Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ServiceAccount.Builder |
ServiceAccount.Builder.addAllScopes(List<String> scopes)
The list of scopes to be made available for this service account.
|
ServiceAccount.Builder |
ServiceAccount.Builder.addScopes(String scopes)
The list of scopes to be made available for this service account.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clone() |
ServiceAccount.Builder |
ServiceAccount.Builder.mergeFrom(ServiceAccount other) |
static ServiceAccount.Builder |
ServiceAccount.newBuilder() |
static ServiceAccount.Builder |
ServiceAccount.newBuilder(ServiceAccount prototype) |
ServiceAccount.Builder |
ServiceAccount.Builder.setEmail(String email)
Email address of the service account.
|
ServiceAccount.Builder |
ServiceAccount.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.