Interface DeleteStateTemplateResponse.Builder

    • Method Detail

      • name

        DeleteStateTemplateResponse.Builder name​(String name)

        The name of the state template.

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

        DeleteStateTemplateResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the state template.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the state template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        DeleteStateTemplateResponse.Builder id​(String id)

        The unique ID of the state template.

        Parameters:
        id - The unique ID of the state template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.