Uses of Class
software.amazon.awssdk.services.iam.paginators.ListServerCertificateTagsIterable
-
Packages that use ListServerCertificateTagsIterable Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListServerCertificateTagsIterable in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListServerCertificateTagsIterable Modifier and Type Method Description default ListServerCertificateTagsIterableIamClient. listServerCertificateTagsPaginator(Consumer<ListServerCertificateTagsRequest.Builder> listServerCertificateTagsRequest)This is a variant ofIamClient.listServerCertificateTags(software.amazon.awssdk.services.iam.model.ListServerCertificateTagsRequest)operation.default ListServerCertificateTagsIterableIamClient. listServerCertificateTagsPaginator(ListServerCertificateTagsRequest listServerCertificateTagsRequest)This is a variant ofIamClient.listServerCertificateTags(software.amazon.awssdk.services.iam.model.ListServerCertificateTagsRequest)operation.
-