package
1.63.84
Repository: https://github.com/aliyun/alibaba-cloud-sdk-go.git
Documentation: pkg.go.dev

# Functions

CreateCloseProductAccountRequest creates a request to invoke CloseProductAccount API.
CreateCloseProductAccountResponse creates a response to parse from CloseProductAccount response.
CreateDescribeRegionListRequest creates a request to invoke DescribeRegionList API.
CreateDescribeRegionListResponse creates a response to parse from DescribeRegionList response.
CreateGetAllowIPRequest creates a request to invoke GetAllowIP API.
CreateGetAllowIPResponse creates a response to parse from GetAllowIP response.
CreateGetEndPointByDomainRequest creates a request to invoke GetEndPointByDomain API.
CreateGetEndPointByDomainResponse creates a response to parse from GetEndPointByDomain response.
CreateGetProductStatusRequest creates a request to invoke GetProductStatus API.
CreateGetProductStatusResponse creates a response to parse from GetProductStatus response.
CreateGetRegionStatusRequest creates a request to invoke GetRegionStatus API.
CreateGetRegionStatusResponse creates a response to parse from GetRegionStatus response.
CreateOpenProductAccountRequest creates a request to invoke OpenProductAccount API.
CreateOpenProductAccountResponse creates a response to parse from OpenProductAccount response.
CreateQueryEndPointListRequest creates a request to invoke QueryEndPointList API.
CreateQueryEndPointListResponse creates a response to parse from QueryEndPointList response.
CreateSetAllowIPRequest creates a request to invoke SetAllowIP API.
CreateSetAllowIPResponse creates a response to parse from SetAllowIP 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.
CloseProductAccountRequest is the request struct for api CloseProductAccount.
CloseProductAccountResponse is the response struct for api CloseProductAccount.
DescribeRegionListRequest is the request struct for api DescribeRegionList.
DescribeRegionListResponse is the response struct for api DescribeRegionList.
EndPointInfo is a nested struct in openanalytics response.
EndPointList is a nested struct in openanalytics response.
EndPointListItem is a nested struct in openanalytics response.
GetAllowIPRequest is the request struct for api GetAllowIP.
GetAllowIPResponse is the response struct for api GetAllowIP.
GetEndPointByDomainRequest is the request struct for api GetEndPointByDomain.
GetEndPointByDomainResponse is the response struct for api GetEndPointByDomain.
GetProductStatusRequest is the request struct for api GetProductStatus.
GetProductStatusResponse is the response struct for api GetProductStatus.
GetRegionStatusRequest is the request struct for api GetRegionStatus.
GetRegionStatusResponse is the response struct for api GetRegionStatus.
OpenProductAccountRequest is the request struct for api OpenProductAccount.
OpenProductAccountResponse is the response struct for api OpenProductAccount.
QueryEndPointListRequest is the request struct for api QueryEndPointList.
QueryEndPointListResponse is the response struct for api QueryEndPointList.
RegionList is a nested struct in openanalytics response.
RegionListItem is a nested struct in openanalytics response.
SetAllowIPRequest is the request struct for api SetAllowIP.
SetAllowIPResponse is the response struct for api SetAllowIP.