Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetGatewayRequest,GetGatewayResponse> |
GatewayWaiters.forGateway(GetGatewayRequest request,
Gateway.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetGatewayRequest,GetGatewayResponse> |
GatewayWaiters.forGateway(GetGatewayRequest request,
Gateway.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetGatewayRequest,GetGatewayResponse> |
GatewayWaiters.forGateway(GetGatewayRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Gateway.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetGatewayResponse> |
GatewayAsyncClient.getGateway(GetGatewayRequest request,
AsyncHandler<GetGatewayRequest,GetGatewayResponse> handler) |
Future<GetGatewayResponse> |
GatewayAsync.getGateway(GetGatewayRequest request,
AsyncHandler<GetGatewayRequest,GetGatewayResponse> handler)
Gets a gateway by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetGatewayRequest |
GetGatewayRequest.Builder.build()
Build the instance of GetGatewayRequest as configured by this builder
|
GetGatewayRequest |
GetGatewayRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetGatewayRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetGatewayRequest.Builder |
GetGatewayRequest.Builder.copy(GetGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.