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