Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetDedicatedIpResponse.Builder
Packages that use GetDedicatedIpResponse.Builder
-
Uses of GetDedicatedIpResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetDedicatedIpResponse.BuilderModifier and TypeMethodDescriptionGetDedicatedIpResponse.builder()default GetDedicatedIpResponse.BuilderGetDedicatedIpResponse.Builder.dedicatedIp(Consumer<DedicatedIp.Builder> dedicatedIp) An object that contains information about a dedicated IP address.GetDedicatedIpResponse.Builder.dedicatedIp(DedicatedIp dedicatedIp) An object that contains information about a dedicated IP address.GetDedicatedIpResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetDedicatedIpResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDedicatedIpResponse.Builder>GetDedicatedIpResponse.serializableBuilderClass()