Uses of Class
software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
Packages that use ExportJobResource Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ExportJobResource in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ExportJobResource Modifier and Type Method Description ExportJobResourceExportJobResponse. definition()The resource settings that apply to the export job.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ExportJobResource Modifier and Type Method Description ExportJobResponse.BuilderExportJobResponse.Builder. definition(ExportJobResource definition)The resource settings that apply to the export job.
-