Interface ResourceLocation.Builder

  • Method Details

    • stackName

      ResourceLocation.Builder stackName(String stackName)

      The name associated with the stack.

      Parameters:
      stackName - The name associated with the stack.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logicalResourceId

      ResourceLocation.Builder logicalResourceId(String logicalResourceId)

      The logical name of the resource specified in the template.

      Parameters:
      logicalResourceId - The logical name of the resource specified in the template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.