We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a600292 commit e836a51Copy full SHA for e836a51
README.md
@@ -138,6 +138,13 @@ public class StringExample {
138
139
You can find more examples in the [examples directory][examples].
140
141
+## Public API
142
+
143
+Our [versioning policy](./VERSIONING.rst) applies to all public and protected classes/methods/fields
144
+in the `com.amazonaws.encryptionsdk` package unless otherwise documented.
145
146
+The `com.amazonaws.encryptionsdk.internal` package is not included in this public API.
147
148
## FAQ
149
150
See the [Frequently Asked Questions](https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/faq.html) page in the official documentation.
0 commit comments