| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| Modifier and Type | Method and Description |
|---|---|
default DissociateEntityFromThingResponse |
IoTThingsGraphClient.dissociateEntityFromThing(Consumer<DissociateEntityFromThingRequest.Builder> dissociateEntityFromThingRequest)
Deprecated.
since: 2022-08-30
|
default DissociateEntityFromThingResponse |
IoTThingsGraphClient.dissociateEntityFromThing(DissociateEntityFromThingRequest dissociateEntityFromThingRequest)
Deprecated.
since: 2022-08-30
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DissociateEntityFromThingResponse> |
IoTThingsGraphAsyncClient.dissociateEntityFromThing(Consumer<DissociateEntityFromThingRequest.Builder> dissociateEntityFromThingRequest)
Deprecated.
since: 2022-08-30
|
default CompletableFuture<DissociateEntityFromThingResponse> |
IoTThingsGraphAsyncClient.dissociateEntityFromThing(DissociateEntityFromThingRequest dissociateEntityFromThingRequest)
Deprecated.
since: 2022-08-30
|
Copyright © 2022. All rights reserved.