Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
UpdateBackendResponse |
NetworkLoadBalancerClient.updateBackend(UpdateBackendRequest request) |
UpdateBackendResponse |
NetworkLoadBalancer.updateBackend(UpdateBackendRequest request)
Updates the configuration of a backend server within the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateBackendResponse> |
NetworkLoadBalancerAsyncClient.updateBackend(UpdateBackendRequest request,
AsyncHandler<UpdateBackendRequest,UpdateBackendResponse> handler) |
Future<UpdateBackendResponse> |
NetworkLoadBalancerAsync.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> |
NetworkLoadBalancerAsyncClient.updateBackend(UpdateBackendRequest request,
AsyncHandler<UpdateBackendRequest,UpdateBackendResponse> handler) |
Future<UpdateBackendResponse> |
NetworkLoadBalancerAsync.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.