Interface DescribeAnalysisResponse.Builder

  • Method Details

    • analysis

      A metadata structure that contains summary information for the analysis that you're describing.

      Parameters:
      analysis - A metadata structure that contains summary information for the analysis that you're describing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • analysis

      A metadata structure that contains summary information for the analysis that you're describing.

      This is a convenience method that creates an instance of the Analysis.Builder avoiding the need to create one manually via Analysis.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to analysis(Analysis).

      Parameters:
      analysis - a consumer that will call methods on Analysis.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.
    • 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.