Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.DeleteOptOutListRequest
-
Packages that use DeleteOptOutListRequest 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 DeleteOptOutListRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type DeleteOptOutListRequest Modifier and Type Method Description default CompletableFuture<DeleteOptOutListResponse>PinpointSmsVoiceV2AsyncClient. deleteOptOutList(DeleteOptOutListRequest deleteOptOutListRequest)Deletes an existing opt-out list.default DeleteOptOutListResponsePinpointSmsVoiceV2Client. deleteOptOutList(DeleteOptOutListRequest deleteOptOutListRequest)Deletes an existing opt-out list. -
Uses of DeleteOptOutListRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type DeleteOptOutListRequest Modifier and Type Method Description SdkHttpFullRequestDeleteOptOutListRequestMarshaller. marshall(DeleteOptOutListRequest deleteOptOutListRequest)
-