Annotation Type PublicApi


Stable public APIs that retain source and binary compatibility within a major release. These interfaces can change from one major release to another major release (e.g. from 1.0 to 2.0). The types marked with this annotations could only expose other PublicApi or ExperimentalApi types as public members.
Opensearch.api:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Version when this API was released
  • Element Details

    • since

      String since
      Version when this API was released