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