| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
SystemTemplateDescription |
SystemTemplateDescription.clone() |
SystemTemplateDescription |
GetSystemTemplateResult.getDescription()
An object that contains summary data about the system.
|
SystemTemplateDescription |
SystemTemplateDescription.withDefinition(DefinitionDocument definition)
The definition document of a system.
|
SystemTemplateDescription |
SystemTemplateDescription.withSummary(SystemTemplateSummary summary)
An object that contains summary information about a system.
|
SystemTemplateDescription |
SystemTemplateDescription.withValidatedNamespaceVersion(Long validatedNamespaceVersion)
The namespace version against which the system was validated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSystemTemplateResult.setDescription(SystemTemplateDescription description)
An object that contains summary data about the system.
|
GetSystemTemplateResult |
GetSystemTemplateResult.withDescription(SystemTemplateDescription description)
An object that contains summary data about the system.
|
Copyright © 2020. All rights reserved.