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