Class Parameter
java.lang.Object
software.amazon.awssdk.services.kafkaconnect.endpoints.internal.Parameter
- All Implemented Interfaces:
 ToParameterReference
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
TYPE
- See Also:
 
 - 
DEPRECATED
- See Also:
 
 - 
DOCUMENTATION
- See Also:
 
 - 
DEFAULT
- See Also:
 
 
 - 
 - 
Constructor Details
- 
Parameter
 
 - 
 - 
Method Details
- 
getBuiltIn
 - 
getDefaultValue
 - 
isRequired
public boolean isRequired() - 
getDeprecated
 - 
fromNode
- Throws:
 RuleError
 - 
getType
 - 
getName
 - 
isBuiltIn
public boolean isBuiltIn() - 
getValue
 - 
builder
 - 
toString
 - 
toParameterReference
- Specified by:
 toParameterReferencein interfaceToParameterReference
 - 
template
 - 
expr
 - 
eq
 - 
eq
 - 
getDocumentation
 - 
getDefault
The default value for this Parameter- Returns:
 - The value. This value must match the type of this parameter.
 
 - 
equals
 - 
hashCode
public int hashCode() 
 -