SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.body$(SetOriginAsnDetails body) |
Alternative setter for the body parameter.
|
static SetOriginAsnRequest.Builder |
SetOriginAsnRequest.builder() |
Return a new builder for this request object.
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.byoipRangeId(String byoipRangeId) |
The OCID of the
ByoipRange resource containing the BYOIP CIDR block.
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.copy(SetOriginAsnRequest o) |
Copy method to populate the builder with values from the given instance.
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.setOriginAsnDetails(SetOriginAsnDetails setOriginAsnDetails) |
ASN details
|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.toBuilder() |
|