Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
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) |
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 |
---|---|
CreateHostnameRequest |
CreateHostnameRequest.Builder.build()
Build the instance of CreateHostnameRequest as configured by this builder
|
CreateHostnameRequest |
CreateHostnameRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateHostnameRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateHostnameRequest.Builder |
CreateHostnameRequest.Builder.copy(CreateHostnameRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.