Package | Description |
---|---|
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
GetBackendRequest.Builder |
GetBackendRequest.Builder.backendName(String backendName) |
GetBackendRequest.Builder |
GetBackendRequest.Builder.backendSetName(String backendSetName) |
static GetBackendRequest.Builder |
GetBackendRequest.builder() |
GetBackendRequest.Builder |
GetBackendRequest.Builder.copy(GetBackendRequest o)
Copy method to populate the builder with values from the given instance.
|
GetBackendRequest.Builder |
GetBackendRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
GetBackendRequest.Builder |
GetBackendRequest.Builder.loadBalancerId(String loadBalancerId) |
GetBackendRequest.Builder |
GetBackendRequest.Builder.opcRequestId(String opcRequestId) |
GetBackendRequest.Builder |
GetBackendRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
Copyright © 2016–2021. All rights reserved.