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