Class GroupPolicyObjectFile.Builder

    • Method Detail

      • content

        public GroupPolicyObjectFile.Builder content​(String content)
        “The Group Policy Object file content.”
        Parameters:
        content - value of content property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • createdDateTime

        public GroupPolicyObjectFile.Builder createdDateTime​(OffsetDateTime createdDateTime)
        “The date and time at which the GroupPolicy was first uploaded.”
        Parameters:
        createdDateTime - value of createdDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • groupPolicyObjectId

        public GroupPolicyObjectFile.Builder groupPolicyObjectId​(String groupPolicyObjectId)
        “The Group Policy Object GUID from GPO Xml content”
        Parameters:
        groupPolicyObjectId - value of groupPolicyObjectId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastModifiedDateTime

        public GroupPolicyObjectFile.Builder lastModifiedDateTime​(OffsetDateTime lastModifiedDateTime)
        “The date and time at which the GroupPolicyObjectFile was last modified.”
        Parameters:
        lastModifiedDateTime - value of lastModifiedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • ouDistinguishedName

        public GroupPolicyObjectFile.Builder ouDistinguishedName​(String ouDistinguishedName)
        “The distinguished name of the OU.”
        Parameters:
        ouDistinguishedName - value of ouDistinguishedName property (as defined in service metadata)
        Returns:
        this (for method chaining)