@Target(value={java.lang.annotation.ElementType.PACKAGE, java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.FIELD, java.lang.annotation.ElementType.CONSTRUCTOR, java.lang.annotation.ElementType.METHOD}) public @interface SdkInternalApi
SdkInternalApi
. Users of the SDK
and the generated clients themselves should not depend on any packages, types, fields,
constructors, or methods with this annotation.Copyright © 2024. All rights reserved.