| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
ComputeFarmConfiguration |
ComputeFarmConfiguration.clone() |
ComputeFarmConfiguration |
StudioComponentConfiguration.getComputeFarmConfiguration()
The configuration for a render farm that is associated with a studio resource.
|
ComputeFarmConfiguration |
ComputeFarmConfiguration.withActiveDirectoryUser(String activeDirectoryUser)
The name of an Active Directory user that is used on ComputeFarm worker instances.
|
ComputeFarmConfiguration |
ComputeFarmConfiguration.withEndpoint(String endpoint)
The endpoint of the ComputeFarm that is accessed by the studio component resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StudioComponentConfiguration.setComputeFarmConfiguration(ComputeFarmConfiguration computeFarmConfiguration)
The configuration for a render farm that is associated with a studio resource.
|
StudioComponentConfiguration |
StudioComponentConfiguration.withComputeFarmConfiguration(ComputeFarmConfiguration computeFarmConfiguration)
The configuration for a render farm that is associated with a studio resource.
|
Copyright © 2023. All rights reserved.