Uses of Class
io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3.CdnLoopConfig.Builder
Packages that use CdnLoopConfig.Builder
-
Uses of CdnLoopConfig.Builder in io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3 that return CdnLoopConfig.BuilderModifier and TypeMethodDescriptionCdnLoopConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CdnLoopConfig.Builder.clear()CdnLoopConfig.Builder.clearCdnId()The CDN identifier to use for loop checks and to append to the CDN-Loop header.CdnLoopConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CdnLoopConfig.Builder.clearMaxAllowedOccurrences()The maximum allowed count of cdn_id in the downstream CDN-Loop request header.CdnLoopConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CdnLoopConfig.Builder.clone()CdnLoopConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CdnLoopConfig.Builder.mergeFrom(com.google.protobuf.Message other) CdnLoopConfig.Builder.mergeFrom(CdnLoopConfig other) final CdnLoopConfig.BuilderCdnLoopConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static CdnLoopConfig.BuilderCdnLoopConfig.newBuilder()static CdnLoopConfig.BuilderCdnLoopConfig.newBuilder(CdnLoopConfig prototype) CdnLoopConfig.newBuilderForType()protected CdnLoopConfig.BuilderCdnLoopConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) The CDN identifier to use for loop checks and to append to the CDN-Loop header.CdnLoopConfig.Builder.setCdnIdBytes(com.google.protobuf.ByteString value) The CDN identifier to use for loop checks and to append to the CDN-Loop header.CdnLoopConfig.Builder.setMaxAllowedOccurrences(int value) The maximum allowed count of cdn_id in the downstream CDN-Loop request header.CdnLoopConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final CdnLoopConfig.BuilderCdnLoopConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CdnLoopConfig.toBuilder()