Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.SyncResourceStatus
-
Packages that use SyncResourceStatus Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of SyncResourceStatus in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return SyncResourceStatus Modifier and Type Method Description SyncResourceStatusSyncResourceSummary. status()The sync resource summary status.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type SyncResourceStatus Modifier and Type Method Description SyncResourceSummary.BuilderSyncResourceSummary.Builder. status(SyncResourceStatus status)The sync resource summary status.
-