JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Summary:
  • Field |
  • Required |
  • Optional
  • Detail:
  • Field |
  • Element
com.amazonaws.annotation

Annotation Type SdkTestInternalApi



  • @Target(value={CONSTRUCTOR,METHOD,FIELD})
    public @interface SdkTestInternalApi
    Marker interface for methods used by test code in the same module. Methods/Constructors annotated with this method should not be accessed in production code. This annotation should be used sparingly as it's a code smell to need access to internal data/functionality to properly unit test a class. Typically there is a better way to test a class.

    TODO: Write a linter that makes sure only test code depends on methods or constructors annotated with this method

Skip navigation links
  • Summary:
  • Field |
  • Required |
  • Optional
  • Detail:
  • Field |
  • Element

AltStyle によって変換されたページ (->オリジナル) /