| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static ListThingPrincipalsResponse.Builder |
ListThingPrincipalsResponse.builder() |
ListThingPrincipalsResponse.Builder |
ListThingPrincipalsResponse.Builder.principals(Collection<String> principals)
The principals associated with the thing.
|
ListThingPrincipalsResponse.Builder |
ListThingPrincipalsResponse.Builder.principals(String... principals)
The principals associated with the thing.
|
ListThingPrincipalsResponse.Builder |
ListThingPrincipalsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListThingPrincipalsResponse.Builder> |
ListThingPrincipalsResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.