Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
GetBackendSetHealthResponse |
NetworkLoadBalancerClient.getBackendSetHealth(GetBackendSetHealthRequest request) |
GetBackendSetHealthResponse |
NetworkLoadBalancer.getBackendSetHealth(GetBackendSetHealthRequest request)
Retrieves the health status for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendSetHealthResponse> |
NetworkLoadBalancerAsyncClient.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler) |
Future<GetBackendSetHealthResponse> |
NetworkLoadBalancerAsync.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler)
Retrieves the health status for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendSetHealthResponse> |
NetworkLoadBalancerAsyncClient.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler) |
Future<GetBackendSetHealthResponse> |
NetworkLoadBalancerAsync.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler)
Retrieves the health status for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
GetBackendSetHealthResponse |
GetBackendSetHealthResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBackendSetHealthResponse.Builder |
GetBackendSetHealthResponse.Builder.copy(GetBackendSetHealthResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.