Uses of Enum Class
io.dingodb.sdk.service.entity.meta.WatchRequest.RequestUnionNest.Nest
Packages that use WatchRequest.RequestUnionNest.Nest
-
Uses of WatchRequest.RequestUnionNest.Nest in io.dingodb.sdk.service.entity.meta
Methods in io.dingodb.sdk.service.entity.meta that return WatchRequest.RequestUnionNest.NestModifier and TypeMethodDescriptionWatchRequest.RequestUnionNest.CancelRequest.nest()WatchRequest.RequestUnionNest.CreateRequest.nest()WatchRequest.RequestUnionNest.nest()WatchRequest.RequestUnionNest.ProgressRequest.nest()Returns the enum constant of this class with the specified name.static WatchRequest.RequestUnionNest.Nest[]WatchRequest.RequestUnionNest.Nest.values()Returns an array containing the constants of this enum class, in the order they are declared.