Uses of Class
com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyResult
Packages that use DeleteIdentityPolicyResult
-
Uses of DeleteIdentityPolicyResult in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail that return DeleteIdentityPolicyResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailService.deleteIdentityPolicy(DeleteIdentityPolicyRequest request) AmazonSimpleEmailService.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest) Deletes the specified sending authorization policy for the given identity (email address or domain).AmazonSimpleEmailServiceClient.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest) Deletes the specified sending authorization policy for the given identity (email address or domain).Methods in com.amazonaws.services.simpleemail that return types with arguments of type DeleteIdentityPolicyResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request) AbstractAmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest) Deletes the specified sending authorization policy for the given identity (email address or domain).AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) Deletes the specified sending authorization policy for the given identity (email address or domain).AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request) AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.simpleemail with type arguments of type DeleteIdentityPolicyResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) Deletes the specified sending authorization policy for the given identity (email address or domain).AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) -
Uses of DeleteIdentityPolicyResult in com.amazonaws.services.simpleemail.model
Methods in com.amazonaws.services.simpleemail.model that return DeleteIdentityPolicyResult