default CreateRepositoryLinkResponse |
CodeConnectionsClient.createRepositoryLink(Consumer<CreateRepositoryLinkRequest.Builder> createRepositoryLinkRequest) |
Creates a link to a specified external Git repository.
|
default CreateRepositoryLinkResponse |
CodeConnectionsClient.createRepositoryLink(CreateRepositoryLinkRequest createRepositoryLinkRequest) |
Creates a link to a specified external Git repository.
|
default CreateSyncConfigurationResponse |
CodeConnectionsClient.createSyncConfiguration(Consumer<CreateSyncConfigurationRequest.Builder> createSyncConfigurationRequest) |
Creates a sync configuration which allows Amazon Web Services to sync content from a Git repository to update a
specified Amazon Web Services resource.
|
default CreateSyncConfigurationResponse |
CodeConnectionsClient.createSyncConfiguration(CreateSyncConfigurationRequest createSyncConfigurationRequest) |
Creates a sync configuration which allows Amazon Web Services to sync content from a Git repository to update a
specified Amazon Web Services resource.
|