Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.ErrorDetails
-
Packages that use ErrorDetails Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of ErrorDetails in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return ErrorDetails Modifier and Type Method Description ErrorDetailsStatus. error()The error message.ErrorDetailsSyncJobStatus. error()The SyncJob error.ErrorDetailsSyncResourceStatus. error()The status error.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type ErrorDetails Modifier and Type Method Description Status.BuilderStatus.Builder. error(ErrorDetails error)The error message.SyncJobStatus.BuilderSyncJobStatus.Builder. error(ErrorDetails error)The SyncJob error.SyncResourceStatus.BuilderSyncResourceStatus.Builder. error(ErrorDetails error)The status error.
-