| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetRepositorySyncStatusResponse |
ProtonClient.getRepositorySyncStatus(GetRepositorySyncStatusRequest getRepositorySyncStatusRequest)
Get the sync status of a repository used for Proton template sync.
|
default CompletableFuture<GetRepositorySyncStatusResponse> |
ProtonAsyncClient.getRepositorySyncStatus(GetRepositorySyncStatusRequest getRepositorySyncStatusRequest)
Get the sync status of a repository used for Proton template sync.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRepositorySyncStatusRequestMarshaller.marshall(GetRepositorySyncStatusRequest getRepositorySyncStatusRequest) |
Copyright © 2023. All rights reserved.