public static interface AssetTargetNameMap.Builder extends SdkPojo, CopyableBuilder<AssetTargetNameMap.Builder,AssetTargetNameMap>
| Modifier and Type | Method and Description |
|---|---|
AssetTargetNameMap.Builder |
assetId(String assetId)
The identifier of the inventory asset.
|
AssetTargetNameMap.Builder |
targetName(String targetName)
The target name in the asset target name map.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssetTargetNameMap.Builder assetId(String assetId)
The identifier of the inventory asset.
assetId - The identifier of the inventory asset.AssetTargetNameMap.Builder targetName(String targetName)
The target name in the asset target name map.
targetName - The target name in the asset target name map.Copyright © 2023. All rights reserved.