StorageLocation

A storage location.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The location's binary prefix.

Link copied to clipboard

The location's bucket.

Link copied to clipboard

The location's generated prefix.

Link copied to clipboard

The location's manifest prefix.

Link copied to clipboard

The location's repo prefix.

Functions

Link copied to clipboard
inline fun copy(block: StorageLocation.Builder.() -> Unit = {}): StorageLocation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String