Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCompartmentResponse |
IdentityClient.updateCompartment(UpdateCompartmentRequest request) |
UpdateCompartmentResponse |
Identity.updateCompartment(UpdateCompartmentRequest request)
Updates the specified compartment’s description or name.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateCompartmentResponse> |
IdentityAsync.updateCompartment(UpdateCompartmentRequest request,
AsyncHandler<UpdateCompartmentRequest,UpdateCompartmentResponse> handler)
Updates the specified compartment’s description or name.
|
Future<UpdateCompartmentResponse> |
IdentityAsyncClient.updateCompartment(UpdateCompartmentRequest request,
AsyncHandler<UpdateCompartmentRequest,UpdateCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCompartmentResponse> |
IdentityAsync.updateCompartment(UpdateCompartmentRequest request,
AsyncHandler<UpdateCompartmentRequest,UpdateCompartmentResponse> handler)
Updates the specified compartment’s description or name.
|
Future<UpdateCompartmentResponse> |
IdentityAsyncClient.updateCompartment(UpdateCompartmentRequest request,
AsyncHandler<UpdateCompartmentRequest,UpdateCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateCompartmentResponse |
UpdateCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCompartmentResponse.Builder |
UpdateCompartmentResponse.Builder.copy(UpdateCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.