JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Index
Help
Search
AWS SDK for Java 1.x API Reference - 1.12.480
Submit feedback...
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.amazonaws.annotation
Annotation Type NotThreadSafe
@Documented
@Target
(
value
=
TYPE
)
@Retention
(
value
=
CLASS
) public @interface
NotThreadSafe
Documenting annotation to indicate a class is not thread-safe and should not be used in a multi-threaded context.
See Also:
ThreadSafe
Skip navigation links
Overview
Package
Class
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element