Uses of Class
odata.msgraph.client.beta.entity.GovernanceSubject.Builder
-
Packages that use GovernanceSubject.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of GovernanceSubject.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return GovernanceSubject.Builder Modifier and Type Method Description static GovernanceSubject.BuilderGovernanceSubject. builderGovernanceSubject()Returns a builder which is used to create a new instance of this class (given that this class is immutable).GovernanceSubject.BuilderGovernanceSubject.Builder. displayName(String displayName)GovernanceSubject.BuilderGovernanceSubject.Builder. email(String email)GovernanceSubject.BuilderGovernanceSubject.Builder. id(String id)GovernanceSubject.BuilderGovernanceSubject.Builder. principalName(String principalName)GovernanceSubject.BuilderGovernanceSubject.Builder. type(String type)
-