Uses of Class
software.amazon.awssdk.services.customerprofiles.model.WorkflowAttributes
-
Packages that use WorkflowAttributes Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of WorkflowAttributes in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return WorkflowAttributes Modifier and Type Method Description WorkflowAttributesGetWorkflowResponse. attributes()Attributes provided for workflow execution.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type WorkflowAttributes Modifier and Type Method Description GetWorkflowResponse.BuilderGetWorkflowResponse.Builder. attributes(WorkflowAttributes attributes)Attributes provided for workflow execution.
-