| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
AssetTargetNameMap |
AssetTargetNameMap.clone() |
AssetTargetNameMap |
AssetTargetNameMap.withAssetId(String assetId)
The identifier of the inventory asset.
|
AssetTargetNameMap |
AssetTargetNameMap.withTargetName(String targetName)
The target name in the asset target name map.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetTargetNameMap> |
CreateSubscriptionGrantRequest.getAssetTargetNames()
The names of the assets for which the subscription grant is created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionGrantRequest |
CreateSubscriptionGrantRequest.withAssetTargetNames(AssetTargetNameMap... assetTargetNames)
The names of the assets for which the subscription grant is created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSubscriptionGrantRequest.setAssetTargetNames(Collection<AssetTargetNameMap> assetTargetNames)
The names of the assets for which the subscription grant is created.
|
CreateSubscriptionGrantRequest |
CreateSubscriptionGrantRequest.withAssetTargetNames(Collection<AssetTargetNameMap> assetTargetNames)
The names of the assets for which the subscription grant is created.
|
Copyright © 2023. All rights reserved.