Uses of Class
software.amazon.awssdk.services.codestarconnections.model.SyncConfigurationStillExistsException
-
Packages that use SyncConfigurationStillExistsException Package Description software.amazon.awssdk.services.codestarconnections AWS CodeStar Connections -
-
Uses of SyncConfigurationStillExistsException in software.amazon.awssdk.services.codestarconnections
Methods in software.amazon.awssdk.services.codestarconnections that throw SyncConfigurationStillExistsException Modifier and Type Method Description default DeleteRepositoryLinkResponseCodeStarConnectionsClient. deleteRepositoryLink(Consumer<DeleteRepositoryLinkRequest.Builder> deleteRepositoryLinkRequest)Deletes the association between your connection and a specified external Git repository.default DeleteRepositoryLinkResponseCodeStarConnectionsClient. deleteRepositoryLink(DeleteRepositoryLinkRequest deleteRepositoryLinkRequest)Deletes the association between your connection and a specified external Git repository.
-