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