Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.SyncJobStatus
Packages that use SyncJobStatus
-
Uses of SyncJobStatus in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return SyncJobStatusModifier and TypeMethodDescriptionfinal SyncJobStatusGetSyncJobResponse.status()The SyncJob response status.final SyncJobStatusSyncJobSummary.status()The SyncJob summaries status.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type SyncJobStatusModifier and TypeMethodDescriptionGetSyncJobResponse.Builder.status(SyncJobStatus status) The SyncJob response status.SyncJobSummary.Builder.status(SyncJobStatus status) The SyncJob summaries status.