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