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