Uses of Interface
io.fabric8.kubernetes.api.model.HTTPGetActionFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of HTTPGetActionFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type HTTPGetActionFluent Modifier and Type Interface Description interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>classHTTPGetActionFluentImpl<A extends HTTPGetActionFluent<A>>Subinterfaces of HTTPGetActionFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceHandlerFluent.HttpGetNested<N>static interfaceProbeFluent.HttpGetNested<N>static interfaceWatchEventFluent.HTTPGetActionObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement HTTPGetActionFluent Modifier and Type Class Description classDoneableHTTPGetActionclassHandlerFluentImpl.HttpGetNestedImpl<N>classHTTPGetActionBuilderclassHTTPGetActionFluentImpl<A extends HTTPGetActionFluent<A>>classProbeFluentImpl.HttpGetNestedImpl<N>classWatchEventFluentImpl.HTTPGetActionObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type HTTPGetActionFluent Constructor Description HTTPGetActionBuilder(HTTPGetActionFluent<?> fluent)HTTPGetActionBuilder(HTTPGetActionFluent<?> fluent, HTTPGetAction instance)HTTPGetActionBuilder(HTTPGetActionFluent<?> fluent, HTTPGetAction instance, Boolean validationEnabled)HTTPGetActionBuilder(HTTPGetActionFluent<?> fluent, Boolean validationEnabled)