Package com.mypurecloud.sdk.v2.model
Class CsvSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.CsvSettings
- All Implemented Interfaces:
Serializable
CsvSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexternalSettingsId(String externalSettingsId) Id of the external settingsgetId()inthashCode()mappings(List<CsvMappingEntry> mappings) Mappings for the transformationvoidsetExternalSettingsId(String externalSettingsId) voidsetMappings(List<CsvMappingEntry> mappings) toString()
-
Constructor Details
-
CsvSettings
public CsvSettings() -
CsvSettings
-
-
Method Details
-
getId
-
externalSettingsId
Id of the external settings -
getExternalSettingsId
-
setExternalSettingsId
-
mappings
Mappings for the transformation -
getMappings
-
setMappings
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-