Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
GetReachableIpResponse |
ResourceManagerClient.getReachableIp(GetReachableIpRequest request) |
GetReachableIpResponse |
ResourceManager.getReachableIp(GetReachableIpRequest request)
Gets the reachable, or alternative, IP address for a nonpublic IP address that is associated
with the private endpoint.
|
Future<GetReachableIpResponse> |
ResourceManagerAsync.getReachableIp(GetReachableIpRequest request,
AsyncHandler<GetReachableIpRequest,GetReachableIpResponse> handler)
Gets the reachable, or alternative, IP address for a nonpublic IP address that is associated
with the private endpoint.
|
Future<GetReachableIpResponse> |
ResourceManagerAsyncClient.getReachableIp(GetReachableIpRequest request,
AsyncHandler<GetReachableIpRequest,GetReachableIpResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetReachableIpResponse> |
ResourceManagerAsync.getReachableIp(GetReachableIpRequest request,
AsyncHandler<GetReachableIpRequest,GetReachableIpResponse> handler)
Gets the reachable, or alternative, IP address for a nonpublic IP address that is associated
with the private endpoint.
|
Future<GetReachableIpResponse> |
ResourceManagerAsyncClient.getReachableIp(GetReachableIpRequest request,
AsyncHandler<GetReachableIpRequest,GetReachableIpResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetReachableIpRequest |
GetReachableIpRequest.Builder.build()
Build the instance of GetReachableIpRequest as configured by this builder
|
GetReachableIpRequest |
GetReachableIpRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetReachableIpRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetReachableIpRequest.Builder |
GetReachableIpRequest.Builder.copy(GetReachableIpRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.