class Snapshot extends com.amazonaws.services.redshift.model.Snapshot
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Snapshot
- Snapshot
- Cloneable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Snapshot(snapshotIdentifier: String, clusterIdentifier: String, clusterVersion: ClusterVersion, dbName: String, port: Int, masterUsername: String, status: Status, availabilityZone: AvailabilityZone, snapshotType: SnapshotType, nodeType: NodeType, numOfNodes: Int, ownerAccount: String, encrypted: Boolean, elapsedTimeInSeconds: Long, estimatedSecondsToCompletion: Long, actualIncrementalBackupSizeInMegaBytes: Double, currentBackupRateInMegaBytesPerSecond: Double, backupProgressInMegaBytes: Double, totalBackupSizeInMegaBytes: Double, vpcId: String, accountsWithRestoreAccess: Seq[AccountWithRestoreAccess], clusterCreatedAt: DateTime, snapshotCreatedAt: DateTime)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val accountsWithRestoreAccess: Seq[AccountWithRestoreAccess]
- val actualIncrementalBackupSizeInMegaBytes: Double
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val availabilityZone: AvailabilityZone
- val backupProgressInMegaBytes: Double
-
def
clone(): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot → AnyRef
- val clusterCreatedAt: DateTime
- val clusterIdentifier: String
- val clusterVersion: ClusterVersion
- val currentBackupRateInMegaBytesPerSecond: Double
- val dbName: String
- def destroy()(implicit redshift: Redshift): Unit
- val elapsedTimeInSeconds: Long
- val encrypted: Boolean
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- Snapshot → AnyRef → Any
- val estimatedSecondsToCompletion: Long
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
getAccountsWithRestoreAccess(): List[com.amazonaws.services.redshift.model.AccountWithRestoreAccess]
- Definition Classes
- Snapshot
-
def
getActualIncrementalBackupSizeInMegaBytes(): Double
- Definition Classes
- Snapshot
-
def
getAvailabilityZone(): String
- Definition Classes
- Snapshot
-
def
getBackupProgressInMegaBytes(): Double
- Definition Classes
- Snapshot
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
getClusterCreateTime(): Date
- Definition Classes
- Snapshot
-
def
getClusterIdentifier(): String
- Definition Classes
- Snapshot
-
def
getClusterVersion(): String
- Definition Classes
- Snapshot
-
def
getCurrentBackupRateInMegaBytesPerSecond(): Double
- Definition Classes
- Snapshot
-
def
getDBName(): String
- Definition Classes
- Snapshot
-
def
getElapsedTimeInSeconds(): Long
- Definition Classes
- Snapshot
-
def
getEncrypted(): Boolean
- Definition Classes
- Snapshot
-
def
getEncryptedWithHSM(): Boolean
- Definition Classes
- Snapshot
-
def
getEnhancedVpcRouting(): Boolean
- Definition Classes
- Snapshot
-
def
getEstimatedSecondsToCompletion(): Long
- Definition Classes
- Snapshot
-
def
getKmsKeyId(): String
- Definition Classes
- Snapshot
-
def
getMasterUsername(): String
- Definition Classes
- Snapshot
-
def
getNodeType(): String
- Definition Classes
- Snapshot
-
def
getNumberOfNodes(): Integer
- Definition Classes
- Snapshot
-
def
getOwnerAccount(): String
- Definition Classes
- Snapshot
-
def
getPort(): Integer
- Definition Classes
- Snapshot
-
def
getRestorableNodeTypes(): List[String]
- Definition Classes
- Snapshot
-
def
getSnapshotCreateTime(): Date
- Definition Classes
- Snapshot
-
def
getSnapshotIdentifier(): String
- Definition Classes
- Snapshot
-
def
getSnapshotType(): String
- Definition Classes
- Snapshot
-
def
getSourceRegion(): String
- Definition Classes
- Snapshot
-
def
getStatus(): String
- Definition Classes
- Snapshot
-
def
getTags(): List[Tag]
- Definition Classes
- Snapshot
-
def
getTotalBackupSizeInMegaBytes(): Double
- Definition Classes
- Snapshot
-
def
getVpcId(): String
- Definition Classes
- Snapshot
-
def
hashCode(): Int
- Definition Classes
- Snapshot → AnyRef → Any
-
def
isEncrypted(): Boolean
- Definition Classes
- Snapshot
-
def
isEncryptedWithHSM(): Boolean
- Definition Classes
- Snapshot
-
def
isEnhancedVpcRouting(): Boolean
- Definition Classes
- Snapshot
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val masterUsername: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val nodeType: NodeType
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val numOfNodes: Int
- val ownerAccount: String
- val port: Int
-
def
setAccountsWithRestoreAccess(arg0: Collection[com.amazonaws.services.redshift.model.AccountWithRestoreAccess]): Unit
- Definition Classes
- Snapshot
-
def
setActualIncrementalBackupSizeInMegaBytes(arg0: Double): Unit
- Definition Classes
- Snapshot
-
def
setAvailabilityZone(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setBackupProgressInMegaBytes(arg0: Double): Unit
- Definition Classes
- Snapshot
-
def
setClusterCreateTime(arg0: Date): Unit
- Definition Classes
- Snapshot
-
def
setClusterIdentifier(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setClusterVersion(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setCurrentBackupRateInMegaBytesPerSecond(arg0: Double): Unit
- Definition Classes
- Snapshot
-
def
setDBName(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setElapsedTimeInSeconds(arg0: Long): Unit
- Definition Classes
- Snapshot
-
def
setEncrypted(arg0: Boolean): Unit
- Definition Classes
- Snapshot
-
def
setEncryptedWithHSM(arg0: Boolean): Unit
- Definition Classes
- Snapshot
-
def
setEnhancedVpcRouting(arg0: Boolean): Unit
- Definition Classes
- Snapshot
-
def
setEstimatedSecondsToCompletion(arg0: Long): Unit
- Definition Classes
- Snapshot
-
def
setKmsKeyId(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setMasterUsername(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setNodeType(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setNumberOfNodes(arg0: Integer): Unit
- Definition Classes
- Snapshot
-
def
setOwnerAccount(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setPort(arg0: Integer): Unit
- Definition Classes
- Snapshot
-
def
setRestorableNodeTypes(arg0: Collection[String]): Unit
- Definition Classes
- Snapshot
-
def
setSnapshotCreateTime(arg0: Date): Unit
- Definition Classes
- Snapshot
-
def
setSnapshotIdentifier(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setSnapshotType(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setSourceRegion(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setStatus(arg0: String): Unit
- Definition Classes
- Snapshot
-
def
setTags(arg0: Collection[Tag]): Unit
- Definition Classes
- Snapshot
-
def
setTotalBackupSizeInMegaBytes(arg0: Double): Unit
- Definition Classes
- Snapshot
-
def
setVpcId(arg0: String): Unit
- Definition Classes
- Snapshot
- val snapshotCreatedAt: DateTime
- val snapshotIdentifier: String
- val snapshotType: SnapshotType
- val status: Status
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- Snapshot → AnyRef → Any
- val totalBackupSizeInMegaBytes: Double
- val vpcId: String
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
withAccountsWithRestoreAccess(arg0: Collection[com.amazonaws.services.redshift.model.AccountWithRestoreAccess]): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withAccountsWithRestoreAccess(arg0: <repeated...>[com.amazonaws.services.redshift.model.AccountWithRestoreAccess]): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
- Annotations
- @transient()
-
def
withActualIncrementalBackupSizeInMegaBytes(arg0: Double): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withAvailabilityZone(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withBackupProgressInMegaBytes(arg0: Double): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withClusterCreateTime(arg0: Date): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withClusterIdentifier(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withClusterVersion(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withCurrentBackupRateInMegaBytesPerSecond(arg0: Double): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withDBName(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withElapsedTimeInSeconds(arg0: Long): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withEncrypted(arg0: Boolean): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withEncryptedWithHSM(arg0: Boolean): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withEnhancedVpcRouting(arg0: Boolean): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withEstimatedSecondsToCompletion(arg0: Long): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withKmsKeyId(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withMasterUsername(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withNodeType(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withNumberOfNodes(arg0: Integer): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withOwnerAccount(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withPort(arg0: Integer): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withRestorableNodeTypes(arg0: Collection[String]): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withRestorableNodeTypes(arg0: <repeated...>[String]): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
- Annotations
- @transient()
-
def
withSnapshotCreateTime(arg0: Date): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withSnapshotIdentifier(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withSnapshotType(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withSourceRegion(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withStatus(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withTags(arg0: Collection[Tag]): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withTags(arg0: <repeated...>[Tag]): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
- Annotations
- @transient()
-
def
withTotalBackupSizeInMegaBytes(arg0: Double): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot
-
def
withVpcId(arg0: String): com.amazonaws.services.redshift.model.Snapshot
- Definition Classes
- Snapshot