Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.SystemTemplateDescription
-
Packages that use SystemTemplateDescription Package Description software.amazon.awssdk.services.iotthingsgraph.model -
-
Uses of SystemTemplateDescription in software.amazon.awssdk.services.iotthingsgraph.model
Methods in software.amazon.awssdk.services.iotthingsgraph.model that return SystemTemplateDescription Modifier and Type Method Description SystemTemplateDescriptionGetSystemTemplateResponse. description()An object that contains summary data about the system.Methods in software.amazon.awssdk.services.iotthingsgraph.model with parameters of type SystemTemplateDescription Modifier and Type Method Description GetSystemTemplateResponse.BuilderGetSystemTemplateResponse.Builder. description(SystemTemplateDescription description)An object that contains summary data about the system.
-