Uses of Class
com.oracle.bmc.delegateaccesscontrol.model.ChangeDelegationSubscriptionCompartmentDetails.Builder
- 
Packages that use ChangeDelegationSubscriptionCompartmentDetails.Builder Package Description com.oracle.bmc.delegateaccesscontrol.model 
- 
- 
Uses of ChangeDelegationSubscriptionCompartmentDetails.Builder in com.oracle.bmc.delegateaccesscontrol.modelMethods in com.oracle.bmc.delegateaccesscontrol.model that return ChangeDelegationSubscriptionCompartmentDetails.Builder Modifier and Type Method Description static ChangeDelegationSubscriptionCompartmentDetails.BuilderChangeDelegationSubscriptionCompartmentDetails. builder()Create a new builder.ChangeDelegationSubscriptionCompartmentDetails.BuilderChangeDelegationSubscriptionCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the new compartment to contain the Delegation Subscription.ChangeDelegationSubscriptionCompartmentDetails.BuilderChangeDelegationSubscriptionCompartmentDetails.Builder. copy(ChangeDelegationSubscriptionCompartmentDetails model)ChangeDelegationSubscriptionCompartmentDetails.BuilderChangeDelegationSubscriptionCompartmentDetails. toBuilder()
 
-