Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.PostStartFluent.EphemeralcontainersHttpGetNested
-
-
Uses of PostStartFluent.EphemeralcontainersHttpGetNested 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 PostStartFluent.EphemeralcontainersHttpGetNested Modifier and Type Method Description PostStartFluent.EphemeralcontainersHttpGetNested<A>PostStartFluent. editEphemeralcontainersHttpGet()PostStartFluent.EphemeralcontainersHttpGetNested<A>PostStartFluent. editOrNewHttpGet()PostStartFluent.EphemeralcontainersHttpGetNested<A>PostStartFluent. editOrNewHttpGetLike(HttpGet item)PostStartFluent.EphemeralcontainersHttpGetNested<A>PostStartFluent. withNewEphemeralcontainersHttpGet()PostStartFluent.EphemeralcontainersHttpGetNested<A>PostStartFluent. withNewHttpGetLike(HttpGet item)
-