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