public static class ListGatewaysResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListGatewaysResponse |
build() |
ListGatewaysResponse.Builder |
copy(ListGatewaysResponse o)
Copy method to populate the builder with values from the given instance.
|
ListGatewaysResponse.Builder |
gatewayCollection(GatewayCollection gatewayCollection) |
ListGatewaysResponse.Builder |
opcNextPage(String opcNextPage) |
ListGatewaysResponse.Builder |
opcPrevPage(String opcPrevPage) |
ListGatewaysResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListGatewaysResponse.Builder copy(ListGatewaysResponse o)
Copy method to populate the builder with values from the given instance.
public ListGatewaysResponse.Builder opcRequestId(String opcRequestId)
public ListGatewaysResponse.Builder opcNextPage(String opcNextPage)
public ListGatewaysResponse.Builder opcPrevPage(String opcPrevPage)
public ListGatewaysResponse.Builder gatewayCollection(GatewayCollection gatewayCollection)
public ListGatewaysResponse build()
Copyright © 2016–2020. All rights reserved.