| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WebApplication |
WebApplication.Builder.build() |
WebApplication |
WebApplication.withHomePageUrl(String homePageUrl) |
WebApplication |
WebApplication.withImplicitGrantSettings(ImplicitGrantSettings implicitGrantSettings) |
WebApplication |
WebApplication.withLogoutUrl(String logoutUrl) |
WebApplication |
WebApplication.withOauth2AllowImplicitFlow(Boolean oauth2AllowImplicitFlow) |
| Modifier and Type | Field and Description |
|---|---|
protected WebApplication |
Application.web |
| Modifier and Type | Method and Description |
|---|---|
Optional<WebApplication> |
Application.getWeb() |
| Modifier and Type | Method and Description |
|---|---|
Application.Builder |
Application.Builder.web(WebApplication web) |
Application |
Application.withWeb(WebApplication web) |
Copyright © 2018–2020. All rights reserved.