static MobileAppIntentAndState.Builder |
MobileAppIntentAndState.builderMobileAppIntentAndState() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MobileAppIntentAndState.Builder |
MobileAppIntentAndState.Builder.id(String id) |
|
MobileAppIntentAndState.Builder |
MobileAppIntentAndState.Builder.managedDeviceIdentifier(String managedDeviceIdentifier) |
“Device identifier created or collected by Intune.”
|
MobileAppIntentAndState.Builder |
MobileAppIntentAndState.Builder.mobileAppList(List<MobileAppIntentAndStateDetail> mobileAppList) |
“The list of payload intents and states for the tenant.”
|
MobileAppIntentAndState.Builder |
MobileAppIntentAndState.Builder.mobileAppList(MobileAppIntentAndStateDetail... mobileAppList) |
“The list of payload intents and states for the tenant.”
|
MobileAppIntentAndState.Builder |
MobileAppIntentAndState.Builder.mobileAppListNextLink(String mobileAppListNextLink) |
“The list of payload intents and states for the tenant.”
|
MobileAppIntentAndState.Builder |
MobileAppIntentAndState.Builder.userId(String userId) |
“Identifier for the user that tried to enroll the device.”
|