| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.transform |
| Modifier and Type | Method and Description |
|---|---|
default UndeploySystemInstanceResponse |
IoTThingsGraphClient.undeploySystemInstance(UndeploySystemInstanceRequest undeploySystemInstanceRequest)
Removes a system instance from its target (Cloud or Greengrass).
|
default CompletableFuture<UndeploySystemInstanceResponse> |
IoTThingsGraphAsyncClient.undeploySystemInstance(UndeploySystemInstanceRequest undeploySystemInstanceRequest)
Removes a system instance from its target (Cloud or Greengrass).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UndeploySystemInstanceRequestMarshaller.marshall(UndeploySystemInstanceRequest undeploySystemInstanceRequest) |
Copyright © 2021. All rights reserved.