public class TagForUpdateFileSystemInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TagForUpdateFileSystemInput.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
TagForUpdateFileSystemInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
Get key
|
TagForUpdateFileSystemInput.TypeEnum |
getType()
Get type
|
String |
getValue()
Get value
|
int |
hashCode() |
TagForUpdateFileSystemInput |
key(String key) |
void |
setKey(String key) |
void |
setType(TagForUpdateFileSystemInput.TypeEnum type) |
void |
setValue(String value) |
String |
toString() |
TagForUpdateFileSystemInput |
type(TagForUpdateFileSystemInput.TypeEnum type) |
TagForUpdateFileSystemInput |
value(String value) |
public TagForUpdateFileSystemInput key(String key)
public String getKey()
public void setKey(String key)
public TagForUpdateFileSystemInput type(TagForUpdateFileSystemInput.TypeEnum type)
public TagForUpdateFileSystemInput.TypeEnum getType()
public void setType(TagForUpdateFileSystemInput.TypeEnum type)
public TagForUpdateFileSystemInput value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2026. All rights reserved.