Class ReadinessProbeFluent.ReadinessprobeHttpGetNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.readinessprobe.HttpGetFluent<ReadinessProbeFluent.ReadinessprobeHttpGetNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.ReadinessProbeFluent.ReadinessprobeHttpGetNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ReadinessProbeFluent.ReadinessprobeHttpGetNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ReadinessProbeFluent.ReadinessprobeHttpGetNested<N>>
- Enclosing class:
- ReadinessProbeFluent<A extends ReadinessProbeFluent<A>>
public class ReadinessProbeFluent.ReadinessprobeHttpGetNested<N> extends HttpGetFluent<ReadinessProbeFluent.ReadinessprobeHttpGetNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.readinessprobe.HttpGetFluent
HttpGetFluent.ReadinessprobeHttpHeadersNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendReadinessprobeHttpGet()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.readinessprobe.HttpGetFluent
addAllToReadinessprobeHttpHeaders, addNewHttpHeaderLike, addNewReadinessprobeHttpHeader, addToHttpHeaders, addToHttpHeaders, buildFirstHttpHeader, buildHttpHeader, buildHttpHeaders, buildLastHttpHeader, buildMatchingHttpHeader, editFirstHttpHeader, editHttpHeader, editLastHttpHeader, editMatchingHttpHeader, equals, getHost, getPath, getPort, getScheme, hashCode, hasHost, hasHttpHeaders, hasMatchingHttpHeader, hasPath, hasPort, hasScheme, removeAllFromReadinessprobeHttpHeaders, removeFromHttpHeaders, removeMatchingFromReadinessprobeHttpHeaders, setNewHttpHeaderLike, setToHttpHeaders, toString, withHost, withHttpHeaders, withHttpHeaders, withNewPort, withPath, withPort, withScheme
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-