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