| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph |
|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateEntityToThingResult |
AWSIoTThingsGraph.associateEntityToThing(AssociateEntityToThingRequest associateEntityToThingRequest)
Associates a device with a concrete thing that is in the user's registry.
|
AssociateEntityToThingResult |
AbstractAWSIoTThingsGraph.associateEntityToThing(AssociateEntityToThingRequest request) |
AssociateEntityToThingResult |
AWSIoTThingsGraphClient.associateEntityToThing(AssociateEntityToThingRequest request)
Associates a device with a concrete thing that is in the user's registry.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateEntityToThingResult> |
AbstractAWSIoTThingsGraphAsync.associateEntityToThingAsync(AssociateEntityToThingRequest request,
AsyncHandler<AssociateEntityToThingRequest,AssociateEntityToThingResult> asyncHandler) |
Future<AssociateEntityToThingResult> |
AWSIoTThingsGraphAsync.associateEntityToThingAsync(AssociateEntityToThingRequest associateEntityToThingRequest,
AsyncHandler<AssociateEntityToThingRequest,AssociateEntityToThingResult> asyncHandler)
Associates a device with a concrete thing that is in the user's registry.
|
Future<AssociateEntityToThingResult> |
AWSIoTThingsGraphAsyncClient.associateEntityToThingAsync(AssociateEntityToThingRequest request,
AsyncHandler<AssociateEntityToThingRequest,AssociateEntityToThingResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateEntityToThingResult |
AssociateEntityToThingResult.clone() |
Copyright © 2020. All rights reserved.