- ChannelService - Class in org.mule.modules.googlecloudstorage.services
-
- ChannelService(Storage) - Constructor for class org.mule.modules.googlecloudstorage.services.ChannelService
-
- closeReadChannel(ReadChannel) - Method in class org.mule.modules.googlecloudstorage.GoogleCloudStorageConnector
-
Close a read channel
- closeReadChannel(ReadChannel) - Method in class org.mule.modules.googlecloudstorage.services.ChannelService
-
- closeWriteChannel(WriteChannel) - Method in class org.mule.modules.googlecloudstorage.GoogleCloudStorageConnector
-
Close a write channel
- closeWriteChannel(WriteChannel) - Method in class org.mule.modules.googlecloudstorage.services.ChannelService
-
- connect(String, String) - Method in class org.mule.modules.googlecloudstorage.config.GoogleCloudStorageConnectionStrategy
-
Create a Storage Instance used for interaction with the google cloud storage.
- connectionId() - Method in class org.mule.modules.googlecloudstorage.config.GoogleCloudStorageConnectionStrategy
-
- createAcl(Object, Acl, AclSelector) - Method in class org.mule.modules.googlecloudstorage.GoogleCloudStorageConnector
-
Create an ACL on a particular object(Blob, Bucket or Default) Access Control List Grant (ACL) read or write access to users for individual buckets or objects.
- createBlob(BlobInfoPojo, List<Storage.BlobTargetOption>, InputStream) - Method in class org.mule.modules.googlecloudstorage.GoogleCloudStorageConnector
-
Creates a Blob in a Bucket on Google Cloud Storage
- createBlob(BlobInfo, byte[], Storage.BlobTargetOption...) - Method in class org.mule.modules.googlecloudstorage.services.BlobService
-
- createBlobACL(BlobId, Acl) - Method in class org.mule.modules.googlecloudstorage.services.ACLService
-
- createBucket(BucketInfoPojo, List<Storage.BucketTargetOption>) - Method in class org.mule.modules.googlecloudstorage.GoogleCloudStorageConnector
-
Creates a bucket on Google Cloud Storage
- createBucket(BucketInfo, Storage.BucketTargetOption...) - Method in class org.mule.modules.googlecloudstorage.services.BucketsService
-
- createBucketAcl(String, Acl) - Method in class org.mule.modules.googlecloudstorage.services.ACLService
-
- createDefaultAcl(String, Acl) - Method in class org.mule.modules.googlecloudstorage.services.ACLService
-
- createReadRestorableState(ReadChannel) - Method in class org.mule.modules.googlecloudstorage.GoogleCloudStorageConnector
-
Create a restorable state for a read channel
- createWriteRestorableState(WriteChannel) - Method in class org.mule.modules.googlecloudstorage.GoogleCloudStorageConnector
-
Create a Write Restorable state