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 class
AwsAccessRole
Authentication method for Amazon Web Services (AWS) that uses Google owned Google service account to assume into customer's AWS IAM Role.static class
AwsAccessRole.Builder
Authentication 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 AwsAccessRoleOrBuilder
AwsProperties.Builder. getAccessRoleOrBuilder()
Authentication using Google owned service account to assume into customer's AWS IAM Role.AwsAccessRoleOrBuilder
AwsProperties. getAccessRoleOrBuilder()
Authentication using Google owned service account to assume into customer's AWS IAM Role.AwsAccessRoleOrBuilder
AwsPropertiesOrBuilder. getAccessRoleOrBuilder()
Authentication using Google owned service account to assume into customer's AWS IAM Role.
-