Interface EBSResultItem.Builder

  • Method Details

    • backupResourceArn

      EBSResultItem.Builder backupResourceArn(String backupResourceArn)

      These are one or more items in the results that match values for the Amazon Resource Name (ARN) of recovery points returned in a search of Amazon EBS backup metadata.

      Parameters:
      backupResourceArn - These are one or more items in the results that match values for the Amazon Resource Name (ARN) of recovery points returned in a search of Amazon EBS backup metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceResourceArn

      EBSResultItem.Builder sourceResourceArn(String sourceResourceArn)

      These are one or more items in the results that match values for the Amazon Resource Name (ARN) of source resources returned in a search of Amazon EBS backup metadata.

      Parameters:
      sourceResourceArn - These are one or more items in the results that match values for the Amazon Resource Name (ARN) of source resources returned in a search of Amazon EBS backup metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • backupVaultName

      EBSResultItem.Builder backupVaultName(String backupVaultName)

      The name of the backup vault.

      Parameters:
      backupVaultName - The name of the backup vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fileSystemIdentifier

      EBSResultItem.Builder fileSystemIdentifier(String fileSystemIdentifier)

      These are one or more items in the results that match values for file systems returned in a search of Amazon EBS backup metadata.

      Parameters:
      fileSystemIdentifier - These are one or more items in the results that match values for file systems returned in a search of Amazon EBS backup metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • filePath

      EBSResultItem.Builder filePath(String filePath)

      These are one or more items in the results that match values for file paths returned in a search of Amazon EBS backup metadata.

      Parameters:
      filePath - These are one or more items in the results that match values for file paths returned in a search of Amazon EBS backup metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fileSize

      EBSResultItem.Builder fileSize(Long fileSize)

      These are one or more items in the results that match values for file sizes returned in a search of Amazon EBS backup metadata.

      Parameters:
      fileSize - These are one or more items in the results that match values for file sizes returned in a search of Amazon EBS backup metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      EBSResultItem.Builder creationTime(Instant creationTime)

      These are one or more items in the results that match values for creation times returned in a search of Amazon EBS backup metadata.

      Parameters:
      creationTime - These are one or more items in the results that match values for creation times returned in a search of Amazon EBS backup metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      EBSResultItem.Builder lastModifiedTime(Instant lastModifiedTime)

      These are one or more items in the results that match values for Last Modified Time returned in a search of Amazon EBS backup metadata.

      Parameters:
      lastModifiedTime - These are one or more items in the results that match values for Last Modified Time returned in a search of Amazon EBS backup metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.