| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
List<SymbolicLink> |
GetFolderResponse.symbolicLinks()
The list of symbolic links to other files and folders in the specified folder, if any.
|
| Modifier and Type | Method and Description |
|---|---|
GetFolderResponse.Builder |
GetFolderResponse.Builder.symbolicLinks(SymbolicLink... symbolicLinks)
The list of symbolic links to other files and folders in the specified folder, if any.
|
| Modifier and Type | Method and Description |
|---|---|
GetFolderResponse.Builder |
GetFolderResponse.Builder.symbolicLinks(Collection<SymbolicLink> symbolicLinks)
The list of symbolic links to other files and folders in the specified folder, if any.
|
Copyright © 2023. All rights reserved.