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

# Functions

CreateCreateTicketRequest creates a request to invoke CreateTicket API.
CreateCreateTicketResponse creates a response to parse from CreateTicket response.
CreateGetHotlineRecordRequest creates a request to invoke GetHotlineRecord API.
CreateGetHotlineRecordResponse creates a response to parse from GetHotlineRecord response.
CreateProceedTicketRequest creates a request to invoke ProceedTicket API.
CreateProceedTicketResponse creates a response to parse from ProceedTicket response.
CreateQueryHotlineRecordRequest creates a request to invoke QueryHotlineRecord API.
CreateQueryHotlineRecordResponse creates a response to parse from QueryHotlineRecord response.
CreateQueryTicketRequest creates a request to invoke QueryTicket API.
CreateQueryTicketResponse creates a response to parse from QueryTicket 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.
CreateTicketRequest is the request struct for api CreateTicket.
CreateTicketResponse is the response struct for api CreateTicket.
GetHotlineRecordRequest is the request struct for api GetHotlineRecord.
GetHotlineRecordResponse is the response struct for api GetHotlineRecord.
HotlineRecord is a nested struct in ccs response.
ProceedTicketRequest is the request struct for api ProceedTicket.
ProceedTicketResponse is the response struct for api ProceedTicket.
QueryHotlineRecordRequest is the request struct for api QueryHotlineRecord.
QueryHotlineRecordResponse is the response struct for api QueryHotlineRecord.
QueryTicketRequest is the request struct for api QueryTicket.
QueryTicketResponse is the response struct for api QueryTicket.
Records is a nested struct in ccs response.
Ticket is a nested struct in ccs response.
Tickets is a nested struct in ccs response.