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