Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
GetHostnameResponse |
LoadBalancer.getHostname(GetHostnameRequest request)
Gets the specified hostname resource’s configuration information.
|
GetHostnameResponse |
LoadBalancerClient.getHostname(GetHostnameRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetHostnameResponse> |
LoadBalancerAsyncClient.getHostname(GetHostnameRequest request,
AsyncHandler<GetHostnameRequest,GetHostnameResponse> handler) |
Future<GetHostnameResponse> |
LoadBalancerAsync.getHostname(GetHostnameRequest request,
AsyncHandler<GetHostnameRequest,GetHostnameResponse> handler)
Gets the specified hostname resource’s configuration information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetHostnameResponse> |
LoadBalancerAsyncClient.getHostname(GetHostnameRequest request,
AsyncHandler<GetHostnameRequest,GetHostnameResponse> handler) |
Future<GetHostnameResponse> |
LoadBalancerAsync.getHostname(GetHostnameRequest request,
AsyncHandler<GetHostnameRequest,GetHostnameResponse> handler)
Gets the specified hostname resource’s configuration information.
|
Modifier and Type | Method and Description |
---|---|
GetHostnameResponse |
GetHostnameResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetHostnameResponse.Builder |
GetHostnameResponse.Builder.copy(GetHostnameResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.