| 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<DeleteLicenseEndpointResult> |
AbstractAWSDeadlineAsync.deleteLicenseEndpointAsync(DeleteLicenseEndpointRequest request,
AsyncHandler<DeleteLicenseEndpointRequest,DeleteLicenseEndpointResult> asyncHandler) |
Future<DeleteLicenseEndpointResult> |
AWSDeadlineAsyncClient.deleteLicenseEndpointAsync(DeleteLicenseEndpointRequest request,
AsyncHandler<DeleteLicenseEndpointRequest,DeleteLicenseEndpointResult> asyncHandler) |
Future<DeleteLicenseEndpointResult> |
AWSDeadlineAsync.deleteLicenseEndpointAsync(DeleteLicenseEndpointRequest deleteLicenseEndpointRequest,
AsyncHandler<DeleteLicenseEndpointRequest,DeleteLicenseEndpointResult> asyncHandler)
Deletes a license endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteLicenseEndpointRequest |
DeleteLicenseEndpointRequest.clone() |
DeleteLicenseEndpointRequest |
DeleteLicenseEndpointRequest.withLicenseEndpointId(String licenseEndpointId)
The license endpoint ID of the license endpoint to delete.
|
Copyright © 2024. All rights reserved.