| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph |
|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UndeploySystemInstanceResult> |
AbstractAWSIoTThingsGraphAsync.undeploySystemInstanceAsync(UndeploySystemInstanceRequest request,
AsyncHandler<UndeploySystemInstanceRequest,UndeploySystemInstanceResult> asyncHandler) |
Future<UndeploySystemInstanceResult> |
AWSIoTThingsGraphAsync.undeploySystemInstanceAsync(UndeploySystemInstanceRequest undeploySystemInstanceRequest,
AsyncHandler<UndeploySystemInstanceRequest,UndeploySystemInstanceResult> asyncHandler)
Removes a system instance from its target (Cloud or Greengrass).
|
Future<UndeploySystemInstanceResult> |
AWSIoTThingsGraphAsyncClient.undeploySystemInstanceAsync(UndeploySystemInstanceRequest request,
AsyncHandler<UndeploySystemInstanceRequest,UndeploySystemInstanceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UndeploySystemInstanceRequest |
UndeploySystemInstanceRequest.clone() |
UndeploySystemInstanceRequest |
UndeploySystemInstanceRequest.withId(String id)
The ID of the system instance to remove from its target.
|
Copyright © 2020. All rights reserved.