Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.prestop.HttpGetFluent
-
-
Uses of HttpGetFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle
Subclasses of HttpGetFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle Modifier and Type Class Description classPreStopFluent.PrestopHttpGetNested<N> -
Uses of HttpGetFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.prestop
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.prestop with type parameters of type HttpGetFluent Modifier and Type Class Description classHttpGetFluent<A extends HttpGetFluent<A>>GeneratedSubclasses of HttpGetFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.prestop Modifier and Type Class Description classHttpGetBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.prestop with parameters of type HttpGetFluent Constructor Description HttpGetBuilder(HttpGetFluent<?> fluent)HttpGetBuilder(HttpGetFluent<?> fluent, HttpGet instance)HttpGetBuilder(HttpGetFluent<?> fluent, HttpGet instance, Boolean validationEnabled)HttpGetBuilder(HttpGetFluent<?> fluent, Boolean validationEnabled)
-