Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
MoveCompartmentResponse |
IdentityClient.moveCompartment(MoveCompartmentRequest request) |
MoveCompartmentResponse |
Identity.moveCompartment(MoveCompartmentRequest request)
Move the compartment to a different parent compartment in the same tenancy.
|
Future<MoveCompartmentResponse> |
IdentityAsync.moveCompartment(MoveCompartmentRequest request,
AsyncHandler<MoveCompartmentRequest,MoveCompartmentResponse> handler)
Move the compartment to a different parent compartment in the same tenancy.
|
Future<MoveCompartmentResponse> |
IdentityAsyncClient.moveCompartment(MoveCompartmentRequest request,
AsyncHandler<MoveCompartmentRequest,MoveCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<MoveCompartmentResponse> |
IdentityAsync.moveCompartment(MoveCompartmentRequest request,
AsyncHandler<MoveCompartmentRequest,MoveCompartmentResponse> handler)
Move the compartment to a different parent compartment in the same tenancy.
|
Future<MoveCompartmentResponse> |
IdentityAsyncClient.moveCompartment(MoveCompartmentRequest request,
AsyncHandler<MoveCompartmentRequest,MoveCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
MoveCompartmentRequest |
MoveCompartmentRequest.Builder.build()
Build the instance of MoveCompartmentRequest as configured by this builder
|
MoveCompartmentRequest |
MoveCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of MoveCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
MoveCompartmentRequest.Builder |
MoveCompartmentRequest.Builder.copy(MoveCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.