static ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.builder() |
|
ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.Builder.maxResults(Integer maxResults) |
The maximum number of results to return in this operation.
|
ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.Builder.nextToken(String nextToken) |
To retrieve the next set of results, the nextToken value from a previous response; otherwise
null to receive the first set of results.
|
ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.Builder.thingName(String thingName) |
The name of the thing.
|
ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.Builder.thingPrincipalType(String thingPrincipalType) |
The type of the relation you want to filter in the response.
|
ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.Builder.thingPrincipalType(ThingPrincipalType thingPrincipalType) |
The type of the relation you want to filter in the response.
|
ListThingPrincipalsV2Request.Builder |
ListThingPrincipalsV2Request.toBuilder() |
|