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