Uses of Class
software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException
-
Packages that use ConditionalCheckFailedException Package Description software.amazon.awssdk.services.codeconnections AWS CodeConnections -
-
Uses of ConditionalCheckFailedException in software.amazon.awssdk.services.codeconnections
Methods in software.amazon.awssdk.services.codeconnections that throw ConditionalCheckFailedException Modifier and Type Method Description default UpdateRepositoryLinkResponseCodeConnectionsClient. updateRepositoryLink(Consumer<UpdateRepositoryLinkRequest.Builder> updateRepositoryLinkRequest)Updates the association between your connection and a specified external Git repository.default UpdateRepositoryLinkResponseCodeConnectionsClient. updateRepositoryLink(UpdateRepositoryLinkRequest updateRepositoryLinkRequest)Updates the association between your connection and a specified external Git repository.
-