- SdkInternalApi - Annotation Type in software.amazon.awssdk.annotations
-
Marker interface for 'internal' APIs that should not be used outside the same module.
- SdkPreviewApi - Annotation Type in software.amazon.awssdk.annotations
-
Marker interface for preview and experimental APIs.
- SdkProtectedApi - Annotation Type in software.amazon.awssdk.annotations
-
Marker for elements that should only be accessed by the generated clients and not users of the
SDK.
- SdkPublicApi - Annotation Type in software.amazon.awssdk.annotations
-
Marker interface for 'public' APIs.
- SdkTestInternalApi - Annotation Type in software.amazon.awssdk.annotations
-
Marker interface for methods used by test code in the same module.
- software.amazon.awssdk.annotations - package software.amazon.awssdk.annotations
-
AWS Java SDK annotations.