Uses of Class
software.amazon.awssdk.services.proton.model.GetRepositorySyncStatusRequest
-
Packages that use GetRepositorySyncStatusRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of GetRepositorySyncStatusRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type GetRepositorySyncStatusRequest Modifier and Type Method Description default CompletableFuture<GetRepositorySyncStatusResponse>ProtonAsyncClient. getRepositorySyncStatus(GetRepositorySyncStatusRequest getRepositorySyncStatusRequest)Get the sync status of a repository used for Proton template sync.default GetRepositorySyncStatusResponseProtonClient. getRepositorySyncStatus(GetRepositorySyncStatusRequest getRepositorySyncStatusRequest)Get the sync status of a repository used for Proton template sync. -
Uses of GetRepositorySyncStatusRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type GetRepositorySyncStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetRepositorySyncStatusRequestMarshaller. marshall(GetRepositorySyncStatusRequest getRepositorySyncStatusRequest)
-