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