Class GroupPolicyConfiguration.Builder

    • Method Detail

      • createdDateTime

        public GroupPolicyConfiguration.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)
      • description

        public GroupPolicyConfiguration.Builder description​(String description)
        “User provided description for the resource object.”
        Parameters:
        description - value of description property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • displayName

        public GroupPolicyConfiguration.Builder displayName​(String displayName)
        “User provided name for the resource object.”
        Parameters:
        displayName - value of displayName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastModifiedDateTime

        public GroupPolicyConfiguration.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)
      • roleScopeTagIds

        public GroupPolicyConfiguration.Builder roleScopeTagIds​(List<String> roleScopeTagIds)
        “The list of scope tags for the configuration.”
        Parameters:
        roleScopeTagIds - value of roleScopeTagIds property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • roleScopeTagIds

        public GroupPolicyConfiguration.Builder roleScopeTagIds​(String... roleScopeTagIds)
        “The list of scope tags for the configuration.”
        Parameters:
        roleScopeTagIds - value of roleScopeTagIds property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • roleScopeTagIdsNextLink

        public GroupPolicyConfiguration.Builder roleScopeTagIdsNextLink​(String roleScopeTagIdsNextLink)
        “The list of scope tags for the configuration.”
        Parameters:
        roleScopeTagIdsNextLink - value of roleScopeTagIds@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)