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