Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.CreateOptOutListRequest
-
Packages that use CreateOptOutListRequest 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 CreateOptOutListRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type CreateOptOutListRequest Modifier and Type Method Description default CompletableFuture<CreateOptOutListResponse>PinpointSmsVoiceV2AsyncClient. createOptOutList(CreateOptOutListRequest createOptOutListRequest)Creates a new opt-out list.default CreateOptOutListResponsePinpointSmsVoiceV2Client. createOptOutList(CreateOptOutListRequest createOptOutListRequest)Creates a new opt-out list. -
Uses of CreateOptOutListRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type CreateOptOutListRequest Modifier and Type Method Description SdkHttpFullRequestCreateOptOutListRequestMarshaller. marshall(CreateOptOutListRequest createOptOutListRequest)
-