IBM Cloud SDK Core  0.8.1
The IBM.Cloud.SDK.Core is a core project of SDKs generated using the IBM OpenAPI SDK generator.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAttribute
 CIBM.Cloud.SDK.Core.Util.Attributes.DescriptionAttribute
 CIBM.Cloud.SDK.Core.Authentication.Authenticator
 CIBM.Cloud.SDK.Core.Authentication.BasicAuth.BasicAuthenticatorThis class implements support for Basic Authentication. The main purpose of this authenticator is to construct the Authorization header and then add it to each outgoing REST API request.
 CIBM.Cloud.SDK.Core.Authentication.Iam.IamAuthenticatorThis class implements support for the IAM authentication mechanism.
 CIBM.Cloud.SDK.Core.Authentication.Icp4d.Icp4dAuthenticatorThis class implements support for the ICP4D authentication mechanism.
 CIBM.Cloud.SDK.Core.Authentication.Noauth.NoauthAuthenticatorThis class is a placeholder implementation for performing no authentication of outgoing REST API requests.
 CIBM.Cloud.SDK.Core.Authentication.AuthenticatorFactory
 CIBM.Cloud.SDK.Core.Sockets.AWebSocketClient
 CIBM.Cloud.SDK.Core.Sockets.WebSocketClient
 CIBM.Cloud.SDK.Core.ConstantsThis class holds constant values for the SDK.
 CIBM.Cloud.SDK.Core.Util.CredentialThe Credentials.
 CIBM.Cloud.SDK.Core.Http.DetailedResponse< T >
 CIBM.Cloud.SDK.Core.Model.DynamicModel< T >This class is the base class for generated models with restricted additional properties.
 CException
 CIBM.Cloud.SDK.Core.Http.Exceptions.ServiceResponseException
 CIBM.Cloud.SDK.Core.Http.HttpMediaType
 CIBM.Cloud.SDK.Core.Authentication.Iam.IamToken
 CIBM.Cloud.SDK.Core.Util.IamTokenDataIAM Token data.
 CIBM.Cloud.SDK.Core.Authentication.Iam.IamTokenResponse
 CIBM.Cloud.SDK.Core.Authentication.IAuthenticatorConfig
 CIBM.Cloud.SDK.Core.Authentication.BasicAuth.BasicAuthConfigOptions for authenticating via Basic Authentication. This authentication mechanism allows the user to supply a username and password. These values are then used to form an Authorization header which is then used within outgoing REST API requests.
 CIBM.Cloud.SDK.Core.Authentication.Iam.IamConfigOptions for authenticating via the IAM (Identity Access Management) token service. This authentication mechanism allows an IAM access token to be obtained using a user-supplied apikey. The IAM access token is then specified as a Bearer Token within outgoing REST API requests.
 CIBM.Cloud.SDK.Core.Authentication.Icp4d.Icp4dConfigOptions for authenticating via the ICP4D (IBM Cloud Private for Data) token service. This authentication mechanism allows an ICP4D access token to be obtained using a user-supplied username, password and URL. The ICP4D access token is then specified as a Bearer Token within outgoing REST API requests.
 CIBM.Cloud.SDK.Core.Authentication.Noauth.NoauthConfig
 CIBM.Cloud.SDK.Core.Http.Exceptions.IBMError
 CIBM.Cloud.SDK.Core.Authentication.Icp4d.Icp4dTokenThis class holds relevant info re: an ICP4D access token for use by the ICP4DAuthenticator class.
 CIBM.Cloud.SDK.Core.Authentication.Icp4d.Icp4dTokenResponseThis class models a response received from the ICP4D "get token" API.
 CIDisposable
 CIBM.Cloud.SDK.Core.Http.IClient
 CIBM.Cloud.SDK.Core.Http.IBMHttpClient
 CIBM.Cloud.SDK.Core.Http.Filters.IHttpFilter
 CIBM.Cloud.SDK.Core.Http.Filters.ErrorFilter
 CIBM.Cloud.SDK.Core.Service.IIBMService
 CIBM.Cloud.SDK.Core.Service.IBMService
 CIBM.Cloud.SDK.Core.Http.IResponse
 CIBM.Cloud.SDK.Core.Http.IRequest
 CIBM.Cloud.SDK.Core.Http.Request
 CJsonConverter
 CIBM.Cloud.SDK.Core.Http.Exceptions.IBMErrorConverter
 CIBM.Cloud.SDK.Core.Sockets.ServiceState
 CIBM.Cloud.SDK.Core.Http.Extensions.StreamExtension
 CIBM.Cloud.SDK.Core.Util.TokenManager
 CIBM.Cloud.SDK.Core.Util.TokenOptionsIAM token options.
 CIBM.Cloud.SDK.Core.Util.UtilityUtility classes for the IBM Cloud SDKs.
 CIBM.Cloud.SDK.Core.Util.VcapCredentialThe Credential to a single service.
 CIBM.Cloud.SDK.Core.Util.VcapCredentialsVcap credentials object.