Uses of Interface
com.google.iam.admin.v1.ServiceAccountKeyOrBuilder
-
Packages that use ServiceAccountKeyOrBuilder Package Description com.google.iam.admin.v1 -
-
Uses of ServiceAccountKeyOrBuilder in com.google.iam.admin.v1
Classes in com.google.iam.admin.v1 that implement ServiceAccountKeyOrBuilder Modifier and Type Class Description classServiceAccountKeyRepresents a service account key.static classServiceAccountKey.BuilderRepresents a service account key.Methods in com.google.iam.admin.v1 that return ServiceAccountKeyOrBuilder Modifier and Type Method Description ServiceAccountKeyOrBuilderListServiceAccountKeysResponse.Builder. getKeysOrBuilder(int index)The public keys for the service account.ServiceAccountKeyOrBuilderListServiceAccountKeysResponse. getKeysOrBuilder(int index)The public keys for the service account.ServiceAccountKeyOrBuilderListServiceAccountKeysResponseOrBuilder. getKeysOrBuilder(int index)The public keys for the service account.Methods in com.google.iam.admin.v1 that return types with arguments of type ServiceAccountKeyOrBuilder Modifier and Type Method Description List<? extends ServiceAccountKeyOrBuilder>ListServiceAccountKeysResponse.Builder. getKeysOrBuilderList()The public keys for the service account.List<? extends ServiceAccountKeyOrBuilder>ListServiceAccountKeysResponse. getKeysOrBuilderList()The public keys for the service account.List<? extends ServiceAccountKeyOrBuilder>ListServiceAccountKeysResponseOrBuilder. getKeysOrBuilderList()The public keys for the service account.
-