public static class CreateRemotePeeringConnectionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CreateRemotePeeringConnectionResponse |
build() |
CreateRemotePeeringConnectionResponse.Builder |
copy(CreateRemotePeeringConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateRemotePeeringConnectionResponse.Builder |
etag(String etag) |
CreateRemotePeeringConnectionResponse.Builder |
opcRequestId(String opcRequestId) |
CreateRemotePeeringConnectionResponse.Builder |
remotePeeringConnection(RemotePeeringConnection remotePeeringConnection) |
String |
toString() |
public CreateRemotePeeringConnectionResponse.Builder copy(CreateRemotePeeringConnectionResponse o)
Copy method to populate the builder with values from the given instance.
public CreateRemotePeeringConnectionResponse.Builder etag(String etag)
public CreateRemotePeeringConnectionResponse.Builder opcRequestId(String opcRequestId)
public CreateRemotePeeringConnectionResponse.Builder remotePeeringConnection(RemotePeeringConnection remotePeeringConnection)
public CreateRemotePeeringConnectionResponse build()
Copyright © 2016–2020. All rights reserved.