C D G I M N S T V 
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.

S

SdkInternalApi - Annotation Type in software.amazon.awssdk.annotations
Marks APIs that should not be used by SDK users and are internal to the AWS SDK for Java v2, subject to change without notice.
SdkPreviewApi - Annotation Type in software.amazon.awssdk.annotations
Marks APIs as preview or experimental features that may change or be removed.
SdkProtectedApi - Annotation Type in software.amazon.awssdk.annotations
Marks APIs that should not be used by SDK users and are intended for SDK internal classes shared across different modules.
SdkPublicApi - Annotation Type in software.amazon.awssdk.annotations
Marks APIs as public and stable for use by SDK users building applications.
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.ToBuilderIgnoreField
Specify which fields to ignore in the to-builder spotbugs rule.
C D G I M N S T V 
All Classes All Packages