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