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