| Modifier and Type | Method and Description |
|---|---|
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.clear() |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.clearHost()
If set, this invalidation rule will only apply to requests with a Host header matching host.
|
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.clearPath()
optional string path = 3433509; |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.clone() |
CacheInvalidationRule.Builder |
InvalidateCacheUrlMapRequest.Builder.getCacheInvalidationRuleResourceBuilder()
The body resource for this request
|
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.mergeFrom(CacheInvalidationRule other) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.mergeFrom(com.google.protobuf.Message other) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CacheInvalidationRule.Builder |
CacheInvalidationRule.newBuilder() |
static CacheInvalidationRule.Builder |
CacheInvalidationRule.newBuilder(CacheInvalidationRule prototype) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.newBuilderForType() |
protected CacheInvalidationRule.Builder |
CacheInvalidationRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setHost(String value)
If set, this invalidation rule will only apply to requests with a Host header matching host.
|
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setHostBytes(com.google.protobuf.ByteString value)
If set, this invalidation rule will only apply to requests with a Host header matching host.
|
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setPath(String value)
optional string path = 3433509; |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setPathBytes(com.google.protobuf.ByteString value)
optional string path = 3433509; |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CacheInvalidationRule.Builder |
CacheInvalidationRule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
InvalidateCacheUrlMapRequest.Builder |
InvalidateCacheUrlMapRequest.Builder.setCacheInvalidationRuleResource(CacheInvalidationRule.Builder builderForValue)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.