Class CreateTableResponse
java.lang.Object
com.lancedb.lance.namespace.model.CreateTableResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class CreateTableResponse
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()properties(Map<String, String> properties) putPropertiesItem(String key, String propertiesItem) putStorageOptionsItem(String key, String storageOptionsItem) voidsetLocation(String location) voidsetProperties(Map<String, String> properties) voidsetStorageOptions(Map<String, String> storageOptions) voidsetVersion(Long version) storageOptions(Map<String, String> storageOptions) toString()toUrlQueryString(String prefix)
-
Field Details
-
JSON_PROPERTY_LOCATION
-
JSON_PROPERTY_VERSION
-
JSON_PROPERTY_PROPERTIES
-
JSON_PROPERTY_STORAGE_OPTIONS
-
-
Constructor Details
-
CreateTableResponse
public CreateTableResponse()
-
-
Method Details
-
location
-
getLocation
-
setLocation
-
version
-
getVersion
-
setVersion
-
properties
-
putPropertiesItem
-
getProperties
-
setProperties
-
storageOptions
-
putStorageOptionsItem
-
getStorageOptions
-
setStorageOptions
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
-
toUrlQueryString
-