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