| 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<ListStorageProfilesResult> |
AbstractAWSDeadlineAsync.listStorageProfilesAsync(ListStorageProfilesRequest request,
AsyncHandler<ListStorageProfilesRequest,ListStorageProfilesResult> asyncHandler) |
Future<ListStorageProfilesResult> |
AWSDeadlineAsyncClient.listStorageProfilesAsync(ListStorageProfilesRequest request,
AsyncHandler<ListStorageProfilesRequest,ListStorageProfilesResult> asyncHandler) |
Future<ListStorageProfilesResult> |
AWSDeadlineAsync.listStorageProfilesAsync(ListStorageProfilesRequest listStorageProfilesRequest,
AsyncHandler<ListStorageProfilesRequest,ListStorageProfilesResult> asyncHandler)
Lists storage profiles.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageProfilesRequest |
ListStorageProfilesRequest.clone() |
ListStorageProfilesRequest |
ListStorageProfilesRequest.withFarmId(String farmId)
The farm ID of the storage profile.
|
ListStorageProfilesRequest |
ListStorageProfilesRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListStorageProfilesRequest |
ListStorageProfilesRequest.withNextToken(String nextToken)
The token for the next set of results, or
null to start from the beginning. |
Copyright © 2025. All rights reserved.