Class | Description |
---|---|
WorkRequest |
An asynchronous work request.
|
WorkRequest.Builder | |
WorkRequestError |
An error encountered while executing an operation that is tracked by a work request.
|
WorkRequestError.Builder | |
WorkRequestLogEntry |
A log message from executing an operation that is tracked by a work request.
|
WorkRequestLogEntry.Builder | |
WorkRequestResource |
A resource that is created or operated on by an asynchronous operation that is tracked by a work
request.
|
WorkRequestResource.Builder | |
WorkRequestSummary |
A summary of the status of a work request.
|
WorkRequestSummary.Builder |
Enum | Description |
---|---|
WorkRequest.Status |
The status of the work request.
|
WorkRequestResource.ActionType |
The way in which this resource was affected by the operation that spawned the work request.
|
WorkRequestSummary.Status |
The status of the work request.
|
Copyright © 2016–2024. All rights reserved.