| Constructor and Description |
|---|
GraphIdentitySet() |
| Modifier and Type | Method and Description |
|---|---|
GraphIdentity |
getApplication()
Optional.The application associated with this action.
|
GraphIdentity |
getDevice()
Optional.The device associated with this action.
|
GraphIdentity |
getUser()
Optional.The user associated with this action.
|
void |
setApplication(GraphIdentity value)
Optional.The application associated with this action.
|
void |
setDevice(GraphIdentity value)
Optional.The device associated with this action.
|
void |
setUser(GraphIdentity value)
Optional.The user associated with this action.
|
public final GraphIdentity getApplication()
Optional.The application associated with this action.
public final void setApplication(GraphIdentity value)
Optional.The application associated with this action.
public final GraphIdentity getDevice()
Optional.The device associated with this action.
public final void setDevice(GraphIdentity value)
Optional.The device associated with this action.
public final GraphIdentity getUser()
Optional.The user associated with this action.
public final void setUser(GraphIdentity value)
Optional.The user associated with this action.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.