| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected EnrollmentAvailabilityOptions |
IntuneBrand.enrollmentAvailability |
| Modifier and Type | Method and Description |
|---|---|
Optional<EnrollmentAvailabilityOptions> |
IntuneBrand.getEnrollmentAvailability()
“Customized device enrollment flow displayed to the end user”
|
| Modifier and Type | Method and Description |
|---|---|
IntuneBrand.Builder |
IntuneBrand.Builder.enrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability)
“Customized device enrollment flow displayed to the end user”
|
IntuneBrand |
IntuneBrand.withEnrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability)
Returns an immutable copy of
this with just the enrollmentAvailability field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected EnrollmentAvailabilityOptions |
IntuneBrandingProfile.enrollmentAvailability |
| Modifier and Type | Method and Description |
|---|---|
Optional<EnrollmentAvailabilityOptions> |
IntuneBrandingProfile.getEnrollmentAvailability()
“Customized device enrollment flow displayed to the end user”
|
| Modifier and Type | Method and Description |
|---|---|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.enrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability)
“Customized device enrollment flow displayed to the end user”
|
IntuneBrandingProfile |
IntuneBrandingProfile.withEnrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability)
Returns an immutable copy of
this with just the enrollmentAvailability field changed. |
| Modifier and Type | Method and Description |
|---|---|
static EnrollmentAvailabilityOptions |
EnrollmentAvailabilityOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnrollmentAvailabilityOptions[] |
EnrollmentAvailabilityOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.