Uses of Class
software.amazon.awssdk.services.inspector.paginators.ListAssessmentTemplatesPublisher
-
Packages that use ListAssessmentTemplatesPublisher Package Description software.amazon.awssdk.services.inspector Amazon Inspector -
-
Uses of ListAssessmentTemplatesPublisher in software.amazon.awssdk.services.inspector
Methods in software.amazon.awssdk.services.inspector that return ListAssessmentTemplatesPublisher Modifier and Type Method Description default ListAssessmentTemplatesPublisherInspectorAsyncClient. listAssessmentTemplatesPaginator()Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.default ListAssessmentTemplatesPublisherInspectorAsyncClient. listAssessmentTemplatesPaginator(Consumer<ListAssessmentTemplatesRequest.Builder> listAssessmentTemplatesRequest)Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.default ListAssessmentTemplatesPublisherInspectorAsyncClient. listAssessmentTemplatesPaginator(ListAssessmentTemplatesRequest listAssessmentTemplatesRequest)Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.
-