Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
GetPublicIpByIpAddressResponse |
VirtualNetwork.getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request)
Gets the public IP based on the public IP address (for example, 203.0.113.2).
|
GetPublicIpByIpAddressResponse |
VirtualNetworkClient.getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request) |
Future<GetPublicIpByIpAddressResponse> |
VirtualNetworkAsyncClient.getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request,
AsyncHandler<GetPublicIpByIpAddressRequest,GetPublicIpByIpAddressResponse> handler) |
Future<GetPublicIpByIpAddressResponse> |
VirtualNetworkAsync.getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request,
AsyncHandler<GetPublicIpByIpAddressRequest,GetPublicIpByIpAddressResponse> handler)
Gets the public IP based on the public IP address (for example, 203.0.113.2).
|
Modifier and Type | Method and Description |
---|---|
Future<GetPublicIpByIpAddressResponse> |
VirtualNetworkAsyncClient.getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request,
AsyncHandler<GetPublicIpByIpAddressRequest,GetPublicIpByIpAddressResponse> handler) |
Future<GetPublicIpByIpAddressResponse> |
VirtualNetworkAsync.getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request,
AsyncHandler<GetPublicIpByIpAddressRequest,GetPublicIpByIpAddressResponse> handler)
Gets the public IP based on the public IP address (for example, 203.0.113.2).
|
Modifier and Type | Method and Description |
---|---|
GetPublicIpByIpAddressRequest |
GetPublicIpByIpAddressRequest.Builder.build()
Build the instance of GetPublicIpByIpAddressRequest as configured by this builder
|
GetPublicIpByIpAddressRequest |
GetPublicIpByIpAddressRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPublicIpByIpAddressRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPublicIpByIpAddressRequest.Builder |
GetPublicIpByIpAddressRequest.Builder.copy(GetPublicIpByIpAddressRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.