Uses of Class
org.apache.camel.component.openstack.keystone.KeystoneEndpoint
Packages that use KeystoneEndpoint
-
Uses of KeystoneEndpoint in org.apache.camel.component.openstack.keystone.producer
Constructors in org.apache.camel.component.openstack.keystone.producer with parameters of type KeystoneEndpointModifierConstructorDescriptionDomainProducer(KeystoneEndpoint endpoint, org.openstack4j.api.OSClient client) GroupProducer(KeystoneEndpoint endpoint, org.openstack4j.api.OSClient client) ProjectProducer(KeystoneEndpoint endpoint, org.openstack4j.api.OSClient client) RegionProducer(KeystoneEndpoint endpoint, org.openstack4j.api.OSClient client) UserProducer(KeystoneEndpoint endpoint, org.openstack4j.api.OSClient client)