| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse |
ListInstancesResponse.clone() |
ListInstancesResponse |
ListInstancesResponse.set(String fieldName,
Object value) |
ListInstancesResponse |
ListInstancesResponse.setInstances(List<Instance> instances)
A list of returned instances.
|
ListInstancesResponse |
ListInstancesResponse.setNextPageToken(String nextPageToken)
Page token that can be used to continue listing from the last result in the next list call.
|
ListInstancesResponse |
ListInstancesResponse.setUnreachable(List<String> unreachable)
Locations that could not be reached.
|
Copyright © 2011–2022 Google. All rights reserved.