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