# Functions
CreateDescribeBusinessStatusRequest creates a request to invoke DescribeBusinessStatus API.
CreateDescribeBusinessStatusResponse creates a response to parse from DescribeBusinessStatus response.
CreateNotifyUserBusinessCommandRequest creates a request to invoke NotifyUserBusinessCommand API.
CreateNotifyUserBusinessCommandResponse creates a response to parse from NotifyUserBusinessCommand response.
CreateSetUserBusinessStatusRequest creates a request to invoke SetUserBusinessStatus API.
CreateSetUserBusinessStatusResponse creates a response to parse from SetUserBusinessStatus response.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://help.aliyun.com/document_detail/66217.html.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://help.aliyun.com/document_detail/66223.html.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://help.aliyun.com/document_detail/66222.html.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair attention: rsa key pair auth is only Japan regions available.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://help.aliyun.com/document_detail/66222.html.
# Structs
Client is the sdk client struct, each func corresponds to an OpenAPI.
DescribeBusinessStatusRequest is the request struct for api DescribeBusinessStatus.
DescribeBusinessStatusResponse is the response struct for api DescribeBusinessStatus.
NotifyUserBusinessCommandRequest is the request struct for api NotifyUserBusinessCommand.
NotifyUserBusinessCommandResponse is the response struct for api NotifyUserBusinessCommand.
SetUserBusinessStatusRequest is the request struct for api SetUserBusinessStatus.
SetUserBusinessStatusResponse is the response struct for api SetUserBusinessStatus.
Status is a nested struct in ubsms response.
Statuses is a nested struct in ubsms response.
UserBusinessStatus is a nested struct in ubsms response.
UserBusinessStatusList is a nested struct in ubsms response.