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