public static interface LineItemAssetInformation.Builder extends SdkPojo, CopyableBuilder<LineItemAssetInformation.Builder,LineItemAssetInformation>
| Modifier and Type | Method and Description |
|---|---|
LineItemAssetInformation.Builder |
assetId(String assetId)
The ID of the asset.
|
LineItemAssetInformation.Builder |
macAddressList(Collection<String> macAddressList)
The MAC addresses of the asset.
|
LineItemAssetInformation.Builder |
macAddressList(String... macAddressList)
The MAC addresses of the asset.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLineItemAssetInformation.Builder assetId(String assetId)
The ID of the asset.
assetId - The ID of the asset.LineItemAssetInformation.Builder macAddressList(Collection<String> macAddressList)
The MAC addresses of the asset.
macAddressList - The MAC addresses of the asset.LineItemAssetInformation.Builder macAddressList(String... macAddressList)
The MAC addresses of the asset.
macAddressList - The MAC addresses of the asset.Copyright © 2023. All rights reserved.