Package | Description |
---|---|
com.amazonaws.services.codecommit | |
com.amazonaws.services.codecommit.model | |
com.amazonaws.services.codecommit.model.transform |
Modifier and Type | Method and Description |
---|---|
UpdateDefaultBranchResult |
AWSCodeCommitClient.updateDefaultBranch(UpdateDefaultBranchRequest updateDefaultBranchRequest)
Sets or changes the default branch name for the specified repository.
|
UpdateDefaultBranchResult |
AbstractAWSCodeCommit.updateDefaultBranch(UpdateDefaultBranchRequest request) |
UpdateDefaultBranchResult |
AWSCodeCommit.updateDefaultBranch(UpdateDefaultBranchRequest updateDefaultBranchRequest)
Sets or changes the default branch name for the specified repository.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsyncClient.updateDefaultBranchAsync(UpdateDefaultBranchRequest request) |
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AbstractAWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest request) |
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest updateDefaultBranchRequest)
Sets or changes the default branch name for the specified repository.
|
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsyncClient.updateDefaultBranchAsync(UpdateDefaultBranchRequest request,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler) |
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AbstractAWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest request,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler) |
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest updateDefaultBranchRequest,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler)
Sets or changes the default branch name for the specified repository.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsyncClient.updateDefaultBranchAsync(UpdateDefaultBranchRequest request,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler) |
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AbstractAWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest request,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler) |
java.util.concurrent.Future<UpdateDefaultBranchResult> |
AWSCodeCommitAsync.updateDefaultBranchAsync(UpdateDefaultBranchRequest updateDefaultBranchRequest,
AsyncHandler<UpdateDefaultBranchRequest,UpdateDefaultBranchResult> asyncHandler)
Sets or changes the default branch name for the specified repository.
|
Modifier and Type | Method and Description |
---|---|
UpdateDefaultBranchResult |
UpdateDefaultBranchResult.clone() |
Modifier and Type | Method and Description |
---|---|
UpdateDefaultBranchResult |
UpdateDefaultBranchResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |