| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
List<DependencyRevision> |
SystemInstanceDescription.validatedDependencyRevisions()
A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in a
system instance.
|
| Modifier and Type | Method and Description |
|---|---|
SystemInstanceDescription.Builder |
SystemInstanceDescription.Builder.validatedDependencyRevisions(DependencyRevision... validatedDependencyRevisions)
A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in
a system instance.
|
| Modifier and Type | Method and Description |
|---|---|
SystemInstanceDescription.Builder |
SystemInstanceDescription.Builder.validatedDependencyRevisions(Collection<DependencyRevision> validatedDependencyRevisions)
A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in
a system instance.
|
Copyright © 2022. All rights reserved.