Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetBastionRequest,GetBastionResponse> |
BastionWaiters.forBastion(GetBastionRequest request,
BastionLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetBastionRequest,GetBastionResponse> |
BastionWaiters.forBastion(GetBastionRequest request,
BastionLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetBastionRequest,GetBastionResponse> |
BastionWaiters.forBastion(GetBastionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
BastionLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetBastionResponse> |
BastionAsync.getBastion(GetBastionRequest request,
AsyncHandler<GetBastionRequest,GetBastionResponse> handler)
Retrieves a bastion identified by the bastion ID.
|
Future<GetBastionResponse> |
BastionAsyncClient.getBastion(GetBastionRequest request,
AsyncHandler<GetBastionRequest,GetBastionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetBastionRequest |
GetBastionRequest.Builder.build()
Build the instance of GetBastionRequest as configured by this builder
|
GetBastionRequest |
GetBastionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBastionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBastionRequest.Builder |
GetBastionRequest.Builder.copy(GetBastionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.