| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAccount
A service account.
|
static class |
ServiceAccount.Builder
A service account.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountOrBuilder |
InstancePropertiesOrBuilder.getServiceAccountsOrBuilder(int index)
A list of service accounts with specified scopes.
|
ServiceAccountOrBuilder |
Instance.getServiceAccountsOrBuilder(int index)
A list of service accounts, with their specified scopes, authorized for this instance.
|
ServiceAccountOrBuilder |
Instance.Builder.getServiceAccountsOrBuilder(int index)
A list of service accounts, with their specified scopes, authorized for this instance.
|
ServiceAccountOrBuilder |
InstanceOrBuilder.getServiceAccountsOrBuilder(int index)
A list of service accounts, with their specified scopes, authorized for this instance.
|
ServiceAccountOrBuilder |
InstanceProperties.getServiceAccountsOrBuilder(int index)
A list of service accounts with specified scopes.
|
ServiceAccountOrBuilder |
InstanceProperties.Builder.getServiceAccountsOrBuilder(int index)
A list of service accounts with specified scopes.
|
ServiceAccountOrBuilder |
SourceInstancePropertiesOrBuilder.getServiceAccountsOrBuilder(int index)
A list of service accounts with specified scopes.
|
ServiceAccountOrBuilder |
SourceInstanceProperties.getServiceAccountsOrBuilder(int index)
A list of service accounts with specified scopes.
|
ServiceAccountOrBuilder |
SourceInstanceProperties.Builder.getServiceAccountsOrBuilder(int index)
A list of service accounts with specified scopes.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServiceAccountOrBuilder> |
InstancePropertiesOrBuilder.getServiceAccountsOrBuilderList()
A list of service accounts with specified scopes.
|
List<? extends ServiceAccountOrBuilder> |
Instance.getServiceAccountsOrBuilderList()
A list of service accounts, with their specified scopes, authorized for this instance.
|
List<? extends ServiceAccountOrBuilder> |
Instance.Builder.getServiceAccountsOrBuilderList()
A list of service accounts, with their specified scopes, authorized for this instance.
|
List<? extends ServiceAccountOrBuilder> |
InstanceOrBuilder.getServiceAccountsOrBuilderList()
A list of service accounts, with their specified scopes, authorized for this instance.
|
List<? extends ServiceAccountOrBuilder> |
InstanceProperties.getServiceAccountsOrBuilderList()
A list of service accounts with specified scopes.
|
List<? extends ServiceAccountOrBuilder> |
InstanceProperties.Builder.getServiceAccountsOrBuilderList()
A list of service accounts with specified scopes.
|
List<? extends ServiceAccountOrBuilder> |
SourceInstancePropertiesOrBuilder.getServiceAccountsOrBuilderList()
A list of service accounts with specified scopes.
|
List<? extends ServiceAccountOrBuilder> |
SourceInstanceProperties.getServiceAccountsOrBuilderList()
A list of service accounts with specified scopes.
|
List<? extends ServiceAccountOrBuilder> |
SourceInstanceProperties.Builder.getServiceAccountsOrBuilderList()
A list of service accounts with specified scopes.
|
Copyright © 2023 Google LLC. All rights reserved.