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