Uses of Class
software.amazon.awssdk.services.codestarconnections.model.RetryLatestCommitFailedException
-
Packages that use RetryLatestCommitFailedException Package Description software.amazon.awssdk.services.codestarconnections AWS CodeStar Connections -
-
Uses of RetryLatestCommitFailedException in software.amazon.awssdk.services.codestarconnections
Methods in software.amazon.awssdk.services.codestarconnections that throw RetryLatestCommitFailedException Modifier and Type Method Description default UpdateSyncBlockerResponseCodeStarConnectionsClient. updateSyncBlocker(Consumer<UpdateSyncBlockerRequest.Builder> updateSyncBlockerRequest)Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.default UpdateSyncBlockerResponseCodeStarConnectionsClient. updateSyncBlocker(UpdateSyncBlockerRequest updateSyncBlockerRequest)Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.
-