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