Uses of Class
software.amazon.awssdk.services.codestarconnections.model.UnsupportedProviderTypeException
-
Packages that use UnsupportedProviderTypeException Package Description software.amazon.awssdk.services.codestarconnections AWS CodeStar Connections -
-
Uses of UnsupportedProviderTypeException in software.amazon.awssdk.services.codestarconnections
Methods in software.amazon.awssdk.services.codestarconnections that throw UnsupportedProviderTypeException 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.
-