| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| 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) |
| Modifier and Type | Field and Description |
|---|---|
protected AppIdentity |
PrintTaskDefinition.createdBy |
| Modifier and Type | Method and Description |
|---|---|
Optional<AppIdentity> |
PrintTaskDefinition.getCreatedBy() |
| Modifier and Type | Method and Description |
|---|---|
PrintTaskDefinition.Builder |
PrintTaskDefinition.Builder.createdBy(AppIdentity createdBy) |
PrintTaskDefinition |
PrintTaskDefinition.withCreatedBy(AppIdentity createdBy) |
Copyright © 2018–2020. All rights reserved.