Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetPublicIpByIpAddressResponse |
VirtualNetworkClient.getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request) |
GetPublicIpByIpAddressResponse |
VirtualNetwork.getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request)
Gets the public IP based on the public IP address (for example, 129.146.2.1).
|
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, 129.146.2.1).
|
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, 129.146.2.1).
|
Modifier and Type | Method and Description |
---|---|
GetPublicIpByIpAddressResponse |
GetPublicIpByIpAddressResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
GetPublicIpByIpAddressResponse.Builder |
GetPublicIpByIpAddressResponse.Builder.copy(GetPublicIpByIpAddressResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2020. All rights reserved.