| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
GetRepositorySyncStatusResult |
AbstractAWSProton.getRepositorySyncStatus(GetRepositorySyncStatusRequest request) |
GetRepositorySyncStatusResult |
AWSProtonClient.getRepositorySyncStatus(GetRepositorySyncStatusRequest request)
Get the sync status of a repository used for Proton template sync.
|
GetRepositorySyncStatusResult |
AWSProton.getRepositorySyncStatus(GetRepositorySyncStatusRequest getRepositorySyncStatusRequest)
Get the sync status of a repository used for Proton template sync.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetRepositorySyncStatusResult> |
AbstractAWSProtonAsync.getRepositorySyncStatusAsync(GetRepositorySyncStatusRequest request,
AsyncHandler<GetRepositorySyncStatusRequest,GetRepositorySyncStatusResult> asyncHandler) |
Future<GetRepositorySyncStatusResult> |
AWSProtonAsync.getRepositorySyncStatusAsync(GetRepositorySyncStatusRequest getRepositorySyncStatusRequest,
AsyncHandler<GetRepositorySyncStatusRequest,GetRepositorySyncStatusResult> asyncHandler)
Get the sync status of a repository used for Proton template sync.
|
Future<GetRepositorySyncStatusResult> |
AWSProtonAsyncClient.getRepositorySyncStatusAsync(GetRepositorySyncStatusRequest request,
AsyncHandler<GetRepositorySyncStatusRequest,GetRepositorySyncStatusResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetRepositorySyncStatusResult |
GetRepositorySyncStatusResult.clone() |
GetRepositorySyncStatusResult |
GetRepositorySyncStatusResult.withLatestSync(RepositorySyncAttempt latestSync)
The repository sync status detail data that's returned by Proton.
|
Copyright © 2022. All rights reserved.