Interface DeleteTemplateAliasResponse.Builder

  • Method Details

    • 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.
    • templateId

      An ID for the template associated with the deletion.

      Parameters:
      templateId - An ID for the template associated with the deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • aliasName

      The name for the template alias.

      Parameters:
      aliasName - The name for the template alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the template you want to delete.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the template you want to delete.
      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.