CopyableBuilder<GetBranchResponse.Builder,GetBranchResponse>
, SdkBuilder<GetBranchResponse.Builder,GetBranchResponse>
public static interface GetBranchResponse.Builder extends CopyableBuilder<GetBranchResponse.Builder,GetBranchResponse>
Modifier and Type | Method | Description |
---|---|---|
GetBranchResponse.Builder |
branch(BranchInfo branch) |
The name of the branch.
|
copy
apply, build
GetBranchResponse.Builder branch(BranchInfo branch)
The name of the branch.
branch
- The name of the branch.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.