Uses of Interface
software.amazon.awssdk.services.pinpointemail.model.PutAccountSendingAttributesResponse.Builder
-
Packages that use PutAccountSendingAttributesResponse.Builder Package Description software.amazon.awssdk.services.pinpointemail.model -
-
Uses of PutAccountSendingAttributesResponse.Builder in software.amazon.awssdk.services.pinpointemail.model
Methods in software.amazon.awssdk.services.pinpointemail.model that return PutAccountSendingAttributesResponse.Builder Modifier and Type Method Description static PutAccountSendingAttributesResponse.BuilderPutAccountSendingAttributesResponse. builder()PutAccountSendingAttributesResponse.BuilderPutAccountSendingAttributesResponse. toBuilder()Methods in software.amazon.awssdk.services.pinpointemail.model that return types with arguments of type PutAccountSendingAttributesResponse.Builder Modifier and Type Method Description static Class<? extends PutAccountSendingAttributesResponse.Builder>PutAccountSendingAttributesResponse. serializableBuilderClass()
-