Interface DescribeWorkforceResponse.Builder

    • Method Detail

      • workforce

        DescribeWorkforceResponse.Builder workforce​(Workforce workforce)

        A single private workforce, which is automatically created when you create your first private work team. You can create one private work force in each Amazon Web Services Region. By default, any workforce-related API operation used in a specific region will apply to the workforce created in that region. To learn how to create a private workforce, see Create a Private Workforce.

        Parameters:
        workforce - A single private workforce, which is automatically created when you create your first private work team. You can create one private work force in each Amazon Web Services Region. By default, any workforce-related API operation used in a specific region will apply to the workforce created in that region. To learn how to create a private workforce, see Create a Private Workforce.
        Returns:
        Returns a reference to this object so that method calls can be chained together.