| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected AppIdentity |
AuditActivityInitiator.app |
| Modifier and Type | Method and Description |
|---|---|
AppIdentity |
AppIdentity.Builder.build() |
AppIdentity |
AppIdentity.withAppId(String appId) |
AppIdentity |
AppIdentity.withDisplayName(String displayName) |
AppIdentity |
AppIdentity.withServicePrincipalId(String servicePrincipalId) |
AppIdentity |
AppIdentity.withServicePrincipalName(String servicePrincipalName) |
| Modifier and Type | Method and Description |
|---|---|
Optional<AppIdentity> |
AuditActivityInitiator.getApp() |
| Modifier and Type | Method and Description |
|---|---|
AuditActivityInitiator.Builder |
AuditActivityInitiator.Builder.app(AppIdentity app) |
AuditActivityInitiator |
AuditActivityInitiator.withApp(AppIdentity app) |
Copyright © 2018–2020. All rights reserved.