Uses of Class
software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
Packages that use ExportJobRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ExportJobRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ExportJobRequest Modifier and Type Method Description ExportJobRequestCreateExportJobRequest. exportJobRequest()Returns the value of the ExportJobRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ExportJobRequest Modifier and Type Method Description CreateExportJobRequest.BuilderCreateExportJobRequest.Builder. exportJobRequest(ExportJobRequest exportJobRequest)Sets the value of the ExportJobRequest property for this object.
-