| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.clone() |
CustomerManagedWorkerCapabilities |
CustomerManagedFleetConfiguration.getWorkerCapabilities()
The worker capabilities for a customer managed fleet configuration.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withAcceleratorCount(AcceleratorCountRange acceleratorCount)
The range of the accelerator.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withAcceleratorTotalMemoryMiB(AcceleratorTotalMemoryMiBRange acceleratorTotalMemoryMiB)
The total memory (MiB) for the customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withAcceleratorTypes(AcceleratorType... acceleratorTypes)
The accelerator types for the customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withAcceleratorTypes(Collection<String> acceleratorTypes)
The accelerator types for the customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withAcceleratorTypes(String... acceleratorTypes)
The accelerator types for the customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withCpuArchitectureType(CpuArchitectureType cpuArchitectureType)
The CPU architecture type for the customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withCpuArchitectureType(String cpuArchitectureType)
The CPU architecture type for the customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withCustomAmounts(Collection<FleetAmountCapability> customAmounts)
Custom requirement ranges for customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withCustomAmounts(FleetAmountCapability... customAmounts)
Custom requirement ranges for customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withCustomAttributes(Collection<FleetAttributeCapability> customAttributes)
Custom attributes for the customer manged worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withCustomAttributes(FleetAttributeCapability... customAttributes)
Custom attributes for the customer manged worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withMemoryMiB(MemoryMiBRange memoryMiB)
The memory (MiB).
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withOsFamily(CustomerManagedFleetOperatingSystemFamily osFamily)
The operating system (OS) family.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withOsFamily(String osFamily)
The operating system (OS) family.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withVCpuCount(VCpuCountRange vCpuCount)
The vCPU count for the customer manged worker capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerManagedFleetConfiguration.setWorkerCapabilities(CustomerManagedWorkerCapabilities workerCapabilities)
The worker capabilities for a customer managed fleet configuration.
|
CustomerManagedFleetConfiguration |
CustomerManagedFleetConfiguration.withWorkerCapabilities(CustomerManagedWorkerCapabilities workerCapabilities)
The worker capabilities for a customer managed fleet configuration.
|
Copyright © 2025. All rights reserved.