| Package | Description |
|---|---|
| com.google.api.services.sql.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 ocurred while handling the request.
|
Copyright © 2011–2019 Google. All rights reserved.