CopyableBuilder<GetCommitRequest.Builder,GetCommitRequest>, SdkBuilder<GetCommitRequest.Builder,GetCommitRequest>public static interface GetCommitRequest.Builder extends CopyableBuilder<GetCommitRequest.Builder,GetCommitRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetCommitRequest.Builder |
commitId(String commitId) |
The commit ID.
|
GetCommitRequest.Builder |
repositoryName(String repositoryName) |
The name of the repository to which the commit was made.
|
copyapply, buildGetCommitRequest.Builder repositoryName(String repositoryName)
The name of the repository to which the commit was made.
repositoryName - The name of the repository to which the commit was made.GetCommitRequest.Builder commitId(String commitId)
The commit ID.
commitId - The commit ID.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.