Uses of Class
software.amazon.awssdk.services.dataexchange.model.SendDataSetNotificationRequest
-
Packages that use SendDataSetNotificationRequest Package Description software.amazon.awssdk.services.dataexchange AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud.software.amazon.awssdk.services.dataexchange.transform -
-
Uses of SendDataSetNotificationRequest in software.amazon.awssdk.services.dataexchange
Methods in software.amazon.awssdk.services.dataexchange with parameters of type SendDataSetNotificationRequest Modifier and Type Method Description default CompletableFuture<SendDataSetNotificationResponse>DataExchangeAsyncClient. sendDataSetNotification(SendDataSetNotificationRequest sendDataSetNotificationRequest)The type of event associated with the data set.default SendDataSetNotificationResponseDataExchangeClient. sendDataSetNotification(SendDataSetNotificationRequest sendDataSetNotificationRequest)The type of event associated with the data set. -
Uses of SendDataSetNotificationRequest in software.amazon.awssdk.services.dataexchange.transform
Methods in software.amazon.awssdk.services.dataexchange.transform with parameters of type SendDataSetNotificationRequest Modifier and Type Method Description SdkHttpFullRequestSendDataSetNotificationRequestMarshaller. marshall(SendDataSetNotificationRequest sendDataSetNotificationRequest)
-