public class SetPropertiesRequest extends AbstractAdapterRequest
| Constructor and Description |
|---|
SetPropertiesRequest(String adapterName,
SchemaMetadataInfo schemaMetadataInfo,
Map<String,String> properties)
Create a new request of type
SetPropertiesRequest |
| Modifier and Type | Method and 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.