Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.DeleteKeywordRequest
-
Packages that use DeleteKeywordRequest 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 DeleteKeywordRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type DeleteKeywordRequest Modifier and Type Method Description default CompletableFuture<DeleteKeywordResponse>PinpointSmsVoiceV2AsyncClient. deleteKeyword(DeleteKeywordRequest deleteKeywordRequest)Deletes an existing keyword from an origination phone number or pool.default DeleteKeywordResponsePinpointSmsVoiceV2Client. deleteKeyword(DeleteKeywordRequest deleteKeywordRequest)Deletes an existing keyword from an origination phone number or pool. -
Uses of DeleteKeywordRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type DeleteKeywordRequest Modifier and Type Method Description SdkHttpFullRequestDeleteKeywordRequestMarshaller. marshall(DeleteKeywordRequest deleteKeywordRequest)
-