Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
GetBackendOperationalStatusResponse |
NetworkLoadBalancerClient.getBackendOperationalStatus(GetBackendOperationalStatusRequest request) |
GetBackendOperationalStatusResponse |
NetworkLoadBalancer.getBackendOperationalStatus(GetBackendOperationalStatusRequest request)
Retrieves the current operational status of the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendOperationalStatusResponse> |
NetworkLoadBalancerAsyncClient.getBackendOperationalStatus(GetBackendOperationalStatusRequest request,
AsyncHandler<GetBackendOperationalStatusRequest,GetBackendOperationalStatusResponse> handler) |
Future<GetBackendOperationalStatusResponse> |
NetworkLoadBalancerAsync.getBackendOperationalStatus(GetBackendOperationalStatusRequest request,
AsyncHandler<GetBackendOperationalStatusRequest,GetBackendOperationalStatusResponse> handler)
Retrieves the current operational status of the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendOperationalStatusResponse> |
NetworkLoadBalancerAsyncClient.getBackendOperationalStatus(GetBackendOperationalStatusRequest request,
AsyncHandler<GetBackendOperationalStatusRequest,GetBackendOperationalStatusResponse> handler) |
Future<GetBackendOperationalStatusResponse> |
NetworkLoadBalancerAsync.getBackendOperationalStatus(GetBackendOperationalStatusRequest request,
AsyncHandler<GetBackendOperationalStatusRequest,GetBackendOperationalStatusResponse> handler)
Retrieves the current operational status of the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
GetBackendOperationalStatusResponse |
GetBackendOperationalStatusResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBackendOperationalStatusResponse.Builder |
GetBackendOperationalStatusResponse.Builder.copy(GetBackendOperationalStatusResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.