Uses of Class
software.amazon.awssdk.services.backup.paginators.ListBackupPlanTemplatesPublisher
-
Packages that use ListBackupPlanTemplatesPublisher Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListBackupPlanTemplatesPublisher in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListBackupPlanTemplatesPublisher Modifier and Type Method Description default ListBackupPlanTemplatesPublisherBackupAsyncClient. listBackupPlanTemplatesPaginator()Returns metadata of your saved backup plan templates, including the template ID, name, and the creation and deletion dates.default ListBackupPlanTemplatesPublisherBackupAsyncClient. listBackupPlanTemplatesPaginator(Consumer<ListBackupPlanTemplatesRequest.Builder> listBackupPlanTemplatesRequest)Returns metadata of your saved backup plan templates, including the template ID, name, and the creation and deletion dates.default ListBackupPlanTemplatesPublisherBackupAsyncClient. listBackupPlanTemplatesPaginator(ListBackupPlanTemplatesRequest listBackupPlanTemplatesRequest)Returns metadata of your saved backup plan templates, including the template ID, name, and the creation and deletion dates.
-