| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| Modifier and Type | Method and Description |
|---|---|
default UndeploySystemInstanceResponse |
IoTThingsGraphClient.undeploySystemInstance(Consumer<UndeploySystemInstanceRequest.Builder> undeploySystemInstanceRequest)
Deprecated.
since: 2022-08-30
|
default UndeploySystemInstanceResponse |
IoTThingsGraphClient.undeploySystemInstance(UndeploySystemInstanceRequest undeploySystemInstanceRequest)
Deprecated.
since: 2022-08-30
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UndeploySystemInstanceResponse> |
IoTThingsGraphAsyncClient.undeploySystemInstance(Consumer<UndeploySystemInstanceRequest.Builder> undeploySystemInstanceRequest)
Deprecated.
since: 2022-08-30
|
default CompletableFuture<UndeploySystemInstanceResponse> |
IoTThingsGraphAsyncClient.undeploySystemInstance(UndeploySystemInstanceRequest undeploySystemInstanceRequest)
Deprecated.
since: 2022-08-30
|
Copyright © 2022. All rights reserved.