@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-09-03T13:48:17.349+02:00[Europe/Prague]") public class ContextualConfiguration extends Object
| Constructor and Description |
|---|
ContextualConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ContextualConfiguration |
_configuration(Object _configuration) |
ContextualConfiguration |
contextId(Long contextId) |
boolean |
equals(Object o) |
Object |
getConfiguration()
The configuration associated with the context.
|
Long |
getContextId()
The ID of the context the configuration is associated with.
|
Object |
getSchema()
The schema associated with the context.
|
int |
hashCode() |
ContextualConfiguration |
schema(Object schema) |
void |
setConfiguration(Object _configuration) |
void |
setContextId(Long contextId) |
void |
setSchema(Object schema) |
String |
toString() |
public ContextualConfiguration contextId(Long contextId)
public Long getContextId()
public void setContextId(Long contextId)
public ContextualConfiguration _configuration(Object _configuration)
public Object getConfiguration()
public void setConfiguration(Object _configuration)
public ContextualConfiguration schema(Object schema)
public Object getSchema()
public void setSchema(Object schema)
Copyright © 2011–2021 Everit Kft.. All rights reserved.