Class AlterTransactionResponse
java.lang.Object
com.lancedb.lance.namespace.model.AlterTransactionResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class AlterTransactionResponse
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
properties
(Map<String, String> properties) putPropertiesItem
(String key, String propertiesItem) void
setProperties
(Map<String, String> properties) void
setStatus
(TransactionStatus status) status
(TransactionStatus status) toString()
toUrlQueryString
(String prefix)
-
Field Details
-
JSON_PROPERTY_STATUS
-
JSON_PROPERTY_PROPERTIES
-
-
Constructor Details
-
AlterTransactionResponse
public AlterTransactionResponse()
-
-
Method Details
-
status
-
getStatus
-
setStatus
-
properties
-
putPropertiesItem
-
getProperties
-
setProperties
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
-
toUrlQueryString
-