Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec.Resources
-
-
Uses of Resources in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate that return Resources Modifier and Type Method Description ResourcesSpecFluent. buildResources()ResourcesSpec. getResources()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate with parameters of type Resources Modifier and Type Method Description SpecFluent.SpecResourcesNested<A>SpecFluent. editOrNewResourcesLike(Resources item)voidSpec. setResources(Resources resources)SpecFluent.SpecResourcesNested<A>SpecFluent. withNewResourcesLike(Resources item)ASpecFluent. withResources(Resources resources) -
Uses of Resources in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec that return Resources Modifier and Type Method Description ResourcesResourcesBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec 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)
-