Uses of Class
odata.msgraph.client.beta.entity.request.AllowedValueRequest
-
Packages that use AllowedValueRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of AllowedValueRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return AllowedValueRequest Modifier and Type Method Description AllowedValueRequestCustomSecurityAttributeDefinitionCollectionRequest. allowedValues(String id) -
Uses of AllowedValueRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return AllowedValueRequest Modifier and Type Method Description AllowedValueRequestCustomSecurityAttributeDefinitionRequest. allowedValues(String id)
-