Interface RestoreAnalysisResponse.Builder

    • Method Detail

      • status

        RestoreAnalysisResponse.Builder status​(Integer 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.
      • arn

        RestoreAnalysisResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the analysis that you're restoring.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the analysis that you're restoring.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • analysisId

        RestoreAnalysisResponse.Builder analysisId​(String analysisId)

        The ID of the analysis that you're restoring.

        Parameters:
        analysisId - The ID of the analysis that you're restoring.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        RestoreAnalysisResponse.Builder requestId​(String 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.