-
Interfaces Interface Description com.ibm.cloud.sdk.core.http.ratelimit.RateLimitConstants As of 9.13.0, use the RetryInterceptor instead.
-
Classes Class Description com.ibm.cloud.sdk.core.http.ratelimit.RateLimitContext As of 9.13.0, use the RetryInterceptor instead.com.ibm.cloud.sdk.core.http.ratelimit.RateLimitInterceptor As of 9.13.0, use the RetryInterceptor instead.com.ibm.cloud.sdk.core.util.GsonSerializationHelper This class should no longer be needed once users upgrade to a recent version of the package that contains the new DynamicModel pattern.com.ibm.cloud.sdk.core.util.HttpLogging This class functionality is now handled byHttpConfigOptions
and should no longer be needed.
-
Constructors Constructor Description com.ibm.cloud.sdk.core.security.BasicAuthenticator(String, String) As of 9.7.0, use the Builder class instead.com.ibm.cloud.sdk.core.security.BearerTokenAuthenticator(Map<String, String>) As of 9.7.0, use BearerTokenAuthenticator.fromConfiguration() instead.com.ibm.cloud.sdk.core.security.CloudPakForDataAuthenticator(String, String, String) As of 9.7.0, use CloudPakForDataAuthenticator.Builder() instead.com.ibm.cloud.sdk.core.security.IamAuthenticator(String) As of 9.7.0, use IamAuthenticator.Builder() instead