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