Uses of Class
odata.msgraph.client.beta.entity.TermsAndConditionsGroupAssignment.Builder
-
Packages that use TermsAndConditionsGroupAssignment.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of TermsAndConditionsGroupAssignment.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TermsAndConditionsGroupAssignment.Builder Modifier and Type Method Description static TermsAndConditionsGroupAssignment.BuilderTermsAndConditionsGroupAssignment. builderTermsAndConditionsGroupAssignment()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TermsAndConditionsGroupAssignment.BuilderTermsAndConditionsGroupAssignment.Builder. id(String id)TermsAndConditionsGroupAssignment.BuilderTermsAndConditionsGroupAssignment.Builder. targetGroupId(String targetGroupId)“Unique identifier of a group that the T&C policy is assigned to.”
-