Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.Resources
-
-
Uses of Resources in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return Resources Modifier and Type Method Description ResourcesEphemeralContainersFluent. buildResources()ResourcesEphemeralContainers. getResources()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Resources Modifier and Type Method Description EphemeralContainersFluent.EphemeralcontainersResourcesNested<A>EphemeralContainersFluent. editOrNewResourcesLike(Resources item)voidEphemeralContainers. setResources(Resources resources)EphemeralContainersFluent.EphemeralcontainersResourcesNested<A>EphemeralContainersFluent. withNewResourcesLike(Resources item)AEphemeralContainersFluent. withResources(Resources resources) -
Uses of Resources in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers that return Resources Modifier and Type Method Description ResourcesResourcesBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers with parameters of type Resources Constructor Description ResourcesBuilder(Resources instance)ResourcesBuilder(ResourcesFluent<?> fluent, Resources instance)ResourcesBuilder(ResourcesFluent<?> fluent, Resources instance, Boolean validationEnabled)ResourcesBuilder(Resources instance, Boolean validationEnabled)ResourcesFluent(Resources instance)
-