| 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 |
|---|---|
ListLicenseEndpointsResult |
AbstractAWSDeadline.listLicenseEndpoints(ListLicenseEndpointsRequest request) |
ListLicenseEndpointsResult |
AWSDeadlineClient.listLicenseEndpoints(ListLicenseEndpointsRequest request)
Lists license endpoints.
|
ListLicenseEndpointsResult |
AWSDeadline.listLicenseEndpoints(ListLicenseEndpointsRequest listLicenseEndpointsRequest)
Lists license endpoints.
|
| 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 |
|---|---|
ListLicenseEndpointsResult |
ListLicenseEndpointsResult.clone() |
ListLicenseEndpointsResult |
ListLicenseEndpointsResult.withLicenseEndpoints(Collection<LicenseEndpointSummary> licenseEndpoints)
The license endpoints.
|
ListLicenseEndpointsResult |
ListLicenseEndpointsResult.withLicenseEndpoints(LicenseEndpointSummary... licenseEndpoints)
The license endpoints.
|
ListLicenseEndpointsResult |
ListLicenseEndpointsResult.withNextToken(String nextToken)
If Deadline Cloud returns
nextToken, then there are more results available. |
Copyright © 2025. All rights reserved.