File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/com/box/sdk Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838
3939/**
4040 * @deprecated
41- * {@link BoxAPIConnection} class, and the com.box.sdk package is deprecated, it is recommended to use {@link com.box.sdkgen} package.
41+ * {@link BoxAPIConnection} class, and the entire the com.box.sdk package is deprecated, it is recommended to use {@link com.box.sdkgen} package.
4242 * Instead of this class use {@link com.box.sdkgen.client.BoxClient}
4343 *
4444 * Represents an authenticated connection to the Box API.
@@ -142,7 +142,7 @@ public class BoxAPIConnection {
142142
143143 /**
144144 * @deprecated
145- * {@link BoxAPIConnection} class, and the com.box.sdk package is deprecated, it is recommended to use {@link com.box.sdkgen} package.
145+ * {@link BoxAPIConnection} class, and the entire com.box.sdk package is deprecated, it is recommended to use {@link com.box.sdkgen} package.
146146 * Instead of this class use {@link com.box.sdkgen.client.BoxClient}
147147 *
148148 * Constructs a new BoxAPIConnection that authenticates with a developer or access token.
You can’t perform that action at this time.
0 commit comments