Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static GetOutboundConnectorRequest.Builder |
GetOutboundConnectorRequest.builder()
Return a new builder for this request object.
|
GetOutboundConnectorRequest.Builder |
GetOutboundConnectorRequest.Builder.copy(GetOutboundConnectorRequest o)
Copy method to populate the builder with values from the given instance.
|
GetOutboundConnectorRequest.Builder |
GetOutboundConnectorRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetOutboundConnectorRequest.Builder |
GetOutboundConnectorRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetOutboundConnectorRequest.Builder |
GetOutboundConnectorRequest.Builder.outboundConnectorId(String outboundConnectorId)
The OCID of the
outbound connector.
|
GetOutboundConnectorRequest.Builder |
GetOutboundConnectorRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetOutboundConnectorRequest.Builder |
GetOutboundConnectorRequest.toBuilder()
Return an instance of
GetOutboundConnectorRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.