Uses of Class
microsoft.dynamics.crm.complex.AttributePrivilege.Builder
-
Packages that use AttributePrivilege.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of AttributePrivilege.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return AttributePrivilege.Builder Modifier and Type Method Description AttributePrivilege.BuilderAttributePrivilege.Builder. attributeId(UUID attributeId)static AttributePrivilege.BuilderAttributePrivilege. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AttributePrivilege.BuilderAttributePrivilege.Builder. canCreate(Integer canCreate)AttributePrivilege.BuilderAttributePrivilege.Builder. canRead(Integer canRead)AttributePrivilege.BuilderAttributePrivilege.Builder. canUpdate(Integer canUpdate)
-