Uses of Class
io.envoyproxy.envoy.extensions.filters.http.on_demand.v3.OnDemand
Packages that use OnDemand
-
Uses of OnDemand in io.envoyproxy.envoy.extensions.filters.http.on_demand.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.on_demand.v3 that return OnDemandModifier and TypeMethodDescriptionOnDemand.Builder.build()OnDemand.Builder.buildPartial()static OnDemandOnDemand.getDefaultInstance()OnDemand.Builder.getDefaultInstanceForType()OnDemand.getDefaultInstanceForType()static OnDemandOnDemand.parseDelimitedFrom(InputStream input) static OnDemandOnDemand.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandOnDemand.parseFrom(byte[] data) static OnDemandOnDemand.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandOnDemand.parseFrom(com.google.protobuf.ByteString data) static OnDemandOnDemand.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandOnDemand.parseFrom(com.google.protobuf.CodedInputStream input) static OnDemandOnDemand.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandOnDemand.parseFrom(InputStream input) static OnDemandOnDemand.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandOnDemand.parseFrom(ByteBuffer data) static OnDemandOnDemand.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.on_demand.v3 that return types with arguments of type OnDemandModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OnDemand>OnDemand.getParserForType()static com.google.protobuf.Parser<OnDemand>OnDemand.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.on_demand.v3 with parameters of type OnDemandModifier and TypeMethodDescriptionstatic OnDemand.BuilderOnDemand.newBuilder(OnDemand prototype)