| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.http.cache.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.Builder.build() |
CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.Builder.buildPartial() |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.getDefaultInstance() |
CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.getDefaultInstanceForType() |
CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.Builder.getDefaultInstanceForType() |
CacheConfig.KeyCreatorParams |
CacheConfig.getKeyCreatorParams()
[#not-implemented-hide:]
<TODO(toddmgreer) implement key customization>
Modifies cache key creation by restricting which parts of the URL are included.
|
CacheConfig.KeyCreatorParams |
CacheConfig.Builder.getKeyCreatorParams()
[#not-implemented-hide:]
<TODO(toddmgreer) implement key customization>
Modifies cache key creation by restricting which parts of the URL are included.
|
CacheConfig.KeyCreatorParams |
CacheConfigOrBuilder.getKeyCreatorParams()
[#not-implemented-hide:]
<TODO(toddmgreer) implement key customization>
Modifies cache key creation by restricting which parts of the URL are included.
|
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseDelimitedFrom(InputStream input) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(byte[] data) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(ByteBuffer data) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(com.google.protobuf.ByteString data) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(InputStream input) |
static CacheConfig.KeyCreatorParams |
CacheConfig.KeyCreatorParams.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CacheConfig.KeyCreatorParams> |
CacheConfig.KeyCreatorParams.getParserForType() |
static com.google.protobuf.Parser<CacheConfig.KeyCreatorParams> |
CacheConfig.KeyCreatorParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
CacheConfig.KeyCreatorParams.Builder |
CacheConfig.KeyCreatorParams.Builder.mergeFrom(CacheConfig.KeyCreatorParams other) |
CacheConfig.Builder |
CacheConfig.Builder.mergeKeyCreatorParams(CacheConfig.KeyCreatorParams value)
[#not-implemented-hide:]
<TODO(toddmgreer) implement key customization>
Modifies cache key creation by restricting which parts of the URL are included.
|
static CacheConfig.KeyCreatorParams.Builder |
CacheConfig.KeyCreatorParams.newBuilder(CacheConfig.KeyCreatorParams prototype) |
CacheConfig.Builder |
CacheConfig.Builder.setKeyCreatorParams(CacheConfig.KeyCreatorParams value)
[#not-implemented-hide:]
<TODO(toddmgreer) implement key customization>
Modifies cache key creation by restricting which parts of the URL are included.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.