AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.batchRecordsEndTime(String batchRecordsEndTime) |
End datetime of records pulled in batch during execution of workflow step for
APPFLOW_INTEGRATION workflow.
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.batchRecordsStartTime(String batchRecordsStartTime) |
Start datetime of records pulled in batch during execution of workflow step for
APPFLOW_INTEGRATION workflow.
|
static AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.builder() |
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.createdAt(Instant createdAt) |
Creation timestamp of workflow step for APPFLOW_INTEGRATION workflow.
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.executionMessage(String executionMessage) |
Message indicating execution of workflow step for APPFLOW_INTEGRATION workflow.
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.flowName(String flowName) |
Name of the flow created during execution of workflow step.
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.lastUpdatedAt(Instant lastUpdatedAt) |
Last updated timestamp for workflow step for APPFLOW_INTEGRATION workflow.
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.recordsProcessed(Long recordsProcessed) |
Total number of records processed during execution of workflow step for APPFLOW_INTEGRATION
workflow.
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.status(String status) |
Workflow step status for APPFLOW_INTEGRATION workflow.
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.Builder.status(Status status) |
Workflow step status for APPFLOW_INTEGRATION workflow.
|
AppflowIntegrationWorkflowStep.Builder |
AppflowIntegrationWorkflowStep.toBuilder() |
|