package storage
- Source
- package.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- storage
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Package Members
Type Members
- final case class AzureNameKeyCredential(accountName: String, accountKey: Array[Byte]) extends Product with Serializable
- final class ObjectMetadata extends AnyRef
Modelled after BlobProperties in Azure Blob Storage.
- final class RetrySettings extends AnyRef
- final case class StorageException(statusCode: StatusCode, errorCode: String, errorMessage: String, resourceName: Option[String], resourceValue: Option[String], reason: Option[String]) extends RuntimeException with Product with Serializable
- final class StorageExt extends Extension
Manages one StorageSettings per
ActorSystem
. - final class StorageSettings extends AnyRef
- final class StorageSettingsPath extends Attribute
- final class StorageSettingsValue extends Attribute
Value Members
- object AzureNameKeyCredential extends Serializable
- object ObjectMetadata
- object RetrySettings
- object StorageAttributes
Akka Stream attributes that are used when materializing AzureStorage stream blueprints.
- object StorageException extends Serializable
- object StorageExt extends ExtensionId[StorageExt] with ExtensionIdProvider
- object StorageSettings
- object StorageSettingsPath
- object StorageSettingsValue