Uses of Class
software.amazon.awssdk.services.securityhub.model.Page
-
Packages that use Page Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of Page in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type Page Modifier and Type Method Description List<Page>Occurrences. pages()Occurrences of sensitive data in an Adobe Portable Document Format (PDF) file.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type Page Modifier and Type Method Description Occurrences.BuilderOccurrences.Builder. pages(Page... pages)Occurrences of sensitive data in an Adobe Portable Document Format (PDF) file.Method parameters in software.amazon.awssdk.services.securityhub.model with type arguments of type Page Modifier and Type Method Description Occurrences.BuilderOccurrences.Builder. pages(Collection<Page> pages)Occurrences of sensitive data in an Adobe Portable Document Format (PDF) file.
-