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

# Functions

CreateCheckPermissionRequest creates a request to invoke CheckPermission API.
CreateCheckPermissionResponse creates a response to parse from CheckPermission response.
CreateCheckResourceRequest creates a request to invoke CheckResource API.
CreateCheckResourceResponse creates a response to parse from CheckResource response.
CreateCreateProjectRequest creates a request to invoke CreateProject API.
CreateCreateProjectResponse creates a response to parse from CreateProject response.
CreateCreateSceneRequest creates a request to invoke CreateScene API.
CreateCreateSceneResponse creates a response to parse from CreateScene response.
CreateDeleteFileRequest creates a request to invoke DeleteFile API.
CreateDeleteFileResponse creates a response to parse from DeleteFile response.
CreateDeleteProjectRequest creates a request to invoke DeleteProject API.
CreateDeleteProjectResponse creates a response to parse from DeleteProject response.
CreateGetHotspotConfigRequest creates a request to invoke GetHotspotConfig API.
CreateGetHotspotConfigResponse creates a response to parse from GetHotspotConfig response.
CreateGetHotspotTagRequest creates a request to invoke GetHotspotTag API.
CreateGetHotspotTagResponse creates a response to parse from GetHotspotTag response.
CreateGetPolicyRequest creates a request to invoke GetPolicy API.
CreateGetPolicyResponse creates a response to parse from GetPolicy response.
CreateGetSceneDataRequest creates a request to invoke GetSceneData API.
CreateGetSceneDataResponse creates a response to parse from GetSceneData response.
CreateGetSceneListRequest creates a request to invoke GetSceneList API.
CreateGetSceneListResponse creates a response to parse from GetSceneList response.
CreateGetWindowConfigRequest creates a request to invoke GetWindowConfig API.
CreateGetWindowConfigResponse creates a response to parse from GetWindowConfig response.
CreateListMainScenesRequest creates a request to invoke ListMainScenes API.
CreateListMainScenesResponse creates a response to parse from ListMainScenes response.
CreateListScenesRequest creates a request to invoke ListScenes API.
CreateListScenesResponse creates a response to parse from ListScenes response.
CreatePublishHotspotRequest creates a request to invoke PublishHotspot API.
CreatePublishHotspotResponse creates a response to parse from PublishHotspot response.
CreateSaveFileRequest creates a request to invoke SaveFile API.
CreateSaveFileResponse creates a response to parse from SaveFile response.
CreateSaveHotspotConfigRequest creates a request to invoke SaveHotspotConfig API.
CreateSaveHotspotConfigResponse creates a response to parse from SaveHotspotConfig response.
CreateSaveHotspotTagRequest creates a request to invoke SaveHotspotTag API.
CreateSaveHotspotTagResponse creates a response to parse from SaveHotspotTag response.
GetEndpointMap Get Endpoint Data Map.
GetEndpointType Get Endpoint Type Value.
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.
SetClientProperty Set Property by Reflect.
SetEndpointDataToClient Set EndpointMap and ENdpointType.

# Variables

EndpointMap Endpoint Data.
EndpointType regional or central.

# Structs

CheckPermissionRequest is the request struct for api CheckPermission.
CheckPermissionResponse is the response struct for api CheckPermission.
CheckResourceRequest is the request struct for api CheckResource.
CheckResourceResponse is the response struct for api CheckResource.
Client is the sdk client struct, each func corresponds to an OpenAPI.
CreateProjectRequest is the request struct for api CreateProject.
CreateProjectResponse is the response struct for api CreateProject.
CreateSceneRequest is the request struct for api CreateScene.
CreateSceneResponse is the response struct for api CreateScene.
Data is a nested struct in tdsr response.
DataItem is a nested struct in tdsr response.
DeleteFileRequest is the request struct for api DeleteFile.
DeleteFileResponse is the response struct for api DeleteFile.
DeleteProjectRequest is the request struct for api DeleteProject.
DeleteProjectResponse is the response struct for api DeleteProject.
GetHotspotConfigRequest is the request struct for api GetHotspotConfig.
GetHotspotConfigResponse is the response struct for api GetHotspotConfig.
GetHotspotTagRequest is the request struct for api GetHotspotTag.
GetHotspotTagResponse is the response struct for api GetHotspotTag.
GetPolicyRequest is the request struct for api GetPolicy.
GetPolicyResponse is the response struct for api GetPolicy.
GetSceneDataRequest is the request struct for api GetSceneData.
GetSceneDataResponse is the response struct for api GetSceneData.
GetSceneListRequest is the request struct for api GetSceneList.
GetSceneListResponse is the response struct for api GetSceneList.
GetWindowConfigRequest is the request struct for api GetWindowConfig.
GetWindowConfigResponse is the response struct for api GetWindowConfig.
ListMainScenesRequest is the request struct for api ListMainScenes.
ListMainScenesResponse is the response struct for api ListMainScenes.
ListScenesRequest is the request struct for api ListScenes.
ListScenesResponse is the response struct for api ListScenes.
PublishHotspotRequest is the request struct for api PublishHotspot.
PublishHotspotResponse is the response struct for api PublishHotspot.
SaveFileRequest is the request struct for api SaveFile.
SaveFileResponse is the response struct for api SaveFile.
SaveHotspotConfigRequest is the request struct for api SaveHotspotConfig.
SaveHotspotConfigResponse is the response struct for api SaveHotspotConfig.
SaveHotspotTagRequest is the request struct for api SaveHotspotTag.
SaveHotspotTagResponse is the response struct for api SaveHotspotTag.