Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetDedicatedIpsResponse.Builder
Packages that use GetDedicatedIpsResponse.Builder
-
Uses of GetDedicatedIpsResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetDedicatedIpsResponse.BuilderModifier and TypeMethodDescriptionGetDedicatedIpsResponse.builder()GetDedicatedIpsResponse.Builder.dedicatedIps(Collection<DedicatedIp> dedicatedIps) A list of dedicated IP addresses that are associated with your Amazon Web Services account.GetDedicatedIpsResponse.Builder.dedicatedIps(Consumer<DedicatedIp.Builder>... dedicatedIps) A list of dedicated IP addresses that are associated with your Amazon Web Services account.GetDedicatedIpsResponse.Builder.dedicatedIps(DedicatedIp... dedicatedIps) A list of dedicated IP addresses that are associated with your Amazon Web Services account.A token that indicates that there are additional dedicated IP addresses to list.GetDedicatedIpsResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetDedicatedIpsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDedicatedIpsResponse.Builder>GetDedicatedIpsResponse.serializableBuilderClass()