public static class ChangeDiscoveryJobCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeDiscoveryJobCompartmentDetails |
build() |
ChangeDiscoveryJobCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment where the discovery job should be moved.
|
ChangeDiscoveryJobCompartmentDetails.Builder |
copy(ChangeDiscoveryJobCompartmentDetails model) |
public ChangeDiscoveryJobCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment where the discovery job should be moved.
compartmentId
- the value to setpublic ChangeDiscoveryJobCompartmentDetails build()
public ChangeDiscoveryJobCompartmentDetails.Builder copy(ChangeDiscoveryJobCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.