View Source AliyunOpenAPI.Specs.ROA (aliyun_open_api v0.6.0)

Describes an ROA style API.

ROA is a resource-oriented architectural style and an extension of the REST style.

APIs in the RPC style include:

  • Application Real-Time Monitoring Service (ARMS)
  • Batch Compute, Container Service for Kubernetes (ACK)
  • Elasticsearch
  • ...

Summary

Types

@type t() :: %AliyunOpenAPI.Specs.ROA{}

Functions

@spec new!(AliyunOpenAPI.Config.t(), map()) :: t()