Uses of Class
org.apache.camel.component.google.storage.GoogleCloudStorageEndpoint
-
-
Uses of GoogleCloudStorageEndpoint in org.apache.camel.component.google.storage
Methods in org.apache.camel.component.google.storage that return GoogleCloudStorageEndpoint Modifier and Type Method Description GoogleCloudStorageEndpointGoogleCloudStorageConsumer. getEndpoint()GoogleCloudStorageEndpointGoogleCloudStorageProducer. getEndpoint()Constructors in org.apache.camel.component.google.storage with parameters of type GoogleCloudStorageEndpoint Constructor Description GoogleCloudStorageConsumer(GoogleCloudStorageEndpoint endpoint, org.apache.camel.Processor processor)GoogleCloudStorageProducer(GoogleCloudStorageEndpoint endpoint)
-