Uses of Class
com.google.cloud.bigquery.connection.v1.AwsAccessRole
-
Packages that use AwsAccessRole Package Description com.google.cloud.bigquery.connection.v1 -
-
Uses of AwsAccessRole in com.google.cloud.bigquery.connection.v1
Methods in com.google.cloud.bigquery.connection.v1 that return AwsAccessRole Modifier and Type Method Description AwsAccessRoleAwsAccessRole.Builder. build()AwsAccessRoleAwsAccessRole.Builder. buildPartial()AwsAccessRoleAwsProperties.Builder. getAccessRole()Authentication using Google owned service account to assume into customer's AWS IAM Role.AwsAccessRoleAwsProperties. getAccessRole()Authentication using Google owned service account to assume into customer's AWS IAM Role.AwsAccessRoleAwsPropertiesOrBuilder. getAccessRole()Authentication using Google owned service account to assume into customer's AWS IAM Role.static AwsAccessRoleAwsAccessRole. getDefaultInstance()AwsAccessRoleAwsAccessRole.Builder. getDefaultInstanceForType()AwsAccessRoleAwsAccessRole. getDefaultInstanceForType()static AwsAccessRoleAwsAccessRole. parseDelimitedFrom(InputStream input)static AwsAccessRoleAwsAccessRole. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsAccessRoleAwsAccessRole. parseFrom(byte[] data)static AwsAccessRoleAwsAccessRole. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsAccessRoleAwsAccessRole. parseFrom(com.google.protobuf.ByteString data)static AwsAccessRoleAwsAccessRole. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsAccessRoleAwsAccessRole. parseFrom(com.google.protobuf.CodedInputStream input)static AwsAccessRoleAwsAccessRole. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsAccessRoleAwsAccessRole. parseFrom(InputStream input)static AwsAccessRoleAwsAccessRole. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsAccessRoleAwsAccessRole. parseFrom(ByteBuffer data)static AwsAccessRoleAwsAccessRole. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.connection.v1 that return types with arguments of type AwsAccessRole Modifier and Type Method Description com.google.protobuf.Parser<AwsAccessRole>AwsAccessRole. getParserForType()static com.google.protobuf.Parser<AwsAccessRole>AwsAccessRole. parser()Methods in com.google.cloud.bigquery.connection.v1 with parameters of type AwsAccessRole Modifier and Type Method Description AwsProperties.BuilderAwsProperties.Builder. mergeAccessRole(AwsAccessRole value)Authentication using Google owned service account to assume into customer's AWS IAM Role.AwsAccessRole.BuilderAwsAccessRole.Builder. mergeFrom(AwsAccessRole other)static AwsAccessRole.BuilderAwsAccessRole. newBuilder(AwsAccessRole prototype)AwsProperties.BuilderAwsProperties.Builder. setAccessRole(AwsAccessRole value)Authentication using Google owned service account to assume into customer's AWS IAM Role.
-