Package | Description |
---|---|
org.apache.nifi.components |
Modifier and Type | Field and Description |
---|---|
private ConfigVerificationResult.Outcome |
ConfigVerificationResult.outcome |
private ConfigVerificationResult.Outcome |
ConfigVerificationResult.Builder.outcome |
Modifier and Type | Method and Description |
---|---|
ConfigVerificationResult.Outcome |
ConfigVerificationResult.getOutcome() |
static ConfigVerificationResult.Outcome |
ConfigVerificationResult.Outcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigVerificationResult.Outcome[] |
ConfigVerificationResult.Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConfigVerificationResult.Builder |
ConfigVerificationResult.Builder.outcome(ConfigVerificationResult.Outcome outcome) |
Copyright © 2024 Apache NiFi Project. All rights reserved.