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