| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
ExportJobResponse |
CreateExportJobResponse.exportJobResponse()
Returns the value of the ExportJobResponse property for this object.
|
ExportJobResponse |
GetExportJobResponse.exportJobResponse()
Returns the value of the ExportJobResponse property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportJobResponse> |
ExportJobsResponse.item()
A list of export jobs for the application.
|
| Modifier and Type | Method and Description |
|---|---|
CreateExportJobResponse.Builder |
CreateExportJobResponse.Builder.exportJobResponse(ExportJobResponse exportJobResponse)
Sets the value of the ExportJobResponse property for this object.
|
GetExportJobResponse.Builder |
GetExportJobResponse.Builder.exportJobResponse(ExportJobResponse exportJobResponse)
Sets the value of the ExportJobResponse property for this object.
|
ExportJobsResponse.Builder |
ExportJobsResponse.Builder.item(ExportJobResponse... item)
A list of export jobs for the application.
|
| Modifier and Type | Method and Description |
|---|---|
ExportJobsResponse.Builder |
ExportJobsResponse.Builder.item(Collection<ExportJobResponse> item)
A list of export jobs for the application.
|
Copyright © 2018. All rights reserved.