Uses of Class
software.amazon.awssdk.services.codecommit.model.FolderDoesNotExistException
-
Packages that use FolderDoesNotExistException Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of FolderDoesNotExistException in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that throw FolderDoesNotExistException Modifier and Type Method Description default GetFolderResponseCodeCommitClient. getFolder(Consumer<GetFolderRequest.Builder> getFolderRequest)Returns the contents of a specified folder in a repository.default GetFolderResponseCodeCommitClient. getFolder(GetFolderRequest getFolderRequest)Returns the contents of a specified folder in a repository.
-