Uses of Enum Class
org.apache.camel.component.google.storage.GoogleCloudStorageOperations
Packages that use GoogleCloudStorageOperations
-
Uses of GoogleCloudStorageOperations in org.apache.camel.component.google.storage
Methods in org.apache.camel.component.google.storage that return GoogleCloudStorageOperationsModifier and TypeMethodDescriptionGoogleCloudStorageConfiguration.getOperation()static GoogleCloudStorageOperationsReturns the enum constant of this class with the specified name.static GoogleCloudStorageOperations[]GoogleCloudStorageOperations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.google.storage with parameters of type GoogleCloudStorageOperationsModifier and TypeMethodDescriptionvoidGoogleCloudStorageConfiguration.setOperation(GoogleCloudStorageOperations operation) Set the operation for the producer