Class GetLatestProfileTemplateVersionOptions.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

      • templateId

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

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