Interface StartDashboardSnapshotJobResponse.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) for the dashboard snapshot job.

      Parameters:
      arn - The Amazon Resource Name (ARN) for the dashboard snapshot job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • snapshotJobId

      StartDashboardSnapshotJobResponse.Builder snapshotJobId(String snapshotJobId)

      The ID of the job. The job ID is set when you start a new job with a StartDashboardSnapshotJob API call.

      Parameters:
      snapshotJobId - The ID of the job. The job ID is set when you start a new job with a StartDashboardSnapshotJob API call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the request

      Parameters:
      status - The HTTP status of the request
      Returns:
      Returns a reference to this object so that method calls can be chained together.