Package | Description |
---|---|
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
CreateRemotePeeringConnectionResponse.Builder |
CreateRemotePeeringConnectionResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateRemotePeeringConnectionResponse.Builder |
CreateRemotePeeringConnectionResponse.builder()
Return a new builder for this response object.
|
CreateRemotePeeringConnectionResponse.Builder |
CreateRemotePeeringConnectionResponse.Builder.copy(CreateRemotePeeringConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateRemotePeeringConnectionResponse.Builder |
CreateRemotePeeringConnectionResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateRemotePeeringConnectionResponse.Builder |
CreateRemotePeeringConnectionResponse.Builder.headers(Map<String,List<String>> headers) |
CreateRemotePeeringConnectionResponse.Builder |
CreateRemotePeeringConnectionResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateRemotePeeringConnectionResponse.Builder |
CreateRemotePeeringConnectionResponse.Builder.remotePeeringConnection(RemotePeeringConnection remotePeeringConnection)
The returned RemotePeeringConnection instance.
|
Copyright © 2016–2023. All rights reserved.