Interface CreateBackupAccessPointResponse.Builder

  • Method Details

    • accessPointArn

      CreateBackupAccessPointResponse.Builder accessPointArn(String accessPointArn)

      The Amazon Resource Name (ARN) that uniquely identifies the created backup access point.

      Parameters:
      accessPointArn - The Amazon Resource Name (ARN) that uniquely identifies the created backup access point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the backup access point. A newly created backup access point begins in the CREATING state and becomes usable when it reaches AVAILABLE.

      Parameters:
      status - The current status of the backup access point. A newly created backup access point begins in the CREATING state and becomes usable when it reaches AVAILABLE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the backup access point. A newly created backup access point begins in the CREATING state and becomes usable when it reaches AVAILABLE.

      Parameters:
      status - The current status of the backup access point. A newly created backup access point begins in the CREATING state and becomes usable when it reaches AVAILABLE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: