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