Package org.lance.namespace.model
Class CreateEmptyTableRequest
java.lang.Object
org.lance.namespace.model.CreateEmptyTableRequest
@Deprecated
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class CreateEmptyTableRequest
extends Object
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.booleanDeprecated.Deprecated.getId()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.inthashCode()Deprecated.Deprecated.Deprecated.Deprecated.properties(Map<String, String> properties) Deprecated.putContextItem(String key, String contextItem) Deprecated.putPropertiesItem(String key, String propertiesItem) Deprecated.voidsetContext(Map<String, String> context) Deprecated.voidDeprecated.voidsetIdentity(Identity identity) Deprecated.voidsetLocation(String location) Deprecated.voidsetProperties(Map<String, String> properties) Deprecated.voidsetVendCredentials(Boolean vendCredentials) Deprecated.toString()Deprecated.Deprecated.toUrlQueryString(String prefix) Deprecated.vendCredentials(Boolean vendCredentials) Deprecated.
-
Field Details
-
JSON_PROPERTY_IDENTITY
Deprecated. -
JSON_PROPERTY_CONTEXT
Deprecated. -
JSON_PROPERTY_ID
Deprecated. -
JSON_PROPERTY_LOCATION
Deprecated. -
JSON_PROPERTY_VEND_CREDENTIALS
Deprecated. -
JSON_PROPERTY_PROPERTIES
Deprecated.
-
-
Constructor Details
-
CreateEmptyTableRequest
public CreateEmptyTableRequest()Deprecated.
-
-
Method Details
-
identity
Deprecated. -
getIdentity
Deprecated. -
setIdentity
Deprecated. -
context
Deprecated. -
putContextItem
Deprecated. -
getContext
Deprecated. -
setContext
Deprecated. -
id
Deprecated. -
addIdItem
Deprecated. -
getId
Deprecated. -
setId
Deprecated. -
location
Deprecated. -
getLocation
Deprecated. -
setLocation
Deprecated. -
vendCredentials
Deprecated. -
getVendCredentials
Deprecated. -
setVendCredentials
Deprecated. -
properties
Deprecated. -
putPropertiesItem
Deprecated. -
getProperties
Deprecated. -
setProperties
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated. -
toUrlQueryString
Deprecated. -
toUrlQueryString
Deprecated.
-