MicrosoftGraphUserScopeTeamsAppInstallation Class
- java.
lang. Object - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphEntity - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphTeamsAppInstallation - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphUserScopeTeamsAppInstallation
- com.
- com.
- com.
public final class MicrosoftGraphUserScopeTeamsAppInstallation
extends MicrosoftGraphTeamsAppInstallation
userScopeTeamsAppInstallation.
Constructor Summary
Constructor | Description |
---|---|
MicrosoftGraphUserScopeTeamsAppInstallation() |
Creates an instance of Microsoft |
Method Summary
Methods inherited from MicrosoftGraphEntity
Methods inherited from MicrosoftGraphTeamsAppInstallation
Methods inherited from java.lang.Object
Constructor Details
MicrosoftGraphUserScopeTeamsAppInstallation
public MicrosoftGraphUserScopeTeamsAppInstallation()
Creates an instance of MicrosoftGraphUserScopeTeamsAppInstallation class.
Method Details
additionalProperties
public Map
Get the additionalProperties property: userScopeTeamsAppInstallation.
Overrides:
MicrosoftGraphUserScopeTeamsAppInstallation.additionalProperties()Returns:
chat
public MicrosoftGraphChat chat()
Get the chat property: chat.
Returns:
fromJson
public static MicrosoftGraphUserScopeTeamsAppInstallation fromJson(JsonReader jsonReader)
Reads an instance of MicrosoftGraphUserScopeTeamsAppInstallation from the JsonReader.
Parameters:
Returns:
Throws:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
MicrosoftGraphUserScopeTeamsAppInstallation.toJson(JsonWriter jsonWriter)Parameters:
Throws:
validate
public void validate()
Validates the instance.
Overrides:
MicrosoftGraphUserScopeTeamsAppInstallation.validate()withAdditionalProperties
public MicrosoftGraphUserScopeTeamsAppInstallation withAdditionalProperties(Map
Set the additionalProperties property: userScopeTeamsAppInstallation.
Overrides:
MicrosoftGraphUserScopeTeamsAppInstallation.withAdditionalProperties(Map<String,Object> additionalProperties)Parameters:
Returns:
withChat
public MicrosoftGraphUserScopeTeamsAppInstallation withChat(MicrosoftGraphChat chat)
Set the chat property: chat.
Parameters:
Returns:
withId
public MicrosoftGraphUserScopeTeamsAppInstallation withId(String id)
Set the id property: Read-only.
Overrides:
MicrosoftGraphUserScopeTeamsAppInstallation.withId(String id)Parameters:
withTeamsApp
public MicrosoftGraphUserScopeTeamsAppInstallation withTeamsApp(MicrosoftGraphTeamsApp teamsApp)
Set the teamsApp property: teamsApp.
Overrides:
MicrosoftGraphUserScopeTeamsAppInstallation.withTeamsApp(MicrosoftGraphTeamsApp teamsApp)Parameters:
withTeamsAppDefinition
public MicrosoftGraphUserScopeTeamsAppInstallation withTeamsAppDefinition(MicrosoftGraphTeamsAppDefinition teamsAppDefinition)
Set the teamsAppDefinition property: teamsAppDefinition.
Overrides:
MicrosoftGraphUserScopeTeamsAppInstallation.withTeamsAppDefinition(MicrosoftGraphTeamsAppDefinition teamsAppDefinition)Parameters: