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