Interface UpdateTemplateResponse.Builder

    • Method Detail

      • templateId

        UpdateTemplateResponse.Builder templateId​(String templateId)

        The ID for the template.

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

        UpdateTemplateResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) for the template.

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

        UpdateTemplateResponse.Builder versionArn​(String versionArn)

        The ARN for the template, including the version information of the first version.

        Parameters:
        versionArn - The ARN for the template, including the version information of the first version.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationStatus

        UpdateTemplateResponse.Builder creationStatus​(String creationStatus)

        The creation status of the template.

        Parameters:
        creationStatus - The creation status of the template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ResourceStatus, ResourceStatus
      • status

        UpdateTemplateResponse.Builder status​(Integer 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

        UpdateTemplateResponse.Builder requestId​(String 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.