Interface Snapshot.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Snapshot.Builder,Snapshot>, SdkBuilder<Snapshot.Builder,Snapshot>, SdkPojo
Enclosing class:
Snapshot

public static interface Snapshot.Builder extends SdkPojo, CopyableBuilder<Snapshot.Builder,Snapshot>
  • Method Details

    • snapshotTime

      Snapshot.Builder snapshotTime(Instant snapshotTime)

      The time when the snapshot was created.

      Parameters:
      snapshotTime - The time when the snapshot was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.