| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DissociateEntityFromThingResponse> |
IoTThingsGraphAsyncClient.dissociateEntityFromThing(DissociateEntityFromThingRequest dissociateEntityFromThingRequest)
Dissociates a device entity from a concrete thing.
|
default DissociateEntityFromThingResponse |
IoTThingsGraphClient.dissociateEntityFromThing(DissociateEntityFromThingRequest dissociateEntityFromThingRequest)
Dissociates a device entity from a concrete thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DissociateEntityFromThingRequestMarshaller.marshall(DissociateEntityFromThingRequest dissociateEntityFromThingRequest) |
Copyright © 2021. All rights reserved.