Uses of Class
org.apache.camel.component.openstack.cinder.CinderEndpoint
-
Packages that use CinderEndpoint Package Description org.apache.camel.component.openstack.cinder.producer -
-
Uses of CinderEndpoint in org.apache.camel.component.openstack.cinder.producer
Constructors in org.apache.camel.component.openstack.cinder.producer with parameters of type CinderEndpoint Constructor Description SnapshotProducer(CinderEndpoint endpoint, org.openstack4j.api.OSClient client)VolumeProducer(CinderEndpoint endpoint, org.openstack4j.api.OSClient client)
-