C D G I M N R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- comments() - Method in annotation type software.amazon.awssdk.annotations.Generated
-
A place holder for any comments that the code generator may want to include in the generated code.
D
- date() - Method in annotation type software.amazon.awssdk.annotations.Generated
-
Date when the source was generated.
G
- Generated - Annotation Type in software.amazon.awssdk.annotations
-
Marker interface for generated source codes.
I
- Immutable - Annotation Type in software.amazon.awssdk.annotations
-
The class to which this annotation is applied is immutable.
M
- Mutable - Annotation Type in software.amazon.awssdk.annotations
-
The class to which this annotation is applied is explicitly mutable, meaning that its state is subject to change between calls.
N
- NotNull - Annotation Type in software.amazon.awssdk.annotations
-
The annotated element must not be null.
- NotThreadSafe - Annotation Type in software.amazon.awssdk.annotations
-
The class to which this annotation is applied is not thread-safe.
R
- ReviewBeforeRelease - Annotation Type in software.amazon.awssdk.annotations
-
An annotation applied during SDK 2.0 developer preview.
S
- 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.
T
- ThreadSafe - Annotation Type in software.amazon.awssdk.annotations
-
The class to which this annotation is applied is thread-safe.
- ToBuilderIgnoreField - Annotation Type in software.amazon.awssdk.annotations
-
Used to suppress certain fields from being considered in the spot-bugs rule for toBuilder().
V
- value() - Method in annotation type software.amazon.awssdk.annotations.Generated
-
The value element MUST have the name of the code generator.
- value() - Method in annotation type software.amazon.awssdk.annotations.ReviewBeforeRelease
-
An explanation of why we should review this before general availability.
- value() - Method in annotation type software.amazon.awssdk.annotations.ToBuilderIgnoreField
-
Specify which fields to ignore in the to-builder spotbugs rule.
All Classes All Packages