Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
UpdateBackendResponse |
LoadBalancer.updateBackend(UpdateBackendRequest request)
Updates the configuration of a backend server within the specified backend set.
|
UpdateBackendResponse |
LoadBalancerClient.updateBackend(UpdateBackendRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateBackendResponse> |
LoadBalancerAsyncClient.updateBackend(UpdateBackendRequest request,
AsyncHandler<UpdateBackendRequest,UpdateBackendResponse> handler) |
Future<UpdateBackendResponse> |
LoadBalancerAsync.updateBackend(UpdateBackendRequest request,
AsyncHandler<UpdateBackendRequest,UpdateBackendResponse> handler)
Updates the configuration of a backend server within the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateBackendResponse> |
LoadBalancerAsyncClient.updateBackend(UpdateBackendRequest request,
AsyncHandler<UpdateBackendRequest,UpdateBackendResponse> handler) |
Future<UpdateBackendResponse> |
LoadBalancerAsync.updateBackend(UpdateBackendRequest request,
AsyncHandler<UpdateBackendRequest,UpdateBackendResponse> handler)
Updates the configuration of a backend server within the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
UpdateBackendResponse |
UpdateBackendResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateBackendResponse.Builder |
UpdateBackendResponse.Builder.copy(UpdateBackendResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.