Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
ListHostnamesResponse |
LoadBalancer.listHostnames(ListHostnamesRequest request)
Lists all hostname resources associated with the specified load balancer.
|
ListHostnamesResponse |
LoadBalancerClient.listHostnames(ListHostnamesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListHostnamesResponse> |
LoadBalancerAsyncClient.listHostnames(ListHostnamesRequest request,
AsyncHandler<ListHostnamesRequest,ListHostnamesResponse> handler) |
Future<ListHostnamesResponse> |
LoadBalancerAsync.listHostnames(ListHostnamesRequest request,
AsyncHandler<ListHostnamesRequest,ListHostnamesResponse> handler)
Lists all hostname resources associated with the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<ListHostnamesResponse> |
LoadBalancerAsyncClient.listHostnames(ListHostnamesRequest request,
AsyncHandler<ListHostnamesRequest,ListHostnamesResponse> handler) |
Future<ListHostnamesResponse> |
LoadBalancerAsync.listHostnames(ListHostnamesRequest request,
AsyncHandler<ListHostnamesRequest,ListHostnamesResponse> handler)
Lists all hostname resources associated with the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
ListHostnamesResponse |
ListHostnamesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHostnamesResponse.Builder |
ListHostnamesResponse.Builder.copy(ListHostnamesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.