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