Uses of Enum
com.github.xds.core.v3.ResourceLocator.Directive.DirectiveCase
Packages that use ResourceLocator.Directive.DirectiveCase
-
Uses of ResourceLocator.Directive.DirectiveCase in com.github.xds.core.v3
Methods in com.github.xds.core.v3 that return ResourceLocator.Directive.DirectiveCaseModifier and TypeMethodDescriptionResourceLocator.Directive.DirectiveCase.forNumber
(int value) ResourceLocator.Directive.Builder.getDirectiveCase()
ResourceLocator.Directive.getDirectiveCase()
ResourceLocator.DirectiveOrBuilder.getDirectiveCase()
ResourceLocator.Directive.DirectiveCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.ResourceLocator.Directive.DirectiveCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.