Uses of Interface
com.google.cloud.notebooks.v2.ServiceAccountOrBuilder
-
Packages that use ServiceAccountOrBuilder Package Description com.google.cloud.notebooks.v2 A client to Notebooks API -
-
Uses of ServiceAccountOrBuilder in com.google.cloud.notebooks.v2
Classes in com.google.cloud.notebooks.v2 that implement ServiceAccountOrBuilder Modifier and Type Class Description class
ServiceAccount
A service account that acts as an identity.static class
ServiceAccount.Builder
A service account that acts as an identity.Methods in com.google.cloud.notebooks.v2 that return ServiceAccountOrBuilder Modifier and Type Method Description ServiceAccountOrBuilder
GceSetup.Builder. getServiceAccountsOrBuilder(int index)
Optional.ServiceAccountOrBuilder
GceSetup. getServiceAccountsOrBuilder(int index)
Optional.ServiceAccountOrBuilder
GceSetupOrBuilder. getServiceAccountsOrBuilder(int index)
Optional.Methods in com.google.cloud.notebooks.v2 that return types with arguments of type ServiceAccountOrBuilder Modifier and Type Method Description List<? extends ServiceAccountOrBuilder>
GceSetup.Builder. getServiceAccountsOrBuilderList()
Optional.List<? extends ServiceAccountOrBuilder>
GceSetup. getServiceAccountsOrBuilderList()
Optional.List<? extends ServiceAccountOrBuilder>
GceSetupOrBuilder. getServiceAccountsOrBuilderList()
Optional.
-