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