Uses of Interface
software.amazon.awssdk.services.proton.model.GetTemplateSyncConfigRequest.Builder
-
Packages that use GetTemplateSyncConfigRequest.Builder Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.model -
-
Uses of GetTemplateSyncConfigRequest.Builder in software.amazon.awssdk.services.proton
Method parameters in software.amazon.awssdk.services.proton with type arguments of type GetTemplateSyncConfigRequest.Builder Modifier and Type Method Description default CompletableFuture<GetTemplateSyncConfigResponse>ProtonAsyncClient. getTemplateSyncConfig(Consumer<GetTemplateSyncConfigRequest.Builder> getTemplateSyncConfigRequest)Get detail data for a template sync configuration.default GetTemplateSyncConfigResponseProtonClient. getTemplateSyncConfig(Consumer<GetTemplateSyncConfigRequest.Builder> getTemplateSyncConfigRequest)Get detail data for a template sync configuration. -
Uses of GetTemplateSyncConfigRequest.Builder in software.amazon.awssdk.services.proton.model
Methods in software.amazon.awssdk.services.proton.model that return types with arguments of type GetTemplateSyncConfigRequest.Builder Modifier and Type Method Description static Class<? extends GetTemplateSyncConfigRequest.Builder>GetTemplateSyncConfigRequest. serializableBuilderClass()
-