software.amazon.awssdk.annotations

Annotation Type SdkPreviewApi



  • @Target(value={PACKAGE,TYPE,FIELD,CONSTRUCTOR,METHOD})
    public @interface SdkPreviewApi
    Marker interface for preview and experimental APIs. Breaking changes may be introduced to elements marked as SdkPreviewApi. Users of the SDK should assume that anything annotated as preview will change or break, and should not use them in production.

Copyright © 2021. All rights reserved.