| Package | Description |
|---|---|
| com.amazonaws.services.codeconnections |
|
| com.amazonaws.services.codeconnections.model |
| Modifier and Type | Method and Description |
|---|---|
GetSyncConfigurationResult |
AbstractAWSCodeConnections.getSyncConfiguration(GetSyncConfigurationRequest request) |
GetSyncConfigurationResult |
AWSCodeConnections.getSyncConfiguration(GetSyncConfigurationRequest getSyncConfigurationRequest)
Returns details about a sync configuration, including the sync type and resource name.
|
GetSyncConfigurationResult |
AWSCodeConnectionsClient.getSyncConfiguration(GetSyncConfigurationRequest request)
Returns details about a sync configuration, including the sync type and resource name.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetSyncConfigurationResult> |
AWSCodeConnectionsAsyncClient.getSyncConfigurationAsync(GetSyncConfigurationRequest request,
AsyncHandler<GetSyncConfigurationRequest,GetSyncConfigurationResult> asyncHandler) |
Future<GetSyncConfigurationResult> |
AbstractAWSCodeConnectionsAsync.getSyncConfigurationAsync(GetSyncConfigurationRequest request,
AsyncHandler<GetSyncConfigurationRequest,GetSyncConfigurationResult> asyncHandler) |
Future<GetSyncConfigurationResult> |
AWSCodeConnectionsAsync.getSyncConfigurationAsync(GetSyncConfigurationRequest getSyncConfigurationRequest,
AsyncHandler<GetSyncConfigurationRequest,GetSyncConfigurationResult> asyncHandler)
Returns details about a sync configuration, including the sync type and resource name.
|
| Modifier and Type | Method and Description |
|---|---|
GetSyncConfigurationResult |
GetSyncConfigurationResult.clone() |
GetSyncConfigurationResult |
GetSyncConfigurationResult.withSyncConfiguration(SyncConfiguration syncConfiguration)
The details about the sync configuration for which you want to retrieve information.
|
Copyright © 2024. All rights reserved.