Uses of Class
io.envoyproxy.envoy.extensions.filters.http.on_demand.v3.OnDemandCds
Packages that use OnDemandCds
-
Uses of OnDemandCds in io.envoyproxy.envoy.extensions.filters.http.on_demand.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.on_demand.v3 that return OnDemandCdsModifier and TypeMethodDescriptionOnDemandCds.Builder.build()OnDemandCds.Builder.buildPartial()static OnDemandCdsOnDemandCds.getDefaultInstance()OnDemandCds.Builder.getDefaultInstanceForType()OnDemandCds.getDefaultInstanceForType()OnDemand.Builder.getOdcds()An optional configuration for on-demand cluster discovery service.OnDemand.getOdcds()An optional configuration for on-demand cluster discovery service.OnDemandOrBuilder.getOdcds()An optional configuration for on-demand cluster discovery service.PerRouteConfig.Builder.getOdcds()An optional configuration for on-demand cluster discovery service.PerRouteConfig.getOdcds()An optional configuration for on-demand cluster discovery service.PerRouteConfigOrBuilder.getOdcds()An optional configuration for on-demand cluster discovery service.static OnDemandCdsOnDemandCds.parseDelimitedFrom(InputStream input) static OnDemandCdsOnDemandCds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandCdsOnDemandCds.parseFrom(byte[] data) static OnDemandCdsOnDemandCds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandCdsOnDemandCds.parseFrom(com.google.protobuf.ByteString data) static OnDemandCdsOnDemandCds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandCdsOnDemandCds.parseFrom(com.google.protobuf.CodedInputStream input) static OnDemandCdsOnDemandCds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandCdsOnDemandCds.parseFrom(InputStream input) static OnDemandCdsOnDemandCds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnDemandCdsOnDemandCds.parseFrom(ByteBuffer data) static OnDemandCdsOnDemandCds.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 OnDemandCdsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OnDemandCds>OnDemandCds.getParserForType()static com.google.protobuf.Parser<OnDemandCds>OnDemandCds.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.on_demand.v3 with parameters of type OnDemandCdsModifier and TypeMethodDescriptionOnDemandCds.Builder.mergeFrom(OnDemandCds other) OnDemand.Builder.mergeOdcds(OnDemandCds value) An optional configuration for on-demand cluster discovery service.PerRouteConfig.Builder.mergeOdcds(OnDemandCds value) An optional configuration for on-demand cluster discovery service.static OnDemandCds.BuilderOnDemandCds.newBuilder(OnDemandCds prototype) OnDemand.Builder.setOdcds(OnDemandCds value) An optional configuration for on-demand cluster discovery service.PerRouteConfig.Builder.setOdcds(OnDemandCds value) An optional configuration for on-demand cluster discovery service.