Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate.Spec
-
Packages that use Spec Package Description org.apache.camel.v1.pipespec.integration.template.spec.volumes.ephemeral -
-
Uses of Spec in org.apache.camel.v1.pipespec.integration.template.spec.volumes.ephemeral
Methods in org.apache.camel.v1.pipespec.integration.template.spec.volumes.ephemeral that return Spec Modifier and Type Method Description SpecVolumeClaimTemplate. getSpec()Methods in org.apache.camel.v1.pipespec.integration.template.spec.volumes.ephemeral with parameters of type Spec Modifier and Type Method Description voidVolumeClaimTemplate. setSpec(Spec spec)
-