public class AssetMapping
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
AssetMapping.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
autoMapped()
Gets the autoMapped.
|
String |
classifiedClass()
Gets the classifiedClass.
|
String |
completenessPercent()
Gets the completenessPercent.
|
String |
dataMappingAttributeType()
Gets the dataMappingAttributeType.
|
String |
dataMappingName()
Gets the dataMappingName.
|
Boolean |
excludeColumn()
Gets the excludeColumn.
|
String |
key()
Gets the key.
|
AssetMapping.Builder |
newBuilder()
New builder.
|
public AssetMapping.Builder newBuilder()
public String classifiedClass()
public String dataMappingName()
public Boolean excludeColumn()
public Boolean autoMapped()
public String completenessPercent()
public String dataMappingAttributeType()
public String key()
Copyright © 2021 IBM Cloud. All rights reserved.