Class PostStartFluent.InitcontainersHttpGetNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.poststart.HttpGetFluent<PostStartFluent.InitcontainersHttpGetNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.PostStartFluent.InitcontainersHttpGetNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PostStartFluent.InitcontainersHttpGetNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PostStartFluent.InitcontainersHttpGetNested<N>>
- Enclosing class:
- PostStartFluent<A extends PostStartFluent<A>>
public class PostStartFluent.InitcontainersHttpGetNested<N> extends HttpGetFluent<PostStartFluent.InitcontainersHttpGetNested<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.initcontainers.lifecycle.poststart.HttpGetFluent
HttpGetFluent.InitcontainersHttpHeadersNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInitcontainersHttpGet()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.poststart.HttpGetFluent
addAllToInitcontainersHttpHeaders, addNewHttpHeaderLike, addNewInitcontainersHttpHeader, addToHttpHeaders, addToHttpHeaders, buildFirstHttpHeader, buildHttpHeader, buildHttpHeaders, buildLastHttpHeader, buildMatchingHttpHeader, editFirstHttpHeader, editHttpHeader, editLastHttpHeader, editMatchingHttpHeader, equals, getHost, getPath, getPort, getScheme, hashCode, hasHost, hasHttpHeaders, hasMatchingHttpHeader, hasPath, hasPort, hasScheme, removeAllFromInitcontainersHttpHeaders, removeFromHttpHeaders, removeMatchingFromInitcontainersHttpHeaders, 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
-
-