Uses of Class
com.oracle.bmc.identity.requests.ChangeDomainCompartmentRequest
- 
Packages that use ChangeDomainCompartmentRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests 
- 
- 
Uses of ChangeDomainCompartmentRequest in com.oracle.bmc.identityMethods in com.oracle.bmc.identity with parameters of type ChangeDomainCompartmentRequest Modifier and Type Method Description ChangeDomainCompartmentResponseIdentity. changeDomainCompartment(ChangeDomainCompartmentRequest request)(For tenancies that support identity domains) Moves the identity domain to a different compartment in the tenancy.Future<ChangeDomainCompartmentResponse>IdentityAsync. changeDomainCompartment(ChangeDomainCompartmentRequest request, AsyncHandler<ChangeDomainCompartmentRequest,ChangeDomainCompartmentResponse> handler)(For tenancies that support identity domains) Moves the identity domain to a different compartment in the tenancy.Future<ChangeDomainCompartmentResponse>IdentityAsyncClient. changeDomainCompartment(ChangeDomainCompartmentRequest request, AsyncHandler<ChangeDomainCompartmentRequest,ChangeDomainCompartmentResponse> handler)ChangeDomainCompartmentResponseIdentityClient. changeDomainCompartment(ChangeDomainCompartmentRequest request)Method parameters in com.oracle.bmc.identity with type arguments of type ChangeDomainCompartmentRequest Modifier and Type Method Description Future<ChangeDomainCompartmentResponse>IdentityAsync. changeDomainCompartment(ChangeDomainCompartmentRequest request, AsyncHandler<ChangeDomainCompartmentRequest,ChangeDomainCompartmentResponse> handler)(For tenancies that support identity domains) Moves the identity domain to a different compartment in the tenancy.Future<ChangeDomainCompartmentResponse>IdentityAsyncClient. changeDomainCompartment(ChangeDomainCompartmentRequest request, AsyncHandler<ChangeDomainCompartmentRequest,ChangeDomainCompartmentResponse> handler)
- 
Uses of ChangeDomainCompartmentRequest in com.oracle.bmc.identity.requestsMethods in com.oracle.bmc.identity.requests that return ChangeDomainCompartmentRequest Modifier and Type Method Description ChangeDomainCompartmentRequestChangeDomainCompartmentRequest.Builder. build()Build the instance of ChangeDomainCompartmentRequest as configured by this builderChangeDomainCompartmentRequestChangeDomainCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeDomainCompartmentRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type ChangeDomainCompartmentRequest Modifier and Type Method Description ChangeDomainCompartmentRequest.BuilderChangeDomainCompartmentRequest.Builder. copy(ChangeDomainCompartmentRequest o)Copy method to populate the builder with values from the given instance.
 
-