# Functions
CreateChangeSkyRequest creates a request to invoke ChangeSky API.
CreateChangeSkyResponse creates a response to parse from ChangeSky response.
CreateGetAsyncJobResultRequest creates a request to invoke GetAsyncJobResult API.
CreateGetAsyncJobResultResponse creates a response to parse from GetAsyncJobResult response.
CreateParseFaceRequest creates a request to invoke ParseFace API.
CreateParseFaceResponse creates a response to parse from ParseFace response.
CreateRefineMaskRequest creates a request to invoke RefineMask API.
CreateRefineMaskResponse creates a response to parse from RefineMask response.
CreateSegmentBodyRequest creates a request to invoke SegmentBody API.
CreateSegmentBodyResponse creates a response to parse from SegmentBody response.
CreateSegmentClothRequest creates a request to invoke SegmentCloth API.
CreateSegmentClothResponse creates a response to parse from SegmentCloth response.
CreateSegmentCommodityRequest creates a request to invoke SegmentCommodity API.
CreateSegmentCommodityResponse creates a response to parse from SegmentCommodity response.
CreateSegmentCommonImageRequest creates a request to invoke SegmentCommonImage API.
CreateSegmentCommonImageResponse creates a response to parse from SegmentCommonImage response.
CreateSegmentFoodRequest creates a request to invoke SegmentFood API.
CreateSegmentFoodResponse creates a response to parse from SegmentFood response.
CreateSegmentHairRequest creates a request to invoke SegmentHair API.
CreateSegmentHairResponse creates a response to parse from SegmentHair response.
CreateSegmentHDBodyRequest creates a request to invoke SegmentHDBody API.
CreateSegmentHDBodyResponse creates a response to parse from SegmentHDBody response.
CreateSegmentHDCommonImageRequest creates a request to invoke SegmentHDCommonImage API.
CreateSegmentHDCommonImageResponse creates a response to parse from SegmentHDCommonImage response.
CreateSegmentHDSkyRequest creates a request to invoke SegmentHDSky API.
CreateSegmentHDSkyResponse creates a response to parse from SegmentHDSky response.
CreateSegmentHeadRequest creates a request to invoke SegmentHead API.
CreateSegmentHeadResponse creates a response to parse from SegmentHead response.
CreateSegmentSceneRequest creates a request to invoke SegmentScene API.
CreateSegmentSceneResponse creates a response to parse from SegmentScene response.
CreateSegmentSkinRequest creates a request to invoke SegmentSkin API.
CreateSegmentSkinResponse creates a response to parse from SegmentSkin response.
CreateSegmentSkyRequest creates a request to invoke SegmentSky API.
CreateSegmentSkyResponse creates a response to parse from SegmentSky 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.
# Structs
ChangeSkyRequest is the request struct for api ChangeSky.
ChangeSkyResponse is the response struct for api ChangeSky.
Client is the sdk client struct, each func corresponds to an OpenAPI.
Data is a nested struct in imageseg response.
Element is a nested struct in imageseg response.
ElementsInParseFace is a nested struct in imageseg response.
ElementsInRefineMask is a nested struct in imageseg response.
ElementsInSegmentCloth is a nested struct in imageseg response.
ElementsInSegmentHair is a nested struct in imageseg response.
ElementsInSegmentHead is a nested struct in imageseg response.
GetAsyncJobResultRequest is the request struct for api GetAsyncJobResult.
GetAsyncJobResultResponse is the response struct for api GetAsyncJobResult.
ParseFaceRequest is the request struct for api ParseFace.
ParseFaceResponse is the response struct for api ParseFace.
RefineMaskRequest is the request struct for api RefineMask.
RefineMaskResponse is the response struct for api RefineMask.
SegmentBodyRequest is the request struct for api SegmentBody.
SegmentBodyResponse is the response struct for api SegmentBody.
SegmentClothRequest is the request struct for api SegmentCloth.
SegmentClothResponse is the response struct for api SegmentCloth.
SegmentCommodityRequest is the request struct for api SegmentCommodity.
SegmentCommodityResponse is the response struct for api SegmentCommodity.
SegmentCommonImageRequest is the request struct for api SegmentCommonImage.
SegmentCommonImageResponse is the response struct for api SegmentCommonImage.
SegmentFoodRequest is the request struct for api SegmentFood.
SegmentFoodResponse is the response struct for api SegmentFood.
SegmentHairRequest is the request struct for api SegmentHair.
SegmentHairResponse is the response struct for api SegmentHair.
SegmentHDBodyRequest is the request struct for api SegmentHDBody.
SegmentHDBodyResponse is the response struct for api SegmentHDBody.
SegmentHDCommonImageRequest is the request struct for api SegmentHDCommonImage.
SegmentHDCommonImageResponse is the response struct for api SegmentHDCommonImage.
SegmentHDSkyRequest is the request struct for api SegmentHDSky.
SegmentHDSkyResponse is the response struct for api SegmentHDSky.
SegmentHeadRequest is the request struct for api SegmentHead.
SegmentHeadResponse is the response struct for api SegmentHead.
SegmentSceneRequest is the request struct for api SegmentScene.
SegmentSceneResponse is the response struct for api SegmentScene.
SegmentSkinRequest is the request struct for api SegmentSkin.
SegmentSkinResponse is the response struct for api SegmentSkin.
SegmentSkyRequest is the request struct for api SegmentSky.
SegmentSkyResponse is the response struct for api SegmentSky.