Package org.apache.nifi.components
Class ConfigVerificationResult.Builder
java.lang.Object
org.apache.nifi.components.ConfigVerificationResult.Builder
- Enclosing class:
ConfigVerificationResult
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private ConfigVerificationResult.Outcome
private String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
explanation
(String explanation) outcome
(ConfigVerificationResult.Outcome outcome) verificationStepName
(String verificationStepName)
-
Field Details
-
outcome
-
verificationStepName
-
explanation
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
outcome
-
verificationStepName
-
explanation
-
build
-