Interface GetWorkUnitsRequest.Builder

    • Method Detail

      • nextToken

        GetWorkUnitsRequest.Builder nextToken​(String nextToken)

        A continuation token, if this is a continuation call.

        Parameters:
        nextToken - A continuation token, if this is a continuation call.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • pageSize

        GetWorkUnitsRequest.Builder pageSize​(Integer pageSize)

        The size of each page to get in the Amazon Web Services service call. This does not affect the number of items returned in the command's output. Setting a smaller page size results in more calls to the Amazon Web Services service, retrieving fewer items in each call. This can help prevent the Amazon Web Services service calls from timing out.

        Parameters:
        pageSize - The size of each page to get in the Amazon Web Services service call. This does not affect the number of items returned in the command's output. Setting a smaller page size results in more calls to the Amazon Web Services service, retrieving fewer items in each call. This can help prevent the Amazon Web Services service calls from timing out.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • queryId

        GetWorkUnitsRequest.Builder queryId​(String queryId)

        The ID of the plan query operation.

        Parameters:
        queryId - The ID of the plan query operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.