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.ifNoneMatch(String ifNoneMatch) |
The system returns the requested resource, with a 200 status, only if the resource has no
etag matching the one specified.
|
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.networkLoadBalancerId(String networkLoadBalancerId) |
The OCID of the
network load balancer to update.
|
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() |
|