Uses of Class
com.github.xds.core.v3.ResourceLocator.Scheme
-
Packages that use ResourceLocator.Scheme Package Description com.github.xds.core.v3 -
-
Uses of ResourceLocator.Scheme in com.github.xds.core.v3
Fields in com.github.xds.core.v3 declared as ResourceLocator.Scheme Modifier and Type Field Description private static ResourceLocator.Scheme[]ResourceLocator.Scheme. VALUESFields in com.github.xds.core.v3 with type parameters of type ResourceLocator.Scheme Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<ResourceLocator.Scheme>ResourceLocator.Scheme. internalValueMapMethods in com.github.xds.core.v3 that return ResourceLocator.Scheme Modifier and Type Method Description static ResourceLocator.SchemeResourceLocator.Scheme. forNumber(int value)ResourceLocator.SchemeResourceLocator.Builder. getScheme()URI scheme.ResourceLocator.SchemeResourceLocator. getScheme()URI scheme.ResourceLocator.SchemeResourceLocatorOrBuilder. 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.SchemeResourceLocator.Scheme. valueOf(java.lang.String name)Returns 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.Scheme Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ResourceLocator.Scheme>ResourceLocator.Scheme. internalGetValueMap()Methods in com.github.xds.core.v3 with parameters of type ResourceLocator.Scheme Modifier and Type Method Description ResourceLocator.BuilderResourceLocator.Builder. setScheme(ResourceLocator.Scheme value)URI scheme.
-