| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
InstancesListResponse |
InstancesListResponse.clone() |
InstancesListResponse |
InstancesListResponse.set(String fieldName,
Object value) |
InstancesListResponse |
InstancesListResponse.setItems(List<DatabaseInstance> items)
List of database instance resources.
|
InstancesListResponse |
InstancesListResponse.setKind(String kind)
This is always *sql#instancesList*.
|
InstancesListResponse |
InstancesListResponse.setNextPageToken(String nextPageToken)
The continuation token, used to page through large result sets.
|
InstancesListResponse |
InstancesListResponse.setWarnings(List<ApiWarning> warnings)
List of warnings that occurred while handling the request.
|
Copyright © 2011–2021 Google. All rights reserved.