Uses of Interface
com.google.cloud.batch.v1alpha.ServiceAccountOrBuilder
-
Packages that use ServiceAccountOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of ServiceAccountOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha that implement ServiceAccountOrBuilder Modifier and Type Class Description class
ServiceAccount
Carries information about a Google Cloud service account.static class
ServiceAccount.Builder
Carries information about a Google Cloud service account.Methods in com.google.cloud.batch.v1alpha that return ServiceAccountOrBuilder Modifier and Type Method Description ServiceAccountOrBuilder
AllocationPolicy.Builder. getServiceAccountOrBuilder()
Service account that VMs will run as.ServiceAccountOrBuilder
AllocationPolicy. getServiceAccountOrBuilder()
Service account that VMs will run as.ServiceAccountOrBuilder
AllocationPolicyOrBuilder. getServiceAccountOrBuilder()
Service account that VMs will run as.
-