| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetachThingPrincipalResponse> |
IotAsyncClient.detachThingPrincipal(DetachThingPrincipalRequest detachThingPrincipalRequest)
Detaches the specified principal from the specified thing.
|
default DetachThingPrincipalResponse |
IotClient.detachThingPrincipal(DetachThingPrincipalRequest detachThingPrincipalRequest)
Detaches the specified principal from the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachThingPrincipalRequestMarshaller.marshall(DetachThingPrincipalRequest detachThingPrincipalRequest) |
Copyright © 2021. All rights reserved.