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