Uses of Interface
com.google.cloud.bigquery.connection.v1.AwsAccessRoleOrBuilder
-
Packages that use AwsAccessRoleOrBuilder Package Description com.google.cloud.bigquery.connection.v1 -
-
Uses of AwsAccessRoleOrBuilder in com.google.cloud.bigquery.connection.v1
Classes in com.google.cloud.bigquery.connection.v1 that implement AwsAccessRoleOrBuilder Modifier and Type Class Description classAwsAccessRoleAuthentication method for Amazon Web Services (AWS) that uses Google owned Google service account to assume into customer's AWS IAM Role.static classAwsAccessRole.BuilderAuthentication method for Amazon Web Services (AWS) that uses Google owned Google service account to assume into customer's AWS IAM Role.Methods in com.google.cloud.bigquery.connection.v1 that return AwsAccessRoleOrBuilder Modifier and Type Method Description AwsAccessRoleOrBuilderAwsProperties.Builder. getAccessRoleOrBuilder()Authentication using Google owned service account to assume into customer's AWS IAM Role.AwsAccessRoleOrBuilderAwsProperties. getAccessRoleOrBuilder()Authentication using Google owned service account to assume into customer's AWS IAM Role.AwsAccessRoleOrBuilderAwsPropertiesOrBuilder. getAccessRoleOrBuilder()Authentication using Google owned service account to assume into customer's AWS IAM Role.
-