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