Interface ListThingsInBillingGroupResponse.Builder

    • Method Detail

      • things

        ListThingsInBillingGroupResponse.Builder things​(String... things)

        A list of things in the billing group.

        Parameters:
        things - A list of things in the billing group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListThingsInBillingGroupResponse.Builder nextToken​(String nextToken)

        The token to use to get the next set of results. Will not be returned if operation has returned all results.

        Parameters:
        nextToken - The token to use to get the next set of results. Will not be returned if operation has returned all results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.