Class GetLatestTemplateVersionOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String templateId)
        Instantiates a new builder with required properties.
        Parameters:
        templateId - the templateId
    • Method Detail

      • build

        public GetLatestTemplateVersionOptions build()
        Builds a GetLatestTemplateVersionOptions.
        Returns:
        the new GetLatestTemplateVersionOptions instance
      • templateId

        public GetLatestTemplateVersionOptions.Builder templateId​(java.lang.String templateId)
        Set the templateId.
        Parameters:
        templateId - the templateId
        Returns:
        the GetLatestTemplateVersionOptions builder
      • includeHistory

        public GetLatestTemplateVersionOptions.Builder includeHistory​(java.lang.Boolean includeHistory)
        Set the includeHistory.
        Parameters:
        includeHistory - the includeHistory
        Returns:
        the GetLatestTemplateVersionOptions builder