Uses of Class
software.amazon.awssdk.services.proton.model.GetTemplateSyncStatusRequest
-
Packages that use GetTemplateSyncStatusRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of GetTemplateSyncStatusRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type GetTemplateSyncStatusRequest Modifier and Type Method Description default CompletableFuture<GetTemplateSyncStatusResponse>ProtonAsyncClient. getTemplateSyncStatus(GetTemplateSyncStatusRequest getTemplateSyncStatusRequest)Get the status of a template sync.default GetTemplateSyncStatusResponseProtonClient. getTemplateSyncStatus(GetTemplateSyncStatusRequest getTemplateSyncStatusRequest)Get the status of a template sync. -
Uses of GetTemplateSyncStatusRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type GetTemplateSyncStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetTemplateSyncStatusRequestMarshaller. marshall(GetTemplateSyncStatusRequest getTemplateSyncStatusRequest)
-