Interface RunFleetAdvisorLsaAnalysisResponse.Builder

    • Method Detail

      • lsaAnalysisId

        RunFleetAdvisorLsaAnalysisResponse.Builder lsaAnalysisId​(String lsaAnalysisId)

        The ID of the LSA analysis run.

        Parameters:
        lsaAnalysisId - The ID of the LSA analysis run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        RunFleetAdvisorLsaAnalysisResponse.Builder status​(String status)

        The status of the LSA analysis, for example COMPLETED.

        Parameters:
        status - The status of the LSA analysis, for example COMPLETED.
        Returns:
        Returns a reference to this object so that method calls can be chained together.