Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetPrivateIpResponse |
VirtualNetworkClient.getPrivateIp(GetPrivateIpRequest request) |
GetPrivateIpResponse |
VirtualNetwork.getPrivateIp(GetPrivateIpRequest request)
Gets the specified private IP.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPrivateIpResponse> |
VirtualNetworkAsync.getPrivateIp(GetPrivateIpRequest request,
AsyncHandler<GetPrivateIpRequest,GetPrivateIpResponse> handler)
Gets the specified private IP.
|
Future<GetPrivateIpResponse> |
VirtualNetworkAsyncClient.getPrivateIp(GetPrivateIpRequest request,
AsyncHandler<GetPrivateIpRequest,GetPrivateIpResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetPrivateIpResponse> |
VirtualNetworkAsync.getPrivateIp(GetPrivateIpRequest request,
AsyncHandler<GetPrivateIpRequest,GetPrivateIpResponse> handler)
Gets the specified private IP.
|
Future<GetPrivateIpResponse> |
VirtualNetworkAsyncClient.getPrivateIp(GetPrivateIpRequest request,
AsyncHandler<GetPrivateIpRequest,GetPrivateIpResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPrivateIpResponse |
GetPrivateIpResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPrivateIpResponse.Builder |
GetPrivateIpResponse.Builder.copy(GetPrivateIpResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.