public static class UpdateRemotePeeringConnectionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateRemotePeeringConnectionResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public UpdateRemotePeeringConnectionResponse.Builder etag(String etag)
public UpdateRemotePeeringConnectionResponse.Builder opcRequestId(String opcRequestId)
public UpdateRemotePeeringConnectionResponse.Builder remotePeeringConnection(RemotePeeringConnection remotePeeringConnection)
public UpdateRemotePeeringConnectionResponse build()
Copyright © 2016–2021. All rights reserved.