| Package | Description |
|---|---|
| com.google.api.services.sql.model |
| Modifier and Type | Method and Description |
|---|---|
UsersListResponse |
UsersListResponse.clone() |
UsersListResponse |
UsersListResponse.set(String fieldName,
Object value) |
UsersListResponse |
UsersListResponse.setItems(List<User> items)
List of user resources in the instance.
|
UsersListResponse |
UsersListResponse.setKind(String kind)
This is always sql#usersList.
|
UsersListResponse |
UsersListResponse.setNextPageToken(String nextPageToken)
An identifier that uniquely identifies the operation.
|
Copyright © 2011–2019 Google. All rights reserved.