| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
static StartDataIngestionJobResponse.Builder |
StartDataIngestionJobResponse.builder() |
StartDataIngestionJobResponse.Builder |
StartDataIngestionJobResponse.Builder.jobId(String jobId)
Indicates the job ID of the data ingestion job.
|
StartDataIngestionJobResponse.Builder |
StartDataIngestionJobResponse.Builder.status(IngestionJobStatus status)
Indicates the status of the
StartDataIngestionJob operation. |
StartDataIngestionJobResponse.Builder |
StartDataIngestionJobResponse.Builder.status(String status)
Indicates the status of the
StartDataIngestionJob operation. |
StartDataIngestionJobResponse.Builder |
StartDataIngestionJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartDataIngestionJobResponse.Builder> |
StartDataIngestionJobResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.