Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.DeleteRegistrationAttachmentRequest
-
Packages that use DeleteRegistrationAttachmentRequest Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.software.amazon.awssdk.services.pinpointsmsvoicev2.transform -
-
Uses of DeleteRegistrationAttachmentRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type DeleteRegistrationAttachmentRequest Modifier and Type Method Description default CompletableFuture<DeleteRegistrationAttachmentResponse>PinpointSmsVoiceV2AsyncClient. deleteRegistrationAttachment(DeleteRegistrationAttachmentRequest deleteRegistrationAttachmentRequest)Permanently delete the specified registration attachment.default DeleteRegistrationAttachmentResponsePinpointSmsVoiceV2Client. deleteRegistrationAttachment(DeleteRegistrationAttachmentRequest deleteRegistrationAttachmentRequest)Permanently delete the specified registration attachment. -
Uses of DeleteRegistrationAttachmentRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type DeleteRegistrationAttachmentRequest Modifier and Type Method Description SdkHttpFullRequestDeleteRegistrationAttachmentRequestMarshaller. marshall(DeleteRegistrationAttachmentRequest deleteRegistrationAttachmentRequest)
-