| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph |
|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
DissociateEntityFromThingResult |
AWSIoTThingsGraph.dissociateEntityFromThing(DissociateEntityFromThingRequest dissociateEntityFromThingRequest)
Dissociates a device entity from a concrete thing.
|
DissociateEntityFromThingResult |
AbstractAWSIoTThingsGraph.dissociateEntityFromThing(DissociateEntityFromThingRequest request) |
DissociateEntityFromThingResult |
AWSIoTThingsGraphClient.dissociateEntityFromThing(DissociateEntityFromThingRequest request)
Dissociates a device entity from a concrete thing.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DissociateEntityFromThingResult> |
AbstractAWSIoTThingsGraphAsync.dissociateEntityFromThingAsync(DissociateEntityFromThingRequest request,
AsyncHandler<DissociateEntityFromThingRequest,DissociateEntityFromThingResult> asyncHandler) |
Future<DissociateEntityFromThingResult> |
AWSIoTThingsGraphAsync.dissociateEntityFromThingAsync(DissociateEntityFromThingRequest dissociateEntityFromThingRequest,
AsyncHandler<DissociateEntityFromThingRequest,DissociateEntityFromThingResult> asyncHandler)
Dissociates a device entity from a concrete thing.
|
Future<DissociateEntityFromThingResult> |
AWSIoTThingsGraphAsyncClient.dissociateEntityFromThingAsync(DissociateEntityFromThingRequest request,
AsyncHandler<DissociateEntityFromThingRequest,DissociateEntityFromThingResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DissociateEntityFromThingResult |
DissociateEntityFromThingResult.clone() |
Copyright © 2020. All rights reserved.