Uses of Class
io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3.CdnLoopConfig
-
Packages that use CdnLoopConfig Package Description io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3 -
-
Uses of CdnLoopConfig in io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3 that return CdnLoopConfig Modifier and Type Method Description CdnLoopConfigCdnLoopConfig.Builder. build()CdnLoopConfigCdnLoopConfig.Builder. buildPartial()static CdnLoopConfigCdnLoopConfig. getDefaultInstance()CdnLoopConfigCdnLoopConfig.Builder. getDefaultInstanceForType()CdnLoopConfigCdnLoopConfig. getDefaultInstanceForType()static CdnLoopConfigCdnLoopConfig. parseDelimitedFrom(InputStream input)static CdnLoopConfigCdnLoopConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnLoopConfigCdnLoopConfig. parseFrom(byte[] data)static CdnLoopConfigCdnLoopConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnLoopConfigCdnLoopConfig. parseFrom(com.google.protobuf.ByteString data)static CdnLoopConfigCdnLoopConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnLoopConfigCdnLoopConfig. parseFrom(com.google.protobuf.CodedInputStream input)static CdnLoopConfigCdnLoopConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnLoopConfigCdnLoopConfig. parseFrom(InputStream input)static CdnLoopConfigCdnLoopConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnLoopConfigCdnLoopConfig. parseFrom(ByteBuffer data)static CdnLoopConfigCdnLoopConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3 that return types with arguments of type CdnLoopConfig Modifier and Type Method Description com.google.protobuf.Parser<CdnLoopConfig>CdnLoopConfig. getParserForType()static com.google.protobuf.Parser<CdnLoopConfig>CdnLoopConfig. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.cdn_loop.v3 with parameters of type CdnLoopConfig Modifier and Type Method Description CdnLoopConfig.BuilderCdnLoopConfig.Builder. mergeFrom(CdnLoopConfig other)static CdnLoopConfig.BuilderCdnLoopConfig. newBuilder(CdnLoopConfig prototype)
-