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