| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WelcomeScreenMeetingInformation |
Windows10TeamGeneralConfiguration.welcomeScreenMeetingInformation |
| Modifier and Type | Method and Description |
|---|---|
Optional<WelcomeScreenMeetingInformation> |
Windows10TeamGeneralConfiguration.getWelcomeScreenMeetingInformation()
“The welcome screen meeting information shown.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10TeamGeneralConfiguration.Builder |
Windows10TeamGeneralConfiguration.Builder.welcomeScreenMeetingInformation(WelcomeScreenMeetingInformation welcomeScreenMeetingInformation)
“The welcome screen meeting information shown.”
|
Windows10TeamGeneralConfiguration |
Windows10TeamGeneralConfiguration.withWelcomeScreenMeetingInformation(WelcomeScreenMeetingInformation welcomeScreenMeetingInformation)
Returns an immutable copy of
this with just the welcomeScreenMeetingInformation field changed. |
| Modifier and Type | Method and Description |
|---|---|
static WelcomeScreenMeetingInformation |
WelcomeScreenMeetingInformation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WelcomeScreenMeetingInformation[] |
WelcomeScreenMeetingInformation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.