Uses of Class
software.amazon.awssdk.services.sesv2.model.ListDedicatedIpPoolsResponse
Packages that use ListDedicatedIpPoolsResponse
Package
Description
-
Uses of ListDedicatedIpPoolsResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListDedicatedIpPoolsResponseModifier and TypeMethodDescriptiondefault ListDedicatedIpPoolsResponseSesV2Client.listDedicatedIpPools(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest) List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.default ListDedicatedIpPoolsResponseSesV2Client.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type ListDedicatedIpPoolsResponseModifier and TypeMethodDescriptionSesV2AsyncClient.listDedicatedIpPools(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest) List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.SesV2AsyncClient.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region. -
Uses of ListDedicatedIpPoolsResponse in software.amazon.awssdk.services.sesv2.paginators
Methods in software.amazon.awssdk.services.sesv2.paginators that return types with arguments of type ListDedicatedIpPoolsResponseMethod parameters in software.amazon.awssdk.services.sesv2.paginators with type arguments of type ListDedicatedIpPoolsResponseModifier and TypeMethodDescriptionvoidListDedicatedIpPoolsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDedicatedIpPoolsResponse> subscriber)