public class RunPipelineWithFlowOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
RunPipelineWithFlowOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
AnalyticFlowBeanInput |
analyticFlowBeanInput()
Gets the analyticFlowBeanInput.
|
java.lang.String |
body()
Gets the body.
|
java.lang.String |
contentType()
Gets the contentType.
|
java.lang.Boolean |
debug()
Gets the debug flag.
|
java.lang.Boolean |
debugTextRestore()
Gets the debugTextRestore.
|
java.lang.String |
flowId()
Gets the flowId.
|
RunPipelineWithFlowOptions.Builder |
newBuilder()
New builder.
|
java.lang.Boolean |
returnAnalyzedText()
Gets the returnAnalyzedText.
|
public RunPipelineWithFlowOptions.Builder newBuilder()
public java.lang.String flowId()
public java.lang.Boolean returnAnalyzedText()
public AnalyticFlowBeanInput analyticFlowBeanInput()
public java.lang.String body()
public java.lang.String contentType()
public java.lang.Boolean debugTextRestore()
public java.lang.Boolean debug()
Copyright © 2022 IBM Cloud. All rights reserved.