| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static AuditProperty.Builder |
AuditProperty.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AuditProperty.Builder |
AuditProperty.Builder.displayName(String displayName)
“Display name.”
|
AuditProperty.Builder |
AuditProperty.Builder.newValue(String newValue)
“New value.”
|
AuditProperty.Builder |
AuditProperty.Builder.oldValue(String oldValue)
“Old value.”
|
Copyright © 2018–2020. All rights reserved.