Interface StartDependencyInsightsResponse.Builder

  • Method Details

    • status

      The status of the dependency insights generation. Valid values:

      • IN_PROGRESS - Insights generation is in progress.

      • COMPLETED - Insights generation completed successfully.

      • FAILED - Insights generation failed. Call GetDependencyInsights for the error code and message.

      Parameters:
      status - The status of the dependency insights generation. Valid values:

      • IN_PROGRESS - Insights generation is in progress.

      • COMPLETED - Insights generation completed successfully.

      • FAILED - Insights generation failed. Call GetDependencyInsights for the error code and message.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the dependency insights generation. Valid values:

      • IN_PROGRESS - Insights generation is in progress.

      • COMPLETED - Insights generation completed successfully.

      • FAILED - Insights generation failed. Call GetDependencyInsights for the error code and message.

      Parameters:
      status - The status of the dependency insights generation. Valid values:

      • IN_PROGRESS - Insights generation is in progress.

      • COMPLETED - Insights generation completed successfully.

      • FAILED - Insights generation failed. Call GetDependencyInsights for the error code and message.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: