Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPublicIpRequest,GetPublicIpResponse> |
VirtualNetworkWaiters.forPublicIp(GetPublicIpRequest request,
PublicIp.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPublicIpRequest,GetPublicIpResponse> |
VirtualNetworkWaiters.forPublicIp(GetPublicIpRequest request,
PublicIp.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPublicIpRequest,GetPublicIpResponse> |
VirtualNetworkWaiters.forPublicIp(GetPublicIpRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
PublicIp.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetPublicIpResponse> |
VirtualNetworkAsync.getPublicIp(GetPublicIpRequest request,
AsyncHandler<GetPublicIpRequest,GetPublicIpResponse> handler)
Gets the specified public IP.
|
Future<GetPublicIpResponse> |
VirtualNetworkAsyncClient.getPublicIp(GetPublicIpRequest request,
AsyncHandler<GetPublicIpRequest,GetPublicIpResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPublicIpRequest |
GetPublicIpRequest.Builder.build()
Build the instance of GetPublicIpRequest as configured by this builder
|
GetPublicIpRequest |
GetPublicIpRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPublicIpRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPublicIpRequest.Builder |
GetPublicIpRequest.Builder.copy(GetPublicIpRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.