# Functions
CreateARMSQueryDataSetRequest creates a request to invoke ARMSQueryDataSet API.
CreateARMSQueryDataSetResponse creates a response to parse from ARMSQueryDataSet response.
CreateWhereInDimQueryRequest creates a request to invoke WhereInDimQuery API.
CreateWhereInDimQueryResponse creates a response to parse from WhereInDimQuery 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
ARMSQueryDataSetDimensions is a repeated param struct in ARMSQueryDataSetRequest.
ARMSQueryDataSetRequest is the request struct for api ARMSQueryDataSet.
ARMSQueryDataSetResponse is the response struct for api ARMSQueryDataSet.
Client is the sdk client struct, each func corresponds to an OpenAPI.
WhereInDimQueryDimensions is a repeated param struct in WhereInDimQueryRequest.
WhereInDimQueryRequest is the request struct for api WhereInDimQuery.
WhereInDimQueryResponse is the response struct for api WhereInDimQuery.