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