static ListThingPrincipalsV2Response.Builder |
ListThingPrincipalsV2Response.builder() |
|
ListThingPrincipalsV2Response.Builder |
ListThingPrincipalsV2Response.Builder.nextToken(String nextToken) |
The token to use to get the next set of results, or null if there are no additional results.
|
ListThingPrincipalsV2Response.Builder |
ListThingPrincipalsV2Response.Builder.thingPrincipalObjects(Collection<ThingPrincipalObject> thingPrincipalObjects) |
A list of thingPrincipalObject that represents the principal and the type of relation it has
with the thing.
|
ListThingPrincipalsV2Response.Builder |
ListThingPrincipalsV2Response.Builder.thingPrincipalObjects(Consumer<ThingPrincipalObject.Builder>... thingPrincipalObjects) |
A list of thingPrincipalObject that represents the principal and the type of relation it has
with the thing.
|
ListThingPrincipalsV2Response.Builder |
ListThingPrincipalsV2Response.Builder.thingPrincipalObjects(ThingPrincipalObject... thingPrincipalObjects) |
A list of thingPrincipalObject that represents the principal and the type of relation it has
with the thing.
|
ListThingPrincipalsV2Response.Builder |
ListThingPrincipalsV2Response.toBuilder() |
|