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