# Functions
CreateDescribeDomainReportRequest creates a request to invoke DescribeDomainReport API.
CreateDescribeDomainReportResponse creates a response to parse from DescribeDomainReport response.
CreateDescribeFileReportRequest creates a request to invoke DescribeFileReport API.
CreateDescribeFileReportResponse creates a response to parse from DescribeFileReport response.
CreateDescribeIpReportRequest creates a request to invoke DescribeIpReport API.
CreateDescribeIpReportResponse creates a response to parse from DescribeIpReport response.
CreateGetGraphQueryTemplatesRequest creates a request to invoke GetGraphQueryTemplates API.
CreateGetGraphQueryTemplatesResponse creates a response to parse from GetGraphQueryTemplates 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
Client is the sdk client struct, each func corresponds to an OpenAPI.
Data is a nested struct in sasti response.
DataItem is a nested struct in sasti response.
DescribeDomainReportRequest is the request struct for api DescribeDomainReport.
DescribeDomainReportResponse is the response struct for api DescribeDomainReport.
DescribeFileReportRequest is the request struct for api DescribeFileReport.
DescribeFileReportResponse is the response struct for api DescribeFileReport.
DescribeIpReportRequest is the request struct for api DescribeIpReport.
DescribeIpReportResponse is the response struct for api DescribeIpReport.
GetGraphQueryTemplatesRequest is the request struct for api GetGraphQueryTemplates.
GetGraphQueryTemplatesResponse is the response struct for api GetGraphQueryTemplates.