Uses of Enum
com.google.cloud.pubsublite.proto.SubscribeRequest.RequestCase
-
Uses of SubscribeRequest.RequestCase in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return SubscribeRequest.RequestCaseModifier and TypeMethodDescriptionstatic SubscribeRequest.RequestCaseSubscribeRequest.RequestCase.forNumber(int value) SubscribeRequest.Builder.getRequestCase()SubscribeRequest.getRequestCase()SubscribeRequestOrBuilder.getRequestCase()static SubscribeRequest.RequestCaseSubscribeRequest.RequestCase.valueOf(int value) Deprecated.static SubscribeRequest.RequestCaseReturns the enum constant of this type with the specified name.static SubscribeRequest.RequestCase[]SubscribeRequest.RequestCase.values()Returns an array containing the constants of this enum type, in the order they are declared.