Uses of Class
com.mypurecloud.sdk.v2.model.FlowDivisionView
Packages that use FlowDivisionView
-
Uses of FlowDivisionView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowDivisionViewModifier and TypeMethodDescriptionFlowDivisionView.debugVersion(FlowVersion debugVersion) debug version information if there is a debug versionFlowDivisionView.description(String description) the flow descriptionFlowDivisionView.division(WritableDivision division) The division to which this entity belongs.The flow identifierFlowDivisionView.inputSchema(JsonSchemaDocument inputSchema) json schema describing the inputs for the flowThe flow nameFlowDivisionView.outputSchema(JsonSchemaDocument outputSchema) json schema describing the outputs for the flowFlowDivisionView.publishedVersion(FlowVersion publishedVersion) published version information if there is a published versionFlowDivisionView.type(FlowDivisionView.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type FlowDivisionViewMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type FlowDivisionViewModifier and TypeMethodDescriptionFlowDivisionViewEntityListing.entities(List<FlowDivisionView> entities) voidFlowDivisionViewEntityListing.setEntities(List<FlowDivisionView> entities)