Uses of Enum
com.google.cloud.pubsublite.SeekTarget.Kind
Packages that use SeekTarget.Kind
-
Uses of SeekTarget.Kind in com.google.cloud.pubsublite
Methods in com.google.cloud.pubsublite that return SeekTarget.KindModifier and TypeMethodDescriptionabstract SeekTarget.KindSeekTarget.getKind()static SeekTarget.KindReturns the enum constant of this type with the specified name.static SeekTarget.Kind[]SeekTarget.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.