Uses of Class
com.amazonaws.services.simpleemail.model.PutIdentityPolicyResult
Packages that use PutIdentityPolicyResult
-
Uses of PutIdentityPolicyResult in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail that return PutIdentityPolicyResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailService.putIdentityPolicy
(PutIdentityPolicyRequest request) AmazonSimpleEmailService.putIdentityPolicy
(PutIdentityPolicyRequest putIdentityPolicyRequest) Adds or updates a sending authorization policy for the specified identity (email address or domain).AmazonSimpleEmailServiceClient.putIdentityPolicy
(PutIdentityPolicyRequest putIdentityPolicyRequest) Adds or updates a sending authorization policy for the specified identity (email address or domain).Methods in com.amazonaws.services.simpleemail that return types with arguments of type PutIdentityPolicyResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.putIdentityPolicyAsync
(PutIdentityPolicyRequest request) AbstractAmazonSimpleEmailServiceAsync.putIdentityPolicyAsync
(PutIdentityPolicyRequest request, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync
(PutIdentityPolicyRequest putIdentityPolicyRequest) Adds or updates a sending authorization policy for the specified identity (email address or domain).AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync
(PutIdentityPolicyRequest putIdentityPolicyRequest, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) Adds or updates a sending authorization policy for the specified identity (email address or domain).AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync
(PutIdentityPolicyRequest request) AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync
(PutIdentityPolicyRequest request, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.simpleemail with type arguments of type PutIdentityPolicyResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.putIdentityPolicyAsync
(PutIdentityPolicyRequest request, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync
(PutIdentityPolicyRequest putIdentityPolicyRequest, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) Adds or updates a sending authorization policy for the specified identity (email address or domain).AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync
(PutIdentityPolicyRequest request, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) -
Uses of PutIdentityPolicyResult in com.amazonaws.services.simpleemail.model
Methods in com.amazonaws.services.simpleemail.model that return PutIdentityPolicyResult