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