public static class UpdateNatGatewayResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public UpdateNatGatewayResponse.Builder opcRequestId(String opcRequestId)
public UpdateNatGatewayResponse.Builder natGateway(NatGateway natGateway)
public UpdateNatGatewayResponse build()
Copyright © 2016–2019. All rights reserved.