Uses of Class
com.cloudera.cdp.datacatalog.model.AssetResponse
Packages that use AssetResponse
-
Uses of AssetResponse in com.cloudera.cdp.datacatalog.model
Methods in com.cloudera.cdp.datacatalog.model that return types with arguments of type AssetResponseModifier and TypeMethodDescriptionAddAssetsToDataShareResponse.getAssets()Getter for assets.GetDataShareResponse.getAssets()Getter for assets.Method parameters in com.cloudera.cdp.datacatalog.model with type arguments of type AssetResponseModifier and TypeMethodDescriptionvoidAddAssetsToDataShareResponse.setAssets(List<AssetResponse> assets) Setter for assets.voidGetDataShareResponse.setAssets(List<AssetResponse> assets) Setter for assets.