Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCompartmentRequest,GetCompartmentResponse> |
IdentityWaiters.forCompartment(GetCompartmentRequest request,
Compartment.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCompartmentRequest,GetCompartmentResponse> |
IdentityWaiters.forCompartment(GetCompartmentRequest request,
Compartment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCompartmentRequest,GetCompartmentResponse> |
IdentityWaiters.forCompartment(GetCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Compartment.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetCompartmentRequest |
GetCompartmentRequest.Builder.build()
Build the instance of GetCompartmentRequest as configured by this builder
|
GetCompartmentRequest |
GetCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCompartmentRequest.Builder |
GetCompartmentRequest.Builder.copy(GetCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.