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