public class PostOpParam extends HttpOpParam<PostOpParam.Op>
Modifier and Type | Class and Description |
---|---|
static class |
PostOpParam.Op
Post operations.
|
HttpOpParam.TemporaryRedirectOp, HttpOpParam.Type
DEFAULT, NAME
Constructor and Description |
---|
PostOpParam(String str)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
getValueString
getValue, toSortedString, toString
public PostOpParam(String str)
str
- a string representation of the parameter value.public String getName()
getName
in class Param<PostOpParam.Op,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<PostOpParam.Op>>
Copyright © 2018 Apache Software Foundation. All Rights Reserved.