Uses of Class
software.amazon.awssdk.services.datazone.model.AssetTypesForRule
-
Packages that use AssetTypesForRule Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of AssetTypesForRule in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return AssetTypesForRule Modifier and Type Method Description AssetTypesForRuleRuleScope. assetType()The asset type included in the rule scope.Methods in software.amazon.awssdk.services.datazone.model with parameters of type AssetTypesForRule Modifier and Type Method Description RuleScope.BuilderRuleScope.Builder. assetType(AssetTypesForRule assetType)The asset type included in the rule scope.
-