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