Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Ephemeral
-
-
Uses of Ephemeral 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 Ephemeral Modifier and Type Method Description EphemeralVolumesFluent. buildEphemeral()EphemeralVolumes. getEphemeral()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Ephemeral Modifier and Type Method Description VolumesFluent.EphemeralNested<A>VolumesFluent. editOrNewEphemeralLike(Ephemeral item)voidVolumes. setEphemeral(Ephemeral ephemeral)AVolumesFluent. withEphemeral(Ephemeral ephemeral)VolumesFluent.EphemeralNested<A>VolumesFluent. withNewEphemeralLike(Ephemeral item) -
Uses of Ephemeral in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return Ephemeral Modifier and Type Method Description EphemeralEphemeralBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Ephemeral Constructor Description EphemeralBuilder(Ephemeral instance)EphemeralBuilder(EphemeralFluent<?> fluent, Ephemeral instance)EphemeralBuilder(EphemeralFluent<?> fluent, Ephemeral instance, Boolean validationEnabled)EphemeralBuilder(Ephemeral instance, Boolean validationEnabled)EphemeralFluent(Ephemeral instance)
-