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