Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.SystemInstanceDescription
-
Packages that use SystemInstanceDescription Package Description software.amazon.awssdk.services.iotthingsgraph.model -
-
Uses of SystemInstanceDescription in software.amazon.awssdk.services.iotthingsgraph.model
Methods in software.amazon.awssdk.services.iotthingsgraph.model that return SystemInstanceDescription Modifier and Type Method Description SystemInstanceDescriptionGetSystemInstanceResponse. description()An object that describes the system instance.Methods in software.amazon.awssdk.services.iotthingsgraph.model with parameters of type SystemInstanceDescription Modifier and Type Method Description GetSystemInstanceResponse.BuilderGetSystemInstanceResponse.Builder. description(SystemInstanceDescription description)An object that describes the system instance.
-