| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateEntityToThingResponse |
IoTThingsGraphClient.associateEntityToThing(AssociateEntityToThingRequest associateEntityToThingRequest)
Deprecated.
since: 2022-08-30
|
default AssociateEntityToThingResponse |
IoTThingsGraphClient.associateEntityToThing(Consumer<AssociateEntityToThingRequest.Builder> associateEntityToThingRequest)
Deprecated.
since: 2022-08-30
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateEntityToThingResponse> |
IoTThingsGraphAsyncClient.associateEntityToThing(AssociateEntityToThingRequest associateEntityToThingRequest)
Deprecated.
since: 2022-08-30
|
default CompletableFuture<AssociateEntityToThingResponse> |
IoTThingsGraphAsyncClient.associateEntityToThing(Consumer<AssociateEntityToThingRequest.Builder> associateEntityToThingRequest)
Deprecated.
since: 2022-08-30
|
Copyright © 2023. All rights reserved.