Package org.lance.namespace.model
Class CreateEmptyTableResponse
java.lang.Object
org.lance.namespace.model.CreateEmptyTableResponse
@Deprecated
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class CreateEmptyTableResponse
extends Object
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.inthashCode()Deprecated.Deprecated.properties(Map<String, String> properties) Deprecated.putPropertiesItem(String key, String propertiesItem) Deprecated.putStorageOptionsItem(String key, String storageOptionsItem) Deprecated.voidsetLocation(String location) Deprecated.voidsetProperties(Map<String, String> properties) Deprecated.voidsetStorageOptions(Map<String, String> storageOptions) Deprecated.voidsetTransactionId(String transactionId) Deprecated.storageOptions(Map<String, String> storageOptions) Deprecated.toString()Deprecated.Deprecated.toUrlQueryString(String prefix) Deprecated.transactionId(String transactionId) Deprecated.
-
Field Details
-
JSON_PROPERTY_TRANSACTION_ID
Deprecated. -
JSON_PROPERTY_LOCATION
Deprecated. -
JSON_PROPERTY_STORAGE_OPTIONS
Deprecated. -
JSON_PROPERTY_PROPERTIES
Deprecated.
-
-
Constructor Details
-
CreateEmptyTableResponse
public CreateEmptyTableResponse()Deprecated.
-
-
Method Details
-
transactionId
Deprecated. -
getTransactionId
Deprecated. -
setTransactionId
Deprecated. -
location
Deprecated. -
getLocation
Deprecated. -
setLocation
Deprecated. -
storageOptions
Deprecated. -
putStorageOptionsItem
Deprecated. -
getStorageOptions
Deprecated. -
setStorageOptions
Deprecated. -
properties
Deprecated. -
putPropertiesItem
Deprecated. -
getProperties
Deprecated. -
setProperties
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated. -
toUrlQueryString
Deprecated. -
toUrlQueryString
Deprecated.
-