| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowMetrics.Builder |
WorkflowMetrics.Builder.appflowIntegration(AppflowIntegrationWorkflowMetrics appflowIntegration)
Workflow execution metrics for
APPFLOW_INTEGRATION workflow. |
default WorkflowMetrics.Builder |
WorkflowMetrics.Builder.appflowIntegration(Consumer<AppflowIntegrationWorkflowMetrics.Builder> appflowIntegration)
Workflow execution metrics for
APPFLOW_INTEGRATION workflow. |
static WorkflowMetrics.Builder |
WorkflowMetrics.builder() |
WorkflowMetrics.Builder |
WorkflowMetrics.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WorkflowMetrics.Builder> |
WorkflowMetrics.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetWorkflowResponse.Builder |
GetWorkflowResponse.Builder.metrics(Consumer<WorkflowMetrics.Builder> metrics)
Workflow specific execution metrics.
|
Copyright © 2022. All rights reserved.