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