Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.AwsElasticBlockStore
-
Packages that use AwsElasticBlockStore Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of AwsElasticBlockStore in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return AwsElasticBlockStore Modifier and Type Method Description AwsElasticBlockStoreVolumes. getAwsElasticBlockStore()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with parameters of type AwsElasticBlockStore Modifier and Type Method Description voidVolumes. setAwsElasticBlockStore(AwsElasticBlockStore awsElasticBlockStore)
-