Uses of Interface
com.google.cloud.compute.v1.ServiceAccountOrBuilder
-
Packages that use ServiceAccountOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ServiceAccountOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ServiceAccountOrBuilder Modifier and Type Class Description classServiceAccountA service account.static classServiceAccount.BuilderA service account.Methods in com.google.cloud.compute.v1 that return ServiceAccountOrBuilder Modifier and Type Method Description ServiceAccountOrBuilderInstance.Builder. getServiceAccountsOrBuilder(int index)A list of service accounts, with their specified scopes, authorized for this instance.ServiceAccountOrBuilderInstance. getServiceAccountsOrBuilder(int index)A list of service accounts, with their specified scopes, authorized for this instance.ServiceAccountOrBuilderInstanceOrBuilder. getServiceAccountsOrBuilder(int index)A list of service accounts, with their specified scopes, authorized for this instance.ServiceAccountOrBuilderInstanceProperties.Builder. getServiceAccountsOrBuilder(int index)A list of service accounts with specified scopes.ServiceAccountOrBuilderInstanceProperties. getServiceAccountsOrBuilder(int index)A list of service accounts with specified scopes.ServiceAccountOrBuilderInstancePropertiesOrBuilder. getServiceAccountsOrBuilder(int index)A list of service accounts with specified scopes.ServiceAccountOrBuilderSourceInstanceProperties.Builder. getServiceAccountsOrBuilder(int index)A list of service accounts with specified scopes.ServiceAccountOrBuilderSourceInstanceProperties. getServiceAccountsOrBuilder(int index)A list of service accounts with specified scopes.ServiceAccountOrBuilderSourceInstancePropertiesOrBuilder. getServiceAccountsOrBuilder(int index)A list of service accounts with specified scopes.Methods in com.google.cloud.compute.v1 that return types with arguments of type ServiceAccountOrBuilder Modifier and Type Method Description List<? extends ServiceAccountOrBuilder>Instance.Builder. getServiceAccountsOrBuilderList()A list of service accounts, with their specified scopes, authorized for this instance.List<? extends ServiceAccountOrBuilder>Instance. 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.Builder. getServiceAccountsOrBuilderList()A list of service accounts with specified scopes.List<? extends ServiceAccountOrBuilder>InstanceProperties. getServiceAccountsOrBuilderList()A list of service accounts with specified scopes.List<? extends ServiceAccountOrBuilder>InstancePropertiesOrBuilder. getServiceAccountsOrBuilderList()A list of service accounts with specified scopes.List<? extends ServiceAccountOrBuilder>SourceInstanceProperties.Builder. 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>SourceInstancePropertiesOrBuilder. getServiceAccountsOrBuilderList()A list of service accounts with specified scopes.
-