Class GroupPolicyDefinitionValue.Builder

    • Method Detail

      • configurationType

        public GroupPolicyDefinitionValue.Builder configurationType​(GroupPolicyConfigurationType configurationType)
        “Specifies how the value should be configured. This can be either as a Policy or as a Preference.”
        Parameters:
        configurationType - value of configurationType property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • createdDateTime

        public GroupPolicyDefinitionValue.Builder createdDateTime​(OffsetDateTime createdDateTime)
        “The date and time the object was created.”
        Parameters:
        createdDateTime - value of createdDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • enabled

        public GroupPolicyDefinitionValue.Builder enabled​(Boolean enabled)
        “Enables or disables the associated group policy definition.”
        Parameters:
        enabled - value of enabled property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastModifiedDateTime

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