Uses of Class
odata.msgraph.client.beta.entity.AppConsentApprovalRoute
-
Packages that use AppConsentApprovalRoute Package Description odata.msgraph.client.beta.entity -
-
Uses of AppConsentApprovalRoute in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AppConsentApprovalRoute Modifier and Type Method Description AppConsentApprovalRouteAppConsentApprovalRoute.Builder. build()AppConsentApprovalRouteAppConsentApprovalRoute. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AppConsentApprovalRouteAppConsentApprovalRoute. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AppConsentApprovalRouteAppConsentApprovalRoute. withUnmappedField(String name, String value)
-