Packages

package storage

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package impl
  2. package javadsl
  3. package scaladsl

Type Members

  1. final class Bucket extends AnyRef

    Represents a bucket in Google Cloud Storage.

  2. final class CustomerEncryption extends AnyRef
  3. final class FailedUpload extends Exception
  4. final class GCSExt extends Extension

    Manages one GCSSettings per ActorSystem.

  5. final class GCSSettings extends AnyRef
  6. final class GCSSettingsPath extends Attribute
  7. final class GCSSettingsValue extends Attribute
  8. final class ObjectAccessControls extends AnyRef
  9. final class ObjectNotFoundException extends RuntimeException
  10. final class Owner extends AnyRef
  11. final class ProjectTeam extends AnyRef
  12. final class StorageObject extends AnyRef

    Represents an object within Google Cloud Storage.

    Represents an object within Google Cloud Storage. Refer to https://cloud.google.com/storage/docs/json_api/v1/objects#resource-representations for more in depth docs

Deprecated Type Members

  1. final class GCStorageExt extends Extension

    Manages one GCStorageSettings per ActorSystem.

    Manages one GCStorageSettings per ActorSystem.

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleSettings

  2. final class GCStorageSettings extends AnyRef

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleSettings

  3. final class GCStorageSettingsPath extends Attribute

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleAttributes

  4. final class GCStorageSettingsValue extends Attribute

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleAttributes

  5. final class StorageSettings extends AnyRef

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleSettings

Deprecated Value Members

  1. object GCStorageAttributes

    Pekko Stream attributes that are used when materializing GCStorage stream blueprints.

    Pekko Stream attributes that are used when materializing GCStorage stream blueprints.

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleAttributes

  2. object GCStorageExt extends ExtensionId[GCStorageExt] with ExtensionIdProvider

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleSettings

  3. object GCStorageSettings

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleSettings

  4. object GCStorageSettingsPath

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleAttributes

  5. object GCStorageSettingsValue

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleAttributes

  6. object StorageSettings

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version Alpakka 3.0.0) Use org.apache.pekko.stream.connectors.google.GoogleSettings

Ungrouped