Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
CreateRemotePeeringConnectionRequest.Builder |
CreateRemotePeeringConnectionRequest.Builder.body$(CreateRemotePeeringConnectionDetails body)
Alternative setter for the body parameter.
|
static CreateRemotePeeringConnectionRequest.Builder |
CreateRemotePeeringConnectionRequest.builder()
Return a new builder for this request object.
|
CreateRemotePeeringConnectionRequest.Builder |
CreateRemotePeeringConnectionRequest.Builder.copy(CreateRemotePeeringConnectionRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateRemotePeeringConnectionRequest.Builder |
CreateRemotePeeringConnectionRequest.Builder.createRemotePeeringConnectionDetails(CreateRemotePeeringConnectionDetails createRemotePeeringConnectionDetails)
Request to create peering connection to remote region
|
CreateRemotePeeringConnectionRequest.Builder |
CreateRemotePeeringConnectionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateRemotePeeringConnectionRequest.Builder |
CreateRemotePeeringConnectionRequest.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.
|
CreateRemotePeeringConnectionRequest.Builder |
CreateRemotePeeringConnectionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateRemotePeeringConnectionRequest.Builder |
CreateRemotePeeringConnectionRequest.toBuilder()
Return an instance of
CreateRemotePeeringConnectionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.