Uses of Class
com.google.cloud.metastore.v1.NetworkConfig.Consumer.VpcResourceCase
-
Packages that use NetworkConfig.Consumer.VpcResourceCase Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of NetworkConfig.Consumer.VpcResourceCase in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 that return NetworkConfig.Consumer.VpcResourceCase Modifier and Type Method Description static NetworkConfig.Consumer.VpcResourceCase
NetworkConfig.Consumer.VpcResourceCase. forNumber(int value)
NetworkConfig.Consumer.VpcResourceCase
NetworkConfig.Consumer.Builder. getVpcResourceCase()
NetworkConfig.Consumer.VpcResourceCase
NetworkConfig.Consumer. getVpcResourceCase()
NetworkConfig.Consumer.VpcResourceCase
NetworkConfig.ConsumerOrBuilder. getVpcResourceCase()
static NetworkConfig.Consumer.VpcResourceCase
NetworkConfig.Consumer.VpcResourceCase. valueOf(int value)
Deprecated.static NetworkConfig.Consumer.VpcResourceCase
NetworkConfig.Consumer.VpcResourceCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static NetworkConfig.Consumer.VpcResourceCase[]
NetworkConfig.Consumer.VpcResourceCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-