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