public class MinioUpload extends AbstractCommon
Constructor and Description |
---|
MinioUpload(CharSequence name,
CharSequence buck,
MinioOperations opers) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getBucket() |
int |
hashCode() |
boolean |
removeUpload() |
String |
toDescription() |
toJSONString, toString
getName, setName
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toJSONString
public MinioUpload(@NonNull CharSequence name, @NonNull CharSequence buck, @NonNull MinioOperations opers)
public boolean removeUpload() throws MinioOperationException
MinioOperationException
@NonNull public String toDescription()
toDescription
in interface WithDescription
toDescription
in class AbstractCommon
public int hashCode()
hashCode
in class AbstractCommon
public boolean equals(Object other)
equals
in class AbstractCommon