| Modifier and Type | Method and Description |
|---|---|
CacheKeyPolicy |
CacheKeyPolicy.Builder.build() |
CacheKeyPolicy |
CacheKeyPolicy.Builder.buildPartial() |
CacheKeyPolicy |
BackendServiceCdnPolicy.getCacheKeyPolicy()
The CacheKeyPolicy for this CdnPolicy.
|
CacheKeyPolicy |
BackendServiceCdnPolicy.Builder.getCacheKeyPolicy()
The CacheKeyPolicy for this CdnPolicy.
|
CacheKeyPolicy |
BackendServiceCdnPolicyOrBuilder.getCacheKeyPolicy()
The CacheKeyPolicy for this CdnPolicy.
|
static CacheKeyPolicy |
CacheKeyPolicy.getDefaultInstance() |
CacheKeyPolicy |
CacheKeyPolicy.getDefaultInstanceForType() |
CacheKeyPolicy |
CacheKeyPolicy.Builder.getDefaultInstanceForType() |
static CacheKeyPolicy |
CacheKeyPolicy.parseDelimitedFrom(InputStream input) |
static CacheKeyPolicy |
CacheKeyPolicy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(byte[] data) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(ByteBuffer data) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(com.google.protobuf.ByteString data) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(com.google.protobuf.CodedInputStream input) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(InputStream input) |
static CacheKeyPolicy |
CacheKeyPolicy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CacheKeyPolicy> |
CacheKeyPolicy.getParserForType() |
static com.google.protobuf.Parser<CacheKeyPolicy> |
CacheKeyPolicy.parser() |
| Modifier and Type | Method and Description |
|---|---|
BackendServiceCdnPolicy.Builder |
BackendServiceCdnPolicy.Builder.mergeCacheKeyPolicy(CacheKeyPolicy value)
The CacheKeyPolicy for this CdnPolicy.
|
CacheKeyPolicy.Builder |
CacheKeyPolicy.Builder.mergeFrom(CacheKeyPolicy other) |
static CacheKeyPolicy.Builder |
CacheKeyPolicy.newBuilder(CacheKeyPolicy prototype) |
BackendServiceCdnPolicy.Builder |
BackendServiceCdnPolicy.Builder.setCacheKeyPolicy(CacheKeyPolicy value)
The CacheKeyPolicy for this CdnPolicy.
|
Copyright © 2023 Google LLC. All rights reserved.