| Modifier and Type | Class and Description |
|---|---|
class |
Storage.Projects.ServiceAccount
The "serviceAccount" collection of methods.
|
| Constructor and Description |
|---|
Projects() |
| Modifier and Type | Method and Description |
|---|---|
Storage.Projects.ServiceAccount |
serviceAccount()
An accessor for creating requests from the ServiceAccount collection.
|
public Storage.Projects.ServiceAccount serviceAccount()
The typical use is:
Storage storage = new Storage(...);Storage.ServiceAccount.List request = storage.serviceAccount().list(parameters ...)
Copyright © 2011–2018 Google. All rights reserved.