| Package | Description |
|---|---|
| com.amazonaws.services.codestarconnections |
|
| com.amazonaws.services.codestarconnections.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRepositoryLinkResult |
AbstractAWSCodeStarconnections.updateRepositoryLink(UpdateRepositoryLinkRequest request) |
UpdateRepositoryLinkResult |
AWSCodeStarconnectionsClient.updateRepositoryLink(UpdateRepositoryLinkRequest request)
Updates the association between your connection and a specified external Git repository.
|
UpdateRepositoryLinkResult |
AWSCodeStarconnections.updateRepositoryLink(UpdateRepositoryLinkRequest updateRepositoryLinkRequest)
Updates the association between your connection and a specified external Git repository.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateRepositoryLinkResult> |
AbstractAWSCodeStarconnectionsAsync.updateRepositoryLinkAsync(UpdateRepositoryLinkRequest request,
AsyncHandler<UpdateRepositoryLinkRequest,UpdateRepositoryLinkResult> asyncHandler) |
Future<UpdateRepositoryLinkResult> |
AWSCodeStarconnectionsAsync.updateRepositoryLinkAsync(UpdateRepositoryLinkRequest updateRepositoryLinkRequest,
AsyncHandler<UpdateRepositoryLinkRequest,UpdateRepositoryLinkResult> asyncHandler)
Updates the association between your connection and a specified external Git repository.
|
Future<UpdateRepositoryLinkResult> |
AWSCodeStarconnectionsAsyncClient.updateRepositoryLinkAsync(UpdateRepositoryLinkRequest request,
AsyncHandler<UpdateRepositoryLinkRequest,UpdateRepositoryLinkResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRepositoryLinkResult |
UpdateRepositoryLinkResult.clone() |
UpdateRepositoryLinkResult |
UpdateRepositoryLinkResult.withRepositoryLinkInfo(RepositoryLinkInfo repositoryLinkInfo)
Information about the repository link to be updated.
|
Copyright © 2024. All rights reserved.