| Package | Description |
|---|---|
| com.amazonaws.services.codestarconnections |
|
| com.amazonaws.services.codestarconnections.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteSyncConfigurationResult> |
AWSCodeStarconnectionsAsyncClient.deleteSyncConfigurationAsync(DeleteSyncConfigurationRequest request,
AsyncHandler<DeleteSyncConfigurationRequest,DeleteSyncConfigurationResult> asyncHandler) |
Future<DeleteSyncConfigurationResult> |
AbstractAWSCodeStarconnectionsAsync.deleteSyncConfigurationAsync(DeleteSyncConfigurationRequest request,
AsyncHandler<DeleteSyncConfigurationRequest,DeleteSyncConfigurationResult> asyncHandler) |
Future<DeleteSyncConfigurationResult> |
AWSCodeStarconnectionsAsync.deleteSyncConfigurationAsync(DeleteSyncConfigurationRequest deleteSyncConfigurationRequest,
AsyncHandler<DeleteSyncConfigurationRequest,DeleteSyncConfigurationResult> asyncHandler)
Deletes the sync configuration for a specified repository and connection.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteSyncConfigurationRequest |
DeleteSyncConfigurationRequest.clone() |
DeleteSyncConfigurationRequest |
DeleteSyncConfigurationRequest.withResourceName(String resourceName)
The name of the Amazon Web Services resource associated with the sync configuration to be deleted.
|
DeleteSyncConfigurationRequest |
DeleteSyncConfigurationRequest.withSyncType(String syncType)
The type of sync configuration to be deleted.
|
DeleteSyncConfigurationRequest |
DeleteSyncConfigurationRequest.withSyncType(SyncConfigurationType syncType)
The type of sync configuration to be deleted.
|
Copyright © 2024. All rights reserved.