UpdateDefaultBranchResult |
AbstractAWSCodeCommit.updateDefaultBranch(UpdateDefaultBranchRequest request) |
|
UpdateDefaultBranchResult |
AWSCodeCommit.updateDefaultBranch(UpdateDefaultBranchRequest updateDefaultBranchRequest) |
Sets or changes the default branch name for the specified repository.
|
UpdateDefaultBranchResult |
AWSCodeCommitClient.updateDefaultBranch(UpdateDefaultBranchRequest updateDefaultBranchRequest) |
Sets or changes the default branch name for the specified repository.
|
Future<UpdateDefaultBranchResult> |
AbstractAWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest request) |
|
Future<UpdateDefaultBranchResult> |
AbstractAWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest request,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler) |
|
Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest updateDefaultBranchRequest) |
Sets or changes the default branch name for the specified repository.
|
Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest updateDefaultBranchRequest,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler) |
Sets or changes the default branch name for the specified repository.
|
Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsyncClient.updateDefaultBranchAsync(UpdateDefaultBranchRequest request) |
|
Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsyncClient.updateDefaultBranchAsync(UpdateDefaultBranchRequest request,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler) |
|