Class GetProfileTemplateVersionOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class GetProfileTemplateVersionOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getProfileTemplateVersion options.
    • Method Detail

      • templateId

        public java.lang.String templateId()
        Gets the templateId. ID of the trusted profile template.
        Returns:
        the templateId
      • version

        public java.lang.String version()
        Gets the version. Version of the Profile Template.
        Returns:
        the version
      • includeHistory

        public java.lang.Boolean includeHistory()
        Gets the includeHistory. Defines if the entity history is included in the response.
        Returns:
        the includeHistory