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