Interface ListNamedShadowsForThingResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ListNamedShadowsForThingResponse.Builder,ListNamedShadowsForThingResponse>, IotDataPlaneResponse.Builder, SdkBuilder<ListNamedShadowsForThingResponse.Builder,ListNamedShadowsForThingResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ListNamedShadowsForThingResponse

  • Method Details

    • results

      The list of shadows for the specified thing.

      Parameters:
      results - The list of shadows for the specified thing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • results

      The list of shadows for the specified thing.

      Parameters:
      results - The list of shadows for the specified thing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The token to use to get the next set of results, or null if there are no additional results.

      Parameters:
      nextToken - The token to use to get the next set of results, or null if there are no additional results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timestamp

      The Epoch date and time the response was generated by IoT.

      Parameters:
      timestamp - The Epoch date and time the response was generated by IoT.
      Returns:
      Returns a reference to this object so that method calls can be chained together.