| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachThingPrincipalResponse> |
IotAsyncClient.attachThingPrincipal(AttachThingPrincipalRequest attachThingPrincipalRequest)
Attaches the specified principal to the specified thing.
|
default AttachThingPrincipalResponse |
IotClient.attachThingPrincipal(AttachThingPrincipalRequest attachThingPrincipalRequest)
Attaches the specified principal to the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachThingPrincipalRequestMarshaller.marshall(AttachThingPrincipalRequest attachThingPrincipalRequest) |
Copyright © 2023. All rights reserved.