| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph |
|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
DeploySystemInstanceResult |
AWSIoTThingsGraphClient.deploySystemInstance(DeploySystemInstanceRequest request)
Deprecated.
|
DeploySystemInstanceResult |
AbstractAWSIoTThingsGraph.deploySystemInstance(DeploySystemInstanceRequest request)
Deprecated.
|
DeploySystemInstanceResult |
AWSIoTThingsGraph.deploySystemInstance(DeploySystemInstanceRequest deploySystemInstanceRequest)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeploySystemInstanceResult> |
AbstractAWSIoTThingsGraphAsync.deploySystemInstanceAsync(DeploySystemInstanceRequest request,
AsyncHandler<DeploySystemInstanceRequest,DeploySystemInstanceResult> asyncHandler)
Deprecated.
|
Future<DeploySystemInstanceResult> |
AWSIoTThingsGraphAsyncClient.deploySystemInstanceAsync(DeploySystemInstanceRequest request,
AsyncHandler<DeploySystemInstanceRequest,DeploySystemInstanceResult> asyncHandler)
Deprecated.
|
Future<DeploySystemInstanceResult> |
AWSIoTThingsGraphAsync.deploySystemInstanceAsync(DeploySystemInstanceRequest deploySystemInstanceRequest,
AsyncHandler<DeploySystemInstanceRequest,DeploySystemInstanceResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DeploySystemInstanceResult |
DeploySystemInstanceResult.clone() |
DeploySystemInstanceResult |
DeploySystemInstanceResult.withGreengrassDeploymentId(String greengrassDeploymentId)
The ID of the Greengrass deployment used to deploy the system instance.
|
DeploySystemInstanceResult |
DeploySystemInstanceResult.withSummary(SystemInstanceSummary summary)
An object that contains summary information about a system instance that was deployed.
|
Copyright © 2023. All rights reserved.