| Package | Description |
|---|---|
| com.amazonaws.services.codeconnections |
|
| com.amazonaws.services.codeconnections.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteSyncConfigurationResult |
AbstractAWSCodeConnections.deleteSyncConfiguration(DeleteSyncConfigurationRequest request) |
DeleteSyncConfigurationResult |
AWSCodeConnectionsClient.deleteSyncConfiguration(DeleteSyncConfigurationRequest request)
Deletes the sync configuration for a specified repository and connection.
|
DeleteSyncConfigurationResult |
AWSCodeConnections.deleteSyncConfiguration(DeleteSyncConfigurationRequest deleteSyncConfigurationRequest)
Deletes the sync configuration for a specified repository and connection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteSyncConfigurationResult> |
AbstractAWSCodeConnectionsAsync.deleteSyncConfigurationAsync(DeleteSyncConfigurationRequest request,
AsyncHandler<DeleteSyncConfigurationRequest,DeleteSyncConfigurationResult> asyncHandler) |
Future<DeleteSyncConfigurationResult> |
AWSCodeConnectionsAsync.deleteSyncConfigurationAsync(DeleteSyncConfigurationRequest deleteSyncConfigurationRequest,
AsyncHandler<DeleteSyncConfigurationRequest,DeleteSyncConfigurationResult> asyncHandler)
Deletes the sync configuration for a specified repository and connection.
|
Future<DeleteSyncConfigurationResult> |
AWSCodeConnectionsAsyncClient.deleteSyncConfigurationAsync(DeleteSyncConfigurationRequest request,
AsyncHandler<DeleteSyncConfigurationRequest,DeleteSyncConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteSyncConfigurationResult |
DeleteSyncConfigurationResult.clone() |
Copyright © 2024. All rights reserved.