| 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 |
|---|---|
CreateLicenseEndpointResult |
AbstractAWSDeadline.createLicenseEndpoint(CreateLicenseEndpointRequest request) |
CreateLicenseEndpointResult |
AWSDeadlineClient.createLicenseEndpoint(CreateLicenseEndpointRequest request)
Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.
|
CreateLicenseEndpointResult |
AWSDeadline.createLicenseEndpoint(CreateLicenseEndpointRequest createLicenseEndpointRequest)
Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLicenseEndpointResult> |
AbstractAWSDeadlineAsync.createLicenseEndpointAsync(CreateLicenseEndpointRequest request,
AsyncHandler<CreateLicenseEndpointRequest,CreateLicenseEndpointResult> asyncHandler) |
Future<CreateLicenseEndpointResult> |
AWSDeadlineAsyncClient.createLicenseEndpointAsync(CreateLicenseEndpointRequest request,
AsyncHandler<CreateLicenseEndpointRequest,CreateLicenseEndpointResult> asyncHandler) |
Future<CreateLicenseEndpointResult> |
AWSDeadlineAsync.createLicenseEndpointAsync(CreateLicenseEndpointRequest createLicenseEndpointRequest,
AsyncHandler<CreateLicenseEndpointRequest,CreateLicenseEndpointResult> asyncHandler)
Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLicenseEndpointResult |
CreateLicenseEndpointResult.clone() |
CreateLicenseEndpointResult |
CreateLicenseEndpointResult.withLicenseEndpointId(String licenseEndpointId)
The license endpoint ID.
|
Copyright © 2024. All rights reserved.