Uses of Class
com.google.cloud.bigquery.connection.v1.AwsProperties
-
Packages that use AwsProperties Package Description com.google.cloud.bigquery.connection.v1 -
-
Uses of AwsProperties in com.google.cloud.bigquery.connection.v1
Methods in com.google.cloud.bigquery.connection.v1 that return AwsProperties Modifier and Type Method Description AwsPropertiesAwsProperties.Builder. build()AwsPropertiesAwsProperties.Builder. buildPartial()AwsPropertiesConnection.Builder. getAws()Amazon Web Services (AWS) properties.AwsPropertiesConnection. getAws()Amazon Web Services (AWS) properties.AwsPropertiesConnectionOrBuilder. getAws()Amazon Web Services (AWS) properties.static AwsPropertiesAwsProperties. getDefaultInstance()AwsPropertiesAwsProperties.Builder. getDefaultInstanceForType()AwsPropertiesAwsProperties. getDefaultInstanceForType()static AwsPropertiesAwsProperties. parseDelimitedFrom(InputStream input)static AwsPropertiesAwsProperties. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsPropertiesAwsProperties. parseFrom(byte[] data)static AwsPropertiesAwsProperties. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsPropertiesAwsProperties. parseFrom(com.google.protobuf.ByteString data)static AwsPropertiesAwsProperties. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsPropertiesAwsProperties. parseFrom(com.google.protobuf.CodedInputStream input)static AwsPropertiesAwsProperties. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsPropertiesAwsProperties. parseFrom(InputStream input)static AwsPropertiesAwsProperties. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsPropertiesAwsProperties. parseFrom(ByteBuffer data)static AwsPropertiesAwsProperties. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.connection.v1 that return types with arguments of type AwsProperties Modifier and Type Method Description com.google.protobuf.Parser<AwsProperties>AwsProperties. getParserForType()static com.google.protobuf.Parser<AwsProperties>AwsProperties. parser()Methods in com.google.cloud.bigquery.connection.v1 with parameters of type AwsProperties Modifier and Type Method Description Connection.BuilderConnection.Builder. mergeAws(AwsProperties value)Amazon Web Services (AWS) properties.AwsProperties.BuilderAwsProperties.Builder. mergeFrom(AwsProperties other)static AwsProperties.BuilderAwsProperties. newBuilder(AwsProperties prototype)Connection.BuilderConnection.Builder. setAws(AwsProperties value)Amazon Web Services (AWS) properties.
-