| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AppConsentRequest.Builder |
AppConsentRequest.Builder.appDisplayName(String appDisplayName) |
AppConsentRequest.Builder |
AppConsentRequest.Builder.appId(String appId) |
static AppConsentRequest.Builder |
AppConsentRequest.builderAppConsentRequest()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AppConsentRequest.Builder |
AppConsentRequest.Builder.consentType(String consentType) |
AppConsentRequest.Builder |
AppConsentRequest.Builder.id(String id) |
AppConsentRequest.Builder |
AppConsentRequest.Builder.pendingScopes(List<AppConsentRequestScope> pendingScopes) |
AppConsentRequest.Builder |
AppConsentRequest.Builder.pendingScopesNextLink(String pendingScopesNextLink) |
Copyright © 2018–2020. All rights reserved.