| 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<GetStorageProfileResult> |
AbstractAWSDeadlineAsync.getStorageProfileAsync(GetStorageProfileRequest request,
AsyncHandler<GetStorageProfileRequest,GetStorageProfileResult> asyncHandler) |
Future<GetStorageProfileResult> |
AWSDeadlineAsyncClient.getStorageProfileAsync(GetStorageProfileRequest request,
AsyncHandler<GetStorageProfileRequest,GetStorageProfileResult> asyncHandler) |
Future<GetStorageProfileResult> |
AWSDeadlineAsync.getStorageProfileAsync(GetStorageProfileRequest getStorageProfileRequest,
AsyncHandler<GetStorageProfileRequest,GetStorageProfileResult> asyncHandler)
Gets a storage profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetStorageProfileRequest |
GetStorageProfileRequest.clone() |
GetStorageProfileRequest |
GetStorageProfileRequest.withFarmId(String farmId)
The farm ID for the storage profile.
|
GetStorageProfileRequest |
GetStorageProfileRequest.withStorageProfileId(String storageProfileId)
The storage profile ID.
|
Copyright © 2024. All rights reserved.