| 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<DeleteStorageProfileResult> |
AbstractAWSDeadlineAsync.deleteStorageProfileAsync(DeleteStorageProfileRequest request,
AsyncHandler<DeleteStorageProfileRequest,DeleteStorageProfileResult> asyncHandler) |
Future<DeleteStorageProfileResult> |
AWSDeadlineAsyncClient.deleteStorageProfileAsync(DeleteStorageProfileRequest request,
AsyncHandler<DeleteStorageProfileRequest,DeleteStorageProfileResult> asyncHandler) |
Future<DeleteStorageProfileResult> |
AWSDeadlineAsync.deleteStorageProfileAsync(DeleteStorageProfileRequest deleteStorageProfileRequest,
AsyncHandler<DeleteStorageProfileRequest,DeleteStorageProfileResult> asyncHandler)
Deletes a storage profile.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteStorageProfileRequest |
DeleteStorageProfileRequest.clone() |
DeleteStorageProfileRequest |
DeleteStorageProfileRequest.withFarmId(String farmId)
The farm ID of the farm from which to remove the storage profile.
|
DeleteStorageProfileRequest |
DeleteStorageProfileRequest.withStorageProfileId(String storageProfileId)
The storage profile ID of the storage profile to delete.
|
Copyright © 2025. All rights reserved.