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