public class PutOpParam extends HttpOpParam<PutOpParam.Op>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PutOpParam.Op |
Put operations.
|
HttpOpParam.TemporaryRedirectOp, HttpOpParam.TypeDEFAULT, NAME| Constructor | Description |
|---|---|
PutOpParam(java.lang.String str) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
getValueStringgetValue, toSortedString, toStringpublic PutOpParam(java.lang.String str)
str - a string representation of the parameter value.public java.lang.String getName()
getName in class Param<PutOpParam.Op,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<PutOpParam.Op>>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.