| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph |
|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UndeploySystemInstanceResult> |
AWSIoTThingsGraphAsyncClient.undeploySystemInstanceAsync(UndeploySystemInstanceRequest request,
AsyncHandler<UndeploySystemInstanceRequest,UndeploySystemInstanceResult> asyncHandler)
Deprecated.
|
Future<UndeploySystemInstanceResult> |
AbstractAWSIoTThingsGraphAsync.undeploySystemInstanceAsync(UndeploySystemInstanceRequest request,
AsyncHandler<UndeploySystemInstanceRequest,UndeploySystemInstanceResult> asyncHandler)
Deprecated.
|
Future<UndeploySystemInstanceResult> |
AWSIoTThingsGraphAsync.undeploySystemInstanceAsync(UndeploySystemInstanceRequest undeploySystemInstanceRequest,
AsyncHandler<UndeploySystemInstanceRequest,UndeploySystemInstanceResult> asyncHandler)
Deprecated.
|
| 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 © 2024. All rights reserved.