Uses of Class
com.google.cloud.bigquery.connection.v1.AwsProperties.AuthenticationMethodCase
-
Packages that use AwsProperties.AuthenticationMethodCase Package Description com.google.cloud.bigquery.connection.v1 -
-
Uses of AwsProperties.AuthenticationMethodCase in com.google.cloud.bigquery.connection.v1
Methods in com.google.cloud.bigquery.connection.v1 that return AwsProperties.AuthenticationMethodCase Modifier and Type Method Description static AwsProperties.AuthenticationMethodCaseAwsProperties.AuthenticationMethodCase. forNumber(int value)AwsProperties.AuthenticationMethodCaseAwsProperties.Builder. getAuthenticationMethodCase()AwsProperties.AuthenticationMethodCaseAwsProperties. getAuthenticationMethodCase()AwsProperties.AuthenticationMethodCaseAwsPropertiesOrBuilder. getAuthenticationMethodCase()static AwsProperties.AuthenticationMethodCaseAwsProperties.AuthenticationMethodCase. valueOf(int value)Deprecated.static AwsProperties.AuthenticationMethodCaseAwsProperties.AuthenticationMethodCase. valueOf(String name)Returns the enum constant of this type with the specified name.static AwsProperties.AuthenticationMethodCase[]AwsProperties.AuthenticationMethodCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-