| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
GetFolderResponse.files()
The list of files in the specified folder, if any.
|
| Modifier and Type | Method and Description |
|---|---|
GetFolderResponse.Builder |
GetFolderResponse.Builder.files(File... files)
The list of files in the specified folder, if any.
|
| Modifier and Type | Method and Description |
|---|---|
GetFolderResponse.Builder |
GetFolderResponse.Builder.files(Collection<File> files)
The list of files in the specified folder, if any.
|
Copyright © 2020. All rights reserved.