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