| Package | Description |
|---|---|
| com.amazonaws.services.deadline |
The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your projects.
|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListMonitorsResult> |
AbstractAWSDeadlineAsync.listMonitorsAsync(ListMonitorsRequest request,
AsyncHandler<ListMonitorsRequest,ListMonitorsResult> asyncHandler) |
Future<ListMonitorsResult> |
AWSDeadlineAsyncClient.listMonitorsAsync(ListMonitorsRequest request,
AsyncHandler<ListMonitorsRequest,ListMonitorsResult> asyncHandler) |
Future<ListMonitorsResult> |
AWSDeadlineAsync.listMonitorsAsync(ListMonitorsRequest listMonitorsRequest,
AsyncHandler<ListMonitorsRequest,ListMonitorsResult> asyncHandler)
Gets a list of your monitors in Deadline Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
ListMonitorsRequest |
ListMonitorsRequest.clone() |
ListMonitorsRequest |
ListMonitorsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListMonitorsRequest |
ListMonitorsRequest.withNextToken(String nextToken)
The token for the next set of results, or
null to start from the beginning. |
Copyright © 2025. All rights reserved.