| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
SourceFileSpecifier |
PutFileEntry.sourceFile()
The name and full path of the file that contains the changes you want to make as part of the commit, if you are
not providing the file content directly.
|
| Modifier and Type | Method and Description |
|---|---|
PutFileEntry.Builder |
PutFileEntry.Builder.sourceFile(SourceFileSpecifier sourceFile)
The name and full path of the file that contains the changes you want to make as part of the commit, if you
are not providing the file content directly.
|
Copyright © 2020. All rights reserved.