| 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<ListLicenseEndpointsResult> |
AbstractAWSDeadlineAsync.listLicenseEndpointsAsync(ListLicenseEndpointsRequest request,
AsyncHandler<ListLicenseEndpointsRequest,ListLicenseEndpointsResult> asyncHandler) |
Future<ListLicenseEndpointsResult> |
AWSDeadlineAsyncClient.listLicenseEndpointsAsync(ListLicenseEndpointsRequest request,
AsyncHandler<ListLicenseEndpointsRequest,ListLicenseEndpointsResult> asyncHandler) |
Future<ListLicenseEndpointsResult> |
AWSDeadlineAsync.listLicenseEndpointsAsync(ListLicenseEndpointsRequest listLicenseEndpointsRequest,
AsyncHandler<ListLicenseEndpointsRequest,ListLicenseEndpointsResult> asyncHandler)
Lists license endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
ListLicenseEndpointsRequest |
ListLicenseEndpointsRequest.clone() |
ListLicenseEndpointsRequest |
ListLicenseEndpointsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListLicenseEndpointsRequest |
ListLicenseEndpointsRequest.withNextToken(String nextToken)
The token for the next set of results, or
null to start from the beginning. |
Copyright © 2025. All rights reserved.