CopyableBuilder<GetCommitResponse.Builder,GetCommitResponse>, SdkBuilder<GetCommitResponse.Builder,GetCommitResponse>public static interface GetCommitResponse.Builder extends CopyableBuilder<GetCommitResponse.Builder,GetCommitResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetCommitResponse.Builder |
commit(Commit commit) |
A commit data type object that contains information about the specified commit.
|
copyapply, buildGetCommitResponse.Builder commit(Commit commit)
A commit data type object that contains information about the specified commit.
commit - A commit data type object that contains information about the specified commit.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.