@Generated public class Put extends Object
Constructor and Description |
---|
Put() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContents() |
Boolean |
getOverwrite() |
String |
getPath() |
int |
hashCode() |
Put |
setContents(String contents) |
Put |
setOverwrite(Boolean overwrite) |
Put |
setPath(String path) |
String |
toString() |
Copyright © 2023. All rights reserved.