GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.backendName(String backendName) |
The name of the backend server to retrieve health status for.
|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.backendSetName(String backendSetName) |
The name of the backend set associated with the backend server for which to retrieve the
health status.
|
static GetBackendHealthRequest.Builder |
GetBackendHealthRequest.builder() |
Return a new builder for this request object.
|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.copy(GetBackendHealthRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.networkLoadBalancerId(String networkLoadBalancerId) |
The OCID of the
network load balancer to update.
|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.toBuilder() |
|