Uses of Class
software.amazon.awssdk.services.datazone.model.LineageSyncSchedule
-
Packages that use LineageSyncSchedule Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of LineageSyncSchedule in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return LineageSyncSchedule Modifier and Type Method Description LineageSyncScheduleRedshiftLineageSyncConfigurationInput. schedule()The schedule of the Amaon Redshift lineage sync configuration.LineageSyncScheduleRedshiftLineageSyncConfigurationOutput. schedule()The schedule of teh Amaon Redshift lineage sync configuration.Methods in software.amazon.awssdk.services.datazone.model with parameters of type LineageSyncSchedule Modifier and Type Method Description RedshiftLineageSyncConfigurationInput.BuilderRedshiftLineageSyncConfigurationInput.Builder. schedule(LineageSyncSchedule schedule)The schedule of the Amaon Redshift lineage sync configuration.RedshiftLineageSyncConfigurationOutput.BuilderRedshiftLineageSyncConfigurationOutput.Builder. schedule(LineageSyncSchedule schedule)The schedule of teh Amaon Redshift lineage sync configuration.
-