Class GoogleCloudStorageClientImpl

  • All Implemented Interfaces:
    GoogleCloudStorage

    public class GoogleCloudStorageClientImpl
    extends ForwardingGoogleCloudStorage
    Provides read/write access to Google Cloud Storage (GCS), using Java nio channel semantics. This is a basic implementation of the GoogleCloudStorage interface that mostly delegates through to the appropriate API call(s) google-cloud-storage client.