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