Uses of Class
software.amazon.awssdk.services.proton.model.GetServiceInstanceSyncStatusRequest
-
Packages that use GetServiceInstanceSyncStatusRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of GetServiceInstanceSyncStatusRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type GetServiceInstanceSyncStatusRequest Modifier and Type Method Description default CompletableFuture<GetServiceInstanceSyncStatusResponse>ProtonAsyncClient. getServiceInstanceSyncStatus(GetServiceInstanceSyncStatusRequest getServiceInstanceSyncStatusRequest)Get the status of the synced service instance.default GetServiceInstanceSyncStatusResponseProtonClient. getServiceInstanceSyncStatus(GetServiceInstanceSyncStatusRequest getServiceInstanceSyncStatusRequest)Get the status of the synced service instance. -
Uses of GetServiceInstanceSyncStatusRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type GetServiceInstanceSyncStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetServiceInstanceSyncStatusRequestMarshaller. marshall(GetServiceInstanceSyncStatusRequest getServiceInstanceSyncStatusRequest)
-