@Generated(value="jsonschema2pojo") public class ErrorResp extends BaseResponse
ErrorResp()
boolean
equals(Object other)
Error
getError()
int
hashCode()
void
setError(Error error)
String
toString()
ErrorResp
withError(Error error)
getRequestId, setRequestId
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ErrorResp()
public Error getError()
public void setError(Error error)
public ErrorResp withError(Error error)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object other)
equals
Copyright © 2024. All rights reserved.