Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.CreateRegistrationAttachmentRequest
-
Packages that use CreateRegistrationAttachmentRequest Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.software.amazon.awssdk.services.pinpointsmsvoicev2.transform -
-
Uses of CreateRegistrationAttachmentRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type CreateRegistrationAttachmentRequest Modifier and Type Method Description default CompletableFuture<CreateRegistrationAttachmentResponse>PinpointSmsVoiceV2AsyncClient. createRegistrationAttachment(CreateRegistrationAttachmentRequest createRegistrationAttachmentRequest)Create a new registration attachment to use for uploading a file or a URL to a file.default CreateRegistrationAttachmentResponsePinpointSmsVoiceV2Client. createRegistrationAttachment(CreateRegistrationAttachmentRequest createRegistrationAttachmentRequest)Create a new registration attachment to use for uploading a file or a URL to a file. -
Uses of CreateRegistrationAttachmentRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type CreateRegistrationAttachmentRequest Modifier and Type Method Description SdkHttpFullRequestCreateRegistrationAttachmentRequestMarshaller. marshall(CreateRegistrationAttachmentRequest createRegistrationAttachmentRequest)
-