Uses of Class
software.amazon.awssdk.services.shield.paginators.ListProtectionsPublisher
-
Packages that use ListProtectionsPublisher Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of ListProtectionsPublisher in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return ListProtectionsPublisher Modifier and Type Method Description default ListProtectionsPublisherShieldAsyncClient. listProtectionsPaginator()This is a variant ofShieldAsyncClient.listProtections(software.amazon.awssdk.services.shield.model.ListProtectionsRequest)operation.default ListProtectionsPublisherShieldAsyncClient. listProtectionsPaginator(Consumer<ListProtectionsRequest.Builder> listProtectionsRequest)This is a variant ofShieldAsyncClient.listProtections(software.amazon.awssdk.services.shield.model.ListProtectionsRequest)operation.default ListProtectionsPublisherShieldAsyncClient. listProtectionsPaginator(ListProtectionsRequest listProtectionsRequest)This is a variant ofShieldAsyncClient.listProtections(software.amazon.awssdk.services.shield.model.ListProtectionsRequest)operation.
-