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