MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: onenoteOperation.
|
MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: The start time of the operation.
|
MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withError(MicrosoftGraphOnenoteOperationError error) |
Set the error property: onenoteOperationError.
|
MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withLastActionDateTime(OffsetDateTime lastActionDateTime) |
Set the lastActionDateTime property: The time of the last action of the operation.
|
MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withPercentComplete(String percentComplete) |
Set the percentComplete property: The operation percent complete if the operation is still in running status.
|
MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withResourceId(String resourceId) |
Set the resourceId property: The resource id.
|
MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withResourceLocation(String resourceLocation) |
Set the resourceLocation property: The resource URI for the object.
|
MicrosoftGraphOnenoteOperation |
MicrosoftGraphOnenoteOperation.withStatus(MicrosoftGraphOperationStatus status) |
Set the status property: The status property.
|