Uses of Class
org.apache.camel.component.google.storage.GoogleCloudStorageOperations
-
-
Uses of GoogleCloudStorageOperations in org.apache.camel.component.google.storage
Methods in org.apache.camel.component.google.storage that return GoogleCloudStorageOperations Modifier and Type Method Description GoogleCloudStorageOperationsGoogleCloudStorageConfiguration. getOperation()static GoogleCloudStorageOperationsGoogleCloudStorageOperations. valueOf(String name)Returns the enum constant of this type with the specified name.static GoogleCloudStorageOperations[]GoogleCloudStorageOperations. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.component.google.storage with parameters of type GoogleCloudStorageOperations Modifier and Type Method Description voidGoogleCloudStorageConfiguration. setOperation(GoogleCloudStorageOperations operation)Set the operation for the producer
-