Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListDedicatedIpPoolsResponse.Builder
Packages that use ListDedicatedIpPoolsResponse.Builder
-
Uses of ListDedicatedIpPoolsResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListDedicatedIpPoolsResponse.BuilderModifier and TypeMethodDescriptionListDedicatedIpPoolsResponse.builder()ListDedicatedIpPoolsResponse.Builder.dedicatedIpPools(String... dedicatedIpPools) A list of all of the dedicated IP pools that are associated with your Amazon Web Services account in the current Region.ListDedicatedIpPoolsResponse.Builder.dedicatedIpPools(Collection<String> dedicatedIpPools) A list of all of the dedicated IP pools that are associated with your Amazon Web Services account in the current Region.A token that indicates that there are additional IP pools to list.ListDedicatedIpPoolsResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListDedicatedIpPoolsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDedicatedIpPoolsResponse.Builder>ListDedicatedIpPoolsResponse.serializableBuilderClass()