Uses of Class
software.amazon.awssdk.services.proton.model.CreateServiceSyncConfigRequest
-
Packages that use CreateServiceSyncConfigRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of CreateServiceSyncConfigRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type CreateServiceSyncConfigRequest Modifier and Type Method Description default CompletableFuture<CreateServiceSyncConfigResponse>ProtonAsyncClient. createServiceSyncConfig(CreateServiceSyncConfigRequest createServiceSyncConfigRequest)Create the Proton Ops configuration file.default CreateServiceSyncConfigResponseProtonClient. createServiceSyncConfig(CreateServiceSyncConfigRequest createServiceSyncConfigRequest)Create the Proton Ops configuration file. -
Uses of CreateServiceSyncConfigRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type CreateServiceSyncConfigRequest Modifier and Type Method Description SdkHttpFullRequestCreateServiceSyncConfigRequestMarshaller. marshall(CreateServiceSyncConfigRequest createServiceSyncConfigRequest)
-