public static class SupportedCloudRegionCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SupportedCloudRegionCollection |
build() |
SupportedCloudRegionCollection.Builder |
copy(SupportedCloudRegionCollection model) |
SupportedCloudRegionCollection.Builder |
items(List<SupportedCloudRegionSummary> items)
List of supported cloud regions.
|
public SupportedCloudRegionCollection.Builder items(List<SupportedCloudRegionSummary> items)
List of supported cloud regions.
items
- the value to setpublic SupportedCloudRegionCollection build()
public SupportedCloudRegionCollection.Builder copy(SupportedCloudRegionCollection model)
Copyright © 2016–2024. All rights reserved.