# Functions
CreateCancelWaitingAsyncJobRequest creates a request to invoke CancelWaitingAsyncJob API.
CreateCancelWaitingAsyncJobResponse creates a response to parse from CancelWaitingAsyncJob response.
CreateGetAsyncJobResultRequest creates a request to invoke GetAsyncJobResult API.
CreateGetAsyncJobResultResponse creates a response to parse from GetAsyncJobResult response.
CreateQueryAsyncJobListRequest creates a request to invoke QueryAsyncJobList API.
CreateQueryAsyncJobListResponse creates a response to parse from QueryAsyncJobList response.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
# Structs
CancelWaitingAsyncJobRequest is the request struct for api CancelWaitingAsyncJob.
CancelWaitingAsyncJobResponse is the response struct for api CancelWaitingAsyncJob.
Client is the sdk client struct, each func corresponds to an OpenAPI.
Data is a nested struct in viapi response.
DataInQueryAsyncJobList is a nested struct in viapi response.
GetAsyncJobResultRequest is the request struct for api GetAsyncJobResult.
GetAsyncJobResultResponse is the response struct for api GetAsyncJobResult.
QueryAsyncJobListRequest is the request struct for api QueryAsyncJobList.
QueryAsyncJobListResponse is the response struct for api QueryAsyncJobList.
Result is a nested struct in viapi response.
ResultItem is a nested struct in viapi response.