Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.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 ResourcesContainersFluent. buildResources()ResourcesContainers. getResources()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Resources Modifier and Type Method Description ContainersFluent.ResourcesNested<A>ContainersFluent. editOrNewResourcesLike(Resources item)voidContainers. setResources(Resources resources)ContainersFluent.ResourcesNested<A>ContainersFluent. withNewResourcesLike(Resources item)AContainersFluent. withResources(Resources resources) -
Uses of Resources in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers that return Resources Modifier and Type Method Description ResourcesResourcesBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers 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)
-