Uses of Enum Class
org.a2aproject.sdk.grpc.OAuthFlows.FlowCase
Packages that use OAuthFlows.FlowCase
-
Uses of OAuthFlows.FlowCase in org.a2aproject.sdk.grpc
Methods in org.a2aproject.sdk.grpc that return OAuthFlows.FlowCaseModifier and TypeMethodDescriptionstatic OAuthFlows.FlowCaseOAuthFlows.FlowCase.forNumber(int value) OAuthFlows.Builder.getFlowCase()OAuthFlows.getFlowCase()OAuthFlowsOrBuilder.getFlowCase()static OAuthFlows.FlowCaseOAuthFlows.FlowCase.valueOf(int value) Deprecated.static OAuthFlows.FlowCaseReturns the enum constant of this class with the specified name.static OAuthFlows.FlowCase[]OAuthFlows.FlowCase.values()Returns an array containing the constants of this enum class, in the order they are declared.