Uses of Class
software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse
-
Packages that use ExportJobsResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ExportJobsResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ExportJobsResponse Modifier and Type Method Description ExportJobsResponseGetExportJobsResponse. exportJobsResponse()Returns the value of the ExportJobsResponse property for this object.ExportJobsResponseGetSegmentExportJobsResponse. exportJobsResponse()Returns the value of the ExportJobsResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ExportJobsResponse Modifier and Type Method Description GetExportJobsResponse.BuilderGetExportJobsResponse.Builder. exportJobsResponse(ExportJobsResponse exportJobsResponse)Sets the value of the ExportJobsResponse property for this object.GetSegmentExportJobsResponse.BuilderGetSegmentExportJobsResponse.Builder. exportJobsResponse(ExportJobsResponse exportJobsResponse)Sets the value of the ExportJobsResponse property for this object.
-