Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
GetBackendSetRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.