Interface ListTrackerConsumersResponse.Builder

  • Method Details

    • consumerArns

      Contains the list of geofence collection ARNs associated to the tracker resource.

      Parameters:
      consumerArns - Contains the list of geofence collection ARNs associated to the tracker resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • consumerArns

      ListTrackerConsumersResponse.Builder consumerArns(String... consumerArns)

      Contains the list of geofence collection ARNs associated to the tracker resource.

      Parameters:
      consumerArns - Contains the list of geofence collection ARNs associated to the tracker resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      A pagination token indicating there are additional pages available. You can use the token in a following request to fetch the next set of results.

      Parameters:
      nextToken - A pagination token indicating there are additional pages available. You can use the token in a following request to fetch the next set of results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.