Uses of Class
software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
Packages that use ImportJobRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ImportJobRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ImportJobRequest Modifier and Type Method Description ImportJobRequestCreateImportJobRequest. importJobRequest()Returns the value of the ImportJobRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ImportJobRequest Modifier and Type Method Description CreateImportJobRequest.BuilderCreateImportJobRequest.Builder. importJobRequest(ImportJobRequest importJobRequest)Sets the value of the ImportJobRequest property for this object.
-