Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
AssetMapping |
AssetMapping.Builder.build()
Builds a AssetMapping.
|
Modifier and Type | Method and Description |
---|---|
List<AssetMapping> |
ReplaceConfigurationAssetOptions.assetMappings()
Gets the assetMappings.
|
List<AssetMapping> |
CreateConfigurationAssetOptions.assetMappings()
Gets the assetMappings.
|
List<AssetMapping> |
Asset.getAssetMappings()
Gets the assetMappings.
|
Modifier and Type | Method and Description |
---|---|
ReplaceConfigurationAssetOptions.Builder |
ReplaceConfigurationAssetOptions.Builder.addAssetMappings(AssetMapping assetMappings)
Adds an assetMappings to assetMappings.
|
CreateConfigurationAssetOptions.Builder |
CreateConfigurationAssetOptions.Builder.addAssetMappings(AssetMapping assetMappings)
Adds an assetMappings to assetMappings.
|
Modifier and Type | Method and Description |
---|---|
ReplaceConfigurationAssetOptions.Builder |
ReplaceConfigurationAssetOptions.Builder.assetMappings(List<AssetMapping> assetMappings)
Set the assetMappings.
|
CreateConfigurationAssetOptions.Builder |
CreateConfigurationAssetOptions.Builder.assetMappings(List<AssetMapping> assetMappings)
Set the assetMappings.
|
Copyright © 2021 IBM Cloud. All rights reserved.