@Generated public class Operation extends Object
| Constructor and Description |
|---|
Operation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getDone() |
DatabricksServiceExceptionWithDetailsProto |
getError() |
Object |
getMetadata() |
String |
getName() |
Object |
getResponse() |
int |
hashCode() |
Operation |
setDone(Boolean done) |
Operation |
setError(DatabricksServiceExceptionWithDetailsProto error) |
Operation |
setMetadata(Object metadata) |
Operation |
setName(String name) |
Operation |
setResponse(Object response) |
String |
toString() |
public Boolean getDone()
public Operation setError(DatabricksServiceExceptionWithDetailsProto error)
public DatabricksServiceExceptionWithDetailsProto getError()
public Object getMetadata()
public String getName()
public Object getResponse()
Copyright © 2026. All rights reserved.