| 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 |
|---|---|
CreateStorageProfileResult |
AbstractAWSDeadline.createStorageProfile(CreateStorageProfileRequest request) |
CreateStorageProfileResult |
AWSDeadlineClient.createStorageProfile(CreateStorageProfileRequest request)
Creates a storage profile that specifies the operating system, file type, and file location of resources used on
a farm.
|
CreateStorageProfileResult |
AWSDeadline.createStorageProfile(CreateStorageProfileRequest createStorageProfileRequest)
Creates a storage profile that specifies the operating system, file type, and file location of resources used on
a farm.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateStorageProfileResult> |
AbstractAWSDeadlineAsync.createStorageProfileAsync(CreateStorageProfileRequest request,
AsyncHandler<CreateStorageProfileRequest,CreateStorageProfileResult> asyncHandler) |
Future<CreateStorageProfileResult> |
AWSDeadlineAsyncClient.createStorageProfileAsync(CreateStorageProfileRequest request,
AsyncHandler<CreateStorageProfileRequest,CreateStorageProfileResult> asyncHandler) |
Future<CreateStorageProfileResult> |
AWSDeadlineAsync.createStorageProfileAsync(CreateStorageProfileRequest createStorageProfileRequest,
AsyncHandler<CreateStorageProfileRequest,CreateStorageProfileResult> asyncHandler)
Creates a storage profile that specifies the operating system, file type, and file location of resources used on
a farm.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStorageProfileResult |
CreateStorageProfileResult.clone() |
CreateStorageProfileResult |
CreateStorageProfileResult.withStorageProfileId(String storageProfileId)
The storage profile ID.
|
Copyright © 2025. All rights reserved.