public static class CreateInternetGatewayResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CreateInternetGatewayResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public CreateInternetGatewayResponse.Builder etag(String etag)
public CreateInternetGatewayResponse.Builder opcRequestId(String opcRequestId)
public CreateInternetGatewayResponse.Builder internetGateway(InternetGateway internetGateway)
public CreateInternetGatewayResponse build()
Copyright © 2016–2021. All rights reserved.