Uses of Interface
com.google.cloud.bigquery.connection.v1.AwsPropertiesOrBuilder
-
Packages that use AwsPropertiesOrBuilder Package Description com.google.cloud.bigquery.connection.v1 -
-
Uses of AwsPropertiesOrBuilder in com.google.cloud.bigquery.connection.v1
Classes in com.google.cloud.bigquery.connection.v1 that implement AwsPropertiesOrBuilder Modifier and Type Class Description class
AwsProperties
Connection properties specific to Amazon Web Services (AWS).static class
AwsProperties.Builder
Connection properties specific to Amazon Web Services (AWS).Methods in com.google.cloud.bigquery.connection.v1 that return AwsPropertiesOrBuilder Modifier and Type Method Description AwsPropertiesOrBuilder
Connection.Builder. getAwsOrBuilder()
Amazon Web Services (AWS) properties.AwsPropertiesOrBuilder
Connection. getAwsOrBuilder()
Amazon Web Services (AWS) properties.AwsPropertiesOrBuilder
ConnectionOrBuilder. getAwsOrBuilder()
Amazon Web Services (AWS) properties.
-