Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDrgRouteTableRequest,GetDrgRouteTableResponse> |
VirtualNetworkWaiters.forDrgRouteTable(GetDrgRouteTableRequest request,
DrgRouteTable.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDrgRouteTableRequest,GetDrgRouteTableResponse> |
VirtualNetworkWaiters.forDrgRouteTable(GetDrgRouteTableRequest request,
DrgRouteTable.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDrgRouteTableRequest,GetDrgRouteTableResponse> |
VirtualNetworkWaiters.forDrgRouteTable(GetDrgRouteTableRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DrgRouteTable.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetDrgRouteTableResponse> |
VirtualNetworkAsync.getDrgRouteTable(GetDrgRouteTableRequest request,
AsyncHandler<GetDrgRouteTableRequest,GetDrgRouteTableResponse> handler)
Gets the specified DRG route table’s information.
|
Future<GetDrgRouteTableResponse> |
VirtualNetworkAsyncClient.getDrgRouteTable(GetDrgRouteTableRequest request,
AsyncHandler<GetDrgRouteTableRequest,GetDrgRouteTableResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDrgRouteTableRequest |
GetDrgRouteTableRequest.Builder.build()
Build the instance of GetDrgRouteTableRequest as configured by this builder
|
GetDrgRouteTableRequest |
GetDrgRouteTableRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDrgRouteTableRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDrgRouteTableRequest.Builder |
GetDrgRouteTableRequest.Builder.copy(GetDrgRouteTableRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.