Class ExchangeAsset
java.lang.Object
com.aeontronix.enhancedmule.tools.anypoint.AnypointObject<Organization>
com.aeontronix.enhancedmule.tools.anypoint.exchange.ExchangeAsset
- All Implemented Interfaces:
Serializable
public class ExchangeAsset extends AnypointObject<Organization>
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classExchangeAsset.CustomFieldUpdateResultsstatic classExchangeAsset.TagValueWrapper -
Field Summary
Fields inherited from class com.aeontronix.enhancedmule.tools.anypoint.AnypointObject
client, httpHelper, json, jsonHelper, parent -
Constructor Summary
Constructors Constructor Description ExchangeAsset()ExchangeAsset(Organization organization) -
Method Summary
-
Constructor Details
-
ExchangeAsset
public ExchangeAsset() -
ExchangeAsset
-
-
Method Details
-
findInstances
- Throws:
NotFoundException
-
getPage
- Throws:
HttpExceptionNotFoundException
-
getPortal
- Throws:
HttpException
-
updateLabels
- Throws:
HttpException
-
updatePage
- Throws:
HttpException
-
deleteCategory
- Throws:
HttpException
-
updateName
- Throws:
HttpException
-
updateDescription
- Throws:
HttpException
-
updateCategory
- Throws:
HttpException
-
updateCustomFields
public ExchangeAsset.CustomFieldUpdateResults updateCustomFields(List<APICustomFieldDescriptor> fields) throws HttpException- Throws:
HttpException
-
getProductAPIVersion
-
setProductAPIVersion
-
getRuntimeVersion
-
setRuntimeVersion
-
getMetadata
-
setMetadata
-
getInstances
-
setInstances
-
getModifiedAt
-
setModifiedAt
-
getGroupId
-
setGroupId
-
getRating
-
setRating
-
getType
-
setType
-
getCreatedAt
-
setCreatedAt
-
getGenerated
-
setGenerated
-
getAssetId
-
setAssetId
-
getVersionGroup
-
setVersionGroup
-
getPermissions
-
setPermissions
-
getPublic
-
setPublic
-
getCategories
-
setCategories
-
getId
-
setId
-
getAssetLink
-
setAssetLink
-
getVersion
-
setVersion
-
getLabels
-
setLabels
-
getTags
-
setTags
-
getDependencies
-
setDependencies
-
getCreatedBy
-
setCreatedBy
-
getVersions
-
setVersions
-
getName
-
setName
-
getDescription
-
setDescription
-
getFiles
-
setFiles
-
getAttributes
-
setAttributes
-
getStatus
-
setStatus
-
getNumberOfRates
-
setNumberOfRates
-
getCustomFields
-
setCustomFields
-
getIcon
-
setIcon
-
getIconImage
- Throws:
HttpException
-
updateIcon
- Throws:
HttpException
-
deleteVersion
- Throws:
HttpException
-