Interface ListPrincipalThingsResponse.Builder

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

public static interface ListPrincipalThingsResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<ListPrincipalThingsResponse.Builder,ListPrincipalThingsResponse>
  • Method Details

    • things

      The things.

      Parameters:
      things - The things.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • things

      The things.

      Parameters:
      things - The things.
      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.