Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
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.
|
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 |
---|---|
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 |
---|---|
MoveCompartmentResponse |
MoveCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
MoveCompartmentResponse.Builder |
MoveCompartmentResponse.Builder.copy(MoveCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.