| Package | Description |
|---|---|
| com.github.udpa.xds.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
ContextParams |
ContextParams.Builder.build() |
ContextParams |
ContextParams.Builder.buildPartial() |
ContextParams |
ResourceName.getContext()
Additional parameters that can be used to select resource variants.
|
ContextParams |
ResourceName.Builder.getContext()
Additional parameters that can be used to select resource variants.
|
ContextParams |
ResourceNameOrBuilder.getContext()
Additional parameters that can be used to select resource variants.
|
static ContextParams |
ContextParams.getDefaultInstance() |
ContextParams |
ContextParams.getDefaultInstanceForType() |
ContextParams |
ContextParams.Builder.getDefaultInstanceForType() |
ContextParams |
ResourceLocatorOrBuilder.getExactContext()
Additional parameters that can be used to select resource variants.
|
ContextParams |
ResourceLocator.getExactContext()
Additional parameters that can be used to select resource variants.
|
ContextParams |
ResourceLocator.Builder.getExactContext()
Additional parameters that can be used to select resource variants.
|
static ContextParams |
ContextParams.parseDelimitedFrom(InputStream input) |
static ContextParams |
ContextParams.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextParams |
ContextParams.parseFrom(byte[] data) |
static ContextParams |
ContextParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextParams |
ContextParams.parseFrom(ByteBuffer data) |
static ContextParams |
ContextParams.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextParams |
ContextParams.parseFrom(com.google.protobuf.ByteString data) |
static ContextParams |
ContextParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextParams |
ContextParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static ContextParams |
ContextParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContextParams |
ContextParams.parseFrom(InputStream input) |
static ContextParams |
ContextParams.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ContextParams> |
ContextParams.getParserForType() |
static com.google.protobuf.Parser<ContextParams> |
ContextParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResourceName.Builder |
ResourceName.Builder.mergeContext(ContextParams value)
Additional parameters that can be used to select resource variants.
|
ResourceLocator.Builder |
ResourceLocator.Builder.mergeExactContext(ContextParams value)
Additional parameters that can be used to select resource variants.
|
ContextParams.Builder |
ContextParams.Builder.mergeFrom(ContextParams other) |
static ContextParams.Builder |
ContextParams.newBuilder(ContextParams prototype) |
ResourceName.Builder |
ResourceName.Builder.setContext(ContextParams value)
Additional parameters that can be used to select resource variants.
|
ResourceLocator.Builder |
ResourceLocator.Builder.setExactContext(ContextParams value)
Additional parameters that can be used to select resource variants.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.