IBM Cloud SDK Core  1.1.0
The IBM.Cloud.SDK.Core is a core project of SDKs generated using the IBM OpenAPI SDK generator.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
 NIBM
 NCloud
 NSDK
 NCore
 NAuthentication
 NBasicAuth
 CBasicAuthenticatorThis 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.
 NBearer
 CBearerTokenAuthenticatorThis class implements support for Bearer Token Authentication. The main purpose of this authenticator is to construct the Authorization header and then add it to each outgoing REST API request.
 NCp4d
 CCloudPakForDataAuthenticatorThis class implements support for the CP4D authentication mechanism.
 CCloudPakForDataTokenThis class holds relevant info re: an CP4D access token for use by the CP4DAuthenticator class.
 CCloudPakForDataTokenResponseThis class models a response received from the CloudPakForData "get token" API.
 NIam
 CIamAuthenticatorThis class implements support for the IAM authentication mechanism.
 CIamToken
 CIamTokenResponse
 NNoAuth
 CNoAuthAuthenticatorThis class is a placeholder implementation for performing no authentication of outgoing REST API requests.
 CAuthenticator
 CConfigBasedAuthenticatorFactory
 CIAuthenticator
 NHttp
 NExceptions
 CIBMError
 CIBMErrorConverter
 CServiceResponseException
 NExtensions
 CStreamExtension
 NFilters
 CErrorFilter
 CIHttpFilter
 CDetailedResponse
 CHttpMediaType
 CIBMHttpClient
 CIClient
 CIRequest
 CIResponse
 CRequest
 NModel
 CDynamicModelThis class is the base class for generated models with restricted additional properties.
 CFileWithMetadataA file and its associated metadata.
 NService
 CIBMService
 CIIBMService
 NSockets
 CAWebSocketClient
 CServiceState
 CWebSocketClient
 NUtil
 NAttributes
 CDescriptionAttribute
 CCredentialThe Credentials.
 CCredentialUtils
 CUtilityUtility classes for the IBM Cloud SDKs.
 CVcapCredentialThe Credential to a single service.
 CVcapCredentialsVcap credentials object.
 CConstantsThis class holds constant values for the SDK.