public static interface CapacityAssignment.Builder extends SdkPojo, CopyableBuilder<CapacityAssignment.Builder,CapacityAssignment>
| Modifier and Type | Method and Description |
|---|---|
CapacityAssignment.Builder |
workGroupNames(Collection<String> workGroupNames)
The list of workgroup names for the capacity assignment.
|
CapacityAssignment.Builder |
workGroupNames(String... workGroupNames)
The list of workgroup names for the capacity assignment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCapacityAssignment.Builder workGroupNames(Collection<String> workGroupNames)
The list of workgroup names for the capacity assignment.
workGroupNames - The list of workgroup names for the capacity assignment.CapacityAssignment.Builder workGroupNames(String... workGroupNames)
The list of workgroup names for the capacity assignment.
workGroupNames - The list of workgroup names for the capacity assignment.Copyright © 2023. All rights reserved.