| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph |
|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
UndeploySystemInstanceResult |
AWSIoTThingsGraphClient.undeploySystemInstance(UndeploySystemInstanceRequest request)
Deprecated.
|
UndeploySystemInstanceResult |
AbstractAWSIoTThingsGraph.undeploySystemInstance(UndeploySystemInstanceRequest request)
Deprecated.
|
UndeploySystemInstanceResult |
AWSIoTThingsGraph.undeploySystemInstance(UndeploySystemInstanceRequest undeploySystemInstanceRequest)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UndeploySystemInstanceResult> |
AbstractAWSIoTThingsGraphAsync.undeploySystemInstanceAsync(UndeploySystemInstanceRequest request,
AsyncHandler<UndeploySystemInstanceRequest,UndeploySystemInstanceResult> asyncHandler)
Deprecated.
|
Future<UndeploySystemInstanceResult> |
AWSIoTThingsGraphAsyncClient.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 |
|---|---|
UndeploySystemInstanceResult |
UndeploySystemInstanceResult.clone() |
UndeploySystemInstanceResult |
UndeploySystemInstanceResult.withSummary(SystemInstanceSummary summary)
An object that contains summary information about the system instance that was removed from its target.
|
Copyright © 2023. All rights reserved.