Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.DeleteConfigurationSetRequest
-
Packages that use DeleteConfigurationSetRequest 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 DeleteConfigurationSetRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type DeleteConfigurationSetRequest Modifier and Type Method Description default CompletableFuture<DeleteConfigurationSetResponse>PinpointSmsVoiceV2AsyncClient. deleteConfigurationSet(DeleteConfigurationSetRequest deleteConfigurationSetRequest)Deletes an existing configuration set.default DeleteConfigurationSetResponsePinpointSmsVoiceV2Client. deleteConfigurationSet(DeleteConfigurationSetRequest deleteConfigurationSetRequest)Deletes an existing configuration set. -
Uses of DeleteConfigurationSetRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type DeleteConfigurationSetRequest Modifier and Type Method Description SdkHttpFullRequestDeleteConfigurationSetRequestMarshaller. marshall(DeleteConfigurationSetRequest deleteConfigurationSetRequest)
-