Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
UpdateCompartmentResponse |
IdentityClient.updateCompartment(UpdateCompartmentRequest request) |
UpdateCompartmentResponse |
Identity.updateCompartment(UpdateCompartmentRequest request)
Updates the specified compartment’s description or name.
|
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 |
---|---|
UpdateCompartmentRequest |
UpdateCompartmentRequest.Builder.build()
Build the instance of UpdateCompartmentRequest as configured by this builder
|
UpdateCompartmentRequest |
UpdateCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCompartmentRequest.Builder |
UpdateCompartmentRequest.Builder.copy(UpdateCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.