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