Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.VolumeMountsBuilder
-
Packages that use VolumeMountsBuilder Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumeMountsBuilder in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with type arguments of type VolumeMountsBuilder Modifier and Type Method Description VolumeMountsEphemeralContainersFluent. buildMatchingVolumeMount(Predicate<VolumeMountsBuilder> predicate)EphemeralContainersFluent.EphemeralcontainersVolumeMountsNested<A>EphemeralContainersFluent. editMatchingVolumeMount(Predicate<VolumeMountsBuilder> predicate)booleanEphemeralContainersFluent. hasMatchingVolumeMount(Predicate<VolumeMountsBuilder> predicate)AEphemeralContainersFluent. removeMatchingFromEphemeralcontainersVolumeMounts(Predicate<VolumeMountsBuilder> predicate)
-