Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
CreateExportJobResult |
AmazonPinpointClient.createExportJob(CreateExportJobRequest request)
Creates an export job.
|
CreateExportJobResult |
AbstractAmazonPinpoint.createExportJob(CreateExportJobRequest request) |
CreateExportJobResult |
AmazonPinpoint.createExportJob(CreateExportJobRequest createExportJobRequest)
Creates an export job.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateExportJobResult> |
AbstractAmazonPinpointAsync.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
Future<CreateExportJobResult> |
AmazonPinpointAsyncClient.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
Future<CreateExportJobResult> |
AmazonPinpointAsync.createExportJobAsync(CreateExportJobRequest createExportJobRequest,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates an export job.
|
Modifier and Type | Method and Description |
---|---|
CreateExportJobResult |
CreateExportJobResult.clone() |
CreateExportJobResult |
CreateExportJobResult.withExportJobResponse(ExportJobResponse exportJobResponse) |
Copyright © 2019. All rights reserved.