Package com.databricks.sdk.service.files
Class CreateResponse
- java.lang.Object
-
- com.databricks.sdk.service.files.CreateResponse
-
@Generated public class CreateResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)LonggetHandle()inthashCode()CreateResponsesetHandle(Long handle)StringtoString()
-
-
-
Method Detail
-
setHandle
public CreateResponse setHandle(Long handle)
-
getHandle
public Long getHandle()
-
-