Group |
Group.Builder.build() |
Group |
Group.patch()
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Group |
Group.put()
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Group |
Group.withAccessType(GroupAccessType accessType) |
Group |
Group.withAllowExternalSenders(Boolean allowExternalSenders) |
Group |
Group.withAutoSubscribeNewMembers(Boolean autoSubscribeNewMembers) |
Group |
Group.withClassification(String classification) |
Group |
Group.withCreatedByAppId(String createdByAppId) |
Group |
Group.withCreatedDateTime(OffsetDateTime createdDateTime) |
Group |
Group.withDescription(String description) |
Group |
Group.withDisplayName(String displayName) |
Group |
Group.withExpirationDateTime(OffsetDateTime expirationDateTime) |
Group |
Group.withHasMembersWithLicenseErrors(Boolean hasMembersWithLicenseErrors) |
Group |
Group.withHideFromAddressLists(Boolean hideFromAddressLists) |
Group |
Group.withHideFromOutlookClients(Boolean hideFromOutlookClients) |
Group |
Group.withIsArchived(Boolean isArchived) |
Group |
Group.withIsAssignableToRole(Boolean isAssignableToRole) |
Group |
Group.withIsFavorite(Boolean isFavorite) |
Group |
Group.withIsSubscribedByMail(Boolean isSubscribedByMail) |
Group |
Group.withLicenseProcessingState(LicenseProcessingState licenseProcessingState) |
Group |
Group.withMail(String mail) |
Group |
Group.withMailEnabled(Boolean mailEnabled) |
Group |
Group.withMailNickname(String mailNickname) |
Group |
Group.withMdmAppId(String mdmAppId) |
Group |
Group.withMembershipRule(String membershipRule) |
Group |
Group.withMembershipRuleProcessingState(String membershipRuleProcessingState) |
Group |
Group.withOnPremisesDomainName(String onPremisesDomainName) |
Group |
Group.withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime) |
Group |
Group.withOnPremisesNetBiosName(String onPremisesNetBiosName) |
Group |
Group.withOnPremisesSamAccountName(String onPremisesSamAccountName) |
Group |
Group.withOnPremisesSecurityIdentifier(String onPremisesSecurityIdentifier) |
Group |
Group.withOnPremisesSyncEnabled(Boolean onPremisesSyncEnabled) |
Group |
Group.withPreferredDataLocation(String preferredDataLocation) |
Group |
Group.withPreferredLanguage(String preferredLanguage) |
Group |
Group.withRenewedDateTime(OffsetDateTime renewedDateTime) |
Group |
Group.withSecurityEnabled(Boolean securityEnabled) |
Group |
Group.withSecurityIdentifier(String securityIdentifier) |
Group |
Group.withTheme(String theme) |
Group |
Group.withUnseenConversationsCount(Integer unseenConversationsCount) |
Group |
Group.withUnseenCount(Integer unseenCount) |
Group |
Group.withUnseenMessagesCount(Integer unseenMessagesCount) |
Group |
Group.withVisibility(String visibility) |