Package com.mypurecloud.sdk.v2.model
Class ResponseAssetEntityListing
java.lang.Object
com.mypurecloud.sdk.v2.model.ResponseAssetEntityListing
- All Implemented Interfaces:
Serializable
ResponseAssetEntityListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<ResponseAsset> entities) List of response assetsbooleaninthashCode()Asset IDs not foundvoidsetEntities(List<ResponseAsset> entities) voidsetNotFound(List<String> notFound) toString()
-
Constructor Details
-
ResponseAssetEntityListing
public ResponseAssetEntityListing() -
ResponseAssetEntityListing
-
-
Method Details