| Package | Description |
|---|---|
| com.github.udpa.xds.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
static ResourceLocator.Scheme |
ResourceLocator.Scheme.forNumber(int value) |
ResourceLocator.Scheme |
ResourceLocatorOrBuilder.getScheme()
URI scheme.
|
ResourceLocator.Scheme |
ResourceLocator.getScheme()
URI scheme.
|
ResourceLocator.Scheme |
ResourceLocator.Builder.getScheme()
URI scheme.
|
static ResourceLocator.Scheme |
ResourceLocator.Scheme.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ResourceLocator.Scheme |
ResourceLocator.Scheme.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ResourceLocator.Scheme |
ResourceLocator.Scheme.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ResourceLocator.Scheme> |
ResourceLocator.Scheme.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocator.Builder |
ResourceLocator.Builder.setScheme(ResourceLocator.Scheme value)
URI scheme.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.