Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.poststart.HttpGet
-
-
Uses of HttpGet in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle that return HttpGet Modifier and Type Method Description HttpGetPostStartFluent. buildHttpGet()HttpGetPostStart. getHttpGet()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle with parameters of type HttpGet Modifier and Type Method Description PostStartFluent.EphemeralcontainersHttpGetNested<A>PostStartFluent. editOrNewHttpGetLike(HttpGet item)voidPostStart. setHttpGet(HttpGet httpGet)APostStartFluent. withHttpGet(HttpGet httpGet)PostStartFluent.EphemeralcontainersHttpGetNested<A>PostStartFluent. withNewHttpGetLike(HttpGet item) -
Uses of HttpGet in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.poststart
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.poststart that return HttpGet Modifier and Type Method Description HttpGetHttpGetBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.poststart with parameters of type HttpGet Constructor Description HttpGetBuilder(HttpGet instance)HttpGetBuilder(HttpGetFluent<?> fluent, HttpGet instance)HttpGetBuilder(HttpGetFluent<?> fluent, HttpGet instance, Boolean validationEnabled)HttpGetBuilder(HttpGet instance, Boolean validationEnabled)HttpGetFluent(HttpGet instance)
-