static ListDbInstancesForClusterResponse.Builder |
ListDbInstancesForClusterResponse.builder() |
|
ListDbInstancesForClusterResponse.Builder |
ListDbInstancesForClusterResponse.Builder.items(Collection<DbInstanceForClusterSummary> items) |
A list of Timestream for InfluxDB instance summaries belonging to the cluster.
|
ListDbInstancesForClusterResponse.Builder |
ListDbInstancesForClusterResponse.Builder.items(Consumer<DbInstanceForClusterSummary.Builder>... items) |
A list of Timestream for InfluxDB instance summaries belonging to the cluster.
|
ListDbInstancesForClusterResponse.Builder |
ListDbInstancesForClusterResponse.Builder.items(DbInstanceForClusterSummary... items) |
A list of Timestream for InfluxDB instance summaries belonging to the cluster.
|
ListDbInstancesForClusterResponse.Builder |
ListDbInstancesForClusterResponse.Builder.nextToken(String nextToken) |
Token from a previous call of the operation.
|
ListDbInstancesForClusterResponse.Builder |
ListDbInstancesForClusterResponse.toBuilder() |
|