public static interface MergeBranchesBySquashResponse.Builder extends CodeCommitResponse.Builder, SdkPojo, CopyableBuilder<MergeBranchesBySquashResponse.Builder,MergeBranchesBySquashResponse>
| Modifier and Type | Method and Description |
|---|---|
MergeBranchesBySquashResponse.Builder |
commitId(String commitId)
The commit ID of the merge in the destination or target branch.
|
MergeBranchesBySquashResponse.Builder |
treeId(String treeId)
The tree ID of the merge in the destination or target branch.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildMergeBranchesBySquashResponse.Builder commitId(String commitId)
The commit ID of the merge in the destination or target branch.
commitId - The commit ID of the merge in the destination or target branch.MergeBranchesBySquashResponse.Builder treeId(String treeId)
The tree ID of the merge in the destination or target branch.
treeId - The tree ID of the merge in the destination or target branch.Copyright © 2022. All rights reserved.