Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate.spec.selector.MatchExpressions
-
Packages that use MatchExpressions Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate.spec -
-
Uses of MatchExpressions in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate.spec that return types with arguments of type MatchExpressions Modifier and Type Method Description java.util.List<MatchExpressions>Selector. getMatchExpressions()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.ephemeral.volumeclaimtemplate.spec with type arguments of type MatchExpressions Modifier and Type Method Description voidSelector. setMatchExpressions(java.util.List<MatchExpressions> matchExpressions)
-