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