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