Uses of Class
io.envoyproxy.envoy.extensions.filters.http.on_demand.v3.OnDemandCds
-
Packages that use OnDemandCds Package Description io.envoyproxy.envoy.extensions.filters.http.on_demand.v3 -
-
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 OnDemandCds Modifier and Type Method Description OnDemandCdsOnDemandCds.Builder. build()OnDemandCdsOnDemandCds.Builder. buildPartial()static OnDemandCdsOnDemandCds. getDefaultInstance()OnDemandCdsOnDemandCds.Builder. getDefaultInstanceForType()OnDemandCdsOnDemandCds. getDefaultInstanceForType()OnDemandCdsOnDemand.Builder. getOdcds()An optional configuration for on-demand cluster discovery service.OnDemandCdsOnDemand. getOdcds()An optional configuration for on-demand cluster discovery service.OnDemandCdsOnDemandOrBuilder. getOdcds()An optional configuration for on-demand cluster discovery service.OnDemandCdsPerRouteConfig.Builder. getOdcds()An optional configuration for on-demand cluster discovery service.OnDemandCdsPerRouteConfig. getOdcds()An optional configuration for on-demand cluster discovery service.OnDemandCdsPerRouteConfigOrBuilder. 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 OnDemandCds Modifier and Type Method Description com.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 OnDemandCds Modifier and Type Method Description OnDemandCds.BuilderOnDemandCds.Builder. mergeFrom(OnDemandCds other)OnDemand.BuilderOnDemand.Builder. mergeOdcds(OnDemandCds value)An optional configuration for on-demand cluster discovery service.PerRouteConfig.BuilderPerRouteConfig.Builder. mergeOdcds(OnDemandCds value)An optional configuration for on-demand cluster discovery service.static OnDemandCds.BuilderOnDemandCds. newBuilder(OnDemandCds prototype)OnDemand.BuilderOnDemand.Builder. setOdcds(OnDemandCds value)An optional configuration for on-demand cluster discovery service.PerRouteConfig.BuilderPerRouteConfig.Builder. setOdcds(OnDemandCds value)An optional configuration for on-demand cluster discovery service.
-