public class ClusterDataSetIdPathParameter extends MessagePathParameter<IntermediateDataSetID>
MessageParameter.MessageParameterRequisiteness| Constructor and Description |
|---|
ClusterDataSetIdPathParameter() |
| Modifier and Type | Method and Description |
|---|---|
protected IntermediateDataSetID |
convertFromString(String value)
Converts the given string to a valid value of this parameter.
|
protected String |
convertToString(IntermediateDataSetID value)
Converts the given value to its string representation.
|
String |
getDescription()
Returns a description for REST API HTML documentation.
|
getKey, getValue, isMandatory, isResolved, resolve, resolveFromStringpublic static final String KEY
protected IntermediateDataSetID convertFromString(String value)
MessageParameterconvertFromString in class MessageParameter<IntermediateDataSetID>value - string representation of parameter valueprotected String convertToString(IntermediateDataSetID value)
MessageParameterconvertToString in class MessageParameter<IntermediateDataSetID>value - parameter valuepublic String getDescription()
MessageParametergetDescription in class MessageParameter<IntermediateDataSetID>Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.