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