Package com.databricks.sdk.service.sql
Class CreateWarehouseResponse
- java.lang.Object
-
- com.databricks.sdk.service.sql.CreateWarehouseResponse
-
@Generated public class CreateWarehouseResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateWarehouseResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getId()
int
hashCode()
CreateWarehouseResponse
setId(String id)
String
toString()
-
-
-
Method Detail
-
setId
public CreateWarehouseResponse setId(String id)
-
getId
public String getId()
-
-