AdapterRequestpublic class SetPropertiesRequest extends AbstractAdapterRequest
| Constructor | Description |
|---|---|
SetPropertiesRequest(String adapterName,
SchemaMetadataInfo schemaMetadataInfo,
Map<String,String> properties) |
Create a new request of type
SetPropertiesRequest |
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,String> |
getProperties() |
Get the properties to be set
|
getAdapterName, getSchemaMetadataInfo, getType, getVirtualSchemaNamepublic SetPropertiesRequest(String adapterName, SchemaMetadataInfo schemaMetadataInfo, Map<String,String> properties)
SetPropertiesRequestadapterName - name of the adapter that should handle the requestschemaMetadataInfo - schema metadataproperties - the properties to be setCopyright © 2019. All rights reserved.