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