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