Class CreateTableIndexResponse
java.lang.Object
com.lancedb.lance.namespace.model.CreateTableIndexResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class CreateTableIndexResponse
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
properties
(Map<String, String> properties) putPropertiesItem
(String key, String propertiesItem) void
void
setLocation
(String location) void
setProperties
(Map<String, String> properties) toString()
toUrlQueryString
(String prefix)
-
Field Details
-
JSON_PROPERTY_ID
-
JSON_PROPERTY_LOCATION
-
JSON_PROPERTY_PROPERTIES
-
-
Constructor Details
-
CreateTableIndexResponse
public CreateTableIndexResponse()
-
-
Method Details
-
id
-
addIdItem
-
getId
-
setId
-
location
-
getLocation
-
setLocation
-
properties
-
putPropertiesItem
-
getProperties
-
setProperties
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
-
toUrlQueryString
-