| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
ExportJobResponse |
GetExportJobResponse.exportJobResponse()
Returns the value of the ExportJobResponse property for this object.
|
ExportJobResponse |
CreateExportJobResponse.exportJobResponse()
Returns the value of the ExportJobResponse property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportJobResponse> |
ExportJobsResponse.item()
An array of responses, one for each export job that's associated with the application (Export Jobs resource) or
segment (Segment Export Jobs resource).
|
| Modifier and Type | Method and Description |
|---|---|
GetExportJobResponse.Builder |
GetExportJobResponse.Builder.exportJobResponse(ExportJobResponse exportJobResponse)
Sets the value of the ExportJobResponse property for this object.
|
CreateExportJobResponse.Builder |
CreateExportJobResponse.Builder.exportJobResponse(ExportJobResponse exportJobResponse)
Sets the value of the ExportJobResponse property for this object.
|
ExportJobsResponse.Builder |
ExportJobsResponse.Builder.item(ExportJobResponse... item)
An array of responses, one for each export job that's associated with the application (Export Jobs resource)
or segment (Segment Export Jobs resource).
|
| Modifier and Type | Method and Description |
|---|---|
ExportJobsResponse.Builder |
ExportJobsResponse.Builder.item(Collection<ExportJobResponse> item)
An array of responses, one for each export job that's associated with the application (Export Jobs resource)
or segment (Segment Export Jobs resource).
|
Copyright © 2020. All rights reserved.