Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
GetBackendSetHealthResponse |
LoadBalancer.getBackendSetHealth(GetBackendSetHealthRequest request)
Gets the health status for the specified backend set.
|
GetBackendSetHealthResponse |
LoadBalancerClient.getBackendSetHealth(GetBackendSetHealthRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetBackendSetHealthResponse> |
LoadBalancerAsyncClient.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler) |
Future<GetBackendSetHealthResponse> |
LoadBalancerAsync.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler)
Gets the health status for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendSetHealthResponse> |
LoadBalancerAsyncClient.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler) |
Future<GetBackendSetHealthResponse> |
LoadBalancerAsync.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler)
Gets 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.