MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: teamsAsyncOperation.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withAttemptsCount(Integer attemptsCount) |
Set the attemptsCount property: Number of times the operation was attempted before being marked successful or
failed.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: Time when the operation was created.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withError(MicrosoftGraphOperationError error) |
Set the error property: operationError.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withLastActionDateTime(OffsetDateTime lastActionDateTime) |
Set the lastActionDateTime property: Time when the async operation was last updated.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withOperationType(MicrosoftGraphTeamsAsyncOperationType operationType) |
Set the operationType property: The operationType property.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withStatus(MicrosoftGraphTeamsAsyncOperationStatus status) |
Set the status property: The status property.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withTargetResourceId(String targetResourceId) |
Set the targetResourceId property: The ID of the object that's created or modified as result of this async
operation, typically a team.
|
MicrosoftGraphTeamsAsyncOperation |
MicrosoftGraphTeamsAsyncOperation.withTargetResourceLocation(String targetResourceLocation) |
Set the targetResourceLocation property: The location of the object that's created or modified as result of this
async operation.
|