Interface DataReplicationInfoReplicatedDisk.Builder

  • Method Details

    • backloggedStorageBytes

      DataReplicationInfoReplicatedDisk.Builder backloggedStorageBytes(Long backloggedStorageBytes)

      The size of the replication backlog in bytes.

      Parameters:
      backloggedStorageBytes - The size of the replication backlog in bytes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deviceName

      The name of the device.

      Parameters:
      deviceName - The name of the device.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • replicatedStorageBytes

      DataReplicationInfoReplicatedDisk.Builder replicatedStorageBytes(Long replicatedStorageBytes)

      The amount of data replicated so far in bytes.

      Parameters:
      replicatedStorageBytes - The amount of data replicated so far in bytes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rescannedStorageBytes

      DataReplicationInfoReplicatedDisk.Builder rescannedStorageBytes(Long rescannedStorageBytes)

      The amount of data to be rescanned in bytes.

      Parameters:
      rescannedStorageBytes - The amount of data to be rescanned in bytes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • totalStorageBytes

      DataReplicationInfoReplicatedDisk.Builder totalStorageBytes(Long totalStorageBytes)

      The total amount of data to be replicated in bytes.

      Parameters:
      totalStorageBytes - The total amount of data to be replicated in bytes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • volumeStatus

      The status of the volume.

      Parameters:
      volumeStatus - The status of the volume.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • volumeStatus

      The status of the volume.

      Parameters:
      volumeStatus - The status of the volume.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: