public class AssemblyApiErrorResponse extends AssemblyResponse
Constructor and Description |
---|
AssemblyApiErrorResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AssemblyApiErrorResponse |
error(ApiError error) |
ApiError |
getError()
Gets or sets error.
|
int |
hashCode() |
void |
setError(ApiError error) |
String |
toString() |
getRequestId, requestId, setRequestId
public AssemblyApiErrorResponse error(ApiError error)
public ApiError getError()
public void setError(ApiError error)
public boolean equals(Object o)
equals
in class AssemblyResponse
public int hashCode()
hashCode
in class AssemblyResponse
public String toString()
toString
in class AssemblyResponse
Copyright © 2021. All rights reserved.