| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
RepositorySyncAttempt |
RepositorySyncAttempt.clone() |
RepositorySyncAttempt |
GetRepositorySyncStatusResult.getLatestSync()
The repository sync status detail data that's returned by Proton.
|
RepositorySyncAttempt |
RepositorySyncAttempt.withEvents(Collection<RepositorySyncEvent> events)
Detail data for sync attempt events.
|
RepositorySyncAttempt |
RepositorySyncAttempt.withEvents(RepositorySyncEvent... events)
Detail data for sync attempt events.
|
RepositorySyncAttempt |
RepositorySyncAttempt.withStartedAt(Date startedAt)
The time when the sync attempt started.
|
RepositorySyncAttempt |
RepositorySyncAttempt.withStatus(RepositorySyncStatus status)
The sync attempt status.
|
RepositorySyncAttempt |
RepositorySyncAttempt.withStatus(String status)
The sync attempt status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRepositorySyncStatusResult.setLatestSync(RepositorySyncAttempt latestSync)
The repository sync status detail data that's returned by Proton.
|
GetRepositorySyncStatusResult |
GetRepositorySyncStatusResult.withLatestSync(RepositorySyncAttempt latestSync)
The repository sync status detail data that's returned by Proton.
|
Copyright © 2021. All rights reserved.