Interface DescribeTemplateResponse.Builder

  • Method Details

    • template

      The template structure for the object you want to describe.

      Parameters:
      template - The template structure for the object you want to describe.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • template

      The template structure for the object you want to describe.

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

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

      Parameters:
      template - a consumer that will call methods on Template.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.