| 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 | |
| com.amazonaws.services.deadline.waiters |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLicenseEndpointResult> |
AbstractAWSDeadlineAsync.getLicenseEndpointAsync(GetLicenseEndpointRequest request,
AsyncHandler<GetLicenseEndpointRequest,GetLicenseEndpointResult> asyncHandler) |
Future<GetLicenseEndpointResult> |
AWSDeadlineAsyncClient.getLicenseEndpointAsync(GetLicenseEndpointRequest request,
AsyncHandler<GetLicenseEndpointRequest,GetLicenseEndpointResult> asyncHandler) |
Future<GetLicenseEndpointResult> |
AWSDeadlineAsync.getLicenseEndpointAsync(GetLicenseEndpointRequest getLicenseEndpointRequest,
AsyncHandler<GetLicenseEndpointRequest,GetLicenseEndpointResult> asyncHandler)
Gets a licence endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
GetLicenseEndpointRequest |
GetLicenseEndpointRequest.clone() |
GetLicenseEndpointRequest |
GetLicenseEndpointRequest.withLicenseEndpointId(String licenseEndpointId)
The license endpoint ID.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetLicenseEndpointRequest> |
AWSDeadlineWaiters.licenseEndpointDeleted()
Builds a LicenseEndpointDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetLicenseEndpointRequest> |
AWSDeadlineWaiters.licenseEndpointValid()
Builds a LicenseEndpointValid waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetLicenseEndpointResult |
GetLicenseEndpointFunction.apply(GetLicenseEndpointRequest getLicenseEndpointRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2024. All rights reserved.