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.model
Methods in com.oracle.bmc.delegateaccesscontrol.model that return ChangeDelegationSubscriptionCompartmentDetails.Builder Modifier and Type Method Description static ChangeDelegationSubscriptionCompartmentDetails.Builder
ChangeDelegationSubscriptionCompartmentDetails. builder()
Create a new builder.ChangeDelegationSubscriptionCompartmentDetails.Builder
ChangeDelegationSubscriptionCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the new compartment to contain the Delegation Subscription.ChangeDelegationSubscriptionCompartmentDetails.Builder
ChangeDelegationSubscriptionCompartmentDetails.Builder. copy(ChangeDelegationSubscriptionCompartmentDetails model)
ChangeDelegationSubscriptionCompartmentDetails.Builder
ChangeDelegationSubscriptionCompartmentDetails. toBuilder()
-