Uses of Class
software.amazon.awssdk.services.sesv2.model.UpdateReputationEntityCustomerManagedStatusResponse
Packages that use UpdateReputationEntityCustomerManagedStatusResponse
-
Uses of UpdateReputationEntityCustomerManagedStatusResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return UpdateReputationEntityCustomerManagedStatusResponseModifier and TypeMethodDescriptionSesV2Client.updateReputationEntityCustomerManagedStatus(Consumer<UpdateReputationEntityCustomerManagedStatusRequest.Builder> updateReputationEntityCustomerManagedStatusRequest) Update the customer-managed sending status for a reputation entity.SesV2Client.updateReputationEntityCustomerManagedStatus(UpdateReputationEntityCustomerManagedStatusRequest updateReputationEntityCustomerManagedStatusRequest) Update the customer-managed sending status for a reputation entity.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type UpdateReputationEntityCustomerManagedStatusResponseModifier and TypeMethodDescriptionSesV2AsyncClient.updateReputationEntityCustomerManagedStatus(Consumer<UpdateReputationEntityCustomerManagedStatusRequest.Builder> updateReputationEntityCustomerManagedStatusRequest) Update the customer-managed sending status for a reputation entity.SesV2AsyncClient.updateReputationEntityCustomerManagedStatus(UpdateReputationEntityCustomerManagedStatusRequest updateReputationEntityCustomerManagedStatusRequest) Update the customer-managed sending status for a reputation entity.