[][src]Module heroku_rs::endpoints::addons

addons

Re-exports

pub use delete::AddonDelete;
pub use delete::AttachmentDelete;
pub use delete::WebhookDelete;
pub use get::AddonConfigList;
pub use get::AddonDetails;
pub use get::AddonDetailsByApp;
pub use get::AddonList;
pub use get::AddonListByAccount;
pub use get::AddonListByTeam;
pub use get::AddonServiceDetails;
pub use get::AddonServiceList;
pub use get::AttachmentDetails;
pub use get::AttachmentDetailsByApp;
pub use get::AttachmentList;
pub use get::AttachmentListByAddon;
pub use get::AttachmentListByApp;
pub use get::RegionCapabilityList;
pub use get::RegionCapabilityListByRegion;
pub use get::RegionCapabilityListByService;
pub use get::WebhookDeliveryDetails;
pub use get::WebhookDeliveryList;
pub use get::WebhookDetails;
pub use get::WebhookList;
pub use get::WebhookEventDetails;
pub use get::WebhookEventList;
pub use patch::AddonConfigUpdate;
pub use patch::AddonConfigUpdateParams;
pub use patch::AddonUpdate;
pub use patch::AddonUpdateParams;
pub use patch::WebhookUpdate;
pub use patch::WebhookUpdateParams;
pub use post::AddonActionDeprovision;
pub use post::AddonActionProvision;
pub use post::AddonCreate;
pub use post::AddonCreateParams;
pub use post::AddonResolutionCreate;
pub use post::AddonResolutionCreateParams;
pub use post::AttachmentCreate;
pub use post::AttachmentCreateParams;
pub use post::AttachmentResolutionCreate;
pub use post::AttachmentResolutionCreateParams;
pub use post::WebhookCreate;
pub use post::WebhookCreateParams;

Modules

delete
get
patch
post
put

Structs

Addon

Add-on

AddonAttachment

Add-on Attachment

AddonConfig

Add-on Config

AddonRegionCapability

Add-on Region Capability

AddonService

Add-on Service

AddonWebhook

Add-on Service

AddonWebhookDelivery

Add-on Webhook Delivery

AddonWebhookEvent

Add-on Webhook Event