public static interface ComputeFarmConfiguration.Builder extends SdkPojo, CopyableBuilder<ComputeFarmConfiguration.Builder,ComputeFarmConfiguration>
| Modifier and Type | Method and Description |
|---|---|
ComputeFarmConfiguration.Builder |
activeDirectoryUser(String activeDirectoryUser)
The name of an Active Directory user that is used on ComputeFarm worker instances.
|
ComputeFarmConfiguration.Builder |
endpoint(String endpoint)
The endpoint of the ComputeFarm that is accessed by the studio component resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildComputeFarmConfiguration.Builder activeDirectoryUser(String activeDirectoryUser)
The name of an Active Directory user that is used on ComputeFarm worker instances.
activeDirectoryUser - The name of an Active Directory user that is used on ComputeFarm worker instances.ComputeFarmConfiguration.Builder endpoint(String endpoint)
The endpoint of the ComputeFarm that is accessed by the studio component resource.
endpoint - The endpoint of the ComputeFarm that is accessed by the studio component resource.Copyright © 2021. All rights reserved.