Uses of Enum
com.github.xds.core.v3.ResourceLocator.Scheme
Packages that use ResourceLocator.Scheme
-
Uses of ResourceLocator.Scheme in com.github.xds.core.v3
Fields in com.github.xds.core.v3 declared as ResourceLocator.SchemeModifier and TypeFieldDescriptionprivate static final ResourceLocator.Scheme[]ResourceLocator.Scheme.VALUESFields in com.github.xds.core.v3 with type parameters of type ResourceLocator.SchemeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<ResourceLocator.Scheme> ResourceLocator.Scheme.internalValueMapMethods in com.github.xds.core.v3 that return ResourceLocator.SchemeModifier and TypeMethodDescriptionstatic ResourceLocator.SchemeResourceLocator.Scheme.forNumber(int value) ResourceLocator.Builder.getScheme()URI scheme.ResourceLocator.getScheme()URI scheme.ResourceLocatorOrBuilder.getScheme()URI scheme.static ResourceLocator.SchemeResourceLocator.Scheme.valueOf(int value) Deprecated.static ResourceLocator.SchemeResourceLocator.Scheme.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ResourceLocator.SchemeReturns the enum constant of this type with the specified name.static ResourceLocator.Scheme[]ResourceLocator.Scheme.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.github.xds.core.v3 that return types with arguments of type ResourceLocator.SchemeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ResourceLocator.Scheme> ResourceLocator.Scheme.internalGetValueMap()Methods in com.github.xds.core.v3 with parameters of type ResourceLocator.SchemeModifier and TypeMethodDescriptionResourceLocator.Builder.setScheme(ResourceLocator.Scheme value) URI scheme.