Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
UpdateHostnameResponse |
LoadBalancer.updateHostname(UpdateHostnameRequest request)
Overwrites an existing hostname resource on the specified load balancer.
|
UpdateHostnameResponse |
LoadBalancerClient.updateHostname(UpdateHostnameRequest request) |
Future<UpdateHostnameResponse> |
LoadBalancerAsyncClient.updateHostname(UpdateHostnameRequest request,
AsyncHandler<UpdateHostnameRequest,UpdateHostnameResponse> handler) |
Future<UpdateHostnameResponse> |
LoadBalancerAsync.updateHostname(UpdateHostnameRequest request,
AsyncHandler<UpdateHostnameRequest,UpdateHostnameResponse> handler)
Overwrites an existing hostname resource on the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateHostnameResponse> |
LoadBalancerAsyncClient.updateHostname(UpdateHostnameRequest request,
AsyncHandler<UpdateHostnameRequest,UpdateHostnameResponse> handler) |
Future<UpdateHostnameResponse> |
LoadBalancerAsync.updateHostname(UpdateHostnameRequest request,
AsyncHandler<UpdateHostnameRequest,UpdateHostnameResponse> handler)
Overwrites an existing hostname resource on the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
UpdateHostnameRequest |
UpdateHostnameRequest.Builder.build()
Build the instance of UpdateHostnameRequest as configured by this builder
|
UpdateHostnameRequest |
UpdateHostnameRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateHostnameRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateHostnameRequest.Builder |
UpdateHostnameRequest.Builder.copy(UpdateHostnameRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.