Uses of Class
com.google.cloud.pubsublite.proto.ExportConfig.DestinationCase
-
Packages that use ExportConfig.DestinationCase Package Description com.google.cloud.pubsublite.proto -
-
Uses of ExportConfig.DestinationCase in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return ExportConfig.DestinationCase Modifier and Type Method Description static ExportConfig.DestinationCaseExportConfig.DestinationCase. forNumber(int value)ExportConfig.DestinationCaseExportConfig.Builder. getDestinationCase()ExportConfig.DestinationCaseExportConfig. getDestinationCase()ExportConfig.DestinationCaseExportConfigOrBuilder. getDestinationCase()static ExportConfig.DestinationCaseExportConfig.DestinationCase. valueOf(int value)Deprecated.static ExportConfig.DestinationCaseExportConfig.DestinationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ExportConfig.DestinationCase[]ExportConfig.DestinationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-