Interface CapacityAssignment.Builder

    • Method Detail

      • workGroupNames

        CapacityAssignment.Builder workGroupNames​(Collection<String> workGroupNames)

        The list of workgroup names for the capacity assignment.

        Parameters:
        workGroupNames - The list of workgroup names for the capacity assignment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • workGroupNames

        CapacityAssignment.Builder workGroupNames​(String... workGroupNames)

        The list of workgroup names for the capacity assignment.

        Parameters:
        workGroupNames - The list of workgroup names for the capacity assignment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.