GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.backendName(String backendName) |
The IP address and port of the backend server to retrieve the health status for.
|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.backendSetName(String backendSetName) |
The name of the backend set associated with the backend server to retrieve the health
status for.
|
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.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
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.loadBalancerId(String loadBalancerId) |
The OCID of the
load balancer associated with the backend server health status to be retrieved.
|
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() |
|