Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
ListInstancePartitionsResponse |
ListInstancePartitionsResponse.clone() |
ListInstancePartitionsResponse |
ListInstancePartitionsResponse.set(String fieldName,
Object value) |
ListInstancePartitionsResponse |
ListInstancePartitionsResponse.setInstancePartitions(List<InstancePartition> instancePartitions)
The list of requested instancePartitions.
|
ListInstancePartitionsResponse |
ListInstancePartitionsResponse.setNextPageToken(String nextPageToken)
`next_page_token` can be sent in a subsequent ListInstancePartitions call to fetch more of the
matching instance partitions.
|
ListInstancePartitionsResponse |
ListInstancePartitionsResponse.setUnreachable(List<String> unreachable)
The list of unreachable instances or instance partitions.
|
Copyright © 2011–2025 Google. All rights reserved.