Documentation ¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddRegisteredDeviceRequest
- func (s AddRegisteredDeviceRequest) GoString() string
- func (s *AddRegisteredDeviceRequest) SetDsn(v string) *AddRegisteredDeviceRequest
- func (s *AddRegisteredDeviceRequest) SetOwnerId(v int64) *AddRegisteredDeviceRequest
- func (s *AddRegisteredDeviceRequest) SetRegisterCode(v string) *AddRegisteredDeviceRequest
- func (s *AddRegisteredDeviceRequest) SetSecretKey(v string) *AddRegisteredDeviceRequest
- func (s *AddRegisteredDeviceRequest) SetVendor(v string) *AddRegisteredDeviceRequest
- func (s AddRegisteredDeviceRequest) String() string
- type AddRegisteredDeviceResponse
- func (s AddRegisteredDeviceResponse) GoString() string
- func (s *AddRegisteredDeviceResponse) SetBody(v *AddRegisteredDeviceResponseBody) *AddRegisteredDeviceResponse
- func (s *AddRegisteredDeviceResponse) SetHeaders(v map[string]*string) *AddRegisteredDeviceResponse
- func (s AddRegisteredDeviceResponse) String() string
- type AddRegisteredDeviceResponseBody
- func (s AddRegisteredDeviceResponseBody) GoString() string
- func (s *AddRegisteredDeviceResponseBody) SetDsn(v string) *AddRegisteredDeviceResponseBody
- func (s *AddRegisteredDeviceResponseBody) SetId(v string) *AddRegisteredDeviceResponseBody
- func (s *AddRegisteredDeviceResponseBody) SetRegisterCode(v string) *AddRegisteredDeviceResponseBody
- func (s *AddRegisteredDeviceResponseBody) SetRequestId(v string) *AddRegisteredDeviceResponseBody
- func (s *AddRegisteredDeviceResponseBody) SetSecretKey(v string) *AddRegisteredDeviceResponseBody
- func (s *AddRegisteredDeviceResponseBody) SetVendor(v string) *AddRegisteredDeviceResponseBody
- func (s AddRegisteredDeviceResponseBody) String() string
- type AddRegisteredVendorRequest
- func (s AddRegisteredVendorRequest) GoString() string
- func (s *AddRegisteredVendorRequest) SetDescription(v string) *AddRegisteredVendorRequest
- func (s *AddRegisteredVendorRequest) SetName(v string) *AddRegisteredVendorRequest
- func (s *AddRegisteredVendorRequest) SetOwnerId(v int64) *AddRegisteredVendorRequest
- func (s AddRegisteredVendorRequest) String() string
- type AddRegisteredVendorResponse
- func (s AddRegisteredVendorResponse) GoString() string
- func (s *AddRegisteredVendorResponse) SetBody(v *AddRegisteredVendorResponseBody) *AddRegisteredVendorResponse
- func (s *AddRegisteredVendorResponse) SetHeaders(v map[string]*string) *AddRegisteredVendorResponse
- func (s AddRegisteredVendorResponse) String() string
- type AddRegisteredVendorResponseBody
- func (s AddRegisteredVendorResponseBody) GoString() string
- func (s *AddRegisteredVendorResponseBody) SetDescription(v string) *AddRegisteredVendorResponseBody
- func (s *AddRegisteredVendorResponseBody) SetName(v string) *AddRegisteredVendorResponseBody
- func (s *AddRegisteredVendorResponseBody) SetRequestId(v string) *AddRegisteredVendorResponseBody
- func (s *AddRegisteredVendorResponseBody) SetVendor(v string) *AddRegisteredVendorResponseBody
- func (s AddRegisteredVendorResponseBody) String() string
- type AddRenderingDeviceInternetPortsRequest
- func (s AddRenderingDeviceInternetPortsRequest) GoString() string
- func (s *AddRenderingDeviceInternetPortsRequest) SetISP(v string) *AddRenderingDeviceInternetPortsRequest
- func (s *AddRenderingDeviceInternetPortsRequest) SetInstanceIds(v string) *AddRenderingDeviceInternetPortsRequest
- func (s *AddRenderingDeviceInternetPortsRequest) SetInternalPort(v string) *AddRenderingDeviceInternetPortsRequest
- func (s *AddRenderingDeviceInternetPortsRequest) SetIpProtocol(v string) *AddRenderingDeviceInternetPortsRequest
- func (s *AddRenderingDeviceInternetPortsRequest) SetOwnerId(v int64) *AddRenderingDeviceInternetPortsRequest
- func (s AddRenderingDeviceInternetPortsRequest) String() string
- type AddRenderingDeviceInternetPortsResponse
- func (s AddRenderingDeviceInternetPortsResponse) GoString() string
- func (s *AddRenderingDeviceInternetPortsResponse) SetBody(v *AddRenderingDeviceInternetPortsResponseBody) *AddRenderingDeviceInternetPortsResponse
- func (s *AddRenderingDeviceInternetPortsResponse) SetHeaders(v map[string]*string) *AddRenderingDeviceInternetPortsResponse
- func (s AddRenderingDeviceInternetPortsResponse) String() string
- type AddRenderingDeviceInternetPortsResponseBody
- func (s AddRenderingDeviceInternetPortsResponseBody) GoString() string
- func (s *AddRenderingDeviceInternetPortsResponseBody) SetInstanceIds(v []*string) *AddRenderingDeviceInternetPortsResponseBody
- func (s *AddRenderingDeviceInternetPortsResponseBody) SetRequestId(v string) *AddRenderingDeviceInternetPortsResponseBody
- func (s AddRenderingDeviceInternetPortsResponseBody) String() string
- type AddVsPullStreamInfoConfigRequest
- func (s AddVsPullStreamInfoConfigRequest) GoString() string
- func (s *AddVsPullStreamInfoConfigRequest) SetAlways(v string) *AddVsPullStreamInfoConfigRequest
- func (s *AddVsPullStreamInfoConfigRequest) SetAppName(v string) *AddVsPullStreamInfoConfigRequest
- func (s *AddVsPullStreamInfoConfigRequest) SetDomainName(v string) *AddVsPullStreamInfoConfigRequest
- func (s *AddVsPullStreamInfoConfigRequest) SetEndTime(v string) *AddVsPullStreamInfoConfigRequest
- func (s *AddVsPullStreamInfoConfigRequest) SetOwnerId(v int64) *AddVsPullStreamInfoConfigRequest
- func (s *AddVsPullStreamInfoConfigRequest) SetSourceUrl(v string) *AddVsPullStreamInfoConfigRequest
- func (s *AddVsPullStreamInfoConfigRequest) SetStartTime(v string) *AddVsPullStreamInfoConfigRequest
- func (s *AddVsPullStreamInfoConfigRequest) SetStreamName(v string) *AddVsPullStreamInfoConfigRequest
- func (s AddVsPullStreamInfoConfigRequest) String() string
- type AddVsPullStreamInfoConfigResponse
- func (s AddVsPullStreamInfoConfigResponse) GoString() string
- func (s *AddVsPullStreamInfoConfigResponse) SetBody(v *AddVsPullStreamInfoConfigResponseBody) *AddVsPullStreamInfoConfigResponse
- func (s *AddVsPullStreamInfoConfigResponse) SetHeaders(v map[string]*string) *AddVsPullStreamInfoConfigResponse
- func (s AddVsPullStreamInfoConfigResponse) String() string
- type AddVsPullStreamInfoConfigResponseBody
- type BatchBindDirectoriesRequest
- func (s BatchBindDirectoriesRequest) GoString() string
- func (s *BatchBindDirectoriesRequest) SetDeviceId(v string) *BatchBindDirectoriesRequest
- func (s *BatchBindDirectoriesRequest) SetDirectoryId(v string) *BatchBindDirectoriesRequest
- func (s *BatchBindDirectoriesRequest) SetOwnerId(v int64) *BatchBindDirectoriesRequest
- func (s BatchBindDirectoriesRequest) String() string
- type BatchBindDirectoriesResponse
- func (s BatchBindDirectoriesResponse) GoString() string
- func (s *BatchBindDirectoriesResponse) SetBody(v *BatchBindDirectoriesResponseBody) *BatchBindDirectoriesResponse
- func (s *BatchBindDirectoriesResponse) SetHeaders(v map[string]*string) *BatchBindDirectoriesResponse
- func (s BatchBindDirectoriesResponse) String() string
- type BatchBindDirectoriesResponseBody
- func (s BatchBindDirectoriesResponseBody) GoString() string
- func (s *BatchBindDirectoriesResponseBody) SetRequestId(v string) *BatchBindDirectoriesResponseBody
- func (s *BatchBindDirectoriesResponseBody) SetResults(v []*BatchBindDirectoriesResponseBodyResults) *BatchBindDirectoriesResponseBody
- func (s BatchBindDirectoriesResponseBody) String() string
- type BatchBindDirectoriesResponseBodyResults
- func (s BatchBindDirectoriesResponseBodyResults) GoString() string
- func (s *BatchBindDirectoriesResponseBodyResults) SetDeviceId(v string) *BatchBindDirectoriesResponseBodyResults
- func (s *BatchBindDirectoriesResponseBodyResults) SetDirectoryId(v string) *BatchBindDirectoriesResponseBodyResults
- func (s *BatchBindDirectoriesResponseBodyResults) SetError(v string) *BatchBindDirectoriesResponseBodyResults
- func (s BatchBindDirectoriesResponseBodyResults) String() string
- type BatchBindParentPlatformDevicesRequest
- func (s BatchBindParentPlatformDevicesRequest) GoString() string
- func (s *BatchBindParentPlatformDevicesRequest) SetDeviceId(v string) *BatchBindParentPlatformDevicesRequest
- func (s *BatchBindParentPlatformDevicesRequest) SetOwnerId(v int64) *BatchBindParentPlatformDevicesRequest
- func (s *BatchBindParentPlatformDevicesRequest) SetParentPlatformId(v string) *BatchBindParentPlatformDevicesRequest
- func (s BatchBindParentPlatformDevicesRequest) String() string
- type BatchBindParentPlatformDevicesResponse
- func (s BatchBindParentPlatformDevicesResponse) GoString() string
- func (s *BatchBindParentPlatformDevicesResponse) SetBody(v *BatchBindParentPlatformDevicesResponseBody) *BatchBindParentPlatformDevicesResponse
- func (s *BatchBindParentPlatformDevicesResponse) SetHeaders(v map[string]*string) *BatchBindParentPlatformDevicesResponse
- func (s BatchBindParentPlatformDevicesResponse) String() string
- type BatchBindParentPlatformDevicesResponseBody
- func (s BatchBindParentPlatformDevicesResponseBody) GoString() string
- func (s *BatchBindParentPlatformDevicesResponseBody) SetRequestId(v string) *BatchBindParentPlatformDevicesResponseBody
- func (s *BatchBindParentPlatformDevicesResponseBody) SetResults(v []*BatchBindParentPlatformDevicesResponseBodyResults) *BatchBindParentPlatformDevicesResponseBody
- func (s BatchBindParentPlatformDevicesResponseBody) String() string
- type BatchBindParentPlatformDevicesResponseBodyResults
- func (s BatchBindParentPlatformDevicesResponseBodyResults) GoString() string
- func (s *BatchBindParentPlatformDevicesResponseBodyResults) SetDeviceId(v string) *BatchBindParentPlatformDevicesResponseBodyResults
- func (s *BatchBindParentPlatformDevicesResponseBodyResults) SetError(v string) *BatchBindParentPlatformDevicesResponseBodyResults
- func (s *BatchBindParentPlatformDevicesResponseBodyResults) SetParentPlatformId(v string) *BatchBindParentPlatformDevicesResponseBodyResults
- func (s BatchBindParentPlatformDevicesResponseBodyResults) String() string
- type BatchBindPurchasedDevicesRequest
- func (s BatchBindPurchasedDevicesRequest) GoString() string
- func (s *BatchBindPurchasedDevicesRequest) SetDeviceId(v string) *BatchBindPurchasedDevicesRequest
- func (s *BatchBindPurchasedDevicesRequest) SetGroupId(v string) *BatchBindPurchasedDevicesRequest
- func (s *BatchBindPurchasedDevicesRequest) SetOwnerId(v int64) *BatchBindPurchasedDevicesRequest
- func (s *BatchBindPurchasedDevicesRequest) SetRegion(v string) *BatchBindPurchasedDevicesRequest
- func (s BatchBindPurchasedDevicesRequest) String() string
- type BatchBindPurchasedDevicesResponse
- func (s BatchBindPurchasedDevicesResponse) GoString() string
- func (s *BatchBindPurchasedDevicesResponse) SetBody(v *BatchBindPurchasedDevicesResponseBody) *BatchBindPurchasedDevicesResponse
- func (s *BatchBindPurchasedDevicesResponse) SetHeaders(v map[string]*string) *BatchBindPurchasedDevicesResponse
- func (s BatchBindPurchasedDevicesResponse) String() string
- type BatchBindPurchasedDevicesResponseBody
- func (s BatchBindPurchasedDevicesResponseBody) GoString() string
- func (s *BatchBindPurchasedDevicesResponseBody) SetRequestId(v string) *BatchBindPurchasedDevicesResponseBody
- func (s *BatchBindPurchasedDevicesResponseBody) SetResults(v []*BatchBindPurchasedDevicesResponseBodyResults) *BatchBindPurchasedDevicesResponseBody
- func (s BatchBindPurchasedDevicesResponseBody) String() string
- type BatchBindPurchasedDevicesResponseBodyResults
- func (s BatchBindPurchasedDevicesResponseBodyResults) GoString() string
- func (s *BatchBindPurchasedDevicesResponseBodyResults) SetDeviceId(v string) *BatchBindPurchasedDevicesResponseBodyResults
- func (s *BatchBindPurchasedDevicesResponseBodyResults) SetError(v string) *BatchBindPurchasedDevicesResponseBodyResults
- func (s *BatchBindPurchasedDevicesResponseBodyResults) SetGroupId(v string) *BatchBindPurchasedDevicesResponseBodyResults
- func (s *BatchBindPurchasedDevicesResponseBodyResults) SetRegion(v string) *BatchBindPurchasedDevicesResponseBodyResults
- func (s BatchBindPurchasedDevicesResponseBodyResults) String() string
- type BatchBindTemplateRequest
- func (s BatchBindTemplateRequest) GoString() string
- func (s *BatchBindTemplateRequest) SetApplyAll(v bool) *BatchBindTemplateRequest
- func (s *BatchBindTemplateRequest) SetInstanceId(v string) *BatchBindTemplateRequest
- func (s *BatchBindTemplateRequest) SetInstanceType(v string) *BatchBindTemplateRequest
- func (s *BatchBindTemplateRequest) SetOwnerId(v int64) *BatchBindTemplateRequest
- func (s *BatchBindTemplateRequest) SetReplace(v bool) *BatchBindTemplateRequest
- func (s *BatchBindTemplateRequest) SetTemplateId(v string) *BatchBindTemplateRequest
- func (s BatchBindTemplateRequest) String() string
- type BatchBindTemplateResponse
- func (s BatchBindTemplateResponse) GoString() string
- func (s *BatchBindTemplateResponse) SetBody(v *BatchBindTemplateResponseBody) *BatchBindTemplateResponse
- func (s *BatchBindTemplateResponse) SetHeaders(v map[string]*string) *BatchBindTemplateResponse
- func (s BatchBindTemplateResponse) String() string
- type BatchBindTemplateResponseBody
- func (s BatchBindTemplateResponseBody) GoString() string
- func (s *BatchBindTemplateResponseBody) SetBindings(v []*BatchBindTemplateResponseBodyBindings) *BatchBindTemplateResponseBody
- func (s *BatchBindTemplateResponseBody) SetRequestId(v string) *BatchBindTemplateResponseBody
- func (s BatchBindTemplateResponseBody) String() string
- type BatchBindTemplateResponseBodyBindings
- func (s BatchBindTemplateResponseBodyBindings) GoString() string
- func (s *BatchBindTemplateResponseBodyBindings) SetError(v string) *BatchBindTemplateResponseBodyBindings
- func (s *BatchBindTemplateResponseBodyBindings) SetInstanceId(v string) *BatchBindTemplateResponseBodyBindings
- func (s *BatchBindTemplateResponseBodyBindings) SetInstanceType(v string) *BatchBindTemplateResponseBodyBindings
- func (s *BatchBindTemplateResponseBodyBindings) SetTemplateId(v string) *BatchBindTemplateResponseBodyBindings
- func (s BatchBindTemplateResponseBodyBindings) String() string
- type BatchBindTemplatesRequest
- func (s BatchBindTemplatesRequest) GoString() string
- func (s *BatchBindTemplatesRequest) SetApplyAll(v bool) *BatchBindTemplatesRequest
- func (s *BatchBindTemplatesRequest) SetInstanceId(v string) *BatchBindTemplatesRequest
- func (s *BatchBindTemplatesRequest) SetInstanceType(v string) *BatchBindTemplatesRequest
- func (s *BatchBindTemplatesRequest) SetOwnerId(v int64) *BatchBindTemplatesRequest
- func (s *BatchBindTemplatesRequest) SetReplace(v bool) *BatchBindTemplatesRequest
- func (s *BatchBindTemplatesRequest) SetTemplateId(v string) *BatchBindTemplatesRequest
- func (s *BatchBindTemplatesRequest) SetTemplateType(v string) *BatchBindTemplatesRequest
- func (s BatchBindTemplatesRequest) String() string
- type BatchBindTemplatesResponse
- func (s BatchBindTemplatesResponse) GoString() string
- func (s *BatchBindTemplatesResponse) SetBody(v *BatchBindTemplatesResponseBody) *BatchBindTemplatesResponse
- func (s *BatchBindTemplatesResponse) SetHeaders(v map[string]*string) *BatchBindTemplatesResponse
- func (s BatchBindTemplatesResponse) String() string
- type BatchBindTemplatesResponseBody
- func (s BatchBindTemplatesResponseBody) GoString() string
- func (s *BatchBindTemplatesResponseBody) SetRequestId(v string) *BatchBindTemplatesResponseBody
- func (s *BatchBindTemplatesResponseBody) SetResults(v []*BatchBindTemplatesResponseBodyResults) *BatchBindTemplatesResponseBody
- func (s BatchBindTemplatesResponseBody) String() string
- type BatchBindTemplatesResponseBodyResults
- func (s BatchBindTemplatesResponseBodyResults) GoString() string
- func (s *BatchBindTemplatesResponseBodyResults) SetError(v string) *BatchBindTemplatesResponseBodyResults
- func (s *BatchBindTemplatesResponseBodyResults) SetInstanceId(v string) *BatchBindTemplatesResponseBodyResults
- func (s *BatchBindTemplatesResponseBodyResults) SetInstanceType(v string) *BatchBindTemplatesResponseBodyResults
- func (s *BatchBindTemplatesResponseBodyResults) SetTemplateId(v string) *BatchBindTemplatesResponseBodyResults
- func (s BatchBindTemplatesResponseBodyResults) String() string
- type BatchDeleteDevicesRequest
- type BatchDeleteDevicesResponse
- func (s BatchDeleteDevicesResponse) GoString() string
- func (s *BatchDeleteDevicesResponse) SetBody(v *BatchDeleteDevicesResponseBody) *BatchDeleteDevicesResponse
- func (s *BatchDeleteDevicesResponse) SetHeaders(v map[string]*string) *BatchDeleteDevicesResponse
- func (s BatchDeleteDevicesResponse) String() string
- type BatchDeleteDevicesResponseBody
- func (s BatchDeleteDevicesResponseBody) GoString() string
- func (s *BatchDeleteDevicesResponseBody) SetRequestId(v string) *BatchDeleteDevicesResponseBody
- func (s *BatchDeleteDevicesResponseBody) SetResults(v []*BatchDeleteDevicesResponseBodyResults) *BatchDeleteDevicesResponseBody
- func (s BatchDeleteDevicesResponseBody) String() string
- type BatchDeleteDevicesResponseBodyResults
- func (s BatchDeleteDevicesResponseBodyResults) GoString() string
- func (s *BatchDeleteDevicesResponseBodyResults) SetError(v string) *BatchDeleteDevicesResponseBodyResults
- func (s *BatchDeleteDevicesResponseBodyResults) SetId(v string) *BatchDeleteDevicesResponseBodyResults
- func (s BatchDeleteDevicesResponseBodyResults) String() string
- type BatchDeleteVsDomainConfigsRequest
- func (s BatchDeleteVsDomainConfigsRequest) GoString() string
- func (s *BatchDeleteVsDomainConfigsRequest) SetDomainNames(v string) *BatchDeleteVsDomainConfigsRequest
- func (s *BatchDeleteVsDomainConfigsRequest) SetFunctionNames(v string) *BatchDeleteVsDomainConfigsRequest
- func (s *BatchDeleteVsDomainConfigsRequest) SetOwnerId(v int64) *BatchDeleteVsDomainConfigsRequest
- func (s BatchDeleteVsDomainConfigsRequest) String() string
- type BatchDeleteVsDomainConfigsResponse
- func (s BatchDeleteVsDomainConfigsResponse) GoString() string
- func (s *BatchDeleteVsDomainConfigsResponse) SetBody(v *BatchDeleteVsDomainConfigsResponseBody) *BatchDeleteVsDomainConfigsResponse
- func (s *BatchDeleteVsDomainConfigsResponse) SetHeaders(v map[string]*string) *BatchDeleteVsDomainConfigsResponse
- func (s BatchDeleteVsDomainConfigsResponse) String() string
- type BatchDeleteVsDomainConfigsResponseBody
- type BatchForbidVsStreamRequest
- func (s BatchForbidVsStreamRequest) GoString() string
- func (s *BatchForbidVsStreamRequest) SetChannel(v string) *BatchForbidVsStreamRequest
- func (s *BatchForbidVsStreamRequest) SetControlStreamAction(v string) *BatchForbidVsStreamRequest
- func (s *BatchForbidVsStreamRequest) SetDomainName(v string) *BatchForbidVsStreamRequest
- func (s *BatchForbidVsStreamRequest) SetLiveStreamType(v string) *BatchForbidVsStreamRequest
- func (s *BatchForbidVsStreamRequest) SetOneshot(v string) *BatchForbidVsStreamRequest
- func (s *BatchForbidVsStreamRequest) SetOwnerId(v int64) *BatchForbidVsStreamRequest
- func (s *BatchForbidVsStreamRequest) SetResumeTime(v string) *BatchForbidVsStreamRequest
- func (s BatchForbidVsStreamRequest) String() string
- type BatchForbidVsStreamResponse
- func (s BatchForbidVsStreamResponse) GoString() string
- func (s *BatchForbidVsStreamResponse) SetBody(v *BatchForbidVsStreamResponseBody) *BatchForbidVsStreamResponse
- func (s *BatchForbidVsStreamResponse) SetHeaders(v map[string]*string) *BatchForbidVsStreamResponse
- func (s BatchForbidVsStreamResponse) String() string
- type BatchForbidVsStreamResponseBody
- func (s BatchForbidVsStreamResponseBody) GoString() string
- func (s *BatchForbidVsStreamResponseBody) SetForbidResult(v *BatchForbidVsStreamResponseBodyForbidResult) *BatchForbidVsStreamResponseBody
- func (s *BatchForbidVsStreamResponseBody) SetRequestId(v string) *BatchForbidVsStreamResponseBody
- func (s BatchForbidVsStreamResponseBody) String() string
- type BatchForbidVsStreamResponseBodyForbidResult
- func (s BatchForbidVsStreamResponseBodyForbidResult) GoString() string
- func (s *BatchForbidVsStreamResponseBodyForbidResult) SetForbidResultInfo(v []*BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) *BatchForbidVsStreamResponseBodyForbidResult
- func (s BatchForbidVsStreamResponseBodyForbidResult) String() string
- type BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo
- func (s BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) GoString() string
- func (s *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) SetChannels(v *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo
- func (s *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) SetCount(v int32) *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo
- func (s *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) SetDetail(v string) *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo
- func (s *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) SetResult(v string) *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo
- func (s BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) String() string
- type BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels
- func (s BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) GoString() string
- func (s *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) SetChannel(v []*string) *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels
- func (s BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) String() string
- type BatchResumeVsStreamRequest
- func (s BatchResumeVsStreamRequest) GoString() string
- func (s *BatchResumeVsStreamRequest) SetChannel(v string) *BatchResumeVsStreamRequest
- func (s *BatchResumeVsStreamRequest) SetControlStreamAction(v string) *BatchResumeVsStreamRequest
- func (s *BatchResumeVsStreamRequest) SetDomainName(v string) *BatchResumeVsStreamRequest
- func (s *BatchResumeVsStreamRequest) SetLiveStreamType(v string) *BatchResumeVsStreamRequest
- func (s *BatchResumeVsStreamRequest) SetOwnerId(v int64) *BatchResumeVsStreamRequest
- func (s BatchResumeVsStreamRequest) String() string
- type BatchResumeVsStreamResponse
- func (s BatchResumeVsStreamResponse) GoString() string
- func (s *BatchResumeVsStreamResponse) SetBody(v *BatchResumeVsStreamResponseBody) *BatchResumeVsStreamResponse
- func (s *BatchResumeVsStreamResponse) SetHeaders(v map[string]*string) *BatchResumeVsStreamResponse
- func (s BatchResumeVsStreamResponse) String() string
- type BatchResumeVsStreamResponseBody
- func (s BatchResumeVsStreamResponseBody) GoString() string
- func (s *BatchResumeVsStreamResponseBody) SetRequestId(v string) *BatchResumeVsStreamResponseBody
- func (s *BatchResumeVsStreamResponseBody) SetResumeResult(v *BatchResumeVsStreamResponseBodyResumeResult) *BatchResumeVsStreamResponseBody
- func (s BatchResumeVsStreamResponseBody) String() string
- type BatchResumeVsStreamResponseBodyResumeResult
- func (s BatchResumeVsStreamResponseBodyResumeResult) GoString() string
- func (s *BatchResumeVsStreamResponseBodyResumeResult) SetResumeResultInfo(v []*BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) *BatchResumeVsStreamResponseBodyResumeResult
- func (s BatchResumeVsStreamResponseBodyResumeResult) String() string
- type BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo
- func (s BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) GoString() string
- func (s *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) SetChannels(v *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo
- func (s *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) SetCount(v int32) *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo
- func (s *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) SetDetail(v string) *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo
- func (s *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) SetResult(v string) *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo
- func (s BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) String() string
- type BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels
- func (s BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) GoString() string
- func (s *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) SetChannel(v []*string) *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels
- func (s BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) String() string
- type BatchSetVsDomainConfigsRequest
- func (s BatchSetVsDomainConfigsRequest) GoString() string
- func (s *BatchSetVsDomainConfigsRequest) SetDomainNames(v string) *BatchSetVsDomainConfigsRequest
- func (s *BatchSetVsDomainConfigsRequest) SetFunctions(v string) *BatchSetVsDomainConfigsRequest
- func (s *BatchSetVsDomainConfigsRequest) SetOwnerId(v int64) *BatchSetVsDomainConfigsRequest
- func (s BatchSetVsDomainConfigsRequest) String() string
- type BatchSetVsDomainConfigsResponse
- func (s BatchSetVsDomainConfigsResponse) GoString() string
- func (s *BatchSetVsDomainConfigsResponse) SetBody(v *BatchSetVsDomainConfigsResponseBody) *BatchSetVsDomainConfigsResponse
- func (s *BatchSetVsDomainConfigsResponse) SetHeaders(v map[string]*string) *BatchSetVsDomainConfigsResponse
- func (s BatchSetVsDomainConfigsResponse) String() string
- type BatchSetVsDomainConfigsResponseBody
- type BatchStartDevicesRequest
- type BatchStartDevicesResponse
- func (s BatchStartDevicesResponse) GoString() string
- func (s *BatchStartDevicesResponse) SetBody(v *BatchStartDevicesResponseBody) *BatchStartDevicesResponse
- func (s *BatchStartDevicesResponse) SetHeaders(v map[string]*string) *BatchStartDevicesResponse
- func (s BatchStartDevicesResponse) String() string
- type BatchStartDevicesResponseBody
- func (s BatchStartDevicesResponseBody) GoString() string
- func (s *BatchStartDevicesResponseBody) SetRequestId(v string) *BatchStartDevicesResponseBody
- func (s *BatchStartDevicesResponseBody) SetResults(v []*BatchStartDevicesResponseBodyResults) *BatchStartDevicesResponseBody
- func (s BatchStartDevicesResponseBody) String() string
- type BatchStartDevicesResponseBodyResults
- func (s BatchStartDevicesResponseBodyResults) GoString() string
- func (s *BatchStartDevicesResponseBodyResults) SetId(v string) *BatchStartDevicesResponseBodyResults
- func (s *BatchStartDevicesResponseBodyResults) SetStreams(v []*BatchStartDevicesResponseBodyResultsStreams) *BatchStartDevicesResponseBodyResults
- func (s BatchStartDevicesResponseBodyResults) String() string
- type BatchStartDevicesResponseBodyResultsStreams
- func (s BatchStartDevicesResponseBodyResultsStreams) GoString() string
- func (s *BatchStartDevicesResponseBodyResultsStreams) SetError(v string) *BatchStartDevicesResponseBodyResultsStreams
- func (s *BatchStartDevicesResponseBodyResultsStreams) SetId(v string) *BatchStartDevicesResponseBodyResultsStreams
- func (s *BatchStartDevicesResponseBodyResultsStreams) SetName(v string) *BatchStartDevicesResponseBodyResultsStreams
- func (s BatchStartDevicesResponseBodyResultsStreams) String() string
- type BatchStartStreamsRequest
- type BatchStartStreamsResponse
- func (s BatchStartStreamsResponse) GoString() string
- func (s *BatchStartStreamsResponse) SetBody(v *BatchStartStreamsResponseBody) *BatchStartStreamsResponse
- func (s *BatchStartStreamsResponse) SetHeaders(v map[string]*string) *BatchStartStreamsResponse
- func (s BatchStartStreamsResponse) String() string
- type BatchStartStreamsResponseBody
- func (s BatchStartStreamsResponseBody) GoString() string
- func (s *BatchStartStreamsResponseBody) SetRequestId(v string) *BatchStartStreamsResponseBody
- func (s *BatchStartStreamsResponseBody) SetResults(v []*BatchStartStreamsResponseBodyResults) *BatchStartStreamsResponseBody
- func (s BatchStartStreamsResponseBody) String() string
- type BatchStartStreamsResponseBodyResults
- func (s BatchStartStreamsResponseBodyResults) GoString() string
- func (s *BatchStartStreamsResponseBodyResults) SetError(v string) *BatchStartStreamsResponseBodyResults
- func (s *BatchStartStreamsResponseBodyResults) SetId(v string) *BatchStartStreamsResponseBodyResults
- func (s *BatchStartStreamsResponseBodyResults) SetName(v string) *BatchStartStreamsResponseBodyResults
- func (s BatchStartStreamsResponseBodyResults) String() string
- type BatchStopDevicesRequest
- func (s BatchStopDevicesRequest) GoString() string
- func (s *BatchStopDevicesRequest) SetId(v string) *BatchStopDevicesRequest
- func (s *BatchStopDevicesRequest) SetOwnerId(v int64) *BatchStopDevicesRequest
- func (s *BatchStopDevicesRequest) SetStartTime(v string) *BatchStopDevicesRequest
- func (s BatchStopDevicesRequest) String() string
- type BatchStopDevicesResponse
- type BatchStopDevicesResponseBody
- func (s BatchStopDevicesResponseBody) GoString() string
- func (s *BatchStopDevicesResponseBody) SetRequestId(v string) *BatchStopDevicesResponseBody
- func (s *BatchStopDevicesResponseBody) SetResults(v []*BatchStopDevicesResponseBodyResults) *BatchStopDevicesResponseBody
- func (s BatchStopDevicesResponseBody) String() string
- type BatchStopDevicesResponseBodyResults
- func (s BatchStopDevicesResponseBodyResults) GoString() string
- func (s *BatchStopDevicesResponseBodyResults) SetId(v string) *BatchStopDevicesResponseBodyResults
- func (s *BatchStopDevicesResponseBodyResults) SetStreams(v []*BatchStopDevicesResponseBodyResultsStreams) *BatchStopDevicesResponseBodyResults
- func (s BatchStopDevicesResponseBodyResults) String() string
- type BatchStopDevicesResponseBodyResultsStreams
- func (s BatchStopDevicesResponseBodyResultsStreams) GoString() string
- func (s *BatchStopDevicesResponseBodyResultsStreams) SetError(v string) *BatchStopDevicesResponseBodyResultsStreams
- func (s *BatchStopDevicesResponseBodyResultsStreams) SetId(v string) *BatchStopDevicesResponseBodyResultsStreams
- func (s *BatchStopDevicesResponseBodyResultsStreams) SetName(v string) *BatchStopDevicesResponseBodyResultsStreams
- func (s BatchStopDevicesResponseBodyResultsStreams) String() string
- type BatchStopStreamsRequest
- func (s BatchStopStreamsRequest) GoString() string
- func (s *BatchStopStreamsRequest) SetId(v string) *BatchStopStreamsRequest
- func (s *BatchStopStreamsRequest) SetOwnerId(v int64) *BatchStopStreamsRequest
- func (s *BatchStopStreamsRequest) SetStartTime(v string) *BatchStopStreamsRequest
- func (s BatchStopStreamsRequest) String() string
- type BatchStopStreamsResponse
- type BatchStopStreamsResponseBody
- func (s BatchStopStreamsResponseBody) GoString() string
- func (s *BatchStopStreamsResponseBody) SetRequestId(v string) *BatchStopStreamsResponseBody
- func (s *BatchStopStreamsResponseBody) SetResults(v []*BatchStopStreamsResponseBodyResults) *BatchStopStreamsResponseBody
- func (s BatchStopStreamsResponseBody) String() string
- type BatchStopStreamsResponseBodyResults
- func (s BatchStopStreamsResponseBodyResults) GoString() string
- func (s *BatchStopStreamsResponseBodyResults) SetError(v string) *BatchStopStreamsResponseBodyResults
- func (s *BatchStopStreamsResponseBodyResults) SetId(v string) *BatchStopStreamsResponseBodyResults
- func (s *BatchStopStreamsResponseBodyResults) SetName(v string) *BatchStopStreamsResponseBodyResults
- func (s BatchStopStreamsResponseBodyResults) String() string
- type BatchUnbindDirectoriesRequest
- func (s BatchUnbindDirectoriesRequest) GoString() string
- func (s *BatchUnbindDirectoriesRequest) SetDeviceId(v string) *BatchUnbindDirectoriesRequest
- func (s *BatchUnbindDirectoriesRequest) SetDirectoryId(v string) *BatchUnbindDirectoriesRequest
- func (s *BatchUnbindDirectoriesRequest) SetOwnerId(v int64) *BatchUnbindDirectoriesRequest
- func (s BatchUnbindDirectoriesRequest) String() string
- type BatchUnbindDirectoriesResponse
- func (s BatchUnbindDirectoriesResponse) GoString() string
- func (s *BatchUnbindDirectoriesResponse) SetBody(v *BatchUnbindDirectoriesResponseBody) *BatchUnbindDirectoriesResponse
- func (s *BatchUnbindDirectoriesResponse) SetHeaders(v map[string]*string) *BatchUnbindDirectoriesResponse
- func (s BatchUnbindDirectoriesResponse) String() string
- type BatchUnbindDirectoriesResponseBody
- func (s BatchUnbindDirectoriesResponseBody) GoString() string
- func (s *BatchUnbindDirectoriesResponseBody) SetRequestId(v string) *BatchUnbindDirectoriesResponseBody
- func (s *BatchUnbindDirectoriesResponseBody) SetResults(v []*BatchUnbindDirectoriesResponseBodyResults) *BatchUnbindDirectoriesResponseBody
- func (s BatchUnbindDirectoriesResponseBody) String() string
- type BatchUnbindDirectoriesResponseBodyResults
- func (s BatchUnbindDirectoriesResponseBodyResults) GoString() string
- func (s *BatchUnbindDirectoriesResponseBodyResults) SetDeviceId(v string) *BatchUnbindDirectoriesResponseBodyResults
- func (s *BatchUnbindDirectoriesResponseBodyResults) SetDirectoryId(v string) *BatchUnbindDirectoriesResponseBodyResults
- func (s *BatchUnbindDirectoriesResponseBodyResults) SetError(v string) *BatchUnbindDirectoriesResponseBodyResults
- func (s BatchUnbindDirectoriesResponseBodyResults) String() string
- type BatchUnbindParentPlatformDevicesRequest
- func (s BatchUnbindParentPlatformDevicesRequest) GoString() string
- func (s *BatchUnbindParentPlatformDevicesRequest) SetDeviceId(v string) *BatchUnbindParentPlatformDevicesRequest
- func (s *BatchUnbindParentPlatformDevicesRequest) SetOwnerId(v int64) *BatchUnbindParentPlatformDevicesRequest
- func (s *BatchUnbindParentPlatformDevicesRequest) SetParentPlatformId(v string) *BatchUnbindParentPlatformDevicesRequest
- func (s BatchUnbindParentPlatformDevicesRequest) String() string
- type BatchUnbindParentPlatformDevicesResponse
- func (s BatchUnbindParentPlatformDevicesResponse) GoString() string
- func (s *BatchUnbindParentPlatformDevicesResponse) SetBody(v *BatchUnbindParentPlatformDevicesResponseBody) *BatchUnbindParentPlatformDevicesResponse
- func (s *BatchUnbindParentPlatformDevicesResponse) SetHeaders(v map[string]*string) *BatchUnbindParentPlatformDevicesResponse
- func (s BatchUnbindParentPlatformDevicesResponse) String() string
- type BatchUnbindParentPlatformDevicesResponseBody
- func (s BatchUnbindParentPlatformDevicesResponseBody) GoString() string
- func (s *BatchUnbindParentPlatformDevicesResponseBody) SetRequestId(v string) *BatchUnbindParentPlatformDevicesResponseBody
- func (s *BatchUnbindParentPlatformDevicesResponseBody) SetResults(v []*BatchUnbindParentPlatformDevicesResponseBodyResults) *BatchUnbindParentPlatformDevicesResponseBody
- func (s BatchUnbindParentPlatformDevicesResponseBody) String() string
- type BatchUnbindParentPlatformDevicesResponseBodyResults
- func (s BatchUnbindParentPlatformDevicesResponseBodyResults) GoString() string
- func (s *BatchUnbindParentPlatformDevicesResponseBodyResults) SetDeviceId(v string) *BatchUnbindParentPlatformDevicesResponseBodyResults
- func (s *BatchUnbindParentPlatformDevicesResponseBodyResults) SetError(v string) *BatchUnbindParentPlatformDevicesResponseBodyResults
- func (s *BatchUnbindParentPlatformDevicesResponseBodyResults) SetParentPlatformId(v string) *BatchUnbindParentPlatformDevicesResponseBodyResults
- func (s BatchUnbindParentPlatformDevicesResponseBodyResults) String() string
- type BatchUnbindPurchasedDevicesRequest
- func (s BatchUnbindPurchasedDevicesRequest) GoString() string
- func (s *BatchUnbindPurchasedDevicesRequest) SetDeviceId(v string) *BatchUnbindPurchasedDevicesRequest
- func (s *BatchUnbindPurchasedDevicesRequest) SetOwnerId(v int64) *BatchUnbindPurchasedDevicesRequest
- func (s BatchUnbindPurchasedDevicesRequest) String() string
- type BatchUnbindPurchasedDevicesResponse
- func (s BatchUnbindPurchasedDevicesResponse) GoString() string
- func (s *BatchUnbindPurchasedDevicesResponse) SetBody(v *BatchUnbindPurchasedDevicesResponseBody) *BatchUnbindPurchasedDevicesResponse
- func (s *BatchUnbindPurchasedDevicesResponse) SetHeaders(v map[string]*string) *BatchUnbindPurchasedDevicesResponse
- func (s BatchUnbindPurchasedDevicesResponse) String() string
- type BatchUnbindPurchasedDevicesResponseBody
- func (s BatchUnbindPurchasedDevicesResponseBody) GoString() string
- func (s *BatchUnbindPurchasedDevicesResponseBody) SetRequestId(v string) *BatchUnbindPurchasedDevicesResponseBody
- func (s *BatchUnbindPurchasedDevicesResponseBody) SetResults(v []*BatchUnbindPurchasedDevicesResponseBodyResults) *BatchUnbindPurchasedDevicesResponseBody
- func (s BatchUnbindPurchasedDevicesResponseBody) String() string
- type BatchUnbindPurchasedDevicesResponseBodyResults
- func (s BatchUnbindPurchasedDevicesResponseBodyResults) GoString() string
- func (s *BatchUnbindPurchasedDevicesResponseBodyResults) SetDeviceId(v string) *BatchUnbindPurchasedDevicesResponseBodyResults
- func (s *BatchUnbindPurchasedDevicesResponseBodyResults) SetError(v string) *BatchUnbindPurchasedDevicesResponseBodyResults
- func (s BatchUnbindPurchasedDevicesResponseBodyResults) String() string
- type BatchUnbindTemplateRequest
- func (s BatchUnbindTemplateRequest) GoString() string
- func (s *BatchUnbindTemplateRequest) SetInstanceId(v string) *BatchUnbindTemplateRequest
- func (s *BatchUnbindTemplateRequest) SetInstanceType(v string) *BatchUnbindTemplateRequest
- func (s *BatchUnbindTemplateRequest) SetOwnerId(v int64) *BatchUnbindTemplateRequest
- func (s *BatchUnbindTemplateRequest) SetTemplateId(v string) *BatchUnbindTemplateRequest
- func (s *BatchUnbindTemplateRequest) SetTemplateType(v string) *BatchUnbindTemplateRequest
- func (s BatchUnbindTemplateRequest) String() string
- type BatchUnbindTemplateResponse
- func (s BatchUnbindTemplateResponse) GoString() string
- func (s *BatchUnbindTemplateResponse) SetBody(v *BatchUnbindTemplateResponseBody) *BatchUnbindTemplateResponse
- func (s *BatchUnbindTemplateResponse) SetHeaders(v map[string]*string) *BatchUnbindTemplateResponse
- func (s BatchUnbindTemplateResponse) String() string
- type BatchUnbindTemplateResponseBody
- func (s BatchUnbindTemplateResponseBody) GoString() string
- func (s *BatchUnbindTemplateResponseBody) SetBindings(v []*BatchUnbindTemplateResponseBodyBindings) *BatchUnbindTemplateResponseBody
- func (s *BatchUnbindTemplateResponseBody) SetRequestId(v string) *BatchUnbindTemplateResponseBody
- func (s BatchUnbindTemplateResponseBody) String() string
- type BatchUnbindTemplateResponseBodyBindings
- func (s BatchUnbindTemplateResponseBodyBindings) GoString() string
- func (s *BatchUnbindTemplateResponseBodyBindings) SetError(v string) *BatchUnbindTemplateResponseBodyBindings
- func (s *BatchUnbindTemplateResponseBodyBindings) SetInstanceId(v string) *BatchUnbindTemplateResponseBodyBindings
- func (s *BatchUnbindTemplateResponseBodyBindings) SetInstanceType(v string) *BatchUnbindTemplateResponseBodyBindings
- func (s *BatchUnbindTemplateResponseBodyBindings) SetTemplateId(v string) *BatchUnbindTemplateResponseBodyBindings
- func (s BatchUnbindTemplateResponseBodyBindings) String() string
- type BatchUnbindTemplatesRequest
- func (s BatchUnbindTemplatesRequest) GoString() string
- func (s *BatchUnbindTemplatesRequest) SetInstanceId(v string) *BatchUnbindTemplatesRequest
- func (s *BatchUnbindTemplatesRequest) SetInstanceType(v string) *BatchUnbindTemplatesRequest
- func (s *BatchUnbindTemplatesRequest) SetOwnerId(v int64) *BatchUnbindTemplatesRequest
- func (s *BatchUnbindTemplatesRequest) SetTemplateId(v string) *BatchUnbindTemplatesRequest
- func (s *BatchUnbindTemplatesRequest) SetTemplateType(v string) *BatchUnbindTemplatesRequest
- func (s BatchUnbindTemplatesRequest) String() string
- type BatchUnbindTemplatesResponse
- func (s BatchUnbindTemplatesResponse) GoString() string
- func (s *BatchUnbindTemplatesResponse) SetBody(v *BatchUnbindTemplatesResponseBody) *BatchUnbindTemplatesResponse
- func (s *BatchUnbindTemplatesResponse) SetHeaders(v map[string]*string) *BatchUnbindTemplatesResponse
- func (s BatchUnbindTemplatesResponse) String() string
- type BatchUnbindTemplatesResponseBody
- func (s BatchUnbindTemplatesResponseBody) GoString() string
- func (s *BatchUnbindTemplatesResponseBody) SetRequestId(v string) *BatchUnbindTemplatesResponseBody
- func (s *BatchUnbindTemplatesResponseBody) SetResults(v []*BatchUnbindTemplatesResponseBodyResults) *BatchUnbindTemplatesResponseBody
- func (s BatchUnbindTemplatesResponseBody) String() string
- type BatchUnbindTemplatesResponseBodyResults
- func (s BatchUnbindTemplatesResponseBodyResults) GoString() string
- func (s *BatchUnbindTemplatesResponseBodyResults) SetError(v string) *BatchUnbindTemplatesResponseBodyResults
- func (s *BatchUnbindTemplatesResponseBodyResults) SetInstanceId(v string) *BatchUnbindTemplatesResponseBodyResults
- func (s *BatchUnbindTemplatesResponseBodyResults) SetInstanceType(v string) *BatchUnbindTemplatesResponseBodyResults
- func (s *BatchUnbindTemplatesResponseBodyResults) SetTemplateId(v string) *BatchUnbindTemplatesResponseBodyResults
- func (s *BatchUnbindTemplatesResponseBodyResults) SetTemplateType(v string) *BatchUnbindTemplatesResponseBodyResults
- func (s BatchUnbindTemplatesResponseBodyResults) String() string
- type BindDirectoryRequest
- func (s BindDirectoryRequest) GoString() string
- func (s *BindDirectoryRequest) SetDeviceId(v string) *BindDirectoryRequest
- func (s *BindDirectoryRequest) SetDirectoryId(v string) *BindDirectoryRequest
- func (s *BindDirectoryRequest) SetOwnerId(v int64) *BindDirectoryRequest
- func (s BindDirectoryRequest) String() string
- type BindDirectoryResponse
- type BindDirectoryResponseBody
- type BindParentPlatformDeviceRequest
- func (s BindParentPlatformDeviceRequest) GoString() string
- func (s *BindParentPlatformDeviceRequest) SetDeviceId(v string) *BindParentPlatformDeviceRequest
- func (s *BindParentPlatformDeviceRequest) SetOwnerId(v int64) *BindParentPlatformDeviceRequest
- func (s *BindParentPlatformDeviceRequest) SetParentPlatformId(v string) *BindParentPlatformDeviceRequest
- func (s BindParentPlatformDeviceRequest) String() string
- type BindParentPlatformDeviceResponse
- func (s BindParentPlatformDeviceResponse) GoString() string
- func (s *BindParentPlatformDeviceResponse) SetBody(v *BindParentPlatformDeviceResponseBody) *BindParentPlatformDeviceResponse
- func (s *BindParentPlatformDeviceResponse) SetHeaders(v map[string]*string) *BindParentPlatformDeviceResponse
- func (s BindParentPlatformDeviceResponse) String() string
- type BindParentPlatformDeviceResponseBody
- type BindPurchasedDeviceRequest
- func (s BindPurchasedDeviceRequest) GoString() string
- func (s *BindPurchasedDeviceRequest) SetDeviceId(v string) *BindPurchasedDeviceRequest
- func (s *BindPurchasedDeviceRequest) SetGroupId(v string) *BindPurchasedDeviceRequest
- func (s *BindPurchasedDeviceRequest) SetOwnerId(v int64) *BindPurchasedDeviceRequest
- func (s *BindPurchasedDeviceRequest) SetRegion(v string) *BindPurchasedDeviceRequest
- func (s BindPurchasedDeviceRequest) String() string
- type BindPurchasedDeviceResponse
- func (s BindPurchasedDeviceResponse) GoString() string
- func (s *BindPurchasedDeviceResponse) SetBody(v *BindPurchasedDeviceResponseBody) *BindPurchasedDeviceResponse
- func (s *BindPurchasedDeviceResponse) SetHeaders(v map[string]*string) *BindPurchasedDeviceResponse
- func (s BindPurchasedDeviceResponse) String() string
- type BindPurchasedDeviceResponseBody
- type BindTemplateRequest
- func (s BindTemplateRequest) GoString() string
- func (s *BindTemplateRequest) SetApplyAll(v bool) *BindTemplateRequest
- func (s *BindTemplateRequest) SetInstanceId(v string) *BindTemplateRequest
- func (s *BindTemplateRequest) SetInstanceType(v string) *BindTemplateRequest
- func (s *BindTemplateRequest) SetOwnerId(v int64) *BindTemplateRequest
- func (s *BindTemplateRequest) SetReplace(v bool) *BindTemplateRequest
- func (s *BindTemplateRequest) SetTemplateId(v string) *BindTemplateRequest
- func (s *BindTemplateRequest) SetTemplateType(v string) *BindTemplateRequest
- func (s BindTemplateRequest) String() string
- type BindTemplateResponse
- type BindTemplateResponseBody
- func (s BindTemplateResponseBody) GoString() string
- func (s *BindTemplateResponseBody) SetInstanceId(v string) *BindTemplateResponseBody
- func (s *BindTemplateResponseBody) SetInstanceType(v string) *BindTemplateResponseBody
- func (s *BindTemplateResponseBody) SetRequestId(v string) *BindTemplateResponseBody
- func (s *BindTemplateResponseBody) SetTemplateId(v string) *BindTemplateResponseBody
- func (s BindTemplateResponseBody) String() string
- type CaptureDeviceSnapshotRequest
- func (s CaptureDeviceSnapshotRequest) GoString() string
- func (s *CaptureDeviceSnapshotRequest) SetDeviceId(v string) *CaptureDeviceSnapshotRequest
- func (s *CaptureDeviceSnapshotRequest) SetMode(v string) *CaptureDeviceSnapshotRequest
- func (s *CaptureDeviceSnapshotRequest) SetOwnerId(v int64) *CaptureDeviceSnapshotRequest
- func (s *CaptureDeviceSnapshotRequest) SetSnapshotConfig(v string) *CaptureDeviceSnapshotRequest
- func (s *CaptureDeviceSnapshotRequest) SetStreamId(v string) *CaptureDeviceSnapshotRequest
- func (s CaptureDeviceSnapshotRequest) String() string
- type CaptureDeviceSnapshotResponse
- func (s CaptureDeviceSnapshotResponse) GoString() string
- func (s *CaptureDeviceSnapshotResponse) SetBody(v *CaptureDeviceSnapshotResponseBody) *CaptureDeviceSnapshotResponse
- func (s *CaptureDeviceSnapshotResponse) SetHeaders(v map[string]*string) *CaptureDeviceSnapshotResponse
- func (s CaptureDeviceSnapshotResponse) String() string
- type CaptureDeviceSnapshotResponseBody
- func (s CaptureDeviceSnapshotResponseBody) GoString() string
- func (s *CaptureDeviceSnapshotResponseBody) SetId(v string) *CaptureDeviceSnapshotResponseBody
- func (s *CaptureDeviceSnapshotResponseBody) SetRequestId(v string) *CaptureDeviceSnapshotResponseBody
- func (s CaptureDeviceSnapshotResponseBody) String() string
- type Client
- func (client *Client) AddRegisteredDevice(request *AddRegisteredDeviceRequest) (_result *AddRegisteredDeviceResponse, _err error)
- func (client *Client) AddRegisteredDeviceWithOptions(request *AddRegisteredDeviceRequest, runtime *util.RuntimeOptions) (_result *AddRegisteredDeviceResponse, _err error)
- func (client *Client) AddRegisteredVendor(request *AddRegisteredVendorRequest) (_result *AddRegisteredVendorResponse, _err error)
- func (client *Client) AddRegisteredVendorWithOptions(request *AddRegisteredVendorRequest, runtime *util.RuntimeOptions) (_result *AddRegisteredVendorResponse, _err error)
- func (client *Client) AddRenderingDeviceInternetPorts(request *AddRenderingDeviceInternetPortsRequest) (_result *AddRenderingDeviceInternetPortsResponse, _err error)
- func (client *Client) AddRenderingDeviceInternetPortsWithOptions(request *AddRenderingDeviceInternetPortsRequest, runtime *util.RuntimeOptions) (_result *AddRenderingDeviceInternetPortsResponse, _err error)
- func (client *Client) AddVsPullStreamInfoConfig(request *AddVsPullStreamInfoConfigRequest) (_result *AddVsPullStreamInfoConfigResponse, _err error)
- func (client *Client) AddVsPullStreamInfoConfigWithOptions(request *AddVsPullStreamInfoConfigRequest, runtime *util.RuntimeOptions) (_result *AddVsPullStreamInfoConfigResponse, _err error)
- func (client *Client) BatchBindDirectories(request *BatchBindDirectoriesRequest) (_result *BatchBindDirectoriesResponse, _err error)
- func (client *Client) BatchBindDirectoriesWithOptions(request *BatchBindDirectoriesRequest, runtime *util.RuntimeOptions) (_result *BatchBindDirectoriesResponse, _err error)
- func (client *Client) BatchBindParentPlatformDevices(request *BatchBindParentPlatformDevicesRequest) (_result *BatchBindParentPlatformDevicesResponse, _err error)
- func (client *Client) BatchBindParentPlatformDevicesWithOptions(request *BatchBindParentPlatformDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchBindParentPlatformDevicesResponse, _err error)
- func (client *Client) BatchBindPurchasedDevices(request *BatchBindPurchasedDevicesRequest) (_result *BatchBindPurchasedDevicesResponse, _err error)
- func (client *Client) BatchBindPurchasedDevicesWithOptions(request *BatchBindPurchasedDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchBindPurchasedDevicesResponse, _err error)
- func (client *Client) BatchBindTemplate(request *BatchBindTemplateRequest) (_result *BatchBindTemplateResponse, _err error)
- func (client *Client) BatchBindTemplateWithOptions(request *BatchBindTemplateRequest, runtime *util.RuntimeOptions) (_result *BatchBindTemplateResponse, _err error)
- func (client *Client) BatchBindTemplates(request *BatchBindTemplatesRequest) (_result *BatchBindTemplatesResponse, _err error)
- func (client *Client) BatchBindTemplatesWithOptions(request *BatchBindTemplatesRequest, runtime *util.RuntimeOptions) (_result *BatchBindTemplatesResponse, _err error)
- func (client *Client) BatchDeleteDevices(request *BatchDeleteDevicesRequest) (_result *BatchDeleteDevicesResponse, _err error)
- func (client *Client) BatchDeleteDevicesWithOptions(request *BatchDeleteDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchDeleteDevicesResponse, _err error)
- func (client *Client) BatchDeleteVsDomainConfigs(request *BatchDeleteVsDomainConfigsRequest) (_result *BatchDeleteVsDomainConfigsResponse, _err error)
- func (client *Client) BatchDeleteVsDomainConfigsWithOptions(request *BatchDeleteVsDomainConfigsRequest, runtime *util.RuntimeOptions) (_result *BatchDeleteVsDomainConfigsResponse, _err error)
- func (client *Client) BatchForbidVsStream(request *BatchForbidVsStreamRequest) (_result *BatchForbidVsStreamResponse, _err error)
- func (client *Client) BatchForbidVsStreamWithOptions(request *BatchForbidVsStreamRequest, runtime *util.RuntimeOptions) (_result *BatchForbidVsStreamResponse, _err error)
- func (client *Client) BatchResumeVsStream(request *BatchResumeVsStreamRequest) (_result *BatchResumeVsStreamResponse, _err error)
- func (client *Client) BatchResumeVsStreamWithOptions(request *BatchResumeVsStreamRequest, runtime *util.RuntimeOptions) (_result *BatchResumeVsStreamResponse, _err error)
- func (client *Client) BatchSetVsDomainConfigs(request *BatchSetVsDomainConfigsRequest) (_result *BatchSetVsDomainConfigsResponse, _err error)
- func (client *Client) BatchSetVsDomainConfigsWithOptions(request *BatchSetVsDomainConfigsRequest, runtime *util.RuntimeOptions) (_result *BatchSetVsDomainConfigsResponse, _err error)
- func (client *Client) BatchStartDevices(request *BatchStartDevicesRequest) (_result *BatchStartDevicesResponse, _err error)
- func (client *Client) BatchStartDevicesWithOptions(request *BatchStartDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchStartDevicesResponse, _err error)
- func (client *Client) BatchStartStreams(request *BatchStartStreamsRequest) (_result *BatchStartStreamsResponse, _err error)
- func (client *Client) BatchStartStreamsWithOptions(request *BatchStartStreamsRequest, runtime *util.RuntimeOptions) (_result *BatchStartStreamsResponse, _err error)
- func (client *Client) BatchStopDevices(request *BatchStopDevicesRequest) (_result *BatchStopDevicesResponse, _err error)
- func (client *Client) BatchStopDevicesWithOptions(request *BatchStopDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchStopDevicesResponse, _err error)
- func (client *Client) BatchStopStreams(request *BatchStopStreamsRequest) (_result *BatchStopStreamsResponse, _err error)
- func (client *Client) BatchStopStreamsWithOptions(request *BatchStopStreamsRequest, runtime *util.RuntimeOptions) (_result *BatchStopStreamsResponse, _err error)
- func (client *Client) BatchUnbindDirectories(request *BatchUnbindDirectoriesRequest) (_result *BatchUnbindDirectoriesResponse, _err error)
- func (client *Client) BatchUnbindDirectoriesWithOptions(request *BatchUnbindDirectoriesRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindDirectoriesResponse, _err error)
- func (client *Client) BatchUnbindParentPlatformDevices(request *BatchUnbindParentPlatformDevicesRequest) (_result *BatchUnbindParentPlatformDevicesResponse, _err error)
- func (client *Client) BatchUnbindParentPlatformDevicesWithOptions(request *BatchUnbindParentPlatformDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindParentPlatformDevicesResponse, _err error)
- func (client *Client) BatchUnbindPurchasedDevices(request *BatchUnbindPurchasedDevicesRequest) (_result *BatchUnbindPurchasedDevicesResponse, _err error)
- func (client *Client) BatchUnbindPurchasedDevicesWithOptions(request *BatchUnbindPurchasedDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindPurchasedDevicesResponse, _err error)
- func (client *Client) BatchUnbindTemplate(request *BatchUnbindTemplateRequest) (_result *BatchUnbindTemplateResponse, _err error)
- func (client *Client) BatchUnbindTemplateWithOptions(request *BatchUnbindTemplateRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindTemplateResponse, _err error)
- func (client *Client) BatchUnbindTemplates(request *BatchUnbindTemplatesRequest) (_result *BatchUnbindTemplatesResponse, _err error)
- func (client *Client) BatchUnbindTemplatesWithOptions(request *BatchUnbindTemplatesRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindTemplatesResponse, _err error)
- func (client *Client) BindDirectory(request *BindDirectoryRequest) (_result *BindDirectoryResponse, _err error)
- func (client *Client) BindDirectoryWithOptions(request *BindDirectoryRequest, runtime *util.RuntimeOptions) (_result *BindDirectoryResponse, _err error)
- func (client *Client) BindParentPlatformDevice(request *BindParentPlatformDeviceRequest) (_result *BindParentPlatformDeviceResponse, _err error)
- func (client *Client) BindParentPlatformDeviceWithOptions(request *BindParentPlatformDeviceRequest, runtime *util.RuntimeOptions) (_result *BindParentPlatformDeviceResponse, _err error)
- func (client *Client) BindPurchasedDevice(request *BindPurchasedDeviceRequest) (_result *BindPurchasedDeviceResponse, _err error)
- func (client *Client) BindPurchasedDeviceWithOptions(request *BindPurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *BindPurchasedDeviceResponse, _err error)
- func (client *Client) BindTemplate(request *BindTemplateRequest) (_result *BindTemplateResponse, _err error)
- func (client *Client) BindTemplateWithOptions(request *BindTemplateRequest, runtime *util.RuntimeOptions) (_result *BindTemplateResponse, _err error)
- func (client *Client) CaptureDeviceSnapshot(request *CaptureDeviceSnapshotRequest) (_result *CaptureDeviceSnapshotResponse, _err error)
- func (client *Client) CaptureDeviceSnapshotWithOptions(request *CaptureDeviceSnapshotRequest, runtime *util.RuntimeOptions) (_result *CaptureDeviceSnapshotResponse, _err error)
- func (client *Client) ContinuousAdjust(request *ContinuousAdjustRequest) (_result *ContinuousAdjustResponse, _err error)
- func (client *Client) ContinuousAdjustWithOptions(request *ContinuousAdjustRequest, runtime *util.RuntimeOptions) (_result *ContinuousAdjustResponse, _err error)
- func (client *Client) ContinuousMove(request *ContinuousMoveRequest) (_result *ContinuousMoveResponse, _err error)
- func (client *Client) ContinuousMoveWithOptions(request *ContinuousMoveRequest, runtime *util.RuntimeOptions) (_result *ContinuousMoveResponse, _err error)
- func (client *Client) CreateAIConfig(request *CreateAIConfigRequest) (_result *CreateAIConfigResponse, _err error)
- func (client *Client) CreateAIConfigWithOptions(request *CreateAIConfigRequest, runtime *util.RuntimeOptions) (_result *CreateAIConfigResponse, _err error)
- func (client *Client) CreateCluster(request *CreateClusterRequest) (_result *CreateClusterResponse, _err error)
- func (client *Client) CreateClusterWithOptions(request *CreateClusterRequest, runtime *util.RuntimeOptions) (_result *CreateClusterResponse, _err error)
- func (client *Client) CreateDevice(request *CreateDeviceRequest) (_result *CreateDeviceResponse, _err error)
- func (client *Client) CreateDeviceAlarm(request *CreateDeviceAlarmRequest) (_result *CreateDeviceAlarmResponse, _err error)
- func (client *Client) CreateDeviceAlarmWithOptions(request *CreateDeviceAlarmRequest, runtime *util.RuntimeOptions) (_result *CreateDeviceAlarmResponse, _err error)
- func (client *Client) CreateDeviceWithOptions(request *CreateDeviceRequest, runtime *util.RuntimeOptions) (_result *CreateDeviceResponse, _err error)
- func (client *Client) CreateDirectory(request *CreateDirectoryRequest) (_result *CreateDirectoryResponse, _err error)
- func (client *Client) CreateDirectoryWithOptions(request *CreateDirectoryRequest, runtime *util.RuntimeOptions) (_result *CreateDirectoryResponse, _err error)
- func (client *Client) CreateGroup(request *CreateGroupRequest) (_result *CreateGroupResponse, _err error)
- func (client *Client) CreateGroupWithOptions(request *CreateGroupRequest, runtime *util.RuntimeOptions) (_result *CreateGroupResponse, _err error)
- func (client *Client) CreateParentPlatform(request *CreateParentPlatformRequest) (_result *CreateParentPlatformResponse, _err error)
- func (client *Client) CreateParentPlatformWithOptions(request *CreateParentPlatformRequest, runtime *util.RuntimeOptions) (_result *CreateParentPlatformResponse, _err error)
- func (client *Client) CreateRenderingDevice(request *CreateRenderingDeviceRequest) (_result *CreateRenderingDeviceResponse, _err error)
- func (client *Client) CreateRenderingDeviceWithOptions(request *CreateRenderingDeviceRequest, runtime *util.RuntimeOptions) (_result *CreateRenderingDeviceResponse, _err error)
- func (client *Client) CreateStreamSnapshot(request *CreateStreamSnapshotRequest) (_result *CreateStreamSnapshotResponse, _err error)
- func (client *Client) CreateStreamSnapshotWithOptions(request *CreateStreamSnapshotRequest, runtime *util.RuntimeOptions) (_result *CreateStreamSnapshotResponse, _err error)
- func (client *Client) CreateTemplate(request *CreateTemplateRequest) (_result *CreateTemplateResponse, _err error)
- func (client *Client) CreateTemplateWithOptions(request *CreateTemplateRequest, runtime *util.RuntimeOptions) (_result *CreateTemplateResponse, _err error)
- func (client *Client) DeleteAIConfig(request *DeleteAIConfigRequest) (_result *DeleteAIConfigResponse, _err error)
- func (client *Client) DeleteAIConfigWithOptions(request *DeleteAIConfigRequest, runtime *util.RuntimeOptions) (_result *DeleteAIConfigResponse, _err error)
- func (client *Client) DeleteBucket(request *DeleteBucketRequest) (_result *DeleteBucketResponse, _err error)
- func (client *Client) DeleteBucketWithOptions(request *DeleteBucketRequest, runtime *util.RuntimeOptions) (_result *DeleteBucketResponse, _err error)
- func (client *Client) DeleteCluster(request *DeleteClusterRequest) (_result *DeleteClusterResponse, _err error)
- func (client *Client) DeleteClusterWithOptions(request *DeleteClusterRequest, runtime *util.RuntimeOptions) (_result *DeleteClusterResponse, _err error)
- func (client *Client) DeleteDevice(request *DeleteDeviceRequest) (_result *DeleteDeviceResponse, _err error)
- func (client *Client) DeleteDeviceWithOptions(request *DeleteDeviceRequest, runtime *util.RuntimeOptions) (_result *DeleteDeviceResponse, _err error)
- func (client *Client) DeleteDirectory(request *DeleteDirectoryRequest) (_result *DeleteDirectoryResponse, _err error)
- func (client *Client) DeleteDirectoryWithOptions(request *DeleteDirectoryRequest, runtime *util.RuntimeOptions) (_result *DeleteDirectoryResponse, _err error)
- func (client *Client) DeleteGroup(request *DeleteGroupRequest) (_result *DeleteGroupResponse, _err error)
- func (client *Client) DeleteGroupWithOptions(request *DeleteGroupRequest, runtime *util.RuntimeOptions) (_result *DeleteGroupResponse, _err error)
- func (client *Client) DeleteParentPlatform(request *DeleteParentPlatformRequest) (_result *DeleteParentPlatformResponse, _err error)
- func (client *Client) DeleteParentPlatformWithOptions(request *DeleteParentPlatformRequest, runtime *util.RuntimeOptions) (_result *DeleteParentPlatformResponse, _err error)
- func (client *Client) DeletePreset(request *DeletePresetRequest) (_result *DeletePresetResponse, _err error)
- func (client *Client) DeletePresetWithOptions(request *DeletePresetRequest, runtime *util.RuntimeOptions) (_result *DeletePresetResponse, _err error)
- func (client *Client) DeletePurchasedDevice(request *DeletePurchasedDeviceRequest) (_result *DeletePurchasedDeviceResponse, _err error)
- func (client *Client) DeletePurchasedDeviceWithOptions(request *DeletePurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *DeletePurchasedDeviceResponse, _err error)
- func (client *Client) DeleteRenderingDeviceInternetPorts(request *DeleteRenderingDeviceInternetPortsRequest) (_result *DeleteRenderingDeviceInternetPortsResponse, _err error)
- func (client *Client) DeleteRenderingDeviceInternetPortsWithOptions(request *DeleteRenderingDeviceInternetPortsRequest, ...) (_result *DeleteRenderingDeviceInternetPortsResponse, _err error)
- func (client *Client) DeleteRenderingDevices(request *DeleteRenderingDevicesRequest) (_result *DeleteRenderingDevicesResponse, _err error)
- func (client *Client) DeleteRenderingDevicesWithOptions(request *DeleteRenderingDevicesRequest, runtime *util.RuntimeOptions) (_result *DeleteRenderingDevicesResponse, _err error)
- func (client *Client) DeleteTemplate(request *DeleteTemplateRequest) (_result *DeleteTemplateResponse, _err error)
- func (client *Client) DeleteTemplateWithOptions(request *DeleteTemplateRequest, runtime *util.RuntimeOptions) (_result *DeleteTemplateResponse, _err error)
- func (client *Client) DeleteVsPullStreamInfoConfig(request *DeleteVsPullStreamInfoConfigRequest) (_result *DeleteVsPullStreamInfoConfigResponse, _err error)
- func (client *Client) DeleteVsPullStreamInfoConfigWithOptions(request *DeleteVsPullStreamInfoConfigRequest, runtime *util.RuntimeOptions) (_result *DeleteVsPullStreamInfoConfigResponse, _err error)
- func (client *Client) DeleteVsStreamsNotifyUrlConfig(request *DeleteVsStreamsNotifyUrlConfigRequest) (_result *DeleteVsStreamsNotifyUrlConfigResponse, _err error)
- func (client *Client) DeleteVsStreamsNotifyUrlConfigWithOptions(request *DeleteVsStreamsNotifyUrlConfigRequest, runtime *util.RuntimeOptions) (_result *DeleteVsStreamsNotifyUrlConfigResponse, _err error)
- func (client *Client) DescribeAIConfig(request *DescribeAIConfigRequest) (_result *DescribeAIConfigResponse, _err error)
- func (client *Client) DescribeAIConfigList(request *DescribeAIConfigListRequest) (_result *DescribeAIConfigListResponse, _err error)
- func (client *Client) DescribeAIConfigListWithOptions(request *DescribeAIConfigListRequest, runtime *util.RuntimeOptions) (_result *DescribeAIConfigListResponse, _err error)
- func (client *Client) DescribeAIConfigWithOptions(request *DescribeAIConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeAIConfigResponse, _err error)
- func (client *Client) DescribeAIEventList(request *DescribeAIEventListRequest) (_result *DescribeAIEventListResponse, _err error)
- func (client *Client) DescribeAIEventListWithOptions(request *DescribeAIEventListRequest, runtime *util.RuntimeOptions) (_result *DescribeAIEventListResponse, _err error)
- func (client *Client) DescribeAccountStat(request *DescribeAccountStatRequest) (_result *DescribeAccountStatResponse, _err error)
- func (client *Client) DescribeAccountStatWithOptions(request *DescribeAccountStatRequest, runtime *util.RuntimeOptions) (_result *DescribeAccountStatResponse, _err error)
- func (client *Client) DescribeCluster(request *DescribeClusterRequest) (_result *DescribeClusterResponse, _err error)
- func (client *Client) DescribeClusterDevices(request *DescribeClusterDevicesRequest) (_result *DescribeClusterDevicesResponse, _err error)
- func (client *Client) DescribeClusterDevicesWithOptions(request *DescribeClusterDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterDevicesResponse, _err error)
- func (client *Client) DescribeClusterWithOptions(request *DescribeClusterRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterResponse, _err error)
- func (client *Client) DescribeClusters(request *DescribeClustersRequest) (_result *DescribeClustersResponse, _err error)
- func (client *Client) DescribeClustersWithOptions(request *DescribeClustersRequest, runtime *util.RuntimeOptions) (_result *DescribeClustersResponse, _err error)
- func (client *Client) DescribeContainerInstanceId(request *DescribeContainerInstanceIdRequest) (_result *DescribeContainerInstanceIdResponse, _err error)
- func (client *Client) DescribeContainerInstanceIdWithOptions(request *DescribeContainerInstanceIdRequest, runtime *util.RuntimeOptions) (_result *DescribeContainerInstanceIdResponse, _err error)
- func (client *Client) DescribeDevice(request *DescribeDeviceRequest) (_result *DescribeDeviceResponse, _err error)
- func (client *Client) DescribeDeviceChannels(request *DescribeDeviceChannelsRequest) (_result *DescribeDeviceChannelsResponse, _err error)
- func (client *Client) DescribeDeviceChannelsWithOptions(request *DescribeDeviceChannelsRequest, runtime *util.RuntimeOptions) (_result *DescribeDeviceChannelsResponse, _err error)
- func (client *Client) DescribeDeviceGateway(request *DescribeDeviceGatewayRequest) (_result *DescribeDeviceGatewayResponse, _err error)
- func (client *Client) DescribeDeviceGatewayWithOptions(request *DescribeDeviceGatewayRequest, runtime *util.RuntimeOptions) (_result *DescribeDeviceGatewayResponse, _err error)
- func (client *Client) DescribeDeviceURL(request *DescribeDeviceURLRequest) (_result *DescribeDeviceURLResponse, _err error)
- func (client *Client) DescribeDeviceURLWithOptions(request *DescribeDeviceURLRequest, runtime *util.RuntimeOptions) (_result *DescribeDeviceURLResponse, _err error)
- func (client *Client) DescribeDeviceWithOptions(request *DescribeDeviceRequest, runtime *util.RuntimeOptions) (_result *DescribeDeviceResponse, _err error)
- func (client *Client) DescribeDevices(request *DescribeDevicesRequest) (_result *DescribeDevicesResponse, _err error)
- func (client *Client) DescribeDevicesWithOptions(request *DescribeDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeDevicesResponse, _err error)
- func (client *Client) DescribeDirectories(request *DescribeDirectoriesRequest) (_result *DescribeDirectoriesResponse, _err error)
- func (client *Client) DescribeDirectoriesWithOptions(request *DescribeDirectoriesRequest, runtime *util.RuntimeOptions) (_result *DescribeDirectoriesResponse, _err error)
- func (client *Client) DescribeDirectory(request *DescribeDirectoryRequest) (_result *DescribeDirectoryResponse, _err error)
- func (client *Client) DescribeDirectoryWithOptions(request *DescribeDirectoryRequest, runtime *util.RuntimeOptions) (_result *DescribeDirectoryResponse, _err error)
- func (client *Client) DescribeExternalStreamURL(request *DescribeExternalStreamURLRequest) (_result *DescribeExternalStreamURLResponse, _err error)
- func (client *Client) DescribeExternalStreamURLWithOptions(request *DescribeExternalStreamURLRequest, runtime *util.RuntimeOptions) (_result *DescribeExternalStreamURLResponse, _err error)
- func (client *Client) DescribeGroup(request *DescribeGroupRequest) (_result *DescribeGroupResponse, _err error)
- func (client *Client) DescribeGroupWithOptions(request *DescribeGroupRequest, runtime *util.RuntimeOptions) (_result *DescribeGroupResponse, _err error)
- func (client *Client) DescribeGroups(request *DescribeGroupsRequest) (_result *DescribeGroupsResponse, _err error)
- func (client *Client) DescribeGroupsWithOptions(request *DescribeGroupsRequest, runtime *util.RuntimeOptions) (_result *DescribeGroupsResponse, _err error)
- func (client *Client) DescribeNodeDevicesInfo(request *DescribeNodeDevicesInfoRequest) (_result *DescribeNodeDevicesInfoResponse, _err error)
- func (client *Client) DescribeNodeDevicesInfoWithOptions(request *DescribeNodeDevicesInfoRequest, runtime *util.RuntimeOptions) (_result *DescribeNodeDevicesInfoResponse, _err error)
- func (client *Client) DescribeParentPlatform(request *DescribeParentPlatformRequest) (_result *DescribeParentPlatformResponse, _err error)
- func (client *Client) DescribeParentPlatformDevices(request *DescribeParentPlatformDevicesRequest) (_result *DescribeParentPlatformDevicesResponse, _err error)
- func (client *Client) DescribeParentPlatformDevicesWithOptions(request *DescribeParentPlatformDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeParentPlatformDevicesResponse, _err error)
- func (client *Client) DescribeParentPlatformWithOptions(request *DescribeParentPlatformRequest, runtime *util.RuntimeOptions) (_result *DescribeParentPlatformResponse, _err error)
- func (client *Client) DescribeParentPlatforms(request *DescribeParentPlatformsRequest) (_result *DescribeParentPlatformsResponse, _err error)
- func (client *Client) DescribeParentPlatformsWithOptions(request *DescribeParentPlatformsRequest, runtime *util.RuntimeOptions) (_result *DescribeParentPlatformsResponse, _err error)
- func (client *Client) DescribePresets(request *DescribePresetsRequest) (_result *DescribePresetsResponse, _err error)
- func (client *Client) DescribePresetsWithOptions(request *DescribePresetsRequest, runtime *util.RuntimeOptions) (_result *DescribePresetsResponse, _err error)
- func (client *Client) DescribePurchasedDevice(request *DescribePurchasedDeviceRequest) (_result *DescribePurchasedDeviceResponse, _err error)
- func (client *Client) DescribePurchasedDeviceWithOptions(request *DescribePurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *DescribePurchasedDeviceResponse, _err error)
- func (client *Client) DescribePurchasedDevices(request *DescribePurchasedDevicesRequest) (_result *DescribePurchasedDevicesResponse, _err error)
- func (client *Client) DescribePurchasedDevicesWithOptions(request *DescribePurchasedDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribePurchasedDevicesResponse, _err error)
- func (client *Client) DescribeRecords(request *DescribeRecordsRequest) (_result *DescribeRecordsResponse, _err error)
- func (client *Client) DescribeRecordsWithOptions(request *DescribeRecordsRequest, runtime *util.RuntimeOptions) (_result *DescribeRecordsResponse, _err error)
- func (client *Client) DescribeRenderingDevices(request *DescribeRenderingDevicesRequest) (_result *DescribeRenderingDevicesResponse, _err error)
- func (client *Client) DescribeRenderingDevicesWithOptions(request *DescribeRenderingDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeRenderingDevicesResponse, _err error)
- func (client *Client) DescribeStream(request *DescribeStreamRequest) (_result *DescribeStreamResponse, _err error)
- func (client *Client) DescribeStreamURL(request *DescribeStreamURLRequest) (_result *DescribeStreamURLResponse, _err error)
- func (client *Client) DescribeStreamURLWithOptions(request *DescribeStreamURLRequest, runtime *util.RuntimeOptions) (_result *DescribeStreamURLResponse, _err error)
- func (client *Client) DescribeStreamVodList(request *DescribeStreamVodListRequest) (_result *DescribeStreamVodListResponse, _err error)
- func (client *Client) DescribeStreamVodListWithOptions(request *DescribeStreamVodListRequest, runtime *util.RuntimeOptions) (_result *DescribeStreamVodListResponse, _err error)
- func (client *Client) DescribeStreamWithOptions(request *DescribeStreamRequest, runtime *util.RuntimeOptions) (_result *DescribeStreamResponse, _err error)
- func (client *Client) DescribeStreams(request *DescribeStreamsRequest) (_result *DescribeStreamsResponse, _err error)
- func (client *Client) DescribeStreamsWithOptions(request *DescribeStreamsRequest, runtime *util.RuntimeOptions) (_result *DescribeStreamsResponse, _err error)
- func (client *Client) DescribeTemplate(request *DescribeTemplateRequest) (_result *DescribeTemplateResponse, _err error)
- func (client *Client) DescribeTemplateWithOptions(request *DescribeTemplateRequest, runtime *util.RuntimeOptions) (_result *DescribeTemplateResponse, _err error)
- func (client *Client) DescribeTemplates(request *DescribeTemplatesRequest) (_result *DescribeTemplatesResponse, _err error)
- func (client *Client) DescribeTemplatesWithOptions(request *DescribeTemplatesRequest, runtime *util.RuntimeOptions) (_result *DescribeTemplatesResponse, _err error)
- func (client *Client) DescribeUserDevices(request *DescribeUserDevicesRequest) (_result *DescribeUserDevicesResponse, _err error)
- func (client *Client) DescribeUserDevicesWithOptions(request *DescribeUserDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeUserDevicesResponse, _err error)
- func (client *Client) DescribeVodStreamURL(request *DescribeVodStreamURLRequest) (_result *DescribeVodStreamURLResponse, _err error)
- func (client *Client) DescribeVodStreamURLWithOptions(request *DescribeVodStreamURLRequest, runtime *util.RuntimeOptions) (_result *DescribeVodStreamURLResponse, _err error)
- func (client *Client) DescribeVsCertificateDetail(request *DescribeVsCertificateDetailRequest) (_result *DescribeVsCertificateDetailResponse, _err error)
- func (client *Client) DescribeVsCertificateDetailWithOptions(request *DescribeVsCertificateDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeVsCertificateDetailResponse, _err error)
- func (client *Client) DescribeVsCertificateList(request *DescribeVsCertificateListRequest) (_result *DescribeVsCertificateListResponse, _err error)
- func (client *Client) DescribeVsCertificateListWithOptions(request *DescribeVsCertificateListRequest, runtime *util.RuntimeOptions) (_result *DescribeVsCertificateListResponse, _err error)
- func (client *Client) DescribeVsDevicesData(request *DescribeVsDevicesDataRequest) (_result *DescribeVsDevicesDataResponse, _err error)
- func (client *Client) DescribeVsDevicesDataWithOptions(request *DescribeVsDevicesDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDevicesDataResponse, _err error)
- func (client *Client) DescribeVsDomainBpsData(request *DescribeVsDomainBpsDataRequest) (_result *DescribeVsDomainBpsDataResponse, _err error)
- func (client *Client) DescribeVsDomainBpsDataWithOptions(request *DescribeVsDomainBpsDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainBpsDataResponse, _err error)
- func (client *Client) DescribeVsDomainCertificateInfo(request *DescribeVsDomainCertificateInfoRequest) (_result *DescribeVsDomainCertificateInfoResponse, _err error)
- func (client *Client) DescribeVsDomainCertificateInfoWithOptions(request *DescribeVsDomainCertificateInfoRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainCertificateInfoResponse, _err error)
- func (client *Client) DescribeVsDomainConfigs(request *DescribeVsDomainConfigsRequest) (_result *DescribeVsDomainConfigsResponse, _err error)
- func (client *Client) DescribeVsDomainConfigsWithOptions(request *DescribeVsDomainConfigsRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainConfigsResponse, _err error)
- func (client *Client) DescribeVsDomainDetail(request *DescribeVsDomainDetailRequest) (_result *DescribeVsDomainDetailResponse, _err error)
- func (client *Client) DescribeVsDomainDetailWithOptions(request *DescribeVsDomainDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainDetailResponse, _err error)
- func (client *Client) DescribeVsDomainOnlineUserNum(request *DescribeVsDomainOnlineUserNumRequest) (_result *DescribeVsDomainOnlineUserNumResponse, _err error)
- func (client *Client) DescribeVsDomainOnlineUserNumWithOptions(request *DescribeVsDomainOnlineUserNumRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainOnlineUserNumResponse, _err error)
- func (client *Client) DescribeVsDomainPvData(request *DescribeVsDomainPvDataRequest) (_result *DescribeVsDomainPvDataResponse, _err error)
- func (client *Client) DescribeVsDomainPvDataWithOptions(request *DescribeVsDomainPvDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainPvDataResponse, _err error)
- func (client *Client) DescribeVsDomainPvUvData(request *DescribeVsDomainPvUvDataRequest) (_result *DescribeVsDomainPvUvDataResponse, _err error)
- func (client *Client) DescribeVsDomainPvUvDataWithOptions(request *DescribeVsDomainPvUvDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainPvUvDataResponse, _err error)
- func (client *Client) DescribeVsDomainRecordData(request *DescribeVsDomainRecordDataRequest) (_result *DescribeVsDomainRecordDataResponse, _err error)
- func (client *Client) DescribeVsDomainRecordDataWithOptions(request *DescribeVsDomainRecordDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainRecordDataResponse, _err error)
- func (client *Client) DescribeVsDomainRegionData(request *DescribeVsDomainRegionDataRequest) (_result *DescribeVsDomainRegionDataResponse, _err error)
- func (client *Client) DescribeVsDomainRegionDataWithOptions(request *DescribeVsDomainRegionDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainRegionDataResponse, _err error)
- func (client *Client) DescribeVsDomainReqBpsData(request *DescribeVsDomainReqBpsDataRequest) (_result *DescribeVsDomainReqBpsDataResponse, _err error)
- func (client *Client) DescribeVsDomainReqBpsDataWithOptions(request *DescribeVsDomainReqBpsDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainReqBpsDataResponse, _err error)
- func (client *Client) DescribeVsDomainReqTrafficData(request *DescribeVsDomainReqTrafficDataRequest) (_result *DescribeVsDomainReqTrafficDataResponse, _err error)
- func (client *Client) DescribeVsDomainReqTrafficDataWithOptions(request *DescribeVsDomainReqTrafficDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainReqTrafficDataResponse, _err error)
- func (client *Client) DescribeVsDomainSnapshotData(request *DescribeVsDomainSnapshotDataRequest) (_result *DescribeVsDomainSnapshotDataResponse, _err error)
- func (client *Client) DescribeVsDomainSnapshotDataWithOptions(request *DescribeVsDomainSnapshotDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainSnapshotDataResponse, _err error)
- func (client *Client) DescribeVsDomainTrafficData(request *DescribeVsDomainTrafficDataRequest) (_result *DescribeVsDomainTrafficDataResponse, _err error)
- func (client *Client) DescribeVsDomainTrafficDataWithOptions(request *DescribeVsDomainTrafficDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainTrafficDataResponse, _err error)
- func (client *Client) DescribeVsDomainUvData(request *DescribeVsDomainUvDataRequest) (_result *DescribeVsDomainUvDataResponse, _err error)
- func (client *Client) DescribeVsDomainUvDataWithOptions(request *DescribeVsDomainUvDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainUvDataResponse, _err error)
- func (client *Client) DescribeVsPullStreamConfig(request *DescribeVsPullStreamConfigRequest) (_result *DescribeVsPullStreamConfigResponse, _err error)
- func (client *Client) DescribeVsPullStreamConfigWithOptions(request *DescribeVsPullStreamConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeVsPullStreamConfigResponse, _err error)
- func (client *Client) DescribeVsPullStreamInfoConfig(request *DescribeVsPullStreamInfoConfigRequest) (_result *DescribeVsPullStreamInfoConfigResponse, _err error)
- func (client *Client) DescribeVsPullStreamInfoConfigWithOptions(request *DescribeVsPullStreamInfoConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeVsPullStreamInfoConfigResponse, _err error)
- func (client *Client) DescribeVsStorageTrafficUsageData(request *DescribeVsStorageTrafficUsageDataRequest) (_result *DescribeVsStorageTrafficUsageDataResponse, _err error)
- func (client *Client) DescribeVsStorageTrafficUsageDataWithOptions(request *DescribeVsStorageTrafficUsageDataRequest, ...) (_result *DescribeVsStorageTrafficUsageDataResponse, _err error)
- func (client *Client) DescribeVsStorageUsageData(request *DescribeVsStorageUsageDataRequest) (_result *DescribeVsStorageUsageDataResponse, _err error)
- func (client *Client) DescribeVsStorageUsageDataWithOptions(request *DescribeVsStorageUsageDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStorageUsageDataResponse, _err error)
- func (client *Client) DescribeVsStreamsNotifyUrlConfig(request *DescribeVsStreamsNotifyUrlConfigRequest) (_result *DescribeVsStreamsNotifyUrlConfigResponse, _err error)
- func (client *Client) DescribeVsStreamsNotifyUrlConfigWithOptions(request *DescribeVsStreamsNotifyUrlConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStreamsNotifyUrlConfigResponse, _err error)
- func (client *Client) DescribeVsStreamsOnlineList(request *DescribeVsStreamsOnlineListRequest) (_result *DescribeVsStreamsOnlineListResponse, _err error)
- func (client *Client) DescribeVsStreamsOnlineListWithOptions(request *DescribeVsStreamsOnlineListRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStreamsOnlineListResponse, _err error)
- func (client *Client) DescribeVsStreamsPublishList(request *DescribeVsStreamsPublishListRequest) (_result *DescribeVsStreamsPublishListResponse, _err error)
- func (client *Client) DescribeVsStreamsPublishListWithOptions(request *DescribeVsStreamsPublishListRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStreamsPublishListResponse, _err error)
- func (client *Client) DescribeVsTopDomainsByFlow(request *DescribeVsTopDomainsByFlowRequest) (_result *DescribeVsTopDomainsByFlowResponse, _err error)
- func (client *Client) DescribeVsTopDomainsByFlowWithOptions(request *DescribeVsTopDomainsByFlowRequest, runtime *util.RuntimeOptions) (_result *DescribeVsTopDomainsByFlowResponse, _err error)
- func (client *Client) DescribeVsUpPeakPublishStreamData(request *DescribeVsUpPeakPublishStreamDataRequest) (_result *DescribeVsUpPeakPublishStreamDataResponse, _err error)
- func (client *Client) DescribeVsUpPeakPublishStreamDataWithOptions(request *DescribeVsUpPeakPublishStreamDataRequest, ...) (_result *DescribeVsUpPeakPublishStreamDataResponse, _err error)
- func (client *Client) DescribeVsUserResourcePackage(request *DescribeVsUserResourcePackageRequest) (_result *DescribeVsUserResourcePackageResponse, _err error)
- func (client *Client) DescribeVsUserResourcePackageWithOptions(request *DescribeVsUserResourcePackageRequest, runtime *util.RuntimeOptions) (_result *DescribeVsUserResourcePackageResponse, _err error)
- func (client *Client) ForbidVsStream(request *ForbidVsStreamRequest) (_result *ForbidVsStreamResponse, _err error)
- func (client *Client) ForbidVsStreamWithOptions(request *ForbidVsStreamRequest, runtime *util.RuntimeOptions) (_result *ForbidVsStreamResponse, _err error)
- func (client *Client) GetBucketInfo(request *GetBucketInfoRequest) (_result *GetBucketInfoResponse, _err error)
- func (client *Client) GetBucketInfoWithOptions(request *GetBucketInfoRequest, runtime *util.RuntimeOptions) (_result *GetBucketInfoResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetObjectTotal(request *GetObjectTotalRequest) (_result *GetObjectTotalResponse, _err error)
- func (client *Client) GetObjectTotalWithOptions(request *GetObjectTotalRequest, runtime *util.RuntimeOptions) (_result *GetObjectTotalResponse, _err error)
- func (client *Client) GotoPreset(request *GotoPresetRequest) (_result *GotoPresetResponse, _err error)
- func (client *Client) GotoPresetWithOptions(request *GotoPresetRequest, runtime *util.RuntimeOptions) (_result *GotoPresetResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListBuckets(request *ListBucketsRequest) (_result *ListBucketsResponse, _err error)
- func (client *Client) ListBucketsWithOptions(request *ListBucketsRequest, runtime *util.RuntimeOptions) (_result *ListBucketsResponse, _err error)
- func (client *Client) ListObjects(request *ListObjectsRequest) (_result *ListObjectsResponse, _err error)
- func (client *Client) ListObjectsWithOptions(request *ListObjectsRequest, runtime *util.RuntimeOptions) (_result *ListObjectsResponse, _err error)
- func (client *Client) ModifyDevice(request *ModifyDeviceRequest) (_result *ModifyDeviceResponse, _err error)
- func (client *Client) ModifyDeviceAlarm(request *ModifyDeviceAlarmRequest) (_result *ModifyDeviceAlarmResponse, _err error)
- func (client *Client) ModifyDeviceAlarmWithOptions(request *ModifyDeviceAlarmRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceAlarmResponse, _err error)
- func (client *Client) ModifyDeviceCapture(request *ModifyDeviceCaptureRequest) (_result *ModifyDeviceCaptureResponse, _err error)
- func (client *Client) ModifyDeviceCaptureWithOptions(request *ModifyDeviceCaptureRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceCaptureResponse, _err error)
- func (client *Client) ModifyDeviceChannels(request *ModifyDeviceChannelsRequest) (_result *ModifyDeviceChannelsResponse, _err error)
- func (client *Client) ModifyDeviceChannelsWithOptions(request *ModifyDeviceChannelsRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceChannelsResponse, _err error)
- func (client *Client) ModifyDeviceWithOptions(request *ModifyDeviceRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceResponse, _err error)
- func (client *Client) ModifyDirectory(request *ModifyDirectoryRequest) (_result *ModifyDirectoryResponse, _err error)
- func (client *Client) ModifyDirectoryWithOptions(request *ModifyDirectoryRequest, runtime *util.RuntimeOptions) (_result *ModifyDirectoryResponse, _err error)
- func (client *Client) ModifyGroup(request *ModifyGroupRequest) (_result *ModifyGroupResponse, _err error)
- func (client *Client) ModifyGroupWithOptions(request *ModifyGroupRequest, runtime *util.RuntimeOptions) (_result *ModifyGroupResponse, _err error)
- func (client *Client) ModifyParentPlatform(request *ModifyParentPlatformRequest) (_result *ModifyParentPlatformResponse, _err error)
- func (client *Client) ModifyParentPlatformWithOptions(request *ModifyParentPlatformRequest, runtime *util.RuntimeOptions) (_result *ModifyParentPlatformResponse, _err error)
- func (client *Client) ModifyPurchasedDevice(request *ModifyPurchasedDeviceRequest) (_result *ModifyPurchasedDeviceResponse, _err error)
- func (client *Client) ModifyPurchasedDeviceWithOptions(request *ModifyPurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *ModifyPurchasedDeviceResponse, _err error)
- func (client *Client) ModifyTemplate(request *ModifyTemplateRequest) (_result *ModifyTemplateResponse, _err error)
- func (client *Client) ModifyTemplateWithOptions(request *ModifyTemplateRequest, runtime *util.RuntimeOptions) (_result *ModifyTemplateResponse, _err error)
- func (client *Client) OpenVsService() (_result *OpenVsServiceResponse, _err error)
- func (client *Client) OpenVsServiceWithOptions(runtime *util.RuntimeOptions) (_result *OpenVsServiceResponse, _err error)
- func (client *Client) OperateRenderingDevices(request *OperateRenderingDevicesRequest) (_result *OperateRenderingDevicesResponse, _err error)
- func (client *Client) OperateRenderingDevicesWithOptions(request *OperateRenderingDevicesRequest, runtime *util.RuntimeOptions) (_result *OperateRenderingDevicesResponse, _err error)
- func (client *Client) PrepareUpload(request *PrepareUploadRequest) (_result *PrepareUploadResponse, _err error)
- func (client *Client) PrepareUploadWithOptions(request *PrepareUploadRequest, runtime *util.RuntimeOptions) (_result *PrepareUploadResponse, _err error)
- func (client *Client) PutBucket(request *PutBucketRequest) (_result *PutBucketResponse, _err error)
- func (client *Client) PutBucketWithOptions(request *PutBucketRequest, runtime *util.RuntimeOptions) (_result *PutBucketResponse, _err error)
- func (client *Client) ResetRenderingDevices(request *ResetRenderingDevicesRequest) (_result *ResetRenderingDevicesResponse, _err error)
- func (client *Client) ResetRenderingDevicesWithOptions(request *ResetRenderingDevicesRequest, runtime *util.RuntimeOptions) (_result *ResetRenderingDevicesResponse, _err error)
- func (client *Client) ResumeVsStream(request *ResumeVsStreamRequest) (_result *ResumeVsStreamResponse, _err error)
- func (client *Client) ResumeVsStreamWithOptions(request *ResumeVsStreamRequest, runtime *util.RuntimeOptions) (_result *ResumeVsStreamResponse, _err error)
- func (client *Client) SetPreset(request *SetPresetRequest) (_result *SetPresetResponse, _err error)
- func (client *Client) SetPresetWithOptions(request *SetPresetRequest, runtime *util.RuntimeOptions) (_result *SetPresetResponse, _err error)
- func (client *Client) SetVsDomainCertificate(request *SetVsDomainCertificateRequest) (_result *SetVsDomainCertificateResponse, _err error)
- func (client *Client) SetVsDomainCertificateWithOptions(request *SetVsDomainCertificateRequest, runtime *util.RuntimeOptions) (_result *SetVsDomainCertificateResponse, _err error)
- func (client *Client) SetVsStreamsNotifyUrlConfig(request *SetVsStreamsNotifyUrlConfigRequest) (_result *SetVsStreamsNotifyUrlConfigResponse, _err error)
- func (client *Client) SetVsStreamsNotifyUrlConfigWithOptions(request *SetVsStreamsNotifyUrlConfigRequest, runtime *util.RuntimeOptions) (_result *SetVsStreamsNotifyUrlConfigResponse, _err error)
- func (client *Client) StartDevice(request *StartDeviceRequest) (_result *StartDeviceResponse, _err error)
- func (client *Client) StartDeviceWithOptions(request *StartDeviceRequest, runtime *util.RuntimeOptions) (_result *StartDeviceResponse, _err error)
- func (client *Client) StartParentPlatform(request *StartParentPlatformRequest) (_result *StartParentPlatformResponse, _err error)
- func (client *Client) StartParentPlatformWithOptions(request *StartParentPlatformRequest, runtime *util.RuntimeOptions) (_result *StartParentPlatformResponse, _err error)
- func (client *Client) StartRecordStream(request *StartRecordStreamRequest) (_result *StartRecordStreamResponse, _err error)
- func (client *Client) StartRecordStreamWithOptions(request *StartRecordStreamRequest, runtime *util.RuntimeOptions) (_result *StartRecordStreamResponse, _err error)
- func (client *Client) StartStream(request *StartStreamRequest) (_result *StartStreamResponse, _err error)
- func (client *Client) StartStreamWithOptions(request *StartStreamRequest, runtime *util.RuntimeOptions) (_result *StartStreamResponse, _err error)
- func (client *Client) StartTransferStream(request *StartTransferStreamRequest) (_result *StartTransferStreamResponse, _err error)
- func (client *Client) StartTransferStreamWithOptions(request *StartTransferStreamRequest, runtime *util.RuntimeOptions) (_result *StartTransferStreamResponse, _err error)
- func (client *Client) StopAdjust(request *StopAdjustRequest) (_result *StopAdjustResponse, _err error)
- func (client *Client) StopAdjustWithOptions(request *StopAdjustRequest, runtime *util.RuntimeOptions) (_result *StopAdjustResponse, _err error)
- func (client *Client) StopDevice(request *StopDeviceRequest) (_result *StopDeviceResponse, _err error)
- func (client *Client) StopDeviceWithOptions(request *StopDeviceRequest, runtime *util.RuntimeOptions) (_result *StopDeviceResponse, _err error)
- func (client *Client) StopMove(request *StopMoveRequest) (_result *StopMoveResponse, _err error)
- func (client *Client) StopMoveWithOptions(request *StopMoveRequest, runtime *util.RuntimeOptions) (_result *StopMoveResponse, _err error)
- func (client *Client) StopParentPlatform(request *StopParentPlatformRequest) (_result *StopParentPlatformResponse, _err error)
- func (client *Client) StopParentPlatformWithOptions(request *StopParentPlatformRequest, runtime *util.RuntimeOptions) (_result *StopParentPlatformResponse, _err error)
- func (client *Client) StopRecordStream(request *StopRecordStreamRequest) (_result *StopRecordStreamResponse, _err error)
- func (client *Client) StopRecordStreamWithOptions(request *StopRecordStreamRequest, runtime *util.RuntimeOptions) (_result *StopRecordStreamResponse, _err error)
- func (client *Client) StopStream(request *StopStreamRequest) (_result *StopStreamResponse, _err error)
- func (client *Client) StopStreamWithOptions(request *StopStreamRequest, runtime *util.RuntimeOptions) (_result *StopStreamResponse, _err error)
- func (client *Client) StopTransferStream(request *StopTransferStreamRequest) (_result *StopTransferStreamResponse, _err error)
- func (client *Client) StopTransferStreamWithOptions(request *StopTransferStreamRequest, runtime *util.RuntimeOptions) (_result *StopTransferStreamResponse, _err error)
- func (client *Client) SyncCatalogs(request *SyncCatalogsRequest) (_result *SyncCatalogsResponse, _err error)
- func (client *Client) SyncCatalogsWithOptions(request *SyncCatalogsRequest, runtime *util.RuntimeOptions) (_result *SyncCatalogsResponse, _err error)
- func (client *Client) UnbindDirectory(request *UnbindDirectoryRequest) (_result *UnbindDirectoryResponse, _err error)
- func (client *Client) UnbindDirectoryWithOptions(request *UnbindDirectoryRequest, runtime *util.RuntimeOptions) (_result *UnbindDirectoryResponse, _err error)
- func (client *Client) UnbindParentPlatformDevice(request *UnbindParentPlatformDeviceRequest) (_result *UnbindParentPlatformDeviceResponse, _err error)
- func (client *Client) UnbindParentPlatformDeviceWithOptions(request *UnbindParentPlatformDeviceRequest, runtime *util.RuntimeOptions) (_result *UnbindParentPlatformDeviceResponse, _err error)
- func (client *Client) UnbindPurchasedDevice(request *UnbindPurchasedDeviceRequest) (_result *UnbindPurchasedDeviceResponse, _err error)
- func (client *Client) UnbindPurchasedDeviceWithOptions(request *UnbindPurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *UnbindPurchasedDeviceResponse, _err error)
- func (client *Client) UnbindTemplate(request *UnbindTemplateRequest) (_result *UnbindTemplateResponse, _err error)
- func (client *Client) UnbindTemplateWithOptions(request *UnbindTemplateRequest, runtime *util.RuntimeOptions) (_result *UnbindTemplateResponse, _err error)
- func (client *Client) UnlockDevice(request *UnlockDeviceRequest) (_result *UnlockDeviceResponse, _err error)
- func (client *Client) UnlockDeviceWithOptions(request *UnlockDeviceRequest, runtime *util.RuntimeOptions) (_result *UnlockDeviceResponse, _err error)
- func (client *Client) UpdateAIConfig(request *UpdateAIConfigRequest) (_result *UpdateAIConfigResponse, _err error)
- func (client *Client) UpdateAIConfigWithOptions(request *UpdateAIConfigRequest, runtime *util.RuntimeOptions) (_result *UpdateAIConfigResponse, _err error)
- func (client *Client) UpdateBucketInfo(request *UpdateBucketInfoRequest) (_result *UpdateBucketInfoResponse, _err error)
- func (client *Client) UpdateBucketInfoWithOptions(request *UpdateBucketInfoRequest, runtime *util.RuntimeOptions) (_result *UpdateBucketInfoResponse, _err error)
- func (client *Client) UpdateCluster(request *UpdateClusterRequest) (_result *UpdateClusterResponse, _err error)
- func (client *Client) UpdateClusterWithOptions(request *UpdateClusterRequest, runtime *util.RuntimeOptions) (_result *UpdateClusterResponse, _err error)
- func (client *Client) UpdateRenderingDeviceSpec(request *UpdateRenderingDeviceSpecRequest) (_result *UpdateRenderingDeviceSpecResponse, _err error)
- func (client *Client) UpdateRenderingDeviceSpecWithOptions(request *UpdateRenderingDeviceSpecRequest, runtime *util.RuntimeOptions) (_result *UpdateRenderingDeviceSpecResponse, _err error)
- func (client *Client) UpdateVsPullStreamInfoConfig(request *UpdateVsPullStreamInfoConfigRequest) (_result *UpdateVsPullStreamInfoConfigResponse, _err error)
- func (client *Client) UpdateVsPullStreamInfoConfigWithOptions(request *UpdateVsPullStreamInfoConfigRequest, runtime *util.RuntimeOptions) (_result *UpdateVsPullStreamInfoConfigResponse, _err error)
- func (client *Client) UpgradeRenderingDevicesHostOS(request *UpgradeRenderingDevicesHostOSRequest) (_result *UpgradeRenderingDevicesHostOSResponse, _err error)
- func (client *Client) UpgradeRenderingDevicesHostOSWithOptions(request *UpgradeRenderingDevicesHostOSRequest, runtime *util.RuntimeOptions) (_result *UpgradeRenderingDevicesHostOSResponse, _err error)
- func (client *Client) UpgradeRenderingDevicesImage(request *UpgradeRenderingDevicesImageRequest) (_result *UpgradeRenderingDevicesImageResponse, _err error)
- func (client *Client) UpgradeRenderingDevicesImageWithOptions(request *UpgradeRenderingDevicesImageRequest, runtime *util.RuntimeOptions) (_result *UpgradeRenderingDevicesImageResponse, _err error)
- type ContinuousAdjustRequest
- func (s ContinuousAdjustRequest) GoString() string
- func (s *ContinuousAdjustRequest) SetFocus(v string) *ContinuousAdjustRequest
- func (s *ContinuousAdjustRequest) SetId(v string) *ContinuousAdjustRequest
- func (s *ContinuousAdjustRequest) SetIris(v string) *ContinuousAdjustRequest
- func (s *ContinuousAdjustRequest) SetOwnerId(v int64) *ContinuousAdjustRequest
- func (s ContinuousAdjustRequest) String() string
- type ContinuousAdjustResponse
- type ContinuousAdjustResponseBody
- type ContinuousMoveRequest
- func (s ContinuousMoveRequest) GoString() string
- func (s *ContinuousMoveRequest) SetId(v string) *ContinuousMoveRequest
- func (s *ContinuousMoveRequest) SetOwnerId(v int64) *ContinuousMoveRequest
- func (s *ContinuousMoveRequest) SetPan(v string) *ContinuousMoveRequest
- func (s *ContinuousMoveRequest) SetTilt(v string) *ContinuousMoveRequest
- func (s *ContinuousMoveRequest) SetZoom(v string) *ContinuousMoveRequest
- func (s ContinuousMoveRequest) String() string
- type ContinuousMoveResponse
- type ContinuousMoveResponseBody
- type CreateAIConfigRequest
- func (s CreateAIConfigRequest) GoString() string
- func (s *CreateAIConfigRequest) SetCaptureInterval(v int32) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetConfigs(v string) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetDescription(v string) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetEndTime(v int64) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetFeatures(v string) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetInstanceId(v int64) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetInstanceType(v string) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetOwnerId(v int64) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetStartTime(v int64) *CreateAIConfigRequest
- func (s *CreateAIConfigRequest) SetStatus(v string) *CreateAIConfigRequest
- func (s CreateAIConfigRequest) String() string
- type CreateAIConfigResponse
- type CreateAIConfigResponseBody
- type CreateClusterRequest
- func (s CreateClusterRequest) GoString() string
- func (s *CreateClusterRequest) SetDescription(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetInternalPorts(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetMaintainTime(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetName(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetOwnerId(v int64) *CreateClusterRequest
- func (s *CreateClusterRequest) SetSecurityGroupId(v string) *CreateClusterRequest
- func (s CreateClusterRequest) String() string
- type CreateClusterResponse
- type CreateClusterResponseBody
- type CreateDeviceAlarmRequest
- func (s CreateDeviceAlarmRequest) GoString() string
- func (s *CreateDeviceAlarmRequest) SetAlarm(v int32) *CreateDeviceAlarmRequest
- func (s *CreateDeviceAlarmRequest) SetChannelId(v int32) *CreateDeviceAlarmRequest
- func (s *CreateDeviceAlarmRequest) SetEndTime(v int64) *CreateDeviceAlarmRequest
- func (s *CreateDeviceAlarmRequest) SetExpire(v int64) *CreateDeviceAlarmRequest
- func (s *CreateDeviceAlarmRequest) SetId(v string) *CreateDeviceAlarmRequest
- func (s *CreateDeviceAlarmRequest) SetObjectType(v int32) *CreateDeviceAlarmRequest
- func (s *CreateDeviceAlarmRequest) SetOwnerId(v int64) *CreateDeviceAlarmRequest
- func (s *CreateDeviceAlarmRequest) SetStartTime(v int64) *CreateDeviceAlarmRequest
- func (s *CreateDeviceAlarmRequest) SetSubAlarm(v int32) *CreateDeviceAlarmRequest
- func (s CreateDeviceAlarmRequest) String() string
- type CreateDeviceAlarmResponse
- func (s CreateDeviceAlarmResponse) GoString() string
- func (s *CreateDeviceAlarmResponse) SetBody(v *CreateDeviceAlarmResponseBody) *CreateDeviceAlarmResponse
- func (s *CreateDeviceAlarmResponse) SetHeaders(v map[string]*string) *CreateDeviceAlarmResponse
- func (s CreateDeviceAlarmResponse) String() string
- type CreateDeviceAlarmResponseBody
- func (s CreateDeviceAlarmResponseBody) GoString() string
- func (s *CreateDeviceAlarmResponseBody) SetAlarmDelay(v int64) *CreateDeviceAlarmResponseBody
- func (s *CreateDeviceAlarmResponseBody) SetAlarmId(v string) *CreateDeviceAlarmResponseBody
- func (s *CreateDeviceAlarmResponseBody) SetExpire(v int64) *CreateDeviceAlarmResponseBody
- func (s *CreateDeviceAlarmResponseBody) SetRequestId(v string) *CreateDeviceAlarmResponseBody
- func (s *CreateDeviceAlarmResponseBody) SetUrl(v string) *CreateDeviceAlarmResponseBody
- func (s CreateDeviceAlarmResponseBody) String() string
- type CreateDeviceRequest
- func (s CreateDeviceRequest) GoString() string
- func (s *CreateDeviceRequest) SetAlarmMethod(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetAutoPos(v bool) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetAutoStart(v bool) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetDescription(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetDirectoryId(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetDsn(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetGbId(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetGroupId(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetIp(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetLatitude(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetLongitude(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetName(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetOwnerId(v int64) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetParams(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetParentId(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetPassword(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetPort(v int64) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetPosInterval(v int64) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetType(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetUrl(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetUsername(v string) *CreateDeviceRequest
- func (s *CreateDeviceRequest) SetVendor(v string) *CreateDeviceRequest
- func (s CreateDeviceRequest) String() string
- type CreateDeviceResponse
- type CreateDeviceResponseBody
- type CreateDirectoryRequest
- func (s CreateDirectoryRequest) GoString() string
- func (s *CreateDirectoryRequest) SetDescription(v string) *CreateDirectoryRequest
- func (s *CreateDirectoryRequest) SetGroupId(v string) *CreateDirectoryRequest
- func (s *CreateDirectoryRequest) SetName(v string) *CreateDirectoryRequest
- func (s *CreateDirectoryRequest) SetOwnerId(v int64) *CreateDirectoryRequest
- func (s *CreateDirectoryRequest) SetParentId(v string) *CreateDirectoryRequest
- func (s CreateDirectoryRequest) String() string
- type CreateDirectoryResponse
- type CreateDirectoryResponseBody
- type CreateGroupRequest
- func (s CreateGroupRequest) GoString() string
- func (s *CreateGroupRequest) SetApp(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetCallback(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetDescription(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetInProtocol(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetLazyPull(v bool) *CreateGroupRequest
- func (s *CreateGroupRequest) SetName(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetOutProtocol(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetOwnerId(v int64) *CreateGroupRequest
- func (s *CreateGroupRequest) SetPlayDomain(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetPushDomain(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetRegion(v string) *CreateGroupRequest
- func (s CreateGroupRequest) String() string
- type CreateGroupResponse
- type CreateGroupResponseBody
- func (s CreateGroupResponseBody) GoString() string
- func (s *CreateGroupResponseBody) SetGbId(v string) *CreateGroupResponseBody
- func (s *CreateGroupResponseBody) SetGbIp(v string) *CreateGroupResponseBody
- func (s *CreateGroupResponseBody) SetGbPort(v int64) *CreateGroupResponseBody
- func (s *CreateGroupResponseBody) SetId(v string) *CreateGroupResponseBody
- func (s *CreateGroupResponseBody) SetRequestId(v string) *CreateGroupResponseBody
- func (s CreateGroupResponseBody) String() string
- type CreateParentPlatformRequest
- func (s CreateParentPlatformRequest) GoString() string
- func (s *CreateParentPlatformRequest) SetAutoStart(v bool) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetClientAuth(v bool) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetClientPassword(v string) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetClientUsername(v string) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetDescription(v string) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetGbId(v string) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetIp(v string) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetName(v string) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetOwnerId(v int64) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetPort(v int64) *CreateParentPlatformRequest
- func (s *CreateParentPlatformRequest) SetProtocol(v string) *CreateParentPlatformRequest
- func (s CreateParentPlatformRequest) String() string
- type CreateParentPlatformResponse
- func (s CreateParentPlatformResponse) GoString() string
- func (s *CreateParentPlatformResponse) SetBody(v *CreateParentPlatformResponseBody) *CreateParentPlatformResponse
- func (s *CreateParentPlatformResponse) SetHeaders(v map[string]*string) *CreateParentPlatformResponse
- func (s CreateParentPlatformResponse) String() string
- type CreateParentPlatformResponseBody
- func (s CreateParentPlatformResponseBody) GoString() string
- func (s *CreateParentPlatformResponseBody) SetId(v string) *CreateParentPlatformResponseBody
- func (s *CreateParentPlatformResponseBody) SetRequestId(v string) *CreateParentPlatformResponseBody
- func (s CreateParentPlatformResponseBody) String() string
- type CreateRenderingDeviceRequest
- func (s CreateRenderingDeviceRequest) GoString() string
- func (s *CreateRenderingDeviceRequest) SetAutoRenew(v bool) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetAutoRenewPeriod(v int32) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetClusterId(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetCount(v int32) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetDescription(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetEdgeNodeName(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetISP(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetImageId(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetInstanceChargeType(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetInstanceName(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetOwnerId(v int64) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetPassword(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetPeriod(v int32) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetPeriodUnit(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetSecurityGroupId(v string) *CreateRenderingDeviceRequest
- func (s *CreateRenderingDeviceRequest) SetSpecification(v string) *CreateRenderingDeviceRequest
- func (s CreateRenderingDeviceRequest) String() string
- type CreateRenderingDeviceResponse
- func (s CreateRenderingDeviceResponse) GoString() string
- func (s *CreateRenderingDeviceResponse) SetBody(v *CreateRenderingDeviceResponseBody) *CreateRenderingDeviceResponse
- func (s *CreateRenderingDeviceResponse) SetHeaders(v map[string]*string) *CreateRenderingDeviceResponse
- func (s CreateRenderingDeviceResponse) String() string
- type CreateRenderingDeviceResponseBody
- func (s CreateRenderingDeviceResponseBody) GoString() string
- func (s *CreateRenderingDeviceResponseBody) SetInstanceIds(v []*string) *CreateRenderingDeviceResponseBody
- func (s *CreateRenderingDeviceResponseBody) SetRequestId(v string) *CreateRenderingDeviceResponseBody
- func (s CreateRenderingDeviceResponseBody) String() string
- type CreateStreamSnapshotRequest
- func (s CreateStreamSnapshotRequest) GoString() string
- func (s *CreateStreamSnapshotRequest) SetId(v string) *CreateStreamSnapshotRequest
- func (s *CreateStreamSnapshotRequest) SetLocation(v string) *CreateStreamSnapshotRequest
- func (s *CreateStreamSnapshotRequest) SetOwnerId(v int64) *CreateStreamSnapshotRequest
- func (s CreateStreamSnapshotRequest) String() string
- type CreateStreamSnapshotResponse
- func (s CreateStreamSnapshotResponse) GoString() string
- func (s *CreateStreamSnapshotResponse) SetBody(v *CreateStreamSnapshotResponseBody) *CreateStreamSnapshotResponse
- func (s *CreateStreamSnapshotResponse) SetHeaders(v map[string]*string) *CreateStreamSnapshotResponse
- func (s CreateStreamSnapshotResponse) String() string
- type CreateStreamSnapshotResponseBody
- func (s CreateStreamSnapshotResponseBody) GoString() string
- func (s *CreateStreamSnapshotResponseBody) SetFormat(v string) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetHeight(v int64) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetId(v string) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetOssBucket(v string) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetOssEndpoint(v string) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetOssObject(v string) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetRequestId(v string) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetTimestamp(v int64) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetUrl(v string) *CreateStreamSnapshotResponseBody
- func (s *CreateStreamSnapshotResponseBody) SetWidth(v int64) *CreateStreamSnapshotResponseBody
- func (s CreateStreamSnapshotResponseBody) String() string
- type CreateTemplateRequest
- func (s CreateTemplateRequest) GoString() string
- func (s *CreateTemplateRequest) SetCallback(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetDescription(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetFileFormat(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetFlv(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetHlsM3u8(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetHlsTs(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetInterval(v int64) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetJpgOnDemand(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetJpgOverwrite(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetJpgSequence(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetMp4(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetName(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetOssBucket(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetOssEndpoint(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetOssFilePrefix(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetOwnerId(v int64) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetRegion(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetRetention(v int64) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetTransConfigsJSON(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetTrigger(v string) *CreateTemplateRequest
- func (s *CreateTemplateRequest) SetType(v string) *CreateTemplateRequest
- func (s CreateTemplateRequest) String() string
- type CreateTemplateResponse
- type CreateTemplateResponseBody
- type DeleteAIConfigRequest
- type DeleteAIConfigResponse
- type DeleteAIConfigResponseBody
- type DeleteBucketRequest
- type DeleteBucketResponse
- type DeleteBucketResponseBody
- type DeleteClusterRequest
- type DeleteClusterResponse
- type DeleteClusterResponseBody
- type DeleteDeviceRequest
- type DeleteDeviceResponse
- type DeleteDeviceResponseBody
- type DeleteDirectoryRequest
- type DeleteDirectoryResponse
- type DeleteDirectoryResponseBody
- type DeleteGroupRequest
- type DeleteGroupResponse
- type DeleteGroupResponseBody
- type DeleteParentPlatformRequest
- type DeleteParentPlatformResponse
- func (s DeleteParentPlatformResponse) GoString() string
- func (s *DeleteParentPlatformResponse) SetBody(v *DeleteParentPlatformResponseBody) *DeleteParentPlatformResponse
- func (s *DeleteParentPlatformResponse) SetHeaders(v map[string]*string) *DeleteParentPlatformResponse
- func (s DeleteParentPlatformResponse) String() string
- type DeleteParentPlatformResponseBody
- type DeletePresetRequest
- func (s DeletePresetRequest) GoString() string
- func (s *DeletePresetRequest) SetId(v string) *DeletePresetRequest
- func (s *DeletePresetRequest) SetOwnerId(v int64) *DeletePresetRequest
- func (s *DeletePresetRequest) SetPresetId(v string) *DeletePresetRequest
- func (s DeletePresetRequest) String() string
- type DeletePresetResponse
- type DeletePresetResponseBody
- type DeletePurchasedDeviceRequest
- type DeletePurchasedDeviceResponse
- func (s DeletePurchasedDeviceResponse) GoString() string
- func (s *DeletePurchasedDeviceResponse) SetBody(v *DeletePurchasedDeviceResponseBody) *DeletePurchasedDeviceResponse
- func (s *DeletePurchasedDeviceResponse) SetHeaders(v map[string]*string) *DeletePurchasedDeviceResponse
- func (s DeletePurchasedDeviceResponse) String() string
- type DeletePurchasedDeviceResponseBody
- type DeleteRenderingDeviceInternetPortsRequest
- func (s DeleteRenderingDeviceInternetPortsRequest) GoString() string
- func (s *DeleteRenderingDeviceInternetPortsRequest) SetISP(v string) *DeleteRenderingDeviceInternetPortsRequest
- func (s *DeleteRenderingDeviceInternetPortsRequest) SetInstanceIds(v string) *DeleteRenderingDeviceInternetPortsRequest
- func (s *DeleteRenderingDeviceInternetPortsRequest) SetInternalPort(v string) *DeleteRenderingDeviceInternetPortsRequest
- func (s *DeleteRenderingDeviceInternetPortsRequest) SetIpProtocol(v string) *DeleteRenderingDeviceInternetPortsRequest
- func (s *DeleteRenderingDeviceInternetPortsRequest) SetOwnerId(v int64) *DeleteRenderingDeviceInternetPortsRequest
- func (s DeleteRenderingDeviceInternetPortsRequest) String() string
- type DeleteRenderingDeviceInternetPortsResponse
- func (s DeleteRenderingDeviceInternetPortsResponse) GoString() string
- func (s *DeleteRenderingDeviceInternetPortsResponse) SetBody(v *DeleteRenderingDeviceInternetPortsResponseBody) *DeleteRenderingDeviceInternetPortsResponse
- func (s *DeleteRenderingDeviceInternetPortsResponse) SetHeaders(v map[string]*string) *DeleteRenderingDeviceInternetPortsResponse
- func (s DeleteRenderingDeviceInternetPortsResponse) String() string
- type DeleteRenderingDeviceInternetPortsResponseBody
- func (s DeleteRenderingDeviceInternetPortsResponseBody) GoString() string
- func (s *DeleteRenderingDeviceInternetPortsResponseBody) SetInstanceIds(v *DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) *DeleteRenderingDeviceInternetPortsResponseBody
- func (s *DeleteRenderingDeviceInternetPortsResponseBody) SetRequestId(v string) *DeleteRenderingDeviceInternetPortsResponseBody
- func (s DeleteRenderingDeviceInternetPortsResponseBody) String() string
- type DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds
- func (s DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) GoString() string
- func (s *DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) SetInstanceIds(v []*string) *DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds
- func (s DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) String() string
- type DeleteRenderingDevicesRequest
- type DeleteRenderingDevicesResponse
- func (s DeleteRenderingDevicesResponse) GoString() string
- func (s *DeleteRenderingDevicesResponse) SetBody(v *DeleteRenderingDevicesResponseBody) *DeleteRenderingDevicesResponse
- func (s *DeleteRenderingDevicesResponse) SetHeaders(v map[string]*string) *DeleteRenderingDevicesResponse
- func (s DeleteRenderingDevicesResponse) String() string
- type DeleteRenderingDevicesResponseBody
- func (s DeleteRenderingDevicesResponseBody) GoString() string
- func (s *DeleteRenderingDevicesResponseBody) SetFailedIds(v []*string) *DeleteRenderingDevicesResponseBody
- func (s *DeleteRenderingDevicesResponseBody) SetRequestId(v string) *DeleteRenderingDevicesResponseBody
- func (s DeleteRenderingDevicesResponseBody) String() string
- type DeleteTemplateRequest
- type DeleteTemplateResponse
- type DeleteTemplateResponseBody
- type DeleteVsPullStreamInfoConfigRequest
- func (s DeleteVsPullStreamInfoConfigRequest) GoString() string
- func (s *DeleteVsPullStreamInfoConfigRequest) SetAppName(v string) *DeleteVsPullStreamInfoConfigRequest
- func (s *DeleteVsPullStreamInfoConfigRequest) SetDomainName(v string) *DeleteVsPullStreamInfoConfigRequest
- func (s *DeleteVsPullStreamInfoConfigRequest) SetOwnerId(v int64) *DeleteVsPullStreamInfoConfigRequest
- func (s *DeleteVsPullStreamInfoConfigRequest) SetStreamName(v string) *DeleteVsPullStreamInfoConfigRequest
- func (s DeleteVsPullStreamInfoConfigRequest) String() string
- type DeleteVsPullStreamInfoConfigResponse
- func (s DeleteVsPullStreamInfoConfigResponse) GoString() string
- func (s *DeleteVsPullStreamInfoConfigResponse) SetBody(v *DeleteVsPullStreamInfoConfigResponseBody) *DeleteVsPullStreamInfoConfigResponse
- func (s *DeleteVsPullStreamInfoConfigResponse) SetHeaders(v map[string]*string) *DeleteVsPullStreamInfoConfigResponse
- func (s DeleteVsPullStreamInfoConfigResponse) String() string
- type DeleteVsPullStreamInfoConfigResponseBody
- type DeleteVsStreamsNotifyUrlConfigRequest
- func (s DeleteVsStreamsNotifyUrlConfigRequest) GoString() string
- func (s *DeleteVsStreamsNotifyUrlConfigRequest) SetDomainName(v string) *DeleteVsStreamsNotifyUrlConfigRequest
- func (s *DeleteVsStreamsNotifyUrlConfigRequest) SetOwnerId(v int64) *DeleteVsStreamsNotifyUrlConfigRequest
- func (s DeleteVsStreamsNotifyUrlConfigRequest) String() string
- type DeleteVsStreamsNotifyUrlConfigResponse
- func (s DeleteVsStreamsNotifyUrlConfigResponse) GoString() string
- func (s *DeleteVsStreamsNotifyUrlConfigResponse) SetBody(v *DeleteVsStreamsNotifyUrlConfigResponseBody) *DeleteVsStreamsNotifyUrlConfigResponse
- func (s *DeleteVsStreamsNotifyUrlConfigResponse) SetHeaders(v map[string]*string) *DeleteVsStreamsNotifyUrlConfigResponse
- func (s DeleteVsStreamsNotifyUrlConfigResponse) String() string
- type DeleteVsStreamsNotifyUrlConfigResponseBody
- type DescribeAIConfigListRequest
- func (s DescribeAIConfigListRequest) GoString() string
- func (s *DescribeAIConfigListRequest) SetOwnerId(v int64) *DescribeAIConfigListRequest
- func (s *DescribeAIConfigListRequest) SetPageNo(v int64) *DescribeAIConfigListRequest
- func (s *DescribeAIConfigListRequest) SetPageSize(v int64) *DescribeAIConfigListRequest
- func (s DescribeAIConfigListRequest) String() string
- type DescribeAIConfigListResponse
- func (s DescribeAIConfigListResponse) GoString() string
- func (s *DescribeAIConfigListResponse) SetBody(v *DescribeAIConfigListResponseBody) *DescribeAIConfigListResponse
- func (s *DescribeAIConfigListResponse) SetHeaders(v map[string]*string) *DescribeAIConfigListResponse
- func (s DescribeAIConfigListResponse) String() string
- type DescribeAIConfigListResponseBody
- func (s DescribeAIConfigListResponseBody) GoString() string
- func (s *DescribeAIConfigListResponseBody) SetAIConfigList(v *DescribeAIConfigListResponseBodyAIConfigList) *DescribeAIConfigListResponseBody
- func (s *DescribeAIConfigListResponseBody) SetRequestId(v string) *DescribeAIConfigListResponseBody
- func (s DescribeAIConfigListResponseBody) String() string
- type DescribeAIConfigListResponseBodyAIConfigList
- func (s DescribeAIConfigListResponseBodyAIConfigList) GoString() string
- func (s *DescribeAIConfigListResponseBodyAIConfigList) SetAIConfigList(v []*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) *DescribeAIConfigListResponseBodyAIConfigList
- func (s DescribeAIConfigListResponseBodyAIConfigList) String() string
- type DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s DescribeAIConfigListResponseBodyAIConfigListAIConfigList) GoString() string
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetCaptureInterval(v int32) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetConfigId(v string) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetConfigs(v string) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetDescription(v string) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetEndTime(v int64) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetFeatures(v string) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetInstanceId(v int64) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetInstanceType(v string) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetStartTime(v int64) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetStatus(v string) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
- func (s DescribeAIConfigListResponseBodyAIConfigListAIConfigList) String() string
- type DescribeAIConfigRequest
- type DescribeAIConfigResponse
- type DescribeAIConfigResponseBody
- func (s DescribeAIConfigResponseBody) GoString() string
- func (s *DescribeAIConfigResponseBody) SetAIConfig(v *DescribeAIConfigResponseBodyAIConfig) *DescribeAIConfigResponseBody
- func (s *DescribeAIConfigResponseBody) SetRequestId(v string) *DescribeAIConfigResponseBody
- func (s DescribeAIConfigResponseBody) String() string
- type DescribeAIConfigResponseBodyAIConfig
- func (s DescribeAIConfigResponseBodyAIConfig) GoString() string
- func (s *DescribeAIConfigResponseBodyAIConfig) SetCaptureInterval(v int32) *DescribeAIConfigResponseBodyAIConfig
- func (s *DescribeAIConfigResponseBodyAIConfig) SetConfigs(v string) *DescribeAIConfigResponseBodyAIConfig
- func (s *DescribeAIConfigResponseBodyAIConfig) SetDescription(v string) *DescribeAIConfigResponseBodyAIConfig
- func (s *DescribeAIConfigResponseBodyAIConfig) SetEndTime(v int64) *DescribeAIConfigResponseBodyAIConfig
- func (s *DescribeAIConfigResponseBodyAIConfig) SetFeatures(v string) *DescribeAIConfigResponseBodyAIConfig
- func (s *DescribeAIConfigResponseBodyAIConfig) SetInstanceId(v int64) *DescribeAIConfigResponseBodyAIConfig
- func (s *DescribeAIConfigResponseBodyAIConfig) SetInstanceType(v string) *DescribeAIConfigResponseBodyAIConfig
- func (s *DescribeAIConfigResponseBodyAIConfig) SetStartTime(v int64) *DescribeAIConfigResponseBodyAIConfig
- func (s *DescribeAIConfigResponseBodyAIConfig) SetStatus(v string) *DescribeAIConfigResponseBodyAIConfig
- func (s DescribeAIConfigResponseBodyAIConfig) String() string
- type DescribeAIEventListRequest
- func (s DescribeAIEventListRequest) GoString() string
- func (s *DescribeAIEventListRequest) SetEndTime(v int64) *DescribeAIEventListRequest
- func (s *DescribeAIEventListRequest) SetFeature(v string) *DescribeAIEventListRequest
- func (s *DescribeAIEventListRequest) SetInstanceId(v int64) *DescribeAIEventListRequest
- func (s *DescribeAIEventListRequest) SetInstanceType(v string) *DescribeAIEventListRequest
- func (s *DescribeAIEventListRequest) SetOwnerId(v int64) *DescribeAIEventListRequest
- func (s *DescribeAIEventListRequest) SetStartTime(v int64) *DescribeAIEventListRequest
- func (s *DescribeAIEventListRequest) SetTriggered(v bool) *DescribeAIEventListRequest
- func (s DescribeAIEventListRequest) String() string
- type DescribeAIEventListResponse
- func (s DescribeAIEventListResponse) GoString() string
- func (s *DescribeAIEventListResponse) SetBody(v *DescribeAIEventListResponseBody) *DescribeAIEventListResponse
- func (s *DescribeAIEventListResponse) SetHeaders(v map[string]*string) *DescribeAIEventListResponse
- func (s DescribeAIEventListResponse) String() string
- type DescribeAIEventListResponseBody
- func (s DescribeAIEventListResponseBody) GoString() string
- func (s *DescribeAIEventListResponseBody) SetAIEventList(v string) *DescribeAIEventListResponseBody
- func (s *DescribeAIEventListResponseBody) SetRequestId(v string) *DescribeAIEventListResponseBody
- func (s DescribeAIEventListResponseBody) String() string
- type DescribeAccountStatRequest
- type DescribeAccountStatResponse
- func (s DescribeAccountStatResponse) GoString() string
- func (s *DescribeAccountStatResponse) SetBody(v *DescribeAccountStatResponseBody) *DescribeAccountStatResponse
- func (s *DescribeAccountStatResponse) SetHeaders(v map[string]*string) *DescribeAccountStatResponse
- func (s DescribeAccountStatResponse) String() string
- type DescribeAccountStatResponseBody
- func (s DescribeAccountStatResponseBody) GoString() string
- func (s *DescribeAccountStatResponseBody) SetGroupLimit(v int64) *DescribeAccountStatResponseBody
- func (s *DescribeAccountStatResponseBody) SetGroupNum(v int64) *DescribeAccountStatResponseBody
- func (s *DescribeAccountStatResponseBody) SetId(v string) *DescribeAccountStatResponseBody
- func (s *DescribeAccountStatResponseBody) SetRequestId(v string) *DescribeAccountStatResponseBody
- func (s *DescribeAccountStatResponseBody) SetTemplateLimit(v int64) *DescribeAccountStatResponseBody
- func (s *DescribeAccountStatResponseBody) SetTemplateNum(v int64) *DescribeAccountStatResponseBody
- func (s DescribeAccountStatResponseBody) String() string
- type DescribeClusterDevicesRequest
- func (s DescribeClusterDevicesRequest) GoString() string
- func (s *DescribeClusterDevicesRequest) SetClusterId(v string) *DescribeClusterDevicesRequest
- func (s *DescribeClusterDevicesRequest) SetDescription(v string) *DescribeClusterDevicesRequest
- func (s *DescribeClusterDevicesRequest) SetEdgeNodeName(v string) *DescribeClusterDevicesRequest
- func (s *DescribeClusterDevicesRequest) SetOwnerId(v int64) *DescribeClusterDevicesRequest
- func (s *DescribeClusterDevicesRequest) SetPageNo(v int64) *DescribeClusterDevicesRequest
- func (s *DescribeClusterDevicesRequest) SetPageSize(v int64) *DescribeClusterDevicesRequest
- func (s *DescribeClusterDevicesRequest) SetPlatform(v string) *DescribeClusterDevicesRequest
- func (s *DescribeClusterDevicesRequest) SetSpecification(v string) *DescribeClusterDevicesRequest
- func (s DescribeClusterDevicesRequest) String() string
- type DescribeClusterDevicesResponse
- func (s DescribeClusterDevicesResponse) GoString() string
- func (s *DescribeClusterDevicesResponse) SetBody(v *DescribeClusterDevicesResponseBody) *DescribeClusterDevicesResponse
- func (s *DescribeClusterDevicesResponse) SetHeaders(v map[string]*string) *DescribeClusterDevicesResponse
- func (s DescribeClusterDevicesResponse) String() string
- type DescribeClusterDevicesResponseBody
- func (s DescribeClusterDevicesResponseBody) GoString() string
- func (s *DescribeClusterDevicesResponseBody) SetDevices(v []*DescribeClusterDevicesResponseBodyDevices) *DescribeClusterDevicesResponseBody
- func (s *DescribeClusterDevicesResponseBody) SetRequestId(v string) *DescribeClusterDevicesResponseBody
- func (s *DescribeClusterDevicesResponseBody) SetTotal(v int64) *DescribeClusterDevicesResponseBody
- func (s DescribeClusterDevicesResponseBody) String() string
- type DescribeClusterDevicesResponseBodyDevices
- func (s DescribeClusterDevicesResponseBodyDevices) GoString() string
- func (s *DescribeClusterDevicesResponseBodyDevices) SetAutoRenew(v bool) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetAutoRenewPeriod(v int32) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetDescription(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetEdgeNodeName(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetImageId(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetInstanceChargeType(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetInstanceId(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetInstanceName(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetIpInfos(v []*DescribeClusterDevicesResponseBodyDevicesIpInfos) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetMacAddress(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetPeriod(v int32) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetPeriodUnit(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetPlatformType(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetPodInfos(v []*DescribeClusterDevicesResponseBodyDevicesPodInfos) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetServer(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s *DescribeClusterDevicesResponseBodyDevices) SetStatus(v string) *DescribeClusterDevicesResponseBodyDevices
- func (s DescribeClusterDevicesResponseBodyDevices) String() string
- type DescribeClusterDevicesResponseBodyDevicesIpInfos
- func (s DescribeClusterDevicesResponseBodyDevicesIpInfos) GoString() string
- func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetExternalIp(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
- func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetExternalPort(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
- func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetISP(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
- func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetInternalIp(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
- func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetInternalPort(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
- func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetIpProtocol(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
- func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetNatType(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
- func (s DescribeClusterDevicesResponseBodyDevicesIpInfos) String() string
- type DescribeClusterDevicesResponseBodyDevicesPodInfos
- func (s DescribeClusterDevicesResponseBodyDevicesPodInfos) GoString() string
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfos) SetNetwork(v []*DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) *DescribeClusterDevicesResponseBodyDevicesPodInfos
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfos) SetPodId(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfos
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfos) SetStatus(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfos
- func (s DescribeClusterDevicesResponseBodyDevicesPodInfos) String() string
- type DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
- func (s DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) GoString() string
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetContainerPorts(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIp(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIsp(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalPorts(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIp(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIsp(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
- func (s DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) String() string
- type DescribeClusterRequest
- type DescribeClusterResponse
- type DescribeClusterResponseBody
- func (s DescribeClusterResponseBody) GoString() string
- func (s *DescribeClusterResponseBody) SetClusterId(v string) *DescribeClusterResponseBody
- func (s *DescribeClusterResponseBody) SetDescription(v string) *DescribeClusterResponseBody
- func (s *DescribeClusterResponseBody) SetInternalPorts(v []*DescribeClusterResponseBodyInternalPorts) *DescribeClusterResponseBody
- func (s *DescribeClusterResponseBody) SetMaintainTime(v string) *DescribeClusterResponseBody
- func (s *DescribeClusterResponseBody) SetName(v string) *DescribeClusterResponseBody
- func (s *DescribeClusterResponseBody) SetRequestId(v string) *DescribeClusterResponseBody
- func (s *DescribeClusterResponseBody) SetStatus(v string) *DescribeClusterResponseBody
- func (s DescribeClusterResponseBody) String() string
- type DescribeClusterResponseBodyInternalPorts
- func (s DescribeClusterResponseBodyInternalPorts) GoString() string
- func (s *DescribeClusterResponseBodyInternalPorts) SetIpProtocol(v string) *DescribeClusterResponseBodyInternalPorts
- func (s *DescribeClusterResponseBodyInternalPorts) SetPlatform(v string) *DescribeClusterResponseBodyInternalPorts
- func (s *DescribeClusterResponseBodyInternalPorts) SetPort(v []*string) *DescribeClusterResponseBodyInternalPorts
- func (s DescribeClusterResponseBodyInternalPorts) String() string
- type DescribeClustersRequest
- func (s DescribeClustersRequest) GoString() string
- func (s *DescribeClustersRequest) SetOwnerId(v int64) *DescribeClustersRequest
- func (s *DescribeClustersRequest) SetPageNo(v int64) *DescribeClustersRequest
- func (s *DescribeClustersRequest) SetPageSize(v int64) *DescribeClustersRequest
- func (s DescribeClustersRequest) String() string
- type DescribeClustersResponse
- type DescribeClustersResponseBody
- func (s DescribeClustersResponseBody) GoString() string
- func (s *DescribeClustersResponseBody) SetClusters(v []*DescribeClustersResponseBodyClusters) *DescribeClustersResponseBody
- func (s *DescribeClustersResponseBody) SetRequestId(v string) *DescribeClustersResponseBody
- func (s *DescribeClustersResponseBody) SetTotal(v int64) *DescribeClustersResponseBody
- func (s DescribeClustersResponseBody) String() string
- type DescribeClustersResponseBodyClusters
- func (s DescribeClustersResponseBodyClusters) GoString() string
- func (s *DescribeClustersResponseBodyClusters) SetClusterId(v string) *DescribeClustersResponseBodyClusters
- func (s *DescribeClustersResponseBodyClusters) SetDescription(v string) *DescribeClustersResponseBodyClusters
- func (s *DescribeClustersResponseBodyClusters) SetInternalPorts(v []*DescribeClustersResponseBodyClustersInternalPorts) *DescribeClustersResponseBodyClusters
- func (s *DescribeClustersResponseBodyClusters) SetMaintainTime(v string) *DescribeClustersResponseBodyClusters
- func (s *DescribeClustersResponseBodyClusters) SetName(v string) *DescribeClustersResponseBodyClusters
- func (s *DescribeClustersResponseBodyClusters) SetStatus(v string) *DescribeClustersResponseBodyClusters
- func (s DescribeClustersResponseBodyClusters) String() string
- type DescribeClustersResponseBodyClustersInternalPorts
- func (s DescribeClustersResponseBodyClustersInternalPorts) GoString() string
- func (s *DescribeClustersResponseBodyClustersInternalPorts) SetIpProtocol(v string) *DescribeClustersResponseBodyClustersInternalPorts
- func (s *DescribeClustersResponseBodyClustersInternalPorts) SetPlatform(v string) *DescribeClustersResponseBodyClustersInternalPorts
- func (s *DescribeClustersResponseBodyClustersInternalPorts) SetPort(v []*string) *DescribeClustersResponseBodyClustersInternalPorts
- func (s DescribeClustersResponseBodyClustersInternalPorts) String() string
- type DescribeContainerInstanceIdRequest
- func (s DescribeContainerInstanceIdRequest) GoString() string
- func (s *DescribeContainerInstanceIdRequest) SetNodeName(v string) *DescribeContainerInstanceIdRequest
- func (s *DescribeContainerInstanceIdRequest) SetOwnerId(v int64) *DescribeContainerInstanceIdRequest
- func (s *DescribeContainerInstanceIdRequest) SetPodIndex(v int32) *DescribeContainerInstanceIdRequest
- func (s DescribeContainerInstanceIdRequest) String() string
- type DescribeContainerInstanceIdResponse
- func (s DescribeContainerInstanceIdResponse) GoString() string
- func (s *DescribeContainerInstanceIdResponse) SetBody(v *DescribeContainerInstanceIdResponseBody) *DescribeContainerInstanceIdResponse
- func (s *DescribeContainerInstanceIdResponse) SetHeaders(v map[string]*string) *DescribeContainerInstanceIdResponse
- func (s DescribeContainerInstanceIdResponse) String() string
- type DescribeContainerInstanceIdResponseBody
- func (s DescribeContainerInstanceIdResponseBody) GoString() string
- func (s *DescribeContainerInstanceIdResponseBody) SetInstanceDetail(v *DescribeContainerInstanceIdResponseBodyInstanceDetail) *DescribeContainerInstanceIdResponseBody
- func (s *DescribeContainerInstanceIdResponseBody) SetRequestId(v string) *DescribeContainerInstanceIdResponseBody
- func (s DescribeContainerInstanceIdResponseBody) String() string
- type DescribeContainerInstanceIdResponseBodyInstanceDetail
- func (s DescribeContainerInstanceIdResponseBodyInstanceDetail) GoString() string
- func (s *DescribeContainerInstanceIdResponseBodyInstanceDetail) SetInstanceId(v string) *DescribeContainerInstanceIdResponseBodyInstanceDetail
- func (s DescribeContainerInstanceIdResponseBodyInstanceDetail) String() string
- type DescribeDeviceChannelsRequest
- func (s DescribeDeviceChannelsRequest) GoString() string
- func (s *DescribeDeviceChannelsRequest) SetId(v string) *DescribeDeviceChannelsRequest
- func (s *DescribeDeviceChannelsRequest) SetOwnerId(v int64) *DescribeDeviceChannelsRequest
- func (s *DescribeDeviceChannelsRequest) SetPageNum(v int64) *DescribeDeviceChannelsRequest
- func (s *DescribeDeviceChannelsRequest) SetPageSize(v int64) *DescribeDeviceChannelsRequest
- func (s DescribeDeviceChannelsRequest) String() string
- type DescribeDeviceChannelsResponse
- func (s DescribeDeviceChannelsResponse) GoString() string
- func (s *DescribeDeviceChannelsResponse) SetBody(v *DescribeDeviceChannelsResponseBody) *DescribeDeviceChannelsResponse
- func (s *DescribeDeviceChannelsResponse) SetHeaders(v map[string]*string) *DescribeDeviceChannelsResponse
- func (s DescribeDeviceChannelsResponse) String() string
- type DescribeDeviceChannelsResponseBody
- func (s DescribeDeviceChannelsResponseBody) GoString() string
- func (s *DescribeDeviceChannelsResponseBody) SetChannels(v []*DescribeDeviceChannelsResponseBodyChannels) *DescribeDeviceChannelsResponseBody
- func (s *DescribeDeviceChannelsResponseBody) SetPageCount(v int64) *DescribeDeviceChannelsResponseBody
- func (s *DescribeDeviceChannelsResponseBody) SetPageNum(v int64) *DescribeDeviceChannelsResponseBody
- func (s *DescribeDeviceChannelsResponseBody) SetPageSize(v int64) *DescribeDeviceChannelsResponseBody
- func (s *DescribeDeviceChannelsResponseBody) SetRequestId(v string) *DescribeDeviceChannelsResponseBody
- func (s *DescribeDeviceChannelsResponseBody) SetTotalCount(v int64) *DescribeDeviceChannelsResponseBody
- func (s DescribeDeviceChannelsResponseBody) String() string
- type DescribeDeviceChannelsResponseBodyChannels
- func (s DescribeDeviceChannelsResponseBodyChannels) GoString() string
- func (s *DescribeDeviceChannelsResponseBodyChannels) SetChannelId(v int64) *DescribeDeviceChannelsResponseBodyChannels
- func (s *DescribeDeviceChannelsResponseBodyChannels) SetDeviceId(v string) *DescribeDeviceChannelsResponseBodyChannels
- func (s *DescribeDeviceChannelsResponseBodyChannels) SetDeviceStatus(v string) *DescribeDeviceChannelsResponseBodyChannels
- func (s *DescribeDeviceChannelsResponseBodyChannels) SetGbId(v string) *DescribeDeviceChannelsResponseBodyChannels
- func (s *DescribeDeviceChannelsResponseBodyChannels) SetName(v string) *DescribeDeviceChannelsResponseBodyChannels
- func (s *DescribeDeviceChannelsResponseBodyChannels) SetParams(v string) *DescribeDeviceChannelsResponseBodyChannels
- func (s *DescribeDeviceChannelsResponseBodyChannels) SetStreamId(v string) *DescribeDeviceChannelsResponseBodyChannels
- func (s *DescribeDeviceChannelsResponseBodyChannels) SetStreamStatus(v string) *DescribeDeviceChannelsResponseBodyChannels
- func (s DescribeDeviceChannelsResponseBodyChannels) String() string
- type DescribeDeviceGatewayRequest
- func (s DescribeDeviceGatewayRequest) GoString() string
- func (s *DescribeDeviceGatewayRequest) SetClientIp(v string) *DescribeDeviceGatewayRequest
- func (s *DescribeDeviceGatewayRequest) SetExpire(v int64) *DescribeDeviceGatewayRequest
- func (s *DescribeDeviceGatewayRequest) SetId(v string) *DescribeDeviceGatewayRequest
- func (s *DescribeDeviceGatewayRequest) SetOwnerId(v int64) *DescribeDeviceGatewayRequest
- func (s DescribeDeviceGatewayRequest) String() string
- type DescribeDeviceGatewayResponse
- func (s DescribeDeviceGatewayResponse) GoString() string
- func (s *DescribeDeviceGatewayResponse) SetBody(v *DescribeDeviceGatewayResponseBody) *DescribeDeviceGatewayResponse
- func (s *DescribeDeviceGatewayResponse) SetHeaders(v map[string]*string) *DescribeDeviceGatewayResponse
- func (s DescribeDeviceGatewayResponse) String() string
- type DescribeDeviceGatewayResponseBody
- func (s DescribeDeviceGatewayResponseBody) GoString() string
- func (s *DescribeDeviceGatewayResponseBody) SetHost(v string) *DescribeDeviceGatewayResponseBody
- func (s *DescribeDeviceGatewayResponseBody) SetPort(v int64) *DescribeDeviceGatewayResponseBody
- func (s *DescribeDeviceGatewayResponseBody) SetProtocol(v string) *DescribeDeviceGatewayResponseBody
- func (s *DescribeDeviceGatewayResponseBody) SetRequestId(v string) *DescribeDeviceGatewayResponseBody
- func (s *DescribeDeviceGatewayResponseBody) SetToken(v string) *DescribeDeviceGatewayResponseBody
- func (s DescribeDeviceGatewayResponseBody) String() string
- type DescribeDeviceRequest
- func (s DescribeDeviceRequest) GoString() string
- func (s *DescribeDeviceRequest) SetId(v string) *DescribeDeviceRequest
- func (s *DescribeDeviceRequest) SetIncludeDirectory(v bool) *DescribeDeviceRequest
- func (s *DescribeDeviceRequest) SetIncludeStats(v bool) *DescribeDeviceRequest
- func (s *DescribeDeviceRequest) SetOwnerId(v int64) *DescribeDeviceRequest
- func (s DescribeDeviceRequest) String() string
- type DescribeDeviceResponse
- type DescribeDeviceResponseBody
- func (s DescribeDeviceResponseBody) GoString() string
- func (s *DescribeDeviceResponseBody) SetAlarmMethod(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetAutoPos(v bool) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetAutoStart(v bool) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetChannelSyncTime(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetCreatedTime(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetDescription(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetDirectory(v *DescribeDeviceResponseBodyDirectory) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetDirectoryId(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetDsn(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetEnabled(v bool) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetGbId(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetGroupId(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetId(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetIp(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetLatitude(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetLongitude(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetName(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetParams(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetParentId(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetPassword(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetPort(v int64) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetPosInterval(v int64) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetProtocol(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetRegisteredTime(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetRequestId(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetStats(v *DescribeDeviceResponseBodyStats) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetStatus(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetType(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetUrl(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetUsername(v string) *DescribeDeviceResponseBody
- func (s *DescribeDeviceResponseBody) SetVendor(v string) *DescribeDeviceResponseBody
- func (s DescribeDeviceResponseBody) String() string
- type DescribeDeviceResponseBodyDirectory
- func (s DescribeDeviceResponseBodyDirectory) GoString() string
- func (s *DescribeDeviceResponseBodyDirectory) SetCreatedTime(v string) *DescribeDeviceResponseBodyDirectory
- func (s *DescribeDeviceResponseBodyDirectory) SetDescription(v string) *DescribeDeviceResponseBodyDirectory
- func (s *DescribeDeviceResponseBodyDirectory) SetGroupId(v string) *DescribeDeviceResponseBodyDirectory
- func (s *DescribeDeviceResponseBodyDirectory) SetId(v string) *DescribeDeviceResponseBodyDirectory
- func (s *DescribeDeviceResponseBodyDirectory) SetName(v string) *DescribeDeviceResponseBodyDirectory
- func (s *DescribeDeviceResponseBodyDirectory) SetParentId(v string) *DescribeDeviceResponseBodyDirectory
- func (s DescribeDeviceResponseBodyDirectory) String() string
- type DescribeDeviceResponseBodyStats
- func (s DescribeDeviceResponseBodyStats) GoString() string
- func (s *DescribeDeviceResponseBodyStats) SetChannelNum(v int64) *DescribeDeviceResponseBodyStats
- func (s *DescribeDeviceResponseBodyStats) SetFailedNum(v int64) *DescribeDeviceResponseBodyStats
- func (s *DescribeDeviceResponseBodyStats) SetOfflineNum(v int64) *DescribeDeviceResponseBodyStats
- func (s *DescribeDeviceResponseBodyStats) SetOnlineNum(v int64) *DescribeDeviceResponseBodyStats
- func (s *DescribeDeviceResponseBodyStats) SetStreamNum(v int64) *DescribeDeviceResponseBodyStats
- func (s DescribeDeviceResponseBodyStats) String() string
- type DescribeDeviceURLRequest
- func (s DescribeDeviceURLRequest) GoString() string
- func (s *DescribeDeviceURLRequest) SetAuth(v bool) *DescribeDeviceURLRequest
- func (s *DescribeDeviceURLRequest) SetExpire(v int64) *DescribeDeviceURLRequest
- func (s *DescribeDeviceURLRequest) SetId(v string) *DescribeDeviceURLRequest
- func (s *DescribeDeviceURLRequest) SetMode(v string) *DescribeDeviceURLRequest
- func (s *DescribeDeviceURLRequest) SetOutProtocol(v string) *DescribeDeviceURLRequest
- func (s *DescribeDeviceURLRequest) SetOwnerId(v int64) *DescribeDeviceURLRequest
- func (s *DescribeDeviceURLRequest) SetStream(v string) *DescribeDeviceURLRequest
- func (s *DescribeDeviceURLRequest) SetType(v string) *DescribeDeviceURLRequest
- func (s DescribeDeviceURLRequest) String() string
- type DescribeDeviceURLResponse
- func (s DescribeDeviceURLResponse) GoString() string
- func (s *DescribeDeviceURLResponse) SetBody(v *DescribeDeviceURLResponseBody) *DescribeDeviceURLResponse
- func (s *DescribeDeviceURLResponse) SetHeaders(v map[string]*string) *DescribeDeviceURLResponse
- func (s DescribeDeviceURLResponse) String() string
- type DescribeDeviceURLResponseBody
- func (s DescribeDeviceURLResponseBody) GoString() string
- func (s *DescribeDeviceURLResponseBody) SetExpireTime(v int64) *DescribeDeviceURLResponseBody
- func (s *DescribeDeviceURLResponseBody) SetRequestId(v string) *DescribeDeviceURLResponseBody
- func (s *DescribeDeviceURLResponseBody) SetUrl(v string) *DescribeDeviceURLResponseBody
- func (s DescribeDeviceURLResponseBody) String() string
- type DescribeDevicesRequest
- func (s DescribeDevicesRequest) GoString() string
- func (s *DescribeDevicesRequest) SetDirectoryId(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetDsn(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetGbId(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetGroupId(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetId(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetIncludeDirectory(v bool) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetIncludeStats(v bool) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetName(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetOwnerId(v int64) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetPageNum(v int64) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetPageSize(v int64) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetParentId(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetSortBy(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetSortDirection(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetStatus(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetType(v string) *DescribeDevicesRequest
- func (s *DescribeDevicesRequest) SetVendor(v string) *DescribeDevicesRequest
- func (s DescribeDevicesRequest) String() string
- type DescribeDevicesResponse
- type DescribeDevicesResponseBody
- func (s DescribeDevicesResponseBody) GoString() string
- func (s *DescribeDevicesResponseBody) SetDevices(v []*DescribeDevicesResponseBodyDevices) *DescribeDevicesResponseBody
- func (s *DescribeDevicesResponseBody) SetPageCount(v int64) *DescribeDevicesResponseBody
- func (s *DescribeDevicesResponseBody) SetPageNum(v int64) *DescribeDevicesResponseBody
- func (s *DescribeDevicesResponseBody) SetPageSize(v int64) *DescribeDevicesResponseBody
- func (s *DescribeDevicesResponseBody) SetRequestId(v string) *DescribeDevicesResponseBody
- func (s *DescribeDevicesResponseBody) SetTotalCount(v int64) *DescribeDevicesResponseBody
- func (s DescribeDevicesResponseBody) String() string
- type DescribeDevicesResponseBodyDevices
- func (s DescribeDevicesResponseBodyDevices) GoString() string
- func (s *DescribeDevicesResponseBodyDevices) SetAlarmMethod(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetAutoDirectory(v bool) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetAutoPos(v bool) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetAutoStart(v bool) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetChannelSyncTime(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetCreatedTime(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetDescription(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetDirectory(v *DescribeDevicesResponseBodyDevicesDirectory) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetDirectoryId(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetDsn(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetEnabled(v bool) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetGbId(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetGroupId(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetId(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetIp(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetLatitude(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetLongitude(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetName(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetParams(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetParentId(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetPassword(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetPort(v int64) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetPosInterval(v int64) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetProtocol(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetRegisteredTime(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetStats(v *DescribeDevicesResponseBodyDevicesStats) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetStatus(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetType(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetUrl(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetUsername(v string) *DescribeDevicesResponseBodyDevices
- func (s *DescribeDevicesResponseBodyDevices) SetVendor(v string) *DescribeDevicesResponseBodyDevices
- func (s DescribeDevicesResponseBodyDevices) String() string
- type DescribeDevicesResponseBodyDevicesDirectory
- func (s DescribeDevicesResponseBodyDevicesDirectory) GoString() string
- func (s *DescribeDevicesResponseBodyDevicesDirectory) SetCreatedTime(v string) *DescribeDevicesResponseBodyDevicesDirectory
- func (s *DescribeDevicesResponseBodyDevicesDirectory) SetDescription(v string) *DescribeDevicesResponseBodyDevicesDirectory
- func (s *DescribeDevicesResponseBodyDevicesDirectory) SetGroupId(v string) *DescribeDevicesResponseBodyDevicesDirectory
- func (s *DescribeDevicesResponseBodyDevicesDirectory) SetId(v string) *DescribeDevicesResponseBodyDevicesDirectory
- func (s *DescribeDevicesResponseBodyDevicesDirectory) SetName(v string) *DescribeDevicesResponseBodyDevicesDirectory
- func (s *DescribeDevicesResponseBodyDevicesDirectory) SetParentId(v string) *DescribeDevicesResponseBodyDevicesDirectory
- func (s DescribeDevicesResponseBodyDevicesDirectory) String() string
- type DescribeDevicesResponseBodyDevicesStats
- func (s DescribeDevicesResponseBodyDevicesStats) GoString() string
- func (s *DescribeDevicesResponseBodyDevicesStats) SetChannelNum(v int64) *DescribeDevicesResponseBodyDevicesStats
- func (s *DescribeDevicesResponseBodyDevicesStats) SetFailedNum(v int64) *DescribeDevicesResponseBodyDevicesStats
- func (s *DescribeDevicesResponseBodyDevicesStats) SetOfflineNum(v int64) *DescribeDevicesResponseBodyDevicesStats
- func (s *DescribeDevicesResponseBodyDevicesStats) SetOnlineNum(v int64) *DescribeDevicesResponseBodyDevicesStats
- func (s *DescribeDevicesResponseBodyDevicesStats) SetStreamNum(v int64) *DescribeDevicesResponseBodyDevicesStats
- func (s DescribeDevicesResponseBodyDevicesStats) String() string
- type DescribeDirectoriesRequest
- func (s DescribeDirectoriesRequest) GoString() string
- func (s *DescribeDirectoriesRequest) SetGroupId(v string) *DescribeDirectoriesRequest
- func (s *DescribeDirectoriesRequest) SetNoPagination(v bool) *DescribeDirectoriesRequest
- func (s *DescribeDirectoriesRequest) SetOwnerId(v int64) *DescribeDirectoriesRequest
- func (s *DescribeDirectoriesRequest) SetPageNum(v int64) *DescribeDirectoriesRequest
- func (s *DescribeDirectoriesRequest) SetPageSize(v int64) *DescribeDirectoriesRequest
- func (s *DescribeDirectoriesRequest) SetParentId(v string) *DescribeDirectoriesRequest
- func (s *DescribeDirectoriesRequest) SetSortBy(v string) *DescribeDirectoriesRequest
- func (s *DescribeDirectoriesRequest) SetSortDirection(v string) *DescribeDirectoriesRequest
- func (s DescribeDirectoriesRequest) String() string
- type DescribeDirectoriesResponse
- func (s DescribeDirectoriesResponse) GoString() string
- func (s *DescribeDirectoriesResponse) SetBody(v *DescribeDirectoriesResponseBody) *DescribeDirectoriesResponse
- func (s *DescribeDirectoriesResponse) SetHeaders(v map[string]*string) *DescribeDirectoriesResponse
- func (s DescribeDirectoriesResponse) String() string
- type DescribeDirectoriesResponseBody
- func (s DescribeDirectoriesResponseBody) GoString() string
- func (s *DescribeDirectoriesResponseBody) SetDirectories(v []*DescribeDirectoriesResponseBodyDirectories) *DescribeDirectoriesResponseBody
- func (s *DescribeDirectoriesResponseBody) SetPageCount(v int64) *DescribeDirectoriesResponseBody
- func (s *DescribeDirectoriesResponseBody) SetPageNum(v int64) *DescribeDirectoriesResponseBody
- func (s *DescribeDirectoriesResponseBody) SetPageSize(v int64) *DescribeDirectoriesResponseBody
- func (s *DescribeDirectoriesResponseBody) SetRequestId(v string) *DescribeDirectoriesResponseBody
- func (s *DescribeDirectoriesResponseBody) SetTotalCount(v int64) *DescribeDirectoriesResponseBody
- func (s DescribeDirectoriesResponseBody) String() string
- type DescribeDirectoriesResponseBodyDirectories
- func (s DescribeDirectoriesResponseBodyDirectories) GoString() string
- func (s *DescribeDirectoriesResponseBodyDirectories) SetCreatedTime(v string) *DescribeDirectoriesResponseBodyDirectories
- func (s *DescribeDirectoriesResponseBodyDirectories) SetDescription(v string) *DescribeDirectoriesResponseBodyDirectories
- func (s *DescribeDirectoriesResponseBodyDirectories) SetGroupId(v string) *DescribeDirectoriesResponseBodyDirectories
- func (s *DescribeDirectoriesResponseBodyDirectories) SetId(v string) *DescribeDirectoriesResponseBodyDirectories
- func (s *DescribeDirectoriesResponseBodyDirectories) SetName(v string) *DescribeDirectoriesResponseBodyDirectories
- func (s *DescribeDirectoriesResponseBodyDirectories) SetParentId(v string) *DescribeDirectoriesResponseBodyDirectories
- func (s DescribeDirectoriesResponseBodyDirectories) String() string
- type DescribeDirectoryRequest
- type DescribeDirectoryResponse
- func (s DescribeDirectoryResponse) GoString() string
- func (s *DescribeDirectoryResponse) SetBody(v *DescribeDirectoryResponseBody) *DescribeDirectoryResponse
- func (s *DescribeDirectoryResponse) SetHeaders(v map[string]*string) *DescribeDirectoryResponse
- func (s DescribeDirectoryResponse) String() string
- type DescribeDirectoryResponseBody
- func (s DescribeDirectoryResponseBody) GoString() string
- func (s *DescribeDirectoryResponseBody) SetCreatedTime(v string) *DescribeDirectoryResponseBody
- func (s *DescribeDirectoryResponseBody) SetDescription(v string) *DescribeDirectoryResponseBody
- func (s *DescribeDirectoryResponseBody) SetGroupId(v string) *DescribeDirectoryResponseBody
- func (s *DescribeDirectoryResponseBody) SetId(v string) *DescribeDirectoryResponseBody
- func (s *DescribeDirectoryResponseBody) SetName(v string) *DescribeDirectoryResponseBody
- func (s *DescribeDirectoryResponseBody) SetParentId(v string) *DescribeDirectoryResponseBody
- func (s *DescribeDirectoryResponseBody) SetRequestId(v string) *DescribeDirectoryResponseBody
- func (s DescribeDirectoryResponseBody) String() string
- type DescribeExternalStreamURLRequest
- func (s DescribeExternalStreamURLRequest) GoString() string
- func (s *DescribeExternalStreamURLRequest) SetKind(v string) *DescribeExternalStreamURLRequest
- func (s *DescribeExternalStreamURLRequest) SetOwnerId(v int64) *DescribeExternalStreamURLRequest
- func (s *DescribeExternalStreamURLRequest) SetProfile(v string) *DescribeExternalStreamURLRequest
- func (s *DescribeExternalStreamURLRequest) SetTxId(v string) *DescribeExternalStreamURLRequest
- func (s *DescribeExternalStreamURLRequest) SetUrl(v string) *DescribeExternalStreamURLRequest
- func (s DescribeExternalStreamURLRequest) String() string
- type DescribeExternalStreamURLResponse
- func (s DescribeExternalStreamURLResponse) GoString() string
- func (s *DescribeExternalStreamURLResponse) SetBody(v *DescribeExternalStreamURLResponseBody) *DescribeExternalStreamURLResponse
- func (s *DescribeExternalStreamURLResponse) SetHeaders(v map[string]*string) *DescribeExternalStreamURLResponse
- func (s DescribeExternalStreamURLResponse) String() string
- type DescribeExternalStreamURLResponseBody
- func (s DescribeExternalStreamURLResponseBody) GoString() string
- func (s *DescribeExternalStreamURLResponseBody) SetIp(v string) *DescribeExternalStreamURLResponseBody
- func (s *DescribeExternalStreamURLResponseBody) SetOutProtocol(v string) *DescribeExternalStreamURLResponseBody
- func (s *DescribeExternalStreamURLResponseBody) SetPort(v int64) *DescribeExternalStreamURLResponseBody
- func (s *DescribeExternalStreamURLResponseBody) SetProfile(v string) *DescribeExternalStreamURLResponseBody
- func (s *DescribeExternalStreamURLResponseBody) SetRequestId(v string) *DescribeExternalStreamURLResponseBody
- func (s *DescribeExternalStreamURLResponseBody) SetTxId(v string) *DescribeExternalStreamURLResponseBody
- func (s *DescribeExternalStreamURLResponseBody) SetUrl(v string) *DescribeExternalStreamURLResponseBody
- func (s DescribeExternalStreamURLResponseBody) String() string
- type DescribeGroupRequest
- func (s DescribeGroupRequest) GoString() string
- func (s *DescribeGroupRequest) SetId(v string) *DescribeGroupRequest
- func (s *DescribeGroupRequest) SetIncludeStats(v bool) *DescribeGroupRequest
- func (s *DescribeGroupRequest) SetOwnerId(v int64) *DescribeGroupRequest
- func (s DescribeGroupRequest) String() string
- type DescribeGroupResponse
- type DescribeGroupResponseBody
- func (s DescribeGroupResponseBody) GoString() string
- func (s *DescribeGroupResponseBody) SetAliasId(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetApp(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetCallback(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetCreatedTime(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetDescription(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetEnabled(v bool) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetGbId(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetGbIp(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetGbPort(v int64) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetGbTcpPorts(v []*string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetGbUdpPorts(v []*string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetId(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetInProtocol(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetLazyPull(v bool) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetName(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetOutProtocol(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetPlayDomain(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetPushDomain(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetRegion(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetRequestId(v string) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetStats(v *DescribeGroupResponseBodyStats) *DescribeGroupResponseBody
- func (s *DescribeGroupResponseBody) SetStatus(v string) *DescribeGroupResponseBody
- func (s DescribeGroupResponseBody) String() string
- type DescribeGroupResponseBodyStats
- func (s DescribeGroupResponseBodyStats) GoString() string
- func (s *DescribeGroupResponseBodyStats) SetDeviceNum(v int64) *DescribeGroupResponseBodyStats
- func (s *DescribeGroupResponseBodyStats) SetIedNum(v int64) *DescribeGroupResponseBodyStats
- func (s *DescribeGroupResponseBodyStats) SetIpcNum(v int64) *DescribeGroupResponseBodyStats
- func (s *DescribeGroupResponseBodyStats) SetPlatformNum(v int64) *DescribeGroupResponseBodyStats
- func (s DescribeGroupResponseBodyStats) String() string
- type DescribeGroupsRequest
- func (s DescribeGroupsRequest) GoString() string
- func (s *DescribeGroupsRequest) SetId(v string) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetInProtocol(v string) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetIncludeStats(v bool) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetName(v string) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetOwnerId(v int64) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetPageNum(v int64) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetPageSize(v int64) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetRegion(v string) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetSortBy(v string) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetSortDirection(v string) *DescribeGroupsRequest
- func (s *DescribeGroupsRequest) SetStatus(v string) *DescribeGroupsRequest
- func (s DescribeGroupsRequest) String() string
- type DescribeGroupsResponse
- type DescribeGroupsResponseBody
- func (s DescribeGroupsResponseBody) GoString() string
- func (s *DescribeGroupsResponseBody) SetGroups(v []*DescribeGroupsResponseBodyGroups) *DescribeGroupsResponseBody
- func (s *DescribeGroupsResponseBody) SetPageCount(v int64) *DescribeGroupsResponseBody
- func (s *DescribeGroupsResponseBody) SetPageNum(v int64) *DescribeGroupsResponseBody
- func (s *DescribeGroupsResponseBody) SetPageSize(v int64) *DescribeGroupsResponseBody
- func (s *DescribeGroupsResponseBody) SetRequestId(v string) *DescribeGroupsResponseBody
- func (s *DescribeGroupsResponseBody) SetTotalCount(v int64) *DescribeGroupsResponseBody
- func (s DescribeGroupsResponseBody) String() string
- type DescribeGroupsResponseBodyGroups
- func (s DescribeGroupsResponseBodyGroups) GoString() string
- func (s *DescribeGroupsResponseBodyGroups) SetAliasId(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetApp(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetCallback(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetCreatedTime(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetDescription(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetEnabled(v bool) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetGbId(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetGbIp(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetGbPort(v int64) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetGbTcpPorts(v []*string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetGbUdpPorts(v []*string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetId(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetInProtocol(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetLazyPull(v bool) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetName(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetOutProtocol(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetPlayDomain(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetPushDomain(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetRegion(v string) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetStats(v *DescribeGroupsResponseBodyGroupsStats) *DescribeGroupsResponseBodyGroups
- func (s *DescribeGroupsResponseBodyGroups) SetStatus(v string) *DescribeGroupsResponseBodyGroups
- func (s DescribeGroupsResponseBodyGroups) String() string
- type DescribeGroupsResponseBodyGroupsStats
- func (s DescribeGroupsResponseBodyGroupsStats) GoString() string
- func (s *DescribeGroupsResponseBodyGroupsStats) SetDeviceNum(v int64) *DescribeGroupsResponseBodyGroupsStats
- func (s *DescribeGroupsResponseBodyGroupsStats) SetIedNum(v int64) *DescribeGroupsResponseBodyGroupsStats
- func (s *DescribeGroupsResponseBodyGroupsStats) SetIpcNum(v int64) *DescribeGroupsResponseBodyGroupsStats
- func (s *DescribeGroupsResponseBodyGroupsStats) SetPlatformNum(v int64) *DescribeGroupsResponseBodyGroupsStats
- func (s DescribeGroupsResponseBodyGroupsStats) String() string
- type DescribeNodeDevicesInfoRequest
- func (s DescribeNodeDevicesInfoRequest) GoString() string
- func (s *DescribeNodeDevicesInfoRequest) SetNodeName(v string) *DescribeNodeDevicesInfoRequest
- func (s *DescribeNodeDevicesInfoRequest) SetOwnerId(v int64) *DescribeNodeDevicesInfoRequest
- func (s DescribeNodeDevicesInfoRequest) String() string
- type DescribeNodeDevicesInfoResponse
- func (s DescribeNodeDevicesInfoResponse) GoString() string
- func (s *DescribeNodeDevicesInfoResponse) SetBody(v *DescribeNodeDevicesInfoResponseBody) *DescribeNodeDevicesInfoResponse
- func (s *DescribeNodeDevicesInfoResponse) SetHeaders(v map[string]*string) *DescribeNodeDevicesInfoResponse
- func (s DescribeNodeDevicesInfoResponse) String() string
- type DescribeNodeDevicesInfoResponseBody
- func (s DescribeNodeDevicesInfoResponseBody) GoString() string
- func (s *DescribeNodeDevicesInfoResponseBody) SetNodeDevices(v []*DescribeNodeDevicesInfoResponseBodyNodeDevices) *DescribeNodeDevicesInfoResponseBody
- func (s *DescribeNodeDevicesInfoResponseBody) SetRequestId(v string) *DescribeNodeDevicesInfoResponseBody
- func (s DescribeNodeDevicesInfoResponseBody) String() string
- type DescribeNodeDevicesInfoResponseBodyNodeDevices
- func (s DescribeNodeDevicesInfoResponseBodyNodeDevices) GoString() string
- func (s *DescribeNodeDevicesInfoResponseBodyNodeDevices) SetDeviceInfos(v []*DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) *DescribeNodeDevicesInfoResponseBodyNodeDevices
- func (s *DescribeNodeDevicesInfoResponseBodyNodeDevices) SetNodeName(v string) *DescribeNodeDevicesInfoResponseBodyNodeDevices
- func (s DescribeNodeDevicesInfoResponseBodyNodeDevices) String() string
- type DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos
- func (s DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) GoString() string
- func (s *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) SetIP(v string) *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos
- func (s *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) SetInstanceId(v string) *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos
- func (s *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) SetName(v string) *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos
- func (s *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) SetServer(v string) *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos
- func (s DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) String() string
- type DescribeParentPlatformDevicesRequest
- func (s DescribeParentPlatformDevicesRequest) GoString() string
- func (s *DescribeParentPlatformDevicesRequest) SetId(v string) *DescribeParentPlatformDevicesRequest
- func (s *DescribeParentPlatformDevicesRequest) SetOwnerId(v int64) *DescribeParentPlatformDevicesRequest
- func (s *DescribeParentPlatformDevicesRequest) SetPageNum(v int64) *DescribeParentPlatformDevicesRequest
- func (s *DescribeParentPlatformDevicesRequest) SetPageSize(v int64) *DescribeParentPlatformDevicesRequest
- func (s *DescribeParentPlatformDevicesRequest) SetSortBy(v string) *DescribeParentPlatformDevicesRequest
- func (s *DescribeParentPlatformDevicesRequest) SetSortDirection(v string) *DescribeParentPlatformDevicesRequest
- func (s DescribeParentPlatformDevicesRequest) String() string
- type DescribeParentPlatformDevicesResponse
- func (s DescribeParentPlatformDevicesResponse) GoString() string
- func (s *DescribeParentPlatformDevicesResponse) SetBody(v *DescribeParentPlatformDevicesResponseBody) *DescribeParentPlatformDevicesResponse
- func (s *DescribeParentPlatformDevicesResponse) SetHeaders(v map[string]*string) *DescribeParentPlatformDevicesResponse
- func (s DescribeParentPlatformDevicesResponse) String() string
- type DescribeParentPlatformDevicesResponseBody
- func (s DescribeParentPlatformDevicesResponseBody) GoString() string
- func (s *DescribeParentPlatformDevicesResponseBody) SetDevices(v []*DescribeParentPlatformDevicesResponseBodyDevices) *DescribeParentPlatformDevicesResponseBody
- func (s *DescribeParentPlatformDevicesResponseBody) SetPageCount(v int64) *DescribeParentPlatformDevicesResponseBody
- func (s *DescribeParentPlatformDevicesResponseBody) SetPageNum(v int64) *DescribeParentPlatformDevicesResponseBody
- func (s *DescribeParentPlatformDevicesResponseBody) SetPageSize(v int64) *DescribeParentPlatformDevicesResponseBody
- func (s *DescribeParentPlatformDevicesResponseBody) SetRequestId(v string) *DescribeParentPlatformDevicesResponseBody
- func (s *DescribeParentPlatformDevicesResponseBody) SetTotalCount(v int64) *DescribeParentPlatformDevicesResponseBody
- func (s DescribeParentPlatformDevicesResponseBody) String() string
- type DescribeParentPlatformDevicesResponseBodyDevices
- func (s DescribeParentPlatformDevicesResponseBodyDevices) GoString() string
- func (s *DescribeParentPlatformDevicesResponseBodyDevices) SetGbId(v string) *DescribeParentPlatformDevicesResponseBodyDevices
- func (s *DescribeParentPlatformDevicesResponseBodyDevices) SetGroupId(v string) *DescribeParentPlatformDevicesResponseBodyDevices
- func (s *DescribeParentPlatformDevicesResponseBodyDevices) SetId(v string) *DescribeParentPlatformDevicesResponseBodyDevices
- func (s *DescribeParentPlatformDevicesResponseBodyDevices) SetName(v string) *DescribeParentPlatformDevicesResponseBodyDevices
- func (s *DescribeParentPlatformDevicesResponseBodyDevices) SetParentId(v string) *DescribeParentPlatformDevicesResponseBodyDevices
- func (s DescribeParentPlatformDevicesResponseBodyDevices) String() string
- type DescribeParentPlatformRequest
- type DescribeParentPlatformResponse
- func (s DescribeParentPlatformResponse) GoString() string
- func (s *DescribeParentPlatformResponse) SetBody(v *DescribeParentPlatformResponseBody) *DescribeParentPlatformResponse
- func (s *DescribeParentPlatformResponse) SetHeaders(v map[string]*string) *DescribeParentPlatformResponse
- func (s DescribeParentPlatformResponse) String() string
- type DescribeParentPlatformResponseBody
- func (s DescribeParentPlatformResponseBody) GoString() string
- func (s *DescribeParentPlatformResponseBody) SetAutoStart(v bool) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetClientAuth(v bool) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetClientGbId(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetClientIp(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetClientPassword(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetClientPort(v int64) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetClientUsername(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetCreatedTime(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetDescription(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetGbId(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetId(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetIp(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetName(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetPort(v int64) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetProtocol(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetRequestId(v string) *DescribeParentPlatformResponseBody
- func (s *DescribeParentPlatformResponseBody) SetStatus(v string) *DescribeParentPlatformResponseBody
- func (s DescribeParentPlatformResponseBody) String() string
- type DescribeParentPlatformsRequest
- func (s DescribeParentPlatformsRequest) GoString() string
- func (s *DescribeParentPlatformsRequest) SetGbId(v string) *DescribeParentPlatformsRequest
- func (s *DescribeParentPlatformsRequest) SetOwnerId(v int64) *DescribeParentPlatformsRequest
- func (s *DescribeParentPlatformsRequest) SetPageNum(v int64) *DescribeParentPlatformsRequest
- func (s *DescribeParentPlatformsRequest) SetPageSize(v int64) *DescribeParentPlatformsRequest
- func (s *DescribeParentPlatformsRequest) SetSortBy(v string) *DescribeParentPlatformsRequest
- func (s *DescribeParentPlatformsRequest) SetSortDirection(v string) *DescribeParentPlatformsRequest
- func (s *DescribeParentPlatformsRequest) SetStatus(v string) *DescribeParentPlatformsRequest
- func (s DescribeParentPlatformsRequest) String() string
- type DescribeParentPlatformsResponse
- func (s DescribeParentPlatformsResponse) GoString() string
- func (s *DescribeParentPlatformsResponse) SetBody(v *DescribeParentPlatformsResponseBody) *DescribeParentPlatformsResponse
- func (s *DescribeParentPlatformsResponse) SetHeaders(v map[string]*string) *DescribeParentPlatformsResponse
- func (s DescribeParentPlatformsResponse) String() string
- type DescribeParentPlatformsResponseBody
- func (s DescribeParentPlatformsResponseBody) GoString() string
- func (s *DescribeParentPlatformsResponseBody) SetPageCount(v int64) *DescribeParentPlatformsResponseBody
- func (s *DescribeParentPlatformsResponseBody) SetPageNum(v int64) *DescribeParentPlatformsResponseBody
- func (s *DescribeParentPlatformsResponseBody) SetPageSize(v int64) *DescribeParentPlatformsResponseBody
- func (s *DescribeParentPlatformsResponseBody) SetPlatforms(v []*DescribeParentPlatformsResponseBodyPlatforms) *DescribeParentPlatformsResponseBody
- func (s *DescribeParentPlatformsResponseBody) SetRequestId(v string) *DescribeParentPlatformsResponseBody
- func (s *DescribeParentPlatformsResponseBody) SetTotalCount(v int64) *DescribeParentPlatformsResponseBody
- func (s DescribeParentPlatformsResponseBody) String() string
- type DescribeParentPlatformsResponseBodyPlatforms
- func (s DescribeParentPlatformsResponseBodyPlatforms) GoString() string
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetAutoStart(v bool) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientAuth(v bool) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientGbId(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientIp(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientPassword(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientPort(v int64) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientUsername(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetCreatedTime(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetDescription(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetGbId(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetId(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetIp(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetName(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetPort(v int64) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetProtocol(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s *DescribeParentPlatformsResponseBodyPlatforms) SetStatus(v string) *DescribeParentPlatformsResponseBodyPlatforms
- func (s DescribeParentPlatformsResponseBodyPlatforms) String() string
- type DescribePresetsRequest
- type DescribePresetsResponse
- type DescribePresetsResponseBody
- func (s DescribePresetsResponseBody) GoString() string
- func (s *DescribePresetsResponseBody) SetId(v string) *DescribePresetsResponseBody
- func (s *DescribePresetsResponseBody) SetPresets(v []*DescribePresetsResponseBodyPresets) *DescribePresetsResponseBody
- func (s *DescribePresetsResponseBody) SetRequestId(v string) *DescribePresetsResponseBody
- func (s DescribePresetsResponseBody) String() string
- type DescribePresetsResponseBodyPresets
- func (s DescribePresetsResponseBodyPresets) GoString() string
- func (s *DescribePresetsResponseBodyPresets) SetId(v string) *DescribePresetsResponseBodyPresets
- func (s *DescribePresetsResponseBodyPresets) SetName(v string) *DescribePresetsResponseBodyPresets
- func (s DescribePresetsResponseBodyPresets) String() string
- type DescribePurchasedDeviceRequest
- type DescribePurchasedDeviceResponse
- func (s DescribePurchasedDeviceResponse) GoString() string
- func (s *DescribePurchasedDeviceResponse) SetBody(v *DescribePurchasedDeviceResponseBody) *DescribePurchasedDeviceResponse
- func (s *DescribePurchasedDeviceResponse) SetHeaders(v map[string]*string) *DescribePurchasedDeviceResponse
- func (s DescribePurchasedDeviceResponse) String() string
- type DescribePurchasedDeviceResponseBody
- func (s DescribePurchasedDeviceResponseBody) GoString() string
- func (s *DescribePurchasedDeviceResponseBody) SetCreatedTime(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetDescription(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetGroupId(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetGroupName(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetId(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetName(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetOrderId(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetRegion(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetRegisterCode(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetRequestId(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetSubType(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetType(v string) *DescribePurchasedDeviceResponseBody
- func (s *DescribePurchasedDeviceResponseBody) SetVendor(v string) *DescribePurchasedDeviceResponseBody
- func (s DescribePurchasedDeviceResponseBody) String() string
- type DescribePurchasedDevicesRequest
- func (s DescribePurchasedDevicesRequest) GoString() string
- func (s *DescribePurchasedDevicesRequest) SetGroupId(v string) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetId(v string) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetName(v string) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetOwnerId(v int64) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetPageNum(v int64) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetPageSize(v int64) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetSortBy(v string) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetSortDirection(v string) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetSubType(v string) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetType(v string) *DescribePurchasedDevicesRequest
- func (s *DescribePurchasedDevicesRequest) SetVendor(v string) *DescribePurchasedDevicesRequest
- func (s DescribePurchasedDevicesRequest) String() string
- type DescribePurchasedDevicesResponse
- func (s DescribePurchasedDevicesResponse) GoString() string
- func (s *DescribePurchasedDevicesResponse) SetBody(v *DescribePurchasedDevicesResponseBody) *DescribePurchasedDevicesResponse
- func (s *DescribePurchasedDevicesResponse) SetHeaders(v map[string]*string) *DescribePurchasedDevicesResponse
- func (s DescribePurchasedDevicesResponse) String() string
- type DescribePurchasedDevicesResponseBody
- func (s DescribePurchasedDevicesResponseBody) GoString() string
- func (s *DescribePurchasedDevicesResponseBody) SetDevices(v []*DescribePurchasedDevicesResponseBodyDevices) *DescribePurchasedDevicesResponseBody
- func (s *DescribePurchasedDevicesResponseBody) SetPageCount(v int64) *DescribePurchasedDevicesResponseBody
- func (s *DescribePurchasedDevicesResponseBody) SetPageNum(v int64) *DescribePurchasedDevicesResponseBody
- func (s *DescribePurchasedDevicesResponseBody) SetPageSize(v int64) *DescribePurchasedDevicesResponseBody
- func (s *DescribePurchasedDevicesResponseBody) SetRequestId(v string) *DescribePurchasedDevicesResponseBody
- func (s *DescribePurchasedDevicesResponseBody) SetTotalCount(v int64) *DescribePurchasedDevicesResponseBody
- func (s DescribePurchasedDevicesResponseBody) String() string
- type DescribePurchasedDevicesResponseBodyDevices
- func (s DescribePurchasedDevicesResponseBodyDevices) GoString() string
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetCreatedTime(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetDescription(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetGroupId(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetGroupName(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetId(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetName(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetOrderId(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetRegion(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetRegisterCode(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetSubType(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetType(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s *DescribePurchasedDevicesResponseBodyDevices) SetVendor(v string) *DescribePurchasedDevicesResponseBodyDevices
- func (s DescribePurchasedDevicesResponseBodyDevices) String() string
- type DescribeRecordsRequest
- func (s DescribeRecordsRequest) GoString() string
- func (s *DescribeRecordsRequest) SetEndTime(v string) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetOwnerId(v int64) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetPageNum(v int64) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetPageSize(v int64) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetPrivateBucket(v bool) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetSortBy(v string) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetSortDirection(v string) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetStartTime(v string) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetStreamId(v string) *DescribeRecordsRequest
- func (s *DescribeRecordsRequest) SetType(v string) *DescribeRecordsRequest
- func (s DescribeRecordsRequest) String() string
- type DescribeRecordsResponse
- type DescribeRecordsResponseBody
- func (s DescribeRecordsResponseBody) GoString() string
- func (s *DescribeRecordsResponseBody) SetNextStartTime(v string) *DescribeRecordsResponseBody
- func (s *DescribeRecordsResponseBody) SetPageCount(v int64) *DescribeRecordsResponseBody
- func (s *DescribeRecordsResponseBody) SetPageNum(v int64) *DescribeRecordsResponseBody
- func (s *DescribeRecordsResponseBody) SetPageSize(v int64) *DescribeRecordsResponseBody
- func (s *DescribeRecordsResponseBody) SetRecords(v []*DescribeRecordsResponseBodyRecords) *DescribeRecordsResponseBody
- func (s *DescribeRecordsResponseBody) SetRequestId(v string) *DescribeRecordsResponseBody
- func (s *DescribeRecordsResponseBody) SetTotalCount(v int64) *DescribeRecordsResponseBody
- func (s DescribeRecordsResponseBody) String() string
- type DescribeRecordsResponseBodyRecords
- func (s DescribeRecordsResponseBodyRecords) GoString() string
- func (s *DescribeRecordsResponseBodyRecords) SetEndTime(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetFileFormat(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetHeight(v int64) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetId(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetOssBucket(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetOssEndpoint(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetOssObject(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetStartTime(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetStreamId(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetTemplateId(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetType(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetUrl(v string) *DescribeRecordsResponseBodyRecords
- func (s *DescribeRecordsResponseBodyRecords) SetWidth(v int64) *DescribeRecordsResponseBodyRecords
- func (s DescribeRecordsResponseBodyRecords) String() string
- type DescribeRenderingDevicesRequest
- func (s DescribeRenderingDevicesRequest) GoString() string
- func (s *DescribeRenderingDevicesRequest) SetInstanceIds(v string) *DescribeRenderingDevicesRequest
- func (s *DescribeRenderingDevicesRequest) SetOwnerId(v int64) *DescribeRenderingDevicesRequest
- func (s DescribeRenderingDevicesRequest) String() string
- type DescribeRenderingDevicesResponse
- func (s DescribeRenderingDevicesResponse) GoString() string
- func (s *DescribeRenderingDevicesResponse) SetBody(v *DescribeRenderingDevicesResponseBody) *DescribeRenderingDevicesResponse
- func (s *DescribeRenderingDevicesResponse) SetHeaders(v map[string]*string) *DescribeRenderingDevicesResponse
- func (s DescribeRenderingDevicesResponse) String() string
- type DescribeRenderingDevicesResponseBody
- func (s DescribeRenderingDevicesResponseBody) GoString() string
- func (s *DescribeRenderingDevicesResponseBody) SetDevices(v []*DescribeRenderingDevicesResponseBodyDevices) *DescribeRenderingDevicesResponseBody
- func (s *DescribeRenderingDevicesResponseBody) SetRequestId(v string) *DescribeRenderingDevicesResponseBody
- func (s *DescribeRenderingDevicesResponseBody) SetTotal(v int64) *DescribeRenderingDevicesResponseBody
- func (s DescribeRenderingDevicesResponseBody) String() string
- type DescribeRenderingDevicesResponseBodyDevices
- func (s DescribeRenderingDevicesResponseBodyDevices) GoString() string
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetAutoRenew(v bool) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetAutoRenewPeriod(v int32) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetClusterId(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetDescription(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetEdgeNodeName(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetImageId(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetInstanceChargeType(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetInstanceId(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetInstanceName(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetIpInfos(v []*DescribeRenderingDevicesResponseBodyDevicesIpInfos) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetMacAddress(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetPeriod(v int32) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetPeriodUnit(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetPlatformType(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetPodInfos(v []*DescribeRenderingDevicesResponseBodyDevicesPodInfos) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetServerName(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetSpecification(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s *DescribeRenderingDevicesResponseBodyDevices) SetStatus(v string) *DescribeRenderingDevicesResponseBodyDevices
- func (s DescribeRenderingDevicesResponseBodyDevices) String() string
- type DescribeRenderingDevicesResponseBodyDevicesIpInfos
- func (s DescribeRenderingDevicesResponseBodyDevicesIpInfos) GoString() string
- func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetExternalIp(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
- func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetExternalPort(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
- func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetISP(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
- func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetInternalIp(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
- func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetInternalPort(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
- func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetIpProtocol(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
- func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetNatType(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
- func (s DescribeRenderingDevicesResponseBodyDevicesIpInfos) String() string
- type DescribeRenderingDevicesResponseBodyDevicesPodInfos
- func (s DescribeRenderingDevicesResponseBodyDevicesPodInfos) GoString() string
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfos) SetNetwork(v []*DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) *DescribeRenderingDevicesResponseBodyDevicesPodInfos
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfos) SetPodId(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfos
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfos) SetStatus(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfos
- func (s DescribeRenderingDevicesResponseBodyDevicesPodInfos) String() string
- type DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
- func (s DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) GoString() string
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetContainerPorts(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIp(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIsp(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetExternalPorts(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIp(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
- func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIsp(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
- func (s DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) String() string
- type DescribeStreamRequest
- type DescribeStreamResponse
- type DescribeStreamResponseBody
- func (s DescribeStreamResponseBody) GoString() string
- func (s *DescribeStreamResponseBody) SetApp(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetCreatedTime(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetDeviceId(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetEnabled(v bool) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetGroupId(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetHeight(v int32) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetId(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetName(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetPlayDomain(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetProtocol(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetPushDomain(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetRequestId(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetStatus(v string) *DescribeStreamResponseBody
- func (s *DescribeStreamResponseBody) SetWidth(v int32) *DescribeStreamResponseBody
- func (s DescribeStreamResponseBody) String() string
- type DescribeStreamURLRequest
- func (s DescribeStreamURLRequest) GoString() string
- func (s *DescribeStreamURLRequest) SetAuth(v bool) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetAuthKey(v string) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetEndTime(v int64) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetExpire(v int64) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetId(v string) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetOutProtocol(v string) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetOwnerId(v int64) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetStartTime(v int64) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetTranscode(v string) *DescribeStreamURLRequest
- func (s *DescribeStreamURLRequest) SetType(v string) *DescribeStreamURLRequest
- func (s DescribeStreamURLRequest) String() string
- type DescribeStreamURLResponse
- func (s DescribeStreamURLResponse) GoString() string
- func (s *DescribeStreamURLResponse) SetBody(v *DescribeStreamURLResponseBody) *DescribeStreamURLResponse
- func (s *DescribeStreamURLResponse) SetHeaders(v map[string]*string) *DescribeStreamURLResponse
- func (s DescribeStreamURLResponse) String() string
- type DescribeStreamURLResponseBody
- func (s DescribeStreamURLResponseBody) GoString() string
- func (s *DescribeStreamURLResponseBody) SetExpireTime(v int64) *DescribeStreamURLResponseBody
- func (s *DescribeStreamURLResponseBody) SetRequestId(v string) *DescribeStreamURLResponseBody
- func (s *DescribeStreamURLResponseBody) SetUrl(v string) *DescribeStreamURLResponseBody
- func (s DescribeStreamURLResponseBody) String() string
- type DescribeStreamVodListRequest
- func (s DescribeStreamVodListRequest) GoString() string
- func (s *DescribeStreamVodListRequest) SetEndTime(v int64) *DescribeStreamVodListRequest
- func (s *DescribeStreamVodListRequest) SetId(v string) *DescribeStreamVodListRequest
- func (s *DescribeStreamVodListRequest) SetOwnerId(v int64) *DescribeStreamVodListRequest
- func (s *DescribeStreamVodListRequest) SetStartTime(v int64) *DescribeStreamVodListRequest
- func (s DescribeStreamVodListRequest) String() string
- type DescribeStreamVodListResponse
- func (s DescribeStreamVodListResponse) GoString() string
- func (s *DescribeStreamVodListResponse) SetBody(v *DescribeStreamVodListResponseBody) *DescribeStreamVodListResponse
- func (s *DescribeStreamVodListResponse) SetHeaders(v map[string]*string) *DescribeStreamVodListResponse
- func (s DescribeStreamVodListResponse) String() string
- type DescribeStreamVodListResponseBody
- func (s DescribeStreamVodListResponseBody) GoString() string
- func (s *DescribeStreamVodListResponseBody) SetRecords(v []*DescribeStreamVodListResponseBodyRecords) *DescribeStreamVodListResponseBody
- func (s *DescribeStreamVodListResponseBody) SetRequestId(v string) *DescribeStreamVodListResponseBody
- func (s DescribeStreamVodListResponseBody) String() string
- type DescribeStreamVodListResponseBodyRecords
- func (s DescribeStreamVodListResponseBodyRecords) GoString() string
- func (s *DescribeStreamVodListResponseBodyRecords) SetEndTime(v int64) *DescribeStreamVodListResponseBodyRecords
- func (s *DescribeStreamVodListResponseBodyRecords) SetStartTime(v int64) *DescribeStreamVodListResponseBodyRecords
- func (s DescribeStreamVodListResponseBodyRecords) String() string
- type DescribeStreamsRequest
- func (s DescribeStreamsRequest) GoString() string
- func (s *DescribeStreamsRequest) SetApp(v string) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetDeviceId(v string) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetDomain(v string) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetGroupId(v string) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetId(v string) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetName(v string) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetOwnerId(v int64) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetPageNum(v int64) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetPageSize(v int64) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetParentId(v string) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetSortBy(v string) *DescribeStreamsRequest
- func (s *DescribeStreamsRequest) SetSortDirection(v string) *DescribeStreamsRequest
- func (s DescribeStreamsRequest) String() string
- type DescribeStreamsResponse
- type DescribeStreamsResponseBody
- func (s DescribeStreamsResponseBody) GoString() string
- func (s *DescribeStreamsResponseBody) SetPageCount(v int64) *DescribeStreamsResponseBody
- func (s *DescribeStreamsResponseBody) SetPageNum(v int64) *DescribeStreamsResponseBody
- func (s *DescribeStreamsResponseBody) SetPageSize(v int64) *DescribeStreamsResponseBody
- func (s *DescribeStreamsResponseBody) SetRequestId(v string) *DescribeStreamsResponseBody
- func (s *DescribeStreamsResponseBody) SetStreams(v []*DescribeStreamsResponseBodyStreams) *DescribeStreamsResponseBody
- func (s *DescribeStreamsResponseBody) SetTotalCount(v int64) *DescribeStreamsResponseBody
- func (s DescribeStreamsResponseBody) String() string
- type DescribeStreamsResponseBodyStreams
- func (s DescribeStreamsResponseBodyStreams) GoString() string
- func (s *DescribeStreamsResponseBodyStreams) SetApp(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetCreatedTime(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetDeviceId(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetEnabled(v bool) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetGroupId(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetHeight(v int32) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetId(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetName(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetPlayDomain(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetProtocol(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetPushDomain(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetStatus(v string) *DescribeStreamsResponseBodyStreams
- func (s *DescribeStreamsResponseBodyStreams) SetWidth(v int32) *DescribeStreamsResponseBodyStreams
- func (s DescribeStreamsResponseBodyStreams) String() string
- type DescribeTemplateRequest
- type DescribeTemplateResponse
- type DescribeTemplateResponseBody
- func (s DescribeTemplateResponseBody) GoString() string
- func (s *DescribeTemplateResponseBody) SetCallback(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetCreatedTime(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetDescription(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetFileFormat(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetFlv(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetHlsM3u8(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetHlsTs(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetId(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetInterval(v int64) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetJpgOnDemand(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetJpgOverwrite(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetJpgSequence(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetMp4(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetName(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetOssBucket(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetOssEndpoint(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetOssFilePrefix(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetRegion(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetRequestId(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetRetention(v int64) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetTransConfigs(v []*DescribeTemplateResponseBodyTransConfigs) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetTrigger(v string) *DescribeTemplateResponseBody
- func (s *DescribeTemplateResponseBody) SetType(v string) *DescribeTemplateResponseBody
- func (s DescribeTemplateResponseBody) String() string
- type DescribeTemplateResponseBodyTransConfigs
- func (s DescribeTemplateResponseBodyTransConfigs) GoString() string
- func (s *DescribeTemplateResponseBodyTransConfigs) SetFps(v int64) *DescribeTemplateResponseBodyTransConfigs
- func (s *DescribeTemplateResponseBodyTransConfigs) SetGop(v int64) *DescribeTemplateResponseBodyTransConfigs
- func (s *DescribeTemplateResponseBodyTransConfigs) SetHeight(v int64) *DescribeTemplateResponseBodyTransConfigs
- func (s *DescribeTemplateResponseBodyTransConfigs) SetId(v string) *DescribeTemplateResponseBodyTransConfigs
- func (s *DescribeTemplateResponseBodyTransConfigs) SetName(v string) *DescribeTemplateResponseBodyTransConfigs
- func (s *DescribeTemplateResponseBodyTransConfigs) SetVideoBitrate(v int64) *DescribeTemplateResponseBodyTransConfigs
- func (s *DescribeTemplateResponseBodyTransConfigs) SetVideoCodec(v string) *DescribeTemplateResponseBodyTransConfigs
- func (s *DescribeTemplateResponseBodyTransConfigs) SetWidth(v int64) *DescribeTemplateResponseBodyTransConfigs
- func (s DescribeTemplateResponseBodyTransConfigs) String() string
- type DescribeTemplatesRequest
- func (s DescribeTemplatesRequest) GoString() string
- func (s *DescribeTemplatesRequest) SetId(v string) *DescribeTemplatesRequest
- func (s *DescribeTemplatesRequest) SetInstanceId(v string) *DescribeTemplatesRequest
- func (s *DescribeTemplatesRequest) SetOwnerId(v int64) *DescribeTemplatesRequest
- func (s *DescribeTemplatesRequest) SetPageNum(v int64) *DescribeTemplatesRequest
- func (s *DescribeTemplatesRequest) SetPageSize(v int64) *DescribeTemplatesRequest
- func (s *DescribeTemplatesRequest) SetSortBy(v string) *DescribeTemplatesRequest
- func (s *DescribeTemplatesRequest) SetSortDirection(v string) *DescribeTemplatesRequest
- func (s *DescribeTemplatesRequest) SetType(v string) *DescribeTemplatesRequest
- func (s DescribeTemplatesRequest) String() string
- type DescribeTemplatesResponse
- func (s DescribeTemplatesResponse) GoString() string
- func (s *DescribeTemplatesResponse) SetBody(v *DescribeTemplatesResponseBody) *DescribeTemplatesResponse
- func (s *DescribeTemplatesResponse) SetHeaders(v map[string]*string) *DescribeTemplatesResponse
- func (s DescribeTemplatesResponse) String() string
- type DescribeTemplatesResponseBody
- func (s DescribeTemplatesResponseBody) GoString() string
- func (s *DescribeTemplatesResponseBody) SetPageCount(v int64) *DescribeTemplatesResponseBody
- func (s *DescribeTemplatesResponseBody) SetPageNum(v int64) *DescribeTemplatesResponseBody
- func (s *DescribeTemplatesResponseBody) SetPageSize(v int64) *DescribeTemplatesResponseBody
- func (s *DescribeTemplatesResponseBody) SetRequestId(v string) *DescribeTemplatesResponseBody
- func (s *DescribeTemplatesResponseBody) SetTemplates(v []*DescribeTemplatesResponseBodyTemplates) *DescribeTemplatesResponseBody
- func (s *DescribeTemplatesResponseBody) SetTotalCount(v int64) *DescribeTemplatesResponseBody
- func (s DescribeTemplatesResponseBody) String() string
- type DescribeTemplatesResponseBodyTemplates
- func (s DescribeTemplatesResponseBodyTemplates) GoString() string
- func (s *DescribeTemplatesResponseBodyTemplates) SetCallback(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetCreatedTime(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetDescription(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetFileFormat(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetFlv(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetHlsM3u8(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetHlsTs(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetId(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetInterval(v int64) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetJpgOnDemand(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetJpgOverwrite(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetJpgSequence(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetMp4(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetName(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetOssBucket(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetOssEndpoint(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetOssFilePrefix(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetRegion(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetRetention(v int64) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetTransConfigs(v []*DescribeTemplatesResponseBodyTemplatesTransConfigs) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetTrigger(v string) *DescribeTemplatesResponseBodyTemplates
- func (s *DescribeTemplatesResponseBodyTemplates) SetType(v string) *DescribeTemplatesResponseBodyTemplates
- func (s DescribeTemplatesResponseBodyTemplates) String() string
- type DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s DescribeTemplatesResponseBodyTemplatesTransConfigs) GoString() string
- func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetFps(v int64) *DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetGop(v int64) *DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetHeight(v int64) *DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetId(v string) *DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetName(v string) *DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetVideoBitrate(v int64) *DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetVideoCodec(v string) *DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetWidth(v int64) *DescribeTemplatesResponseBodyTemplatesTransConfigs
- func (s DescribeTemplatesResponseBodyTemplatesTransConfigs) String() string
- type DescribeUserDevicesRequest
- func (s DescribeUserDevicesRequest) GoString() string
- func (s *DescribeUserDevicesRequest) SetEnsInstanceIds(v string) *DescribeUserDevicesRequest
- func (s *DescribeUserDevicesRequest) SetOwnerId(v int64) *DescribeUserDevicesRequest
- func (s *DescribeUserDevicesRequest) SetServerName(v string) *DescribeUserDevicesRequest
- func (s DescribeUserDevicesRequest) String() string
- type DescribeUserDevicesResponse
- func (s DescribeUserDevicesResponse) GoString() string
- func (s *DescribeUserDevicesResponse) SetBody(v *DescribeUserDevicesResponseBody) *DescribeUserDevicesResponse
- func (s *DescribeUserDevicesResponse) SetHeaders(v map[string]*string) *DescribeUserDevicesResponse
- func (s DescribeUserDevicesResponse) String() string
- type DescribeUserDevicesResponseBody
- func (s DescribeUserDevicesResponseBody) GoString() string
- func (s *DescribeUserDevicesResponseBody) SetList(v []*DescribeUserDevicesResponseBodyList) *DescribeUserDevicesResponseBody
- func (s *DescribeUserDevicesResponseBody) SetRequestId(v string) *DescribeUserDevicesResponseBody
- func (s DescribeUserDevicesResponseBody) String() string
- type DescribeUserDevicesResponseBodyList
- func (s DescribeUserDevicesResponseBodyList) GoString() string
- func (s *DescribeUserDevicesResponseBodyList) SetAliUid(v string) *DescribeUserDevicesResponseBodyList
- func (s *DescribeUserDevicesResponseBodyList) SetEdgeNodeName(v string) *DescribeUserDevicesResponseBodyList
- func (s *DescribeUserDevicesResponseBodyList) SetInstanceId(v string) *DescribeUserDevicesResponseBodyList
- func (s *DescribeUserDevicesResponseBodyList) SetMacAddress(v string) *DescribeUserDevicesResponseBodyList
- func (s *DescribeUserDevicesResponseBodyList) SetMatrixId(v string) *DescribeUserDevicesResponseBodyList
- func (s *DescribeUserDevicesResponseBodyList) SetServer(v string) *DescribeUserDevicesResponseBodyList
- func (s *DescribeUserDevicesResponseBodyList) SetSpecification(v string) *DescribeUserDevicesResponseBodyList
- func (s *DescribeUserDevicesResponseBodyList) SetStatus(v string) *DescribeUserDevicesResponseBodyList
- func (s DescribeUserDevicesResponseBodyList) String() string
- type DescribeVodStreamURLRequest
- func (s DescribeVodStreamURLRequest) GoString() string
- func (s *DescribeVodStreamURLRequest) SetOwnerId(v int64) *DescribeVodStreamURLRequest
- func (s *DescribeVodStreamURLRequest) SetTxId(v string) *DescribeVodStreamURLRequest
- func (s *DescribeVodStreamURLRequest) SetUrl(v string) *DescribeVodStreamURLRequest
- func (s DescribeVodStreamURLRequest) String() string
- type DescribeVodStreamURLResponse
- func (s DescribeVodStreamURLResponse) GoString() string
- func (s *DescribeVodStreamURLResponse) SetBody(v *DescribeVodStreamURLResponseBody) *DescribeVodStreamURLResponse
- func (s *DescribeVodStreamURLResponse) SetHeaders(v map[string]*string) *DescribeVodStreamURLResponse
- func (s DescribeVodStreamURLResponse) String() string
- type DescribeVodStreamURLResponseBody
- func (s DescribeVodStreamURLResponseBody) GoString() string
- func (s *DescribeVodStreamURLResponseBody) SetOutProtocol(v string) *DescribeVodStreamURLResponseBody
- func (s *DescribeVodStreamURLResponseBody) SetPort(v int64) *DescribeVodStreamURLResponseBody
- func (s *DescribeVodStreamURLResponseBody) SetRequestId(v string) *DescribeVodStreamURLResponseBody
- func (s *DescribeVodStreamURLResponseBody) SetTxId(v string) *DescribeVodStreamURLResponseBody
- func (s *DescribeVodStreamURLResponseBody) SetUrl(v string) *DescribeVodStreamURLResponseBody
- func (s DescribeVodStreamURLResponseBody) String() string
- type DescribeVsCertificateDetailRequest
- func (s DescribeVsCertificateDetailRequest) GoString() string
- func (s *DescribeVsCertificateDetailRequest) SetCertName(v string) *DescribeVsCertificateDetailRequest
- func (s *DescribeVsCertificateDetailRequest) SetOwnerId(v int64) *DescribeVsCertificateDetailRequest
- func (s DescribeVsCertificateDetailRequest) String() string
- type DescribeVsCertificateDetailResponse
- func (s DescribeVsCertificateDetailResponse) GoString() string
- func (s *DescribeVsCertificateDetailResponse) SetBody(v *DescribeVsCertificateDetailResponseBody) *DescribeVsCertificateDetailResponse
- func (s *DescribeVsCertificateDetailResponse) SetHeaders(v map[string]*string) *DescribeVsCertificateDetailResponse
- func (s DescribeVsCertificateDetailResponse) String() string
- type DescribeVsCertificateDetailResponseBody
- func (s DescribeVsCertificateDetailResponseBody) GoString() string
- func (s *DescribeVsCertificateDetailResponseBody) SetCert(v string) *DescribeVsCertificateDetailResponseBody
- func (s *DescribeVsCertificateDetailResponseBody) SetCertId(v int64) *DescribeVsCertificateDetailResponseBody
- func (s *DescribeVsCertificateDetailResponseBody) SetCertName(v string) *DescribeVsCertificateDetailResponseBody
- func (s *DescribeVsCertificateDetailResponseBody) SetKey(v string) *DescribeVsCertificateDetailResponseBody
- func (s *DescribeVsCertificateDetailResponseBody) SetRequestId(v string) *DescribeVsCertificateDetailResponseBody
- func (s DescribeVsCertificateDetailResponseBody) String() string
- type DescribeVsCertificateListRequest
- func (s DescribeVsCertificateListRequest) GoString() string
- func (s *DescribeVsCertificateListRequest) SetDomainName(v string) *DescribeVsCertificateListRequest
- func (s *DescribeVsCertificateListRequest) SetOwnerId(v int64) *DescribeVsCertificateListRequest
- func (s DescribeVsCertificateListRequest) String() string
- type DescribeVsCertificateListResponse
- func (s DescribeVsCertificateListResponse) GoString() string
- func (s *DescribeVsCertificateListResponse) SetBody(v *DescribeVsCertificateListResponseBody) *DescribeVsCertificateListResponse
- func (s *DescribeVsCertificateListResponse) SetHeaders(v map[string]*string) *DescribeVsCertificateListResponse
- func (s DescribeVsCertificateListResponse) String() string
- type DescribeVsCertificateListResponseBody
- func (s DescribeVsCertificateListResponseBody) GoString() string
- func (s *DescribeVsCertificateListResponseBody) SetCertificateListModel(v *DescribeVsCertificateListResponseBodyCertificateListModel) *DescribeVsCertificateListResponseBody
- func (s *DescribeVsCertificateListResponseBody) SetRequestId(v string) *DescribeVsCertificateListResponseBody
- func (s DescribeVsCertificateListResponseBody) String() string
- type DescribeVsCertificateListResponseBodyCertificateListModel
- func (s DescribeVsCertificateListResponseBodyCertificateListModel) GoString() string
- func (s *DescribeVsCertificateListResponseBodyCertificateListModel) SetCertList(v []*DescribeVsCertificateListResponseBodyCertificateListModelCertList) *DescribeVsCertificateListResponseBodyCertificateListModel
- func (s *DescribeVsCertificateListResponseBodyCertificateListModel) SetCount(v int32) *DescribeVsCertificateListResponseBodyCertificateListModel
- func (s DescribeVsCertificateListResponseBodyCertificateListModel) String() string
- type DescribeVsCertificateListResponseBodyCertificateListModelCertList
- func (s DescribeVsCertificateListResponseBodyCertificateListModelCertList) GoString() string
- func (s *DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetCertId(v int64) *DescribeVsCertificateListResponseBodyCertificateListModelCertList
- func (s *DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetCertName(v string) *DescribeVsCertificateListResponseBodyCertificateListModelCertList
- func (s *DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetCommon(v string) *DescribeVsCertificateListResponseBodyCertificateListModelCertList
- func (s *DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetFingerprint(v string) *DescribeVsCertificateListResponseBodyCertificateListModelCertList
- func (s *DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetIssuer(v string) *DescribeVsCertificateListResponseBodyCertificateListModelCertList
- func (s *DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetLastTime(v int64) *DescribeVsCertificateListResponseBodyCertificateListModelCertList
- func (s DescribeVsCertificateListResponseBodyCertificateListModelCertList) String() string
- type DescribeVsDevicesDataRequest
- func (s DescribeVsDevicesDataRequest) GoString() string
- func (s *DescribeVsDevicesDataRequest) SetEndTime(v string) *DescribeVsDevicesDataRequest
- func (s *DescribeVsDevicesDataRequest) SetGroupId(v string) *DescribeVsDevicesDataRequest
- func (s *DescribeVsDevicesDataRequest) SetOwnerId(v int64) *DescribeVsDevicesDataRequest
- func (s *DescribeVsDevicesDataRequest) SetStartTime(v string) *DescribeVsDevicesDataRequest
- func (s DescribeVsDevicesDataRequest) String() string
- type DescribeVsDevicesDataResponse
- func (s DescribeVsDevicesDataResponse) GoString() string
- func (s *DescribeVsDevicesDataResponse) SetBody(v *DescribeVsDevicesDataResponseBody) *DescribeVsDevicesDataResponse
- func (s *DescribeVsDevicesDataResponse) SetHeaders(v map[string]*string) *DescribeVsDevicesDataResponse
- func (s DescribeVsDevicesDataResponse) String() string
- type DescribeVsDevicesDataResponseBody
- func (s DescribeVsDevicesDataResponseBody) GoString() string
- func (s *DescribeVsDevicesDataResponseBody) SetDevicesDataPerInterval(v *DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) *DescribeVsDevicesDataResponseBody
- func (s *DescribeVsDevicesDataResponseBody) SetRequestId(v string) *DescribeVsDevicesDataResponseBody
- func (s DescribeVsDevicesDataResponseBody) String() string
- type DescribeVsDevicesDataResponseBodyDevicesDataPerInterval
- func (s DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) GoString() string
- func (s *DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) SetDataModule(v []*DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) *DescribeVsDevicesDataResponseBodyDevicesDataPerInterval
- func (s DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) String() string
- type DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule
- func (s DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) GoString() string
- func (s *DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) SetDevicesDataValue(v string) *DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule
- func (s *DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) SetTimeStamp(v string) *DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule
- func (s DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) String() string
- type DescribeVsDomainBpsDataRequest
- func (s DescribeVsDomainBpsDataRequest) GoString() string
- func (s *DescribeVsDomainBpsDataRequest) SetDomainName(v string) *DescribeVsDomainBpsDataRequest
- func (s *DescribeVsDomainBpsDataRequest) SetEndTime(v string) *DescribeVsDomainBpsDataRequest
- func (s *DescribeVsDomainBpsDataRequest) SetInterval(v string) *DescribeVsDomainBpsDataRequest
- func (s *DescribeVsDomainBpsDataRequest) SetIspNameEn(v string) *DescribeVsDomainBpsDataRequest
- func (s *DescribeVsDomainBpsDataRequest) SetLocationNameEn(v string) *DescribeVsDomainBpsDataRequest
- func (s *DescribeVsDomainBpsDataRequest) SetOwnerId(v int64) *DescribeVsDomainBpsDataRequest
- func (s *DescribeVsDomainBpsDataRequest) SetStartTime(v string) *DescribeVsDomainBpsDataRequest
- func (s DescribeVsDomainBpsDataRequest) String() string
- type DescribeVsDomainBpsDataResponse
- func (s DescribeVsDomainBpsDataResponse) GoString() string
- func (s *DescribeVsDomainBpsDataResponse) SetBody(v *DescribeVsDomainBpsDataResponseBody) *DescribeVsDomainBpsDataResponse
- func (s *DescribeVsDomainBpsDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainBpsDataResponse
- func (s DescribeVsDomainBpsDataResponse) String() string
- type DescribeVsDomainBpsDataResponseBody
- func (s DescribeVsDomainBpsDataResponseBody) GoString() string
- func (s *DescribeVsDomainBpsDataResponseBody) SetBpsDataPerInterval(v *DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) *DescribeVsDomainBpsDataResponseBody
- func (s *DescribeVsDomainBpsDataResponseBody) SetDataInterval(v string) *DescribeVsDomainBpsDataResponseBody
- func (s *DescribeVsDomainBpsDataResponseBody) SetDomainName(v string) *DescribeVsDomainBpsDataResponseBody
- func (s *DescribeVsDomainBpsDataResponseBody) SetEndTime(v string) *DescribeVsDomainBpsDataResponseBody
- func (s *DescribeVsDomainBpsDataResponseBody) SetRequestId(v string) *DescribeVsDomainBpsDataResponseBody
- func (s *DescribeVsDomainBpsDataResponseBody) SetStartTime(v string) *DescribeVsDomainBpsDataResponseBody
- func (s DescribeVsDomainBpsDataResponseBody) String() string
- type DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval
- func (s DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) GoString() string
- func (s *DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) SetDataModule(v []*DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) *DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval
- func (s DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) String() string
- type DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule
- func (s DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) GoString() string
- func (s *DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) SetBpsValue(v string) *DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule
- func (s *DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) SetTimeStamp(v string) *DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule
- func (s DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) String() string
- type DescribeVsDomainCertificateInfoRequest
- func (s DescribeVsDomainCertificateInfoRequest) GoString() string
- func (s *DescribeVsDomainCertificateInfoRequest) SetDomainName(v string) *DescribeVsDomainCertificateInfoRequest
- func (s *DescribeVsDomainCertificateInfoRequest) SetOwnerId(v int64) *DescribeVsDomainCertificateInfoRequest
- func (s DescribeVsDomainCertificateInfoRequest) String() string
- type DescribeVsDomainCertificateInfoResponse
- func (s DescribeVsDomainCertificateInfoResponse) GoString() string
- func (s *DescribeVsDomainCertificateInfoResponse) SetBody(v *DescribeVsDomainCertificateInfoResponseBody) *DescribeVsDomainCertificateInfoResponse
- func (s *DescribeVsDomainCertificateInfoResponse) SetHeaders(v map[string]*string) *DescribeVsDomainCertificateInfoResponse
- func (s DescribeVsDomainCertificateInfoResponse) String() string
- type DescribeVsDomainCertificateInfoResponseBody
- func (s DescribeVsDomainCertificateInfoResponseBody) GoString() string
- func (s *DescribeVsDomainCertificateInfoResponseBody) SetCertInfos(v *DescribeVsDomainCertificateInfoResponseBodyCertInfos) *DescribeVsDomainCertificateInfoResponseBody
- func (s *DescribeVsDomainCertificateInfoResponseBody) SetRequestId(v string) *DescribeVsDomainCertificateInfoResponseBody
- func (s DescribeVsDomainCertificateInfoResponseBody) String() string
- type DescribeVsDomainCertificateInfoResponseBodyCertInfos
- func (s DescribeVsDomainCertificateInfoResponseBodyCertInfos) GoString() string
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfos) SetCertInfo(v []*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) *DescribeVsDomainCertificateInfoResponseBodyCertInfos
- func (s DescribeVsDomainCertificateInfoResponseBodyCertInfos) String() string
- type DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) GoString() string
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertDomainName(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertExpireTime(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertLife(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertName(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertOrg(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertType(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetDomainName(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetSSLPub(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetServerCertificateStatus(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetStatus(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
- func (s DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) String() string
- type DescribeVsDomainConfigsRequest
- func (s DescribeVsDomainConfigsRequest) GoString() string
- func (s *DescribeVsDomainConfigsRequest) SetDomainName(v string) *DescribeVsDomainConfigsRequest
- func (s *DescribeVsDomainConfigsRequest) SetFunctionNames(v string) *DescribeVsDomainConfigsRequest
- func (s *DescribeVsDomainConfigsRequest) SetOwnerId(v int64) *DescribeVsDomainConfigsRequest
- func (s DescribeVsDomainConfigsRequest) String() string
- type DescribeVsDomainConfigsResponse
- func (s DescribeVsDomainConfigsResponse) GoString() string
- func (s *DescribeVsDomainConfigsResponse) SetBody(v *DescribeVsDomainConfigsResponseBody) *DescribeVsDomainConfigsResponse
- func (s *DescribeVsDomainConfigsResponse) SetHeaders(v map[string]*string) *DescribeVsDomainConfigsResponse
- func (s DescribeVsDomainConfigsResponse) String() string
- type DescribeVsDomainConfigsResponseBody
- func (s DescribeVsDomainConfigsResponseBody) GoString() string
- func (s *DescribeVsDomainConfigsResponseBody) SetDomainConfigs(v []*DescribeVsDomainConfigsResponseBodyDomainConfigs) *DescribeVsDomainConfigsResponseBody
- func (s *DescribeVsDomainConfigsResponseBody) SetRequestId(v string) *DescribeVsDomainConfigsResponseBody
- func (s DescribeVsDomainConfigsResponseBody) String() string
- type DescribeVsDomainConfigsResponseBodyDomainConfigs
- func (s DescribeVsDomainConfigsResponseBodyDomainConfigs) GoString() string
- func (s *DescribeVsDomainConfigsResponseBodyDomainConfigs) SetConfigId(v string) *DescribeVsDomainConfigsResponseBodyDomainConfigs
- func (s *DescribeVsDomainConfigsResponseBodyDomainConfigs) SetFunctionArgs(v []*DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) *DescribeVsDomainConfigsResponseBodyDomainConfigs
- func (s *DescribeVsDomainConfigsResponseBodyDomainConfigs) SetFunctionName(v string) *DescribeVsDomainConfigsResponseBodyDomainConfigs
- func (s *DescribeVsDomainConfigsResponseBodyDomainConfigs) SetStatus(v string) *DescribeVsDomainConfigsResponseBodyDomainConfigs
- func (s DescribeVsDomainConfigsResponseBodyDomainConfigs) String() string
- type DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs
- func (s DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) GoString() string
- func (s *DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) SetArgName(v string) *DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs
- func (s *DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) SetArgValue(v string) *DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs
- func (s DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) String() string
- type DescribeVsDomainDetailRequest
- type DescribeVsDomainDetailResponse
- func (s DescribeVsDomainDetailResponse) GoString() string
- func (s *DescribeVsDomainDetailResponse) SetBody(v *DescribeVsDomainDetailResponseBody) *DescribeVsDomainDetailResponse
- func (s *DescribeVsDomainDetailResponse) SetHeaders(v map[string]*string) *DescribeVsDomainDetailResponse
- func (s DescribeVsDomainDetailResponse) String() string
- type DescribeVsDomainDetailResponseBody
- func (s DescribeVsDomainDetailResponseBody) GoString() string
- func (s *DescribeVsDomainDetailResponseBody) SetDomainConfig(v *DescribeVsDomainDetailResponseBodyDomainConfig) *DescribeVsDomainDetailResponseBody
- func (s *DescribeVsDomainDetailResponseBody) SetRequestId(v string) *DescribeVsDomainDetailResponseBody
- func (s DescribeVsDomainDetailResponseBody) String() string
- type DescribeVsDomainDetailResponseBodyDomainConfig
- func (s DescribeVsDomainDetailResponseBodyDomainConfig) GoString() string
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetCname(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetDescription(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainName(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainStatus(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainType(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetGmtCreated(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetGmtModified(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetRegion(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetSSLProtocol(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetScope(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
- func (s DescribeVsDomainDetailResponseBodyDomainConfig) String() string
- type DescribeVsDomainOnlineUserNumRequest
- func (s DescribeVsDomainOnlineUserNumRequest) GoString() string
- func (s *DescribeVsDomainOnlineUserNumRequest) SetDomainName(v string) *DescribeVsDomainOnlineUserNumRequest
- func (s *DescribeVsDomainOnlineUserNumRequest) SetOwnerId(v int64) *DescribeVsDomainOnlineUserNumRequest
- func (s *DescribeVsDomainOnlineUserNumRequest) SetQueryTime(v string) *DescribeVsDomainOnlineUserNumRequest
- func (s DescribeVsDomainOnlineUserNumRequest) String() string
- type DescribeVsDomainOnlineUserNumResponse
- func (s DescribeVsDomainOnlineUserNumResponse) GoString() string
- func (s *DescribeVsDomainOnlineUserNumResponse) SetBody(v *DescribeVsDomainOnlineUserNumResponseBody) *DescribeVsDomainOnlineUserNumResponse
- func (s *DescribeVsDomainOnlineUserNumResponse) SetHeaders(v map[string]*string) *DescribeVsDomainOnlineUserNumResponse
- func (s DescribeVsDomainOnlineUserNumResponse) String() string
- type DescribeVsDomainOnlineUserNumResponseBody
- func (s DescribeVsDomainOnlineUserNumResponseBody) GoString() string
- func (s *DescribeVsDomainOnlineUserNumResponseBody) SetOnlineUserInfo(v *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) *DescribeVsDomainOnlineUserNumResponseBody
- func (s *DescribeVsDomainOnlineUserNumResponseBody) SetRequestId(v string) *DescribeVsDomainOnlineUserNumResponseBody
- func (s *DescribeVsDomainOnlineUserNumResponseBody) SetStreamCount(v int32) *DescribeVsDomainOnlineUserNumResponseBody
- func (s *DescribeVsDomainOnlineUserNumResponseBody) SetUserCount(v int32) *DescribeVsDomainOnlineUserNumResponseBody
- func (s DescribeVsDomainOnlineUserNumResponseBody) String() string
- type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo
- func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) GoString() string
- func (s *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) SetLiveStreamOnlineUserNumInfo(...) *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo
- func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) String() string
- type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo
- func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo) GoString() string
- func (s *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo) SetInfos(...) ...
- func (s *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo) SetStreamName(v string) ...
- func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo) String() string
- type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos
- func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos) GoString() string
- func (s *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos) SetInfo(...) ...
- func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos) String() string
- type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo
- func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo) GoString() string
- func (s *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo) SetTranscodeTemplate(v string) ...
- func (s *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo) SetUserNumber(v int64) ...
- func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo) String() string
- type DescribeVsDomainPvDataRequest
- func (s DescribeVsDomainPvDataRequest) GoString() string
- func (s *DescribeVsDomainPvDataRequest) SetDomainName(v string) *DescribeVsDomainPvDataRequest
- func (s *DescribeVsDomainPvDataRequest) SetEndTime(v string) *DescribeVsDomainPvDataRequest
- func (s *DescribeVsDomainPvDataRequest) SetOwnerId(v int64) *DescribeVsDomainPvDataRequest
- func (s *DescribeVsDomainPvDataRequest) SetStartTime(v string) *DescribeVsDomainPvDataRequest
- func (s DescribeVsDomainPvDataRequest) String() string
- type DescribeVsDomainPvDataResponse
- func (s DescribeVsDomainPvDataResponse) GoString() string
- func (s *DescribeVsDomainPvDataResponse) SetBody(v *DescribeVsDomainPvDataResponseBody) *DescribeVsDomainPvDataResponse
- func (s *DescribeVsDomainPvDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainPvDataResponse
- func (s DescribeVsDomainPvDataResponse) String() string
- type DescribeVsDomainPvDataResponseBody
- func (s DescribeVsDomainPvDataResponseBody) GoString() string
- func (s *DescribeVsDomainPvDataResponseBody) SetDataInterval(v string) *DescribeVsDomainPvDataResponseBody
- func (s *DescribeVsDomainPvDataResponseBody) SetDomainName(v string) *DescribeVsDomainPvDataResponseBody
- func (s *DescribeVsDomainPvDataResponseBody) SetEndTime(v string) *DescribeVsDomainPvDataResponseBody
- func (s *DescribeVsDomainPvDataResponseBody) SetPvDataInterval(v *DescribeVsDomainPvDataResponseBodyPvDataInterval) *DescribeVsDomainPvDataResponseBody
- func (s *DescribeVsDomainPvDataResponseBody) SetRequestId(v string) *DescribeVsDomainPvDataResponseBody
- func (s *DescribeVsDomainPvDataResponseBody) SetStartTime(v string) *DescribeVsDomainPvDataResponseBody
- func (s DescribeVsDomainPvDataResponseBody) String() string
- type DescribeVsDomainPvDataResponseBodyPvDataInterval
- func (s DescribeVsDomainPvDataResponseBodyPvDataInterval) GoString() string
- func (s *DescribeVsDomainPvDataResponseBodyPvDataInterval) SetUsageData(v []*DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) *DescribeVsDomainPvDataResponseBodyPvDataInterval
- func (s DescribeVsDomainPvDataResponseBodyPvDataInterval) String() string
- type DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData
- func (s DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) GoString() string
- func (s *DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) SetTimeStamp(v string) *DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData
- func (s *DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) SetValue(v string) *DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData
- func (s DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) String() string
- type DescribeVsDomainPvUvDataRequest
- func (s DescribeVsDomainPvUvDataRequest) GoString() string
- func (s *DescribeVsDomainPvUvDataRequest) SetDomainName(v string) *DescribeVsDomainPvUvDataRequest
- func (s *DescribeVsDomainPvUvDataRequest) SetEndTime(v string) *DescribeVsDomainPvUvDataRequest
- func (s *DescribeVsDomainPvUvDataRequest) SetOwnerId(v int64) *DescribeVsDomainPvUvDataRequest
- func (s *DescribeVsDomainPvUvDataRequest) SetStartTime(v string) *DescribeVsDomainPvUvDataRequest
- func (s DescribeVsDomainPvUvDataRequest) String() string
- type DescribeVsDomainPvUvDataResponse
- func (s DescribeVsDomainPvUvDataResponse) GoString() string
- func (s *DescribeVsDomainPvUvDataResponse) SetBody(v *DescribeVsDomainPvUvDataResponseBody) *DescribeVsDomainPvUvDataResponse
- func (s *DescribeVsDomainPvUvDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainPvUvDataResponse
- func (s DescribeVsDomainPvUvDataResponse) String() string
- type DescribeVsDomainPvUvDataResponseBody
- func (s DescribeVsDomainPvUvDataResponseBody) GoString() string
- func (s *DescribeVsDomainPvUvDataResponseBody) SetDataInterval(v string) *DescribeVsDomainPvUvDataResponseBody
- func (s *DescribeVsDomainPvUvDataResponseBody) SetDomainName(v string) *DescribeVsDomainPvUvDataResponseBody
- func (s *DescribeVsDomainPvUvDataResponseBody) SetEndTime(v string) *DescribeVsDomainPvUvDataResponseBody
- func (s *DescribeVsDomainPvUvDataResponseBody) SetPvUvDataInfos(v *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) *DescribeVsDomainPvUvDataResponseBody
- func (s *DescribeVsDomainPvUvDataResponseBody) SetRequestId(v string) *DescribeVsDomainPvUvDataResponseBody
- func (s *DescribeVsDomainPvUvDataResponseBody) SetStartTime(v string) *DescribeVsDomainPvUvDataResponseBody
- func (s DescribeVsDomainPvUvDataResponseBody) String() string
- type DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos
- func (s DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) GoString() string
- func (s *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) SetPvUvDataInfo(v []*DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos
- func (s DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) String() string
- type DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo
- func (s DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) GoString() string
- func (s *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) SetPV(v string) *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo
- func (s *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) SetTimeStamp(v string) *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo
- func (s *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) SetUV(v string) *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo
- func (s DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) String() string
- type DescribeVsDomainRecordDataRequest
- func (s DescribeVsDomainRecordDataRequest) GoString() string
- func (s *DescribeVsDomainRecordDataRequest) SetDomainName(v string) *DescribeVsDomainRecordDataRequest
- func (s *DescribeVsDomainRecordDataRequest) SetEndTime(v string) *DescribeVsDomainRecordDataRequest
- func (s *DescribeVsDomainRecordDataRequest) SetOwnerId(v int64) *DescribeVsDomainRecordDataRequest
- func (s *DescribeVsDomainRecordDataRequest) SetRegion(v string) *DescribeVsDomainRecordDataRequest
- func (s *DescribeVsDomainRecordDataRequest) SetStartTime(v string) *DescribeVsDomainRecordDataRequest
- func (s DescribeVsDomainRecordDataRequest) String() string
- type DescribeVsDomainRecordDataResponse
- func (s DescribeVsDomainRecordDataResponse) GoString() string
- func (s *DescribeVsDomainRecordDataResponse) SetBody(v *DescribeVsDomainRecordDataResponseBody) *DescribeVsDomainRecordDataResponse
- func (s *DescribeVsDomainRecordDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainRecordDataResponse
- func (s DescribeVsDomainRecordDataResponse) String() string
- type DescribeVsDomainRecordDataResponseBody
- func (s DescribeVsDomainRecordDataResponseBody) GoString() string
- func (s *DescribeVsDomainRecordDataResponseBody) SetRecordDataPerInterval(v *DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) *DescribeVsDomainRecordDataResponseBody
- func (s *DescribeVsDomainRecordDataResponseBody) SetRequestId(v string) *DescribeVsDomainRecordDataResponseBody
- func (s DescribeVsDomainRecordDataResponseBody) String() string
- type DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval
- func (s DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) GoString() string
- func (s *DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) SetDataModule(v []*DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) *DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval
- func (s DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) String() string
- type DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule
- func (s DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) GoString() string
- func (s *DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) SetRecordValue(v string) *DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule
- func (s *DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) SetStreamCountValue(v string) *DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule
- func (s *DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) SetTimeStamp(v string) *DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule
- func (s DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) String() string
- type DescribeVsDomainRegionDataRequest
- func (s DescribeVsDomainRegionDataRequest) GoString() string
- func (s *DescribeVsDomainRegionDataRequest) SetDomainName(v string) *DescribeVsDomainRegionDataRequest
- func (s *DescribeVsDomainRegionDataRequest) SetEndTime(v string) *DescribeVsDomainRegionDataRequest
- func (s *DescribeVsDomainRegionDataRequest) SetOwnerId(v int64) *DescribeVsDomainRegionDataRequest
- func (s *DescribeVsDomainRegionDataRequest) SetStartTime(v string) *DescribeVsDomainRegionDataRequest
- func (s DescribeVsDomainRegionDataRequest) String() string
- type DescribeVsDomainRegionDataResponse
- func (s DescribeVsDomainRegionDataResponse) GoString() string
- func (s *DescribeVsDomainRegionDataResponse) SetBody(v *DescribeVsDomainRegionDataResponseBody) *DescribeVsDomainRegionDataResponse
- func (s *DescribeVsDomainRegionDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainRegionDataResponse
- func (s DescribeVsDomainRegionDataResponse) String() string
- type DescribeVsDomainRegionDataResponseBody
- func (s DescribeVsDomainRegionDataResponseBody) GoString() string
- func (s *DescribeVsDomainRegionDataResponseBody) SetDataInterval(v string) *DescribeVsDomainRegionDataResponseBody
- func (s *DescribeVsDomainRegionDataResponseBody) SetDomainName(v string) *DescribeVsDomainRegionDataResponseBody
- func (s *DescribeVsDomainRegionDataResponseBody) SetEndTime(v string) *DescribeVsDomainRegionDataResponseBody
- func (s *DescribeVsDomainRegionDataResponseBody) SetRequestId(v string) *DescribeVsDomainRegionDataResponseBody
- func (s *DescribeVsDomainRegionDataResponseBody) SetStartTime(v string) *DescribeVsDomainRegionDataResponseBody
- func (s *DescribeVsDomainRegionDataResponseBody) SetValue(v *DescribeVsDomainRegionDataResponseBodyValue) *DescribeVsDomainRegionDataResponseBody
- func (s DescribeVsDomainRegionDataResponseBody) String() string
- type DescribeVsDomainRegionDataResponseBodyValue
- func (s DescribeVsDomainRegionDataResponseBodyValue) GoString() string
- func (s *DescribeVsDomainRegionDataResponseBodyValue) SetRegionProportionData(v []*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) *DescribeVsDomainRegionDataResponseBodyValue
- func (s DescribeVsDomainRegionDataResponseBodyValue) String() string
- type DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) GoString() string
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgObjectSize(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgResponseRate(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgResponseTime(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetBps(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetBytesProportion(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetProportion(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetQps(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetRegion(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetRegionEname(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetReqErrRate(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetTotalBytes(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetTotalQuery(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
- func (s DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) String() string
- type DescribeVsDomainReqBpsDataRequest
- func (s DescribeVsDomainReqBpsDataRequest) GoString() string
- func (s *DescribeVsDomainReqBpsDataRequest) SetDomainName(v string) *DescribeVsDomainReqBpsDataRequest
- func (s *DescribeVsDomainReqBpsDataRequest) SetEndTime(v string) *DescribeVsDomainReqBpsDataRequest
- func (s *DescribeVsDomainReqBpsDataRequest) SetInterval(v string) *DescribeVsDomainReqBpsDataRequest
- func (s *DescribeVsDomainReqBpsDataRequest) SetIspNameEn(v string) *DescribeVsDomainReqBpsDataRequest
- func (s *DescribeVsDomainReqBpsDataRequest) SetLocationNameEn(v string) *DescribeVsDomainReqBpsDataRequest
- func (s *DescribeVsDomainReqBpsDataRequest) SetOwnerId(v int64) *DescribeVsDomainReqBpsDataRequest
- func (s *DescribeVsDomainReqBpsDataRequest) SetStartTime(v string) *DescribeVsDomainReqBpsDataRequest
- func (s DescribeVsDomainReqBpsDataRequest) String() string
- type DescribeVsDomainReqBpsDataResponse
- func (s DescribeVsDomainReqBpsDataResponse) GoString() string
- func (s *DescribeVsDomainReqBpsDataResponse) SetBody(v *DescribeVsDomainReqBpsDataResponseBody) *DescribeVsDomainReqBpsDataResponse
- func (s *DescribeVsDomainReqBpsDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainReqBpsDataResponse
- func (s DescribeVsDomainReqBpsDataResponse) String() string
- type DescribeVsDomainReqBpsDataResponseBody
- func (s DescribeVsDomainReqBpsDataResponseBody) GoString() string
- func (s *DescribeVsDomainReqBpsDataResponseBody) SetDataInterval(v string) *DescribeVsDomainReqBpsDataResponseBody
- func (s *DescribeVsDomainReqBpsDataResponseBody) SetDomainName(v string) *DescribeVsDomainReqBpsDataResponseBody
- func (s *DescribeVsDomainReqBpsDataResponseBody) SetEndTime(v string) *DescribeVsDomainReqBpsDataResponseBody
- func (s *DescribeVsDomainReqBpsDataResponseBody) SetReqBpsDataPerInterval(v *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) *DescribeVsDomainReqBpsDataResponseBody
- func (s *DescribeVsDomainReqBpsDataResponseBody) SetRequestId(v string) *DescribeVsDomainReqBpsDataResponseBody
- func (s *DescribeVsDomainReqBpsDataResponseBody) SetStartTime(v string) *DescribeVsDomainReqBpsDataResponseBody
- func (s DescribeVsDomainReqBpsDataResponseBody) String() string
- type DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval
- func (s DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) GoString() string
- func (s *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) SetDataModule(v []*DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval
- func (s DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) String() string
- type DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule
- func (s DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) GoString() string
- func (s *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) SetReqBpsValue(v string) *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule
- func (s *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) SetTimeStamp(v string) *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule
- func (s DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) String() string
- type DescribeVsDomainReqTrafficDataRequest
- func (s DescribeVsDomainReqTrafficDataRequest) GoString() string
- func (s *DescribeVsDomainReqTrafficDataRequest) SetDomainName(v string) *DescribeVsDomainReqTrafficDataRequest
- func (s *DescribeVsDomainReqTrafficDataRequest) SetEndTime(v string) *DescribeVsDomainReqTrafficDataRequest
- func (s *DescribeVsDomainReqTrafficDataRequest) SetInterval(v string) *DescribeVsDomainReqTrafficDataRequest
- func (s *DescribeVsDomainReqTrafficDataRequest) SetIspNameEn(v string) *DescribeVsDomainReqTrafficDataRequest
- func (s *DescribeVsDomainReqTrafficDataRequest) SetLocationNameEn(v string) *DescribeVsDomainReqTrafficDataRequest
- func (s *DescribeVsDomainReqTrafficDataRequest) SetOwnerId(v int64) *DescribeVsDomainReqTrafficDataRequest
- func (s *DescribeVsDomainReqTrafficDataRequest) SetStartTime(v string) *DescribeVsDomainReqTrafficDataRequest
- func (s DescribeVsDomainReqTrafficDataRequest) String() string
- type DescribeVsDomainReqTrafficDataResponse
- func (s DescribeVsDomainReqTrafficDataResponse) GoString() string
- func (s *DescribeVsDomainReqTrafficDataResponse) SetBody(v *DescribeVsDomainReqTrafficDataResponseBody) *DescribeVsDomainReqTrafficDataResponse
- func (s *DescribeVsDomainReqTrafficDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainReqTrafficDataResponse
- func (s DescribeVsDomainReqTrafficDataResponse) String() string
- type DescribeVsDomainReqTrafficDataResponseBody
- func (s DescribeVsDomainReqTrafficDataResponseBody) GoString() string
- func (s *DescribeVsDomainReqTrafficDataResponseBody) SetDataInterval(v string) *DescribeVsDomainReqTrafficDataResponseBody
- func (s *DescribeVsDomainReqTrafficDataResponseBody) SetDomainName(v string) *DescribeVsDomainReqTrafficDataResponseBody
- func (s *DescribeVsDomainReqTrafficDataResponseBody) SetEndTime(v string) *DescribeVsDomainReqTrafficDataResponseBody
- func (s *DescribeVsDomainReqTrafficDataResponseBody) SetReqTrafficDataPerInterval(v *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) *DescribeVsDomainReqTrafficDataResponseBody
- func (s *DescribeVsDomainReqTrafficDataResponseBody) SetRequestId(v string) *DescribeVsDomainReqTrafficDataResponseBody
- func (s *DescribeVsDomainReqTrafficDataResponseBody) SetStartTime(v string) *DescribeVsDomainReqTrafficDataResponseBody
- func (s DescribeVsDomainReqTrafficDataResponseBody) String() string
- type DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval
- func (s DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) GoString() string
- func (s *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) SetDataModule(...) *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval
- func (s DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) String() string
- type DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule
- func (s DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule) GoString() string
- func (s *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule) SetReqTrafficValue(v string) *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule
- func (s *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule) SetTimeStamp(v string) *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule
- func (s DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule) String() string
- type DescribeVsDomainSnapshotDataRequest
- func (s DescribeVsDomainSnapshotDataRequest) GoString() string
- func (s *DescribeVsDomainSnapshotDataRequest) SetDomainName(v string) *DescribeVsDomainSnapshotDataRequest
- func (s *DescribeVsDomainSnapshotDataRequest) SetEndTime(v string) *DescribeVsDomainSnapshotDataRequest
- func (s *DescribeVsDomainSnapshotDataRequest) SetOwnerId(v int64) *DescribeVsDomainSnapshotDataRequest
- func (s *DescribeVsDomainSnapshotDataRequest) SetStartTime(v string) *DescribeVsDomainSnapshotDataRequest
- func (s DescribeVsDomainSnapshotDataRequest) String() string
- type DescribeVsDomainSnapshotDataResponse
- func (s DescribeVsDomainSnapshotDataResponse) GoString() string
- func (s *DescribeVsDomainSnapshotDataResponse) SetBody(v *DescribeVsDomainSnapshotDataResponseBody) *DescribeVsDomainSnapshotDataResponse
- func (s *DescribeVsDomainSnapshotDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainSnapshotDataResponse
- func (s DescribeVsDomainSnapshotDataResponse) String() string
- type DescribeVsDomainSnapshotDataResponseBody
- func (s DescribeVsDomainSnapshotDataResponseBody) GoString() string
- func (s *DescribeVsDomainSnapshotDataResponseBody) SetRequestId(v string) *DescribeVsDomainSnapshotDataResponseBody
- func (s *DescribeVsDomainSnapshotDataResponseBody) SetSnapshotDataPerInterval(v *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) *DescribeVsDomainSnapshotDataResponseBody
- func (s DescribeVsDomainSnapshotDataResponseBody) String() string
- type DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval
- func (s DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) GoString() string
- func (s *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) SetDataModule(v []*DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval
- func (s DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) String() string
- type DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule
- func (s DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) GoString() string
- func (s *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) SetSnapshotValue(v string) *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule
- func (s *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) SetTimeStamp(v string) *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule
- func (s DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) String() string
- type DescribeVsDomainTrafficDataRequest
- func (s DescribeVsDomainTrafficDataRequest) GoString() string
- func (s *DescribeVsDomainTrafficDataRequest) SetDomainName(v string) *DescribeVsDomainTrafficDataRequest
- func (s *DescribeVsDomainTrafficDataRequest) SetEndTime(v string) *DescribeVsDomainTrafficDataRequest
- func (s *DescribeVsDomainTrafficDataRequest) SetInterval(v string) *DescribeVsDomainTrafficDataRequest
- func (s *DescribeVsDomainTrafficDataRequest) SetIspNameEn(v string) *DescribeVsDomainTrafficDataRequest
- func (s *DescribeVsDomainTrafficDataRequest) SetLocationNameEn(v string) *DescribeVsDomainTrafficDataRequest
- func (s *DescribeVsDomainTrafficDataRequest) SetOwnerId(v int64) *DescribeVsDomainTrafficDataRequest
- func (s *DescribeVsDomainTrafficDataRequest) SetStartTime(v string) *DescribeVsDomainTrafficDataRequest
- func (s DescribeVsDomainTrafficDataRequest) String() string
- type DescribeVsDomainTrafficDataResponse
- func (s DescribeVsDomainTrafficDataResponse) GoString() string
- func (s *DescribeVsDomainTrafficDataResponse) SetBody(v *DescribeVsDomainTrafficDataResponseBody) *DescribeVsDomainTrafficDataResponse
- func (s *DescribeVsDomainTrafficDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainTrafficDataResponse
- func (s DescribeVsDomainTrafficDataResponse) String() string
- type DescribeVsDomainTrafficDataResponseBody
- func (s DescribeVsDomainTrafficDataResponseBody) GoString() string
- func (s *DescribeVsDomainTrafficDataResponseBody) SetDataInterval(v string) *DescribeVsDomainTrafficDataResponseBody
- func (s *DescribeVsDomainTrafficDataResponseBody) SetDomainName(v string) *DescribeVsDomainTrafficDataResponseBody
- func (s *DescribeVsDomainTrafficDataResponseBody) SetEndTime(v string) *DescribeVsDomainTrafficDataResponseBody
- func (s *DescribeVsDomainTrafficDataResponseBody) SetRequestId(v string) *DescribeVsDomainTrafficDataResponseBody
- func (s *DescribeVsDomainTrafficDataResponseBody) SetStartTime(v string) *DescribeVsDomainTrafficDataResponseBody
- func (s *DescribeVsDomainTrafficDataResponseBody) SetTrafficDataPerInterval(v *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) *DescribeVsDomainTrafficDataResponseBody
- func (s DescribeVsDomainTrafficDataResponseBody) String() string
- type DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval
- func (s DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) GoString() string
- func (s *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) SetDataModule(v []*DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval
- func (s DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) String() string
- type DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule
- func (s DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) GoString() string
- func (s *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) SetTimeStamp(v string) *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule
- func (s *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) SetTrafficValue(v string) *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule
- func (s DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) String() string
- type DescribeVsDomainUvDataRequest
- func (s DescribeVsDomainUvDataRequest) GoString() string
- func (s *DescribeVsDomainUvDataRequest) SetDomainName(v string) *DescribeVsDomainUvDataRequest
- func (s *DescribeVsDomainUvDataRequest) SetEndTime(v string) *DescribeVsDomainUvDataRequest
- func (s *DescribeVsDomainUvDataRequest) SetOwnerId(v int64) *DescribeVsDomainUvDataRequest
- func (s *DescribeVsDomainUvDataRequest) SetStartTime(v string) *DescribeVsDomainUvDataRequest
- func (s DescribeVsDomainUvDataRequest) String() string
- type DescribeVsDomainUvDataResponse
- func (s DescribeVsDomainUvDataResponse) GoString() string
- func (s *DescribeVsDomainUvDataResponse) SetBody(v *DescribeVsDomainUvDataResponseBody) *DescribeVsDomainUvDataResponse
- func (s *DescribeVsDomainUvDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainUvDataResponse
- func (s DescribeVsDomainUvDataResponse) String() string
- type DescribeVsDomainUvDataResponseBody
- func (s DescribeVsDomainUvDataResponseBody) GoString() string
- func (s *DescribeVsDomainUvDataResponseBody) SetDataInterval(v string) *DescribeVsDomainUvDataResponseBody
- func (s *DescribeVsDomainUvDataResponseBody) SetDomainName(v string) *DescribeVsDomainUvDataResponseBody
- func (s *DescribeVsDomainUvDataResponseBody) SetEndTime(v string) *DescribeVsDomainUvDataResponseBody
- func (s *DescribeVsDomainUvDataResponseBody) SetRequestId(v string) *DescribeVsDomainUvDataResponseBody
- func (s *DescribeVsDomainUvDataResponseBody) SetStartTime(v string) *DescribeVsDomainUvDataResponseBody
- func (s *DescribeVsDomainUvDataResponseBody) SetUvDataInterval(v *DescribeVsDomainUvDataResponseBodyUvDataInterval) *DescribeVsDomainUvDataResponseBody
- func (s DescribeVsDomainUvDataResponseBody) String() string
- type DescribeVsDomainUvDataResponseBodyUvDataInterval
- func (s DescribeVsDomainUvDataResponseBodyUvDataInterval) GoString() string
- func (s *DescribeVsDomainUvDataResponseBodyUvDataInterval) SetUsageData(v []*DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) *DescribeVsDomainUvDataResponseBodyUvDataInterval
- func (s DescribeVsDomainUvDataResponseBodyUvDataInterval) String() string
- type DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData
- func (s DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) GoString() string
- func (s *DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) SetTimeStamp(v string) *DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData
- func (s *DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) SetValue(v string) *DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData
- func (s DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) String() string
- type DescribeVsPullStreamConfigRequest
- func (s DescribeVsPullStreamConfigRequest) GoString() string
- func (s *DescribeVsPullStreamConfigRequest) SetDomainName(v string) *DescribeVsPullStreamConfigRequest
- func (s *DescribeVsPullStreamConfigRequest) SetOwnerId(v int64) *DescribeVsPullStreamConfigRequest
- func (s DescribeVsPullStreamConfigRequest) String() string
- type DescribeVsPullStreamConfigResponse
- func (s DescribeVsPullStreamConfigResponse) GoString() string
- func (s *DescribeVsPullStreamConfigResponse) SetBody(v *DescribeVsPullStreamConfigResponseBody) *DescribeVsPullStreamConfigResponse
- func (s *DescribeVsPullStreamConfigResponse) SetHeaders(v map[string]*string) *DescribeVsPullStreamConfigResponse
- func (s DescribeVsPullStreamConfigResponse) String() string
- type DescribeVsPullStreamConfigResponseBody
- func (s DescribeVsPullStreamConfigResponseBody) GoString() string
- func (s *DescribeVsPullStreamConfigResponseBody) SetLiveAppRecordList(v *DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) *DescribeVsPullStreamConfigResponseBody
- func (s *DescribeVsPullStreamConfigResponseBody) SetRequestId(v string) *DescribeVsPullStreamConfigResponseBody
- func (s DescribeVsPullStreamConfigResponseBody) String() string
- type DescribeVsPullStreamConfigResponseBodyLiveAppRecordList
- func (s DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) GoString() string
- func (s *DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) SetLiveAppRecord(v []*DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) *DescribeVsPullStreamConfigResponseBodyLiveAppRecordList
- func (s DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) String() string
- type DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) GoString() string
- func (s *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetAppName(v string) *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetDomainName(v string) *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetEndTime(v string) *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetSourceUrl(v string) *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetStartTime(v string) *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetStreamName(v string) *DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) String() string
- type DescribeVsPullStreamInfoConfigRequest
- func (s DescribeVsPullStreamInfoConfigRequest) GoString() string
- func (s *DescribeVsPullStreamInfoConfigRequest) SetDomainName(v string) *DescribeVsPullStreamInfoConfigRequest
- func (s *DescribeVsPullStreamInfoConfigRequest) SetOwnerId(v int64) *DescribeVsPullStreamInfoConfigRequest
- func (s DescribeVsPullStreamInfoConfigRequest) String() string
- type DescribeVsPullStreamInfoConfigResponse
- func (s DescribeVsPullStreamInfoConfigResponse) GoString() string
- func (s *DescribeVsPullStreamInfoConfigResponse) SetBody(v *DescribeVsPullStreamInfoConfigResponseBody) *DescribeVsPullStreamInfoConfigResponse
- func (s *DescribeVsPullStreamInfoConfigResponse) SetHeaders(v map[string]*string) *DescribeVsPullStreamInfoConfigResponse
- func (s DescribeVsPullStreamInfoConfigResponse) String() string
- type DescribeVsPullStreamInfoConfigResponseBody
- func (s DescribeVsPullStreamInfoConfigResponseBody) GoString() string
- func (s *DescribeVsPullStreamInfoConfigResponseBody) SetLiveAppRecordList(v *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) *DescribeVsPullStreamInfoConfigResponseBody
- func (s *DescribeVsPullStreamInfoConfigResponseBody) SetRequestId(v string) *DescribeVsPullStreamInfoConfigResponseBody
- func (s DescribeVsPullStreamInfoConfigResponseBody) String() string
- type DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList
- func (s DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) GoString() string
- func (s *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) SetLiveAppRecord(v []*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList
- func (s DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) String() string
- type DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) GoString() string
- func (s *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetAppName(v string) *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetDomainName(v string) *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetEndTime(v string) *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetSourceUrl(v string) *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetStartTime(v string) *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetStreamName(v string) *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord
- func (s DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) String() string
- type DescribeVsStorageTrafficUsageDataRequest
- func (s DescribeVsStorageTrafficUsageDataRequest) GoString() string
- func (s *DescribeVsStorageTrafficUsageDataRequest) SetBucket(v string) *DescribeVsStorageTrafficUsageDataRequest
- func (s *DescribeVsStorageTrafficUsageDataRequest) SetEndTime(v string) *DescribeVsStorageTrafficUsageDataRequest
- func (s *DescribeVsStorageTrafficUsageDataRequest) SetInterval(v string) *DescribeVsStorageTrafficUsageDataRequest
- func (s *DescribeVsStorageTrafficUsageDataRequest) SetOwnerId(v int64) *DescribeVsStorageTrafficUsageDataRequest
- func (s *DescribeVsStorageTrafficUsageDataRequest) SetSplitBy(v string) *DescribeVsStorageTrafficUsageDataRequest
- func (s *DescribeVsStorageTrafficUsageDataRequest) SetStartTime(v string) *DescribeVsStorageTrafficUsageDataRequest
- func (s DescribeVsStorageTrafficUsageDataRequest) String() string
- type DescribeVsStorageTrafficUsageDataResponse
- func (s DescribeVsStorageTrafficUsageDataResponse) GoString() string
- func (s *DescribeVsStorageTrafficUsageDataResponse) SetBody(v *DescribeVsStorageTrafficUsageDataResponseBody) *DescribeVsStorageTrafficUsageDataResponse
- func (s *DescribeVsStorageTrafficUsageDataResponse) SetHeaders(v map[string]*string) *DescribeVsStorageTrafficUsageDataResponse
- func (s DescribeVsStorageTrafficUsageDataResponse) String() string
- type DescribeVsStorageTrafficUsageDataResponseBody
- func (s DescribeVsStorageTrafficUsageDataResponseBody) GoString() string
- func (s *DescribeVsStorageTrafficUsageDataResponseBody) SetRequestId(v string) *DescribeVsStorageTrafficUsageDataResponseBody
- func (s *DescribeVsStorageTrafficUsageDataResponseBody) SetTrafficUsage(v *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) *DescribeVsStorageTrafficUsageDataResponseBody
- func (s DescribeVsStorageTrafficUsageDataResponseBody) String() string
- type DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage
- func (s DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) GoString() string
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) SetTrafficUsageDataModule(...) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage
- func (s DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) String() string
- type DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
- func (s DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) GoString() string
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetBucket(v string) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanBandwidthInDataValue(v float32) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanBandwidthOutDataValue(v float32) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanTrafficInDataValue(v int64) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanTrafficOutDataValue(v int64) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetTimeStamp(v string) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanBandwidthInDataValue(v float32) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanBandwidthOutDataValue(v float32) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanTrafficInDataValue(v int64) ...
- func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanTrafficOutDataValue(v int64) ...
- func (s DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) String() string
- type DescribeVsStorageUsageDataRequest
- func (s DescribeVsStorageUsageDataRequest) GoString() string
- func (s *DescribeVsStorageUsageDataRequest) SetBucket(v string) *DescribeVsStorageUsageDataRequest
- func (s *DescribeVsStorageUsageDataRequest) SetEndTime(v string) *DescribeVsStorageUsageDataRequest
- func (s *DescribeVsStorageUsageDataRequest) SetInterval(v string) *DescribeVsStorageUsageDataRequest
- func (s *DescribeVsStorageUsageDataRequest) SetOwnerId(v int64) *DescribeVsStorageUsageDataRequest
- func (s *DescribeVsStorageUsageDataRequest) SetSplitBy(v string) *DescribeVsStorageUsageDataRequest
- func (s *DescribeVsStorageUsageDataRequest) SetStartTime(v string) *DescribeVsStorageUsageDataRequest
- func (s DescribeVsStorageUsageDataRequest) String() string
- type DescribeVsStorageUsageDataResponse
- func (s DescribeVsStorageUsageDataResponse) GoString() string
- func (s *DescribeVsStorageUsageDataResponse) SetBody(v *DescribeVsStorageUsageDataResponseBody) *DescribeVsStorageUsageDataResponse
- func (s *DescribeVsStorageUsageDataResponse) SetHeaders(v map[string]*string) *DescribeVsStorageUsageDataResponse
- func (s DescribeVsStorageUsageDataResponse) String() string
- type DescribeVsStorageUsageDataResponseBody
- func (s DescribeVsStorageUsageDataResponseBody) GoString() string
- func (s *DescribeVsStorageUsageDataResponseBody) SetRequestId(v string) *DescribeVsStorageUsageDataResponseBody
- func (s *DescribeVsStorageUsageDataResponseBody) SetStorageUsage(v *DescribeVsStorageUsageDataResponseBodyStorageUsage) *DescribeVsStorageUsageDataResponseBody
- func (s DescribeVsStorageUsageDataResponseBody) String() string
- type DescribeVsStorageUsageDataResponseBodyStorageUsage
- func (s DescribeVsStorageUsageDataResponseBodyStorageUsage) GoString() string
- func (s *DescribeVsStorageUsageDataResponseBodyStorageUsage) SetStorageUsageDataModule(v []*DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) *DescribeVsStorageUsageDataResponseBodyStorageUsage
- func (s DescribeVsStorageUsageDataResponseBodyStorageUsage) String() string
- type DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule
- func (s DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) GoString() string
- func (s *DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) SetBucket(v string) *DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule
- func (s *DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) SetStorageDataValue(v int32) *DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule
- func (s *DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) SetTimeStamp(v string) *DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule
- func (s DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) String() string
- type DescribeVsStreamsNotifyUrlConfigRequest
- func (s DescribeVsStreamsNotifyUrlConfigRequest) GoString() string
- func (s *DescribeVsStreamsNotifyUrlConfigRequest) SetDomainName(v string) *DescribeVsStreamsNotifyUrlConfigRequest
- func (s *DescribeVsStreamsNotifyUrlConfigRequest) SetOwnerId(v int64) *DescribeVsStreamsNotifyUrlConfigRequest
- func (s DescribeVsStreamsNotifyUrlConfigRequest) String() string
- type DescribeVsStreamsNotifyUrlConfigResponse
- func (s DescribeVsStreamsNotifyUrlConfigResponse) GoString() string
- func (s *DescribeVsStreamsNotifyUrlConfigResponse) SetBody(v *DescribeVsStreamsNotifyUrlConfigResponseBody) *DescribeVsStreamsNotifyUrlConfigResponse
- func (s *DescribeVsStreamsNotifyUrlConfigResponse) SetHeaders(v map[string]*string) *DescribeVsStreamsNotifyUrlConfigResponse
- func (s DescribeVsStreamsNotifyUrlConfigResponse) String() string
- type DescribeVsStreamsNotifyUrlConfigResponseBody
- func (s DescribeVsStreamsNotifyUrlConfigResponseBody) GoString() string
- func (s *DescribeVsStreamsNotifyUrlConfigResponseBody) SetLiveStreamsNotifyConfig(v *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) *DescribeVsStreamsNotifyUrlConfigResponseBody
- func (s *DescribeVsStreamsNotifyUrlConfigResponseBody) SetRequestId(v string) *DescribeVsStreamsNotifyUrlConfigResponseBody
- func (s DescribeVsStreamsNotifyUrlConfigResponseBody) String() string
- type DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig
- func (s DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) GoString() string
- func (s *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) SetAuthKey(v string) *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig
- func (s *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) SetAuthType(v string) *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig
- func (s *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) SetDomainName(v string) *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig
- func (s *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) SetNotifyUrl(v string) *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig
- func (s DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) String() string
- type DescribeVsStreamsOnlineListRequest
- func (s DescribeVsStreamsOnlineListRequest) GoString() string
- func (s *DescribeVsStreamsOnlineListRequest) SetAppName(v string) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetDomainName(v string) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetEndTime(v string) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetOrderBy(v string) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetOwnerId(v int64) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetPageNum(v int32) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetPageSize(v int32) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetQueryType(v string) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetStartTime(v string) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetStreamName(v string) *DescribeVsStreamsOnlineListRequest
- func (s *DescribeVsStreamsOnlineListRequest) SetStreamType(v string) *DescribeVsStreamsOnlineListRequest
- func (s DescribeVsStreamsOnlineListRequest) String() string
- type DescribeVsStreamsOnlineListResponse
- func (s DescribeVsStreamsOnlineListResponse) GoString() string
- func (s *DescribeVsStreamsOnlineListResponse) SetBody(v *DescribeVsStreamsOnlineListResponseBody) *DescribeVsStreamsOnlineListResponse
- func (s *DescribeVsStreamsOnlineListResponse) SetHeaders(v map[string]*string) *DescribeVsStreamsOnlineListResponse
- func (s DescribeVsStreamsOnlineListResponse) String() string
- type DescribeVsStreamsOnlineListResponseBody
- func (s DescribeVsStreamsOnlineListResponseBody) GoString() string
- func (s *DescribeVsStreamsOnlineListResponseBody) SetOnlineInfo(v *DescribeVsStreamsOnlineListResponseBodyOnlineInfo) *DescribeVsStreamsOnlineListResponseBody
- func (s *DescribeVsStreamsOnlineListResponseBody) SetPageNum(v int32) *DescribeVsStreamsOnlineListResponseBody
- func (s *DescribeVsStreamsOnlineListResponseBody) SetPageSize(v int32) *DescribeVsStreamsOnlineListResponseBody
- func (s *DescribeVsStreamsOnlineListResponseBody) SetRequestId(v string) *DescribeVsStreamsOnlineListResponseBody
- func (s *DescribeVsStreamsOnlineListResponseBody) SetTotalNum(v int32) *DescribeVsStreamsOnlineListResponseBody
- func (s *DescribeVsStreamsOnlineListResponseBody) SetTotalPage(v int32) *DescribeVsStreamsOnlineListResponseBody
- func (s DescribeVsStreamsOnlineListResponseBody) String() string
- type DescribeVsStreamsOnlineListResponseBodyOnlineInfo
- func (s DescribeVsStreamsOnlineListResponseBodyOnlineInfo) GoString() string
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfo) SetLiveStreamOnlineInfo(v []*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) *DescribeVsStreamsOnlineListResponseBodyOnlineInfo
- func (s DescribeVsStreamsOnlineListResponseBodyOnlineInfo) String() string
- type DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) GoString() string
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetAppName(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetDomainName(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetPublishDomain(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetPublishTime(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetPublishType(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetPublishUrl(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetStreamName(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetTranscodeId(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetTranscoded(v string) *DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo
- func (s DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) String() string
- type DescribeVsStreamsPublishListRequest
- func (s DescribeVsStreamsPublishListRequest) GoString() string
- func (s *DescribeVsStreamsPublishListRequest) SetAppName(v string) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetDomainName(v string) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetEndTime(v string) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetOrderBy(v string) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetOwnerId(v int64) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetPageNumber(v int32) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetPageSize(v int32) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetQueryType(v string) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetStartTime(v string) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetStreamName(v string) *DescribeVsStreamsPublishListRequest
- func (s *DescribeVsStreamsPublishListRequest) SetStreamType(v string) *DescribeVsStreamsPublishListRequest
- func (s DescribeVsStreamsPublishListRequest) String() string
- type DescribeVsStreamsPublishListResponse
- func (s DescribeVsStreamsPublishListResponse) GoString() string
- func (s *DescribeVsStreamsPublishListResponse) SetBody(v *DescribeVsStreamsPublishListResponseBody) *DescribeVsStreamsPublishListResponse
- func (s *DescribeVsStreamsPublishListResponse) SetHeaders(v map[string]*string) *DescribeVsStreamsPublishListResponse
- func (s DescribeVsStreamsPublishListResponse) String() string
- type DescribeVsStreamsPublishListResponseBody
- func (s DescribeVsStreamsPublishListResponseBody) GoString() string
- func (s *DescribeVsStreamsPublishListResponseBody) SetPageNum(v int32) *DescribeVsStreamsPublishListResponseBody
- func (s *DescribeVsStreamsPublishListResponseBody) SetPageSize(v int32) *DescribeVsStreamsPublishListResponseBody
- func (s *DescribeVsStreamsPublishListResponseBody) SetPublishInfo(v *DescribeVsStreamsPublishListResponseBodyPublishInfo) *DescribeVsStreamsPublishListResponseBody
- func (s *DescribeVsStreamsPublishListResponseBody) SetRequestId(v string) *DescribeVsStreamsPublishListResponseBody
- func (s *DescribeVsStreamsPublishListResponseBody) SetTotalNum(v int32) *DescribeVsStreamsPublishListResponseBody
- func (s *DescribeVsStreamsPublishListResponseBody) SetTotalPage(v int32) *DescribeVsStreamsPublishListResponseBody
- func (s DescribeVsStreamsPublishListResponseBody) String() string
- type DescribeVsStreamsPublishListResponseBodyPublishInfo
- func (s DescribeVsStreamsPublishListResponseBodyPublishInfo) GoString() string
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfo) SetLiveStreamPublishInfo(v []*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) *DescribeVsStreamsPublishListResponseBodyPublishInfo
- func (s DescribeVsStreamsPublishListResponseBodyPublishInfo) String() string
- type DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) GoString() string
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetAppName(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetClientAddr(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetDomainName(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetEdgeNodeAddr(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetPublishDomain(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetPublishTime(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetPublishType(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetPublishUrl(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetStopTime(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetStreamName(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetStreamUrl(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetTranscodeId(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetTranscoded(v string) *DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo
- func (s DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) String() string
- type DescribeVsTopDomainsByFlowRequest
- func (s DescribeVsTopDomainsByFlowRequest) GoString() string
- func (s *DescribeVsTopDomainsByFlowRequest) SetEndTime(v string) *DescribeVsTopDomainsByFlowRequest
- func (s *DescribeVsTopDomainsByFlowRequest) SetLimit(v int64) *DescribeVsTopDomainsByFlowRequest
- func (s *DescribeVsTopDomainsByFlowRequest) SetOwnerId(v int64) *DescribeVsTopDomainsByFlowRequest
- func (s *DescribeVsTopDomainsByFlowRequest) SetStartTime(v string) *DescribeVsTopDomainsByFlowRequest
- func (s DescribeVsTopDomainsByFlowRequest) String() string
- type DescribeVsTopDomainsByFlowResponse
- func (s DescribeVsTopDomainsByFlowResponse) GoString() string
- func (s *DescribeVsTopDomainsByFlowResponse) SetBody(v *DescribeVsTopDomainsByFlowResponseBody) *DescribeVsTopDomainsByFlowResponse
- func (s *DescribeVsTopDomainsByFlowResponse) SetHeaders(v map[string]*string) *DescribeVsTopDomainsByFlowResponse
- func (s DescribeVsTopDomainsByFlowResponse) String() string
- type DescribeVsTopDomainsByFlowResponseBody
- func (s DescribeVsTopDomainsByFlowResponseBody) GoString() string
- func (s *DescribeVsTopDomainsByFlowResponseBody) SetDomainCount(v int64) *DescribeVsTopDomainsByFlowResponseBody
- func (s *DescribeVsTopDomainsByFlowResponseBody) SetDomainOnlineCount(v int64) *DescribeVsTopDomainsByFlowResponseBody
- func (s *DescribeVsTopDomainsByFlowResponseBody) SetEndTime(v string) *DescribeVsTopDomainsByFlowResponseBody
- func (s *DescribeVsTopDomainsByFlowResponseBody) SetRequestId(v string) *DescribeVsTopDomainsByFlowResponseBody
- func (s *DescribeVsTopDomainsByFlowResponseBody) SetStartTime(v string) *DescribeVsTopDomainsByFlowResponseBody
- func (s *DescribeVsTopDomainsByFlowResponseBody) SetTopDomains(v *DescribeVsTopDomainsByFlowResponseBodyTopDomains) *DescribeVsTopDomainsByFlowResponseBody
- func (s DescribeVsTopDomainsByFlowResponseBody) String() string
- type DescribeVsTopDomainsByFlowResponseBodyTopDomains
- func (s DescribeVsTopDomainsByFlowResponseBodyTopDomains) GoString() string
- func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomains) SetTopDomain(v []*DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) *DescribeVsTopDomainsByFlowResponseBodyTopDomains
- func (s DescribeVsTopDomainsByFlowResponseBodyTopDomains) String() string
- type DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
- func (s DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) GoString() string
- func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetDomainName(v string) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
- func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetMaxBps(v int64) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
- func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetMaxBpsTime(v string) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
- func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetRank(v int64) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
- func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTotalAccess(v int64) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
- func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTotalTraffic(v string) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
- func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTrafficPercent(v string) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
- func (s DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) String() string
- type DescribeVsUpPeakPublishStreamDataRequest
- func (s DescribeVsUpPeakPublishStreamDataRequest) GoString() string
- func (s *DescribeVsUpPeakPublishStreamDataRequest) SetDomainName(v string) *DescribeVsUpPeakPublishStreamDataRequest
- func (s *DescribeVsUpPeakPublishStreamDataRequest) SetDomainSwitch(v string) *DescribeVsUpPeakPublishStreamDataRequest
- func (s *DescribeVsUpPeakPublishStreamDataRequest) SetEndTime(v string) *DescribeVsUpPeakPublishStreamDataRequest
- func (s *DescribeVsUpPeakPublishStreamDataRequest) SetOwnerId(v int64) *DescribeVsUpPeakPublishStreamDataRequest
- func (s *DescribeVsUpPeakPublishStreamDataRequest) SetStartTime(v string) *DescribeVsUpPeakPublishStreamDataRequest
- func (s DescribeVsUpPeakPublishStreamDataRequest) String() string
- type DescribeVsUpPeakPublishStreamDataResponse
- func (s DescribeVsUpPeakPublishStreamDataResponse) GoString() string
- func (s *DescribeVsUpPeakPublishStreamDataResponse) SetBody(v *DescribeVsUpPeakPublishStreamDataResponseBody) *DescribeVsUpPeakPublishStreamDataResponse
- func (s *DescribeVsUpPeakPublishStreamDataResponse) SetHeaders(v map[string]*string) *DescribeVsUpPeakPublishStreamDataResponse
- func (s DescribeVsUpPeakPublishStreamDataResponse) String() string
- type DescribeVsUpPeakPublishStreamDataResponseBody
- func (s DescribeVsUpPeakPublishStreamDataResponseBody) GoString() string
- func (s *DescribeVsUpPeakPublishStreamDataResponseBody) SetDescribeVsUpPeakPublishStreamDatas(...) *DescribeVsUpPeakPublishStreamDataResponseBody
- func (s *DescribeVsUpPeakPublishStreamDataResponseBody) SetRequestId(v string) *DescribeVsUpPeakPublishStreamDataResponseBody
- func (s DescribeVsUpPeakPublishStreamDataResponseBody) String() string
- type DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas
- func (s DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas) GoString() string
- func (s *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas) SetDescribeVsUpPeakPublishStreamData(...) ...
- func (s DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas) String() string
- type DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData
- func (s DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) GoString() string
- func (s *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetBandWidth(v string) ...
- func (s *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetPeakTime(v string) ...
- func (s *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetPublishStreamNum(v int32) ...
- func (s *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetQueryTime(v string) ...
- func (s *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetStatName(v string) ...
- func (s DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) String() string
- type DescribeVsUserResourcePackageRequest
- func (s DescribeVsUserResourcePackageRequest) GoString() string
- func (s *DescribeVsUserResourcePackageRequest) SetOwnerId(v int64) *DescribeVsUserResourcePackageRequest
- func (s *DescribeVsUserResourcePackageRequest) SetSecurityToken(v string) *DescribeVsUserResourcePackageRequest
- func (s DescribeVsUserResourcePackageRequest) String() string
- type DescribeVsUserResourcePackageResponse
- func (s DescribeVsUserResourcePackageResponse) GoString() string
- func (s *DescribeVsUserResourcePackageResponse) SetBody(v *DescribeVsUserResourcePackageResponseBody) *DescribeVsUserResourcePackageResponse
- func (s *DescribeVsUserResourcePackageResponse) SetHeaders(v map[string]*string) *DescribeVsUserResourcePackageResponse
- func (s DescribeVsUserResourcePackageResponse) String() string
- type DescribeVsUserResourcePackageResponseBody
- func (s DescribeVsUserResourcePackageResponseBody) GoString() string
- func (s *DescribeVsUserResourcePackageResponseBody) SetRequestId(v string) *DescribeVsUserResourcePackageResponseBody
- func (s *DescribeVsUserResourcePackageResponseBody) SetResourcePackageInfos(v *DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) *DescribeVsUserResourcePackageResponseBody
- func (s DescribeVsUserResourcePackageResponseBody) String() string
- type DescribeVsUserResourcePackageResponseBodyResourcePackageInfos
- func (s DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) GoString() string
- func (s *DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) SetResourcePackageInfo(...) *DescribeVsUserResourcePackageResponseBodyResourcePackageInfos
- func (s DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) String() string
- type DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo
- func (s DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) GoString() string
- func (s *DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetCommodityCode(v string) ...
- func (s *DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetCurrCapacity(v string) ...
- func (s *DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetDisplayName(v string) ...
- func (s *DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetInitCapacity(v string) ...
- func (s *DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetInstanceId(v string) ...
- func (s *DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetStatus(v string) ...
- func (s DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) String() string
- type ForbidVsStreamRequest
- func (s ForbidVsStreamRequest) GoString() string
- func (s *ForbidVsStreamRequest) SetAppName(v string) *ForbidVsStreamRequest
- func (s *ForbidVsStreamRequest) SetControlStreamAction(v string) *ForbidVsStreamRequest
- func (s *ForbidVsStreamRequest) SetDomainName(v string) *ForbidVsStreamRequest
- func (s *ForbidVsStreamRequest) SetLiveStreamType(v string) *ForbidVsStreamRequest
- func (s *ForbidVsStreamRequest) SetOneshot(v string) *ForbidVsStreamRequest
- func (s *ForbidVsStreamRequest) SetOwnerId(v int64) *ForbidVsStreamRequest
- func (s *ForbidVsStreamRequest) SetResumeTime(v string) *ForbidVsStreamRequest
- func (s *ForbidVsStreamRequest) SetStreamName(v string) *ForbidVsStreamRequest
- func (s ForbidVsStreamRequest) String() string
- type ForbidVsStreamResponse
- type ForbidVsStreamResponseBody
- type GetBucketInfoRequest
- type GetBucketInfoResponse
- type GetBucketInfoResponseBody
- func (s GetBucketInfoResponseBody) GoString() string
- func (s *GetBucketInfoResponseBody) SetBucketInfo(v *GetBucketInfoResponseBodyBucketInfo) *GetBucketInfoResponseBody
- func (s *GetBucketInfoResponseBody) SetRequestId(v string) *GetBucketInfoResponseBody
- func (s GetBucketInfoResponseBody) String() string
- type GetBucketInfoResponseBodyBucketInfo
- func (s GetBucketInfoResponseBodyBucketInfo) GoString() string
- func (s *GetBucketInfoResponseBodyBucketInfo) SetBucketAcl(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetBucketName(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetComment(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetCreateTime(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetDataRedundancyType(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetDispatcherType(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetEndpoint(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetModifyTime(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetResourceType(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s *GetBucketInfoResponseBodyBucketInfo) SetStorageClass(v string) *GetBucketInfoResponseBodyBucketInfo
- func (s GetBucketInfoResponseBodyBucketInfo) String() string
- type GetObjectTotalRequest
- type GetObjectTotalResponse
- type GetObjectTotalResponseBody
- type GotoPresetRequest
- type GotoPresetResponse
- type GotoPresetResponseBody
- type ListBucketsRequest
- func (s ListBucketsRequest) GoString() string
- func (s *ListBucketsRequest) SetKeyword(v string) *ListBucketsRequest
- func (s *ListBucketsRequest) SetMarker(v string) *ListBucketsRequest
- func (s *ListBucketsRequest) SetOwnerId(v int64) *ListBucketsRequest
- func (s *ListBucketsRequest) SetPageNumber(v int32) *ListBucketsRequest
- func (s *ListBucketsRequest) SetPageSize(v int32) *ListBucketsRequest
- func (s *ListBucketsRequest) SetPrefix(v string) *ListBucketsRequest
- func (s ListBucketsRequest) String() string
- type ListBucketsResponse
- type ListBucketsResponseBody
- func (s ListBucketsResponseBody) GoString() string
- func (s *ListBucketsResponseBody) SetBucketInfos(v []*ListBucketsResponseBodyBucketInfos) *ListBucketsResponseBody
- func (s *ListBucketsResponseBody) SetRequestId(v string) *ListBucketsResponseBody
- func (s *ListBucketsResponseBody) SetTotalCount(v int64) *ListBucketsResponseBody
- func (s ListBucketsResponseBody) String() string
- type ListBucketsResponseBodyBucketInfos
- func (s ListBucketsResponseBodyBucketInfos) GoString() string
- func (s *ListBucketsResponseBodyBucketInfos) SetBucketAcl(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetBucketName(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetComment(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetCreateTime(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetDataRedundancyType(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetDispatcherType(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetEndpoint(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetModifyTime(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetResourceType(v string) *ListBucketsResponseBodyBucketInfos
- func (s *ListBucketsResponseBodyBucketInfos) SetStorageClass(v string) *ListBucketsResponseBodyBucketInfos
- func (s ListBucketsResponseBodyBucketInfos) String() string
- type ListObjectsRequest
- func (s ListObjectsRequest) GoString() string
- func (s *ListObjectsRequest) SetBucketName(v string) *ListObjectsRequest
- func (s *ListObjectsRequest) SetContinuationToken(v string) *ListObjectsRequest
- func (s *ListObjectsRequest) SetDelimiter(v string) *ListObjectsRequest
- func (s *ListObjectsRequest) SetEncodingType(v string) *ListObjectsRequest
- func (s *ListObjectsRequest) SetMarker(v string) *ListObjectsRequest
- func (s *ListObjectsRequest) SetMaxKeys(v int32) *ListObjectsRequest
- func (s *ListObjectsRequest) SetOwnerId(v int64) *ListObjectsRequest
- func (s *ListObjectsRequest) SetPrefix(v string) *ListObjectsRequest
- func (s *ListObjectsRequest) SetStartAfter(v string) *ListObjectsRequest
- func (s ListObjectsRequest) String() string
- type ListObjectsResponse
- type ListObjectsResponseBody
- func (s ListObjectsResponseBody) GoString() string
- func (s *ListObjectsResponseBody) SetBucketName(v string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetCommonPrefixes(v []*string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetContents(v []*ListObjectsResponseBodyContents) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetContinuationToken(v string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetDelimiter(v string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetEncodingType(v string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetIsTruncated(v bool) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetKeyCount(v int32) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetMarker(v string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetMaxKeys(v int32) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetNextContinuationToken(v string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetNextMarker(v string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetPrefix(v string) *ListObjectsResponseBody
- func (s *ListObjectsResponseBody) SetRequestId(v string) *ListObjectsResponseBody
- func (s ListObjectsResponseBody) String() string
- type ListObjectsResponseBodyContents
- func (s ListObjectsResponseBodyContents) GoString() string
- func (s *ListObjectsResponseBodyContents) SetETag(v string) *ListObjectsResponseBodyContents
- func (s *ListObjectsResponseBodyContents) SetKey(v string) *ListObjectsResponseBodyContents
- func (s *ListObjectsResponseBodyContents) SetLastModified(v string) *ListObjectsResponseBodyContents
- func (s *ListObjectsResponseBodyContents) SetSize(v int64) *ListObjectsResponseBodyContents
- func (s *ListObjectsResponseBodyContents) SetStorageClass(v string) *ListObjectsResponseBodyContents
- func (s ListObjectsResponseBodyContents) String() string
- type ModifyDeviceAlarmRequest
- func (s ModifyDeviceAlarmRequest) GoString() string
- func (s *ModifyDeviceAlarmRequest) SetAlarmId(v string) *ModifyDeviceAlarmRequest
- func (s *ModifyDeviceAlarmRequest) SetChannelId(v int32) *ModifyDeviceAlarmRequest
- func (s *ModifyDeviceAlarmRequest) SetId(v string) *ModifyDeviceAlarmRequest
- func (s *ModifyDeviceAlarmRequest) SetOwnerId(v int64) *ModifyDeviceAlarmRequest
- func (s *ModifyDeviceAlarmRequest) SetStatus(v int32) *ModifyDeviceAlarmRequest
- func (s ModifyDeviceAlarmRequest) String() string
- type ModifyDeviceAlarmResponse
- func (s ModifyDeviceAlarmResponse) GoString() string
- func (s *ModifyDeviceAlarmResponse) SetBody(v *ModifyDeviceAlarmResponseBody) *ModifyDeviceAlarmResponse
- func (s *ModifyDeviceAlarmResponse) SetHeaders(v map[string]*string) *ModifyDeviceAlarmResponse
- func (s ModifyDeviceAlarmResponse) String() string
- type ModifyDeviceAlarmResponseBody
- type ModifyDeviceCaptureRequest
- func (s ModifyDeviceCaptureRequest) GoString() string
- func (s *ModifyDeviceCaptureRequest) SetId(v string) *ModifyDeviceCaptureRequest
- func (s *ModifyDeviceCaptureRequest) SetImage(v int32) *ModifyDeviceCaptureRequest
- func (s *ModifyDeviceCaptureRequest) SetOwnerId(v int64) *ModifyDeviceCaptureRequest
- func (s *ModifyDeviceCaptureRequest) SetVideo(v int32) *ModifyDeviceCaptureRequest
- func (s ModifyDeviceCaptureRequest) String() string
- type ModifyDeviceCaptureResponse
- func (s ModifyDeviceCaptureResponse) GoString() string
- func (s *ModifyDeviceCaptureResponse) SetBody(v *ModifyDeviceCaptureResponseBody) *ModifyDeviceCaptureResponse
- func (s *ModifyDeviceCaptureResponse) SetHeaders(v map[string]*string) *ModifyDeviceCaptureResponse
- func (s ModifyDeviceCaptureResponse) String() string
- type ModifyDeviceCaptureResponseBody
- type ModifyDeviceChannelsRequest
- func (s ModifyDeviceChannelsRequest) GoString() string
- func (s *ModifyDeviceChannelsRequest) SetChannels(v string) *ModifyDeviceChannelsRequest
- func (s *ModifyDeviceChannelsRequest) SetDeviceStatus(v string) *ModifyDeviceChannelsRequest
- func (s *ModifyDeviceChannelsRequest) SetDsn(v string) *ModifyDeviceChannelsRequest
- func (s *ModifyDeviceChannelsRequest) SetId(v string) *ModifyDeviceChannelsRequest
- func (s *ModifyDeviceChannelsRequest) SetOwnerId(v int64) *ModifyDeviceChannelsRequest
- func (s ModifyDeviceChannelsRequest) String() string
- type ModifyDeviceChannelsResponse
- func (s ModifyDeviceChannelsResponse) GoString() string
- func (s *ModifyDeviceChannelsResponse) SetBody(v *ModifyDeviceChannelsResponseBody) *ModifyDeviceChannelsResponse
- func (s *ModifyDeviceChannelsResponse) SetHeaders(v map[string]*string) *ModifyDeviceChannelsResponse
- func (s ModifyDeviceChannelsResponse) String() string
- type ModifyDeviceChannelsResponseBody
- type ModifyDeviceRequest
- func (s ModifyDeviceRequest) GoString() string
- func (s *ModifyDeviceRequest) SetAlarmMethod(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetAutoPos(v bool) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetAutoStart(v bool) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetDescription(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetDirectoryId(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetGbId(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetGroupId(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetId(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetIp(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetLatitude(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetLongitude(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetName(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetOwnerId(v int64) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetParams(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetParentId(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetPassword(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetPort(v int64) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetPosInterval(v int64) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetType(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetUrl(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetUsername(v string) *ModifyDeviceRequest
- func (s *ModifyDeviceRequest) SetVendor(v string) *ModifyDeviceRequest
- func (s ModifyDeviceRequest) String() string
- type ModifyDeviceResponse
- type ModifyDeviceResponseBody
- type ModifyDirectoryRequest
- func (s ModifyDirectoryRequest) GoString() string
- func (s *ModifyDirectoryRequest) SetDescription(v string) *ModifyDirectoryRequest
- func (s *ModifyDirectoryRequest) SetId(v string) *ModifyDirectoryRequest
- func (s *ModifyDirectoryRequest) SetName(v string) *ModifyDirectoryRequest
- func (s *ModifyDirectoryRequest) SetOwnerId(v int64) *ModifyDirectoryRequest
- func (s ModifyDirectoryRequest) String() string
- type ModifyDirectoryResponse
- type ModifyDirectoryResponseBody
- type ModifyGroupRequest
- func (s ModifyGroupRequest) GoString() string
- func (s *ModifyGroupRequest) SetCallback(v string) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetDescription(v string) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetEnabled(v bool) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetId(v string) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetInProtocol(v string) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetLazyPull(v bool) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetName(v string) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetOutProtocol(v string) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetOwnerId(v int64) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetPlayDomain(v string) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetPushDomain(v string) *ModifyGroupRequest
- func (s *ModifyGroupRequest) SetRegion(v string) *ModifyGroupRequest
- func (s ModifyGroupRequest) String() string
- type ModifyGroupResponse
- type ModifyGroupResponseBody
- type ModifyParentPlatformRequest
- func (s ModifyParentPlatformRequest) GoString() string
- func (s *ModifyParentPlatformRequest) SetAutoStart(v bool) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetClientAuth(v bool) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetClientPassword(v string) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetClientUsername(v string) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetDescription(v string) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetGbId(v string) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetId(v string) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetIp(v string) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetName(v string) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetOwnerId(v int64) *ModifyParentPlatformRequest
- func (s *ModifyParentPlatformRequest) SetPort(v int64) *ModifyParentPlatformRequest
- func (s ModifyParentPlatformRequest) String() string
- type ModifyParentPlatformResponse
- func (s ModifyParentPlatformResponse) GoString() string
- func (s *ModifyParentPlatformResponse) SetBody(v *ModifyParentPlatformResponseBody) *ModifyParentPlatformResponse
- func (s *ModifyParentPlatformResponse) SetHeaders(v map[string]*string) *ModifyParentPlatformResponse
- func (s ModifyParentPlatformResponse) String() string
- type ModifyParentPlatformResponseBody
- func (s ModifyParentPlatformResponseBody) GoString() string
- func (s *ModifyParentPlatformResponseBody) SetId(v string) *ModifyParentPlatformResponseBody
- func (s *ModifyParentPlatformResponseBody) SetRequestId(v string) *ModifyParentPlatformResponseBody
- func (s ModifyParentPlatformResponseBody) String() string
- type ModifyPurchasedDeviceRequest
- func (s ModifyPurchasedDeviceRequest) GoString() string
- func (s *ModifyPurchasedDeviceRequest) SetDescription(v string) *ModifyPurchasedDeviceRequest
- func (s *ModifyPurchasedDeviceRequest) SetId(v string) *ModifyPurchasedDeviceRequest
- func (s *ModifyPurchasedDeviceRequest) SetName(v string) *ModifyPurchasedDeviceRequest
- func (s *ModifyPurchasedDeviceRequest) SetOrderId(v string) *ModifyPurchasedDeviceRequest
- func (s *ModifyPurchasedDeviceRequest) SetOwnerId(v int64) *ModifyPurchasedDeviceRequest
- func (s *ModifyPurchasedDeviceRequest) SetRegisterCode(v string) *ModifyPurchasedDeviceRequest
- func (s *ModifyPurchasedDeviceRequest) SetSubType(v string) *ModifyPurchasedDeviceRequest
- func (s *ModifyPurchasedDeviceRequest) SetVendor(v string) *ModifyPurchasedDeviceRequest
- func (s ModifyPurchasedDeviceRequest) String() string
- type ModifyPurchasedDeviceResponse
- func (s ModifyPurchasedDeviceResponse) GoString() string
- func (s *ModifyPurchasedDeviceResponse) SetBody(v *ModifyPurchasedDeviceResponseBody) *ModifyPurchasedDeviceResponse
- func (s *ModifyPurchasedDeviceResponse) SetHeaders(v map[string]*string) *ModifyPurchasedDeviceResponse
- func (s ModifyPurchasedDeviceResponse) String() string
- type ModifyPurchasedDeviceResponseBody
- func (s ModifyPurchasedDeviceResponseBody) GoString() string
- func (s *ModifyPurchasedDeviceResponseBody) SetId(v string) *ModifyPurchasedDeviceResponseBody
- func (s *ModifyPurchasedDeviceResponseBody) SetRequestId(v string) *ModifyPurchasedDeviceResponseBody
- func (s ModifyPurchasedDeviceResponseBody) String() string
- type ModifyTemplateRequest
- func (s ModifyTemplateRequest) GoString() string
- func (s *ModifyTemplateRequest) SetCallback(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetDescription(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetFileFormat(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetFlv(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetHlsM3u8(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetHlsTs(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetId(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetInterval(v int64) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetJpgOnDemand(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetJpgOverwrite(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetJpgSequence(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetMp4(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetName(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetOssBucket(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetOssEndpoint(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetOssFilePrefix(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetOwnerId(v int64) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetRegion(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetRetention(v int64) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetTransConfigsJSON(v string) *ModifyTemplateRequest
- func (s *ModifyTemplateRequest) SetTrigger(v string) *ModifyTemplateRequest
- func (s ModifyTemplateRequest) String() string
- type ModifyTemplateResponse
- type ModifyTemplateResponseBody
- type OpenVsServiceResponse
- type OpenVsServiceResponseBody
- type OperateRenderingDevicesRequest
- func (s OperateRenderingDevicesRequest) GoString() string
- func (s *OperateRenderingDevicesRequest) SetInstanceIds(v string) *OperateRenderingDevicesRequest
- func (s *OperateRenderingDevicesRequest) SetOperation(v string) *OperateRenderingDevicesRequest
- func (s *OperateRenderingDevicesRequest) SetOwnerId(v int64) *OperateRenderingDevicesRequest
- func (s *OperateRenderingDevicesRequest) SetPodId(v string) *OperateRenderingDevicesRequest
- func (s OperateRenderingDevicesRequest) String() string
- type OperateRenderingDevicesResponse
- func (s OperateRenderingDevicesResponse) GoString() string
- func (s *OperateRenderingDevicesResponse) SetBody(v *OperateRenderingDevicesResponseBody) *OperateRenderingDevicesResponse
- func (s *OperateRenderingDevicesResponse) SetHeaders(v map[string]*string) *OperateRenderingDevicesResponse
- func (s OperateRenderingDevicesResponse) String() string
- type OperateRenderingDevicesResponseBody
- func (s OperateRenderingDevicesResponseBody) GoString() string
- func (s *OperateRenderingDevicesResponseBody) SetFailedIds(v []*string) *OperateRenderingDevicesResponseBody
- func (s *OperateRenderingDevicesResponseBody) SetRequestId(v string) *OperateRenderingDevicesResponseBody
- func (s OperateRenderingDevicesResponseBody) String() string
- type PrepareUploadRequest
- func (s PrepareUploadRequest) GoString() string
- func (s *PrepareUploadRequest) SetBucketName(v string) *PrepareUploadRequest
- func (s *PrepareUploadRequest) SetClientIp(v string) *PrepareUploadRequest
- func (s *PrepareUploadRequest) SetOwnerId(v int64) *PrepareUploadRequest
- func (s PrepareUploadRequest) String() string
- type PrepareUploadResponse
- type PrepareUploadResponseBody
- func (s PrepareUploadResponseBody) GoString() string
- func (s *PrepareUploadResponseBody) SetBucketName(v string) *PrepareUploadResponseBody
- func (s *PrepareUploadResponseBody) SetEndpoint(v string) *PrepareUploadResponseBody
- func (s *PrepareUploadResponseBody) SetRequestId(v string) *PrepareUploadResponseBody
- func (s PrepareUploadResponseBody) String() string
- type PutBucketRequest
- func (s PutBucketRequest) GoString() string
- func (s *PutBucketRequest) SetBucketAcl(v string) *PutBucketRequest
- func (s *PutBucketRequest) SetBucketName(v string) *PutBucketRequest
- func (s *PutBucketRequest) SetComment(v string) *PutBucketRequest
- func (s *PutBucketRequest) SetDataRedundancyType(v string) *PutBucketRequest
- func (s *PutBucketRequest) SetDispatcherType(v string) *PutBucketRequest
- func (s *PutBucketRequest) SetEndpoint(v string) *PutBucketRequest
- func (s *PutBucketRequest) SetOwnerId(v int64) *PutBucketRequest
- func (s *PutBucketRequest) SetResourceType(v string) *PutBucketRequest
- func (s *PutBucketRequest) SetStorageClass(v string) *PutBucketRequest
- func (s PutBucketRequest) String() string
- type PutBucketResponse
- type PutBucketResponseBody
- type ResetRenderingDevicesRequest
- func (s ResetRenderingDevicesRequest) GoString() string
- func (s *ResetRenderingDevicesRequest) SetImageId(v string) *ResetRenderingDevicesRequest
- func (s *ResetRenderingDevicesRequest) SetInstanceIds(v string) *ResetRenderingDevicesRequest
- func (s *ResetRenderingDevicesRequest) SetOwnerId(v int64) *ResetRenderingDevicesRequest
- func (s *ResetRenderingDevicesRequest) SetPodId(v string) *ResetRenderingDevicesRequest
- func (s ResetRenderingDevicesRequest) String() string
- type ResetRenderingDevicesResponse
- func (s ResetRenderingDevicesResponse) GoString() string
- func (s *ResetRenderingDevicesResponse) SetBody(v *ResetRenderingDevicesResponseBody) *ResetRenderingDevicesResponse
- func (s *ResetRenderingDevicesResponse) SetHeaders(v map[string]*string) *ResetRenderingDevicesResponse
- func (s ResetRenderingDevicesResponse) String() string
- type ResetRenderingDevicesResponseBody
- func (s ResetRenderingDevicesResponseBody) GoString() string
- func (s *ResetRenderingDevicesResponseBody) SetFailedIds(v []*string) *ResetRenderingDevicesResponseBody
- func (s *ResetRenderingDevicesResponseBody) SetRequestId(v string) *ResetRenderingDevicesResponseBody
- func (s ResetRenderingDevicesResponseBody) String() string
- type ResumeVsStreamRequest
- func (s ResumeVsStreamRequest) GoString() string
- func (s *ResumeVsStreamRequest) SetAppName(v string) *ResumeVsStreamRequest
- func (s *ResumeVsStreamRequest) SetControlStreamAction(v string) *ResumeVsStreamRequest
- func (s *ResumeVsStreamRequest) SetDomainName(v string) *ResumeVsStreamRequest
- func (s *ResumeVsStreamRequest) SetLiveStreamType(v string) *ResumeVsStreamRequest
- func (s *ResumeVsStreamRequest) SetOwnerId(v int64) *ResumeVsStreamRequest
- func (s *ResumeVsStreamRequest) SetStreamName(v string) *ResumeVsStreamRequest
- func (s ResumeVsStreamRequest) String() string
- type ResumeVsStreamResponse
- type ResumeVsStreamResponseBody
- type SetPresetRequest
- type SetPresetResponse
- type SetPresetResponseBody
- type SetVsDomainCertificateRequest
- func (s SetVsDomainCertificateRequest) GoString() string
- func (s *SetVsDomainCertificateRequest) SetCertName(v string) *SetVsDomainCertificateRequest
- func (s *SetVsDomainCertificateRequest) SetCertType(v string) *SetVsDomainCertificateRequest
- func (s *SetVsDomainCertificateRequest) SetDomainName(v string) *SetVsDomainCertificateRequest
- func (s *SetVsDomainCertificateRequest) SetForceSet(v string) *SetVsDomainCertificateRequest
- func (s *SetVsDomainCertificateRequest) SetOwnerId(v int64) *SetVsDomainCertificateRequest
- func (s *SetVsDomainCertificateRequest) SetRegion(v string) *SetVsDomainCertificateRequest
- func (s *SetVsDomainCertificateRequest) SetSSLPri(v string) *SetVsDomainCertificateRequest
- func (s *SetVsDomainCertificateRequest) SetSSLProtocol(v string) *SetVsDomainCertificateRequest
- func (s *SetVsDomainCertificateRequest) SetSSLPub(v string) *SetVsDomainCertificateRequest
- func (s SetVsDomainCertificateRequest) String() string
- type SetVsDomainCertificateResponse
- func (s SetVsDomainCertificateResponse) GoString() string
- func (s *SetVsDomainCertificateResponse) SetBody(v *SetVsDomainCertificateResponseBody) *SetVsDomainCertificateResponse
- func (s *SetVsDomainCertificateResponse) SetHeaders(v map[string]*string) *SetVsDomainCertificateResponse
- func (s SetVsDomainCertificateResponse) String() string
- type SetVsDomainCertificateResponseBody
- type SetVsStreamsNotifyUrlConfigRequest
- func (s SetVsStreamsNotifyUrlConfigRequest) GoString() string
- func (s *SetVsStreamsNotifyUrlConfigRequest) SetAuthKey(v string) *SetVsStreamsNotifyUrlConfigRequest
- func (s *SetVsStreamsNotifyUrlConfigRequest) SetAuthType(v string) *SetVsStreamsNotifyUrlConfigRequest
- func (s *SetVsStreamsNotifyUrlConfigRequest) SetDomainName(v string) *SetVsStreamsNotifyUrlConfigRequest
- func (s *SetVsStreamsNotifyUrlConfigRequest) SetNotifyUrl(v string) *SetVsStreamsNotifyUrlConfigRequest
- func (s *SetVsStreamsNotifyUrlConfigRequest) SetOwnerId(v int64) *SetVsStreamsNotifyUrlConfigRequest
- func (s SetVsStreamsNotifyUrlConfigRequest) String() string
- type SetVsStreamsNotifyUrlConfigResponse
- func (s SetVsStreamsNotifyUrlConfigResponse) GoString() string
- func (s *SetVsStreamsNotifyUrlConfigResponse) SetBody(v *SetVsStreamsNotifyUrlConfigResponseBody) *SetVsStreamsNotifyUrlConfigResponse
- func (s *SetVsStreamsNotifyUrlConfigResponse) SetHeaders(v map[string]*string) *SetVsStreamsNotifyUrlConfigResponse
- func (s SetVsStreamsNotifyUrlConfigResponse) String() string
- type SetVsStreamsNotifyUrlConfigResponseBody
- type StartDeviceRequest
- type StartDeviceResponse
- type StartDeviceResponseBody
- type StartParentPlatformRequest
- type StartParentPlatformResponse
- func (s StartParentPlatformResponse) GoString() string
- func (s *StartParentPlatformResponse) SetBody(v *StartParentPlatformResponseBody) *StartParentPlatformResponse
- func (s *StartParentPlatformResponse) SetHeaders(v map[string]*string) *StartParentPlatformResponse
- func (s StartParentPlatformResponse) String() string
- type StartParentPlatformResponseBody
- func (s StartParentPlatformResponseBody) GoString() string
- func (s *StartParentPlatformResponseBody) SetId(v string) *StartParentPlatformResponseBody
- func (s *StartParentPlatformResponseBody) SetRequestId(v string) *StartParentPlatformResponseBody
- func (s StartParentPlatformResponseBody) String() string
- type StartRecordStreamRequest
- func (s StartRecordStreamRequest) GoString() string
- func (s *StartRecordStreamRequest) SetApp(v string) *StartRecordStreamRequest
- func (s *StartRecordStreamRequest) SetId(v string) *StartRecordStreamRequest
- func (s *StartRecordStreamRequest) SetName(v string) *StartRecordStreamRequest
- func (s *StartRecordStreamRequest) SetOwnerId(v int64) *StartRecordStreamRequest
- func (s *StartRecordStreamRequest) SetPlayDomain(v string) *StartRecordStreamRequest
- func (s StartRecordStreamRequest) String() string
- type StartRecordStreamResponse
- func (s StartRecordStreamResponse) GoString() string
- func (s *StartRecordStreamResponse) SetBody(v *StartRecordStreamResponseBody) *StartRecordStreamResponse
- func (s *StartRecordStreamResponse) SetHeaders(v map[string]*string) *StartRecordStreamResponse
- func (s StartRecordStreamResponse) String() string
- type StartRecordStreamResponseBody
- type StartStreamRequest
- func (s StartStreamRequest) GoString() string
- func (s *StartStreamRequest) SetEndTime(v int64) *StartStreamRequest
- func (s *StartStreamRequest) SetId(v string) *StartStreamRequest
- func (s *StartStreamRequest) SetOwnerId(v int64) *StartStreamRequest
- func (s *StartStreamRequest) SetStartTime(v int64) *StartStreamRequest
- func (s StartStreamRequest) String() string
- type StartStreamResponse
- type StartStreamResponseBody
- func (s StartStreamResponseBody) GoString() string
- func (s *StartStreamResponseBody) SetId(v string) *StartStreamResponseBody
- func (s *StartStreamResponseBody) SetName(v string) *StartStreamResponseBody
- func (s *StartStreamResponseBody) SetRequestId(v string) *StartStreamResponseBody
- func (s StartStreamResponseBody) String() string
- type StartTransferStreamRequest
- func (s StartTransferStreamRequest) GoString() string
- func (s *StartTransferStreamRequest) SetId(v string) *StartTransferStreamRequest
- func (s *StartTransferStreamRequest) SetOwnerId(v int64) *StartTransferStreamRequest
- func (s *StartTransferStreamRequest) SetTranscode(v string) *StartTransferStreamRequest
- func (s *StartTransferStreamRequest) SetUrl(v string) *StartTransferStreamRequest
- func (s StartTransferStreamRequest) String() string
- type StartTransferStreamResponse
- func (s StartTransferStreamResponse) GoString() string
- func (s *StartTransferStreamResponse) SetBody(v *StartTransferStreamResponseBody) *StartTransferStreamResponse
- func (s *StartTransferStreamResponse) SetHeaders(v map[string]*string) *StartTransferStreamResponse
- func (s StartTransferStreamResponse) String() string
- type StartTransferStreamResponseBody
- type StopAdjustRequest
- func (s StopAdjustRequest) GoString() string
- func (s *StopAdjustRequest) SetFocus(v bool) *StopAdjustRequest
- func (s *StopAdjustRequest) SetId(v string) *StopAdjustRequest
- func (s *StopAdjustRequest) SetIris(v bool) *StopAdjustRequest
- func (s *StopAdjustRequest) SetOwnerId(v int64) *StopAdjustRequest
- func (s StopAdjustRequest) String() string
- type StopAdjustResponse
- type StopAdjustResponseBody
- type StopDeviceRequest
- type StopDeviceResponse
- type StopDeviceResponseBody
- type StopMoveRequest
- func (s StopMoveRequest) GoString() string
- func (s *StopMoveRequest) SetId(v string) *StopMoveRequest
- func (s *StopMoveRequest) SetOwnerId(v int64) *StopMoveRequest
- func (s *StopMoveRequest) SetPan(v bool) *StopMoveRequest
- func (s *StopMoveRequest) SetTilt(v bool) *StopMoveRequest
- func (s *StopMoveRequest) SetZoom(v bool) *StopMoveRequest
- func (s StopMoveRequest) String() string
- type StopMoveResponse
- type StopMoveResponseBody
- type StopParentPlatformRequest
- type StopParentPlatformResponse
- func (s StopParentPlatformResponse) GoString() string
- func (s *StopParentPlatformResponse) SetBody(v *StopParentPlatformResponseBody) *StopParentPlatformResponse
- func (s *StopParentPlatformResponse) SetHeaders(v map[string]*string) *StopParentPlatformResponse
- func (s StopParentPlatformResponse) String() string
- type StopParentPlatformResponseBody
- type StopRecordStreamRequest
- func (s StopRecordStreamRequest) GoString() string
- func (s *StopRecordStreamRequest) SetApp(v string) *StopRecordStreamRequest
- func (s *StopRecordStreamRequest) SetId(v string) *StopRecordStreamRequest
- func (s *StopRecordStreamRequest) SetName(v string) *StopRecordStreamRequest
- func (s *StopRecordStreamRequest) SetOwnerId(v int64) *StopRecordStreamRequest
- func (s *StopRecordStreamRequest) SetPlayDomain(v string) *StopRecordStreamRequest
- func (s StopRecordStreamRequest) String() string
- type StopRecordStreamResponse
- type StopRecordStreamResponseBody
- type StopStreamRequest
- func (s StopStreamRequest) GoString() string
- func (s *StopStreamRequest) SetId(v string) *StopStreamRequest
- func (s *StopStreamRequest) SetName(v string) *StopStreamRequest
- func (s *StopStreamRequest) SetOwnerId(v int64) *StopStreamRequest
- func (s *StopStreamRequest) SetStartTime(v string) *StopStreamRequest
- func (s StopStreamRequest) String() string
- type StopStreamResponse
- type StopStreamResponseBody
- type StopTransferStreamRequest
- func (s StopTransferStreamRequest) GoString() string
- func (s *StopTransferStreamRequest) SetId(v string) *StopTransferStreamRequest
- func (s *StopTransferStreamRequest) SetOwnerId(v int64) *StopTransferStreamRequest
- func (s *StopTransferStreamRequest) SetTranscode(v string) *StopTransferStreamRequest
- func (s StopTransferStreamRequest) String() string
- type StopTransferStreamResponse
- func (s StopTransferStreamResponse) GoString() string
- func (s *StopTransferStreamResponse) SetBody(v *StopTransferStreamResponseBody) *StopTransferStreamResponse
- func (s *StopTransferStreamResponse) SetHeaders(v map[string]*string) *StopTransferStreamResponse
- func (s StopTransferStreamResponse) String() string
- type StopTransferStreamResponseBody
- type SyncCatalogsRequest
- type SyncCatalogsResponse
- type SyncCatalogsResponseBody
- type UnbindDirectoryRequest
- func (s UnbindDirectoryRequest) GoString() string
- func (s *UnbindDirectoryRequest) SetDeviceId(v string) *UnbindDirectoryRequest
- func (s *UnbindDirectoryRequest) SetDirectoryId(v string) *UnbindDirectoryRequest
- func (s *UnbindDirectoryRequest) SetOwnerId(v int64) *UnbindDirectoryRequest
- func (s UnbindDirectoryRequest) String() string
- type UnbindDirectoryResponse
- type UnbindDirectoryResponseBody
- type UnbindParentPlatformDeviceRequest
- func (s UnbindParentPlatformDeviceRequest) GoString() string
- func (s *UnbindParentPlatformDeviceRequest) SetDeviceId(v string) *UnbindParentPlatformDeviceRequest
- func (s *UnbindParentPlatformDeviceRequest) SetOwnerId(v int64) *UnbindParentPlatformDeviceRequest
- func (s *UnbindParentPlatformDeviceRequest) SetParentPlatformId(v string) *UnbindParentPlatformDeviceRequest
- func (s UnbindParentPlatformDeviceRequest) String() string
- type UnbindParentPlatformDeviceResponse
- func (s UnbindParentPlatformDeviceResponse) GoString() string
- func (s *UnbindParentPlatformDeviceResponse) SetBody(v *UnbindParentPlatformDeviceResponseBody) *UnbindParentPlatformDeviceResponse
- func (s *UnbindParentPlatformDeviceResponse) SetHeaders(v map[string]*string) *UnbindParentPlatformDeviceResponse
- func (s UnbindParentPlatformDeviceResponse) String() string
- type UnbindParentPlatformDeviceResponseBody
- type UnbindPurchasedDeviceRequest
- type UnbindPurchasedDeviceResponse
- func (s UnbindPurchasedDeviceResponse) GoString() string
- func (s *UnbindPurchasedDeviceResponse) SetBody(v *UnbindPurchasedDeviceResponseBody) *UnbindPurchasedDeviceResponse
- func (s *UnbindPurchasedDeviceResponse) SetHeaders(v map[string]*string) *UnbindPurchasedDeviceResponse
- func (s UnbindPurchasedDeviceResponse) String() string
- type UnbindPurchasedDeviceResponseBody
- type UnbindTemplateRequest
- func (s UnbindTemplateRequest) GoString() string
- func (s *UnbindTemplateRequest) SetInstanceId(v string) *UnbindTemplateRequest
- func (s *UnbindTemplateRequest) SetInstanceType(v string) *UnbindTemplateRequest
- func (s *UnbindTemplateRequest) SetOwnerId(v int64) *UnbindTemplateRequest
- func (s *UnbindTemplateRequest) SetTemplateId(v string) *UnbindTemplateRequest
- func (s *UnbindTemplateRequest) SetTemplateType(v string) *UnbindTemplateRequest
- func (s UnbindTemplateRequest) String() string
- type UnbindTemplateResponse
- type UnbindTemplateResponseBody
- func (s UnbindTemplateResponseBody) GoString() string
- func (s *UnbindTemplateResponseBody) SetInstanceId(v string) *UnbindTemplateResponseBody
- func (s *UnbindTemplateResponseBody) SetInstanceType(v string) *UnbindTemplateResponseBody
- func (s *UnbindTemplateResponseBody) SetRequestId(v string) *UnbindTemplateResponseBody
- func (s *UnbindTemplateResponseBody) SetTemplateId(v string) *UnbindTemplateResponseBody
- func (s *UnbindTemplateResponseBody) SetTemplateType(v string) *UnbindTemplateResponseBody
- func (s UnbindTemplateResponseBody) String() string
- type UnlockDeviceRequest
- type UnlockDeviceResponse
- type UnlockDeviceResponseBody
- type UpdateAIConfigRequest
- func (s UpdateAIConfigRequest) GoString() string
- func (s *UpdateAIConfigRequest) SetCaptureInterval(v int32) *UpdateAIConfigRequest
- func (s *UpdateAIConfigRequest) SetConfigId(v string) *UpdateAIConfigRequest
- func (s *UpdateAIConfigRequest) SetConfigs(v string) *UpdateAIConfigRequest
- func (s *UpdateAIConfigRequest) SetDescription(v string) *UpdateAIConfigRequest
- func (s *UpdateAIConfigRequest) SetEndTime(v int64) *UpdateAIConfigRequest
- func (s *UpdateAIConfigRequest) SetFeatures(v string) *UpdateAIConfigRequest
- func (s *UpdateAIConfigRequest) SetOwnerId(v int64) *UpdateAIConfigRequest
- func (s *UpdateAIConfigRequest) SetStartTime(v int64) *UpdateAIConfigRequest
- func (s *UpdateAIConfigRequest) SetStatus(v string) *UpdateAIConfigRequest
- func (s UpdateAIConfigRequest) String() string
- type UpdateAIConfigResponse
- type UpdateAIConfigResponseBody
- type UpdateBucketInfoRequest
- func (s UpdateBucketInfoRequest) GoString() string
- func (s *UpdateBucketInfoRequest) SetBucketName(v string) *UpdateBucketInfoRequest
- func (s *UpdateBucketInfoRequest) SetComment(v string) *UpdateBucketInfoRequest
- func (s *UpdateBucketInfoRequest) SetOwnerId(v int64) *UpdateBucketInfoRequest
- func (s UpdateBucketInfoRequest) String() string
- type UpdateBucketInfoResponse
- type UpdateBucketInfoResponseBody
- type UpdateClusterRequest
- func (s UpdateClusterRequest) GoString() string
- func (s *UpdateClusterRequest) SetClusterId(v string) *UpdateClusterRequest
- func (s *UpdateClusterRequest) SetDescription(v string) *UpdateClusterRequest
- func (s *UpdateClusterRequest) SetEffectiveTime(v string) *UpdateClusterRequest
- func (s *UpdateClusterRequest) SetInternalPorts(v string) *UpdateClusterRequest
- func (s *UpdateClusterRequest) SetMaintainTime(v string) *UpdateClusterRequest
- func (s *UpdateClusterRequest) SetName(v string) *UpdateClusterRequest
- func (s *UpdateClusterRequest) SetOwnerId(v int64) *UpdateClusterRequest
- func (s *UpdateClusterRequest) SetSecurityGroupId(v string) *UpdateClusterRequest
- func (s UpdateClusterRequest) String() string
- type UpdateClusterResponse
- type UpdateClusterResponseBody
- type UpdateRenderingDeviceSpecRequest
- func (s UpdateRenderingDeviceSpecRequest) GoString() string
- func (s *UpdateRenderingDeviceSpecRequest) SetAutoRenew(v bool) *UpdateRenderingDeviceSpecRequest
- func (s *UpdateRenderingDeviceSpecRequest) SetAutoRenewPeriod(v int64) *UpdateRenderingDeviceSpecRequest
- func (s *UpdateRenderingDeviceSpecRequest) SetDescription(v string) *UpdateRenderingDeviceSpecRequest
- func (s *UpdateRenderingDeviceSpecRequest) SetEffectiveTime(v bool) *UpdateRenderingDeviceSpecRequest
- func (s *UpdateRenderingDeviceSpecRequest) SetInstanceIds(v string) *UpdateRenderingDeviceSpecRequest
- func (s *UpdateRenderingDeviceSpecRequest) SetOwnerId(v int64) *UpdateRenderingDeviceSpecRequest
- func (s *UpdateRenderingDeviceSpecRequest) SetPeriod(v int32) *UpdateRenderingDeviceSpecRequest
- func (s *UpdateRenderingDeviceSpecRequest) SetPeriodUnit(v string) *UpdateRenderingDeviceSpecRequest
- func (s *UpdateRenderingDeviceSpecRequest) SetSpecification(v string) *UpdateRenderingDeviceSpecRequest
- func (s UpdateRenderingDeviceSpecRequest) String() string
- type UpdateRenderingDeviceSpecResponse
- func (s UpdateRenderingDeviceSpecResponse) GoString() string
- func (s *UpdateRenderingDeviceSpecResponse) SetBody(v *UpdateRenderingDeviceSpecResponseBody) *UpdateRenderingDeviceSpecResponse
- func (s *UpdateRenderingDeviceSpecResponse) SetHeaders(v map[string]*string) *UpdateRenderingDeviceSpecResponse
- func (s UpdateRenderingDeviceSpecResponse) String() string
- type UpdateRenderingDeviceSpecResponseBody
- type UpdateVsPullStreamInfoConfigRequest
- func (s UpdateVsPullStreamInfoConfigRequest) GoString() string
- func (s *UpdateVsPullStreamInfoConfigRequest) SetAlways(v string) *UpdateVsPullStreamInfoConfigRequest
- func (s *UpdateVsPullStreamInfoConfigRequest) SetAppName(v string) *UpdateVsPullStreamInfoConfigRequest
- func (s *UpdateVsPullStreamInfoConfigRequest) SetDomainName(v string) *UpdateVsPullStreamInfoConfigRequest
- func (s *UpdateVsPullStreamInfoConfigRequest) SetEndTime(v string) *UpdateVsPullStreamInfoConfigRequest
- func (s *UpdateVsPullStreamInfoConfigRequest) SetOwnerId(v int64) *UpdateVsPullStreamInfoConfigRequest
- func (s *UpdateVsPullStreamInfoConfigRequest) SetSourceUrl(v string) *UpdateVsPullStreamInfoConfigRequest
- func (s *UpdateVsPullStreamInfoConfigRequest) SetStartTime(v string) *UpdateVsPullStreamInfoConfigRequest
- func (s *UpdateVsPullStreamInfoConfigRequest) SetStreamName(v string) *UpdateVsPullStreamInfoConfigRequest
- func (s UpdateVsPullStreamInfoConfigRequest) String() string
- type UpdateVsPullStreamInfoConfigResponse
- func (s UpdateVsPullStreamInfoConfigResponse) GoString() string
- func (s *UpdateVsPullStreamInfoConfigResponse) SetBody(v *UpdateVsPullStreamInfoConfigResponseBody) *UpdateVsPullStreamInfoConfigResponse
- func (s *UpdateVsPullStreamInfoConfigResponse) SetHeaders(v map[string]*string) *UpdateVsPullStreamInfoConfigResponse
- func (s UpdateVsPullStreamInfoConfigResponse) String() string
- type UpdateVsPullStreamInfoConfigResponseBody
- type UpgradeRenderingDevicesHostOSRequest
- func (s UpgradeRenderingDevicesHostOSRequest) GoString() string
- func (s *UpgradeRenderingDevicesHostOSRequest) SetInstanceIds(v string) *UpgradeRenderingDevicesHostOSRequest
- func (s *UpgradeRenderingDevicesHostOSRequest) SetOwnerId(v int64) *UpgradeRenderingDevicesHostOSRequest
- func (s *UpgradeRenderingDevicesHostOSRequest) SetRomName(v string) *UpgradeRenderingDevicesHostOSRequest
- func (s *UpgradeRenderingDevicesHostOSRequest) SetRomPath(v string) *UpgradeRenderingDevicesHostOSRequest
- func (s *UpgradeRenderingDevicesHostOSRequest) SetRomVersion(v string) *UpgradeRenderingDevicesHostOSRequest
- func (s UpgradeRenderingDevicesHostOSRequest) String() string
- type UpgradeRenderingDevicesHostOSResponse
- func (s UpgradeRenderingDevicesHostOSResponse) GoString() string
- func (s *UpgradeRenderingDevicesHostOSResponse) SetBody(v *UpgradeRenderingDevicesHostOSResponseBody) *UpgradeRenderingDevicesHostOSResponse
- func (s *UpgradeRenderingDevicesHostOSResponse) SetHeaders(v map[string]*string) *UpgradeRenderingDevicesHostOSResponse
- func (s UpgradeRenderingDevicesHostOSResponse) String() string
- type UpgradeRenderingDevicesHostOSResponseBody
- type UpgradeRenderingDevicesImageRequest
- func (s UpgradeRenderingDevicesImageRequest) GoString() string
- func (s *UpgradeRenderingDevicesImageRequest) SetImageId(v string) *UpgradeRenderingDevicesImageRequest
- func (s *UpgradeRenderingDevicesImageRequest) SetInstanceIds(v string) *UpgradeRenderingDevicesImageRequest
- func (s *UpgradeRenderingDevicesImageRequest) SetOwnerId(v int64) *UpgradeRenderingDevicesImageRequest
- func (s UpgradeRenderingDevicesImageRequest) String() string
- type UpgradeRenderingDevicesImageResponse
- func (s UpgradeRenderingDevicesImageResponse) GoString() string
- func (s *UpgradeRenderingDevicesImageResponse) SetBody(v *UpgradeRenderingDevicesImageResponseBody) *UpgradeRenderingDevicesImageResponse
- func (s *UpgradeRenderingDevicesImageResponse) SetHeaders(v map[string]*string) *UpgradeRenderingDevicesImageResponse
- func (s UpgradeRenderingDevicesImageResponse) String() string
- type UpgradeRenderingDevicesImageResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddRegisteredDeviceRequest ¶
type AddRegisteredDeviceRequest struct { Dsn *string `json:"Dsn,omitempty" xml:"Dsn,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` RegisterCode *string `json:"RegisterCode,omitempty" xml:"RegisterCode,omitempty"` SecretKey *string `json:"SecretKey,omitempty" xml:"SecretKey,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (AddRegisteredDeviceRequest) GoString ¶
func (s AddRegisteredDeviceRequest) GoString() string
func (*AddRegisteredDeviceRequest) SetDsn ¶
func (s *AddRegisteredDeviceRequest) SetDsn(v string) *AddRegisteredDeviceRequest
func (*AddRegisteredDeviceRequest) SetOwnerId ¶
func (s *AddRegisteredDeviceRequest) SetOwnerId(v int64) *AddRegisteredDeviceRequest
func (*AddRegisteredDeviceRequest) SetRegisterCode ¶
func (s *AddRegisteredDeviceRequest) SetRegisterCode(v string) *AddRegisteredDeviceRequest
func (*AddRegisteredDeviceRequest) SetSecretKey ¶
func (s *AddRegisteredDeviceRequest) SetSecretKey(v string) *AddRegisteredDeviceRequest
func (*AddRegisteredDeviceRequest) SetVendor ¶
func (s *AddRegisteredDeviceRequest) SetVendor(v string) *AddRegisteredDeviceRequest
func (AddRegisteredDeviceRequest) String ¶
func (s AddRegisteredDeviceRequest) String() string
type AddRegisteredDeviceResponse ¶
type AddRegisteredDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddRegisteredDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddRegisteredDeviceResponse) GoString ¶
func (s AddRegisteredDeviceResponse) GoString() string
func (*AddRegisteredDeviceResponse) SetBody ¶
func (s *AddRegisteredDeviceResponse) SetBody(v *AddRegisteredDeviceResponseBody) *AddRegisteredDeviceResponse
func (*AddRegisteredDeviceResponse) SetHeaders ¶
func (s *AddRegisteredDeviceResponse) SetHeaders(v map[string]*string) *AddRegisteredDeviceResponse
func (AddRegisteredDeviceResponse) String ¶
func (s AddRegisteredDeviceResponse) String() string
type AddRegisteredDeviceResponseBody ¶
type AddRegisteredDeviceResponseBody struct { Dsn *string `json:"Dsn,omitempty" xml:"Dsn,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RegisterCode *string `json:"RegisterCode,omitempty" xml:"RegisterCode,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretKey *string `json:"SecretKey,omitempty" xml:"SecretKey,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (AddRegisteredDeviceResponseBody) GoString ¶
func (s AddRegisteredDeviceResponseBody) GoString() string
func (*AddRegisteredDeviceResponseBody) SetDsn ¶
func (s *AddRegisteredDeviceResponseBody) SetDsn(v string) *AddRegisteredDeviceResponseBody
func (*AddRegisteredDeviceResponseBody) SetId ¶
func (s *AddRegisteredDeviceResponseBody) SetId(v string) *AddRegisteredDeviceResponseBody
func (*AddRegisteredDeviceResponseBody) SetRegisterCode ¶
func (s *AddRegisteredDeviceResponseBody) SetRegisterCode(v string) *AddRegisteredDeviceResponseBody
func (*AddRegisteredDeviceResponseBody) SetRequestId ¶
func (s *AddRegisteredDeviceResponseBody) SetRequestId(v string) *AddRegisteredDeviceResponseBody
func (*AddRegisteredDeviceResponseBody) SetSecretKey ¶
func (s *AddRegisteredDeviceResponseBody) SetSecretKey(v string) *AddRegisteredDeviceResponseBody
func (*AddRegisteredDeviceResponseBody) SetVendor ¶
func (s *AddRegisteredDeviceResponseBody) SetVendor(v string) *AddRegisteredDeviceResponseBody
func (AddRegisteredDeviceResponseBody) String ¶
func (s AddRegisteredDeviceResponseBody) String() string
type AddRegisteredVendorRequest ¶
type AddRegisteredVendorRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (AddRegisteredVendorRequest) GoString ¶
func (s AddRegisteredVendorRequest) GoString() string
func (*AddRegisteredVendorRequest) SetDescription ¶
func (s *AddRegisteredVendorRequest) SetDescription(v string) *AddRegisteredVendorRequest
func (*AddRegisteredVendorRequest) SetName ¶
func (s *AddRegisteredVendorRequest) SetName(v string) *AddRegisteredVendorRequest
func (*AddRegisteredVendorRequest) SetOwnerId ¶
func (s *AddRegisteredVendorRequest) SetOwnerId(v int64) *AddRegisteredVendorRequest
func (AddRegisteredVendorRequest) String ¶
func (s AddRegisteredVendorRequest) String() string
type AddRegisteredVendorResponse ¶
type AddRegisteredVendorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddRegisteredVendorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddRegisteredVendorResponse) GoString ¶
func (s AddRegisteredVendorResponse) GoString() string
func (*AddRegisteredVendorResponse) SetBody ¶
func (s *AddRegisteredVendorResponse) SetBody(v *AddRegisteredVendorResponseBody) *AddRegisteredVendorResponse
func (*AddRegisteredVendorResponse) SetHeaders ¶
func (s *AddRegisteredVendorResponse) SetHeaders(v map[string]*string) *AddRegisteredVendorResponse
func (AddRegisteredVendorResponse) String ¶
func (s AddRegisteredVendorResponse) String() string
type AddRegisteredVendorResponseBody ¶
type AddRegisteredVendorResponseBody struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (AddRegisteredVendorResponseBody) GoString ¶
func (s AddRegisteredVendorResponseBody) GoString() string
func (*AddRegisteredVendorResponseBody) SetDescription ¶
func (s *AddRegisteredVendorResponseBody) SetDescription(v string) *AddRegisteredVendorResponseBody
func (*AddRegisteredVendorResponseBody) SetName ¶
func (s *AddRegisteredVendorResponseBody) SetName(v string) *AddRegisteredVendorResponseBody
func (*AddRegisteredVendorResponseBody) SetRequestId ¶
func (s *AddRegisteredVendorResponseBody) SetRequestId(v string) *AddRegisteredVendorResponseBody
func (*AddRegisteredVendorResponseBody) SetVendor ¶
func (s *AddRegisteredVendorResponseBody) SetVendor(v string) *AddRegisteredVendorResponseBody
func (AddRegisteredVendorResponseBody) String ¶
func (s AddRegisteredVendorResponseBody) String() string
type AddRenderingDeviceInternetPortsRequest ¶
type AddRenderingDeviceInternetPortsRequest struct { ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` InternalPort *string `json:"InternalPort,omitempty" xml:"InternalPort,omitempty"` IpProtocol *string `json:"IpProtocol,omitempty" xml:"IpProtocol,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (AddRenderingDeviceInternetPortsRequest) GoString ¶
func (s AddRenderingDeviceInternetPortsRequest) GoString() string
func (*AddRenderingDeviceInternetPortsRequest) SetISP ¶
func (s *AddRenderingDeviceInternetPortsRequest) SetISP(v string) *AddRenderingDeviceInternetPortsRequest
func (*AddRenderingDeviceInternetPortsRequest) SetInstanceIds ¶
func (s *AddRenderingDeviceInternetPortsRequest) SetInstanceIds(v string) *AddRenderingDeviceInternetPortsRequest
func (*AddRenderingDeviceInternetPortsRequest) SetInternalPort ¶
func (s *AddRenderingDeviceInternetPortsRequest) SetInternalPort(v string) *AddRenderingDeviceInternetPortsRequest
func (*AddRenderingDeviceInternetPortsRequest) SetIpProtocol ¶
func (s *AddRenderingDeviceInternetPortsRequest) SetIpProtocol(v string) *AddRenderingDeviceInternetPortsRequest
func (*AddRenderingDeviceInternetPortsRequest) SetOwnerId ¶
func (s *AddRenderingDeviceInternetPortsRequest) SetOwnerId(v int64) *AddRenderingDeviceInternetPortsRequest
func (AddRenderingDeviceInternetPortsRequest) String ¶
func (s AddRenderingDeviceInternetPortsRequest) String() string
type AddRenderingDeviceInternetPortsResponse ¶
type AddRenderingDeviceInternetPortsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddRenderingDeviceInternetPortsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddRenderingDeviceInternetPortsResponse) GoString ¶
func (s AddRenderingDeviceInternetPortsResponse) GoString() string
func (*AddRenderingDeviceInternetPortsResponse) SetHeaders ¶
func (s *AddRenderingDeviceInternetPortsResponse) SetHeaders(v map[string]*string) *AddRenderingDeviceInternetPortsResponse
func (AddRenderingDeviceInternetPortsResponse) String ¶
func (s AddRenderingDeviceInternetPortsResponse) String() string
type AddRenderingDeviceInternetPortsResponseBody ¶
type AddRenderingDeviceInternetPortsResponseBody struct { InstanceIds []*string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (AddRenderingDeviceInternetPortsResponseBody) GoString ¶
func (s AddRenderingDeviceInternetPortsResponseBody) GoString() string
func (*AddRenderingDeviceInternetPortsResponseBody) SetInstanceIds ¶
func (s *AddRenderingDeviceInternetPortsResponseBody) SetInstanceIds(v []*string) *AddRenderingDeviceInternetPortsResponseBody
func (*AddRenderingDeviceInternetPortsResponseBody) SetRequestId ¶
func (s *AddRenderingDeviceInternetPortsResponseBody) SetRequestId(v string) *AddRenderingDeviceInternetPortsResponseBody
func (AddRenderingDeviceInternetPortsResponseBody) String ¶
func (s AddRenderingDeviceInternetPortsResponseBody) String() string
type AddVsPullStreamInfoConfigRequest ¶
type AddVsPullStreamInfoConfigRequest struct { Always *string `json:"Always,omitempty" xml:"Always,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` SourceUrl *string `json:"SourceUrl,omitempty" xml:"SourceUrl,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` }
func (AddVsPullStreamInfoConfigRequest) GoString ¶
func (s AddVsPullStreamInfoConfigRequest) GoString() string
func (*AddVsPullStreamInfoConfigRequest) SetAlways ¶
func (s *AddVsPullStreamInfoConfigRequest) SetAlways(v string) *AddVsPullStreamInfoConfigRequest
func (*AddVsPullStreamInfoConfigRequest) SetAppName ¶
func (s *AddVsPullStreamInfoConfigRequest) SetAppName(v string) *AddVsPullStreamInfoConfigRequest
func (*AddVsPullStreamInfoConfigRequest) SetDomainName ¶
func (s *AddVsPullStreamInfoConfigRequest) SetDomainName(v string) *AddVsPullStreamInfoConfigRequest
func (*AddVsPullStreamInfoConfigRequest) SetEndTime ¶
func (s *AddVsPullStreamInfoConfigRequest) SetEndTime(v string) *AddVsPullStreamInfoConfigRequest
func (*AddVsPullStreamInfoConfigRequest) SetOwnerId ¶
func (s *AddVsPullStreamInfoConfigRequest) SetOwnerId(v int64) *AddVsPullStreamInfoConfigRequest
func (*AddVsPullStreamInfoConfigRequest) SetSourceUrl ¶
func (s *AddVsPullStreamInfoConfigRequest) SetSourceUrl(v string) *AddVsPullStreamInfoConfigRequest
func (*AddVsPullStreamInfoConfigRequest) SetStartTime ¶
func (s *AddVsPullStreamInfoConfigRequest) SetStartTime(v string) *AddVsPullStreamInfoConfigRequest
func (*AddVsPullStreamInfoConfigRequest) SetStreamName ¶
func (s *AddVsPullStreamInfoConfigRequest) SetStreamName(v string) *AddVsPullStreamInfoConfigRequest
func (AddVsPullStreamInfoConfigRequest) String ¶
func (s AddVsPullStreamInfoConfigRequest) String() string
type AddVsPullStreamInfoConfigResponse ¶
type AddVsPullStreamInfoConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddVsPullStreamInfoConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddVsPullStreamInfoConfigResponse) GoString ¶
func (s AddVsPullStreamInfoConfigResponse) GoString() string
func (*AddVsPullStreamInfoConfigResponse) SetHeaders ¶
func (s *AddVsPullStreamInfoConfigResponse) SetHeaders(v map[string]*string) *AddVsPullStreamInfoConfigResponse
func (AddVsPullStreamInfoConfigResponse) String ¶
func (s AddVsPullStreamInfoConfigResponse) String() string
type AddVsPullStreamInfoConfigResponseBody ¶
type AddVsPullStreamInfoConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddVsPullStreamInfoConfigResponseBody) GoString ¶
func (s AddVsPullStreamInfoConfigResponseBody) GoString() string
func (*AddVsPullStreamInfoConfigResponseBody) SetRequestId ¶
func (s *AddVsPullStreamInfoConfigResponseBody) SetRequestId(v string) *AddVsPullStreamInfoConfigResponseBody
func (AddVsPullStreamInfoConfigResponseBody) String ¶
func (s AddVsPullStreamInfoConfigResponseBody) String() string
type BatchBindDirectoriesRequest ¶
type BatchBindDirectoriesRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchBindDirectoriesRequest) GoString ¶
func (s BatchBindDirectoriesRequest) GoString() string
func (*BatchBindDirectoriesRequest) SetDeviceId ¶
func (s *BatchBindDirectoriesRequest) SetDeviceId(v string) *BatchBindDirectoriesRequest
func (*BatchBindDirectoriesRequest) SetDirectoryId ¶
func (s *BatchBindDirectoriesRequest) SetDirectoryId(v string) *BatchBindDirectoriesRequest
func (*BatchBindDirectoriesRequest) SetOwnerId ¶
func (s *BatchBindDirectoriesRequest) SetOwnerId(v int64) *BatchBindDirectoriesRequest
func (BatchBindDirectoriesRequest) String ¶
func (s BatchBindDirectoriesRequest) String() string
type BatchBindDirectoriesResponse ¶
type BatchBindDirectoriesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchBindDirectoriesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchBindDirectoriesResponse) GoString ¶
func (s BatchBindDirectoriesResponse) GoString() string
func (*BatchBindDirectoriesResponse) SetBody ¶
func (s *BatchBindDirectoriesResponse) SetBody(v *BatchBindDirectoriesResponseBody) *BatchBindDirectoriesResponse
func (*BatchBindDirectoriesResponse) SetHeaders ¶
func (s *BatchBindDirectoriesResponse) SetHeaders(v map[string]*string) *BatchBindDirectoriesResponse
func (BatchBindDirectoriesResponse) String ¶
func (s BatchBindDirectoriesResponse) String() string
type BatchBindDirectoriesResponseBody ¶
type BatchBindDirectoriesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchBindDirectoriesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchBindDirectoriesResponseBody) GoString ¶
func (s BatchBindDirectoriesResponseBody) GoString() string
func (*BatchBindDirectoriesResponseBody) SetRequestId ¶
func (s *BatchBindDirectoriesResponseBody) SetRequestId(v string) *BatchBindDirectoriesResponseBody
func (*BatchBindDirectoriesResponseBody) SetResults ¶
func (s *BatchBindDirectoriesResponseBody) SetResults(v []*BatchBindDirectoriesResponseBodyResults) *BatchBindDirectoriesResponseBody
func (BatchBindDirectoriesResponseBody) String ¶
func (s BatchBindDirectoriesResponseBody) String() string
type BatchBindDirectoriesResponseBodyResults ¶
type BatchBindDirectoriesResponseBodyResults struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` Error *string `json:"Error,omitempty" xml:"Error,omitempty"` }
func (BatchBindDirectoriesResponseBodyResults) GoString ¶
func (s BatchBindDirectoriesResponseBodyResults) GoString() string
func (*BatchBindDirectoriesResponseBodyResults) SetDeviceId ¶
func (s *BatchBindDirectoriesResponseBodyResults) SetDeviceId(v string) *BatchBindDirectoriesResponseBodyResults
func (*BatchBindDirectoriesResponseBodyResults) SetDirectoryId ¶
func (s *BatchBindDirectoriesResponseBodyResults) SetDirectoryId(v string) *BatchBindDirectoriesResponseBodyResults
func (*BatchBindDirectoriesResponseBodyResults) SetError ¶
func (s *BatchBindDirectoriesResponseBodyResults) SetError(v string) *BatchBindDirectoriesResponseBodyResults
func (BatchBindDirectoriesResponseBodyResults) String ¶
func (s BatchBindDirectoriesResponseBodyResults) String() string
type BatchBindParentPlatformDevicesRequest ¶
type BatchBindParentPlatformDevicesRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ParentPlatformId *string `json:"ParentPlatformId,omitempty" xml:"ParentPlatformId,omitempty"` }
func (BatchBindParentPlatformDevicesRequest) GoString ¶
func (s BatchBindParentPlatformDevicesRequest) GoString() string
func (*BatchBindParentPlatformDevicesRequest) SetDeviceId ¶
func (s *BatchBindParentPlatformDevicesRequest) SetDeviceId(v string) *BatchBindParentPlatformDevicesRequest
func (*BatchBindParentPlatformDevicesRequest) SetOwnerId ¶
func (s *BatchBindParentPlatformDevicesRequest) SetOwnerId(v int64) *BatchBindParentPlatformDevicesRequest
func (*BatchBindParentPlatformDevicesRequest) SetParentPlatformId ¶
func (s *BatchBindParentPlatformDevicesRequest) SetParentPlatformId(v string) *BatchBindParentPlatformDevicesRequest
func (BatchBindParentPlatformDevicesRequest) String ¶
func (s BatchBindParentPlatformDevicesRequest) String() string
type BatchBindParentPlatformDevicesResponse ¶
type BatchBindParentPlatformDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchBindParentPlatformDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchBindParentPlatformDevicesResponse) GoString ¶
func (s BatchBindParentPlatformDevicesResponse) GoString() string
func (*BatchBindParentPlatformDevicesResponse) SetHeaders ¶
func (s *BatchBindParentPlatformDevicesResponse) SetHeaders(v map[string]*string) *BatchBindParentPlatformDevicesResponse
func (BatchBindParentPlatformDevicesResponse) String ¶
func (s BatchBindParentPlatformDevicesResponse) String() string
type BatchBindParentPlatformDevicesResponseBody ¶
type BatchBindParentPlatformDevicesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchBindParentPlatformDevicesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchBindParentPlatformDevicesResponseBody) GoString ¶
func (s BatchBindParentPlatformDevicesResponseBody) GoString() string
func (*BatchBindParentPlatformDevicesResponseBody) SetRequestId ¶
func (s *BatchBindParentPlatformDevicesResponseBody) SetRequestId(v string) *BatchBindParentPlatformDevicesResponseBody
func (*BatchBindParentPlatformDevicesResponseBody) SetResults ¶
func (BatchBindParentPlatformDevicesResponseBody) String ¶
func (s BatchBindParentPlatformDevicesResponseBody) String() string
type BatchBindParentPlatformDevicesResponseBodyResults ¶
type BatchBindParentPlatformDevicesResponseBodyResults struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` Error *string `json:"Error,omitempty" xml:"Error,omitempty"` ParentPlatformId *string `json:"ParentPlatformId,omitempty" xml:"ParentPlatformId,omitempty"` }
func (BatchBindParentPlatformDevicesResponseBodyResults) GoString ¶
func (s BatchBindParentPlatformDevicesResponseBodyResults) GoString() string
func (*BatchBindParentPlatformDevicesResponseBodyResults) SetDeviceId ¶
func (s *BatchBindParentPlatformDevicesResponseBodyResults) SetDeviceId(v string) *BatchBindParentPlatformDevicesResponseBodyResults
func (*BatchBindParentPlatformDevicesResponseBodyResults) SetParentPlatformId ¶
func (s *BatchBindParentPlatformDevicesResponseBodyResults) SetParentPlatformId(v string) *BatchBindParentPlatformDevicesResponseBodyResults
func (BatchBindParentPlatformDevicesResponseBodyResults) String ¶
func (s BatchBindParentPlatformDevicesResponseBodyResults) String() string
type BatchBindPurchasedDevicesRequest ¶
type BatchBindPurchasedDevicesRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` }
func (BatchBindPurchasedDevicesRequest) GoString ¶
func (s BatchBindPurchasedDevicesRequest) GoString() string
func (*BatchBindPurchasedDevicesRequest) SetDeviceId ¶
func (s *BatchBindPurchasedDevicesRequest) SetDeviceId(v string) *BatchBindPurchasedDevicesRequest
func (*BatchBindPurchasedDevicesRequest) SetGroupId ¶
func (s *BatchBindPurchasedDevicesRequest) SetGroupId(v string) *BatchBindPurchasedDevicesRequest
func (*BatchBindPurchasedDevicesRequest) SetOwnerId ¶
func (s *BatchBindPurchasedDevicesRequest) SetOwnerId(v int64) *BatchBindPurchasedDevicesRequest
func (*BatchBindPurchasedDevicesRequest) SetRegion ¶
func (s *BatchBindPurchasedDevicesRequest) SetRegion(v string) *BatchBindPurchasedDevicesRequest
func (BatchBindPurchasedDevicesRequest) String ¶
func (s BatchBindPurchasedDevicesRequest) String() string
type BatchBindPurchasedDevicesResponse ¶
type BatchBindPurchasedDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchBindPurchasedDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchBindPurchasedDevicesResponse) GoString ¶
func (s BatchBindPurchasedDevicesResponse) GoString() string
func (*BatchBindPurchasedDevicesResponse) SetHeaders ¶
func (s *BatchBindPurchasedDevicesResponse) SetHeaders(v map[string]*string) *BatchBindPurchasedDevicesResponse
func (BatchBindPurchasedDevicesResponse) String ¶
func (s BatchBindPurchasedDevicesResponse) String() string
type BatchBindPurchasedDevicesResponseBody ¶
type BatchBindPurchasedDevicesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchBindPurchasedDevicesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchBindPurchasedDevicesResponseBody) GoString ¶
func (s BatchBindPurchasedDevicesResponseBody) GoString() string
func (*BatchBindPurchasedDevicesResponseBody) SetRequestId ¶
func (s *BatchBindPurchasedDevicesResponseBody) SetRequestId(v string) *BatchBindPurchasedDevicesResponseBody
func (*BatchBindPurchasedDevicesResponseBody) SetResults ¶
func (s *BatchBindPurchasedDevicesResponseBody) SetResults(v []*BatchBindPurchasedDevicesResponseBodyResults) *BatchBindPurchasedDevicesResponseBody
func (BatchBindPurchasedDevicesResponseBody) String ¶
func (s BatchBindPurchasedDevicesResponseBody) String() string
type BatchBindPurchasedDevicesResponseBodyResults ¶
type BatchBindPurchasedDevicesResponseBodyResults struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` Error *string `json:"Error,omitempty" xml:"Error,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` }
func (BatchBindPurchasedDevicesResponseBodyResults) GoString ¶
func (s BatchBindPurchasedDevicesResponseBodyResults) GoString() string
func (*BatchBindPurchasedDevicesResponseBodyResults) SetDeviceId ¶
func (s *BatchBindPurchasedDevicesResponseBodyResults) SetDeviceId(v string) *BatchBindPurchasedDevicesResponseBodyResults
func (*BatchBindPurchasedDevicesResponseBodyResults) SetError ¶
func (s *BatchBindPurchasedDevicesResponseBodyResults) SetError(v string) *BatchBindPurchasedDevicesResponseBodyResults
func (*BatchBindPurchasedDevicesResponseBodyResults) SetGroupId ¶
func (s *BatchBindPurchasedDevicesResponseBodyResults) SetGroupId(v string) *BatchBindPurchasedDevicesResponseBodyResults
func (*BatchBindPurchasedDevicesResponseBodyResults) SetRegion ¶
func (s *BatchBindPurchasedDevicesResponseBodyResults) SetRegion(v string) *BatchBindPurchasedDevicesResponseBodyResults
func (BatchBindPurchasedDevicesResponseBodyResults) String ¶
func (s BatchBindPurchasedDevicesResponseBodyResults) String() string
type BatchBindTemplateRequest ¶
type BatchBindTemplateRequest struct { ApplyAll *bool `json:"ApplyAll,omitempty" xml:"ApplyAll,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Replace *bool `json:"Replace,omitempty" xml:"Replace,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` }
func (BatchBindTemplateRequest) GoString ¶
func (s BatchBindTemplateRequest) GoString() string
func (*BatchBindTemplateRequest) SetApplyAll ¶
func (s *BatchBindTemplateRequest) SetApplyAll(v bool) *BatchBindTemplateRequest
func (*BatchBindTemplateRequest) SetInstanceId ¶
func (s *BatchBindTemplateRequest) SetInstanceId(v string) *BatchBindTemplateRequest
func (*BatchBindTemplateRequest) SetInstanceType ¶
func (s *BatchBindTemplateRequest) SetInstanceType(v string) *BatchBindTemplateRequest
func (*BatchBindTemplateRequest) SetOwnerId ¶
func (s *BatchBindTemplateRequest) SetOwnerId(v int64) *BatchBindTemplateRequest
func (*BatchBindTemplateRequest) SetReplace ¶
func (s *BatchBindTemplateRequest) SetReplace(v bool) *BatchBindTemplateRequest
func (*BatchBindTemplateRequest) SetTemplateId ¶
func (s *BatchBindTemplateRequest) SetTemplateId(v string) *BatchBindTemplateRequest
func (BatchBindTemplateRequest) String ¶
func (s BatchBindTemplateRequest) String() string
type BatchBindTemplateResponse ¶
type BatchBindTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchBindTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchBindTemplateResponse) GoString ¶
func (s BatchBindTemplateResponse) GoString() string
func (*BatchBindTemplateResponse) SetBody ¶
func (s *BatchBindTemplateResponse) SetBody(v *BatchBindTemplateResponseBody) *BatchBindTemplateResponse
func (*BatchBindTemplateResponse) SetHeaders ¶
func (s *BatchBindTemplateResponse) SetHeaders(v map[string]*string) *BatchBindTemplateResponse
func (BatchBindTemplateResponse) String ¶
func (s BatchBindTemplateResponse) String() string
type BatchBindTemplateResponseBody ¶
type BatchBindTemplateResponseBody struct { Bindings []*BatchBindTemplateResponseBodyBindings `json:"Bindings,omitempty" xml:"Bindings,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (BatchBindTemplateResponseBody) GoString ¶
func (s BatchBindTemplateResponseBody) GoString() string
func (*BatchBindTemplateResponseBody) SetBindings ¶
func (s *BatchBindTemplateResponseBody) SetBindings(v []*BatchBindTemplateResponseBodyBindings) *BatchBindTemplateResponseBody
func (*BatchBindTemplateResponseBody) SetRequestId ¶
func (s *BatchBindTemplateResponseBody) SetRequestId(v string) *BatchBindTemplateResponseBody
func (BatchBindTemplateResponseBody) String ¶
func (s BatchBindTemplateResponseBody) String() string
type BatchBindTemplateResponseBodyBindings ¶
type BatchBindTemplateResponseBodyBindings struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` }
func (BatchBindTemplateResponseBodyBindings) GoString ¶
func (s BatchBindTemplateResponseBodyBindings) GoString() string
func (*BatchBindTemplateResponseBodyBindings) SetError ¶
func (s *BatchBindTemplateResponseBodyBindings) SetError(v string) *BatchBindTemplateResponseBodyBindings
func (*BatchBindTemplateResponseBodyBindings) SetInstanceId ¶
func (s *BatchBindTemplateResponseBodyBindings) SetInstanceId(v string) *BatchBindTemplateResponseBodyBindings
func (*BatchBindTemplateResponseBodyBindings) SetInstanceType ¶
func (s *BatchBindTemplateResponseBodyBindings) SetInstanceType(v string) *BatchBindTemplateResponseBodyBindings
func (*BatchBindTemplateResponseBodyBindings) SetTemplateId ¶
func (s *BatchBindTemplateResponseBodyBindings) SetTemplateId(v string) *BatchBindTemplateResponseBodyBindings
func (BatchBindTemplateResponseBodyBindings) String ¶
func (s BatchBindTemplateResponseBodyBindings) String() string
type BatchBindTemplatesRequest ¶
type BatchBindTemplatesRequest struct { ApplyAll *bool `json:"ApplyAll,omitempty" xml:"ApplyAll,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Replace *bool `json:"Replace,omitempty" xml:"Replace,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` TemplateType *string `json:"TemplateType,omitempty" xml:"TemplateType,omitempty"` }
func (BatchBindTemplatesRequest) GoString ¶
func (s BatchBindTemplatesRequest) GoString() string
func (*BatchBindTemplatesRequest) SetApplyAll ¶
func (s *BatchBindTemplatesRequest) SetApplyAll(v bool) *BatchBindTemplatesRequest
func (*BatchBindTemplatesRequest) SetInstanceId ¶
func (s *BatchBindTemplatesRequest) SetInstanceId(v string) *BatchBindTemplatesRequest
func (*BatchBindTemplatesRequest) SetInstanceType ¶
func (s *BatchBindTemplatesRequest) SetInstanceType(v string) *BatchBindTemplatesRequest
func (*BatchBindTemplatesRequest) SetOwnerId ¶
func (s *BatchBindTemplatesRequest) SetOwnerId(v int64) *BatchBindTemplatesRequest
func (*BatchBindTemplatesRequest) SetReplace ¶
func (s *BatchBindTemplatesRequest) SetReplace(v bool) *BatchBindTemplatesRequest
func (*BatchBindTemplatesRequest) SetTemplateId ¶
func (s *BatchBindTemplatesRequest) SetTemplateId(v string) *BatchBindTemplatesRequest
func (*BatchBindTemplatesRequest) SetTemplateType ¶
func (s *BatchBindTemplatesRequest) SetTemplateType(v string) *BatchBindTemplatesRequest
func (BatchBindTemplatesRequest) String ¶
func (s BatchBindTemplatesRequest) String() string
type BatchBindTemplatesResponse ¶
type BatchBindTemplatesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchBindTemplatesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchBindTemplatesResponse) GoString ¶
func (s BatchBindTemplatesResponse) GoString() string
func (*BatchBindTemplatesResponse) SetBody ¶
func (s *BatchBindTemplatesResponse) SetBody(v *BatchBindTemplatesResponseBody) *BatchBindTemplatesResponse
func (*BatchBindTemplatesResponse) SetHeaders ¶
func (s *BatchBindTemplatesResponse) SetHeaders(v map[string]*string) *BatchBindTemplatesResponse
func (BatchBindTemplatesResponse) String ¶
func (s BatchBindTemplatesResponse) String() string
type BatchBindTemplatesResponseBody ¶
type BatchBindTemplatesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchBindTemplatesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchBindTemplatesResponseBody) GoString ¶
func (s BatchBindTemplatesResponseBody) GoString() string
func (*BatchBindTemplatesResponseBody) SetRequestId ¶
func (s *BatchBindTemplatesResponseBody) SetRequestId(v string) *BatchBindTemplatesResponseBody
func (*BatchBindTemplatesResponseBody) SetResults ¶
func (s *BatchBindTemplatesResponseBody) SetResults(v []*BatchBindTemplatesResponseBodyResults) *BatchBindTemplatesResponseBody
func (BatchBindTemplatesResponseBody) String ¶
func (s BatchBindTemplatesResponseBody) String() string
type BatchBindTemplatesResponseBodyResults ¶
type BatchBindTemplatesResponseBodyResults struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` }
func (BatchBindTemplatesResponseBodyResults) GoString ¶
func (s BatchBindTemplatesResponseBodyResults) GoString() string
func (*BatchBindTemplatesResponseBodyResults) SetError ¶
func (s *BatchBindTemplatesResponseBodyResults) SetError(v string) *BatchBindTemplatesResponseBodyResults
func (*BatchBindTemplatesResponseBodyResults) SetInstanceId ¶
func (s *BatchBindTemplatesResponseBodyResults) SetInstanceId(v string) *BatchBindTemplatesResponseBodyResults
func (*BatchBindTemplatesResponseBodyResults) SetInstanceType ¶
func (s *BatchBindTemplatesResponseBodyResults) SetInstanceType(v string) *BatchBindTemplatesResponseBodyResults
func (*BatchBindTemplatesResponseBodyResults) SetTemplateId ¶
func (s *BatchBindTemplatesResponseBodyResults) SetTemplateId(v string) *BatchBindTemplatesResponseBodyResults
func (BatchBindTemplatesResponseBodyResults) String ¶
func (s BatchBindTemplatesResponseBodyResults) String() string
type BatchDeleteDevicesRequest ¶
type BatchDeleteDevicesRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchDeleteDevicesRequest) GoString ¶
func (s BatchDeleteDevicesRequest) GoString() string
func (*BatchDeleteDevicesRequest) SetId ¶
func (s *BatchDeleteDevicesRequest) SetId(v string) *BatchDeleteDevicesRequest
func (*BatchDeleteDevicesRequest) SetOwnerId ¶
func (s *BatchDeleteDevicesRequest) SetOwnerId(v int64) *BatchDeleteDevicesRequest
func (BatchDeleteDevicesRequest) String ¶
func (s BatchDeleteDevicesRequest) String() string
type BatchDeleteDevicesResponse ¶
type BatchDeleteDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchDeleteDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchDeleteDevicesResponse) GoString ¶
func (s BatchDeleteDevicesResponse) GoString() string
func (*BatchDeleteDevicesResponse) SetBody ¶
func (s *BatchDeleteDevicesResponse) SetBody(v *BatchDeleteDevicesResponseBody) *BatchDeleteDevicesResponse
func (*BatchDeleteDevicesResponse) SetHeaders ¶
func (s *BatchDeleteDevicesResponse) SetHeaders(v map[string]*string) *BatchDeleteDevicesResponse
func (BatchDeleteDevicesResponse) String ¶
func (s BatchDeleteDevicesResponse) String() string
type BatchDeleteDevicesResponseBody ¶
type BatchDeleteDevicesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchDeleteDevicesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchDeleteDevicesResponseBody) GoString ¶
func (s BatchDeleteDevicesResponseBody) GoString() string
func (*BatchDeleteDevicesResponseBody) SetRequestId ¶
func (s *BatchDeleteDevicesResponseBody) SetRequestId(v string) *BatchDeleteDevicesResponseBody
func (*BatchDeleteDevicesResponseBody) SetResults ¶
func (s *BatchDeleteDevicesResponseBody) SetResults(v []*BatchDeleteDevicesResponseBodyResults) *BatchDeleteDevicesResponseBody
func (BatchDeleteDevicesResponseBody) String ¶
func (s BatchDeleteDevicesResponseBody) String() string
type BatchDeleteDevicesResponseBodyResults ¶
type BatchDeleteDevicesResponseBodyResults struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` }
func (BatchDeleteDevicesResponseBodyResults) GoString ¶
func (s BatchDeleteDevicesResponseBodyResults) GoString() string
func (*BatchDeleteDevicesResponseBodyResults) SetError ¶
func (s *BatchDeleteDevicesResponseBodyResults) SetError(v string) *BatchDeleteDevicesResponseBodyResults
func (*BatchDeleteDevicesResponseBodyResults) SetId ¶
func (s *BatchDeleteDevicesResponseBodyResults) SetId(v string) *BatchDeleteDevicesResponseBodyResults
func (BatchDeleteDevicesResponseBodyResults) String ¶
func (s BatchDeleteDevicesResponseBodyResults) String() string
type BatchDeleteVsDomainConfigsRequest ¶
type BatchDeleteVsDomainConfigsRequest struct { DomainNames *string `json:"DomainNames,omitempty" xml:"DomainNames,omitempty"` FunctionNames *string `json:"FunctionNames,omitempty" xml:"FunctionNames,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchDeleteVsDomainConfigsRequest) GoString ¶
func (s BatchDeleteVsDomainConfigsRequest) GoString() string
func (*BatchDeleteVsDomainConfigsRequest) SetDomainNames ¶
func (s *BatchDeleteVsDomainConfigsRequest) SetDomainNames(v string) *BatchDeleteVsDomainConfigsRequest
func (*BatchDeleteVsDomainConfigsRequest) SetFunctionNames ¶
func (s *BatchDeleteVsDomainConfigsRequest) SetFunctionNames(v string) *BatchDeleteVsDomainConfigsRequest
func (*BatchDeleteVsDomainConfigsRequest) SetOwnerId ¶
func (s *BatchDeleteVsDomainConfigsRequest) SetOwnerId(v int64) *BatchDeleteVsDomainConfigsRequest
func (BatchDeleteVsDomainConfigsRequest) String ¶
func (s BatchDeleteVsDomainConfigsRequest) String() string
type BatchDeleteVsDomainConfigsResponse ¶
type BatchDeleteVsDomainConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchDeleteVsDomainConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchDeleteVsDomainConfigsResponse) GoString ¶
func (s BatchDeleteVsDomainConfigsResponse) GoString() string
func (*BatchDeleteVsDomainConfigsResponse) SetHeaders ¶
func (s *BatchDeleteVsDomainConfigsResponse) SetHeaders(v map[string]*string) *BatchDeleteVsDomainConfigsResponse
func (BatchDeleteVsDomainConfigsResponse) String ¶
func (s BatchDeleteVsDomainConfigsResponse) String() string
type BatchDeleteVsDomainConfigsResponseBody ¶
type BatchDeleteVsDomainConfigsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (BatchDeleteVsDomainConfigsResponseBody) GoString ¶
func (s BatchDeleteVsDomainConfigsResponseBody) GoString() string
func (*BatchDeleteVsDomainConfigsResponseBody) SetRequestId ¶
func (s *BatchDeleteVsDomainConfigsResponseBody) SetRequestId(v string) *BatchDeleteVsDomainConfigsResponseBody
func (BatchDeleteVsDomainConfigsResponseBody) String ¶
func (s BatchDeleteVsDomainConfigsResponseBody) String() string
type BatchForbidVsStreamRequest ¶
type BatchForbidVsStreamRequest struct { Channel *string `json:"Channel,omitempty" xml:"Channel,omitempty"` ControlStreamAction *string `json:"ControlStreamAction,omitempty" xml:"ControlStreamAction,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` LiveStreamType *string `json:"LiveStreamType,omitempty" xml:"LiveStreamType,omitempty"` Oneshot *string `json:"Oneshot,omitempty" xml:"Oneshot,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ResumeTime *string `json:"ResumeTime,omitempty" xml:"ResumeTime,omitempty"` }
func (BatchForbidVsStreamRequest) GoString ¶
func (s BatchForbidVsStreamRequest) GoString() string
func (*BatchForbidVsStreamRequest) SetChannel ¶
func (s *BatchForbidVsStreamRequest) SetChannel(v string) *BatchForbidVsStreamRequest
func (*BatchForbidVsStreamRequest) SetControlStreamAction ¶
func (s *BatchForbidVsStreamRequest) SetControlStreamAction(v string) *BatchForbidVsStreamRequest
func (*BatchForbidVsStreamRequest) SetDomainName ¶
func (s *BatchForbidVsStreamRequest) SetDomainName(v string) *BatchForbidVsStreamRequest
func (*BatchForbidVsStreamRequest) SetLiveStreamType ¶
func (s *BatchForbidVsStreamRequest) SetLiveStreamType(v string) *BatchForbidVsStreamRequest
func (*BatchForbidVsStreamRequest) SetOneshot ¶
func (s *BatchForbidVsStreamRequest) SetOneshot(v string) *BatchForbidVsStreamRequest
func (*BatchForbidVsStreamRequest) SetOwnerId ¶
func (s *BatchForbidVsStreamRequest) SetOwnerId(v int64) *BatchForbidVsStreamRequest
func (*BatchForbidVsStreamRequest) SetResumeTime ¶
func (s *BatchForbidVsStreamRequest) SetResumeTime(v string) *BatchForbidVsStreamRequest
func (BatchForbidVsStreamRequest) String ¶
func (s BatchForbidVsStreamRequest) String() string
type BatchForbidVsStreamResponse ¶
type BatchForbidVsStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchForbidVsStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchForbidVsStreamResponse) GoString ¶
func (s BatchForbidVsStreamResponse) GoString() string
func (*BatchForbidVsStreamResponse) SetBody ¶
func (s *BatchForbidVsStreamResponse) SetBody(v *BatchForbidVsStreamResponseBody) *BatchForbidVsStreamResponse
func (*BatchForbidVsStreamResponse) SetHeaders ¶
func (s *BatchForbidVsStreamResponse) SetHeaders(v map[string]*string) *BatchForbidVsStreamResponse
func (BatchForbidVsStreamResponse) String ¶
func (s BatchForbidVsStreamResponse) String() string
type BatchForbidVsStreamResponseBody ¶
type BatchForbidVsStreamResponseBody struct { ForbidResult *BatchForbidVsStreamResponseBodyForbidResult `json:"ForbidResult,omitempty" xml:"ForbidResult,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (BatchForbidVsStreamResponseBody) GoString ¶
func (s BatchForbidVsStreamResponseBody) GoString() string
func (*BatchForbidVsStreamResponseBody) SetForbidResult ¶
func (s *BatchForbidVsStreamResponseBody) SetForbidResult(v *BatchForbidVsStreamResponseBodyForbidResult) *BatchForbidVsStreamResponseBody
func (*BatchForbidVsStreamResponseBody) SetRequestId ¶
func (s *BatchForbidVsStreamResponseBody) SetRequestId(v string) *BatchForbidVsStreamResponseBody
func (BatchForbidVsStreamResponseBody) String ¶
func (s BatchForbidVsStreamResponseBody) String() string
type BatchForbidVsStreamResponseBodyForbidResult ¶
type BatchForbidVsStreamResponseBodyForbidResult struct {
ForbidResultInfo []*BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo `json:"ForbidResultInfo,omitempty" xml:"ForbidResultInfo,omitempty" type:"Repeated"`
}
func (BatchForbidVsStreamResponseBodyForbidResult) GoString ¶
func (s BatchForbidVsStreamResponseBodyForbidResult) GoString() string
func (*BatchForbidVsStreamResponseBodyForbidResult) SetForbidResultInfo ¶
func (s *BatchForbidVsStreamResponseBodyForbidResult) SetForbidResultInfo(v []*BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) *BatchForbidVsStreamResponseBodyForbidResult
func (BatchForbidVsStreamResponseBodyForbidResult) String ¶
func (s BatchForbidVsStreamResponseBodyForbidResult) String() string
type BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo ¶
type BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo struct { Channels *BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels `json:"Channels,omitempty" xml:"Channels,omitempty" type:"Struct"` Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` Detail *string `json:"Detail,omitempty" xml:"Detail,omitempty"` Result *string `json:"Result,omitempty" xml:"Result,omitempty"` }
func (BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) GoString ¶
func (s BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) GoString() string
func (*BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) SetChannels ¶
func (BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) String ¶
func (s BatchForbidVsStreamResponseBodyForbidResultForbidResultInfo) String() string
type BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels ¶
type BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels struct {
Channel []*string `json:"Channel,omitempty" xml:"Channel,omitempty" type:"Repeated"`
}
func (BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) GoString ¶
func (s BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) GoString() string
func (*BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) SetChannel ¶
func (BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) String ¶
func (s BatchForbidVsStreamResponseBodyForbidResultForbidResultInfoChannels) String() string
type BatchResumeVsStreamRequest ¶
type BatchResumeVsStreamRequest struct { Channel *string `json:"Channel,omitempty" xml:"Channel,omitempty"` ControlStreamAction *string `json:"ControlStreamAction,omitempty" xml:"ControlStreamAction,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` LiveStreamType *string `json:"LiveStreamType,omitempty" xml:"LiveStreamType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchResumeVsStreamRequest) GoString ¶
func (s BatchResumeVsStreamRequest) GoString() string
func (*BatchResumeVsStreamRequest) SetChannel ¶
func (s *BatchResumeVsStreamRequest) SetChannel(v string) *BatchResumeVsStreamRequest
func (*BatchResumeVsStreamRequest) SetControlStreamAction ¶
func (s *BatchResumeVsStreamRequest) SetControlStreamAction(v string) *BatchResumeVsStreamRequest
func (*BatchResumeVsStreamRequest) SetDomainName ¶
func (s *BatchResumeVsStreamRequest) SetDomainName(v string) *BatchResumeVsStreamRequest
func (*BatchResumeVsStreamRequest) SetLiveStreamType ¶
func (s *BatchResumeVsStreamRequest) SetLiveStreamType(v string) *BatchResumeVsStreamRequest
func (*BatchResumeVsStreamRequest) SetOwnerId ¶
func (s *BatchResumeVsStreamRequest) SetOwnerId(v int64) *BatchResumeVsStreamRequest
func (BatchResumeVsStreamRequest) String ¶
func (s BatchResumeVsStreamRequest) String() string
type BatchResumeVsStreamResponse ¶
type BatchResumeVsStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchResumeVsStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchResumeVsStreamResponse) GoString ¶
func (s BatchResumeVsStreamResponse) GoString() string
func (*BatchResumeVsStreamResponse) SetBody ¶
func (s *BatchResumeVsStreamResponse) SetBody(v *BatchResumeVsStreamResponseBody) *BatchResumeVsStreamResponse
func (*BatchResumeVsStreamResponse) SetHeaders ¶
func (s *BatchResumeVsStreamResponse) SetHeaders(v map[string]*string) *BatchResumeVsStreamResponse
func (BatchResumeVsStreamResponse) String ¶
func (s BatchResumeVsStreamResponse) String() string
type BatchResumeVsStreamResponseBody ¶
type BatchResumeVsStreamResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ResumeResult *BatchResumeVsStreamResponseBodyResumeResult `json:"ResumeResult,omitempty" xml:"ResumeResult,omitempty" type:"Struct"` }
func (BatchResumeVsStreamResponseBody) GoString ¶
func (s BatchResumeVsStreamResponseBody) GoString() string
func (*BatchResumeVsStreamResponseBody) SetRequestId ¶
func (s *BatchResumeVsStreamResponseBody) SetRequestId(v string) *BatchResumeVsStreamResponseBody
func (*BatchResumeVsStreamResponseBody) SetResumeResult ¶
func (s *BatchResumeVsStreamResponseBody) SetResumeResult(v *BatchResumeVsStreamResponseBodyResumeResult) *BatchResumeVsStreamResponseBody
func (BatchResumeVsStreamResponseBody) String ¶
func (s BatchResumeVsStreamResponseBody) String() string
type BatchResumeVsStreamResponseBodyResumeResult ¶
type BatchResumeVsStreamResponseBodyResumeResult struct {
ResumeResultInfo []*BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo `json:"ResumeResultInfo,omitempty" xml:"ResumeResultInfo,omitempty" type:"Repeated"`
}
func (BatchResumeVsStreamResponseBodyResumeResult) GoString ¶
func (s BatchResumeVsStreamResponseBodyResumeResult) GoString() string
func (*BatchResumeVsStreamResponseBodyResumeResult) SetResumeResultInfo ¶
func (s *BatchResumeVsStreamResponseBodyResumeResult) SetResumeResultInfo(v []*BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) *BatchResumeVsStreamResponseBodyResumeResult
func (BatchResumeVsStreamResponseBodyResumeResult) String ¶
func (s BatchResumeVsStreamResponseBodyResumeResult) String() string
type BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo ¶
type BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo struct { Channels *BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels `json:"Channels,omitempty" xml:"Channels,omitempty" type:"Struct"` Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` Detail *string `json:"Detail,omitempty" xml:"Detail,omitempty"` Result *string `json:"Result,omitempty" xml:"Result,omitempty"` }
func (BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) GoString ¶
func (s BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) GoString() string
func (*BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) SetChannels ¶
func (BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) String ¶
func (s BatchResumeVsStreamResponseBodyResumeResultResumeResultInfo) String() string
type BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels ¶
type BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels struct {
Channel []*string `json:"Channel,omitempty" xml:"Channel,omitempty" type:"Repeated"`
}
func (BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) GoString ¶
func (s BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) GoString() string
func (*BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) SetChannel ¶
func (BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) String ¶
func (s BatchResumeVsStreamResponseBodyResumeResultResumeResultInfoChannels) String() string
type BatchSetVsDomainConfigsRequest ¶
type BatchSetVsDomainConfigsRequest struct { DomainNames *string `json:"DomainNames,omitempty" xml:"DomainNames,omitempty"` Functions *string `json:"Functions,omitempty" xml:"Functions,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchSetVsDomainConfigsRequest) GoString ¶
func (s BatchSetVsDomainConfigsRequest) GoString() string
func (*BatchSetVsDomainConfigsRequest) SetDomainNames ¶
func (s *BatchSetVsDomainConfigsRequest) SetDomainNames(v string) *BatchSetVsDomainConfigsRequest
func (*BatchSetVsDomainConfigsRequest) SetFunctions ¶
func (s *BatchSetVsDomainConfigsRequest) SetFunctions(v string) *BatchSetVsDomainConfigsRequest
func (*BatchSetVsDomainConfigsRequest) SetOwnerId ¶
func (s *BatchSetVsDomainConfigsRequest) SetOwnerId(v int64) *BatchSetVsDomainConfigsRequest
func (BatchSetVsDomainConfigsRequest) String ¶
func (s BatchSetVsDomainConfigsRequest) String() string
type BatchSetVsDomainConfigsResponse ¶
type BatchSetVsDomainConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchSetVsDomainConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchSetVsDomainConfigsResponse) GoString ¶
func (s BatchSetVsDomainConfigsResponse) GoString() string
func (*BatchSetVsDomainConfigsResponse) SetBody ¶
func (s *BatchSetVsDomainConfigsResponse) SetBody(v *BatchSetVsDomainConfigsResponseBody) *BatchSetVsDomainConfigsResponse
func (*BatchSetVsDomainConfigsResponse) SetHeaders ¶
func (s *BatchSetVsDomainConfigsResponse) SetHeaders(v map[string]*string) *BatchSetVsDomainConfigsResponse
func (BatchSetVsDomainConfigsResponse) String ¶
func (s BatchSetVsDomainConfigsResponse) String() string
type BatchSetVsDomainConfigsResponseBody ¶
type BatchSetVsDomainConfigsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (BatchSetVsDomainConfigsResponseBody) GoString ¶
func (s BatchSetVsDomainConfigsResponseBody) GoString() string
func (*BatchSetVsDomainConfigsResponseBody) SetRequestId ¶
func (s *BatchSetVsDomainConfigsResponseBody) SetRequestId(v string) *BatchSetVsDomainConfigsResponseBody
func (BatchSetVsDomainConfigsResponseBody) String ¶
func (s BatchSetVsDomainConfigsResponseBody) String() string
type BatchStartDevicesRequest ¶
type BatchStartDevicesRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchStartDevicesRequest) GoString ¶
func (s BatchStartDevicesRequest) GoString() string
func (*BatchStartDevicesRequest) SetId ¶
func (s *BatchStartDevicesRequest) SetId(v string) *BatchStartDevicesRequest
func (*BatchStartDevicesRequest) SetOwnerId ¶
func (s *BatchStartDevicesRequest) SetOwnerId(v int64) *BatchStartDevicesRequest
func (BatchStartDevicesRequest) String ¶
func (s BatchStartDevicesRequest) String() string
type BatchStartDevicesResponse ¶
type BatchStartDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchStartDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchStartDevicesResponse) GoString ¶
func (s BatchStartDevicesResponse) GoString() string
func (*BatchStartDevicesResponse) SetBody ¶
func (s *BatchStartDevicesResponse) SetBody(v *BatchStartDevicesResponseBody) *BatchStartDevicesResponse
func (*BatchStartDevicesResponse) SetHeaders ¶
func (s *BatchStartDevicesResponse) SetHeaders(v map[string]*string) *BatchStartDevicesResponse
func (BatchStartDevicesResponse) String ¶
func (s BatchStartDevicesResponse) String() string
type BatchStartDevicesResponseBody ¶
type BatchStartDevicesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchStartDevicesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchStartDevicesResponseBody) GoString ¶
func (s BatchStartDevicesResponseBody) GoString() string
func (*BatchStartDevicesResponseBody) SetRequestId ¶
func (s *BatchStartDevicesResponseBody) SetRequestId(v string) *BatchStartDevicesResponseBody
func (*BatchStartDevicesResponseBody) SetResults ¶
func (s *BatchStartDevicesResponseBody) SetResults(v []*BatchStartDevicesResponseBodyResults) *BatchStartDevicesResponseBody
func (BatchStartDevicesResponseBody) String ¶
func (s BatchStartDevicesResponseBody) String() string
type BatchStartDevicesResponseBodyResults ¶
type BatchStartDevicesResponseBodyResults struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Streams []*BatchStartDevicesResponseBodyResultsStreams `json:"Streams,omitempty" xml:"Streams,omitempty" type:"Repeated"` }
func (BatchStartDevicesResponseBodyResults) GoString ¶
func (s BatchStartDevicesResponseBodyResults) GoString() string
func (*BatchStartDevicesResponseBodyResults) SetId ¶
func (s *BatchStartDevicesResponseBodyResults) SetId(v string) *BatchStartDevicesResponseBodyResults
func (*BatchStartDevicesResponseBodyResults) SetStreams ¶
func (s *BatchStartDevicesResponseBodyResults) SetStreams(v []*BatchStartDevicesResponseBodyResultsStreams) *BatchStartDevicesResponseBodyResults
func (BatchStartDevicesResponseBodyResults) String ¶
func (s BatchStartDevicesResponseBodyResults) String() string
type BatchStartDevicesResponseBodyResultsStreams ¶
type BatchStartDevicesResponseBodyResultsStreams struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (BatchStartDevicesResponseBodyResultsStreams) GoString ¶
func (s BatchStartDevicesResponseBodyResultsStreams) GoString() string
func (*BatchStartDevicesResponseBodyResultsStreams) SetError ¶
func (s *BatchStartDevicesResponseBodyResultsStreams) SetError(v string) *BatchStartDevicesResponseBodyResultsStreams
func (*BatchStartDevicesResponseBodyResultsStreams) SetName ¶
func (s *BatchStartDevicesResponseBodyResultsStreams) SetName(v string) *BatchStartDevicesResponseBodyResultsStreams
func (BatchStartDevicesResponseBodyResultsStreams) String ¶
func (s BatchStartDevicesResponseBodyResultsStreams) String() string
type BatchStartStreamsRequest ¶
type BatchStartStreamsRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchStartStreamsRequest) GoString ¶
func (s BatchStartStreamsRequest) GoString() string
func (*BatchStartStreamsRequest) SetId ¶
func (s *BatchStartStreamsRequest) SetId(v string) *BatchStartStreamsRequest
func (*BatchStartStreamsRequest) SetOwnerId ¶
func (s *BatchStartStreamsRequest) SetOwnerId(v int64) *BatchStartStreamsRequest
func (BatchStartStreamsRequest) String ¶
func (s BatchStartStreamsRequest) String() string
type BatchStartStreamsResponse ¶
type BatchStartStreamsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchStartStreamsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchStartStreamsResponse) GoString ¶
func (s BatchStartStreamsResponse) GoString() string
func (*BatchStartStreamsResponse) SetBody ¶
func (s *BatchStartStreamsResponse) SetBody(v *BatchStartStreamsResponseBody) *BatchStartStreamsResponse
func (*BatchStartStreamsResponse) SetHeaders ¶
func (s *BatchStartStreamsResponse) SetHeaders(v map[string]*string) *BatchStartStreamsResponse
func (BatchStartStreamsResponse) String ¶
func (s BatchStartStreamsResponse) String() string
type BatchStartStreamsResponseBody ¶
type BatchStartStreamsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchStartStreamsResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchStartStreamsResponseBody) GoString ¶
func (s BatchStartStreamsResponseBody) GoString() string
func (*BatchStartStreamsResponseBody) SetRequestId ¶
func (s *BatchStartStreamsResponseBody) SetRequestId(v string) *BatchStartStreamsResponseBody
func (*BatchStartStreamsResponseBody) SetResults ¶
func (s *BatchStartStreamsResponseBody) SetResults(v []*BatchStartStreamsResponseBodyResults) *BatchStartStreamsResponseBody
func (BatchStartStreamsResponseBody) String ¶
func (s BatchStartStreamsResponseBody) String() string
type BatchStartStreamsResponseBodyResults ¶
type BatchStartStreamsResponseBodyResults struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (BatchStartStreamsResponseBodyResults) GoString ¶
func (s BatchStartStreamsResponseBodyResults) GoString() string
func (*BatchStartStreamsResponseBodyResults) SetError ¶
func (s *BatchStartStreamsResponseBodyResults) SetError(v string) *BatchStartStreamsResponseBodyResults
func (*BatchStartStreamsResponseBodyResults) SetId ¶
func (s *BatchStartStreamsResponseBodyResults) SetId(v string) *BatchStartStreamsResponseBodyResults
func (*BatchStartStreamsResponseBodyResults) SetName ¶
func (s *BatchStartStreamsResponseBodyResults) SetName(v string) *BatchStartStreamsResponseBodyResults
func (BatchStartStreamsResponseBodyResults) String ¶
func (s BatchStartStreamsResponseBodyResults) String() string
type BatchStopDevicesRequest ¶
type BatchStopDevicesRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (BatchStopDevicesRequest) GoString ¶
func (s BatchStopDevicesRequest) GoString() string
func (*BatchStopDevicesRequest) SetId ¶
func (s *BatchStopDevicesRequest) SetId(v string) *BatchStopDevicesRequest
func (*BatchStopDevicesRequest) SetOwnerId ¶
func (s *BatchStopDevicesRequest) SetOwnerId(v int64) *BatchStopDevicesRequest
func (*BatchStopDevicesRequest) SetStartTime ¶
func (s *BatchStopDevicesRequest) SetStartTime(v string) *BatchStopDevicesRequest
func (BatchStopDevicesRequest) String ¶
func (s BatchStopDevicesRequest) String() string
type BatchStopDevicesResponse ¶
type BatchStopDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchStopDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchStopDevicesResponse) GoString ¶
func (s BatchStopDevicesResponse) GoString() string
func (*BatchStopDevicesResponse) SetBody ¶
func (s *BatchStopDevicesResponse) SetBody(v *BatchStopDevicesResponseBody) *BatchStopDevicesResponse
func (*BatchStopDevicesResponse) SetHeaders ¶
func (s *BatchStopDevicesResponse) SetHeaders(v map[string]*string) *BatchStopDevicesResponse
func (BatchStopDevicesResponse) String ¶
func (s BatchStopDevicesResponse) String() string
type BatchStopDevicesResponseBody ¶
type BatchStopDevicesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchStopDevicesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchStopDevicesResponseBody) GoString ¶
func (s BatchStopDevicesResponseBody) GoString() string
func (*BatchStopDevicesResponseBody) SetRequestId ¶
func (s *BatchStopDevicesResponseBody) SetRequestId(v string) *BatchStopDevicesResponseBody
func (*BatchStopDevicesResponseBody) SetResults ¶
func (s *BatchStopDevicesResponseBody) SetResults(v []*BatchStopDevicesResponseBodyResults) *BatchStopDevicesResponseBody
func (BatchStopDevicesResponseBody) String ¶
func (s BatchStopDevicesResponseBody) String() string
type BatchStopDevicesResponseBodyResults ¶
type BatchStopDevicesResponseBodyResults struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Streams []*BatchStopDevicesResponseBodyResultsStreams `json:"Streams,omitempty" xml:"Streams,omitempty" type:"Repeated"` }
func (BatchStopDevicesResponseBodyResults) GoString ¶
func (s BatchStopDevicesResponseBodyResults) GoString() string
func (*BatchStopDevicesResponseBodyResults) SetId ¶
func (s *BatchStopDevicesResponseBodyResults) SetId(v string) *BatchStopDevicesResponseBodyResults
func (*BatchStopDevicesResponseBodyResults) SetStreams ¶
func (s *BatchStopDevicesResponseBodyResults) SetStreams(v []*BatchStopDevicesResponseBodyResultsStreams) *BatchStopDevicesResponseBodyResults
func (BatchStopDevicesResponseBodyResults) String ¶
func (s BatchStopDevicesResponseBodyResults) String() string
type BatchStopDevicesResponseBodyResultsStreams ¶
type BatchStopDevicesResponseBodyResultsStreams struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (BatchStopDevicesResponseBodyResultsStreams) GoString ¶
func (s BatchStopDevicesResponseBodyResultsStreams) GoString() string
func (*BatchStopDevicesResponseBodyResultsStreams) SetError ¶
func (s *BatchStopDevicesResponseBodyResultsStreams) SetError(v string) *BatchStopDevicesResponseBodyResultsStreams
func (*BatchStopDevicesResponseBodyResultsStreams) SetName ¶
func (s *BatchStopDevicesResponseBodyResultsStreams) SetName(v string) *BatchStopDevicesResponseBodyResultsStreams
func (BatchStopDevicesResponseBodyResultsStreams) String ¶
func (s BatchStopDevicesResponseBodyResultsStreams) String() string
type BatchStopStreamsRequest ¶
type BatchStopStreamsRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (BatchStopStreamsRequest) GoString ¶
func (s BatchStopStreamsRequest) GoString() string
func (*BatchStopStreamsRequest) SetId ¶
func (s *BatchStopStreamsRequest) SetId(v string) *BatchStopStreamsRequest
func (*BatchStopStreamsRequest) SetOwnerId ¶
func (s *BatchStopStreamsRequest) SetOwnerId(v int64) *BatchStopStreamsRequest
func (*BatchStopStreamsRequest) SetStartTime ¶
func (s *BatchStopStreamsRequest) SetStartTime(v string) *BatchStopStreamsRequest
func (BatchStopStreamsRequest) String ¶
func (s BatchStopStreamsRequest) String() string
type BatchStopStreamsResponse ¶
type BatchStopStreamsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchStopStreamsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchStopStreamsResponse) GoString ¶
func (s BatchStopStreamsResponse) GoString() string
func (*BatchStopStreamsResponse) SetBody ¶
func (s *BatchStopStreamsResponse) SetBody(v *BatchStopStreamsResponseBody) *BatchStopStreamsResponse
func (*BatchStopStreamsResponse) SetHeaders ¶
func (s *BatchStopStreamsResponse) SetHeaders(v map[string]*string) *BatchStopStreamsResponse
func (BatchStopStreamsResponse) String ¶
func (s BatchStopStreamsResponse) String() string
type BatchStopStreamsResponseBody ¶
type BatchStopStreamsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchStopStreamsResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchStopStreamsResponseBody) GoString ¶
func (s BatchStopStreamsResponseBody) GoString() string
func (*BatchStopStreamsResponseBody) SetRequestId ¶
func (s *BatchStopStreamsResponseBody) SetRequestId(v string) *BatchStopStreamsResponseBody
func (*BatchStopStreamsResponseBody) SetResults ¶
func (s *BatchStopStreamsResponseBody) SetResults(v []*BatchStopStreamsResponseBodyResults) *BatchStopStreamsResponseBody
func (BatchStopStreamsResponseBody) String ¶
func (s BatchStopStreamsResponseBody) String() string
type BatchStopStreamsResponseBodyResults ¶
type BatchStopStreamsResponseBodyResults struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (BatchStopStreamsResponseBodyResults) GoString ¶
func (s BatchStopStreamsResponseBodyResults) GoString() string
func (*BatchStopStreamsResponseBodyResults) SetError ¶
func (s *BatchStopStreamsResponseBodyResults) SetError(v string) *BatchStopStreamsResponseBodyResults
func (*BatchStopStreamsResponseBodyResults) SetId ¶
func (s *BatchStopStreamsResponseBodyResults) SetId(v string) *BatchStopStreamsResponseBodyResults
func (*BatchStopStreamsResponseBodyResults) SetName ¶
func (s *BatchStopStreamsResponseBodyResults) SetName(v string) *BatchStopStreamsResponseBodyResults
func (BatchStopStreamsResponseBodyResults) String ¶
func (s BatchStopStreamsResponseBodyResults) String() string
type BatchUnbindDirectoriesRequest ¶
type BatchUnbindDirectoriesRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchUnbindDirectoriesRequest) GoString ¶
func (s BatchUnbindDirectoriesRequest) GoString() string
func (*BatchUnbindDirectoriesRequest) SetDeviceId ¶
func (s *BatchUnbindDirectoriesRequest) SetDeviceId(v string) *BatchUnbindDirectoriesRequest
func (*BatchUnbindDirectoriesRequest) SetDirectoryId ¶
func (s *BatchUnbindDirectoriesRequest) SetDirectoryId(v string) *BatchUnbindDirectoriesRequest
func (*BatchUnbindDirectoriesRequest) SetOwnerId ¶
func (s *BatchUnbindDirectoriesRequest) SetOwnerId(v int64) *BatchUnbindDirectoriesRequest
func (BatchUnbindDirectoriesRequest) String ¶
func (s BatchUnbindDirectoriesRequest) String() string
type BatchUnbindDirectoriesResponse ¶
type BatchUnbindDirectoriesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchUnbindDirectoriesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchUnbindDirectoriesResponse) GoString ¶
func (s BatchUnbindDirectoriesResponse) GoString() string
func (*BatchUnbindDirectoriesResponse) SetBody ¶
func (s *BatchUnbindDirectoriesResponse) SetBody(v *BatchUnbindDirectoriesResponseBody) *BatchUnbindDirectoriesResponse
func (*BatchUnbindDirectoriesResponse) SetHeaders ¶
func (s *BatchUnbindDirectoriesResponse) SetHeaders(v map[string]*string) *BatchUnbindDirectoriesResponse
func (BatchUnbindDirectoriesResponse) String ¶
func (s BatchUnbindDirectoriesResponse) String() string
type BatchUnbindDirectoriesResponseBody ¶
type BatchUnbindDirectoriesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchUnbindDirectoriesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchUnbindDirectoriesResponseBody) GoString ¶
func (s BatchUnbindDirectoriesResponseBody) GoString() string
func (*BatchUnbindDirectoriesResponseBody) SetRequestId ¶
func (s *BatchUnbindDirectoriesResponseBody) SetRequestId(v string) *BatchUnbindDirectoriesResponseBody
func (*BatchUnbindDirectoriesResponseBody) SetResults ¶
func (s *BatchUnbindDirectoriesResponseBody) SetResults(v []*BatchUnbindDirectoriesResponseBodyResults) *BatchUnbindDirectoriesResponseBody
func (BatchUnbindDirectoriesResponseBody) String ¶
func (s BatchUnbindDirectoriesResponseBody) String() string
type BatchUnbindDirectoriesResponseBodyResults ¶
type BatchUnbindDirectoriesResponseBodyResults struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` Error *string `json:"Error,omitempty" xml:"Error,omitempty"` }
func (BatchUnbindDirectoriesResponseBodyResults) GoString ¶
func (s BatchUnbindDirectoriesResponseBodyResults) GoString() string
func (*BatchUnbindDirectoriesResponseBodyResults) SetDeviceId ¶
func (s *BatchUnbindDirectoriesResponseBodyResults) SetDeviceId(v string) *BatchUnbindDirectoriesResponseBodyResults
func (*BatchUnbindDirectoriesResponseBodyResults) SetDirectoryId ¶
func (s *BatchUnbindDirectoriesResponseBodyResults) SetDirectoryId(v string) *BatchUnbindDirectoriesResponseBodyResults
func (*BatchUnbindDirectoriesResponseBodyResults) SetError ¶
func (s *BatchUnbindDirectoriesResponseBodyResults) SetError(v string) *BatchUnbindDirectoriesResponseBodyResults
func (BatchUnbindDirectoriesResponseBodyResults) String ¶
func (s BatchUnbindDirectoriesResponseBodyResults) String() string
type BatchUnbindParentPlatformDevicesRequest ¶
type BatchUnbindParentPlatformDevicesRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ParentPlatformId *string `json:"ParentPlatformId,omitempty" xml:"ParentPlatformId,omitempty"` }
func (BatchUnbindParentPlatformDevicesRequest) GoString ¶
func (s BatchUnbindParentPlatformDevicesRequest) GoString() string
func (*BatchUnbindParentPlatformDevicesRequest) SetDeviceId ¶
func (s *BatchUnbindParentPlatformDevicesRequest) SetDeviceId(v string) *BatchUnbindParentPlatformDevicesRequest
func (*BatchUnbindParentPlatformDevicesRequest) SetOwnerId ¶
func (s *BatchUnbindParentPlatformDevicesRequest) SetOwnerId(v int64) *BatchUnbindParentPlatformDevicesRequest
func (*BatchUnbindParentPlatformDevicesRequest) SetParentPlatformId ¶
func (s *BatchUnbindParentPlatformDevicesRequest) SetParentPlatformId(v string) *BatchUnbindParentPlatformDevicesRequest
func (BatchUnbindParentPlatformDevicesRequest) String ¶
func (s BatchUnbindParentPlatformDevicesRequest) String() string
type BatchUnbindParentPlatformDevicesResponse ¶
type BatchUnbindParentPlatformDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchUnbindParentPlatformDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchUnbindParentPlatformDevicesResponse) GoString ¶
func (s BatchUnbindParentPlatformDevicesResponse) GoString() string
func (*BatchUnbindParentPlatformDevicesResponse) SetHeaders ¶
func (s *BatchUnbindParentPlatformDevicesResponse) SetHeaders(v map[string]*string) *BatchUnbindParentPlatformDevicesResponse
func (BatchUnbindParentPlatformDevicesResponse) String ¶
func (s BatchUnbindParentPlatformDevicesResponse) String() string
type BatchUnbindParentPlatformDevicesResponseBody ¶
type BatchUnbindParentPlatformDevicesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchUnbindParentPlatformDevicesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchUnbindParentPlatformDevicesResponseBody) GoString ¶
func (s BatchUnbindParentPlatformDevicesResponseBody) GoString() string
func (*BatchUnbindParentPlatformDevicesResponseBody) SetRequestId ¶
func (s *BatchUnbindParentPlatformDevicesResponseBody) SetRequestId(v string) *BatchUnbindParentPlatformDevicesResponseBody
func (*BatchUnbindParentPlatformDevicesResponseBody) SetResults ¶
func (BatchUnbindParentPlatformDevicesResponseBody) String ¶
func (s BatchUnbindParentPlatformDevicesResponseBody) String() string
type BatchUnbindParentPlatformDevicesResponseBodyResults ¶
type BatchUnbindParentPlatformDevicesResponseBodyResults struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` Error *string `json:"Error,omitempty" xml:"Error,omitempty"` ParentPlatformId *string `json:"ParentPlatformId,omitempty" xml:"ParentPlatformId,omitempty"` }
func (BatchUnbindParentPlatformDevicesResponseBodyResults) GoString ¶
func (s BatchUnbindParentPlatformDevicesResponseBodyResults) GoString() string
func (*BatchUnbindParentPlatformDevicesResponseBodyResults) SetDeviceId ¶
func (s *BatchUnbindParentPlatformDevicesResponseBodyResults) SetDeviceId(v string) *BatchUnbindParentPlatformDevicesResponseBodyResults
func (*BatchUnbindParentPlatformDevicesResponseBodyResults) SetParentPlatformId ¶
func (s *BatchUnbindParentPlatformDevicesResponseBodyResults) SetParentPlatformId(v string) *BatchUnbindParentPlatformDevicesResponseBodyResults
func (BatchUnbindParentPlatformDevicesResponseBodyResults) String ¶
func (s BatchUnbindParentPlatformDevicesResponseBodyResults) String() string
type BatchUnbindPurchasedDevicesRequest ¶
type BatchUnbindPurchasedDevicesRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BatchUnbindPurchasedDevicesRequest) GoString ¶
func (s BatchUnbindPurchasedDevicesRequest) GoString() string
func (*BatchUnbindPurchasedDevicesRequest) SetDeviceId ¶
func (s *BatchUnbindPurchasedDevicesRequest) SetDeviceId(v string) *BatchUnbindPurchasedDevicesRequest
func (*BatchUnbindPurchasedDevicesRequest) SetOwnerId ¶
func (s *BatchUnbindPurchasedDevicesRequest) SetOwnerId(v int64) *BatchUnbindPurchasedDevicesRequest
func (BatchUnbindPurchasedDevicesRequest) String ¶
func (s BatchUnbindPurchasedDevicesRequest) String() string
type BatchUnbindPurchasedDevicesResponse ¶
type BatchUnbindPurchasedDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchUnbindPurchasedDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchUnbindPurchasedDevicesResponse) GoString ¶
func (s BatchUnbindPurchasedDevicesResponse) GoString() string
func (*BatchUnbindPurchasedDevicesResponse) SetHeaders ¶
func (s *BatchUnbindPurchasedDevicesResponse) SetHeaders(v map[string]*string) *BatchUnbindPurchasedDevicesResponse
func (BatchUnbindPurchasedDevicesResponse) String ¶
func (s BatchUnbindPurchasedDevicesResponse) String() string
type BatchUnbindPurchasedDevicesResponseBody ¶
type BatchUnbindPurchasedDevicesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchUnbindPurchasedDevicesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchUnbindPurchasedDevicesResponseBody) GoString ¶
func (s BatchUnbindPurchasedDevicesResponseBody) GoString() string
func (*BatchUnbindPurchasedDevicesResponseBody) SetRequestId ¶
func (s *BatchUnbindPurchasedDevicesResponseBody) SetRequestId(v string) *BatchUnbindPurchasedDevicesResponseBody
func (*BatchUnbindPurchasedDevicesResponseBody) SetResults ¶
func (BatchUnbindPurchasedDevicesResponseBody) String ¶
func (s BatchUnbindPurchasedDevicesResponseBody) String() string
type BatchUnbindPurchasedDevicesResponseBodyResults ¶
type BatchUnbindPurchasedDevicesResponseBodyResults struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` Error *string `json:"Error,omitempty" xml:"Error,omitempty"` }
func (BatchUnbindPurchasedDevicesResponseBodyResults) GoString ¶
func (s BatchUnbindPurchasedDevicesResponseBodyResults) GoString() string
func (*BatchUnbindPurchasedDevicesResponseBodyResults) SetDeviceId ¶
func (s *BatchUnbindPurchasedDevicesResponseBodyResults) SetDeviceId(v string) *BatchUnbindPurchasedDevicesResponseBodyResults
func (*BatchUnbindPurchasedDevicesResponseBodyResults) SetError ¶
func (s *BatchUnbindPurchasedDevicesResponseBodyResults) SetError(v string) *BatchUnbindPurchasedDevicesResponseBodyResults
func (BatchUnbindPurchasedDevicesResponseBodyResults) String ¶
func (s BatchUnbindPurchasedDevicesResponseBodyResults) String() string
type BatchUnbindTemplateRequest ¶
type BatchUnbindTemplateRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` TemplateType *string `json:"TemplateType,omitempty" xml:"TemplateType,omitempty"` }
func (BatchUnbindTemplateRequest) GoString ¶
func (s BatchUnbindTemplateRequest) GoString() string
func (*BatchUnbindTemplateRequest) SetInstanceId ¶
func (s *BatchUnbindTemplateRequest) SetInstanceId(v string) *BatchUnbindTemplateRequest
func (*BatchUnbindTemplateRequest) SetInstanceType ¶
func (s *BatchUnbindTemplateRequest) SetInstanceType(v string) *BatchUnbindTemplateRequest
func (*BatchUnbindTemplateRequest) SetOwnerId ¶
func (s *BatchUnbindTemplateRequest) SetOwnerId(v int64) *BatchUnbindTemplateRequest
func (*BatchUnbindTemplateRequest) SetTemplateId ¶
func (s *BatchUnbindTemplateRequest) SetTemplateId(v string) *BatchUnbindTemplateRequest
func (*BatchUnbindTemplateRequest) SetTemplateType ¶
func (s *BatchUnbindTemplateRequest) SetTemplateType(v string) *BatchUnbindTemplateRequest
func (BatchUnbindTemplateRequest) String ¶
func (s BatchUnbindTemplateRequest) String() string
type BatchUnbindTemplateResponse ¶
type BatchUnbindTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchUnbindTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchUnbindTemplateResponse) GoString ¶
func (s BatchUnbindTemplateResponse) GoString() string
func (*BatchUnbindTemplateResponse) SetBody ¶
func (s *BatchUnbindTemplateResponse) SetBody(v *BatchUnbindTemplateResponseBody) *BatchUnbindTemplateResponse
func (*BatchUnbindTemplateResponse) SetHeaders ¶
func (s *BatchUnbindTemplateResponse) SetHeaders(v map[string]*string) *BatchUnbindTemplateResponse
func (BatchUnbindTemplateResponse) String ¶
func (s BatchUnbindTemplateResponse) String() string
type BatchUnbindTemplateResponseBody ¶
type BatchUnbindTemplateResponseBody struct { Bindings []*BatchUnbindTemplateResponseBodyBindings `json:"Bindings,omitempty" xml:"Bindings,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (BatchUnbindTemplateResponseBody) GoString ¶
func (s BatchUnbindTemplateResponseBody) GoString() string
func (*BatchUnbindTemplateResponseBody) SetBindings ¶
func (s *BatchUnbindTemplateResponseBody) SetBindings(v []*BatchUnbindTemplateResponseBodyBindings) *BatchUnbindTemplateResponseBody
func (*BatchUnbindTemplateResponseBody) SetRequestId ¶
func (s *BatchUnbindTemplateResponseBody) SetRequestId(v string) *BatchUnbindTemplateResponseBody
func (BatchUnbindTemplateResponseBody) String ¶
func (s BatchUnbindTemplateResponseBody) String() string
type BatchUnbindTemplateResponseBodyBindings ¶
type BatchUnbindTemplateResponseBodyBindings struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` }
func (BatchUnbindTemplateResponseBodyBindings) GoString ¶
func (s BatchUnbindTemplateResponseBodyBindings) GoString() string
func (*BatchUnbindTemplateResponseBodyBindings) SetError ¶
func (s *BatchUnbindTemplateResponseBodyBindings) SetError(v string) *BatchUnbindTemplateResponseBodyBindings
func (*BatchUnbindTemplateResponseBodyBindings) SetInstanceId ¶
func (s *BatchUnbindTemplateResponseBodyBindings) SetInstanceId(v string) *BatchUnbindTemplateResponseBodyBindings
func (*BatchUnbindTemplateResponseBodyBindings) SetInstanceType ¶
func (s *BatchUnbindTemplateResponseBodyBindings) SetInstanceType(v string) *BatchUnbindTemplateResponseBodyBindings
func (*BatchUnbindTemplateResponseBodyBindings) SetTemplateId ¶
func (s *BatchUnbindTemplateResponseBodyBindings) SetTemplateId(v string) *BatchUnbindTemplateResponseBodyBindings
func (BatchUnbindTemplateResponseBodyBindings) String ¶
func (s BatchUnbindTemplateResponseBodyBindings) String() string
type BatchUnbindTemplatesRequest ¶
type BatchUnbindTemplatesRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` TemplateType *string `json:"TemplateType,omitempty" xml:"TemplateType,omitempty"` }
func (BatchUnbindTemplatesRequest) GoString ¶
func (s BatchUnbindTemplatesRequest) GoString() string
func (*BatchUnbindTemplatesRequest) SetInstanceId ¶
func (s *BatchUnbindTemplatesRequest) SetInstanceId(v string) *BatchUnbindTemplatesRequest
func (*BatchUnbindTemplatesRequest) SetInstanceType ¶
func (s *BatchUnbindTemplatesRequest) SetInstanceType(v string) *BatchUnbindTemplatesRequest
func (*BatchUnbindTemplatesRequest) SetOwnerId ¶
func (s *BatchUnbindTemplatesRequest) SetOwnerId(v int64) *BatchUnbindTemplatesRequest
func (*BatchUnbindTemplatesRequest) SetTemplateId ¶
func (s *BatchUnbindTemplatesRequest) SetTemplateId(v string) *BatchUnbindTemplatesRequest
func (*BatchUnbindTemplatesRequest) SetTemplateType ¶
func (s *BatchUnbindTemplatesRequest) SetTemplateType(v string) *BatchUnbindTemplatesRequest
func (BatchUnbindTemplatesRequest) String ¶
func (s BatchUnbindTemplatesRequest) String() string
type BatchUnbindTemplatesResponse ¶
type BatchUnbindTemplatesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchUnbindTemplatesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchUnbindTemplatesResponse) GoString ¶
func (s BatchUnbindTemplatesResponse) GoString() string
func (*BatchUnbindTemplatesResponse) SetBody ¶
func (s *BatchUnbindTemplatesResponse) SetBody(v *BatchUnbindTemplatesResponseBody) *BatchUnbindTemplatesResponse
func (*BatchUnbindTemplatesResponse) SetHeaders ¶
func (s *BatchUnbindTemplatesResponse) SetHeaders(v map[string]*string) *BatchUnbindTemplatesResponse
func (BatchUnbindTemplatesResponse) String ¶
func (s BatchUnbindTemplatesResponse) String() string
type BatchUnbindTemplatesResponseBody ¶
type BatchUnbindTemplatesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Results []*BatchUnbindTemplatesResponseBodyResults `json:"Results,omitempty" xml:"Results,omitempty" type:"Repeated"` }
func (BatchUnbindTemplatesResponseBody) GoString ¶
func (s BatchUnbindTemplatesResponseBody) GoString() string
func (*BatchUnbindTemplatesResponseBody) SetRequestId ¶
func (s *BatchUnbindTemplatesResponseBody) SetRequestId(v string) *BatchUnbindTemplatesResponseBody
func (*BatchUnbindTemplatesResponseBody) SetResults ¶
func (s *BatchUnbindTemplatesResponseBody) SetResults(v []*BatchUnbindTemplatesResponseBodyResults) *BatchUnbindTemplatesResponseBody
func (BatchUnbindTemplatesResponseBody) String ¶
func (s BatchUnbindTemplatesResponseBody) String() string
type BatchUnbindTemplatesResponseBodyResults ¶
type BatchUnbindTemplatesResponseBodyResults struct { Error *string `json:"Error,omitempty" xml:"Error,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` TemplateType *string `json:"TemplateType,omitempty" xml:"TemplateType,omitempty"` }
func (BatchUnbindTemplatesResponseBodyResults) GoString ¶
func (s BatchUnbindTemplatesResponseBodyResults) GoString() string
func (*BatchUnbindTemplatesResponseBodyResults) SetError ¶
func (s *BatchUnbindTemplatesResponseBodyResults) SetError(v string) *BatchUnbindTemplatesResponseBodyResults
func (*BatchUnbindTemplatesResponseBodyResults) SetInstanceId ¶
func (s *BatchUnbindTemplatesResponseBodyResults) SetInstanceId(v string) *BatchUnbindTemplatesResponseBodyResults
func (*BatchUnbindTemplatesResponseBodyResults) SetInstanceType ¶
func (s *BatchUnbindTemplatesResponseBodyResults) SetInstanceType(v string) *BatchUnbindTemplatesResponseBodyResults
func (*BatchUnbindTemplatesResponseBodyResults) SetTemplateId ¶
func (s *BatchUnbindTemplatesResponseBodyResults) SetTemplateId(v string) *BatchUnbindTemplatesResponseBodyResults
func (*BatchUnbindTemplatesResponseBodyResults) SetTemplateType ¶
func (s *BatchUnbindTemplatesResponseBodyResults) SetTemplateType(v string) *BatchUnbindTemplatesResponseBodyResults
func (BatchUnbindTemplatesResponseBodyResults) String ¶
func (s BatchUnbindTemplatesResponseBodyResults) String() string
type BindDirectoryRequest ¶
type BindDirectoryRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (BindDirectoryRequest) GoString ¶
func (s BindDirectoryRequest) GoString() string
func (*BindDirectoryRequest) SetDeviceId ¶
func (s *BindDirectoryRequest) SetDeviceId(v string) *BindDirectoryRequest
func (*BindDirectoryRequest) SetDirectoryId ¶
func (s *BindDirectoryRequest) SetDirectoryId(v string) *BindDirectoryRequest
func (*BindDirectoryRequest) SetOwnerId ¶
func (s *BindDirectoryRequest) SetOwnerId(v int64) *BindDirectoryRequest
func (BindDirectoryRequest) String ¶
func (s BindDirectoryRequest) String() string
type BindDirectoryResponse ¶
type BindDirectoryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BindDirectoryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BindDirectoryResponse) GoString ¶
func (s BindDirectoryResponse) GoString() string
func (*BindDirectoryResponse) SetBody ¶
func (s *BindDirectoryResponse) SetBody(v *BindDirectoryResponseBody) *BindDirectoryResponse
func (*BindDirectoryResponse) SetHeaders ¶
func (s *BindDirectoryResponse) SetHeaders(v map[string]*string) *BindDirectoryResponse
func (BindDirectoryResponse) String ¶
func (s BindDirectoryResponse) String() string
type BindDirectoryResponseBody ¶
type BindDirectoryResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (BindDirectoryResponseBody) GoString ¶
func (s BindDirectoryResponseBody) GoString() string
func (*BindDirectoryResponseBody) SetRequestId ¶
func (s *BindDirectoryResponseBody) SetRequestId(v string) *BindDirectoryResponseBody
func (BindDirectoryResponseBody) String ¶
func (s BindDirectoryResponseBody) String() string
type BindParentPlatformDeviceRequest ¶
type BindParentPlatformDeviceRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ParentPlatformId *string `json:"ParentPlatformId,omitempty" xml:"ParentPlatformId,omitempty"` }
func (BindParentPlatformDeviceRequest) GoString ¶
func (s BindParentPlatformDeviceRequest) GoString() string
func (*BindParentPlatformDeviceRequest) SetDeviceId ¶
func (s *BindParentPlatformDeviceRequest) SetDeviceId(v string) *BindParentPlatformDeviceRequest
func (*BindParentPlatformDeviceRequest) SetOwnerId ¶
func (s *BindParentPlatformDeviceRequest) SetOwnerId(v int64) *BindParentPlatformDeviceRequest
func (*BindParentPlatformDeviceRequest) SetParentPlatformId ¶
func (s *BindParentPlatformDeviceRequest) SetParentPlatformId(v string) *BindParentPlatformDeviceRequest
func (BindParentPlatformDeviceRequest) String ¶
func (s BindParentPlatformDeviceRequest) String() string
type BindParentPlatformDeviceResponse ¶
type BindParentPlatformDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BindParentPlatformDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BindParentPlatformDeviceResponse) GoString ¶
func (s BindParentPlatformDeviceResponse) GoString() string
func (*BindParentPlatformDeviceResponse) SetBody ¶
func (s *BindParentPlatformDeviceResponse) SetBody(v *BindParentPlatformDeviceResponseBody) *BindParentPlatformDeviceResponse
func (*BindParentPlatformDeviceResponse) SetHeaders ¶
func (s *BindParentPlatformDeviceResponse) SetHeaders(v map[string]*string) *BindParentPlatformDeviceResponse
func (BindParentPlatformDeviceResponse) String ¶
func (s BindParentPlatformDeviceResponse) String() string
type BindParentPlatformDeviceResponseBody ¶
type BindParentPlatformDeviceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (BindParentPlatformDeviceResponseBody) GoString ¶
func (s BindParentPlatformDeviceResponseBody) GoString() string
func (*BindParentPlatformDeviceResponseBody) SetRequestId ¶
func (s *BindParentPlatformDeviceResponseBody) SetRequestId(v string) *BindParentPlatformDeviceResponseBody
func (BindParentPlatformDeviceResponseBody) String ¶
func (s BindParentPlatformDeviceResponseBody) String() string
type BindPurchasedDeviceRequest ¶
type BindPurchasedDeviceRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` }
func (BindPurchasedDeviceRequest) GoString ¶
func (s BindPurchasedDeviceRequest) GoString() string
func (*BindPurchasedDeviceRequest) SetDeviceId ¶
func (s *BindPurchasedDeviceRequest) SetDeviceId(v string) *BindPurchasedDeviceRequest
func (*BindPurchasedDeviceRequest) SetGroupId ¶
func (s *BindPurchasedDeviceRequest) SetGroupId(v string) *BindPurchasedDeviceRequest
func (*BindPurchasedDeviceRequest) SetOwnerId ¶
func (s *BindPurchasedDeviceRequest) SetOwnerId(v int64) *BindPurchasedDeviceRequest
func (*BindPurchasedDeviceRequest) SetRegion ¶
func (s *BindPurchasedDeviceRequest) SetRegion(v string) *BindPurchasedDeviceRequest
func (BindPurchasedDeviceRequest) String ¶
func (s BindPurchasedDeviceRequest) String() string
type BindPurchasedDeviceResponse ¶
type BindPurchasedDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BindPurchasedDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BindPurchasedDeviceResponse) GoString ¶
func (s BindPurchasedDeviceResponse) GoString() string
func (*BindPurchasedDeviceResponse) SetBody ¶
func (s *BindPurchasedDeviceResponse) SetBody(v *BindPurchasedDeviceResponseBody) *BindPurchasedDeviceResponse
func (*BindPurchasedDeviceResponse) SetHeaders ¶
func (s *BindPurchasedDeviceResponse) SetHeaders(v map[string]*string) *BindPurchasedDeviceResponse
func (BindPurchasedDeviceResponse) String ¶
func (s BindPurchasedDeviceResponse) String() string
type BindPurchasedDeviceResponseBody ¶
type BindPurchasedDeviceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (BindPurchasedDeviceResponseBody) GoString ¶
func (s BindPurchasedDeviceResponseBody) GoString() string
func (*BindPurchasedDeviceResponseBody) SetRequestId ¶
func (s *BindPurchasedDeviceResponseBody) SetRequestId(v string) *BindPurchasedDeviceResponseBody
func (BindPurchasedDeviceResponseBody) String ¶
func (s BindPurchasedDeviceResponseBody) String() string
type BindTemplateRequest ¶
type BindTemplateRequest struct { ApplyAll *bool `json:"ApplyAll,omitempty" xml:"ApplyAll,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Replace *bool `json:"Replace,omitempty" xml:"Replace,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` TemplateType *string `json:"TemplateType,omitempty" xml:"TemplateType,omitempty"` }
func (BindTemplateRequest) GoString ¶
func (s BindTemplateRequest) GoString() string
func (*BindTemplateRequest) SetApplyAll ¶
func (s *BindTemplateRequest) SetApplyAll(v bool) *BindTemplateRequest
func (*BindTemplateRequest) SetInstanceId ¶
func (s *BindTemplateRequest) SetInstanceId(v string) *BindTemplateRequest
func (*BindTemplateRequest) SetInstanceType ¶
func (s *BindTemplateRequest) SetInstanceType(v string) *BindTemplateRequest
func (*BindTemplateRequest) SetOwnerId ¶
func (s *BindTemplateRequest) SetOwnerId(v int64) *BindTemplateRequest
func (*BindTemplateRequest) SetReplace ¶
func (s *BindTemplateRequest) SetReplace(v bool) *BindTemplateRequest
func (*BindTemplateRequest) SetTemplateId ¶
func (s *BindTemplateRequest) SetTemplateId(v string) *BindTemplateRequest
func (*BindTemplateRequest) SetTemplateType ¶
func (s *BindTemplateRequest) SetTemplateType(v string) *BindTemplateRequest
func (BindTemplateRequest) String ¶
func (s BindTemplateRequest) String() string
type BindTemplateResponse ¶
type BindTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BindTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BindTemplateResponse) GoString ¶
func (s BindTemplateResponse) GoString() string
func (*BindTemplateResponse) SetBody ¶
func (s *BindTemplateResponse) SetBody(v *BindTemplateResponseBody) *BindTemplateResponse
func (*BindTemplateResponse) SetHeaders ¶
func (s *BindTemplateResponse) SetHeaders(v map[string]*string) *BindTemplateResponse
func (BindTemplateResponse) String ¶
func (s BindTemplateResponse) String() string
type BindTemplateResponseBody ¶
type BindTemplateResponseBody struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` }
func (BindTemplateResponseBody) GoString ¶
func (s BindTemplateResponseBody) GoString() string
func (*BindTemplateResponseBody) SetInstanceId ¶
func (s *BindTemplateResponseBody) SetInstanceId(v string) *BindTemplateResponseBody
func (*BindTemplateResponseBody) SetInstanceType ¶
func (s *BindTemplateResponseBody) SetInstanceType(v string) *BindTemplateResponseBody
func (*BindTemplateResponseBody) SetRequestId ¶
func (s *BindTemplateResponseBody) SetRequestId(v string) *BindTemplateResponseBody
func (*BindTemplateResponseBody) SetTemplateId ¶
func (s *BindTemplateResponseBody) SetTemplateId(v string) *BindTemplateResponseBody
func (BindTemplateResponseBody) String ¶
func (s BindTemplateResponseBody) String() string
type CaptureDeviceSnapshotRequest ¶
type CaptureDeviceSnapshotRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` Mode *string `json:"Mode,omitempty" xml:"Mode,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` SnapshotConfig *string `json:"SnapshotConfig,omitempty" xml:"SnapshotConfig,omitempty"` StreamId *string `json:"StreamId,omitempty" xml:"StreamId,omitempty"` }
func (CaptureDeviceSnapshotRequest) GoString ¶
func (s CaptureDeviceSnapshotRequest) GoString() string
func (*CaptureDeviceSnapshotRequest) SetDeviceId ¶
func (s *CaptureDeviceSnapshotRequest) SetDeviceId(v string) *CaptureDeviceSnapshotRequest
func (*CaptureDeviceSnapshotRequest) SetMode ¶
func (s *CaptureDeviceSnapshotRequest) SetMode(v string) *CaptureDeviceSnapshotRequest
func (*CaptureDeviceSnapshotRequest) SetOwnerId ¶
func (s *CaptureDeviceSnapshotRequest) SetOwnerId(v int64) *CaptureDeviceSnapshotRequest
func (*CaptureDeviceSnapshotRequest) SetSnapshotConfig ¶
func (s *CaptureDeviceSnapshotRequest) SetSnapshotConfig(v string) *CaptureDeviceSnapshotRequest
func (*CaptureDeviceSnapshotRequest) SetStreamId ¶
func (s *CaptureDeviceSnapshotRequest) SetStreamId(v string) *CaptureDeviceSnapshotRequest
func (CaptureDeviceSnapshotRequest) String ¶
func (s CaptureDeviceSnapshotRequest) String() string
type CaptureDeviceSnapshotResponse ¶
type CaptureDeviceSnapshotResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CaptureDeviceSnapshotResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CaptureDeviceSnapshotResponse) GoString ¶
func (s CaptureDeviceSnapshotResponse) GoString() string
func (*CaptureDeviceSnapshotResponse) SetBody ¶
func (s *CaptureDeviceSnapshotResponse) SetBody(v *CaptureDeviceSnapshotResponseBody) *CaptureDeviceSnapshotResponse
func (*CaptureDeviceSnapshotResponse) SetHeaders ¶
func (s *CaptureDeviceSnapshotResponse) SetHeaders(v map[string]*string) *CaptureDeviceSnapshotResponse
func (CaptureDeviceSnapshotResponse) String ¶
func (s CaptureDeviceSnapshotResponse) String() string
type CaptureDeviceSnapshotResponseBody ¶
type CaptureDeviceSnapshotResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CaptureDeviceSnapshotResponseBody) GoString ¶
func (s CaptureDeviceSnapshotResponseBody) GoString() string
func (*CaptureDeviceSnapshotResponseBody) SetId ¶
func (s *CaptureDeviceSnapshotResponseBody) SetId(v string) *CaptureDeviceSnapshotResponseBody
func (*CaptureDeviceSnapshotResponseBody) SetRequestId ¶
func (s *CaptureDeviceSnapshotResponseBody) SetRequestId(v string) *CaptureDeviceSnapshotResponseBody
func (CaptureDeviceSnapshotResponseBody) String ¶
func (s CaptureDeviceSnapshotResponseBody) String() string
type Client ¶
func (*Client) AddRegisteredDevice ¶
func (client *Client) AddRegisteredDevice(request *AddRegisteredDeviceRequest) (_result *AddRegisteredDeviceResponse, _err error)
func (*Client) AddRegisteredDeviceWithOptions ¶
func (client *Client) AddRegisteredDeviceWithOptions(request *AddRegisteredDeviceRequest, runtime *util.RuntimeOptions) (_result *AddRegisteredDeviceResponse, _err error)
func (*Client) AddRegisteredVendor ¶
func (client *Client) AddRegisteredVendor(request *AddRegisteredVendorRequest) (_result *AddRegisteredVendorResponse, _err error)
func (*Client) AddRegisteredVendorWithOptions ¶
func (client *Client) AddRegisteredVendorWithOptions(request *AddRegisteredVendorRequest, runtime *util.RuntimeOptions) (_result *AddRegisteredVendorResponse, _err error)
func (*Client) AddRenderingDeviceInternetPorts ¶
func (client *Client) AddRenderingDeviceInternetPorts(request *AddRenderingDeviceInternetPortsRequest) (_result *AddRenderingDeviceInternetPortsResponse, _err error)
func (*Client) AddRenderingDeviceInternetPortsWithOptions ¶
func (client *Client) AddRenderingDeviceInternetPortsWithOptions(request *AddRenderingDeviceInternetPortsRequest, runtime *util.RuntimeOptions) (_result *AddRenderingDeviceInternetPortsResponse, _err error)
func (*Client) AddVsPullStreamInfoConfig ¶
func (client *Client) AddVsPullStreamInfoConfig(request *AddVsPullStreamInfoConfigRequest) (_result *AddVsPullStreamInfoConfigResponse, _err error)
func (*Client) AddVsPullStreamInfoConfigWithOptions ¶
func (client *Client) AddVsPullStreamInfoConfigWithOptions(request *AddVsPullStreamInfoConfigRequest, runtime *util.RuntimeOptions) (_result *AddVsPullStreamInfoConfigResponse, _err error)
func (*Client) BatchBindDirectories ¶
func (client *Client) BatchBindDirectories(request *BatchBindDirectoriesRequest) (_result *BatchBindDirectoriesResponse, _err error)
func (*Client) BatchBindDirectoriesWithOptions ¶
func (client *Client) BatchBindDirectoriesWithOptions(request *BatchBindDirectoriesRequest, runtime *util.RuntimeOptions) (_result *BatchBindDirectoriesResponse, _err error)
func (*Client) BatchBindParentPlatformDevices ¶
func (client *Client) BatchBindParentPlatformDevices(request *BatchBindParentPlatformDevicesRequest) (_result *BatchBindParentPlatformDevicesResponse, _err error)
func (*Client) BatchBindParentPlatformDevicesWithOptions ¶
func (client *Client) BatchBindParentPlatformDevicesWithOptions(request *BatchBindParentPlatformDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchBindParentPlatformDevicesResponse, _err error)
func (*Client) BatchBindPurchasedDevices ¶
func (client *Client) BatchBindPurchasedDevices(request *BatchBindPurchasedDevicesRequest) (_result *BatchBindPurchasedDevicesResponse, _err error)
func (*Client) BatchBindPurchasedDevicesWithOptions ¶
func (client *Client) BatchBindPurchasedDevicesWithOptions(request *BatchBindPurchasedDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchBindPurchasedDevicesResponse, _err error)
func (*Client) BatchBindTemplate ¶
func (client *Client) BatchBindTemplate(request *BatchBindTemplateRequest) (_result *BatchBindTemplateResponse, _err error)
func (*Client) BatchBindTemplateWithOptions ¶
func (client *Client) BatchBindTemplateWithOptions(request *BatchBindTemplateRequest, runtime *util.RuntimeOptions) (_result *BatchBindTemplateResponse, _err error)
func (*Client) BatchBindTemplates ¶
func (client *Client) BatchBindTemplates(request *BatchBindTemplatesRequest) (_result *BatchBindTemplatesResponse, _err error)
func (*Client) BatchBindTemplatesWithOptions ¶
func (client *Client) BatchBindTemplatesWithOptions(request *BatchBindTemplatesRequest, runtime *util.RuntimeOptions) (_result *BatchBindTemplatesResponse, _err error)
func (*Client) BatchDeleteDevices ¶
func (client *Client) BatchDeleteDevices(request *BatchDeleteDevicesRequest) (_result *BatchDeleteDevicesResponse, _err error)
func (*Client) BatchDeleteDevicesWithOptions ¶
func (client *Client) BatchDeleteDevicesWithOptions(request *BatchDeleteDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchDeleteDevicesResponse, _err error)
func (*Client) BatchDeleteVsDomainConfigs ¶
func (client *Client) BatchDeleteVsDomainConfigs(request *BatchDeleteVsDomainConfigsRequest) (_result *BatchDeleteVsDomainConfigsResponse, _err error)
func (*Client) BatchDeleteVsDomainConfigsWithOptions ¶
func (client *Client) BatchDeleteVsDomainConfigsWithOptions(request *BatchDeleteVsDomainConfigsRequest, runtime *util.RuntimeOptions) (_result *BatchDeleteVsDomainConfigsResponse, _err error)
func (*Client) BatchForbidVsStream ¶
func (client *Client) BatchForbidVsStream(request *BatchForbidVsStreamRequest) (_result *BatchForbidVsStreamResponse, _err error)
func (*Client) BatchForbidVsStreamWithOptions ¶
func (client *Client) BatchForbidVsStreamWithOptions(request *BatchForbidVsStreamRequest, runtime *util.RuntimeOptions) (_result *BatchForbidVsStreamResponse, _err error)
func (*Client) BatchResumeVsStream ¶
func (client *Client) BatchResumeVsStream(request *BatchResumeVsStreamRequest) (_result *BatchResumeVsStreamResponse, _err error)
func (*Client) BatchResumeVsStreamWithOptions ¶
func (client *Client) BatchResumeVsStreamWithOptions(request *BatchResumeVsStreamRequest, runtime *util.RuntimeOptions) (_result *BatchResumeVsStreamResponse, _err error)
func (*Client) BatchSetVsDomainConfigs ¶
func (client *Client) BatchSetVsDomainConfigs(request *BatchSetVsDomainConfigsRequest) (_result *BatchSetVsDomainConfigsResponse, _err error)
func (*Client) BatchSetVsDomainConfigsWithOptions ¶
func (client *Client) BatchSetVsDomainConfigsWithOptions(request *BatchSetVsDomainConfigsRequest, runtime *util.RuntimeOptions) (_result *BatchSetVsDomainConfigsResponse, _err error)
func (*Client) BatchStartDevices ¶
func (client *Client) BatchStartDevices(request *BatchStartDevicesRequest) (_result *BatchStartDevicesResponse, _err error)
func (*Client) BatchStartDevicesWithOptions ¶
func (client *Client) BatchStartDevicesWithOptions(request *BatchStartDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchStartDevicesResponse, _err error)
func (*Client) BatchStartStreams ¶
func (client *Client) BatchStartStreams(request *BatchStartStreamsRequest) (_result *BatchStartStreamsResponse, _err error)
func (*Client) BatchStartStreamsWithOptions ¶
func (client *Client) BatchStartStreamsWithOptions(request *BatchStartStreamsRequest, runtime *util.RuntimeOptions) (_result *BatchStartStreamsResponse, _err error)
func (*Client) BatchStopDevices ¶
func (client *Client) BatchStopDevices(request *BatchStopDevicesRequest) (_result *BatchStopDevicesResponse, _err error)
func (*Client) BatchStopDevicesWithOptions ¶
func (client *Client) BatchStopDevicesWithOptions(request *BatchStopDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchStopDevicesResponse, _err error)
func (*Client) BatchStopStreams ¶
func (client *Client) BatchStopStreams(request *BatchStopStreamsRequest) (_result *BatchStopStreamsResponse, _err error)
func (*Client) BatchStopStreamsWithOptions ¶
func (client *Client) BatchStopStreamsWithOptions(request *BatchStopStreamsRequest, runtime *util.RuntimeOptions) (_result *BatchStopStreamsResponse, _err error)
func (*Client) BatchUnbindDirectories ¶
func (client *Client) BatchUnbindDirectories(request *BatchUnbindDirectoriesRequest) (_result *BatchUnbindDirectoriesResponse, _err error)
func (*Client) BatchUnbindDirectoriesWithOptions ¶
func (client *Client) BatchUnbindDirectoriesWithOptions(request *BatchUnbindDirectoriesRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindDirectoriesResponse, _err error)
func (*Client) BatchUnbindParentPlatformDevices ¶
func (client *Client) BatchUnbindParentPlatformDevices(request *BatchUnbindParentPlatformDevicesRequest) (_result *BatchUnbindParentPlatformDevicesResponse, _err error)
func (*Client) BatchUnbindParentPlatformDevicesWithOptions ¶
func (client *Client) BatchUnbindParentPlatformDevicesWithOptions(request *BatchUnbindParentPlatformDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindParentPlatformDevicesResponse, _err error)
func (*Client) BatchUnbindPurchasedDevices ¶
func (client *Client) BatchUnbindPurchasedDevices(request *BatchUnbindPurchasedDevicesRequest) (_result *BatchUnbindPurchasedDevicesResponse, _err error)
func (*Client) BatchUnbindPurchasedDevicesWithOptions ¶
func (client *Client) BatchUnbindPurchasedDevicesWithOptions(request *BatchUnbindPurchasedDevicesRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindPurchasedDevicesResponse, _err error)
func (*Client) BatchUnbindTemplate ¶
func (client *Client) BatchUnbindTemplate(request *BatchUnbindTemplateRequest) (_result *BatchUnbindTemplateResponse, _err error)
func (*Client) BatchUnbindTemplateWithOptions ¶
func (client *Client) BatchUnbindTemplateWithOptions(request *BatchUnbindTemplateRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindTemplateResponse, _err error)
func (*Client) BatchUnbindTemplates ¶
func (client *Client) BatchUnbindTemplates(request *BatchUnbindTemplatesRequest) (_result *BatchUnbindTemplatesResponse, _err error)
func (*Client) BatchUnbindTemplatesWithOptions ¶
func (client *Client) BatchUnbindTemplatesWithOptions(request *BatchUnbindTemplatesRequest, runtime *util.RuntimeOptions) (_result *BatchUnbindTemplatesResponse, _err error)
func (*Client) BindDirectory ¶
func (client *Client) BindDirectory(request *BindDirectoryRequest) (_result *BindDirectoryResponse, _err error)
func (*Client) BindDirectoryWithOptions ¶
func (client *Client) BindDirectoryWithOptions(request *BindDirectoryRequest, runtime *util.RuntimeOptions) (_result *BindDirectoryResponse, _err error)
func (*Client) BindParentPlatformDevice ¶
func (client *Client) BindParentPlatformDevice(request *BindParentPlatformDeviceRequest) (_result *BindParentPlatformDeviceResponse, _err error)
func (*Client) BindParentPlatformDeviceWithOptions ¶
func (client *Client) BindParentPlatformDeviceWithOptions(request *BindParentPlatformDeviceRequest, runtime *util.RuntimeOptions) (_result *BindParentPlatformDeviceResponse, _err error)
func (*Client) BindPurchasedDevice ¶
func (client *Client) BindPurchasedDevice(request *BindPurchasedDeviceRequest) (_result *BindPurchasedDeviceResponse, _err error)
func (*Client) BindPurchasedDeviceWithOptions ¶
func (client *Client) BindPurchasedDeviceWithOptions(request *BindPurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *BindPurchasedDeviceResponse, _err error)
func (*Client) BindTemplate ¶
func (client *Client) BindTemplate(request *BindTemplateRequest) (_result *BindTemplateResponse, _err error)
func (*Client) BindTemplateWithOptions ¶
func (client *Client) BindTemplateWithOptions(request *BindTemplateRequest, runtime *util.RuntimeOptions) (_result *BindTemplateResponse, _err error)
func (*Client) CaptureDeviceSnapshot ¶
func (client *Client) CaptureDeviceSnapshot(request *CaptureDeviceSnapshotRequest) (_result *CaptureDeviceSnapshotResponse, _err error)
func (*Client) CaptureDeviceSnapshotWithOptions ¶
func (client *Client) CaptureDeviceSnapshotWithOptions(request *CaptureDeviceSnapshotRequest, runtime *util.RuntimeOptions) (_result *CaptureDeviceSnapshotResponse, _err error)
func (*Client) ContinuousAdjust ¶
func (client *Client) ContinuousAdjust(request *ContinuousAdjustRequest) (_result *ContinuousAdjustResponse, _err error)
func (*Client) ContinuousAdjustWithOptions ¶
func (client *Client) ContinuousAdjustWithOptions(request *ContinuousAdjustRequest, runtime *util.RuntimeOptions) (_result *ContinuousAdjustResponse, _err error)
func (*Client) ContinuousMove ¶
func (client *Client) ContinuousMove(request *ContinuousMoveRequest) (_result *ContinuousMoveResponse, _err error)
func (*Client) ContinuousMoveWithOptions ¶
func (client *Client) ContinuousMoveWithOptions(request *ContinuousMoveRequest, runtime *util.RuntimeOptions) (_result *ContinuousMoveResponse, _err error)
func (*Client) CreateAIConfig ¶
func (client *Client) CreateAIConfig(request *CreateAIConfigRequest) (_result *CreateAIConfigResponse, _err error)
func (*Client) CreateAIConfigWithOptions ¶
func (client *Client) CreateAIConfigWithOptions(request *CreateAIConfigRequest, runtime *util.RuntimeOptions) (_result *CreateAIConfigResponse, _err error)
func (*Client) CreateCluster ¶
func (client *Client) CreateCluster(request *CreateClusterRequest) (_result *CreateClusterResponse, _err error)
func (*Client) CreateClusterWithOptions ¶
func (client *Client) CreateClusterWithOptions(request *CreateClusterRequest, runtime *util.RuntimeOptions) (_result *CreateClusterResponse, _err error)
func (*Client) CreateDevice ¶
func (client *Client) CreateDevice(request *CreateDeviceRequest) (_result *CreateDeviceResponse, _err error)
func (*Client) CreateDeviceAlarm ¶
func (client *Client) CreateDeviceAlarm(request *CreateDeviceAlarmRequest) (_result *CreateDeviceAlarmResponse, _err error)
func (*Client) CreateDeviceAlarmWithOptions ¶
func (client *Client) CreateDeviceAlarmWithOptions(request *CreateDeviceAlarmRequest, runtime *util.RuntimeOptions) (_result *CreateDeviceAlarmResponse, _err error)
func (*Client) CreateDeviceWithOptions ¶
func (client *Client) CreateDeviceWithOptions(request *CreateDeviceRequest, runtime *util.RuntimeOptions) (_result *CreateDeviceResponse, _err error)
func (*Client) CreateDirectory ¶
func (client *Client) CreateDirectory(request *CreateDirectoryRequest) (_result *CreateDirectoryResponse, _err error)
func (*Client) CreateDirectoryWithOptions ¶
func (client *Client) CreateDirectoryWithOptions(request *CreateDirectoryRequest, runtime *util.RuntimeOptions) (_result *CreateDirectoryResponse, _err error)
func (*Client) CreateGroup ¶
func (client *Client) CreateGroup(request *CreateGroupRequest) (_result *CreateGroupResponse, _err error)
func (*Client) CreateGroupWithOptions ¶
func (client *Client) CreateGroupWithOptions(request *CreateGroupRequest, runtime *util.RuntimeOptions) (_result *CreateGroupResponse, _err error)
func (*Client) CreateParentPlatform ¶
func (client *Client) CreateParentPlatform(request *CreateParentPlatformRequest) (_result *CreateParentPlatformResponse, _err error)
func (*Client) CreateParentPlatformWithOptions ¶
func (client *Client) CreateParentPlatformWithOptions(request *CreateParentPlatformRequest, runtime *util.RuntimeOptions) (_result *CreateParentPlatformResponse, _err error)
func (*Client) CreateRenderingDevice ¶
func (client *Client) CreateRenderingDevice(request *CreateRenderingDeviceRequest) (_result *CreateRenderingDeviceResponse, _err error)
func (*Client) CreateRenderingDeviceWithOptions ¶
func (client *Client) CreateRenderingDeviceWithOptions(request *CreateRenderingDeviceRequest, runtime *util.RuntimeOptions) (_result *CreateRenderingDeviceResponse, _err error)
func (*Client) CreateStreamSnapshot ¶
func (client *Client) CreateStreamSnapshot(request *CreateStreamSnapshotRequest) (_result *CreateStreamSnapshotResponse, _err error)
func (*Client) CreateStreamSnapshotWithOptions ¶
func (client *Client) CreateStreamSnapshotWithOptions(request *CreateStreamSnapshotRequest, runtime *util.RuntimeOptions) (_result *CreateStreamSnapshotResponse, _err error)
func (*Client) CreateTemplate ¶
func (client *Client) CreateTemplate(request *CreateTemplateRequest) (_result *CreateTemplateResponse, _err error)
func (*Client) CreateTemplateWithOptions ¶
func (client *Client) CreateTemplateWithOptions(request *CreateTemplateRequest, runtime *util.RuntimeOptions) (_result *CreateTemplateResponse, _err error)
func (*Client) DeleteAIConfig ¶
func (client *Client) DeleteAIConfig(request *DeleteAIConfigRequest) (_result *DeleteAIConfigResponse, _err error)
func (*Client) DeleteAIConfigWithOptions ¶
func (client *Client) DeleteAIConfigWithOptions(request *DeleteAIConfigRequest, runtime *util.RuntimeOptions) (_result *DeleteAIConfigResponse, _err error)
func (*Client) DeleteBucket ¶
func (client *Client) DeleteBucket(request *DeleteBucketRequest) (_result *DeleteBucketResponse, _err error)
func (*Client) DeleteBucketWithOptions ¶
func (client *Client) DeleteBucketWithOptions(request *DeleteBucketRequest, runtime *util.RuntimeOptions) (_result *DeleteBucketResponse, _err error)
func (*Client) DeleteCluster ¶
func (client *Client) DeleteCluster(request *DeleteClusterRequest) (_result *DeleteClusterResponse, _err error)
func (*Client) DeleteClusterWithOptions ¶
func (client *Client) DeleteClusterWithOptions(request *DeleteClusterRequest, runtime *util.RuntimeOptions) (_result *DeleteClusterResponse, _err error)
func (*Client) DeleteDevice ¶
func (client *Client) DeleteDevice(request *DeleteDeviceRequest) (_result *DeleteDeviceResponse, _err error)
func (*Client) DeleteDeviceWithOptions ¶
func (client *Client) DeleteDeviceWithOptions(request *DeleteDeviceRequest, runtime *util.RuntimeOptions) (_result *DeleteDeviceResponse, _err error)
func (*Client) DeleteDirectory ¶
func (client *Client) DeleteDirectory(request *DeleteDirectoryRequest) (_result *DeleteDirectoryResponse, _err error)
func (*Client) DeleteDirectoryWithOptions ¶
func (client *Client) DeleteDirectoryWithOptions(request *DeleteDirectoryRequest, runtime *util.RuntimeOptions) (_result *DeleteDirectoryResponse, _err error)
func (*Client) DeleteGroup ¶
func (client *Client) DeleteGroup(request *DeleteGroupRequest) (_result *DeleteGroupResponse, _err error)
func (*Client) DeleteGroupWithOptions ¶
func (client *Client) DeleteGroupWithOptions(request *DeleteGroupRequest, runtime *util.RuntimeOptions) (_result *DeleteGroupResponse, _err error)
func (*Client) DeleteParentPlatform ¶
func (client *Client) DeleteParentPlatform(request *DeleteParentPlatformRequest) (_result *DeleteParentPlatformResponse, _err error)
func (*Client) DeleteParentPlatformWithOptions ¶
func (client *Client) DeleteParentPlatformWithOptions(request *DeleteParentPlatformRequest, runtime *util.RuntimeOptions) (_result *DeleteParentPlatformResponse, _err error)
func (*Client) DeletePreset ¶
func (client *Client) DeletePreset(request *DeletePresetRequest) (_result *DeletePresetResponse, _err error)
func (*Client) DeletePresetWithOptions ¶
func (client *Client) DeletePresetWithOptions(request *DeletePresetRequest, runtime *util.RuntimeOptions) (_result *DeletePresetResponse, _err error)
func (*Client) DeletePurchasedDevice ¶
func (client *Client) DeletePurchasedDevice(request *DeletePurchasedDeviceRequest) (_result *DeletePurchasedDeviceResponse, _err error)
func (*Client) DeletePurchasedDeviceWithOptions ¶
func (client *Client) DeletePurchasedDeviceWithOptions(request *DeletePurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *DeletePurchasedDeviceResponse, _err error)
func (*Client) DeleteRenderingDeviceInternetPorts ¶
func (client *Client) DeleteRenderingDeviceInternetPorts(request *DeleteRenderingDeviceInternetPortsRequest) (_result *DeleteRenderingDeviceInternetPortsResponse, _err error)
func (*Client) DeleteRenderingDeviceInternetPortsWithOptions ¶
func (client *Client) DeleteRenderingDeviceInternetPortsWithOptions(request *DeleteRenderingDeviceInternetPortsRequest, runtime *util.RuntimeOptions) (_result *DeleteRenderingDeviceInternetPortsResponse, _err error)
func (*Client) DeleteRenderingDevices ¶
func (client *Client) DeleteRenderingDevices(request *DeleteRenderingDevicesRequest) (_result *DeleteRenderingDevicesResponse, _err error)
func (*Client) DeleteRenderingDevicesWithOptions ¶
func (client *Client) DeleteRenderingDevicesWithOptions(request *DeleteRenderingDevicesRequest, runtime *util.RuntimeOptions) (_result *DeleteRenderingDevicesResponse, _err error)
func (*Client) DeleteTemplate ¶
func (client *Client) DeleteTemplate(request *DeleteTemplateRequest) (_result *DeleteTemplateResponse, _err error)
func (*Client) DeleteTemplateWithOptions ¶
func (client *Client) DeleteTemplateWithOptions(request *DeleteTemplateRequest, runtime *util.RuntimeOptions) (_result *DeleteTemplateResponse, _err error)
func (*Client) DeleteVsPullStreamInfoConfig ¶
func (client *Client) DeleteVsPullStreamInfoConfig(request *DeleteVsPullStreamInfoConfigRequest) (_result *DeleteVsPullStreamInfoConfigResponse, _err error)
func (*Client) DeleteVsPullStreamInfoConfigWithOptions ¶
func (client *Client) DeleteVsPullStreamInfoConfigWithOptions(request *DeleteVsPullStreamInfoConfigRequest, runtime *util.RuntimeOptions) (_result *DeleteVsPullStreamInfoConfigResponse, _err error)
func (*Client) DeleteVsStreamsNotifyUrlConfig ¶
func (client *Client) DeleteVsStreamsNotifyUrlConfig(request *DeleteVsStreamsNotifyUrlConfigRequest) (_result *DeleteVsStreamsNotifyUrlConfigResponse, _err error)
func (*Client) DeleteVsStreamsNotifyUrlConfigWithOptions ¶
func (client *Client) DeleteVsStreamsNotifyUrlConfigWithOptions(request *DeleteVsStreamsNotifyUrlConfigRequest, runtime *util.RuntimeOptions) (_result *DeleteVsStreamsNotifyUrlConfigResponse, _err error)
func (*Client) DescribeAIConfig ¶
func (client *Client) DescribeAIConfig(request *DescribeAIConfigRequest) (_result *DescribeAIConfigResponse, _err error)
func (*Client) DescribeAIConfigList ¶
func (client *Client) DescribeAIConfigList(request *DescribeAIConfigListRequest) (_result *DescribeAIConfigListResponse, _err error)
func (*Client) DescribeAIConfigListWithOptions ¶
func (client *Client) DescribeAIConfigListWithOptions(request *DescribeAIConfigListRequest, runtime *util.RuntimeOptions) (_result *DescribeAIConfigListResponse, _err error)
func (*Client) DescribeAIConfigWithOptions ¶
func (client *Client) DescribeAIConfigWithOptions(request *DescribeAIConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeAIConfigResponse, _err error)
func (*Client) DescribeAIEventList ¶
func (client *Client) DescribeAIEventList(request *DescribeAIEventListRequest) (_result *DescribeAIEventListResponse, _err error)
func (*Client) DescribeAIEventListWithOptions ¶
func (client *Client) DescribeAIEventListWithOptions(request *DescribeAIEventListRequest, runtime *util.RuntimeOptions) (_result *DescribeAIEventListResponse, _err error)
func (*Client) DescribeAccountStat ¶
func (client *Client) DescribeAccountStat(request *DescribeAccountStatRequest) (_result *DescribeAccountStatResponse, _err error)
func (*Client) DescribeAccountStatWithOptions ¶
func (client *Client) DescribeAccountStatWithOptions(request *DescribeAccountStatRequest, runtime *util.RuntimeOptions) (_result *DescribeAccountStatResponse, _err error)
func (*Client) DescribeCluster ¶
func (client *Client) DescribeCluster(request *DescribeClusterRequest) (_result *DescribeClusterResponse, _err error)
func (*Client) DescribeClusterDevices ¶
func (client *Client) DescribeClusterDevices(request *DescribeClusterDevicesRequest) (_result *DescribeClusterDevicesResponse, _err error)
func (*Client) DescribeClusterDevicesWithOptions ¶
func (client *Client) DescribeClusterDevicesWithOptions(request *DescribeClusterDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterDevicesResponse, _err error)
func (*Client) DescribeClusterWithOptions ¶
func (client *Client) DescribeClusterWithOptions(request *DescribeClusterRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterResponse, _err error)
func (*Client) DescribeClusters ¶
func (client *Client) DescribeClusters(request *DescribeClustersRequest) (_result *DescribeClustersResponse, _err error)
func (*Client) DescribeClustersWithOptions ¶
func (client *Client) DescribeClustersWithOptions(request *DescribeClustersRequest, runtime *util.RuntimeOptions) (_result *DescribeClustersResponse, _err error)
func (*Client) DescribeContainerInstanceId ¶
func (client *Client) DescribeContainerInstanceId(request *DescribeContainerInstanceIdRequest) (_result *DescribeContainerInstanceIdResponse, _err error)
func (*Client) DescribeContainerInstanceIdWithOptions ¶
func (client *Client) DescribeContainerInstanceIdWithOptions(request *DescribeContainerInstanceIdRequest, runtime *util.RuntimeOptions) (_result *DescribeContainerInstanceIdResponse, _err error)
func (*Client) DescribeDevice ¶
func (client *Client) DescribeDevice(request *DescribeDeviceRequest) (_result *DescribeDeviceResponse, _err error)
func (*Client) DescribeDeviceChannels ¶
func (client *Client) DescribeDeviceChannels(request *DescribeDeviceChannelsRequest) (_result *DescribeDeviceChannelsResponse, _err error)
func (*Client) DescribeDeviceChannelsWithOptions ¶
func (client *Client) DescribeDeviceChannelsWithOptions(request *DescribeDeviceChannelsRequest, runtime *util.RuntimeOptions) (_result *DescribeDeviceChannelsResponse, _err error)
func (*Client) DescribeDeviceGateway ¶
func (client *Client) DescribeDeviceGateway(request *DescribeDeviceGatewayRequest) (_result *DescribeDeviceGatewayResponse, _err error)
func (*Client) DescribeDeviceGatewayWithOptions ¶
func (client *Client) DescribeDeviceGatewayWithOptions(request *DescribeDeviceGatewayRequest, runtime *util.RuntimeOptions) (_result *DescribeDeviceGatewayResponse, _err error)
func (*Client) DescribeDeviceURL ¶
func (client *Client) DescribeDeviceURL(request *DescribeDeviceURLRequest) (_result *DescribeDeviceURLResponse, _err error)
func (*Client) DescribeDeviceURLWithOptions ¶
func (client *Client) DescribeDeviceURLWithOptions(request *DescribeDeviceURLRequest, runtime *util.RuntimeOptions) (_result *DescribeDeviceURLResponse, _err error)
func (*Client) DescribeDeviceWithOptions ¶
func (client *Client) DescribeDeviceWithOptions(request *DescribeDeviceRequest, runtime *util.RuntimeOptions) (_result *DescribeDeviceResponse, _err error)
func (*Client) DescribeDevices ¶
func (client *Client) DescribeDevices(request *DescribeDevicesRequest) (_result *DescribeDevicesResponse, _err error)
func (*Client) DescribeDevicesWithOptions ¶
func (client *Client) DescribeDevicesWithOptions(request *DescribeDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeDevicesResponse, _err error)
func (*Client) DescribeDirectories ¶
func (client *Client) DescribeDirectories(request *DescribeDirectoriesRequest) (_result *DescribeDirectoriesResponse, _err error)
func (*Client) DescribeDirectoriesWithOptions ¶
func (client *Client) DescribeDirectoriesWithOptions(request *DescribeDirectoriesRequest, runtime *util.RuntimeOptions) (_result *DescribeDirectoriesResponse, _err error)
func (*Client) DescribeDirectory ¶
func (client *Client) DescribeDirectory(request *DescribeDirectoryRequest) (_result *DescribeDirectoryResponse, _err error)
func (*Client) DescribeDirectoryWithOptions ¶
func (client *Client) DescribeDirectoryWithOptions(request *DescribeDirectoryRequest, runtime *util.RuntimeOptions) (_result *DescribeDirectoryResponse, _err error)
func (*Client) DescribeExternalStreamURL ¶
func (client *Client) DescribeExternalStreamURL(request *DescribeExternalStreamURLRequest) (_result *DescribeExternalStreamURLResponse, _err error)
func (*Client) DescribeExternalStreamURLWithOptions ¶
func (client *Client) DescribeExternalStreamURLWithOptions(request *DescribeExternalStreamURLRequest, runtime *util.RuntimeOptions) (_result *DescribeExternalStreamURLResponse, _err error)
func (*Client) DescribeGroup ¶
func (client *Client) DescribeGroup(request *DescribeGroupRequest) (_result *DescribeGroupResponse, _err error)
func (*Client) DescribeGroupWithOptions ¶
func (client *Client) DescribeGroupWithOptions(request *DescribeGroupRequest, runtime *util.RuntimeOptions) (_result *DescribeGroupResponse, _err error)
func (*Client) DescribeGroups ¶
func (client *Client) DescribeGroups(request *DescribeGroupsRequest) (_result *DescribeGroupsResponse, _err error)
func (*Client) DescribeGroupsWithOptions ¶
func (client *Client) DescribeGroupsWithOptions(request *DescribeGroupsRequest, runtime *util.RuntimeOptions) (_result *DescribeGroupsResponse, _err error)
func (*Client) DescribeNodeDevicesInfo ¶
func (client *Client) DescribeNodeDevicesInfo(request *DescribeNodeDevicesInfoRequest) (_result *DescribeNodeDevicesInfoResponse, _err error)
func (*Client) DescribeNodeDevicesInfoWithOptions ¶
func (client *Client) DescribeNodeDevicesInfoWithOptions(request *DescribeNodeDevicesInfoRequest, runtime *util.RuntimeOptions) (_result *DescribeNodeDevicesInfoResponse, _err error)
func (*Client) DescribeParentPlatform ¶
func (client *Client) DescribeParentPlatform(request *DescribeParentPlatformRequest) (_result *DescribeParentPlatformResponse, _err error)
func (*Client) DescribeParentPlatformDevices ¶
func (client *Client) DescribeParentPlatformDevices(request *DescribeParentPlatformDevicesRequest) (_result *DescribeParentPlatformDevicesResponse, _err error)
func (*Client) DescribeParentPlatformDevicesWithOptions ¶
func (client *Client) DescribeParentPlatformDevicesWithOptions(request *DescribeParentPlatformDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeParentPlatformDevicesResponse, _err error)
func (*Client) DescribeParentPlatformWithOptions ¶
func (client *Client) DescribeParentPlatformWithOptions(request *DescribeParentPlatformRequest, runtime *util.RuntimeOptions) (_result *DescribeParentPlatformResponse, _err error)
func (*Client) DescribeParentPlatforms ¶
func (client *Client) DescribeParentPlatforms(request *DescribeParentPlatformsRequest) (_result *DescribeParentPlatformsResponse, _err error)
func (*Client) DescribeParentPlatformsWithOptions ¶
func (client *Client) DescribeParentPlatformsWithOptions(request *DescribeParentPlatformsRequest, runtime *util.RuntimeOptions) (_result *DescribeParentPlatformsResponse, _err error)
func (*Client) DescribePresets ¶
func (client *Client) DescribePresets(request *DescribePresetsRequest) (_result *DescribePresetsResponse, _err error)
func (*Client) DescribePresetsWithOptions ¶
func (client *Client) DescribePresetsWithOptions(request *DescribePresetsRequest, runtime *util.RuntimeOptions) (_result *DescribePresetsResponse, _err error)
func (*Client) DescribePurchasedDevice ¶
func (client *Client) DescribePurchasedDevice(request *DescribePurchasedDeviceRequest) (_result *DescribePurchasedDeviceResponse, _err error)
func (*Client) DescribePurchasedDeviceWithOptions ¶
func (client *Client) DescribePurchasedDeviceWithOptions(request *DescribePurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *DescribePurchasedDeviceResponse, _err error)
func (*Client) DescribePurchasedDevices ¶
func (client *Client) DescribePurchasedDevices(request *DescribePurchasedDevicesRequest) (_result *DescribePurchasedDevicesResponse, _err error)
func (*Client) DescribePurchasedDevicesWithOptions ¶
func (client *Client) DescribePurchasedDevicesWithOptions(request *DescribePurchasedDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribePurchasedDevicesResponse, _err error)
func (*Client) DescribeRecords ¶
func (client *Client) DescribeRecords(request *DescribeRecordsRequest) (_result *DescribeRecordsResponse, _err error)
func (*Client) DescribeRecordsWithOptions ¶
func (client *Client) DescribeRecordsWithOptions(request *DescribeRecordsRequest, runtime *util.RuntimeOptions) (_result *DescribeRecordsResponse, _err error)
func (*Client) DescribeRenderingDevices ¶
func (client *Client) DescribeRenderingDevices(request *DescribeRenderingDevicesRequest) (_result *DescribeRenderingDevicesResponse, _err error)
func (*Client) DescribeRenderingDevicesWithOptions ¶
func (client *Client) DescribeRenderingDevicesWithOptions(request *DescribeRenderingDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeRenderingDevicesResponse, _err error)
func (*Client) DescribeStream ¶
func (client *Client) DescribeStream(request *DescribeStreamRequest) (_result *DescribeStreamResponse, _err error)
func (*Client) DescribeStreamURL ¶
func (client *Client) DescribeStreamURL(request *DescribeStreamURLRequest) (_result *DescribeStreamURLResponse, _err error)
func (*Client) DescribeStreamURLWithOptions ¶
func (client *Client) DescribeStreamURLWithOptions(request *DescribeStreamURLRequest, runtime *util.RuntimeOptions) (_result *DescribeStreamURLResponse, _err error)
func (*Client) DescribeStreamVodList ¶
func (client *Client) DescribeStreamVodList(request *DescribeStreamVodListRequest) (_result *DescribeStreamVodListResponse, _err error)
func (*Client) DescribeStreamVodListWithOptions ¶
func (client *Client) DescribeStreamVodListWithOptions(request *DescribeStreamVodListRequest, runtime *util.RuntimeOptions) (_result *DescribeStreamVodListResponse, _err error)
func (*Client) DescribeStreamWithOptions ¶
func (client *Client) DescribeStreamWithOptions(request *DescribeStreamRequest, runtime *util.RuntimeOptions) (_result *DescribeStreamResponse, _err error)
func (*Client) DescribeStreams ¶
func (client *Client) DescribeStreams(request *DescribeStreamsRequest) (_result *DescribeStreamsResponse, _err error)
func (*Client) DescribeStreamsWithOptions ¶
func (client *Client) DescribeStreamsWithOptions(request *DescribeStreamsRequest, runtime *util.RuntimeOptions) (_result *DescribeStreamsResponse, _err error)
func (*Client) DescribeTemplate ¶
func (client *Client) DescribeTemplate(request *DescribeTemplateRequest) (_result *DescribeTemplateResponse, _err error)
func (*Client) DescribeTemplateWithOptions ¶
func (client *Client) DescribeTemplateWithOptions(request *DescribeTemplateRequest, runtime *util.RuntimeOptions) (_result *DescribeTemplateResponse, _err error)
func (*Client) DescribeTemplates ¶
func (client *Client) DescribeTemplates(request *DescribeTemplatesRequest) (_result *DescribeTemplatesResponse, _err error)
func (*Client) DescribeTemplatesWithOptions ¶
func (client *Client) DescribeTemplatesWithOptions(request *DescribeTemplatesRequest, runtime *util.RuntimeOptions) (_result *DescribeTemplatesResponse, _err error)
func (*Client) DescribeUserDevices ¶
func (client *Client) DescribeUserDevices(request *DescribeUserDevicesRequest) (_result *DescribeUserDevicesResponse, _err error)
func (*Client) DescribeUserDevicesWithOptions ¶
func (client *Client) DescribeUserDevicesWithOptions(request *DescribeUserDevicesRequest, runtime *util.RuntimeOptions) (_result *DescribeUserDevicesResponse, _err error)
func (*Client) DescribeVodStreamURL ¶
func (client *Client) DescribeVodStreamURL(request *DescribeVodStreamURLRequest) (_result *DescribeVodStreamURLResponse, _err error)
func (*Client) DescribeVodStreamURLWithOptions ¶
func (client *Client) DescribeVodStreamURLWithOptions(request *DescribeVodStreamURLRequest, runtime *util.RuntimeOptions) (_result *DescribeVodStreamURLResponse, _err error)
func (*Client) DescribeVsCertificateDetail ¶
func (client *Client) DescribeVsCertificateDetail(request *DescribeVsCertificateDetailRequest) (_result *DescribeVsCertificateDetailResponse, _err error)
func (*Client) DescribeVsCertificateDetailWithOptions ¶
func (client *Client) DescribeVsCertificateDetailWithOptions(request *DescribeVsCertificateDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeVsCertificateDetailResponse, _err error)
func (*Client) DescribeVsCertificateList ¶
func (client *Client) DescribeVsCertificateList(request *DescribeVsCertificateListRequest) (_result *DescribeVsCertificateListResponse, _err error)
func (*Client) DescribeVsCertificateListWithOptions ¶
func (client *Client) DescribeVsCertificateListWithOptions(request *DescribeVsCertificateListRequest, runtime *util.RuntimeOptions) (_result *DescribeVsCertificateListResponse, _err error)
func (*Client) DescribeVsDevicesData ¶
func (client *Client) DescribeVsDevicesData(request *DescribeVsDevicesDataRequest) (_result *DescribeVsDevicesDataResponse, _err error)
func (*Client) DescribeVsDevicesDataWithOptions ¶
func (client *Client) DescribeVsDevicesDataWithOptions(request *DescribeVsDevicesDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDevicesDataResponse, _err error)
func (*Client) DescribeVsDomainBpsData ¶
func (client *Client) DescribeVsDomainBpsData(request *DescribeVsDomainBpsDataRequest) (_result *DescribeVsDomainBpsDataResponse, _err error)
func (*Client) DescribeVsDomainBpsDataWithOptions ¶
func (client *Client) DescribeVsDomainBpsDataWithOptions(request *DescribeVsDomainBpsDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainBpsDataResponse, _err error)
func (*Client) DescribeVsDomainCertificateInfo ¶
func (client *Client) DescribeVsDomainCertificateInfo(request *DescribeVsDomainCertificateInfoRequest) (_result *DescribeVsDomainCertificateInfoResponse, _err error)
func (*Client) DescribeVsDomainCertificateInfoWithOptions ¶
func (client *Client) DescribeVsDomainCertificateInfoWithOptions(request *DescribeVsDomainCertificateInfoRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainCertificateInfoResponse, _err error)
func (*Client) DescribeVsDomainConfigs ¶
func (client *Client) DescribeVsDomainConfigs(request *DescribeVsDomainConfigsRequest) (_result *DescribeVsDomainConfigsResponse, _err error)
func (*Client) DescribeVsDomainConfigsWithOptions ¶
func (client *Client) DescribeVsDomainConfigsWithOptions(request *DescribeVsDomainConfigsRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainConfigsResponse, _err error)
func (*Client) DescribeVsDomainDetail ¶
func (client *Client) DescribeVsDomainDetail(request *DescribeVsDomainDetailRequest) (_result *DescribeVsDomainDetailResponse, _err error)
func (*Client) DescribeVsDomainDetailWithOptions ¶
func (client *Client) DescribeVsDomainDetailWithOptions(request *DescribeVsDomainDetailRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainDetailResponse, _err error)
func (*Client) DescribeVsDomainOnlineUserNum ¶
func (client *Client) DescribeVsDomainOnlineUserNum(request *DescribeVsDomainOnlineUserNumRequest) (_result *DescribeVsDomainOnlineUserNumResponse, _err error)
func (*Client) DescribeVsDomainOnlineUserNumWithOptions ¶
func (client *Client) DescribeVsDomainOnlineUserNumWithOptions(request *DescribeVsDomainOnlineUserNumRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainOnlineUserNumResponse, _err error)
func (*Client) DescribeVsDomainPvData ¶
func (client *Client) DescribeVsDomainPvData(request *DescribeVsDomainPvDataRequest) (_result *DescribeVsDomainPvDataResponse, _err error)
func (*Client) DescribeVsDomainPvDataWithOptions ¶
func (client *Client) DescribeVsDomainPvDataWithOptions(request *DescribeVsDomainPvDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainPvDataResponse, _err error)
func (*Client) DescribeVsDomainPvUvData ¶
func (client *Client) DescribeVsDomainPvUvData(request *DescribeVsDomainPvUvDataRequest) (_result *DescribeVsDomainPvUvDataResponse, _err error)
func (*Client) DescribeVsDomainPvUvDataWithOptions ¶
func (client *Client) DescribeVsDomainPvUvDataWithOptions(request *DescribeVsDomainPvUvDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainPvUvDataResponse, _err error)
func (*Client) DescribeVsDomainRecordData ¶
func (client *Client) DescribeVsDomainRecordData(request *DescribeVsDomainRecordDataRequest) (_result *DescribeVsDomainRecordDataResponse, _err error)
func (*Client) DescribeVsDomainRecordDataWithOptions ¶
func (client *Client) DescribeVsDomainRecordDataWithOptions(request *DescribeVsDomainRecordDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainRecordDataResponse, _err error)
func (*Client) DescribeVsDomainRegionData ¶
func (client *Client) DescribeVsDomainRegionData(request *DescribeVsDomainRegionDataRequest) (_result *DescribeVsDomainRegionDataResponse, _err error)
func (*Client) DescribeVsDomainRegionDataWithOptions ¶
func (client *Client) DescribeVsDomainRegionDataWithOptions(request *DescribeVsDomainRegionDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainRegionDataResponse, _err error)
func (*Client) DescribeVsDomainReqBpsData ¶
func (client *Client) DescribeVsDomainReqBpsData(request *DescribeVsDomainReqBpsDataRequest) (_result *DescribeVsDomainReqBpsDataResponse, _err error)
func (*Client) DescribeVsDomainReqBpsDataWithOptions ¶
func (client *Client) DescribeVsDomainReqBpsDataWithOptions(request *DescribeVsDomainReqBpsDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainReqBpsDataResponse, _err error)
func (*Client) DescribeVsDomainReqTrafficData ¶
func (client *Client) DescribeVsDomainReqTrafficData(request *DescribeVsDomainReqTrafficDataRequest) (_result *DescribeVsDomainReqTrafficDataResponse, _err error)
func (*Client) DescribeVsDomainReqTrafficDataWithOptions ¶
func (client *Client) DescribeVsDomainReqTrafficDataWithOptions(request *DescribeVsDomainReqTrafficDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainReqTrafficDataResponse, _err error)
func (*Client) DescribeVsDomainSnapshotData ¶
func (client *Client) DescribeVsDomainSnapshotData(request *DescribeVsDomainSnapshotDataRequest) (_result *DescribeVsDomainSnapshotDataResponse, _err error)
func (*Client) DescribeVsDomainSnapshotDataWithOptions ¶
func (client *Client) DescribeVsDomainSnapshotDataWithOptions(request *DescribeVsDomainSnapshotDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainSnapshotDataResponse, _err error)
func (*Client) DescribeVsDomainTrafficData ¶
func (client *Client) DescribeVsDomainTrafficData(request *DescribeVsDomainTrafficDataRequest) (_result *DescribeVsDomainTrafficDataResponse, _err error)
func (*Client) DescribeVsDomainTrafficDataWithOptions ¶
func (client *Client) DescribeVsDomainTrafficDataWithOptions(request *DescribeVsDomainTrafficDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainTrafficDataResponse, _err error)
func (*Client) DescribeVsDomainUvData ¶
func (client *Client) DescribeVsDomainUvData(request *DescribeVsDomainUvDataRequest) (_result *DescribeVsDomainUvDataResponse, _err error)
func (*Client) DescribeVsDomainUvDataWithOptions ¶
func (client *Client) DescribeVsDomainUvDataWithOptions(request *DescribeVsDomainUvDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsDomainUvDataResponse, _err error)
func (*Client) DescribeVsPullStreamConfig ¶
func (client *Client) DescribeVsPullStreamConfig(request *DescribeVsPullStreamConfigRequest) (_result *DescribeVsPullStreamConfigResponse, _err error)
func (*Client) DescribeVsPullStreamConfigWithOptions ¶
func (client *Client) DescribeVsPullStreamConfigWithOptions(request *DescribeVsPullStreamConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeVsPullStreamConfigResponse, _err error)
func (*Client) DescribeVsPullStreamInfoConfig ¶
func (client *Client) DescribeVsPullStreamInfoConfig(request *DescribeVsPullStreamInfoConfigRequest) (_result *DescribeVsPullStreamInfoConfigResponse, _err error)
func (*Client) DescribeVsPullStreamInfoConfigWithOptions ¶
func (client *Client) DescribeVsPullStreamInfoConfigWithOptions(request *DescribeVsPullStreamInfoConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeVsPullStreamInfoConfigResponse, _err error)
func (*Client) DescribeVsStorageTrafficUsageData ¶
func (client *Client) DescribeVsStorageTrafficUsageData(request *DescribeVsStorageTrafficUsageDataRequest) (_result *DescribeVsStorageTrafficUsageDataResponse, _err error)
func (*Client) DescribeVsStorageTrafficUsageDataWithOptions ¶
func (client *Client) DescribeVsStorageTrafficUsageDataWithOptions(request *DescribeVsStorageTrafficUsageDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStorageTrafficUsageDataResponse, _err error)
func (*Client) DescribeVsStorageUsageData ¶
func (client *Client) DescribeVsStorageUsageData(request *DescribeVsStorageUsageDataRequest) (_result *DescribeVsStorageUsageDataResponse, _err error)
func (*Client) DescribeVsStorageUsageDataWithOptions ¶
func (client *Client) DescribeVsStorageUsageDataWithOptions(request *DescribeVsStorageUsageDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStorageUsageDataResponse, _err error)
func (*Client) DescribeVsStreamsNotifyUrlConfig ¶
func (client *Client) DescribeVsStreamsNotifyUrlConfig(request *DescribeVsStreamsNotifyUrlConfigRequest) (_result *DescribeVsStreamsNotifyUrlConfigResponse, _err error)
func (*Client) DescribeVsStreamsNotifyUrlConfigWithOptions ¶
func (client *Client) DescribeVsStreamsNotifyUrlConfigWithOptions(request *DescribeVsStreamsNotifyUrlConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStreamsNotifyUrlConfigResponse, _err error)
func (*Client) DescribeVsStreamsOnlineList ¶
func (client *Client) DescribeVsStreamsOnlineList(request *DescribeVsStreamsOnlineListRequest) (_result *DescribeVsStreamsOnlineListResponse, _err error)
func (*Client) DescribeVsStreamsOnlineListWithOptions ¶
func (client *Client) DescribeVsStreamsOnlineListWithOptions(request *DescribeVsStreamsOnlineListRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStreamsOnlineListResponse, _err error)
func (*Client) DescribeVsStreamsPublishList ¶
func (client *Client) DescribeVsStreamsPublishList(request *DescribeVsStreamsPublishListRequest) (_result *DescribeVsStreamsPublishListResponse, _err error)
func (*Client) DescribeVsStreamsPublishListWithOptions ¶
func (client *Client) DescribeVsStreamsPublishListWithOptions(request *DescribeVsStreamsPublishListRequest, runtime *util.RuntimeOptions) (_result *DescribeVsStreamsPublishListResponse, _err error)
func (*Client) DescribeVsTopDomainsByFlow ¶
func (client *Client) DescribeVsTopDomainsByFlow(request *DescribeVsTopDomainsByFlowRequest) (_result *DescribeVsTopDomainsByFlowResponse, _err error)
func (*Client) DescribeVsTopDomainsByFlowWithOptions ¶
func (client *Client) DescribeVsTopDomainsByFlowWithOptions(request *DescribeVsTopDomainsByFlowRequest, runtime *util.RuntimeOptions) (_result *DescribeVsTopDomainsByFlowResponse, _err error)
func (*Client) DescribeVsUpPeakPublishStreamData ¶
func (client *Client) DescribeVsUpPeakPublishStreamData(request *DescribeVsUpPeakPublishStreamDataRequest) (_result *DescribeVsUpPeakPublishStreamDataResponse, _err error)
func (*Client) DescribeVsUpPeakPublishStreamDataWithOptions ¶
func (client *Client) DescribeVsUpPeakPublishStreamDataWithOptions(request *DescribeVsUpPeakPublishStreamDataRequest, runtime *util.RuntimeOptions) (_result *DescribeVsUpPeakPublishStreamDataResponse, _err error)
func (*Client) DescribeVsUserResourcePackage ¶
func (client *Client) DescribeVsUserResourcePackage(request *DescribeVsUserResourcePackageRequest) (_result *DescribeVsUserResourcePackageResponse, _err error)
func (*Client) DescribeVsUserResourcePackageWithOptions ¶
func (client *Client) DescribeVsUserResourcePackageWithOptions(request *DescribeVsUserResourcePackageRequest, runtime *util.RuntimeOptions) (_result *DescribeVsUserResourcePackageResponse, _err error)
func (*Client) ForbidVsStream ¶
func (client *Client) ForbidVsStream(request *ForbidVsStreamRequest) (_result *ForbidVsStreamResponse, _err error)
func (*Client) ForbidVsStreamWithOptions ¶
func (client *Client) ForbidVsStreamWithOptions(request *ForbidVsStreamRequest, runtime *util.RuntimeOptions) (_result *ForbidVsStreamResponse, _err error)
func (*Client) GetBucketInfo ¶
func (client *Client) GetBucketInfo(request *GetBucketInfoRequest) (_result *GetBucketInfoResponse, _err error)
func (*Client) GetBucketInfoWithOptions ¶
func (client *Client) GetBucketInfoWithOptions(request *GetBucketInfoRequest, runtime *util.RuntimeOptions) (_result *GetBucketInfoResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) GetObjectTotal ¶
func (client *Client) GetObjectTotal(request *GetObjectTotalRequest) (_result *GetObjectTotalResponse, _err error)
func (*Client) GetObjectTotalWithOptions ¶
func (client *Client) GetObjectTotalWithOptions(request *GetObjectTotalRequest, runtime *util.RuntimeOptions) (_result *GetObjectTotalResponse, _err error)
func (*Client) GotoPreset ¶
func (client *Client) GotoPreset(request *GotoPresetRequest) (_result *GotoPresetResponse, _err error)
func (*Client) GotoPresetWithOptions ¶
func (client *Client) GotoPresetWithOptions(request *GotoPresetRequest, runtime *util.RuntimeOptions) (_result *GotoPresetResponse, _err error)
func (*Client) ListBuckets ¶
func (client *Client) ListBuckets(request *ListBucketsRequest) (_result *ListBucketsResponse, _err error)
func (*Client) ListBucketsWithOptions ¶
func (client *Client) ListBucketsWithOptions(request *ListBucketsRequest, runtime *util.RuntimeOptions) (_result *ListBucketsResponse, _err error)
func (*Client) ListObjects ¶
func (client *Client) ListObjects(request *ListObjectsRequest) (_result *ListObjectsResponse, _err error)
func (*Client) ListObjectsWithOptions ¶
func (client *Client) ListObjectsWithOptions(request *ListObjectsRequest, runtime *util.RuntimeOptions) (_result *ListObjectsResponse, _err error)
func (*Client) ModifyDevice ¶
func (client *Client) ModifyDevice(request *ModifyDeviceRequest) (_result *ModifyDeviceResponse, _err error)
func (*Client) ModifyDeviceAlarm ¶
func (client *Client) ModifyDeviceAlarm(request *ModifyDeviceAlarmRequest) (_result *ModifyDeviceAlarmResponse, _err error)
func (*Client) ModifyDeviceAlarmWithOptions ¶
func (client *Client) ModifyDeviceAlarmWithOptions(request *ModifyDeviceAlarmRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceAlarmResponse, _err error)
func (*Client) ModifyDeviceCapture ¶
func (client *Client) ModifyDeviceCapture(request *ModifyDeviceCaptureRequest) (_result *ModifyDeviceCaptureResponse, _err error)
func (*Client) ModifyDeviceCaptureWithOptions ¶
func (client *Client) ModifyDeviceCaptureWithOptions(request *ModifyDeviceCaptureRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceCaptureResponse, _err error)
func (*Client) ModifyDeviceChannels ¶
func (client *Client) ModifyDeviceChannels(request *ModifyDeviceChannelsRequest) (_result *ModifyDeviceChannelsResponse, _err error)
func (*Client) ModifyDeviceChannelsWithOptions ¶
func (client *Client) ModifyDeviceChannelsWithOptions(request *ModifyDeviceChannelsRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceChannelsResponse, _err error)
func (*Client) ModifyDeviceWithOptions ¶
func (client *Client) ModifyDeviceWithOptions(request *ModifyDeviceRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceResponse, _err error)
func (*Client) ModifyDirectory ¶
func (client *Client) ModifyDirectory(request *ModifyDirectoryRequest) (_result *ModifyDirectoryResponse, _err error)
func (*Client) ModifyDirectoryWithOptions ¶
func (client *Client) ModifyDirectoryWithOptions(request *ModifyDirectoryRequest, runtime *util.RuntimeOptions) (_result *ModifyDirectoryResponse, _err error)
func (*Client) ModifyGroup ¶
func (client *Client) ModifyGroup(request *ModifyGroupRequest) (_result *ModifyGroupResponse, _err error)
func (*Client) ModifyGroupWithOptions ¶
func (client *Client) ModifyGroupWithOptions(request *ModifyGroupRequest, runtime *util.RuntimeOptions) (_result *ModifyGroupResponse, _err error)
func (*Client) ModifyParentPlatform ¶
func (client *Client) ModifyParentPlatform(request *ModifyParentPlatformRequest) (_result *ModifyParentPlatformResponse, _err error)
func (*Client) ModifyParentPlatformWithOptions ¶
func (client *Client) ModifyParentPlatformWithOptions(request *ModifyParentPlatformRequest, runtime *util.RuntimeOptions) (_result *ModifyParentPlatformResponse, _err error)
func (*Client) ModifyPurchasedDevice ¶
func (client *Client) ModifyPurchasedDevice(request *ModifyPurchasedDeviceRequest) (_result *ModifyPurchasedDeviceResponse, _err error)
func (*Client) ModifyPurchasedDeviceWithOptions ¶
func (client *Client) ModifyPurchasedDeviceWithOptions(request *ModifyPurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *ModifyPurchasedDeviceResponse, _err error)
func (*Client) ModifyTemplate ¶
func (client *Client) ModifyTemplate(request *ModifyTemplateRequest) (_result *ModifyTemplateResponse, _err error)
func (*Client) ModifyTemplateWithOptions ¶
func (client *Client) ModifyTemplateWithOptions(request *ModifyTemplateRequest, runtime *util.RuntimeOptions) (_result *ModifyTemplateResponse, _err error)
func (*Client) OpenVsService ¶
func (client *Client) OpenVsService() (_result *OpenVsServiceResponse, _err error)
func (*Client) OpenVsServiceWithOptions ¶
func (client *Client) OpenVsServiceWithOptions(runtime *util.RuntimeOptions) (_result *OpenVsServiceResponse, _err error)
func (*Client) OperateRenderingDevices ¶
func (client *Client) OperateRenderingDevices(request *OperateRenderingDevicesRequest) (_result *OperateRenderingDevicesResponse, _err error)
func (*Client) OperateRenderingDevicesWithOptions ¶
func (client *Client) OperateRenderingDevicesWithOptions(request *OperateRenderingDevicesRequest, runtime *util.RuntimeOptions) (_result *OperateRenderingDevicesResponse, _err error)
func (*Client) PrepareUpload ¶
func (client *Client) PrepareUpload(request *PrepareUploadRequest) (_result *PrepareUploadResponse, _err error)
func (*Client) PrepareUploadWithOptions ¶
func (client *Client) PrepareUploadWithOptions(request *PrepareUploadRequest, runtime *util.RuntimeOptions) (_result *PrepareUploadResponse, _err error)
func (*Client) PutBucket ¶
func (client *Client) PutBucket(request *PutBucketRequest) (_result *PutBucketResponse, _err error)
func (*Client) PutBucketWithOptions ¶
func (client *Client) PutBucketWithOptions(request *PutBucketRequest, runtime *util.RuntimeOptions) (_result *PutBucketResponse, _err error)
func (*Client) ResetRenderingDevices ¶
func (client *Client) ResetRenderingDevices(request *ResetRenderingDevicesRequest) (_result *ResetRenderingDevicesResponse, _err error)
func (*Client) ResetRenderingDevicesWithOptions ¶
func (client *Client) ResetRenderingDevicesWithOptions(request *ResetRenderingDevicesRequest, runtime *util.RuntimeOptions) (_result *ResetRenderingDevicesResponse, _err error)
func (*Client) ResumeVsStream ¶
func (client *Client) ResumeVsStream(request *ResumeVsStreamRequest) (_result *ResumeVsStreamResponse, _err error)
func (*Client) ResumeVsStreamWithOptions ¶
func (client *Client) ResumeVsStreamWithOptions(request *ResumeVsStreamRequest, runtime *util.RuntimeOptions) (_result *ResumeVsStreamResponse, _err error)
func (*Client) SetPreset ¶
func (client *Client) SetPreset(request *SetPresetRequest) (_result *SetPresetResponse, _err error)
func (*Client) SetPresetWithOptions ¶
func (client *Client) SetPresetWithOptions(request *SetPresetRequest, runtime *util.RuntimeOptions) (_result *SetPresetResponse, _err error)
func (*Client) SetVsDomainCertificate ¶
func (client *Client) SetVsDomainCertificate(request *SetVsDomainCertificateRequest) (_result *SetVsDomainCertificateResponse, _err error)
func (*Client) SetVsDomainCertificateWithOptions ¶
func (client *Client) SetVsDomainCertificateWithOptions(request *SetVsDomainCertificateRequest, runtime *util.RuntimeOptions) (_result *SetVsDomainCertificateResponse, _err error)
func (*Client) SetVsStreamsNotifyUrlConfig ¶
func (client *Client) SetVsStreamsNotifyUrlConfig(request *SetVsStreamsNotifyUrlConfigRequest) (_result *SetVsStreamsNotifyUrlConfigResponse, _err error)
func (*Client) SetVsStreamsNotifyUrlConfigWithOptions ¶
func (client *Client) SetVsStreamsNotifyUrlConfigWithOptions(request *SetVsStreamsNotifyUrlConfigRequest, runtime *util.RuntimeOptions) (_result *SetVsStreamsNotifyUrlConfigResponse, _err error)
func (*Client) StartDevice ¶
func (client *Client) StartDevice(request *StartDeviceRequest) (_result *StartDeviceResponse, _err error)
func (*Client) StartDeviceWithOptions ¶
func (client *Client) StartDeviceWithOptions(request *StartDeviceRequest, runtime *util.RuntimeOptions) (_result *StartDeviceResponse, _err error)
func (*Client) StartParentPlatform ¶
func (client *Client) StartParentPlatform(request *StartParentPlatformRequest) (_result *StartParentPlatformResponse, _err error)
func (*Client) StartParentPlatformWithOptions ¶
func (client *Client) StartParentPlatformWithOptions(request *StartParentPlatformRequest, runtime *util.RuntimeOptions) (_result *StartParentPlatformResponse, _err error)
func (*Client) StartRecordStream ¶
func (client *Client) StartRecordStream(request *StartRecordStreamRequest) (_result *StartRecordStreamResponse, _err error)
func (*Client) StartRecordStreamWithOptions ¶
func (client *Client) StartRecordStreamWithOptions(request *StartRecordStreamRequest, runtime *util.RuntimeOptions) (_result *StartRecordStreamResponse, _err error)
func (*Client) StartStream ¶
func (client *Client) StartStream(request *StartStreamRequest) (_result *StartStreamResponse, _err error)
func (*Client) StartStreamWithOptions ¶
func (client *Client) StartStreamWithOptions(request *StartStreamRequest, runtime *util.RuntimeOptions) (_result *StartStreamResponse, _err error)
func (*Client) StartTransferStream ¶
func (client *Client) StartTransferStream(request *StartTransferStreamRequest) (_result *StartTransferStreamResponse, _err error)
func (*Client) StartTransferStreamWithOptions ¶
func (client *Client) StartTransferStreamWithOptions(request *StartTransferStreamRequest, runtime *util.RuntimeOptions) (_result *StartTransferStreamResponse, _err error)
func (*Client) StopAdjust ¶
func (client *Client) StopAdjust(request *StopAdjustRequest) (_result *StopAdjustResponse, _err error)
func (*Client) StopAdjustWithOptions ¶
func (client *Client) StopAdjustWithOptions(request *StopAdjustRequest, runtime *util.RuntimeOptions) (_result *StopAdjustResponse, _err error)
func (*Client) StopDevice ¶
func (client *Client) StopDevice(request *StopDeviceRequest) (_result *StopDeviceResponse, _err error)
func (*Client) StopDeviceWithOptions ¶
func (client *Client) StopDeviceWithOptions(request *StopDeviceRequest, runtime *util.RuntimeOptions) (_result *StopDeviceResponse, _err error)
func (*Client) StopMove ¶
func (client *Client) StopMove(request *StopMoveRequest) (_result *StopMoveResponse, _err error)
func (*Client) StopMoveWithOptions ¶
func (client *Client) StopMoveWithOptions(request *StopMoveRequest, runtime *util.RuntimeOptions) (_result *StopMoveResponse, _err error)
func (*Client) StopParentPlatform ¶
func (client *Client) StopParentPlatform(request *StopParentPlatformRequest) (_result *StopParentPlatformResponse, _err error)
func (*Client) StopParentPlatformWithOptions ¶
func (client *Client) StopParentPlatformWithOptions(request *StopParentPlatformRequest, runtime *util.RuntimeOptions) (_result *StopParentPlatformResponse, _err error)
func (*Client) StopRecordStream ¶
func (client *Client) StopRecordStream(request *StopRecordStreamRequest) (_result *StopRecordStreamResponse, _err error)
func (*Client) StopRecordStreamWithOptions ¶
func (client *Client) StopRecordStreamWithOptions(request *StopRecordStreamRequest, runtime *util.RuntimeOptions) (_result *StopRecordStreamResponse, _err error)
func (*Client) StopStream ¶
func (client *Client) StopStream(request *StopStreamRequest) (_result *StopStreamResponse, _err error)
func (*Client) StopStreamWithOptions ¶
func (client *Client) StopStreamWithOptions(request *StopStreamRequest, runtime *util.RuntimeOptions) (_result *StopStreamResponse, _err error)
func (*Client) StopTransferStream ¶
func (client *Client) StopTransferStream(request *StopTransferStreamRequest) (_result *StopTransferStreamResponse, _err error)
func (*Client) StopTransferStreamWithOptions ¶
func (client *Client) StopTransferStreamWithOptions(request *StopTransferStreamRequest, runtime *util.RuntimeOptions) (_result *StopTransferStreamResponse, _err error)
func (*Client) SyncCatalogs ¶
func (client *Client) SyncCatalogs(request *SyncCatalogsRequest) (_result *SyncCatalogsResponse, _err error)
func (*Client) SyncCatalogsWithOptions ¶
func (client *Client) SyncCatalogsWithOptions(request *SyncCatalogsRequest, runtime *util.RuntimeOptions) (_result *SyncCatalogsResponse, _err error)
func (*Client) UnbindDirectory ¶
func (client *Client) UnbindDirectory(request *UnbindDirectoryRequest) (_result *UnbindDirectoryResponse, _err error)
func (*Client) UnbindDirectoryWithOptions ¶
func (client *Client) UnbindDirectoryWithOptions(request *UnbindDirectoryRequest, runtime *util.RuntimeOptions) (_result *UnbindDirectoryResponse, _err error)
func (*Client) UnbindParentPlatformDevice ¶
func (client *Client) UnbindParentPlatformDevice(request *UnbindParentPlatformDeviceRequest) (_result *UnbindParentPlatformDeviceResponse, _err error)
func (*Client) UnbindParentPlatformDeviceWithOptions ¶
func (client *Client) UnbindParentPlatformDeviceWithOptions(request *UnbindParentPlatformDeviceRequest, runtime *util.RuntimeOptions) (_result *UnbindParentPlatformDeviceResponse, _err error)
func (*Client) UnbindPurchasedDevice ¶
func (client *Client) UnbindPurchasedDevice(request *UnbindPurchasedDeviceRequest) (_result *UnbindPurchasedDeviceResponse, _err error)
func (*Client) UnbindPurchasedDeviceWithOptions ¶
func (client *Client) UnbindPurchasedDeviceWithOptions(request *UnbindPurchasedDeviceRequest, runtime *util.RuntimeOptions) (_result *UnbindPurchasedDeviceResponse, _err error)
func (*Client) UnbindTemplate ¶
func (client *Client) UnbindTemplate(request *UnbindTemplateRequest) (_result *UnbindTemplateResponse, _err error)
func (*Client) UnbindTemplateWithOptions ¶
func (client *Client) UnbindTemplateWithOptions(request *UnbindTemplateRequest, runtime *util.RuntimeOptions) (_result *UnbindTemplateResponse, _err error)
func (*Client) UnlockDevice ¶
func (client *Client) UnlockDevice(request *UnlockDeviceRequest) (_result *UnlockDeviceResponse, _err error)
func (*Client) UnlockDeviceWithOptions ¶
func (client *Client) UnlockDeviceWithOptions(request *UnlockDeviceRequest, runtime *util.RuntimeOptions) (_result *UnlockDeviceResponse, _err error)
func (*Client) UpdateAIConfig ¶
func (client *Client) UpdateAIConfig(request *UpdateAIConfigRequest) (_result *UpdateAIConfigResponse, _err error)
func (*Client) UpdateAIConfigWithOptions ¶
func (client *Client) UpdateAIConfigWithOptions(request *UpdateAIConfigRequest, runtime *util.RuntimeOptions) (_result *UpdateAIConfigResponse, _err error)
func (*Client) UpdateBucketInfo ¶
func (client *Client) UpdateBucketInfo(request *UpdateBucketInfoRequest) (_result *UpdateBucketInfoResponse, _err error)
func (*Client) UpdateBucketInfoWithOptions ¶
func (client *Client) UpdateBucketInfoWithOptions(request *UpdateBucketInfoRequest, runtime *util.RuntimeOptions) (_result *UpdateBucketInfoResponse, _err error)
func (*Client) UpdateCluster ¶
func (client *Client) UpdateCluster(request *UpdateClusterRequest) (_result *UpdateClusterResponse, _err error)
func (*Client) UpdateClusterWithOptions ¶
func (client *Client) UpdateClusterWithOptions(request *UpdateClusterRequest, runtime *util.RuntimeOptions) (_result *UpdateClusterResponse, _err error)
func (*Client) UpdateRenderingDeviceSpec ¶
func (client *Client) UpdateRenderingDeviceSpec(request *UpdateRenderingDeviceSpecRequest) (_result *UpdateRenderingDeviceSpecResponse, _err error)
func (*Client) UpdateRenderingDeviceSpecWithOptions ¶
func (client *Client) UpdateRenderingDeviceSpecWithOptions(request *UpdateRenderingDeviceSpecRequest, runtime *util.RuntimeOptions) (_result *UpdateRenderingDeviceSpecResponse, _err error)
func (*Client) UpdateVsPullStreamInfoConfig ¶
func (client *Client) UpdateVsPullStreamInfoConfig(request *UpdateVsPullStreamInfoConfigRequest) (_result *UpdateVsPullStreamInfoConfigResponse, _err error)
func (*Client) UpdateVsPullStreamInfoConfigWithOptions ¶
func (client *Client) UpdateVsPullStreamInfoConfigWithOptions(request *UpdateVsPullStreamInfoConfigRequest, runtime *util.RuntimeOptions) (_result *UpdateVsPullStreamInfoConfigResponse, _err error)
func (*Client) UpgradeRenderingDevicesHostOS ¶
func (client *Client) UpgradeRenderingDevicesHostOS(request *UpgradeRenderingDevicesHostOSRequest) (_result *UpgradeRenderingDevicesHostOSResponse, _err error)
func (*Client) UpgradeRenderingDevicesHostOSWithOptions ¶
func (client *Client) UpgradeRenderingDevicesHostOSWithOptions(request *UpgradeRenderingDevicesHostOSRequest, runtime *util.RuntimeOptions) (_result *UpgradeRenderingDevicesHostOSResponse, _err error)
func (*Client) UpgradeRenderingDevicesImage ¶
func (client *Client) UpgradeRenderingDevicesImage(request *UpgradeRenderingDevicesImageRequest) (_result *UpgradeRenderingDevicesImageResponse, _err error)
func (*Client) UpgradeRenderingDevicesImageWithOptions ¶
func (client *Client) UpgradeRenderingDevicesImageWithOptions(request *UpgradeRenderingDevicesImageRequest, runtime *util.RuntimeOptions) (_result *UpgradeRenderingDevicesImageResponse, _err error)
type ContinuousAdjustRequest ¶
type ContinuousAdjustRequest struct { Focus *string `json:"Focus,omitempty" xml:"Focus,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Iris *string `json:"Iris,omitempty" xml:"Iris,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (ContinuousAdjustRequest) GoString ¶
func (s ContinuousAdjustRequest) GoString() string
func (*ContinuousAdjustRequest) SetFocus ¶
func (s *ContinuousAdjustRequest) SetFocus(v string) *ContinuousAdjustRequest
func (*ContinuousAdjustRequest) SetId ¶
func (s *ContinuousAdjustRequest) SetId(v string) *ContinuousAdjustRequest
func (*ContinuousAdjustRequest) SetIris ¶
func (s *ContinuousAdjustRequest) SetIris(v string) *ContinuousAdjustRequest
func (*ContinuousAdjustRequest) SetOwnerId ¶
func (s *ContinuousAdjustRequest) SetOwnerId(v int64) *ContinuousAdjustRequest
func (ContinuousAdjustRequest) String ¶
func (s ContinuousAdjustRequest) String() string
type ContinuousAdjustResponse ¶
type ContinuousAdjustResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ContinuousAdjustResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ContinuousAdjustResponse) GoString ¶
func (s ContinuousAdjustResponse) GoString() string
func (*ContinuousAdjustResponse) SetBody ¶
func (s *ContinuousAdjustResponse) SetBody(v *ContinuousAdjustResponseBody) *ContinuousAdjustResponse
func (*ContinuousAdjustResponse) SetHeaders ¶
func (s *ContinuousAdjustResponse) SetHeaders(v map[string]*string) *ContinuousAdjustResponse
func (ContinuousAdjustResponse) String ¶
func (s ContinuousAdjustResponse) String() string
type ContinuousAdjustResponseBody ¶
type ContinuousAdjustResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ContinuousAdjustResponseBody) GoString ¶
func (s ContinuousAdjustResponseBody) GoString() string
func (*ContinuousAdjustResponseBody) SetId ¶
func (s *ContinuousAdjustResponseBody) SetId(v string) *ContinuousAdjustResponseBody
func (*ContinuousAdjustResponseBody) SetRequestId ¶
func (s *ContinuousAdjustResponseBody) SetRequestId(v string) *ContinuousAdjustResponseBody
func (ContinuousAdjustResponseBody) String ¶
func (s ContinuousAdjustResponseBody) String() string
type ContinuousMoveRequest ¶
type ContinuousMoveRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Pan *string `json:"Pan,omitempty" xml:"Pan,omitempty"` Tilt *string `json:"Tilt,omitempty" xml:"Tilt,omitempty"` Zoom *string `json:"Zoom,omitempty" xml:"Zoom,omitempty"` }
func (ContinuousMoveRequest) GoString ¶
func (s ContinuousMoveRequest) GoString() string
func (*ContinuousMoveRequest) SetId ¶
func (s *ContinuousMoveRequest) SetId(v string) *ContinuousMoveRequest
func (*ContinuousMoveRequest) SetOwnerId ¶
func (s *ContinuousMoveRequest) SetOwnerId(v int64) *ContinuousMoveRequest
func (*ContinuousMoveRequest) SetPan ¶
func (s *ContinuousMoveRequest) SetPan(v string) *ContinuousMoveRequest
func (*ContinuousMoveRequest) SetTilt ¶
func (s *ContinuousMoveRequest) SetTilt(v string) *ContinuousMoveRequest
func (*ContinuousMoveRequest) SetZoom ¶
func (s *ContinuousMoveRequest) SetZoom(v string) *ContinuousMoveRequest
func (ContinuousMoveRequest) String ¶
func (s ContinuousMoveRequest) String() string
type ContinuousMoveResponse ¶
type ContinuousMoveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ContinuousMoveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ContinuousMoveResponse) GoString ¶
func (s ContinuousMoveResponse) GoString() string
func (*ContinuousMoveResponse) SetBody ¶
func (s *ContinuousMoveResponse) SetBody(v *ContinuousMoveResponseBody) *ContinuousMoveResponse
func (*ContinuousMoveResponse) SetHeaders ¶
func (s *ContinuousMoveResponse) SetHeaders(v map[string]*string) *ContinuousMoveResponse
func (ContinuousMoveResponse) String ¶
func (s ContinuousMoveResponse) String() string
type ContinuousMoveResponseBody ¶
type ContinuousMoveResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ContinuousMoveResponseBody) GoString ¶
func (s ContinuousMoveResponseBody) GoString() string
func (*ContinuousMoveResponseBody) SetId ¶
func (s *ContinuousMoveResponseBody) SetId(v string) *ContinuousMoveResponseBody
func (*ContinuousMoveResponseBody) SetRequestId ¶
func (s *ContinuousMoveResponseBody) SetRequestId(v string) *ContinuousMoveResponseBody
func (ContinuousMoveResponseBody) String ¶
func (s ContinuousMoveResponseBody) String() string
type CreateAIConfigRequest ¶
type CreateAIConfigRequest struct { CaptureInterval *int32 `json:"CaptureInterval,omitempty" xml:"CaptureInterval,omitempty"` Configs *string `json:"Configs,omitempty" xml:"Configs,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Features *string `json:"Features,omitempty" xml:"Features,omitempty"` InstanceId *int64 `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (CreateAIConfigRequest) GoString ¶
func (s CreateAIConfigRequest) GoString() string
func (*CreateAIConfigRequest) SetCaptureInterval ¶
func (s *CreateAIConfigRequest) SetCaptureInterval(v int32) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetConfigs ¶
func (s *CreateAIConfigRequest) SetConfigs(v string) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetDescription ¶
func (s *CreateAIConfigRequest) SetDescription(v string) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetEndTime ¶
func (s *CreateAIConfigRequest) SetEndTime(v int64) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetFeatures ¶
func (s *CreateAIConfigRequest) SetFeatures(v string) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetInstanceId ¶
func (s *CreateAIConfigRequest) SetInstanceId(v int64) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetInstanceType ¶
func (s *CreateAIConfigRequest) SetInstanceType(v string) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetOwnerId ¶
func (s *CreateAIConfigRequest) SetOwnerId(v int64) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetStartTime ¶
func (s *CreateAIConfigRequest) SetStartTime(v int64) *CreateAIConfigRequest
func (*CreateAIConfigRequest) SetStatus ¶
func (s *CreateAIConfigRequest) SetStatus(v string) *CreateAIConfigRequest
func (CreateAIConfigRequest) String ¶
func (s CreateAIConfigRequest) String() string
type CreateAIConfigResponse ¶
type CreateAIConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateAIConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateAIConfigResponse) GoString ¶
func (s CreateAIConfigResponse) GoString() string
func (*CreateAIConfigResponse) SetBody ¶
func (s *CreateAIConfigResponse) SetBody(v *CreateAIConfigResponseBody) *CreateAIConfigResponse
func (*CreateAIConfigResponse) SetHeaders ¶
func (s *CreateAIConfigResponse) SetHeaders(v map[string]*string) *CreateAIConfigResponse
func (CreateAIConfigResponse) String ¶
func (s CreateAIConfigResponse) String() string
type CreateAIConfigResponseBody ¶
type CreateAIConfigResponseBody struct { ConfigId *string `json:"ConfigId,omitempty" xml:"ConfigId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateAIConfigResponseBody) GoString ¶
func (s CreateAIConfigResponseBody) GoString() string
func (*CreateAIConfigResponseBody) SetConfigId ¶
func (s *CreateAIConfigResponseBody) SetConfigId(v string) *CreateAIConfigResponseBody
func (*CreateAIConfigResponseBody) SetRequestId ¶
func (s *CreateAIConfigResponseBody) SetRequestId(v string) *CreateAIConfigResponseBody
func (CreateAIConfigResponseBody) String ¶
func (s CreateAIConfigResponseBody) String() string
type CreateClusterRequest ¶
type CreateClusterRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` InternalPorts *string `json:"InternalPorts,omitempty" xml:"InternalPorts,omitempty"` MaintainTime *string `json:"MaintainTime,omitempty" xml:"MaintainTime,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` }
func (CreateClusterRequest) GoString ¶
func (s CreateClusterRequest) GoString() string
func (*CreateClusterRequest) SetDescription ¶
func (s *CreateClusterRequest) SetDescription(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetInternalPorts ¶
func (s *CreateClusterRequest) SetInternalPorts(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetMaintainTime ¶
func (s *CreateClusterRequest) SetMaintainTime(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetName ¶
func (s *CreateClusterRequest) SetName(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetOwnerId ¶
func (s *CreateClusterRequest) SetOwnerId(v int64) *CreateClusterRequest
func (*CreateClusterRequest) SetSecurityGroupId ¶
func (s *CreateClusterRequest) SetSecurityGroupId(v string) *CreateClusterRequest
func (CreateClusterRequest) String ¶
func (s CreateClusterRequest) String() string
type CreateClusterResponse ¶
type CreateClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateClusterResponse) GoString ¶
func (s CreateClusterResponse) GoString() string
func (*CreateClusterResponse) SetBody ¶
func (s *CreateClusterResponse) SetBody(v *CreateClusterResponseBody) *CreateClusterResponse
func (*CreateClusterResponse) SetHeaders ¶
func (s *CreateClusterResponse) SetHeaders(v map[string]*string) *CreateClusterResponse
func (CreateClusterResponse) String ¶
func (s CreateClusterResponse) String() string
type CreateClusterResponseBody ¶
type CreateClusterResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateClusterResponseBody) GoString ¶
func (s CreateClusterResponseBody) GoString() string
func (*CreateClusterResponseBody) SetClusterId ¶
func (s *CreateClusterResponseBody) SetClusterId(v string) *CreateClusterResponseBody
func (*CreateClusterResponseBody) SetRequestId ¶
func (s *CreateClusterResponseBody) SetRequestId(v string) *CreateClusterResponseBody
func (CreateClusterResponseBody) String ¶
func (s CreateClusterResponseBody) String() string
type CreateDeviceAlarmRequest ¶
type CreateDeviceAlarmRequest struct { Alarm *int32 `json:"Alarm,omitempty" xml:"Alarm,omitempty"` ChannelId *int32 `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Expire *int64 `json:"Expire,omitempty" xml:"Expire,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` ObjectType *int32 `json:"ObjectType,omitempty" xml:"ObjectType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` SubAlarm *int32 `json:"SubAlarm,omitempty" xml:"SubAlarm,omitempty"` }
func (CreateDeviceAlarmRequest) GoString ¶
func (s CreateDeviceAlarmRequest) GoString() string
func (*CreateDeviceAlarmRequest) SetAlarm ¶
func (s *CreateDeviceAlarmRequest) SetAlarm(v int32) *CreateDeviceAlarmRequest
func (*CreateDeviceAlarmRequest) SetChannelId ¶
func (s *CreateDeviceAlarmRequest) SetChannelId(v int32) *CreateDeviceAlarmRequest
func (*CreateDeviceAlarmRequest) SetEndTime ¶
func (s *CreateDeviceAlarmRequest) SetEndTime(v int64) *CreateDeviceAlarmRequest
func (*CreateDeviceAlarmRequest) SetExpire ¶
func (s *CreateDeviceAlarmRequest) SetExpire(v int64) *CreateDeviceAlarmRequest
func (*CreateDeviceAlarmRequest) SetId ¶
func (s *CreateDeviceAlarmRequest) SetId(v string) *CreateDeviceAlarmRequest
func (*CreateDeviceAlarmRequest) SetObjectType ¶
func (s *CreateDeviceAlarmRequest) SetObjectType(v int32) *CreateDeviceAlarmRequest
func (*CreateDeviceAlarmRequest) SetOwnerId ¶
func (s *CreateDeviceAlarmRequest) SetOwnerId(v int64) *CreateDeviceAlarmRequest
func (*CreateDeviceAlarmRequest) SetStartTime ¶
func (s *CreateDeviceAlarmRequest) SetStartTime(v int64) *CreateDeviceAlarmRequest
func (*CreateDeviceAlarmRequest) SetSubAlarm ¶
func (s *CreateDeviceAlarmRequest) SetSubAlarm(v int32) *CreateDeviceAlarmRequest
func (CreateDeviceAlarmRequest) String ¶
func (s CreateDeviceAlarmRequest) String() string
type CreateDeviceAlarmResponse ¶
type CreateDeviceAlarmResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateDeviceAlarmResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateDeviceAlarmResponse) GoString ¶
func (s CreateDeviceAlarmResponse) GoString() string
func (*CreateDeviceAlarmResponse) SetBody ¶
func (s *CreateDeviceAlarmResponse) SetBody(v *CreateDeviceAlarmResponseBody) *CreateDeviceAlarmResponse
func (*CreateDeviceAlarmResponse) SetHeaders ¶
func (s *CreateDeviceAlarmResponse) SetHeaders(v map[string]*string) *CreateDeviceAlarmResponse
func (CreateDeviceAlarmResponse) String ¶
func (s CreateDeviceAlarmResponse) String() string
type CreateDeviceAlarmResponseBody ¶
type CreateDeviceAlarmResponseBody struct { AlarmDelay *int64 `json:"AlarmDelay,omitempty" xml:"AlarmDelay,omitempty"` AlarmId *string `json:"AlarmId,omitempty" xml:"AlarmId,omitempty"` Expire *int64 `json:"Expire,omitempty" xml:"Expire,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (CreateDeviceAlarmResponseBody) GoString ¶
func (s CreateDeviceAlarmResponseBody) GoString() string
func (*CreateDeviceAlarmResponseBody) SetAlarmDelay ¶
func (s *CreateDeviceAlarmResponseBody) SetAlarmDelay(v int64) *CreateDeviceAlarmResponseBody
func (*CreateDeviceAlarmResponseBody) SetAlarmId ¶
func (s *CreateDeviceAlarmResponseBody) SetAlarmId(v string) *CreateDeviceAlarmResponseBody
func (*CreateDeviceAlarmResponseBody) SetExpire ¶
func (s *CreateDeviceAlarmResponseBody) SetExpire(v int64) *CreateDeviceAlarmResponseBody
func (*CreateDeviceAlarmResponseBody) SetRequestId ¶
func (s *CreateDeviceAlarmResponseBody) SetRequestId(v string) *CreateDeviceAlarmResponseBody
func (*CreateDeviceAlarmResponseBody) SetUrl ¶
func (s *CreateDeviceAlarmResponseBody) SetUrl(v string) *CreateDeviceAlarmResponseBody
func (CreateDeviceAlarmResponseBody) String ¶
func (s CreateDeviceAlarmResponseBody) String() string
type CreateDeviceRequest ¶
type CreateDeviceRequest struct { AlarmMethod *string `json:"AlarmMethod,omitempty" xml:"AlarmMethod,omitempty"` AutoPos *bool `json:"AutoPos,omitempty" xml:"AutoPos,omitempty"` AutoStart *bool `json:"AutoStart,omitempty" xml:"AutoStart,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` Dsn *string `json:"Dsn,omitempty" xml:"Dsn,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Latitude *string `json:"Latitude,omitempty" xml:"Latitude,omitempty"` Longitude *string `json:"Longitude,omitempty" xml:"Longitude,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Params *string `json:"Params,omitempty" xml:"Params,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` PosInterval *int64 `json:"PosInterval,omitempty" xml:"PosInterval,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` Username *string `json:"Username,omitempty" xml:"Username,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (CreateDeviceRequest) GoString ¶
func (s CreateDeviceRequest) GoString() string
func (*CreateDeviceRequest) SetAlarmMethod ¶
func (s *CreateDeviceRequest) SetAlarmMethod(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetAutoPos ¶
func (s *CreateDeviceRequest) SetAutoPos(v bool) *CreateDeviceRequest
func (*CreateDeviceRequest) SetAutoStart ¶
func (s *CreateDeviceRequest) SetAutoStart(v bool) *CreateDeviceRequest
func (*CreateDeviceRequest) SetDescription ¶
func (s *CreateDeviceRequest) SetDescription(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetDirectoryId ¶
func (s *CreateDeviceRequest) SetDirectoryId(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetDsn ¶
func (s *CreateDeviceRequest) SetDsn(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetGbId ¶
func (s *CreateDeviceRequest) SetGbId(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetGroupId ¶
func (s *CreateDeviceRequest) SetGroupId(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetIp ¶
func (s *CreateDeviceRequest) SetIp(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetLatitude ¶
func (s *CreateDeviceRequest) SetLatitude(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetLongitude ¶
func (s *CreateDeviceRequest) SetLongitude(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetName ¶
func (s *CreateDeviceRequest) SetName(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetOwnerId ¶
func (s *CreateDeviceRequest) SetOwnerId(v int64) *CreateDeviceRequest
func (*CreateDeviceRequest) SetParams ¶
func (s *CreateDeviceRequest) SetParams(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetParentId ¶
func (s *CreateDeviceRequest) SetParentId(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetPassword ¶
func (s *CreateDeviceRequest) SetPassword(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetPort ¶
func (s *CreateDeviceRequest) SetPort(v int64) *CreateDeviceRequest
func (*CreateDeviceRequest) SetPosInterval ¶
func (s *CreateDeviceRequest) SetPosInterval(v int64) *CreateDeviceRequest
func (*CreateDeviceRequest) SetType ¶
func (s *CreateDeviceRequest) SetType(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetUrl ¶
func (s *CreateDeviceRequest) SetUrl(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetUsername ¶
func (s *CreateDeviceRequest) SetUsername(v string) *CreateDeviceRequest
func (*CreateDeviceRequest) SetVendor ¶
func (s *CreateDeviceRequest) SetVendor(v string) *CreateDeviceRequest
func (CreateDeviceRequest) String ¶
func (s CreateDeviceRequest) String() string
type CreateDeviceResponse ¶
type CreateDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateDeviceResponse) GoString ¶
func (s CreateDeviceResponse) GoString() string
func (*CreateDeviceResponse) SetBody ¶
func (s *CreateDeviceResponse) SetBody(v *CreateDeviceResponseBody) *CreateDeviceResponse
func (*CreateDeviceResponse) SetHeaders ¶
func (s *CreateDeviceResponse) SetHeaders(v map[string]*string) *CreateDeviceResponse
func (CreateDeviceResponse) String ¶
func (s CreateDeviceResponse) String() string
type CreateDeviceResponseBody ¶
type CreateDeviceResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateDeviceResponseBody) GoString ¶
func (s CreateDeviceResponseBody) GoString() string
func (*CreateDeviceResponseBody) SetId ¶
func (s *CreateDeviceResponseBody) SetId(v string) *CreateDeviceResponseBody
func (*CreateDeviceResponseBody) SetRequestId ¶
func (s *CreateDeviceResponseBody) SetRequestId(v string) *CreateDeviceResponseBody
func (CreateDeviceResponseBody) String ¶
func (s CreateDeviceResponseBody) String() string
type CreateDirectoryRequest ¶
type CreateDirectoryRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` }
func (CreateDirectoryRequest) GoString ¶
func (s CreateDirectoryRequest) GoString() string
func (*CreateDirectoryRequest) SetDescription ¶
func (s *CreateDirectoryRequest) SetDescription(v string) *CreateDirectoryRequest
func (*CreateDirectoryRequest) SetGroupId ¶
func (s *CreateDirectoryRequest) SetGroupId(v string) *CreateDirectoryRequest
func (*CreateDirectoryRequest) SetName ¶
func (s *CreateDirectoryRequest) SetName(v string) *CreateDirectoryRequest
func (*CreateDirectoryRequest) SetOwnerId ¶
func (s *CreateDirectoryRequest) SetOwnerId(v int64) *CreateDirectoryRequest
func (*CreateDirectoryRequest) SetParentId ¶
func (s *CreateDirectoryRequest) SetParentId(v string) *CreateDirectoryRequest
func (CreateDirectoryRequest) String ¶
func (s CreateDirectoryRequest) String() string
type CreateDirectoryResponse ¶
type CreateDirectoryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateDirectoryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateDirectoryResponse) GoString ¶
func (s CreateDirectoryResponse) GoString() string
func (*CreateDirectoryResponse) SetBody ¶
func (s *CreateDirectoryResponse) SetBody(v *CreateDirectoryResponseBody) *CreateDirectoryResponse
func (*CreateDirectoryResponse) SetHeaders ¶
func (s *CreateDirectoryResponse) SetHeaders(v map[string]*string) *CreateDirectoryResponse
func (CreateDirectoryResponse) String ¶
func (s CreateDirectoryResponse) String() string
type CreateDirectoryResponseBody ¶
type CreateDirectoryResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateDirectoryResponseBody) GoString ¶
func (s CreateDirectoryResponseBody) GoString() string
func (*CreateDirectoryResponseBody) SetId ¶
func (s *CreateDirectoryResponseBody) SetId(v string) *CreateDirectoryResponseBody
func (*CreateDirectoryResponseBody) SetRequestId ¶
func (s *CreateDirectoryResponseBody) SetRequestId(v string) *CreateDirectoryResponseBody
func (CreateDirectoryResponseBody) String ¶
func (s CreateDirectoryResponseBody) String() string
type CreateGroupRequest ¶
type CreateGroupRequest struct { App *string `json:"App,omitempty" xml:"App,omitempty"` Callback *string `json:"Callback,omitempty" xml:"Callback,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` InProtocol *string `json:"InProtocol,omitempty" xml:"InProtocol,omitempty"` LazyPull *bool `json:"LazyPull,omitempty" xml:"LazyPull,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OutProtocol *string `json:"OutProtocol,omitempty" xml:"OutProtocol,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PlayDomain *string `json:"PlayDomain,omitempty" xml:"PlayDomain,omitempty"` PushDomain *string `json:"PushDomain,omitempty" xml:"PushDomain,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` }
func (CreateGroupRequest) GoString ¶
func (s CreateGroupRequest) GoString() string
func (*CreateGroupRequest) SetApp ¶
func (s *CreateGroupRequest) SetApp(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetCallback ¶
func (s *CreateGroupRequest) SetCallback(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetDescription ¶
func (s *CreateGroupRequest) SetDescription(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetInProtocol ¶
func (s *CreateGroupRequest) SetInProtocol(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetLazyPull ¶
func (s *CreateGroupRequest) SetLazyPull(v bool) *CreateGroupRequest
func (*CreateGroupRequest) SetName ¶
func (s *CreateGroupRequest) SetName(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetOutProtocol ¶
func (s *CreateGroupRequest) SetOutProtocol(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetOwnerId ¶
func (s *CreateGroupRequest) SetOwnerId(v int64) *CreateGroupRequest
func (*CreateGroupRequest) SetPlayDomain ¶
func (s *CreateGroupRequest) SetPlayDomain(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetPushDomain ¶
func (s *CreateGroupRequest) SetPushDomain(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetRegion ¶
func (s *CreateGroupRequest) SetRegion(v string) *CreateGroupRequest
func (CreateGroupRequest) String ¶
func (s CreateGroupRequest) String() string
type CreateGroupResponse ¶
type CreateGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGroupResponse) GoString ¶
func (s CreateGroupResponse) GoString() string
func (*CreateGroupResponse) SetBody ¶
func (s *CreateGroupResponse) SetBody(v *CreateGroupResponseBody) *CreateGroupResponse
func (*CreateGroupResponse) SetHeaders ¶
func (s *CreateGroupResponse) SetHeaders(v map[string]*string) *CreateGroupResponse
func (CreateGroupResponse) String ¶
func (s CreateGroupResponse) String() string
type CreateGroupResponseBody ¶
type CreateGroupResponseBody struct { GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GbIp *string `json:"GbIp,omitempty" xml:"GbIp,omitempty"` GbPort *int64 `json:"GbPort,omitempty" xml:"GbPort,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGroupResponseBody) GoString ¶
func (s CreateGroupResponseBody) GoString() string
func (*CreateGroupResponseBody) SetGbId ¶
func (s *CreateGroupResponseBody) SetGbId(v string) *CreateGroupResponseBody
func (*CreateGroupResponseBody) SetGbIp ¶
func (s *CreateGroupResponseBody) SetGbIp(v string) *CreateGroupResponseBody
func (*CreateGroupResponseBody) SetGbPort ¶
func (s *CreateGroupResponseBody) SetGbPort(v int64) *CreateGroupResponseBody
func (*CreateGroupResponseBody) SetId ¶
func (s *CreateGroupResponseBody) SetId(v string) *CreateGroupResponseBody
func (*CreateGroupResponseBody) SetRequestId ¶
func (s *CreateGroupResponseBody) SetRequestId(v string) *CreateGroupResponseBody
func (CreateGroupResponseBody) String ¶
func (s CreateGroupResponseBody) String() string
type CreateParentPlatformRequest ¶
type CreateParentPlatformRequest struct { AutoStart *bool `json:"AutoStart,omitempty" xml:"AutoStart,omitempty"` ClientAuth *bool `json:"ClientAuth,omitempty" xml:"ClientAuth,omitempty"` ClientPassword *string `json:"ClientPassword,omitempty" xml:"ClientPassword,omitempty"` ClientUsername *string `json:"ClientUsername,omitempty" xml:"ClientUsername,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` }
func (CreateParentPlatformRequest) GoString ¶
func (s CreateParentPlatformRequest) GoString() string
func (*CreateParentPlatformRequest) SetAutoStart ¶
func (s *CreateParentPlatformRequest) SetAutoStart(v bool) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetClientAuth ¶
func (s *CreateParentPlatformRequest) SetClientAuth(v bool) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetClientPassword ¶
func (s *CreateParentPlatformRequest) SetClientPassword(v string) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetClientUsername ¶
func (s *CreateParentPlatformRequest) SetClientUsername(v string) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetDescription ¶
func (s *CreateParentPlatformRequest) SetDescription(v string) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetGbId ¶
func (s *CreateParentPlatformRequest) SetGbId(v string) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetIp ¶
func (s *CreateParentPlatformRequest) SetIp(v string) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetName ¶
func (s *CreateParentPlatformRequest) SetName(v string) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetOwnerId ¶
func (s *CreateParentPlatformRequest) SetOwnerId(v int64) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetPort ¶
func (s *CreateParentPlatformRequest) SetPort(v int64) *CreateParentPlatformRequest
func (*CreateParentPlatformRequest) SetProtocol ¶
func (s *CreateParentPlatformRequest) SetProtocol(v string) *CreateParentPlatformRequest
func (CreateParentPlatformRequest) String ¶
func (s CreateParentPlatformRequest) String() string
type CreateParentPlatformResponse ¶
type CreateParentPlatformResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateParentPlatformResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateParentPlatformResponse) GoString ¶
func (s CreateParentPlatformResponse) GoString() string
func (*CreateParentPlatformResponse) SetBody ¶
func (s *CreateParentPlatformResponse) SetBody(v *CreateParentPlatformResponseBody) *CreateParentPlatformResponse
func (*CreateParentPlatformResponse) SetHeaders ¶
func (s *CreateParentPlatformResponse) SetHeaders(v map[string]*string) *CreateParentPlatformResponse
func (CreateParentPlatformResponse) String ¶
func (s CreateParentPlatformResponse) String() string
type CreateParentPlatformResponseBody ¶
type CreateParentPlatformResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateParentPlatformResponseBody) GoString ¶
func (s CreateParentPlatformResponseBody) GoString() string
func (*CreateParentPlatformResponseBody) SetId ¶
func (s *CreateParentPlatformResponseBody) SetId(v string) *CreateParentPlatformResponseBody
func (*CreateParentPlatformResponseBody) SetRequestId ¶
func (s *CreateParentPlatformResponseBody) SetRequestId(v string) *CreateParentPlatformResponseBody
func (CreateParentPlatformResponseBody) String ¶
func (s CreateParentPlatformResponseBody) String() string
type CreateRenderingDeviceRequest ¶
type CreateRenderingDeviceRequest struct { AutoRenew *bool `json:"AutoRenew,omitempty" xml:"AutoRenew,omitempty"` AutoRenewPeriod *int32 `json:"AutoRenewPeriod,omitempty" xml:"AutoRenewPeriod,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EdgeNodeName *string `json:"EdgeNodeName,omitempty" xml:"EdgeNodeName,omitempty"` ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` InstanceChargeType *string `json:"InstanceChargeType,omitempty" xml:"InstanceChargeType,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` PeriodUnit *string `json:"PeriodUnit,omitempty" xml:"PeriodUnit,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` Specification *string `json:"Specification,omitempty" xml:"Specification,omitempty"` }
func (CreateRenderingDeviceRequest) GoString ¶
func (s CreateRenderingDeviceRequest) GoString() string
func (*CreateRenderingDeviceRequest) SetAutoRenew ¶
func (s *CreateRenderingDeviceRequest) SetAutoRenew(v bool) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetAutoRenewPeriod ¶
func (s *CreateRenderingDeviceRequest) SetAutoRenewPeriod(v int32) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetClusterId ¶
func (s *CreateRenderingDeviceRequest) SetClusterId(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetCount ¶
func (s *CreateRenderingDeviceRequest) SetCount(v int32) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetDescription ¶
func (s *CreateRenderingDeviceRequest) SetDescription(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetEdgeNodeName ¶
func (s *CreateRenderingDeviceRequest) SetEdgeNodeName(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetISP ¶
func (s *CreateRenderingDeviceRequest) SetISP(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetImageId ¶
func (s *CreateRenderingDeviceRequest) SetImageId(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetInstanceChargeType ¶
func (s *CreateRenderingDeviceRequest) SetInstanceChargeType(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetInstanceName ¶
func (s *CreateRenderingDeviceRequest) SetInstanceName(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetOwnerId ¶
func (s *CreateRenderingDeviceRequest) SetOwnerId(v int64) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetPassword ¶
func (s *CreateRenderingDeviceRequest) SetPassword(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetPeriod ¶
func (s *CreateRenderingDeviceRequest) SetPeriod(v int32) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetPeriodUnit ¶
func (s *CreateRenderingDeviceRequest) SetPeriodUnit(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetSecurityGroupId ¶
func (s *CreateRenderingDeviceRequest) SetSecurityGroupId(v string) *CreateRenderingDeviceRequest
func (*CreateRenderingDeviceRequest) SetSpecification ¶
func (s *CreateRenderingDeviceRequest) SetSpecification(v string) *CreateRenderingDeviceRequest
func (CreateRenderingDeviceRequest) String ¶
func (s CreateRenderingDeviceRequest) String() string
type CreateRenderingDeviceResponse ¶
type CreateRenderingDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateRenderingDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateRenderingDeviceResponse) GoString ¶
func (s CreateRenderingDeviceResponse) GoString() string
func (*CreateRenderingDeviceResponse) SetBody ¶
func (s *CreateRenderingDeviceResponse) SetBody(v *CreateRenderingDeviceResponseBody) *CreateRenderingDeviceResponse
func (*CreateRenderingDeviceResponse) SetHeaders ¶
func (s *CreateRenderingDeviceResponse) SetHeaders(v map[string]*string) *CreateRenderingDeviceResponse
func (CreateRenderingDeviceResponse) String ¶
func (s CreateRenderingDeviceResponse) String() string
type CreateRenderingDeviceResponseBody ¶
type CreateRenderingDeviceResponseBody struct { InstanceIds []*string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateRenderingDeviceResponseBody) GoString ¶
func (s CreateRenderingDeviceResponseBody) GoString() string
func (*CreateRenderingDeviceResponseBody) SetInstanceIds ¶
func (s *CreateRenderingDeviceResponseBody) SetInstanceIds(v []*string) *CreateRenderingDeviceResponseBody
func (*CreateRenderingDeviceResponseBody) SetRequestId ¶
func (s *CreateRenderingDeviceResponseBody) SetRequestId(v string) *CreateRenderingDeviceResponseBody
func (CreateRenderingDeviceResponseBody) String ¶
func (s CreateRenderingDeviceResponseBody) String() string
type CreateStreamSnapshotRequest ¶
type CreateStreamSnapshotRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (CreateStreamSnapshotRequest) GoString ¶
func (s CreateStreamSnapshotRequest) GoString() string
func (*CreateStreamSnapshotRequest) SetId ¶
func (s *CreateStreamSnapshotRequest) SetId(v string) *CreateStreamSnapshotRequest
func (*CreateStreamSnapshotRequest) SetLocation ¶
func (s *CreateStreamSnapshotRequest) SetLocation(v string) *CreateStreamSnapshotRequest
func (*CreateStreamSnapshotRequest) SetOwnerId ¶
func (s *CreateStreamSnapshotRequest) SetOwnerId(v int64) *CreateStreamSnapshotRequest
func (CreateStreamSnapshotRequest) String ¶
func (s CreateStreamSnapshotRequest) String() string
type CreateStreamSnapshotResponse ¶
type CreateStreamSnapshotResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateStreamSnapshotResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateStreamSnapshotResponse) GoString ¶
func (s CreateStreamSnapshotResponse) GoString() string
func (*CreateStreamSnapshotResponse) SetBody ¶
func (s *CreateStreamSnapshotResponse) SetBody(v *CreateStreamSnapshotResponseBody) *CreateStreamSnapshotResponse
func (*CreateStreamSnapshotResponse) SetHeaders ¶
func (s *CreateStreamSnapshotResponse) SetHeaders(v map[string]*string) *CreateStreamSnapshotResponse
func (CreateStreamSnapshotResponse) String ¶
func (s CreateStreamSnapshotResponse) String() string
type CreateStreamSnapshotResponseBody ¶
type CreateStreamSnapshotResponseBody struct { Format *string `json:"Format,omitempty" xml:"Format,omitempty"` Height *int64 `json:"Height,omitempty" xml:"Height,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OssBucket *string `json:"OssBucket,omitempty" xml:"OssBucket,omitempty"` OssEndpoint *string `json:"OssEndpoint,omitempty" xml:"OssEndpoint,omitempty"` OssObject *string `json:"OssObject,omitempty" xml:"OssObject,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Timestamp *int64 `json:"Timestamp,omitempty" xml:"Timestamp,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` Width *int64 `json:"Width,omitempty" xml:"Width,omitempty"` }
func (CreateStreamSnapshotResponseBody) GoString ¶
func (s CreateStreamSnapshotResponseBody) GoString() string
func (*CreateStreamSnapshotResponseBody) SetFormat ¶
func (s *CreateStreamSnapshotResponseBody) SetFormat(v string) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetHeight ¶
func (s *CreateStreamSnapshotResponseBody) SetHeight(v int64) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetId ¶
func (s *CreateStreamSnapshotResponseBody) SetId(v string) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetOssBucket ¶
func (s *CreateStreamSnapshotResponseBody) SetOssBucket(v string) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetOssEndpoint ¶
func (s *CreateStreamSnapshotResponseBody) SetOssEndpoint(v string) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetOssObject ¶
func (s *CreateStreamSnapshotResponseBody) SetOssObject(v string) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetRequestId ¶
func (s *CreateStreamSnapshotResponseBody) SetRequestId(v string) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetTimestamp ¶
func (s *CreateStreamSnapshotResponseBody) SetTimestamp(v int64) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetUrl ¶
func (s *CreateStreamSnapshotResponseBody) SetUrl(v string) *CreateStreamSnapshotResponseBody
func (*CreateStreamSnapshotResponseBody) SetWidth ¶
func (s *CreateStreamSnapshotResponseBody) SetWidth(v int64) *CreateStreamSnapshotResponseBody
func (CreateStreamSnapshotResponseBody) String ¶
func (s CreateStreamSnapshotResponseBody) String() string
type CreateTemplateRequest ¶
type CreateTemplateRequest struct { Callback *string `json:"Callback,omitempty" xml:"Callback,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` FileFormat *string `json:"FileFormat,omitempty" xml:"FileFormat,omitempty"` Flv *string `json:"Flv,omitempty" xml:"Flv,omitempty"` HlsM3u8 *string `json:"HlsM3u8,omitempty" xml:"HlsM3u8,omitempty"` HlsTs *string `json:"HlsTs,omitempty" xml:"HlsTs,omitempty"` Interval *int64 `json:"Interval,omitempty" xml:"Interval,omitempty"` JpgOnDemand *string `json:"JpgOnDemand,omitempty" xml:"JpgOnDemand,omitempty"` JpgOverwrite *string `json:"JpgOverwrite,omitempty" xml:"JpgOverwrite,omitempty"` JpgSequence *string `json:"JpgSequence,omitempty" xml:"JpgSequence,omitempty"` Mp4 *string `json:"Mp4,omitempty" xml:"Mp4,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OssBucket *string `json:"OssBucket,omitempty" xml:"OssBucket,omitempty"` OssEndpoint *string `json:"OssEndpoint,omitempty" xml:"OssEndpoint,omitempty"` OssFilePrefix *string `json:"OssFilePrefix,omitempty" xml:"OssFilePrefix,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` TransConfigsJSON *string `json:"TransConfigsJSON,omitempty" xml:"TransConfigsJSON,omitempty"` Trigger *string `json:"Trigger,omitempty" xml:"Trigger,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (CreateTemplateRequest) GoString ¶
func (s CreateTemplateRequest) GoString() string
func (*CreateTemplateRequest) SetCallback ¶
func (s *CreateTemplateRequest) SetCallback(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetDescription ¶
func (s *CreateTemplateRequest) SetDescription(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetFileFormat ¶
func (s *CreateTemplateRequest) SetFileFormat(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetFlv ¶
func (s *CreateTemplateRequest) SetFlv(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetHlsM3u8 ¶
func (s *CreateTemplateRequest) SetHlsM3u8(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetHlsTs ¶
func (s *CreateTemplateRequest) SetHlsTs(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetInterval ¶
func (s *CreateTemplateRequest) SetInterval(v int64) *CreateTemplateRequest
func (*CreateTemplateRequest) SetJpgOnDemand ¶
func (s *CreateTemplateRequest) SetJpgOnDemand(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetJpgOverwrite ¶
func (s *CreateTemplateRequest) SetJpgOverwrite(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetJpgSequence ¶
func (s *CreateTemplateRequest) SetJpgSequence(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetMp4 ¶
func (s *CreateTemplateRequest) SetMp4(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetName ¶
func (s *CreateTemplateRequest) SetName(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetOssBucket ¶
func (s *CreateTemplateRequest) SetOssBucket(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetOssEndpoint ¶
func (s *CreateTemplateRequest) SetOssEndpoint(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetOssFilePrefix ¶
func (s *CreateTemplateRequest) SetOssFilePrefix(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetOwnerId ¶
func (s *CreateTemplateRequest) SetOwnerId(v int64) *CreateTemplateRequest
func (*CreateTemplateRequest) SetRegion ¶
func (s *CreateTemplateRequest) SetRegion(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetRetention ¶
func (s *CreateTemplateRequest) SetRetention(v int64) *CreateTemplateRequest
func (*CreateTemplateRequest) SetTransConfigsJSON ¶
func (s *CreateTemplateRequest) SetTransConfigsJSON(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetTrigger ¶
func (s *CreateTemplateRequest) SetTrigger(v string) *CreateTemplateRequest
func (*CreateTemplateRequest) SetType ¶
func (s *CreateTemplateRequest) SetType(v string) *CreateTemplateRequest
func (CreateTemplateRequest) String ¶
func (s CreateTemplateRequest) String() string
type CreateTemplateResponse ¶
type CreateTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateTemplateResponse) GoString ¶
func (s CreateTemplateResponse) GoString() string
func (*CreateTemplateResponse) SetBody ¶
func (s *CreateTemplateResponse) SetBody(v *CreateTemplateResponseBody) *CreateTemplateResponse
func (*CreateTemplateResponse) SetHeaders ¶
func (s *CreateTemplateResponse) SetHeaders(v map[string]*string) *CreateTemplateResponse
func (CreateTemplateResponse) String ¶
func (s CreateTemplateResponse) String() string
type CreateTemplateResponseBody ¶
type CreateTemplateResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateTemplateResponseBody) GoString ¶
func (s CreateTemplateResponseBody) GoString() string
func (*CreateTemplateResponseBody) SetId ¶
func (s *CreateTemplateResponseBody) SetId(v string) *CreateTemplateResponseBody
func (*CreateTemplateResponseBody) SetRequestId ¶
func (s *CreateTemplateResponseBody) SetRequestId(v string) *CreateTemplateResponseBody
func (CreateTemplateResponseBody) String ¶
func (s CreateTemplateResponseBody) String() string
type DeleteAIConfigRequest ¶
type DeleteAIConfigRequest struct { ConfigId *string `json:"ConfigId,omitempty" xml:"ConfigId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteAIConfigRequest) GoString ¶
func (s DeleteAIConfigRequest) GoString() string
func (*DeleteAIConfigRequest) SetConfigId ¶
func (s *DeleteAIConfigRequest) SetConfigId(v string) *DeleteAIConfigRequest
func (*DeleteAIConfigRequest) SetOwnerId ¶
func (s *DeleteAIConfigRequest) SetOwnerId(v int64) *DeleteAIConfigRequest
func (DeleteAIConfigRequest) String ¶
func (s DeleteAIConfigRequest) String() string
type DeleteAIConfigResponse ¶
type DeleteAIConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteAIConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteAIConfigResponse) GoString ¶
func (s DeleteAIConfigResponse) GoString() string
func (*DeleteAIConfigResponse) SetBody ¶
func (s *DeleteAIConfigResponse) SetBody(v *DeleteAIConfigResponseBody) *DeleteAIConfigResponse
func (*DeleteAIConfigResponse) SetHeaders ¶
func (s *DeleteAIConfigResponse) SetHeaders(v map[string]*string) *DeleteAIConfigResponse
func (DeleteAIConfigResponse) String ¶
func (s DeleteAIConfigResponse) String() string
type DeleteAIConfigResponseBody ¶
type DeleteAIConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteAIConfigResponseBody) GoString ¶
func (s DeleteAIConfigResponseBody) GoString() string
func (*DeleteAIConfigResponseBody) SetRequestId ¶
func (s *DeleteAIConfigResponseBody) SetRequestId(v string) *DeleteAIConfigResponseBody
func (DeleteAIConfigResponseBody) String ¶
func (s DeleteAIConfigResponseBody) String() string
type DeleteBucketRequest ¶
type DeleteBucketRequest struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteBucketRequest) GoString ¶
func (s DeleteBucketRequest) GoString() string
func (*DeleteBucketRequest) SetBucketName ¶
func (s *DeleteBucketRequest) SetBucketName(v string) *DeleteBucketRequest
func (*DeleteBucketRequest) SetOwnerId ¶
func (s *DeleteBucketRequest) SetOwnerId(v int64) *DeleteBucketRequest
func (DeleteBucketRequest) String ¶
func (s DeleteBucketRequest) String() string
type DeleteBucketResponse ¶
type DeleteBucketResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteBucketResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteBucketResponse) GoString ¶
func (s DeleteBucketResponse) GoString() string
func (*DeleteBucketResponse) SetBody ¶
func (s *DeleteBucketResponse) SetBody(v *DeleteBucketResponseBody) *DeleteBucketResponse
func (*DeleteBucketResponse) SetHeaders ¶
func (s *DeleteBucketResponse) SetHeaders(v map[string]*string) *DeleteBucketResponse
func (DeleteBucketResponse) String ¶
func (s DeleteBucketResponse) String() string
type DeleteBucketResponseBody ¶
type DeleteBucketResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteBucketResponseBody) GoString ¶
func (s DeleteBucketResponseBody) GoString() string
func (*DeleteBucketResponseBody) SetRequestId ¶
func (s *DeleteBucketResponseBody) SetRequestId(v string) *DeleteBucketResponseBody
func (DeleteBucketResponseBody) String ¶
func (s DeleteBucketResponseBody) String() string
type DeleteClusterRequest ¶
type DeleteClusterRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteClusterRequest) GoString ¶
func (s DeleteClusterRequest) GoString() string
func (*DeleteClusterRequest) SetClusterId ¶
func (s *DeleteClusterRequest) SetClusterId(v string) *DeleteClusterRequest
func (*DeleteClusterRequest) SetOwnerId ¶
func (s *DeleteClusterRequest) SetOwnerId(v int64) *DeleteClusterRequest
func (DeleteClusterRequest) String ¶
func (s DeleteClusterRequest) String() string
type DeleteClusterResponse ¶
type DeleteClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteClusterResponse) GoString ¶
func (s DeleteClusterResponse) GoString() string
func (*DeleteClusterResponse) SetBody ¶
func (s *DeleteClusterResponse) SetBody(v *DeleteClusterResponseBody) *DeleteClusterResponse
func (*DeleteClusterResponse) SetHeaders ¶
func (s *DeleteClusterResponse) SetHeaders(v map[string]*string) *DeleteClusterResponse
func (DeleteClusterResponse) String ¶
func (s DeleteClusterResponse) String() string
type DeleteClusterResponseBody ¶
type DeleteClusterResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteClusterResponseBody) GoString ¶
func (s DeleteClusterResponseBody) GoString() string
func (*DeleteClusterResponseBody) SetRequestId ¶
func (s *DeleteClusterResponseBody) SetRequestId(v string) *DeleteClusterResponseBody
func (DeleteClusterResponseBody) String ¶
func (s DeleteClusterResponseBody) String() string
type DeleteDeviceRequest ¶
type DeleteDeviceRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteDeviceRequest) GoString ¶
func (s DeleteDeviceRequest) GoString() string
func (*DeleteDeviceRequest) SetId ¶
func (s *DeleteDeviceRequest) SetId(v string) *DeleteDeviceRequest
func (*DeleteDeviceRequest) SetOwnerId ¶
func (s *DeleteDeviceRequest) SetOwnerId(v int64) *DeleteDeviceRequest
func (DeleteDeviceRequest) String ¶
func (s DeleteDeviceRequest) String() string
type DeleteDeviceResponse ¶
type DeleteDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteDeviceResponse) GoString ¶
func (s DeleteDeviceResponse) GoString() string
func (*DeleteDeviceResponse) SetBody ¶
func (s *DeleteDeviceResponse) SetBody(v *DeleteDeviceResponseBody) *DeleteDeviceResponse
func (*DeleteDeviceResponse) SetHeaders ¶
func (s *DeleteDeviceResponse) SetHeaders(v map[string]*string) *DeleteDeviceResponse
func (DeleteDeviceResponse) String ¶
func (s DeleteDeviceResponse) String() string
type DeleteDeviceResponseBody ¶
type DeleteDeviceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteDeviceResponseBody) GoString ¶
func (s DeleteDeviceResponseBody) GoString() string
func (*DeleteDeviceResponseBody) SetRequestId ¶
func (s *DeleteDeviceResponseBody) SetRequestId(v string) *DeleteDeviceResponseBody
func (DeleteDeviceResponseBody) String ¶
func (s DeleteDeviceResponseBody) String() string
type DeleteDirectoryRequest ¶
type DeleteDirectoryRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteDirectoryRequest) GoString ¶
func (s DeleteDirectoryRequest) GoString() string
func (*DeleteDirectoryRequest) SetId ¶
func (s *DeleteDirectoryRequest) SetId(v string) *DeleteDirectoryRequest
func (*DeleteDirectoryRequest) SetOwnerId ¶
func (s *DeleteDirectoryRequest) SetOwnerId(v int64) *DeleteDirectoryRequest
func (DeleteDirectoryRequest) String ¶
func (s DeleteDirectoryRequest) String() string
type DeleteDirectoryResponse ¶
type DeleteDirectoryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteDirectoryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteDirectoryResponse) GoString ¶
func (s DeleteDirectoryResponse) GoString() string
func (*DeleteDirectoryResponse) SetBody ¶
func (s *DeleteDirectoryResponse) SetBody(v *DeleteDirectoryResponseBody) *DeleteDirectoryResponse
func (*DeleteDirectoryResponse) SetHeaders ¶
func (s *DeleteDirectoryResponse) SetHeaders(v map[string]*string) *DeleteDirectoryResponse
func (DeleteDirectoryResponse) String ¶
func (s DeleteDirectoryResponse) String() string
type DeleteDirectoryResponseBody ¶
type DeleteDirectoryResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteDirectoryResponseBody) GoString ¶
func (s DeleteDirectoryResponseBody) GoString() string
func (*DeleteDirectoryResponseBody) SetRequestId ¶
func (s *DeleteDirectoryResponseBody) SetRequestId(v string) *DeleteDirectoryResponseBody
func (DeleteDirectoryResponseBody) String ¶
func (s DeleteDirectoryResponseBody) String() string
type DeleteGroupRequest ¶
type DeleteGroupRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteGroupRequest) GoString ¶
func (s DeleteGroupRequest) GoString() string
func (*DeleteGroupRequest) SetId ¶
func (s *DeleteGroupRequest) SetId(v string) *DeleteGroupRequest
func (*DeleteGroupRequest) SetOwnerId ¶
func (s *DeleteGroupRequest) SetOwnerId(v int64) *DeleteGroupRequest
func (DeleteGroupRequest) String ¶
func (s DeleteGroupRequest) String() string
type DeleteGroupResponse ¶
type DeleteGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteGroupResponse) GoString ¶
func (s DeleteGroupResponse) GoString() string
func (*DeleteGroupResponse) SetBody ¶
func (s *DeleteGroupResponse) SetBody(v *DeleteGroupResponseBody) *DeleteGroupResponse
func (*DeleteGroupResponse) SetHeaders ¶
func (s *DeleteGroupResponse) SetHeaders(v map[string]*string) *DeleteGroupResponse
func (DeleteGroupResponse) String ¶
func (s DeleteGroupResponse) String() string
type DeleteGroupResponseBody ¶
type DeleteGroupResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteGroupResponseBody) GoString ¶
func (s DeleteGroupResponseBody) GoString() string
func (*DeleteGroupResponseBody) SetRequestId ¶
func (s *DeleteGroupResponseBody) SetRequestId(v string) *DeleteGroupResponseBody
func (DeleteGroupResponseBody) String ¶
func (s DeleteGroupResponseBody) String() string
type DeleteParentPlatformRequest ¶
type DeleteParentPlatformRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteParentPlatformRequest) GoString ¶
func (s DeleteParentPlatformRequest) GoString() string
func (*DeleteParentPlatformRequest) SetId ¶
func (s *DeleteParentPlatformRequest) SetId(v string) *DeleteParentPlatformRequest
func (*DeleteParentPlatformRequest) SetOwnerId ¶
func (s *DeleteParentPlatformRequest) SetOwnerId(v int64) *DeleteParentPlatformRequest
func (DeleteParentPlatformRequest) String ¶
func (s DeleteParentPlatformRequest) String() string
type DeleteParentPlatformResponse ¶
type DeleteParentPlatformResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteParentPlatformResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteParentPlatformResponse) GoString ¶
func (s DeleteParentPlatformResponse) GoString() string
func (*DeleteParentPlatformResponse) SetBody ¶
func (s *DeleteParentPlatformResponse) SetBody(v *DeleteParentPlatformResponseBody) *DeleteParentPlatformResponse
func (*DeleteParentPlatformResponse) SetHeaders ¶
func (s *DeleteParentPlatformResponse) SetHeaders(v map[string]*string) *DeleteParentPlatformResponse
func (DeleteParentPlatformResponse) String ¶
func (s DeleteParentPlatformResponse) String() string
type DeleteParentPlatformResponseBody ¶
type DeleteParentPlatformResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteParentPlatformResponseBody) GoString ¶
func (s DeleteParentPlatformResponseBody) GoString() string
func (*DeleteParentPlatformResponseBody) SetRequestId ¶
func (s *DeleteParentPlatformResponseBody) SetRequestId(v string) *DeleteParentPlatformResponseBody
func (DeleteParentPlatformResponseBody) String ¶
func (s DeleteParentPlatformResponseBody) String() string
type DeletePresetRequest ¶
type DeletePresetRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PresetId *string `json:"PresetId,omitempty" xml:"PresetId,omitempty"` }
func (DeletePresetRequest) GoString ¶
func (s DeletePresetRequest) GoString() string
func (*DeletePresetRequest) SetId ¶
func (s *DeletePresetRequest) SetId(v string) *DeletePresetRequest
func (*DeletePresetRequest) SetOwnerId ¶
func (s *DeletePresetRequest) SetOwnerId(v int64) *DeletePresetRequest
func (*DeletePresetRequest) SetPresetId ¶
func (s *DeletePresetRequest) SetPresetId(v string) *DeletePresetRequest
func (DeletePresetRequest) String ¶
func (s DeletePresetRequest) String() string
type DeletePresetResponse ¶
type DeletePresetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeletePresetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeletePresetResponse) GoString ¶
func (s DeletePresetResponse) GoString() string
func (*DeletePresetResponse) SetBody ¶
func (s *DeletePresetResponse) SetBody(v *DeletePresetResponseBody) *DeletePresetResponse
func (*DeletePresetResponse) SetHeaders ¶
func (s *DeletePresetResponse) SetHeaders(v map[string]*string) *DeletePresetResponse
func (DeletePresetResponse) String ¶
func (s DeletePresetResponse) String() string
type DeletePresetResponseBody ¶
type DeletePresetResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeletePresetResponseBody) GoString ¶
func (s DeletePresetResponseBody) GoString() string
func (*DeletePresetResponseBody) SetId ¶
func (s *DeletePresetResponseBody) SetId(v string) *DeletePresetResponseBody
func (*DeletePresetResponseBody) SetRequestId ¶
func (s *DeletePresetResponseBody) SetRequestId(v string) *DeletePresetResponseBody
func (DeletePresetResponseBody) String ¶
func (s DeletePresetResponseBody) String() string
type DeletePurchasedDeviceRequest ¶
type DeletePurchasedDeviceRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeletePurchasedDeviceRequest) GoString ¶
func (s DeletePurchasedDeviceRequest) GoString() string
func (*DeletePurchasedDeviceRequest) SetId ¶
func (s *DeletePurchasedDeviceRequest) SetId(v string) *DeletePurchasedDeviceRequest
func (*DeletePurchasedDeviceRequest) SetOwnerId ¶
func (s *DeletePurchasedDeviceRequest) SetOwnerId(v int64) *DeletePurchasedDeviceRequest
func (DeletePurchasedDeviceRequest) String ¶
func (s DeletePurchasedDeviceRequest) String() string
type DeletePurchasedDeviceResponse ¶
type DeletePurchasedDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeletePurchasedDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeletePurchasedDeviceResponse) GoString ¶
func (s DeletePurchasedDeviceResponse) GoString() string
func (*DeletePurchasedDeviceResponse) SetBody ¶
func (s *DeletePurchasedDeviceResponse) SetBody(v *DeletePurchasedDeviceResponseBody) *DeletePurchasedDeviceResponse
func (*DeletePurchasedDeviceResponse) SetHeaders ¶
func (s *DeletePurchasedDeviceResponse) SetHeaders(v map[string]*string) *DeletePurchasedDeviceResponse
func (DeletePurchasedDeviceResponse) String ¶
func (s DeletePurchasedDeviceResponse) String() string
type DeletePurchasedDeviceResponseBody ¶
type DeletePurchasedDeviceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeletePurchasedDeviceResponseBody) GoString ¶
func (s DeletePurchasedDeviceResponseBody) GoString() string
func (*DeletePurchasedDeviceResponseBody) SetRequestId ¶
func (s *DeletePurchasedDeviceResponseBody) SetRequestId(v string) *DeletePurchasedDeviceResponseBody
func (DeletePurchasedDeviceResponseBody) String ¶
func (s DeletePurchasedDeviceResponseBody) String() string
type DeleteRenderingDeviceInternetPortsRequest ¶
type DeleteRenderingDeviceInternetPortsRequest struct { ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` InternalPort *string `json:"InternalPort,omitempty" xml:"InternalPort,omitempty"` IpProtocol *string `json:"IpProtocol,omitempty" xml:"IpProtocol,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteRenderingDeviceInternetPortsRequest) GoString ¶
func (s DeleteRenderingDeviceInternetPortsRequest) GoString() string
func (*DeleteRenderingDeviceInternetPortsRequest) SetISP ¶
func (s *DeleteRenderingDeviceInternetPortsRequest) SetISP(v string) *DeleteRenderingDeviceInternetPortsRequest
func (*DeleteRenderingDeviceInternetPortsRequest) SetInstanceIds ¶
func (s *DeleteRenderingDeviceInternetPortsRequest) SetInstanceIds(v string) *DeleteRenderingDeviceInternetPortsRequest
func (*DeleteRenderingDeviceInternetPortsRequest) SetInternalPort ¶
func (s *DeleteRenderingDeviceInternetPortsRequest) SetInternalPort(v string) *DeleteRenderingDeviceInternetPortsRequest
func (*DeleteRenderingDeviceInternetPortsRequest) SetIpProtocol ¶
func (s *DeleteRenderingDeviceInternetPortsRequest) SetIpProtocol(v string) *DeleteRenderingDeviceInternetPortsRequest
func (*DeleteRenderingDeviceInternetPortsRequest) SetOwnerId ¶
func (s *DeleteRenderingDeviceInternetPortsRequest) SetOwnerId(v int64) *DeleteRenderingDeviceInternetPortsRequest
func (DeleteRenderingDeviceInternetPortsRequest) String ¶
func (s DeleteRenderingDeviceInternetPortsRequest) String() string
type DeleteRenderingDeviceInternetPortsResponse ¶
type DeleteRenderingDeviceInternetPortsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteRenderingDeviceInternetPortsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteRenderingDeviceInternetPortsResponse) GoString ¶
func (s DeleteRenderingDeviceInternetPortsResponse) GoString() string
func (*DeleteRenderingDeviceInternetPortsResponse) SetHeaders ¶
func (s *DeleteRenderingDeviceInternetPortsResponse) SetHeaders(v map[string]*string) *DeleteRenderingDeviceInternetPortsResponse
func (DeleteRenderingDeviceInternetPortsResponse) String ¶
func (s DeleteRenderingDeviceInternetPortsResponse) String() string
type DeleteRenderingDeviceInternetPortsResponseBody ¶
type DeleteRenderingDeviceInternetPortsResponseBody struct { InstanceIds *DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteRenderingDeviceInternetPortsResponseBody) GoString ¶
func (s DeleteRenderingDeviceInternetPortsResponseBody) GoString() string
func (*DeleteRenderingDeviceInternetPortsResponseBody) SetInstanceIds ¶
func (*DeleteRenderingDeviceInternetPortsResponseBody) SetRequestId ¶
func (s *DeleteRenderingDeviceInternetPortsResponseBody) SetRequestId(v string) *DeleteRenderingDeviceInternetPortsResponseBody
func (DeleteRenderingDeviceInternetPortsResponseBody) String ¶
func (s DeleteRenderingDeviceInternetPortsResponseBody) String() string
type DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds ¶
type DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds struct {
InstanceIds []*string `json:"instanceIds,omitempty" xml:"instanceIds,omitempty" type:"Repeated"`
}
func (DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) GoString ¶
func (s DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) GoString() string
func (*DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) SetInstanceIds ¶
func (s *DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) SetInstanceIds(v []*string) *DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds
func (DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) String ¶
func (s DeleteRenderingDeviceInternetPortsResponseBodyInstanceIds) String() string
type DeleteRenderingDevicesRequest ¶
type DeleteRenderingDevicesRequest struct { InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteRenderingDevicesRequest) GoString ¶
func (s DeleteRenderingDevicesRequest) GoString() string
func (*DeleteRenderingDevicesRequest) SetInstanceIds ¶
func (s *DeleteRenderingDevicesRequest) SetInstanceIds(v string) *DeleteRenderingDevicesRequest
func (*DeleteRenderingDevicesRequest) SetOwnerId ¶
func (s *DeleteRenderingDevicesRequest) SetOwnerId(v int64) *DeleteRenderingDevicesRequest
func (DeleteRenderingDevicesRequest) String ¶
func (s DeleteRenderingDevicesRequest) String() string
type DeleteRenderingDevicesResponse ¶
type DeleteRenderingDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteRenderingDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteRenderingDevicesResponse) GoString ¶
func (s DeleteRenderingDevicesResponse) GoString() string
func (*DeleteRenderingDevicesResponse) SetBody ¶
func (s *DeleteRenderingDevicesResponse) SetBody(v *DeleteRenderingDevicesResponseBody) *DeleteRenderingDevicesResponse
func (*DeleteRenderingDevicesResponse) SetHeaders ¶
func (s *DeleteRenderingDevicesResponse) SetHeaders(v map[string]*string) *DeleteRenderingDevicesResponse
func (DeleteRenderingDevicesResponse) String ¶
func (s DeleteRenderingDevicesResponse) String() string
type DeleteRenderingDevicesResponseBody ¶
type DeleteRenderingDevicesResponseBody struct { FailedIds []*string `json:"FailedIds,omitempty" xml:"FailedIds,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteRenderingDevicesResponseBody) GoString ¶
func (s DeleteRenderingDevicesResponseBody) GoString() string
func (*DeleteRenderingDevicesResponseBody) SetFailedIds ¶
func (s *DeleteRenderingDevicesResponseBody) SetFailedIds(v []*string) *DeleteRenderingDevicesResponseBody
func (*DeleteRenderingDevicesResponseBody) SetRequestId ¶
func (s *DeleteRenderingDevicesResponseBody) SetRequestId(v string) *DeleteRenderingDevicesResponseBody
func (DeleteRenderingDevicesResponseBody) String ¶
func (s DeleteRenderingDevicesResponseBody) String() string
type DeleteTemplateRequest ¶
type DeleteTemplateRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteTemplateRequest) GoString ¶
func (s DeleteTemplateRequest) GoString() string
func (*DeleteTemplateRequest) SetId ¶
func (s *DeleteTemplateRequest) SetId(v string) *DeleteTemplateRequest
func (*DeleteTemplateRequest) SetOwnerId ¶
func (s *DeleteTemplateRequest) SetOwnerId(v int64) *DeleteTemplateRequest
func (DeleteTemplateRequest) String ¶
func (s DeleteTemplateRequest) String() string
type DeleteTemplateResponse ¶
type DeleteTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteTemplateResponse) GoString ¶
func (s DeleteTemplateResponse) GoString() string
func (*DeleteTemplateResponse) SetBody ¶
func (s *DeleteTemplateResponse) SetBody(v *DeleteTemplateResponseBody) *DeleteTemplateResponse
func (*DeleteTemplateResponse) SetHeaders ¶
func (s *DeleteTemplateResponse) SetHeaders(v map[string]*string) *DeleteTemplateResponse
func (DeleteTemplateResponse) String ¶
func (s DeleteTemplateResponse) String() string
type DeleteTemplateResponseBody ¶
type DeleteTemplateResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteTemplateResponseBody) GoString ¶
func (s DeleteTemplateResponseBody) GoString() string
func (*DeleteTemplateResponseBody) SetRequestId ¶
func (s *DeleteTemplateResponseBody) SetRequestId(v string) *DeleteTemplateResponseBody
func (DeleteTemplateResponseBody) String ¶
func (s DeleteTemplateResponseBody) String() string
type DeleteVsPullStreamInfoConfigRequest ¶
type DeleteVsPullStreamInfoConfigRequest struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` }
func (DeleteVsPullStreamInfoConfigRequest) GoString ¶
func (s DeleteVsPullStreamInfoConfigRequest) GoString() string
func (*DeleteVsPullStreamInfoConfigRequest) SetAppName ¶
func (s *DeleteVsPullStreamInfoConfigRequest) SetAppName(v string) *DeleteVsPullStreamInfoConfigRequest
func (*DeleteVsPullStreamInfoConfigRequest) SetDomainName ¶
func (s *DeleteVsPullStreamInfoConfigRequest) SetDomainName(v string) *DeleteVsPullStreamInfoConfigRequest
func (*DeleteVsPullStreamInfoConfigRequest) SetOwnerId ¶
func (s *DeleteVsPullStreamInfoConfigRequest) SetOwnerId(v int64) *DeleteVsPullStreamInfoConfigRequest
func (*DeleteVsPullStreamInfoConfigRequest) SetStreamName ¶
func (s *DeleteVsPullStreamInfoConfigRequest) SetStreamName(v string) *DeleteVsPullStreamInfoConfigRequest
func (DeleteVsPullStreamInfoConfigRequest) String ¶
func (s DeleteVsPullStreamInfoConfigRequest) String() string
type DeleteVsPullStreamInfoConfigResponse ¶
type DeleteVsPullStreamInfoConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteVsPullStreamInfoConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteVsPullStreamInfoConfigResponse) GoString ¶
func (s DeleteVsPullStreamInfoConfigResponse) GoString() string
func (*DeleteVsPullStreamInfoConfigResponse) SetHeaders ¶
func (s *DeleteVsPullStreamInfoConfigResponse) SetHeaders(v map[string]*string) *DeleteVsPullStreamInfoConfigResponse
func (DeleteVsPullStreamInfoConfigResponse) String ¶
func (s DeleteVsPullStreamInfoConfigResponse) String() string
type DeleteVsPullStreamInfoConfigResponseBody ¶
type DeleteVsPullStreamInfoConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteVsPullStreamInfoConfigResponseBody) GoString ¶
func (s DeleteVsPullStreamInfoConfigResponseBody) GoString() string
func (*DeleteVsPullStreamInfoConfigResponseBody) SetRequestId ¶
func (s *DeleteVsPullStreamInfoConfigResponseBody) SetRequestId(v string) *DeleteVsPullStreamInfoConfigResponseBody
func (DeleteVsPullStreamInfoConfigResponseBody) String ¶
func (s DeleteVsPullStreamInfoConfigResponseBody) String() string
type DeleteVsStreamsNotifyUrlConfigRequest ¶
type DeleteVsStreamsNotifyUrlConfigRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DeleteVsStreamsNotifyUrlConfigRequest) GoString ¶
func (s DeleteVsStreamsNotifyUrlConfigRequest) GoString() string
func (*DeleteVsStreamsNotifyUrlConfigRequest) SetDomainName ¶
func (s *DeleteVsStreamsNotifyUrlConfigRequest) SetDomainName(v string) *DeleteVsStreamsNotifyUrlConfigRequest
func (*DeleteVsStreamsNotifyUrlConfigRequest) SetOwnerId ¶
func (s *DeleteVsStreamsNotifyUrlConfigRequest) SetOwnerId(v int64) *DeleteVsStreamsNotifyUrlConfigRequest
func (DeleteVsStreamsNotifyUrlConfigRequest) String ¶
func (s DeleteVsStreamsNotifyUrlConfigRequest) String() string
type DeleteVsStreamsNotifyUrlConfigResponse ¶
type DeleteVsStreamsNotifyUrlConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteVsStreamsNotifyUrlConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteVsStreamsNotifyUrlConfigResponse) GoString ¶
func (s DeleteVsStreamsNotifyUrlConfigResponse) GoString() string
func (*DeleteVsStreamsNotifyUrlConfigResponse) SetHeaders ¶
func (s *DeleteVsStreamsNotifyUrlConfigResponse) SetHeaders(v map[string]*string) *DeleteVsStreamsNotifyUrlConfigResponse
func (DeleteVsStreamsNotifyUrlConfigResponse) String ¶
func (s DeleteVsStreamsNotifyUrlConfigResponse) String() string
type DeleteVsStreamsNotifyUrlConfigResponseBody ¶
type DeleteVsStreamsNotifyUrlConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteVsStreamsNotifyUrlConfigResponseBody) GoString ¶
func (s DeleteVsStreamsNotifyUrlConfigResponseBody) GoString() string
func (*DeleteVsStreamsNotifyUrlConfigResponseBody) SetRequestId ¶
func (s *DeleteVsStreamsNotifyUrlConfigResponseBody) SetRequestId(v string) *DeleteVsStreamsNotifyUrlConfigResponseBody
func (DeleteVsStreamsNotifyUrlConfigResponseBody) String ¶
func (s DeleteVsStreamsNotifyUrlConfigResponseBody) String() string
type DescribeAIConfigListRequest ¶
type DescribeAIConfigListRequest struct { OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNo *int64 `json:"PageNo,omitempty" xml:"PageNo,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (DescribeAIConfigListRequest) GoString ¶
func (s DescribeAIConfigListRequest) GoString() string
func (*DescribeAIConfigListRequest) SetOwnerId ¶
func (s *DescribeAIConfigListRequest) SetOwnerId(v int64) *DescribeAIConfigListRequest
func (*DescribeAIConfigListRequest) SetPageNo ¶
func (s *DescribeAIConfigListRequest) SetPageNo(v int64) *DescribeAIConfigListRequest
func (*DescribeAIConfigListRequest) SetPageSize ¶
func (s *DescribeAIConfigListRequest) SetPageSize(v int64) *DescribeAIConfigListRequest
func (DescribeAIConfigListRequest) String ¶
func (s DescribeAIConfigListRequest) String() string
type DescribeAIConfigListResponse ¶
type DescribeAIConfigListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeAIConfigListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAIConfigListResponse) GoString ¶
func (s DescribeAIConfigListResponse) GoString() string
func (*DescribeAIConfigListResponse) SetBody ¶
func (s *DescribeAIConfigListResponse) SetBody(v *DescribeAIConfigListResponseBody) *DescribeAIConfigListResponse
func (*DescribeAIConfigListResponse) SetHeaders ¶
func (s *DescribeAIConfigListResponse) SetHeaders(v map[string]*string) *DescribeAIConfigListResponse
func (DescribeAIConfigListResponse) String ¶
func (s DescribeAIConfigListResponse) String() string
type DescribeAIConfigListResponseBody ¶
type DescribeAIConfigListResponseBody struct { AIConfigList *DescribeAIConfigListResponseBodyAIConfigList `json:"AIConfigList,omitempty" xml:"AIConfigList,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeAIConfigListResponseBody) GoString ¶
func (s DescribeAIConfigListResponseBody) GoString() string
func (*DescribeAIConfigListResponseBody) SetAIConfigList ¶
func (s *DescribeAIConfigListResponseBody) SetAIConfigList(v *DescribeAIConfigListResponseBodyAIConfigList) *DescribeAIConfigListResponseBody
func (*DescribeAIConfigListResponseBody) SetRequestId ¶
func (s *DescribeAIConfigListResponseBody) SetRequestId(v string) *DescribeAIConfigListResponseBody
func (DescribeAIConfigListResponseBody) String ¶
func (s DescribeAIConfigListResponseBody) String() string
type DescribeAIConfigListResponseBodyAIConfigList ¶
type DescribeAIConfigListResponseBodyAIConfigList struct {
AIConfigList []*DescribeAIConfigListResponseBodyAIConfigListAIConfigList `json:"AIConfigList,omitempty" xml:"AIConfigList,omitempty" type:"Repeated"`
}
func (DescribeAIConfigListResponseBodyAIConfigList) GoString ¶
func (s DescribeAIConfigListResponseBodyAIConfigList) GoString() string
func (*DescribeAIConfigListResponseBodyAIConfigList) SetAIConfigList ¶
func (DescribeAIConfigListResponseBodyAIConfigList) String ¶
func (s DescribeAIConfigListResponseBodyAIConfigList) String() string
type DescribeAIConfigListResponseBodyAIConfigListAIConfigList ¶
type DescribeAIConfigListResponseBodyAIConfigListAIConfigList struct { CaptureInterval *int32 `json:"CaptureInterval,omitempty" xml:"CaptureInterval,omitempty"` ConfigId *string `json:"ConfigId,omitempty" xml:"ConfigId,omitempty"` Configs *string `json:"Configs,omitempty" xml:"Configs,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Features *string `json:"Features,omitempty" xml:"Features,omitempty"` InstanceId *int64 `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeAIConfigListResponseBodyAIConfigListAIConfigList) GoString ¶
func (s DescribeAIConfigListResponseBodyAIConfigListAIConfigList) GoString() string
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetCaptureInterval ¶
func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetCaptureInterval(v int32) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetConfigId ¶
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetConfigs ¶
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetDescription ¶
func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetDescription(v string) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetEndTime ¶
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetFeatures ¶
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetInstanceId ¶
func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetInstanceId(v int64) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetInstanceType ¶
func (s *DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetInstanceType(v string) *DescribeAIConfigListResponseBodyAIConfigListAIConfigList
func (*DescribeAIConfigListResponseBodyAIConfigListAIConfigList) SetStartTime ¶
func (DescribeAIConfigListResponseBodyAIConfigListAIConfigList) String ¶
func (s DescribeAIConfigListResponseBodyAIConfigListAIConfigList) String() string
type DescribeAIConfigRequest ¶
type DescribeAIConfigRequest struct { ConfigId *string `json:"ConfigId,omitempty" xml:"ConfigId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeAIConfigRequest) GoString ¶
func (s DescribeAIConfigRequest) GoString() string
func (*DescribeAIConfigRequest) SetConfigId ¶
func (s *DescribeAIConfigRequest) SetConfigId(v string) *DescribeAIConfigRequest
func (*DescribeAIConfigRequest) SetOwnerId ¶
func (s *DescribeAIConfigRequest) SetOwnerId(v int64) *DescribeAIConfigRequest
func (DescribeAIConfigRequest) String ¶
func (s DescribeAIConfigRequest) String() string
type DescribeAIConfigResponse ¶
type DescribeAIConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeAIConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAIConfigResponse) GoString ¶
func (s DescribeAIConfigResponse) GoString() string
func (*DescribeAIConfigResponse) SetBody ¶
func (s *DescribeAIConfigResponse) SetBody(v *DescribeAIConfigResponseBody) *DescribeAIConfigResponse
func (*DescribeAIConfigResponse) SetHeaders ¶
func (s *DescribeAIConfigResponse) SetHeaders(v map[string]*string) *DescribeAIConfigResponse
func (DescribeAIConfigResponse) String ¶
func (s DescribeAIConfigResponse) String() string
type DescribeAIConfigResponseBody ¶
type DescribeAIConfigResponseBody struct { AIConfig *DescribeAIConfigResponseBodyAIConfig `json:"AIConfig,omitempty" xml:"AIConfig,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeAIConfigResponseBody) GoString ¶
func (s DescribeAIConfigResponseBody) GoString() string
func (*DescribeAIConfigResponseBody) SetAIConfig ¶
func (s *DescribeAIConfigResponseBody) SetAIConfig(v *DescribeAIConfigResponseBodyAIConfig) *DescribeAIConfigResponseBody
func (*DescribeAIConfigResponseBody) SetRequestId ¶
func (s *DescribeAIConfigResponseBody) SetRequestId(v string) *DescribeAIConfigResponseBody
func (DescribeAIConfigResponseBody) String ¶
func (s DescribeAIConfigResponseBody) String() string
type DescribeAIConfigResponseBodyAIConfig ¶
type DescribeAIConfigResponseBodyAIConfig struct { CaptureInterval *int32 `json:"CaptureInterval,omitempty" xml:"CaptureInterval,omitempty"` Configs *string `json:"Configs,omitempty" xml:"Configs,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Features *string `json:"Features,omitempty" xml:"Features,omitempty"` InstanceId *int64 `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeAIConfigResponseBodyAIConfig) GoString ¶
func (s DescribeAIConfigResponseBodyAIConfig) GoString() string
func (*DescribeAIConfigResponseBodyAIConfig) SetCaptureInterval ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetCaptureInterval(v int32) *DescribeAIConfigResponseBodyAIConfig
func (*DescribeAIConfigResponseBodyAIConfig) SetConfigs ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetConfigs(v string) *DescribeAIConfigResponseBodyAIConfig
func (*DescribeAIConfigResponseBodyAIConfig) SetDescription ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetDescription(v string) *DescribeAIConfigResponseBodyAIConfig
func (*DescribeAIConfigResponseBodyAIConfig) SetEndTime ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetEndTime(v int64) *DescribeAIConfigResponseBodyAIConfig
func (*DescribeAIConfigResponseBodyAIConfig) SetFeatures ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetFeatures(v string) *DescribeAIConfigResponseBodyAIConfig
func (*DescribeAIConfigResponseBodyAIConfig) SetInstanceId ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetInstanceId(v int64) *DescribeAIConfigResponseBodyAIConfig
func (*DescribeAIConfigResponseBodyAIConfig) SetInstanceType ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetInstanceType(v string) *DescribeAIConfigResponseBodyAIConfig
func (*DescribeAIConfigResponseBodyAIConfig) SetStartTime ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetStartTime(v int64) *DescribeAIConfigResponseBodyAIConfig
func (*DescribeAIConfigResponseBodyAIConfig) SetStatus ¶
func (s *DescribeAIConfigResponseBodyAIConfig) SetStatus(v string) *DescribeAIConfigResponseBodyAIConfig
func (DescribeAIConfigResponseBodyAIConfig) String ¶
func (s DescribeAIConfigResponseBodyAIConfig) String() string
type DescribeAIEventListRequest ¶
type DescribeAIEventListRequest struct { EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Feature *string `json:"Feature,omitempty" xml:"Feature,omitempty"` InstanceId *int64 `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Triggered *bool `json:"Triggered,omitempty" xml:"Triggered,omitempty"` }
func (DescribeAIEventListRequest) GoString ¶
func (s DescribeAIEventListRequest) GoString() string
func (*DescribeAIEventListRequest) SetEndTime ¶
func (s *DescribeAIEventListRequest) SetEndTime(v int64) *DescribeAIEventListRequest
func (*DescribeAIEventListRequest) SetFeature ¶
func (s *DescribeAIEventListRequest) SetFeature(v string) *DescribeAIEventListRequest
func (*DescribeAIEventListRequest) SetInstanceId ¶
func (s *DescribeAIEventListRequest) SetInstanceId(v int64) *DescribeAIEventListRequest
func (*DescribeAIEventListRequest) SetInstanceType ¶
func (s *DescribeAIEventListRequest) SetInstanceType(v string) *DescribeAIEventListRequest
func (*DescribeAIEventListRequest) SetOwnerId ¶
func (s *DescribeAIEventListRequest) SetOwnerId(v int64) *DescribeAIEventListRequest
func (*DescribeAIEventListRequest) SetStartTime ¶
func (s *DescribeAIEventListRequest) SetStartTime(v int64) *DescribeAIEventListRequest
func (*DescribeAIEventListRequest) SetTriggered ¶
func (s *DescribeAIEventListRequest) SetTriggered(v bool) *DescribeAIEventListRequest
func (DescribeAIEventListRequest) String ¶
func (s DescribeAIEventListRequest) String() string
type DescribeAIEventListResponse ¶
type DescribeAIEventListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeAIEventListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAIEventListResponse) GoString ¶
func (s DescribeAIEventListResponse) GoString() string
func (*DescribeAIEventListResponse) SetBody ¶
func (s *DescribeAIEventListResponse) SetBody(v *DescribeAIEventListResponseBody) *DescribeAIEventListResponse
func (*DescribeAIEventListResponse) SetHeaders ¶
func (s *DescribeAIEventListResponse) SetHeaders(v map[string]*string) *DescribeAIEventListResponse
func (DescribeAIEventListResponse) String ¶
func (s DescribeAIEventListResponse) String() string
type DescribeAIEventListResponseBody ¶
type DescribeAIEventListResponseBody struct { AIEventList *string `json:"AIEventList,omitempty" xml:"AIEventList,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeAIEventListResponseBody) GoString ¶
func (s DescribeAIEventListResponseBody) GoString() string
func (*DescribeAIEventListResponseBody) SetAIEventList ¶
func (s *DescribeAIEventListResponseBody) SetAIEventList(v string) *DescribeAIEventListResponseBody
func (*DescribeAIEventListResponseBody) SetRequestId ¶
func (s *DescribeAIEventListResponseBody) SetRequestId(v string) *DescribeAIEventListResponseBody
func (DescribeAIEventListResponseBody) String ¶
func (s DescribeAIEventListResponseBody) String() string
type DescribeAccountStatRequest ¶
type DescribeAccountStatRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeAccountStatRequest) GoString ¶
func (s DescribeAccountStatRequest) GoString() string
func (*DescribeAccountStatRequest) SetId ¶
func (s *DescribeAccountStatRequest) SetId(v string) *DescribeAccountStatRequest
func (*DescribeAccountStatRequest) SetOwnerId ¶
func (s *DescribeAccountStatRequest) SetOwnerId(v int64) *DescribeAccountStatRequest
func (DescribeAccountStatRequest) String ¶
func (s DescribeAccountStatRequest) String() string
type DescribeAccountStatResponse ¶
type DescribeAccountStatResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeAccountStatResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAccountStatResponse) GoString ¶
func (s DescribeAccountStatResponse) GoString() string
func (*DescribeAccountStatResponse) SetBody ¶
func (s *DescribeAccountStatResponse) SetBody(v *DescribeAccountStatResponseBody) *DescribeAccountStatResponse
func (*DescribeAccountStatResponse) SetHeaders ¶
func (s *DescribeAccountStatResponse) SetHeaders(v map[string]*string) *DescribeAccountStatResponse
func (DescribeAccountStatResponse) String ¶
func (s DescribeAccountStatResponse) String() string
type DescribeAccountStatResponseBody ¶
type DescribeAccountStatResponseBody struct { GroupLimit *int64 `json:"GroupLimit,omitempty" xml:"GroupLimit,omitempty"` GroupNum *int64 `json:"GroupNum,omitempty" xml:"GroupNum,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TemplateLimit *int64 `json:"TemplateLimit,omitempty" xml:"TemplateLimit,omitempty"` TemplateNum *int64 `json:"TemplateNum,omitempty" xml:"TemplateNum,omitempty"` }
func (DescribeAccountStatResponseBody) GoString ¶
func (s DescribeAccountStatResponseBody) GoString() string
func (*DescribeAccountStatResponseBody) SetGroupLimit ¶
func (s *DescribeAccountStatResponseBody) SetGroupLimit(v int64) *DescribeAccountStatResponseBody
func (*DescribeAccountStatResponseBody) SetGroupNum ¶
func (s *DescribeAccountStatResponseBody) SetGroupNum(v int64) *DescribeAccountStatResponseBody
func (*DescribeAccountStatResponseBody) SetId ¶
func (s *DescribeAccountStatResponseBody) SetId(v string) *DescribeAccountStatResponseBody
func (*DescribeAccountStatResponseBody) SetRequestId ¶
func (s *DescribeAccountStatResponseBody) SetRequestId(v string) *DescribeAccountStatResponseBody
func (*DescribeAccountStatResponseBody) SetTemplateLimit ¶
func (s *DescribeAccountStatResponseBody) SetTemplateLimit(v int64) *DescribeAccountStatResponseBody
func (*DescribeAccountStatResponseBody) SetTemplateNum ¶
func (s *DescribeAccountStatResponseBody) SetTemplateNum(v int64) *DescribeAccountStatResponseBody
func (DescribeAccountStatResponseBody) String ¶
func (s DescribeAccountStatResponseBody) String() string
type DescribeClusterDevicesRequest ¶
type DescribeClusterDevicesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EdgeNodeName *string `json:"EdgeNodeName,omitempty" xml:"EdgeNodeName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNo *int64 `json:"PageNo,omitempty" xml:"PageNo,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` Specification *string `json:"Specification,omitempty" xml:"Specification,omitempty"` }
func (DescribeClusterDevicesRequest) GoString ¶
func (s DescribeClusterDevicesRequest) GoString() string
func (*DescribeClusterDevicesRequest) SetClusterId ¶
func (s *DescribeClusterDevicesRequest) SetClusterId(v string) *DescribeClusterDevicesRequest
func (*DescribeClusterDevicesRequest) SetDescription ¶
func (s *DescribeClusterDevicesRequest) SetDescription(v string) *DescribeClusterDevicesRequest
func (*DescribeClusterDevicesRequest) SetEdgeNodeName ¶
func (s *DescribeClusterDevicesRequest) SetEdgeNodeName(v string) *DescribeClusterDevicesRequest
func (*DescribeClusterDevicesRequest) SetOwnerId ¶
func (s *DescribeClusterDevicesRequest) SetOwnerId(v int64) *DescribeClusterDevicesRequest
func (*DescribeClusterDevicesRequest) SetPageNo ¶
func (s *DescribeClusterDevicesRequest) SetPageNo(v int64) *DescribeClusterDevicesRequest
func (*DescribeClusterDevicesRequest) SetPageSize ¶
func (s *DescribeClusterDevicesRequest) SetPageSize(v int64) *DescribeClusterDevicesRequest
func (*DescribeClusterDevicesRequest) SetPlatform ¶
func (s *DescribeClusterDevicesRequest) SetPlatform(v string) *DescribeClusterDevicesRequest
func (*DescribeClusterDevicesRequest) SetSpecification ¶
func (s *DescribeClusterDevicesRequest) SetSpecification(v string) *DescribeClusterDevicesRequest
func (DescribeClusterDevicesRequest) String ¶
func (s DescribeClusterDevicesRequest) String() string
type DescribeClusterDevicesResponse ¶
type DescribeClusterDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeClusterDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeClusterDevicesResponse) GoString ¶
func (s DescribeClusterDevicesResponse) GoString() string
func (*DescribeClusterDevicesResponse) SetBody ¶
func (s *DescribeClusterDevicesResponse) SetBody(v *DescribeClusterDevicesResponseBody) *DescribeClusterDevicesResponse
func (*DescribeClusterDevicesResponse) SetHeaders ¶
func (s *DescribeClusterDevicesResponse) SetHeaders(v map[string]*string) *DescribeClusterDevicesResponse
func (DescribeClusterDevicesResponse) String ¶
func (s DescribeClusterDevicesResponse) String() string
type DescribeClusterDevicesResponseBody ¶
type DescribeClusterDevicesResponseBody struct { Devices []*DescribeClusterDevicesResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int64 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeClusterDevicesResponseBody) GoString ¶
func (s DescribeClusterDevicesResponseBody) GoString() string
func (*DescribeClusterDevicesResponseBody) SetDevices ¶
func (s *DescribeClusterDevicesResponseBody) SetDevices(v []*DescribeClusterDevicesResponseBodyDevices) *DescribeClusterDevicesResponseBody
func (*DescribeClusterDevicesResponseBody) SetRequestId ¶
func (s *DescribeClusterDevicesResponseBody) SetRequestId(v string) *DescribeClusterDevicesResponseBody
func (*DescribeClusterDevicesResponseBody) SetTotal ¶
func (s *DescribeClusterDevicesResponseBody) SetTotal(v int64) *DescribeClusterDevicesResponseBody
func (DescribeClusterDevicesResponseBody) String ¶
func (s DescribeClusterDevicesResponseBody) String() string
type DescribeClusterDevicesResponseBodyDevices ¶
type DescribeClusterDevicesResponseBodyDevices struct { AutoRenew *bool `json:"AutoRenew,omitempty" xml:"AutoRenew,omitempty"` AutoRenewPeriod *int32 `json:"AutoRenewPeriod,omitempty" xml:"AutoRenewPeriod,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EdgeNodeName *string `json:"EdgeNodeName,omitempty" xml:"EdgeNodeName,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` InstanceChargeType *string `json:"InstanceChargeType,omitempty" xml:"InstanceChargeType,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` IpInfos []*DescribeClusterDevicesResponseBodyDevicesIpInfos `json:"IpInfos,omitempty" xml:"IpInfos,omitempty" type:"Repeated"` MacAddress *string `json:"MacAddress,omitempty" xml:"MacAddress,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` PeriodUnit *string `json:"PeriodUnit,omitempty" xml:"PeriodUnit,omitempty"` PlatformType *string `json:"PlatformType,omitempty" xml:"PlatformType,omitempty"` PodInfos []*DescribeClusterDevicesResponseBodyDevicesPodInfos `json:"PodInfos,omitempty" xml:"PodInfos,omitempty" type:"Repeated"` Server *string `json:"Server,omitempty" xml:"Server,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeClusterDevicesResponseBodyDevices) GoString ¶
func (s DescribeClusterDevicesResponseBodyDevices) GoString() string
func (*DescribeClusterDevicesResponseBodyDevices) SetAutoRenew ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetAutoRenew(v bool) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetAutoRenewPeriod ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetAutoRenewPeriod(v int32) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetDescription ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetDescription(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetEdgeNodeName ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetEdgeNodeName(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetImageId ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetImageId(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetInstanceChargeType ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetInstanceChargeType(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetInstanceId ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetInstanceId(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetInstanceName ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetInstanceName(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetIpInfos ¶
func (*DescribeClusterDevicesResponseBodyDevices) SetMacAddress ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetMacAddress(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetPeriod ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetPeriod(v int32) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetPeriodUnit ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetPeriodUnit(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetPlatformType ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetPlatformType(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetPodInfos ¶
func (*DescribeClusterDevicesResponseBodyDevices) SetServer ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetServer(v string) *DescribeClusterDevicesResponseBodyDevices
func (*DescribeClusterDevicesResponseBodyDevices) SetStatus ¶
func (s *DescribeClusterDevicesResponseBodyDevices) SetStatus(v string) *DescribeClusterDevicesResponseBodyDevices
func (DescribeClusterDevicesResponseBodyDevices) String ¶
func (s DescribeClusterDevicesResponseBodyDevices) String() string
type DescribeClusterDevicesResponseBodyDevicesIpInfos ¶
type DescribeClusterDevicesResponseBodyDevicesIpInfos struct { ExternalIp *string `json:"ExternalIp,omitempty" xml:"ExternalIp,omitempty"` ExternalPort *string `json:"ExternalPort,omitempty" xml:"ExternalPort,omitempty"` ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` InternalIp *string `json:"InternalIp,omitempty" xml:"InternalIp,omitempty"` InternalPort *string `json:"InternalPort,omitempty" xml:"InternalPort,omitempty"` IpProtocol *string `json:"IpProtocol,omitempty" xml:"IpProtocol,omitempty"` NatType *string `json:"NatType,omitempty" xml:"NatType,omitempty"` }
func (DescribeClusterDevicesResponseBodyDevicesIpInfos) GoString ¶
func (s DescribeClusterDevicesResponseBodyDevicesIpInfos) GoString() string
func (*DescribeClusterDevicesResponseBodyDevicesIpInfos) SetExternalIp ¶
func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetExternalIp(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
func (*DescribeClusterDevicesResponseBodyDevicesIpInfos) SetExternalPort ¶
func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetExternalPort(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
func (*DescribeClusterDevicesResponseBodyDevicesIpInfos) SetInternalIp ¶
func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetInternalIp(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
func (*DescribeClusterDevicesResponseBodyDevicesIpInfos) SetInternalPort ¶
func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetInternalPort(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
func (*DescribeClusterDevicesResponseBodyDevicesIpInfos) SetIpProtocol ¶
func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetIpProtocol(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
func (*DescribeClusterDevicesResponseBodyDevicesIpInfos) SetNatType ¶
func (s *DescribeClusterDevicesResponseBodyDevicesIpInfos) SetNatType(v string) *DescribeClusterDevicesResponseBodyDevicesIpInfos
func (DescribeClusterDevicesResponseBodyDevicesIpInfos) String ¶
func (s DescribeClusterDevicesResponseBodyDevicesIpInfos) String() string
type DescribeClusterDevicesResponseBodyDevicesPodInfos ¶
type DescribeClusterDevicesResponseBodyDevicesPodInfos struct { Network []*DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork `json:"Network,omitempty" xml:"Network,omitempty" type:"Repeated"` PodId *string `json:"PodId,omitempty" xml:"PodId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeClusterDevicesResponseBodyDevicesPodInfos) GoString ¶
func (s DescribeClusterDevicesResponseBodyDevicesPodInfos) GoString() string
func (*DescribeClusterDevicesResponseBodyDevicesPodInfos) SetNetwork ¶
func (*DescribeClusterDevicesResponseBodyDevicesPodInfos) SetStatus ¶
func (s *DescribeClusterDevicesResponseBodyDevicesPodInfos) SetStatus(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfos
func (DescribeClusterDevicesResponseBodyDevicesPodInfos) String ¶
func (s DescribeClusterDevicesResponseBodyDevicesPodInfos) String() string
type DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork ¶
type DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork struct { ContainerPorts *string `json:"ContainerPorts,omitempty" xml:"ContainerPorts,omitempty"` ExternalIp *string `json:"ExternalIp,omitempty" xml:"ExternalIp,omitempty"` ExternalIsp *string `json:"ExternalIsp,omitempty" xml:"ExternalIsp,omitempty"` ExternalPorts *string `json:"ExternalPorts,omitempty" xml:"ExternalPorts,omitempty"` OutgoingIp *string `json:"OutgoingIp,omitempty" xml:"OutgoingIp,omitempty"` OutgoingIsp *string `json:"OutgoingIsp,omitempty" xml:"OutgoingIsp,omitempty"` }
func (DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) GoString ¶
func (s DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) GoString() string
func (*DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetContainerPorts ¶
func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetContainerPorts(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
func (*DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIp ¶
func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIp(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
func (*DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIsp ¶
func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIsp(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
func (*DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalPorts ¶
func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetExternalPorts(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
func (*DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIp ¶
func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIp(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
func (*DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIsp ¶
func (s *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIsp(v string) *DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork
func (DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) String ¶
func (s DescribeClusterDevicesResponseBodyDevicesPodInfosNetwork) String() string
type DescribeClusterRequest ¶
type DescribeClusterRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeClusterRequest) GoString ¶
func (s DescribeClusterRequest) GoString() string
func (*DescribeClusterRequest) SetClusterId ¶
func (s *DescribeClusterRequest) SetClusterId(v string) *DescribeClusterRequest
func (*DescribeClusterRequest) SetOwnerId ¶
func (s *DescribeClusterRequest) SetOwnerId(v int64) *DescribeClusterRequest
func (DescribeClusterRequest) String ¶
func (s DescribeClusterRequest) String() string
type DescribeClusterResponse ¶
type DescribeClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeClusterResponse) GoString ¶
func (s DescribeClusterResponse) GoString() string
func (*DescribeClusterResponse) SetBody ¶
func (s *DescribeClusterResponse) SetBody(v *DescribeClusterResponseBody) *DescribeClusterResponse
func (*DescribeClusterResponse) SetHeaders ¶
func (s *DescribeClusterResponse) SetHeaders(v map[string]*string) *DescribeClusterResponse
func (DescribeClusterResponse) String ¶
func (s DescribeClusterResponse) String() string
type DescribeClusterResponseBody ¶
type DescribeClusterResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` InternalPorts []*DescribeClusterResponseBodyInternalPorts `json:"InternalPorts,omitempty" xml:"InternalPorts,omitempty" type:"Repeated"` MaintainTime *string `json:"MaintainTime,omitempty" xml:"MaintainTime,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeClusterResponseBody) GoString ¶
func (s DescribeClusterResponseBody) GoString() string
func (*DescribeClusterResponseBody) SetClusterId ¶
func (s *DescribeClusterResponseBody) SetClusterId(v string) *DescribeClusterResponseBody
func (*DescribeClusterResponseBody) SetDescription ¶
func (s *DescribeClusterResponseBody) SetDescription(v string) *DescribeClusterResponseBody
func (*DescribeClusterResponseBody) SetInternalPorts ¶
func (s *DescribeClusterResponseBody) SetInternalPorts(v []*DescribeClusterResponseBodyInternalPorts) *DescribeClusterResponseBody
func (*DescribeClusterResponseBody) SetMaintainTime ¶
func (s *DescribeClusterResponseBody) SetMaintainTime(v string) *DescribeClusterResponseBody
func (*DescribeClusterResponseBody) SetName ¶
func (s *DescribeClusterResponseBody) SetName(v string) *DescribeClusterResponseBody
func (*DescribeClusterResponseBody) SetRequestId ¶
func (s *DescribeClusterResponseBody) SetRequestId(v string) *DescribeClusterResponseBody
func (*DescribeClusterResponseBody) SetStatus ¶
func (s *DescribeClusterResponseBody) SetStatus(v string) *DescribeClusterResponseBody
func (DescribeClusterResponseBody) String ¶
func (s DescribeClusterResponseBody) String() string
type DescribeClusterResponseBodyInternalPorts ¶
type DescribeClusterResponseBodyInternalPorts struct { IpProtocol *string `json:"IpProtocol,omitempty" xml:"IpProtocol,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` Port []*string `json:"Port,omitempty" xml:"Port,omitempty" type:"Repeated"` }
func (DescribeClusterResponseBodyInternalPorts) GoString ¶
func (s DescribeClusterResponseBodyInternalPorts) GoString() string
func (*DescribeClusterResponseBodyInternalPorts) SetIpProtocol ¶
func (s *DescribeClusterResponseBodyInternalPorts) SetIpProtocol(v string) *DescribeClusterResponseBodyInternalPorts
func (*DescribeClusterResponseBodyInternalPorts) SetPlatform ¶
func (s *DescribeClusterResponseBodyInternalPorts) SetPlatform(v string) *DescribeClusterResponseBodyInternalPorts
func (*DescribeClusterResponseBodyInternalPorts) SetPort ¶
func (s *DescribeClusterResponseBodyInternalPorts) SetPort(v []*string) *DescribeClusterResponseBodyInternalPorts
func (DescribeClusterResponseBodyInternalPorts) String ¶
func (s DescribeClusterResponseBodyInternalPorts) String() string
type DescribeClustersRequest ¶
type DescribeClustersRequest struct { OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNo *int64 `json:"PageNo,omitempty" xml:"PageNo,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (DescribeClustersRequest) GoString ¶
func (s DescribeClustersRequest) GoString() string
func (*DescribeClustersRequest) SetOwnerId ¶
func (s *DescribeClustersRequest) SetOwnerId(v int64) *DescribeClustersRequest
func (*DescribeClustersRequest) SetPageNo ¶
func (s *DescribeClustersRequest) SetPageNo(v int64) *DescribeClustersRequest
func (*DescribeClustersRequest) SetPageSize ¶
func (s *DescribeClustersRequest) SetPageSize(v int64) *DescribeClustersRequest
func (DescribeClustersRequest) String ¶
func (s DescribeClustersRequest) String() string
type DescribeClustersResponse ¶
type DescribeClustersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeClustersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeClustersResponse) GoString ¶
func (s DescribeClustersResponse) GoString() string
func (*DescribeClustersResponse) SetBody ¶
func (s *DescribeClustersResponse) SetBody(v *DescribeClustersResponseBody) *DescribeClustersResponse
func (*DescribeClustersResponse) SetHeaders ¶
func (s *DescribeClustersResponse) SetHeaders(v map[string]*string) *DescribeClustersResponse
func (DescribeClustersResponse) String ¶
func (s DescribeClustersResponse) String() string
type DescribeClustersResponseBody ¶
type DescribeClustersResponseBody struct { Clusters []*DescribeClustersResponseBodyClusters `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int64 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeClustersResponseBody) GoString ¶
func (s DescribeClustersResponseBody) GoString() string
func (*DescribeClustersResponseBody) SetClusters ¶
func (s *DescribeClustersResponseBody) SetClusters(v []*DescribeClustersResponseBodyClusters) *DescribeClustersResponseBody
func (*DescribeClustersResponseBody) SetRequestId ¶
func (s *DescribeClustersResponseBody) SetRequestId(v string) *DescribeClustersResponseBody
func (*DescribeClustersResponseBody) SetTotal ¶
func (s *DescribeClustersResponseBody) SetTotal(v int64) *DescribeClustersResponseBody
func (DescribeClustersResponseBody) String ¶
func (s DescribeClustersResponseBody) String() string
type DescribeClustersResponseBodyClusters ¶
type DescribeClustersResponseBodyClusters struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` InternalPorts []*DescribeClustersResponseBodyClustersInternalPorts `json:"InternalPorts,omitempty" xml:"InternalPorts,omitempty" type:"Repeated"` MaintainTime *string `json:"MaintainTime,omitempty" xml:"MaintainTime,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeClustersResponseBodyClusters) GoString ¶
func (s DescribeClustersResponseBodyClusters) GoString() string
func (*DescribeClustersResponseBodyClusters) SetClusterId ¶
func (s *DescribeClustersResponseBodyClusters) SetClusterId(v string) *DescribeClustersResponseBodyClusters
func (*DescribeClustersResponseBodyClusters) SetDescription ¶
func (s *DescribeClustersResponseBodyClusters) SetDescription(v string) *DescribeClustersResponseBodyClusters
func (*DescribeClustersResponseBodyClusters) SetInternalPorts ¶
func (s *DescribeClustersResponseBodyClusters) SetInternalPorts(v []*DescribeClustersResponseBodyClustersInternalPorts) *DescribeClustersResponseBodyClusters
func (*DescribeClustersResponseBodyClusters) SetMaintainTime ¶
func (s *DescribeClustersResponseBodyClusters) SetMaintainTime(v string) *DescribeClustersResponseBodyClusters
func (*DescribeClustersResponseBodyClusters) SetName ¶
func (s *DescribeClustersResponseBodyClusters) SetName(v string) *DescribeClustersResponseBodyClusters
func (*DescribeClustersResponseBodyClusters) SetStatus ¶
func (s *DescribeClustersResponseBodyClusters) SetStatus(v string) *DescribeClustersResponseBodyClusters
func (DescribeClustersResponseBodyClusters) String ¶
func (s DescribeClustersResponseBodyClusters) String() string
type DescribeClustersResponseBodyClustersInternalPorts ¶
type DescribeClustersResponseBodyClustersInternalPorts struct { IpProtocol *string `json:"IpProtocol,omitempty" xml:"IpProtocol,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` Port []*string `json:"Port,omitempty" xml:"Port,omitempty" type:"Repeated"` }
func (DescribeClustersResponseBodyClustersInternalPorts) GoString ¶
func (s DescribeClustersResponseBodyClustersInternalPorts) GoString() string
func (*DescribeClustersResponseBodyClustersInternalPorts) SetIpProtocol ¶
func (s *DescribeClustersResponseBodyClustersInternalPorts) SetIpProtocol(v string) *DescribeClustersResponseBodyClustersInternalPorts
func (*DescribeClustersResponseBodyClustersInternalPorts) SetPlatform ¶
func (s *DescribeClustersResponseBodyClustersInternalPorts) SetPlatform(v string) *DescribeClustersResponseBodyClustersInternalPorts
func (*DescribeClustersResponseBodyClustersInternalPorts) SetPort ¶
func (s *DescribeClustersResponseBodyClustersInternalPorts) SetPort(v []*string) *DescribeClustersResponseBodyClustersInternalPorts
func (DescribeClustersResponseBodyClustersInternalPorts) String ¶
func (s DescribeClustersResponseBodyClustersInternalPorts) String() string
type DescribeContainerInstanceIdRequest ¶
type DescribeContainerInstanceIdRequest struct { NodeName *string `json:"NodeName,omitempty" xml:"NodeName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PodIndex *int32 `json:"PodIndex,omitempty" xml:"PodIndex,omitempty"` }
func (DescribeContainerInstanceIdRequest) GoString ¶
func (s DescribeContainerInstanceIdRequest) GoString() string
func (*DescribeContainerInstanceIdRequest) SetNodeName ¶
func (s *DescribeContainerInstanceIdRequest) SetNodeName(v string) *DescribeContainerInstanceIdRequest
func (*DescribeContainerInstanceIdRequest) SetOwnerId ¶
func (s *DescribeContainerInstanceIdRequest) SetOwnerId(v int64) *DescribeContainerInstanceIdRequest
func (*DescribeContainerInstanceIdRequest) SetPodIndex ¶
func (s *DescribeContainerInstanceIdRequest) SetPodIndex(v int32) *DescribeContainerInstanceIdRequest
func (DescribeContainerInstanceIdRequest) String ¶
func (s DescribeContainerInstanceIdRequest) String() string
type DescribeContainerInstanceIdResponse ¶
type DescribeContainerInstanceIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeContainerInstanceIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeContainerInstanceIdResponse) GoString ¶
func (s DescribeContainerInstanceIdResponse) GoString() string
func (*DescribeContainerInstanceIdResponse) SetHeaders ¶
func (s *DescribeContainerInstanceIdResponse) SetHeaders(v map[string]*string) *DescribeContainerInstanceIdResponse
func (DescribeContainerInstanceIdResponse) String ¶
func (s DescribeContainerInstanceIdResponse) String() string
type DescribeContainerInstanceIdResponseBody ¶
type DescribeContainerInstanceIdResponseBody struct { InstanceDetail *DescribeContainerInstanceIdResponseBodyInstanceDetail `json:"InstanceDetail,omitempty" xml:"InstanceDetail,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeContainerInstanceIdResponseBody) GoString ¶
func (s DescribeContainerInstanceIdResponseBody) GoString() string
func (*DescribeContainerInstanceIdResponseBody) SetInstanceDetail ¶
func (s *DescribeContainerInstanceIdResponseBody) SetInstanceDetail(v *DescribeContainerInstanceIdResponseBodyInstanceDetail) *DescribeContainerInstanceIdResponseBody
func (*DescribeContainerInstanceIdResponseBody) SetRequestId ¶
func (s *DescribeContainerInstanceIdResponseBody) SetRequestId(v string) *DescribeContainerInstanceIdResponseBody
func (DescribeContainerInstanceIdResponseBody) String ¶
func (s DescribeContainerInstanceIdResponseBody) String() string
type DescribeContainerInstanceIdResponseBodyInstanceDetail ¶
type DescribeContainerInstanceIdResponseBodyInstanceDetail struct {
InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"`
}
func (DescribeContainerInstanceIdResponseBodyInstanceDetail) GoString ¶
func (s DescribeContainerInstanceIdResponseBodyInstanceDetail) GoString() string
func (*DescribeContainerInstanceIdResponseBodyInstanceDetail) SetInstanceId ¶
func (s *DescribeContainerInstanceIdResponseBodyInstanceDetail) SetInstanceId(v string) *DescribeContainerInstanceIdResponseBodyInstanceDetail
func (DescribeContainerInstanceIdResponseBodyInstanceDetail) String ¶
func (s DescribeContainerInstanceIdResponseBodyInstanceDetail) String() string
type DescribeDeviceChannelsRequest ¶
type DescribeDeviceChannelsRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (DescribeDeviceChannelsRequest) GoString ¶
func (s DescribeDeviceChannelsRequest) GoString() string
func (*DescribeDeviceChannelsRequest) SetId ¶
func (s *DescribeDeviceChannelsRequest) SetId(v string) *DescribeDeviceChannelsRequest
func (*DescribeDeviceChannelsRequest) SetOwnerId ¶
func (s *DescribeDeviceChannelsRequest) SetOwnerId(v int64) *DescribeDeviceChannelsRequest
func (*DescribeDeviceChannelsRequest) SetPageNum ¶
func (s *DescribeDeviceChannelsRequest) SetPageNum(v int64) *DescribeDeviceChannelsRequest
func (*DescribeDeviceChannelsRequest) SetPageSize ¶
func (s *DescribeDeviceChannelsRequest) SetPageSize(v int64) *DescribeDeviceChannelsRequest
func (DescribeDeviceChannelsRequest) String ¶
func (s DescribeDeviceChannelsRequest) String() string
type DescribeDeviceChannelsResponse ¶
type DescribeDeviceChannelsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeDeviceChannelsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDeviceChannelsResponse) GoString ¶
func (s DescribeDeviceChannelsResponse) GoString() string
func (*DescribeDeviceChannelsResponse) SetBody ¶
func (s *DescribeDeviceChannelsResponse) SetBody(v *DescribeDeviceChannelsResponseBody) *DescribeDeviceChannelsResponse
func (*DescribeDeviceChannelsResponse) SetHeaders ¶
func (s *DescribeDeviceChannelsResponse) SetHeaders(v map[string]*string) *DescribeDeviceChannelsResponse
func (DescribeDeviceChannelsResponse) String ¶
func (s DescribeDeviceChannelsResponse) String() string
type DescribeDeviceChannelsResponseBody ¶
type DescribeDeviceChannelsResponseBody struct { Channels []*DescribeDeviceChannelsResponseBodyChannels `json:"Channels,omitempty" xml:"Channels,omitempty" type:"Repeated"` PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeDeviceChannelsResponseBody) GoString ¶
func (s DescribeDeviceChannelsResponseBody) GoString() string
func (*DescribeDeviceChannelsResponseBody) SetChannels ¶
func (s *DescribeDeviceChannelsResponseBody) SetChannels(v []*DescribeDeviceChannelsResponseBodyChannels) *DescribeDeviceChannelsResponseBody
func (*DescribeDeviceChannelsResponseBody) SetPageCount ¶
func (s *DescribeDeviceChannelsResponseBody) SetPageCount(v int64) *DescribeDeviceChannelsResponseBody
func (*DescribeDeviceChannelsResponseBody) SetPageNum ¶
func (s *DescribeDeviceChannelsResponseBody) SetPageNum(v int64) *DescribeDeviceChannelsResponseBody
func (*DescribeDeviceChannelsResponseBody) SetPageSize ¶
func (s *DescribeDeviceChannelsResponseBody) SetPageSize(v int64) *DescribeDeviceChannelsResponseBody
func (*DescribeDeviceChannelsResponseBody) SetRequestId ¶
func (s *DescribeDeviceChannelsResponseBody) SetRequestId(v string) *DescribeDeviceChannelsResponseBody
func (*DescribeDeviceChannelsResponseBody) SetTotalCount ¶
func (s *DescribeDeviceChannelsResponseBody) SetTotalCount(v int64) *DescribeDeviceChannelsResponseBody
func (DescribeDeviceChannelsResponseBody) String ¶
func (s DescribeDeviceChannelsResponseBody) String() string
type DescribeDeviceChannelsResponseBodyChannels ¶
type DescribeDeviceChannelsResponseBodyChannels struct { ChannelId *int64 `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` DeviceStatus *string `json:"DeviceStatus,omitempty" xml:"DeviceStatus,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Params *string `json:"Params,omitempty" xml:"Params,omitempty"` StreamId *string `json:"StreamId,omitempty" xml:"StreamId,omitempty"` StreamStatus *string `json:"StreamStatus,omitempty" xml:"StreamStatus,omitempty"` }
func (DescribeDeviceChannelsResponseBodyChannels) GoString ¶
func (s DescribeDeviceChannelsResponseBodyChannels) GoString() string
func (*DescribeDeviceChannelsResponseBodyChannels) SetChannelId ¶
func (s *DescribeDeviceChannelsResponseBodyChannels) SetChannelId(v int64) *DescribeDeviceChannelsResponseBodyChannels
func (*DescribeDeviceChannelsResponseBodyChannels) SetDeviceId ¶
func (s *DescribeDeviceChannelsResponseBodyChannels) SetDeviceId(v string) *DescribeDeviceChannelsResponseBodyChannels
func (*DescribeDeviceChannelsResponseBodyChannels) SetDeviceStatus ¶
func (s *DescribeDeviceChannelsResponseBodyChannels) SetDeviceStatus(v string) *DescribeDeviceChannelsResponseBodyChannels
func (*DescribeDeviceChannelsResponseBodyChannels) SetGbId ¶
func (s *DescribeDeviceChannelsResponseBodyChannels) SetGbId(v string) *DescribeDeviceChannelsResponseBodyChannels
func (*DescribeDeviceChannelsResponseBodyChannels) SetName ¶
func (s *DescribeDeviceChannelsResponseBodyChannels) SetName(v string) *DescribeDeviceChannelsResponseBodyChannels
func (*DescribeDeviceChannelsResponseBodyChannels) SetParams ¶
func (s *DescribeDeviceChannelsResponseBodyChannels) SetParams(v string) *DescribeDeviceChannelsResponseBodyChannels
func (*DescribeDeviceChannelsResponseBodyChannels) SetStreamId ¶
func (s *DescribeDeviceChannelsResponseBodyChannels) SetStreamId(v string) *DescribeDeviceChannelsResponseBodyChannels
func (*DescribeDeviceChannelsResponseBodyChannels) SetStreamStatus ¶
func (s *DescribeDeviceChannelsResponseBodyChannels) SetStreamStatus(v string) *DescribeDeviceChannelsResponseBodyChannels
func (DescribeDeviceChannelsResponseBodyChannels) String ¶
func (s DescribeDeviceChannelsResponseBodyChannels) String() string
type DescribeDeviceGatewayRequest ¶
type DescribeDeviceGatewayRequest struct { ClientIp *string `json:"ClientIp,omitempty" xml:"ClientIp,omitempty"` Expire *int64 `json:"Expire,omitempty" xml:"Expire,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeDeviceGatewayRequest) GoString ¶
func (s DescribeDeviceGatewayRequest) GoString() string
func (*DescribeDeviceGatewayRequest) SetClientIp ¶
func (s *DescribeDeviceGatewayRequest) SetClientIp(v string) *DescribeDeviceGatewayRequest
func (*DescribeDeviceGatewayRequest) SetExpire ¶
func (s *DescribeDeviceGatewayRequest) SetExpire(v int64) *DescribeDeviceGatewayRequest
func (*DescribeDeviceGatewayRequest) SetId ¶
func (s *DescribeDeviceGatewayRequest) SetId(v string) *DescribeDeviceGatewayRequest
func (*DescribeDeviceGatewayRequest) SetOwnerId ¶
func (s *DescribeDeviceGatewayRequest) SetOwnerId(v int64) *DescribeDeviceGatewayRequest
func (DescribeDeviceGatewayRequest) String ¶
func (s DescribeDeviceGatewayRequest) String() string
type DescribeDeviceGatewayResponse ¶
type DescribeDeviceGatewayResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeDeviceGatewayResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDeviceGatewayResponse) GoString ¶
func (s DescribeDeviceGatewayResponse) GoString() string
func (*DescribeDeviceGatewayResponse) SetBody ¶
func (s *DescribeDeviceGatewayResponse) SetBody(v *DescribeDeviceGatewayResponseBody) *DescribeDeviceGatewayResponse
func (*DescribeDeviceGatewayResponse) SetHeaders ¶
func (s *DescribeDeviceGatewayResponse) SetHeaders(v map[string]*string) *DescribeDeviceGatewayResponse
func (DescribeDeviceGatewayResponse) String ¶
func (s DescribeDeviceGatewayResponse) String() string
type DescribeDeviceGatewayResponseBody ¶
type DescribeDeviceGatewayResponseBody struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (DescribeDeviceGatewayResponseBody) GoString ¶
func (s DescribeDeviceGatewayResponseBody) GoString() string
func (*DescribeDeviceGatewayResponseBody) SetHost ¶
func (s *DescribeDeviceGatewayResponseBody) SetHost(v string) *DescribeDeviceGatewayResponseBody
func (*DescribeDeviceGatewayResponseBody) SetPort ¶
func (s *DescribeDeviceGatewayResponseBody) SetPort(v int64) *DescribeDeviceGatewayResponseBody
func (*DescribeDeviceGatewayResponseBody) SetProtocol ¶
func (s *DescribeDeviceGatewayResponseBody) SetProtocol(v string) *DescribeDeviceGatewayResponseBody
func (*DescribeDeviceGatewayResponseBody) SetRequestId ¶
func (s *DescribeDeviceGatewayResponseBody) SetRequestId(v string) *DescribeDeviceGatewayResponseBody
func (*DescribeDeviceGatewayResponseBody) SetToken ¶
func (s *DescribeDeviceGatewayResponseBody) SetToken(v string) *DescribeDeviceGatewayResponseBody
func (DescribeDeviceGatewayResponseBody) String ¶
func (s DescribeDeviceGatewayResponseBody) String() string
type DescribeDeviceRequest ¶
type DescribeDeviceRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` IncludeDirectory *bool `json:"IncludeDirectory,omitempty" xml:"IncludeDirectory,omitempty"` IncludeStats *bool `json:"IncludeStats,omitempty" xml:"IncludeStats,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeDeviceRequest) GoString ¶
func (s DescribeDeviceRequest) GoString() string
func (*DescribeDeviceRequest) SetId ¶
func (s *DescribeDeviceRequest) SetId(v string) *DescribeDeviceRequest
func (*DescribeDeviceRequest) SetIncludeDirectory ¶
func (s *DescribeDeviceRequest) SetIncludeDirectory(v bool) *DescribeDeviceRequest
func (*DescribeDeviceRequest) SetIncludeStats ¶
func (s *DescribeDeviceRequest) SetIncludeStats(v bool) *DescribeDeviceRequest
func (*DescribeDeviceRequest) SetOwnerId ¶
func (s *DescribeDeviceRequest) SetOwnerId(v int64) *DescribeDeviceRequest
func (DescribeDeviceRequest) String ¶
func (s DescribeDeviceRequest) String() string
type DescribeDeviceResponse ¶
type DescribeDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDeviceResponse) GoString ¶
func (s DescribeDeviceResponse) GoString() string
func (*DescribeDeviceResponse) SetBody ¶
func (s *DescribeDeviceResponse) SetBody(v *DescribeDeviceResponseBody) *DescribeDeviceResponse
func (*DescribeDeviceResponse) SetHeaders ¶
func (s *DescribeDeviceResponse) SetHeaders(v map[string]*string) *DescribeDeviceResponse
func (DescribeDeviceResponse) String ¶
func (s DescribeDeviceResponse) String() string
type DescribeDeviceResponseBody ¶
type DescribeDeviceResponseBody struct { AlarmMethod *string `json:"AlarmMethod,omitempty" xml:"AlarmMethod,omitempty"` AutoPos *bool `json:"AutoPos,omitempty" xml:"AutoPos,omitempty"` AutoStart *bool `json:"AutoStart,omitempty" xml:"AutoStart,omitempty"` ChannelSyncTime *string `json:"ChannelSyncTime,omitempty" xml:"ChannelSyncTime,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Directory *DescribeDeviceResponseBodyDirectory `json:"Directory,omitempty" xml:"Directory,omitempty" type:"Struct"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` Dsn *string `json:"Dsn,omitempty" xml:"Dsn,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Latitude *string `json:"Latitude,omitempty" xml:"Latitude,omitempty"` Longitude *string `json:"Longitude,omitempty" xml:"Longitude,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Params *string `json:"Params,omitempty" xml:"Params,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` PosInterval *int64 `json:"PosInterval,omitempty" xml:"PosInterval,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` RegisteredTime *string `json:"RegisteredTime,omitempty" xml:"RegisteredTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Stats *DescribeDeviceResponseBodyStats `json:"Stats,omitempty" xml:"Stats,omitempty" type:"Struct"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` Username *string `json:"Username,omitempty" xml:"Username,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (DescribeDeviceResponseBody) GoString ¶
func (s DescribeDeviceResponseBody) GoString() string
func (*DescribeDeviceResponseBody) SetAlarmMethod ¶
func (s *DescribeDeviceResponseBody) SetAlarmMethod(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetAutoPos ¶
func (s *DescribeDeviceResponseBody) SetAutoPos(v bool) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetAutoStart ¶
func (s *DescribeDeviceResponseBody) SetAutoStart(v bool) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetChannelSyncTime ¶
func (s *DescribeDeviceResponseBody) SetChannelSyncTime(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetCreatedTime ¶
func (s *DescribeDeviceResponseBody) SetCreatedTime(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetDescription ¶
func (s *DescribeDeviceResponseBody) SetDescription(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetDirectory ¶
func (s *DescribeDeviceResponseBody) SetDirectory(v *DescribeDeviceResponseBodyDirectory) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetDirectoryId ¶
func (s *DescribeDeviceResponseBody) SetDirectoryId(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetDsn ¶
func (s *DescribeDeviceResponseBody) SetDsn(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetEnabled ¶
func (s *DescribeDeviceResponseBody) SetEnabled(v bool) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetGbId ¶
func (s *DescribeDeviceResponseBody) SetGbId(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetGroupId ¶
func (s *DescribeDeviceResponseBody) SetGroupId(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetId ¶
func (s *DescribeDeviceResponseBody) SetId(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetIp ¶
func (s *DescribeDeviceResponseBody) SetIp(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetLatitude ¶
func (s *DescribeDeviceResponseBody) SetLatitude(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetLongitude ¶
func (s *DescribeDeviceResponseBody) SetLongitude(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetName ¶
func (s *DescribeDeviceResponseBody) SetName(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetParams ¶
func (s *DescribeDeviceResponseBody) SetParams(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetParentId ¶
func (s *DescribeDeviceResponseBody) SetParentId(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetPassword ¶
func (s *DescribeDeviceResponseBody) SetPassword(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetPort ¶
func (s *DescribeDeviceResponseBody) SetPort(v int64) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetPosInterval ¶
func (s *DescribeDeviceResponseBody) SetPosInterval(v int64) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetProtocol ¶
func (s *DescribeDeviceResponseBody) SetProtocol(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetRegisteredTime ¶
func (s *DescribeDeviceResponseBody) SetRegisteredTime(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetRequestId ¶
func (s *DescribeDeviceResponseBody) SetRequestId(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetStats ¶
func (s *DescribeDeviceResponseBody) SetStats(v *DescribeDeviceResponseBodyStats) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetStatus ¶
func (s *DescribeDeviceResponseBody) SetStatus(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetType ¶
func (s *DescribeDeviceResponseBody) SetType(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetUrl ¶
func (s *DescribeDeviceResponseBody) SetUrl(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetUsername ¶
func (s *DescribeDeviceResponseBody) SetUsername(v string) *DescribeDeviceResponseBody
func (*DescribeDeviceResponseBody) SetVendor ¶
func (s *DescribeDeviceResponseBody) SetVendor(v string) *DescribeDeviceResponseBody
func (DescribeDeviceResponseBody) String ¶
func (s DescribeDeviceResponseBody) String() string
type DescribeDeviceResponseBodyDirectory ¶
type DescribeDeviceResponseBodyDirectory struct { CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` }
func (DescribeDeviceResponseBodyDirectory) GoString ¶
func (s DescribeDeviceResponseBodyDirectory) GoString() string
func (*DescribeDeviceResponseBodyDirectory) SetCreatedTime ¶
func (s *DescribeDeviceResponseBodyDirectory) SetCreatedTime(v string) *DescribeDeviceResponseBodyDirectory
func (*DescribeDeviceResponseBodyDirectory) SetDescription ¶
func (s *DescribeDeviceResponseBodyDirectory) SetDescription(v string) *DescribeDeviceResponseBodyDirectory
func (*DescribeDeviceResponseBodyDirectory) SetGroupId ¶
func (s *DescribeDeviceResponseBodyDirectory) SetGroupId(v string) *DescribeDeviceResponseBodyDirectory
func (*DescribeDeviceResponseBodyDirectory) SetId ¶
func (s *DescribeDeviceResponseBodyDirectory) SetId(v string) *DescribeDeviceResponseBodyDirectory
func (*DescribeDeviceResponseBodyDirectory) SetName ¶
func (s *DescribeDeviceResponseBodyDirectory) SetName(v string) *DescribeDeviceResponseBodyDirectory
func (*DescribeDeviceResponseBodyDirectory) SetParentId ¶
func (s *DescribeDeviceResponseBodyDirectory) SetParentId(v string) *DescribeDeviceResponseBodyDirectory
func (DescribeDeviceResponseBodyDirectory) String ¶
func (s DescribeDeviceResponseBodyDirectory) String() string
type DescribeDeviceResponseBodyStats ¶
type DescribeDeviceResponseBodyStats struct { ChannelNum *int64 `json:"ChannelNum,omitempty" xml:"ChannelNum,omitempty"` FailedNum *int64 `json:"FailedNum,omitempty" xml:"FailedNum,omitempty"` OfflineNum *int64 `json:"OfflineNum,omitempty" xml:"OfflineNum,omitempty"` OnlineNum *int64 `json:"OnlineNum,omitempty" xml:"OnlineNum,omitempty"` StreamNum *int64 `json:"StreamNum,omitempty" xml:"StreamNum,omitempty"` }
func (DescribeDeviceResponseBodyStats) GoString ¶
func (s DescribeDeviceResponseBodyStats) GoString() string
func (*DescribeDeviceResponseBodyStats) SetChannelNum ¶
func (s *DescribeDeviceResponseBodyStats) SetChannelNum(v int64) *DescribeDeviceResponseBodyStats
func (*DescribeDeviceResponseBodyStats) SetFailedNum ¶
func (s *DescribeDeviceResponseBodyStats) SetFailedNum(v int64) *DescribeDeviceResponseBodyStats
func (*DescribeDeviceResponseBodyStats) SetOfflineNum ¶
func (s *DescribeDeviceResponseBodyStats) SetOfflineNum(v int64) *DescribeDeviceResponseBodyStats
func (*DescribeDeviceResponseBodyStats) SetOnlineNum ¶
func (s *DescribeDeviceResponseBodyStats) SetOnlineNum(v int64) *DescribeDeviceResponseBodyStats
func (*DescribeDeviceResponseBodyStats) SetStreamNum ¶
func (s *DescribeDeviceResponseBodyStats) SetStreamNum(v int64) *DescribeDeviceResponseBodyStats
func (DescribeDeviceResponseBodyStats) String ¶
func (s DescribeDeviceResponseBodyStats) String() string
type DescribeDeviceURLRequest ¶
type DescribeDeviceURLRequest struct { Auth *bool `json:"Auth,omitempty" xml:"Auth,omitempty"` Expire *int64 `json:"Expire,omitempty" xml:"Expire,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Mode *string `json:"Mode,omitempty" xml:"Mode,omitempty"` OutProtocol *string `json:"OutProtocol,omitempty" xml:"OutProtocol,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Stream *string `json:"Stream,omitempty" xml:"Stream,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeDeviceURLRequest) GoString ¶
func (s DescribeDeviceURLRequest) GoString() string
func (*DescribeDeviceURLRequest) SetAuth ¶
func (s *DescribeDeviceURLRequest) SetAuth(v bool) *DescribeDeviceURLRequest
func (*DescribeDeviceURLRequest) SetExpire ¶
func (s *DescribeDeviceURLRequest) SetExpire(v int64) *DescribeDeviceURLRequest
func (*DescribeDeviceURLRequest) SetId ¶
func (s *DescribeDeviceURLRequest) SetId(v string) *DescribeDeviceURLRequest
func (*DescribeDeviceURLRequest) SetMode ¶
func (s *DescribeDeviceURLRequest) SetMode(v string) *DescribeDeviceURLRequest
func (*DescribeDeviceURLRequest) SetOutProtocol ¶
func (s *DescribeDeviceURLRequest) SetOutProtocol(v string) *DescribeDeviceURLRequest
func (*DescribeDeviceURLRequest) SetOwnerId ¶
func (s *DescribeDeviceURLRequest) SetOwnerId(v int64) *DescribeDeviceURLRequest
func (*DescribeDeviceURLRequest) SetStream ¶
func (s *DescribeDeviceURLRequest) SetStream(v string) *DescribeDeviceURLRequest
func (*DescribeDeviceURLRequest) SetType ¶
func (s *DescribeDeviceURLRequest) SetType(v string) *DescribeDeviceURLRequest
func (DescribeDeviceURLRequest) String ¶
func (s DescribeDeviceURLRequest) String() string
type DescribeDeviceURLResponse ¶
type DescribeDeviceURLResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeDeviceURLResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDeviceURLResponse) GoString ¶
func (s DescribeDeviceURLResponse) GoString() string
func (*DescribeDeviceURLResponse) SetBody ¶
func (s *DescribeDeviceURLResponse) SetBody(v *DescribeDeviceURLResponseBody) *DescribeDeviceURLResponse
func (*DescribeDeviceURLResponse) SetHeaders ¶
func (s *DescribeDeviceURLResponse) SetHeaders(v map[string]*string) *DescribeDeviceURLResponse
func (DescribeDeviceURLResponse) String ¶
func (s DescribeDeviceURLResponse) String() string
type DescribeDeviceURLResponseBody ¶
type DescribeDeviceURLResponseBody struct { ExpireTime *int64 `json:"ExpireTime,omitempty" xml:"ExpireTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeDeviceURLResponseBody) GoString ¶
func (s DescribeDeviceURLResponseBody) GoString() string
func (*DescribeDeviceURLResponseBody) SetExpireTime ¶
func (s *DescribeDeviceURLResponseBody) SetExpireTime(v int64) *DescribeDeviceURLResponseBody
func (*DescribeDeviceURLResponseBody) SetRequestId ¶
func (s *DescribeDeviceURLResponseBody) SetRequestId(v string) *DescribeDeviceURLResponseBody
func (*DescribeDeviceURLResponseBody) SetUrl ¶
func (s *DescribeDeviceURLResponseBody) SetUrl(v string) *DescribeDeviceURLResponseBody
func (DescribeDeviceURLResponseBody) String ¶
func (s DescribeDeviceURLResponseBody) String() string
type DescribeDevicesRequest ¶
type DescribeDevicesRequest struct { DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` Dsn *string `json:"Dsn,omitempty" xml:"Dsn,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` IncludeDirectory *bool `json:"IncludeDirectory,omitempty" xml:"IncludeDirectory,omitempty"` IncludeStats *bool `json:"IncludeStats,omitempty" xml:"IncludeStats,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (DescribeDevicesRequest) GoString ¶
func (s DescribeDevicesRequest) GoString() string
func (*DescribeDevicesRequest) SetDirectoryId ¶
func (s *DescribeDevicesRequest) SetDirectoryId(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetDsn ¶
func (s *DescribeDevicesRequest) SetDsn(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetGbId ¶
func (s *DescribeDevicesRequest) SetGbId(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetGroupId ¶
func (s *DescribeDevicesRequest) SetGroupId(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetId ¶
func (s *DescribeDevicesRequest) SetId(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetIncludeDirectory ¶
func (s *DescribeDevicesRequest) SetIncludeDirectory(v bool) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetIncludeStats ¶
func (s *DescribeDevicesRequest) SetIncludeStats(v bool) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetName ¶
func (s *DescribeDevicesRequest) SetName(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetOwnerId ¶
func (s *DescribeDevicesRequest) SetOwnerId(v int64) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetPageNum ¶
func (s *DescribeDevicesRequest) SetPageNum(v int64) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetPageSize ¶
func (s *DescribeDevicesRequest) SetPageSize(v int64) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetParentId ¶
func (s *DescribeDevicesRequest) SetParentId(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetSortBy ¶
func (s *DescribeDevicesRequest) SetSortBy(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetSortDirection ¶
func (s *DescribeDevicesRequest) SetSortDirection(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetStatus ¶
func (s *DescribeDevicesRequest) SetStatus(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetType ¶
func (s *DescribeDevicesRequest) SetType(v string) *DescribeDevicesRequest
func (*DescribeDevicesRequest) SetVendor ¶
func (s *DescribeDevicesRequest) SetVendor(v string) *DescribeDevicesRequest
func (DescribeDevicesRequest) String ¶
func (s DescribeDevicesRequest) String() string
type DescribeDevicesResponse ¶
type DescribeDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDevicesResponse) GoString ¶
func (s DescribeDevicesResponse) GoString() string
func (*DescribeDevicesResponse) SetBody ¶
func (s *DescribeDevicesResponse) SetBody(v *DescribeDevicesResponseBody) *DescribeDevicesResponse
func (*DescribeDevicesResponse) SetHeaders ¶
func (s *DescribeDevicesResponse) SetHeaders(v map[string]*string) *DescribeDevicesResponse
func (DescribeDevicesResponse) String ¶
func (s DescribeDevicesResponse) String() string
type DescribeDevicesResponseBody ¶
type DescribeDevicesResponseBody struct { Devices []*DescribeDevicesResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeDevicesResponseBody) GoString ¶
func (s DescribeDevicesResponseBody) GoString() string
func (*DescribeDevicesResponseBody) SetDevices ¶
func (s *DescribeDevicesResponseBody) SetDevices(v []*DescribeDevicesResponseBodyDevices) *DescribeDevicesResponseBody
func (*DescribeDevicesResponseBody) SetPageCount ¶
func (s *DescribeDevicesResponseBody) SetPageCount(v int64) *DescribeDevicesResponseBody
func (*DescribeDevicesResponseBody) SetPageNum ¶
func (s *DescribeDevicesResponseBody) SetPageNum(v int64) *DescribeDevicesResponseBody
func (*DescribeDevicesResponseBody) SetPageSize ¶
func (s *DescribeDevicesResponseBody) SetPageSize(v int64) *DescribeDevicesResponseBody
func (*DescribeDevicesResponseBody) SetRequestId ¶
func (s *DescribeDevicesResponseBody) SetRequestId(v string) *DescribeDevicesResponseBody
func (*DescribeDevicesResponseBody) SetTotalCount ¶
func (s *DescribeDevicesResponseBody) SetTotalCount(v int64) *DescribeDevicesResponseBody
func (DescribeDevicesResponseBody) String ¶
func (s DescribeDevicesResponseBody) String() string
type DescribeDevicesResponseBodyDevices ¶
type DescribeDevicesResponseBodyDevices struct { AlarmMethod *string `json:"AlarmMethod,omitempty" xml:"AlarmMethod,omitempty"` AutoDirectory *bool `json:"AutoDirectory,omitempty" xml:"AutoDirectory,omitempty"` AutoPos *bool `json:"AutoPos,omitempty" xml:"AutoPos,omitempty"` AutoStart *bool `json:"AutoStart,omitempty" xml:"AutoStart,omitempty"` ChannelSyncTime *string `json:"ChannelSyncTime,omitempty" xml:"ChannelSyncTime,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Directory *DescribeDevicesResponseBodyDevicesDirectory `json:"Directory,omitempty" xml:"Directory,omitempty" type:"Struct"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` Dsn *string `json:"Dsn,omitempty" xml:"Dsn,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Latitude *string `json:"Latitude,omitempty" xml:"Latitude,omitempty"` Longitude *string `json:"Longitude,omitempty" xml:"Longitude,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Params *string `json:"Params,omitempty" xml:"Params,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` PosInterval *int64 `json:"PosInterval,omitempty" xml:"PosInterval,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` RegisteredTime *string `json:"RegisteredTime,omitempty" xml:"RegisteredTime,omitempty"` Stats *DescribeDevicesResponseBodyDevicesStats `json:"Stats,omitempty" xml:"Stats,omitempty" type:"Struct"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` Username *string `json:"Username,omitempty" xml:"Username,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (DescribeDevicesResponseBodyDevices) GoString ¶
func (s DescribeDevicesResponseBodyDevices) GoString() string
func (*DescribeDevicesResponseBodyDevices) SetAlarmMethod ¶
func (s *DescribeDevicesResponseBodyDevices) SetAlarmMethod(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetAutoDirectory ¶
func (s *DescribeDevicesResponseBodyDevices) SetAutoDirectory(v bool) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetAutoPos ¶
func (s *DescribeDevicesResponseBodyDevices) SetAutoPos(v bool) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetAutoStart ¶
func (s *DescribeDevicesResponseBodyDevices) SetAutoStart(v bool) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetChannelSyncTime ¶
func (s *DescribeDevicesResponseBodyDevices) SetChannelSyncTime(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetCreatedTime ¶
func (s *DescribeDevicesResponseBodyDevices) SetCreatedTime(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetDescription ¶
func (s *DescribeDevicesResponseBodyDevices) SetDescription(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetDirectory ¶
func (s *DescribeDevicesResponseBodyDevices) SetDirectory(v *DescribeDevicesResponseBodyDevicesDirectory) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetDirectoryId ¶
func (s *DescribeDevicesResponseBodyDevices) SetDirectoryId(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetDsn ¶
func (s *DescribeDevicesResponseBodyDevices) SetDsn(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetEnabled ¶
func (s *DescribeDevicesResponseBodyDevices) SetEnabled(v bool) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetGbId ¶
func (s *DescribeDevicesResponseBodyDevices) SetGbId(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetGroupId ¶
func (s *DescribeDevicesResponseBodyDevices) SetGroupId(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetId ¶
func (s *DescribeDevicesResponseBodyDevices) SetId(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetIp ¶
func (s *DescribeDevicesResponseBodyDevices) SetIp(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetLatitude ¶
func (s *DescribeDevicesResponseBodyDevices) SetLatitude(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetLongitude ¶
func (s *DescribeDevicesResponseBodyDevices) SetLongitude(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetName ¶
func (s *DescribeDevicesResponseBodyDevices) SetName(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetParams ¶
func (s *DescribeDevicesResponseBodyDevices) SetParams(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetParentId ¶
func (s *DescribeDevicesResponseBodyDevices) SetParentId(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetPassword ¶
func (s *DescribeDevicesResponseBodyDevices) SetPassword(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetPort ¶
func (s *DescribeDevicesResponseBodyDevices) SetPort(v int64) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetPosInterval ¶
func (s *DescribeDevicesResponseBodyDevices) SetPosInterval(v int64) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetProtocol ¶
func (s *DescribeDevicesResponseBodyDevices) SetProtocol(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetRegisteredTime ¶
func (s *DescribeDevicesResponseBodyDevices) SetRegisteredTime(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetStatus ¶
func (s *DescribeDevicesResponseBodyDevices) SetStatus(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetType ¶
func (s *DescribeDevicesResponseBodyDevices) SetType(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetUrl ¶
func (s *DescribeDevicesResponseBodyDevices) SetUrl(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetUsername ¶
func (s *DescribeDevicesResponseBodyDevices) SetUsername(v string) *DescribeDevicesResponseBodyDevices
func (*DescribeDevicesResponseBodyDevices) SetVendor ¶
func (s *DescribeDevicesResponseBodyDevices) SetVendor(v string) *DescribeDevicesResponseBodyDevices
func (DescribeDevicesResponseBodyDevices) String ¶
func (s DescribeDevicesResponseBodyDevices) String() string
type DescribeDevicesResponseBodyDevicesDirectory ¶
type DescribeDevicesResponseBodyDevicesDirectory struct { CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` }
func (DescribeDevicesResponseBodyDevicesDirectory) GoString ¶
func (s DescribeDevicesResponseBodyDevicesDirectory) GoString() string
func (*DescribeDevicesResponseBodyDevicesDirectory) SetCreatedTime ¶
func (s *DescribeDevicesResponseBodyDevicesDirectory) SetCreatedTime(v string) *DescribeDevicesResponseBodyDevicesDirectory
func (*DescribeDevicesResponseBodyDevicesDirectory) SetDescription ¶
func (s *DescribeDevicesResponseBodyDevicesDirectory) SetDescription(v string) *DescribeDevicesResponseBodyDevicesDirectory
func (*DescribeDevicesResponseBodyDevicesDirectory) SetGroupId ¶
func (s *DescribeDevicesResponseBodyDevicesDirectory) SetGroupId(v string) *DescribeDevicesResponseBodyDevicesDirectory
func (*DescribeDevicesResponseBodyDevicesDirectory) SetName ¶
func (s *DescribeDevicesResponseBodyDevicesDirectory) SetName(v string) *DescribeDevicesResponseBodyDevicesDirectory
func (*DescribeDevicesResponseBodyDevicesDirectory) SetParentId ¶
func (s *DescribeDevicesResponseBodyDevicesDirectory) SetParentId(v string) *DescribeDevicesResponseBodyDevicesDirectory
func (DescribeDevicesResponseBodyDevicesDirectory) String ¶
func (s DescribeDevicesResponseBodyDevicesDirectory) String() string
type DescribeDevicesResponseBodyDevicesStats ¶
type DescribeDevicesResponseBodyDevicesStats struct { ChannelNum *int64 `json:"ChannelNum,omitempty" xml:"ChannelNum,omitempty"` FailedNum *int64 `json:"FailedNum,omitempty" xml:"FailedNum,omitempty"` OfflineNum *int64 `json:"OfflineNum,omitempty" xml:"OfflineNum,omitempty"` OnlineNum *int64 `json:"OnlineNum,omitempty" xml:"OnlineNum,omitempty"` StreamNum *int64 `json:"StreamNum,omitempty" xml:"StreamNum,omitempty"` }
func (DescribeDevicesResponseBodyDevicesStats) GoString ¶
func (s DescribeDevicesResponseBodyDevicesStats) GoString() string
func (*DescribeDevicesResponseBodyDevicesStats) SetChannelNum ¶
func (s *DescribeDevicesResponseBodyDevicesStats) SetChannelNum(v int64) *DescribeDevicesResponseBodyDevicesStats
func (*DescribeDevicesResponseBodyDevicesStats) SetFailedNum ¶
func (s *DescribeDevicesResponseBodyDevicesStats) SetFailedNum(v int64) *DescribeDevicesResponseBodyDevicesStats
func (*DescribeDevicesResponseBodyDevicesStats) SetOfflineNum ¶
func (s *DescribeDevicesResponseBodyDevicesStats) SetOfflineNum(v int64) *DescribeDevicesResponseBodyDevicesStats
func (*DescribeDevicesResponseBodyDevicesStats) SetOnlineNum ¶
func (s *DescribeDevicesResponseBodyDevicesStats) SetOnlineNum(v int64) *DescribeDevicesResponseBodyDevicesStats
func (*DescribeDevicesResponseBodyDevicesStats) SetStreamNum ¶
func (s *DescribeDevicesResponseBodyDevicesStats) SetStreamNum(v int64) *DescribeDevicesResponseBodyDevicesStats
func (DescribeDevicesResponseBodyDevicesStats) String ¶
func (s DescribeDevicesResponseBodyDevicesStats) String() string
type DescribeDirectoriesRequest ¶
type DescribeDirectoriesRequest struct { GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` NoPagination *bool `json:"NoPagination,omitempty" xml:"NoPagination,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` }
func (DescribeDirectoriesRequest) GoString ¶
func (s DescribeDirectoriesRequest) GoString() string
func (*DescribeDirectoriesRequest) SetGroupId ¶
func (s *DescribeDirectoriesRequest) SetGroupId(v string) *DescribeDirectoriesRequest
func (*DescribeDirectoriesRequest) SetNoPagination ¶
func (s *DescribeDirectoriesRequest) SetNoPagination(v bool) *DescribeDirectoriesRequest
func (*DescribeDirectoriesRequest) SetOwnerId ¶
func (s *DescribeDirectoriesRequest) SetOwnerId(v int64) *DescribeDirectoriesRequest
func (*DescribeDirectoriesRequest) SetPageNum ¶
func (s *DescribeDirectoriesRequest) SetPageNum(v int64) *DescribeDirectoriesRequest
func (*DescribeDirectoriesRequest) SetPageSize ¶
func (s *DescribeDirectoriesRequest) SetPageSize(v int64) *DescribeDirectoriesRequest
func (*DescribeDirectoriesRequest) SetParentId ¶
func (s *DescribeDirectoriesRequest) SetParentId(v string) *DescribeDirectoriesRequest
func (*DescribeDirectoriesRequest) SetSortBy ¶
func (s *DescribeDirectoriesRequest) SetSortBy(v string) *DescribeDirectoriesRequest
func (*DescribeDirectoriesRequest) SetSortDirection ¶
func (s *DescribeDirectoriesRequest) SetSortDirection(v string) *DescribeDirectoriesRequest
func (DescribeDirectoriesRequest) String ¶
func (s DescribeDirectoriesRequest) String() string
type DescribeDirectoriesResponse ¶
type DescribeDirectoriesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeDirectoriesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDirectoriesResponse) GoString ¶
func (s DescribeDirectoriesResponse) GoString() string
func (*DescribeDirectoriesResponse) SetBody ¶
func (s *DescribeDirectoriesResponse) SetBody(v *DescribeDirectoriesResponseBody) *DescribeDirectoriesResponse
func (*DescribeDirectoriesResponse) SetHeaders ¶
func (s *DescribeDirectoriesResponse) SetHeaders(v map[string]*string) *DescribeDirectoriesResponse
func (DescribeDirectoriesResponse) String ¶
func (s DescribeDirectoriesResponse) String() string
type DescribeDirectoriesResponseBody ¶
type DescribeDirectoriesResponseBody struct { Directories []*DescribeDirectoriesResponseBodyDirectories `json:"Directories,omitempty" xml:"Directories,omitempty" type:"Repeated"` PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeDirectoriesResponseBody) GoString ¶
func (s DescribeDirectoriesResponseBody) GoString() string
func (*DescribeDirectoriesResponseBody) SetDirectories ¶
func (s *DescribeDirectoriesResponseBody) SetDirectories(v []*DescribeDirectoriesResponseBodyDirectories) *DescribeDirectoriesResponseBody
func (*DescribeDirectoriesResponseBody) SetPageCount ¶
func (s *DescribeDirectoriesResponseBody) SetPageCount(v int64) *DescribeDirectoriesResponseBody
func (*DescribeDirectoriesResponseBody) SetPageNum ¶
func (s *DescribeDirectoriesResponseBody) SetPageNum(v int64) *DescribeDirectoriesResponseBody
func (*DescribeDirectoriesResponseBody) SetPageSize ¶
func (s *DescribeDirectoriesResponseBody) SetPageSize(v int64) *DescribeDirectoriesResponseBody
func (*DescribeDirectoriesResponseBody) SetRequestId ¶
func (s *DescribeDirectoriesResponseBody) SetRequestId(v string) *DescribeDirectoriesResponseBody
func (*DescribeDirectoriesResponseBody) SetTotalCount ¶
func (s *DescribeDirectoriesResponseBody) SetTotalCount(v int64) *DescribeDirectoriesResponseBody
func (DescribeDirectoriesResponseBody) String ¶
func (s DescribeDirectoriesResponseBody) String() string
type DescribeDirectoriesResponseBodyDirectories ¶
type DescribeDirectoriesResponseBodyDirectories struct { CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` }
func (DescribeDirectoriesResponseBodyDirectories) GoString ¶
func (s DescribeDirectoriesResponseBodyDirectories) GoString() string
func (*DescribeDirectoriesResponseBodyDirectories) SetCreatedTime ¶
func (s *DescribeDirectoriesResponseBodyDirectories) SetCreatedTime(v string) *DescribeDirectoriesResponseBodyDirectories
func (*DescribeDirectoriesResponseBodyDirectories) SetDescription ¶
func (s *DescribeDirectoriesResponseBodyDirectories) SetDescription(v string) *DescribeDirectoriesResponseBodyDirectories
func (*DescribeDirectoriesResponseBodyDirectories) SetGroupId ¶
func (s *DescribeDirectoriesResponseBodyDirectories) SetGroupId(v string) *DescribeDirectoriesResponseBodyDirectories
func (*DescribeDirectoriesResponseBodyDirectories) SetName ¶
func (s *DescribeDirectoriesResponseBodyDirectories) SetName(v string) *DescribeDirectoriesResponseBodyDirectories
func (*DescribeDirectoriesResponseBodyDirectories) SetParentId ¶
func (s *DescribeDirectoriesResponseBodyDirectories) SetParentId(v string) *DescribeDirectoriesResponseBodyDirectories
func (DescribeDirectoriesResponseBodyDirectories) String ¶
func (s DescribeDirectoriesResponseBodyDirectories) String() string
type DescribeDirectoryRequest ¶
type DescribeDirectoryRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeDirectoryRequest) GoString ¶
func (s DescribeDirectoryRequest) GoString() string
func (*DescribeDirectoryRequest) SetId ¶
func (s *DescribeDirectoryRequest) SetId(v string) *DescribeDirectoryRequest
func (*DescribeDirectoryRequest) SetOwnerId ¶
func (s *DescribeDirectoryRequest) SetOwnerId(v int64) *DescribeDirectoryRequest
func (DescribeDirectoryRequest) String ¶
func (s DescribeDirectoryRequest) String() string
type DescribeDirectoryResponse ¶
type DescribeDirectoryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeDirectoryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDirectoryResponse) GoString ¶
func (s DescribeDirectoryResponse) GoString() string
func (*DescribeDirectoryResponse) SetBody ¶
func (s *DescribeDirectoryResponse) SetBody(v *DescribeDirectoryResponseBody) *DescribeDirectoryResponse
func (*DescribeDirectoryResponse) SetHeaders ¶
func (s *DescribeDirectoryResponse) SetHeaders(v map[string]*string) *DescribeDirectoryResponse
func (DescribeDirectoryResponse) String ¶
func (s DescribeDirectoryResponse) String() string
type DescribeDirectoryResponseBody ¶
type DescribeDirectoryResponseBody struct { CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeDirectoryResponseBody) GoString ¶
func (s DescribeDirectoryResponseBody) GoString() string
func (*DescribeDirectoryResponseBody) SetCreatedTime ¶
func (s *DescribeDirectoryResponseBody) SetCreatedTime(v string) *DescribeDirectoryResponseBody
func (*DescribeDirectoryResponseBody) SetDescription ¶
func (s *DescribeDirectoryResponseBody) SetDescription(v string) *DescribeDirectoryResponseBody
func (*DescribeDirectoryResponseBody) SetGroupId ¶
func (s *DescribeDirectoryResponseBody) SetGroupId(v string) *DescribeDirectoryResponseBody
func (*DescribeDirectoryResponseBody) SetId ¶
func (s *DescribeDirectoryResponseBody) SetId(v string) *DescribeDirectoryResponseBody
func (*DescribeDirectoryResponseBody) SetName ¶
func (s *DescribeDirectoryResponseBody) SetName(v string) *DescribeDirectoryResponseBody
func (*DescribeDirectoryResponseBody) SetParentId ¶
func (s *DescribeDirectoryResponseBody) SetParentId(v string) *DescribeDirectoryResponseBody
func (*DescribeDirectoryResponseBody) SetRequestId ¶
func (s *DescribeDirectoryResponseBody) SetRequestId(v string) *DescribeDirectoryResponseBody
func (DescribeDirectoryResponseBody) String ¶
func (s DescribeDirectoryResponseBody) String() string
type DescribeExternalStreamURLRequest ¶
type DescribeExternalStreamURLRequest struct { Kind *string `json:"Kind,omitempty" xml:"Kind,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Profile *string `json:"Profile,omitempty" xml:"Profile,omitempty"` TxId *string `json:"TxId,omitempty" xml:"TxId,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeExternalStreamURLRequest) GoString ¶
func (s DescribeExternalStreamURLRequest) GoString() string
func (*DescribeExternalStreamURLRequest) SetKind ¶
func (s *DescribeExternalStreamURLRequest) SetKind(v string) *DescribeExternalStreamURLRequest
func (*DescribeExternalStreamURLRequest) SetOwnerId ¶
func (s *DescribeExternalStreamURLRequest) SetOwnerId(v int64) *DescribeExternalStreamURLRequest
func (*DescribeExternalStreamURLRequest) SetProfile ¶
func (s *DescribeExternalStreamURLRequest) SetProfile(v string) *DescribeExternalStreamURLRequest
func (*DescribeExternalStreamURLRequest) SetTxId ¶
func (s *DescribeExternalStreamURLRequest) SetTxId(v string) *DescribeExternalStreamURLRequest
func (*DescribeExternalStreamURLRequest) SetUrl ¶
func (s *DescribeExternalStreamURLRequest) SetUrl(v string) *DescribeExternalStreamURLRequest
func (DescribeExternalStreamURLRequest) String ¶
func (s DescribeExternalStreamURLRequest) String() string
type DescribeExternalStreamURLResponse ¶
type DescribeExternalStreamURLResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeExternalStreamURLResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeExternalStreamURLResponse) GoString ¶
func (s DescribeExternalStreamURLResponse) GoString() string
func (*DescribeExternalStreamURLResponse) SetHeaders ¶
func (s *DescribeExternalStreamURLResponse) SetHeaders(v map[string]*string) *DescribeExternalStreamURLResponse
func (DescribeExternalStreamURLResponse) String ¶
func (s DescribeExternalStreamURLResponse) String() string
type DescribeExternalStreamURLResponseBody ¶
type DescribeExternalStreamURLResponseBody struct { Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` OutProtocol *string `json:"OutProtocol,omitempty" xml:"OutProtocol,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` Profile *string `json:"Profile,omitempty" xml:"Profile,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TxId *string `json:"TxId,omitempty" xml:"TxId,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeExternalStreamURLResponseBody) GoString ¶
func (s DescribeExternalStreamURLResponseBody) GoString() string
func (*DescribeExternalStreamURLResponseBody) SetIp ¶
func (s *DescribeExternalStreamURLResponseBody) SetIp(v string) *DescribeExternalStreamURLResponseBody
func (*DescribeExternalStreamURLResponseBody) SetOutProtocol ¶
func (s *DescribeExternalStreamURLResponseBody) SetOutProtocol(v string) *DescribeExternalStreamURLResponseBody
func (*DescribeExternalStreamURLResponseBody) SetPort ¶
func (s *DescribeExternalStreamURLResponseBody) SetPort(v int64) *DescribeExternalStreamURLResponseBody
func (*DescribeExternalStreamURLResponseBody) SetProfile ¶
func (s *DescribeExternalStreamURLResponseBody) SetProfile(v string) *DescribeExternalStreamURLResponseBody
func (*DescribeExternalStreamURLResponseBody) SetRequestId ¶
func (s *DescribeExternalStreamURLResponseBody) SetRequestId(v string) *DescribeExternalStreamURLResponseBody
func (*DescribeExternalStreamURLResponseBody) SetTxId ¶
func (s *DescribeExternalStreamURLResponseBody) SetTxId(v string) *DescribeExternalStreamURLResponseBody
func (*DescribeExternalStreamURLResponseBody) SetUrl ¶
func (s *DescribeExternalStreamURLResponseBody) SetUrl(v string) *DescribeExternalStreamURLResponseBody
func (DescribeExternalStreamURLResponseBody) String ¶
func (s DescribeExternalStreamURLResponseBody) String() string
type DescribeGroupRequest ¶
type DescribeGroupRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` IncludeStats *bool `json:"IncludeStats,omitempty" xml:"IncludeStats,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeGroupRequest) GoString ¶
func (s DescribeGroupRequest) GoString() string
func (*DescribeGroupRequest) SetId ¶
func (s *DescribeGroupRequest) SetId(v string) *DescribeGroupRequest
func (*DescribeGroupRequest) SetIncludeStats ¶
func (s *DescribeGroupRequest) SetIncludeStats(v bool) *DescribeGroupRequest
func (*DescribeGroupRequest) SetOwnerId ¶
func (s *DescribeGroupRequest) SetOwnerId(v int64) *DescribeGroupRequest
func (DescribeGroupRequest) String ¶
func (s DescribeGroupRequest) String() string
type DescribeGroupResponse ¶
type DescribeGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGroupResponse) GoString ¶
func (s DescribeGroupResponse) GoString() string
func (*DescribeGroupResponse) SetBody ¶
func (s *DescribeGroupResponse) SetBody(v *DescribeGroupResponseBody) *DescribeGroupResponse
func (*DescribeGroupResponse) SetHeaders ¶
func (s *DescribeGroupResponse) SetHeaders(v map[string]*string) *DescribeGroupResponse
func (DescribeGroupResponse) String ¶
func (s DescribeGroupResponse) String() string
type DescribeGroupResponseBody ¶
type DescribeGroupResponseBody struct { AliasId *string `json:"AliasId,omitempty" xml:"AliasId,omitempty"` App *string `json:"App,omitempty" xml:"App,omitempty"` Callback *string `json:"Callback,omitempty" xml:"Callback,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GbIp *string `json:"GbIp,omitempty" xml:"GbIp,omitempty"` GbPort *int64 `json:"GbPort,omitempty" xml:"GbPort,omitempty"` GbTcpPorts []*string `json:"GbTcpPorts,omitempty" xml:"GbTcpPorts,omitempty" type:"Repeated"` GbUdpPorts []*string `json:"GbUdpPorts,omitempty" xml:"GbUdpPorts,omitempty" type:"Repeated"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` InProtocol *string `json:"InProtocol,omitempty" xml:"InProtocol,omitempty"` LazyPull *bool `json:"LazyPull,omitempty" xml:"LazyPull,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OutProtocol *string `json:"OutProtocol,omitempty" xml:"OutProtocol,omitempty"` PlayDomain *string `json:"PlayDomain,omitempty" xml:"PlayDomain,omitempty"` PushDomain *string `json:"PushDomain,omitempty" xml:"PushDomain,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Stats *DescribeGroupResponseBodyStats `json:"Stats,omitempty" xml:"Stats,omitempty" type:"Struct"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeGroupResponseBody) GoString ¶
func (s DescribeGroupResponseBody) GoString() string
func (*DescribeGroupResponseBody) SetAliasId ¶
func (s *DescribeGroupResponseBody) SetAliasId(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetApp ¶
func (s *DescribeGroupResponseBody) SetApp(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetCallback ¶
func (s *DescribeGroupResponseBody) SetCallback(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetCreatedTime ¶
func (s *DescribeGroupResponseBody) SetCreatedTime(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetDescription ¶
func (s *DescribeGroupResponseBody) SetDescription(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetEnabled ¶
func (s *DescribeGroupResponseBody) SetEnabled(v bool) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetGbId ¶
func (s *DescribeGroupResponseBody) SetGbId(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetGbIp ¶
func (s *DescribeGroupResponseBody) SetGbIp(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetGbPort ¶
func (s *DescribeGroupResponseBody) SetGbPort(v int64) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetGbTcpPorts ¶
func (s *DescribeGroupResponseBody) SetGbTcpPorts(v []*string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetGbUdpPorts ¶
func (s *DescribeGroupResponseBody) SetGbUdpPorts(v []*string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetId ¶
func (s *DescribeGroupResponseBody) SetId(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetInProtocol ¶
func (s *DescribeGroupResponseBody) SetInProtocol(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetLazyPull ¶
func (s *DescribeGroupResponseBody) SetLazyPull(v bool) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetName ¶
func (s *DescribeGroupResponseBody) SetName(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetOutProtocol ¶
func (s *DescribeGroupResponseBody) SetOutProtocol(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetPlayDomain ¶
func (s *DescribeGroupResponseBody) SetPlayDomain(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetPushDomain ¶
func (s *DescribeGroupResponseBody) SetPushDomain(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetRegion ¶
func (s *DescribeGroupResponseBody) SetRegion(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetRequestId ¶
func (s *DescribeGroupResponseBody) SetRequestId(v string) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetStats ¶
func (s *DescribeGroupResponseBody) SetStats(v *DescribeGroupResponseBodyStats) *DescribeGroupResponseBody
func (*DescribeGroupResponseBody) SetStatus ¶
func (s *DescribeGroupResponseBody) SetStatus(v string) *DescribeGroupResponseBody
func (DescribeGroupResponseBody) String ¶
func (s DescribeGroupResponseBody) String() string
type DescribeGroupResponseBodyStats ¶
type DescribeGroupResponseBodyStats struct { DeviceNum *int64 `json:"DeviceNum,omitempty" xml:"DeviceNum,omitempty"` IedNum *int64 `json:"IedNum,omitempty" xml:"IedNum,omitempty"` IpcNum *int64 `json:"IpcNum,omitempty" xml:"IpcNum,omitempty"` PlatformNum *int64 `json:"PlatformNum,omitempty" xml:"PlatformNum,omitempty"` }
func (DescribeGroupResponseBodyStats) GoString ¶
func (s DescribeGroupResponseBodyStats) GoString() string
func (*DescribeGroupResponseBodyStats) SetDeviceNum ¶
func (s *DescribeGroupResponseBodyStats) SetDeviceNum(v int64) *DescribeGroupResponseBodyStats
func (*DescribeGroupResponseBodyStats) SetIedNum ¶
func (s *DescribeGroupResponseBodyStats) SetIedNum(v int64) *DescribeGroupResponseBodyStats
func (*DescribeGroupResponseBodyStats) SetIpcNum ¶
func (s *DescribeGroupResponseBodyStats) SetIpcNum(v int64) *DescribeGroupResponseBodyStats
func (*DescribeGroupResponseBodyStats) SetPlatformNum ¶
func (s *DescribeGroupResponseBodyStats) SetPlatformNum(v int64) *DescribeGroupResponseBodyStats
func (DescribeGroupResponseBodyStats) String ¶
func (s DescribeGroupResponseBodyStats) String() string
type DescribeGroupsRequest ¶
type DescribeGroupsRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` InProtocol *string `json:"InProtocol,omitempty" xml:"InProtocol,omitempty"` IncludeStats *bool `json:"IncludeStats,omitempty" xml:"IncludeStats,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeGroupsRequest) GoString ¶
func (s DescribeGroupsRequest) GoString() string
func (*DescribeGroupsRequest) SetId ¶
func (s *DescribeGroupsRequest) SetId(v string) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetInProtocol ¶
func (s *DescribeGroupsRequest) SetInProtocol(v string) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetIncludeStats ¶
func (s *DescribeGroupsRequest) SetIncludeStats(v bool) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetName ¶
func (s *DescribeGroupsRequest) SetName(v string) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetOwnerId ¶
func (s *DescribeGroupsRequest) SetOwnerId(v int64) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetPageNum ¶
func (s *DescribeGroupsRequest) SetPageNum(v int64) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetPageSize ¶
func (s *DescribeGroupsRequest) SetPageSize(v int64) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetRegion ¶
func (s *DescribeGroupsRequest) SetRegion(v string) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetSortBy ¶
func (s *DescribeGroupsRequest) SetSortBy(v string) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetSortDirection ¶
func (s *DescribeGroupsRequest) SetSortDirection(v string) *DescribeGroupsRequest
func (*DescribeGroupsRequest) SetStatus ¶
func (s *DescribeGroupsRequest) SetStatus(v string) *DescribeGroupsRequest
func (DescribeGroupsRequest) String ¶
func (s DescribeGroupsRequest) String() string
type DescribeGroupsResponse ¶
type DescribeGroupsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeGroupsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGroupsResponse) GoString ¶
func (s DescribeGroupsResponse) GoString() string
func (*DescribeGroupsResponse) SetBody ¶
func (s *DescribeGroupsResponse) SetBody(v *DescribeGroupsResponseBody) *DescribeGroupsResponse
func (*DescribeGroupsResponse) SetHeaders ¶
func (s *DescribeGroupsResponse) SetHeaders(v map[string]*string) *DescribeGroupsResponse
func (DescribeGroupsResponse) String ¶
func (s DescribeGroupsResponse) String() string
type DescribeGroupsResponseBody ¶
type DescribeGroupsResponseBody struct { Groups []*DescribeGroupsResponseBodyGroups `json:"Groups,omitempty" xml:"Groups,omitempty" type:"Repeated"` PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeGroupsResponseBody) GoString ¶
func (s DescribeGroupsResponseBody) GoString() string
func (*DescribeGroupsResponseBody) SetGroups ¶
func (s *DescribeGroupsResponseBody) SetGroups(v []*DescribeGroupsResponseBodyGroups) *DescribeGroupsResponseBody
func (*DescribeGroupsResponseBody) SetPageCount ¶
func (s *DescribeGroupsResponseBody) SetPageCount(v int64) *DescribeGroupsResponseBody
func (*DescribeGroupsResponseBody) SetPageNum ¶
func (s *DescribeGroupsResponseBody) SetPageNum(v int64) *DescribeGroupsResponseBody
func (*DescribeGroupsResponseBody) SetPageSize ¶
func (s *DescribeGroupsResponseBody) SetPageSize(v int64) *DescribeGroupsResponseBody
func (*DescribeGroupsResponseBody) SetRequestId ¶
func (s *DescribeGroupsResponseBody) SetRequestId(v string) *DescribeGroupsResponseBody
func (*DescribeGroupsResponseBody) SetTotalCount ¶
func (s *DescribeGroupsResponseBody) SetTotalCount(v int64) *DescribeGroupsResponseBody
func (DescribeGroupsResponseBody) String ¶
func (s DescribeGroupsResponseBody) String() string
type DescribeGroupsResponseBodyGroups ¶
type DescribeGroupsResponseBodyGroups struct { AliasId *string `json:"AliasId,omitempty" xml:"AliasId,omitempty"` App *string `json:"App,omitempty" xml:"App,omitempty"` Callback *string `json:"Callback,omitempty" xml:"Callback,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GbIp *string `json:"GbIp,omitempty" xml:"GbIp,omitempty"` GbPort *int64 `json:"GbPort,omitempty" xml:"GbPort,omitempty"` GbTcpPorts []*string `json:"GbTcpPorts,omitempty" xml:"GbTcpPorts,omitempty" type:"Repeated"` GbUdpPorts []*string `json:"GbUdpPorts,omitempty" xml:"GbUdpPorts,omitempty" type:"Repeated"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` InProtocol *string `json:"InProtocol,omitempty" xml:"InProtocol,omitempty"` LazyPull *bool `json:"LazyPull,omitempty" xml:"LazyPull,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OutProtocol *string `json:"OutProtocol,omitempty" xml:"OutProtocol,omitempty"` PlayDomain *string `json:"PlayDomain,omitempty" xml:"PlayDomain,omitempty"` PushDomain *string `json:"PushDomain,omitempty" xml:"PushDomain,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` Stats *DescribeGroupsResponseBodyGroupsStats `json:"Stats,omitempty" xml:"Stats,omitempty" type:"Struct"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeGroupsResponseBodyGroups) GoString ¶
func (s DescribeGroupsResponseBodyGroups) GoString() string
func (*DescribeGroupsResponseBodyGroups) SetAliasId ¶
func (s *DescribeGroupsResponseBodyGroups) SetAliasId(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetApp ¶
func (s *DescribeGroupsResponseBodyGroups) SetApp(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetCallback ¶
func (s *DescribeGroupsResponseBodyGroups) SetCallback(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetCreatedTime ¶
func (s *DescribeGroupsResponseBodyGroups) SetCreatedTime(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetDescription ¶
func (s *DescribeGroupsResponseBodyGroups) SetDescription(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetEnabled ¶
func (s *DescribeGroupsResponseBodyGroups) SetEnabled(v bool) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetGbId ¶
func (s *DescribeGroupsResponseBodyGroups) SetGbId(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetGbIp ¶
func (s *DescribeGroupsResponseBodyGroups) SetGbIp(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetGbPort ¶
func (s *DescribeGroupsResponseBodyGroups) SetGbPort(v int64) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetGbTcpPorts ¶
func (s *DescribeGroupsResponseBodyGroups) SetGbTcpPorts(v []*string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetGbUdpPorts ¶
func (s *DescribeGroupsResponseBodyGroups) SetGbUdpPorts(v []*string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetId ¶
func (s *DescribeGroupsResponseBodyGroups) SetId(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetInProtocol ¶
func (s *DescribeGroupsResponseBodyGroups) SetInProtocol(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetLazyPull ¶
func (s *DescribeGroupsResponseBodyGroups) SetLazyPull(v bool) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetName ¶
func (s *DescribeGroupsResponseBodyGroups) SetName(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetOutProtocol ¶
func (s *DescribeGroupsResponseBodyGroups) SetOutProtocol(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetPlayDomain ¶
func (s *DescribeGroupsResponseBodyGroups) SetPlayDomain(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetPushDomain ¶
func (s *DescribeGroupsResponseBodyGroups) SetPushDomain(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetRegion ¶
func (s *DescribeGroupsResponseBodyGroups) SetRegion(v string) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetStats ¶
func (s *DescribeGroupsResponseBodyGroups) SetStats(v *DescribeGroupsResponseBodyGroupsStats) *DescribeGroupsResponseBodyGroups
func (*DescribeGroupsResponseBodyGroups) SetStatus ¶
func (s *DescribeGroupsResponseBodyGroups) SetStatus(v string) *DescribeGroupsResponseBodyGroups
func (DescribeGroupsResponseBodyGroups) String ¶
func (s DescribeGroupsResponseBodyGroups) String() string
type DescribeGroupsResponseBodyGroupsStats ¶
type DescribeGroupsResponseBodyGroupsStats struct { DeviceNum *int64 `json:"DeviceNum,omitempty" xml:"DeviceNum,omitempty"` IedNum *int64 `json:"IedNum,omitempty" xml:"IedNum,omitempty"` IpcNum *int64 `json:"IpcNum,omitempty" xml:"IpcNum,omitempty"` PlatformNum *int64 `json:"PlatformNum,omitempty" xml:"PlatformNum,omitempty"` }
func (DescribeGroupsResponseBodyGroupsStats) GoString ¶
func (s DescribeGroupsResponseBodyGroupsStats) GoString() string
func (*DescribeGroupsResponseBodyGroupsStats) SetDeviceNum ¶
func (s *DescribeGroupsResponseBodyGroupsStats) SetDeviceNum(v int64) *DescribeGroupsResponseBodyGroupsStats
func (*DescribeGroupsResponseBodyGroupsStats) SetIedNum ¶
func (s *DescribeGroupsResponseBodyGroupsStats) SetIedNum(v int64) *DescribeGroupsResponseBodyGroupsStats
func (*DescribeGroupsResponseBodyGroupsStats) SetIpcNum ¶
func (s *DescribeGroupsResponseBodyGroupsStats) SetIpcNum(v int64) *DescribeGroupsResponseBodyGroupsStats
func (*DescribeGroupsResponseBodyGroupsStats) SetPlatformNum ¶
func (s *DescribeGroupsResponseBodyGroupsStats) SetPlatformNum(v int64) *DescribeGroupsResponseBodyGroupsStats
func (DescribeGroupsResponseBodyGroupsStats) String ¶
func (s DescribeGroupsResponseBodyGroupsStats) String() string
type DescribeNodeDevicesInfoRequest ¶
type DescribeNodeDevicesInfoRequest struct { NodeName *string `json:"NodeName,omitempty" xml:"NodeName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeNodeDevicesInfoRequest) GoString ¶
func (s DescribeNodeDevicesInfoRequest) GoString() string
func (*DescribeNodeDevicesInfoRequest) SetNodeName ¶
func (s *DescribeNodeDevicesInfoRequest) SetNodeName(v string) *DescribeNodeDevicesInfoRequest
func (*DescribeNodeDevicesInfoRequest) SetOwnerId ¶
func (s *DescribeNodeDevicesInfoRequest) SetOwnerId(v int64) *DescribeNodeDevicesInfoRequest
func (DescribeNodeDevicesInfoRequest) String ¶
func (s DescribeNodeDevicesInfoRequest) String() string
type DescribeNodeDevicesInfoResponse ¶
type DescribeNodeDevicesInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeNodeDevicesInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeNodeDevicesInfoResponse) GoString ¶
func (s DescribeNodeDevicesInfoResponse) GoString() string
func (*DescribeNodeDevicesInfoResponse) SetBody ¶
func (s *DescribeNodeDevicesInfoResponse) SetBody(v *DescribeNodeDevicesInfoResponseBody) *DescribeNodeDevicesInfoResponse
func (*DescribeNodeDevicesInfoResponse) SetHeaders ¶
func (s *DescribeNodeDevicesInfoResponse) SetHeaders(v map[string]*string) *DescribeNodeDevicesInfoResponse
func (DescribeNodeDevicesInfoResponse) String ¶
func (s DescribeNodeDevicesInfoResponse) String() string
type DescribeNodeDevicesInfoResponseBody ¶
type DescribeNodeDevicesInfoResponseBody struct { NodeDevices []*DescribeNodeDevicesInfoResponseBodyNodeDevices `json:"NodeDevices,omitempty" xml:"NodeDevices,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeNodeDevicesInfoResponseBody) GoString ¶
func (s DescribeNodeDevicesInfoResponseBody) GoString() string
func (*DescribeNodeDevicesInfoResponseBody) SetNodeDevices ¶
func (s *DescribeNodeDevicesInfoResponseBody) SetNodeDevices(v []*DescribeNodeDevicesInfoResponseBodyNodeDevices) *DescribeNodeDevicesInfoResponseBody
func (*DescribeNodeDevicesInfoResponseBody) SetRequestId ¶
func (s *DescribeNodeDevicesInfoResponseBody) SetRequestId(v string) *DescribeNodeDevicesInfoResponseBody
func (DescribeNodeDevicesInfoResponseBody) String ¶
func (s DescribeNodeDevicesInfoResponseBody) String() string
type DescribeNodeDevicesInfoResponseBodyNodeDevices ¶
type DescribeNodeDevicesInfoResponseBodyNodeDevices struct { DeviceInfos []*DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos `json:"DeviceInfos,omitempty" xml:"DeviceInfos,omitempty" type:"Repeated"` NodeName *string `json:"NodeName,omitempty" xml:"NodeName,omitempty"` }
func (DescribeNodeDevicesInfoResponseBodyNodeDevices) GoString ¶
func (s DescribeNodeDevicesInfoResponseBodyNodeDevices) GoString() string
func (*DescribeNodeDevicesInfoResponseBodyNodeDevices) SetDeviceInfos ¶
func (*DescribeNodeDevicesInfoResponseBodyNodeDevices) SetNodeName ¶
func (s *DescribeNodeDevicesInfoResponseBodyNodeDevices) SetNodeName(v string) *DescribeNodeDevicesInfoResponseBodyNodeDevices
func (DescribeNodeDevicesInfoResponseBodyNodeDevices) String ¶
func (s DescribeNodeDevicesInfoResponseBodyNodeDevices) String() string
type DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos ¶
type DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos struct { IP *string `json:"IP,omitempty" xml:"IP,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Server *string `json:"Server,omitempty" xml:"Server,omitempty"` }
func (DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) GoString ¶
func (s DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) GoString() string
func (*DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) SetInstanceId ¶
func (s *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) SetInstanceId(v string) *DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos
func (DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) String ¶
func (s DescribeNodeDevicesInfoResponseBodyNodeDevicesDeviceInfos) String() string
type DescribeParentPlatformDevicesRequest ¶
type DescribeParentPlatformDevicesRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` }
func (DescribeParentPlatformDevicesRequest) GoString ¶
func (s DescribeParentPlatformDevicesRequest) GoString() string
func (*DescribeParentPlatformDevicesRequest) SetId ¶
func (s *DescribeParentPlatformDevicesRequest) SetId(v string) *DescribeParentPlatformDevicesRequest
func (*DescribeParentPlatformDevicesRequest) SetOwnerId ¶
func (s *DescribeParentPlatformDevicesRequest) SetOwnerId(v int64) *DescribeParentPlatformDevicesRequest
func (*DescribeParentPlatformDevicesRequest) SetPageNum ¶
func (s *DescribeParentPlatformDevicesRequest) SetPageNum(v int64) *DescribeParentPlatformDevicesRequest
func (*DescribeParentPlatformDevicesRequest) SetPageSize ¶
func (s *DescribeParentPlatformDevicesRequest) SetPageSize(v int64) *DescribeParentPlatformDevicesRequest
func (*DescribeParentPlatformDevicesRequest) SetSortBy ¶
func (s *DescribeParentPlatformDevicesRequest) SetSortBy(v string) *DescribeParentPlatformDevicesRequest
func (*DescribeParentPlatformDevicesRequest) SetSortDirection ¶
func (s *DescribeParentPlatformDevicesRequest) SetSortDirection(v string) *DescribeParentPlatformDevicesRequest
func (DescribeParentPlatformDevicesRequest) String ¶
func (s DescribeParentPlatformDevicesRequest) String() string
type DescribeParentPlatformDevicesResponse ¶
type DescribeParentPlatformDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeParentPlatformDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeParentPlatformDevicesResponse) GoString ¶
func (s DescribeParentPlatformDevicesResponse) GoString() string
func (*DescribeParentPlatformDevicesResponse) SetHeaders ¶
func (s *DescribeParentPlatformDevicesResponse) SetHeaders(v map[string]*string) *DescribeParentPlatformDevicesResponse
func (DescribeParentPlatformDevicesResponse) String ¶
func (s DescribeParentPlatformDevicesResponse) String() string
type DescribeParentPlatformDevicesResponseBody ¶
type DescribeParentPlatformDevicesResponseBody struct { Devices []*DescribeParentPlatformDevicesResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeParentPlatformDevicesResponseBody) GoString ¶
func (s DescribeParentPlatformDevicesResponseBody) GoString() string
func (*DescribeParentPlatformDevicesResponseBody) SetDevices ¶
func (*DescribeParentPlatformDevicesResponseBody) SetPageCount ¶
func (s *DescribeParentPlatformDevicesResponseBody) SetPageCount(v int64) *DescribeParentPlatformDevicesResponseBody
func (*DescribeParentPlatformDevicesResponseBody) SetPageNum ¶
func (s *DescribeParentPlatformDevicesResponseBody) SetPageNum(v int64) *DescribeParentPlatformDevicesResponseBody
func (*DescribeParentPlatformDevicesResponseBody) SetPageSize ¶
func (s *DescribeParentPlatformDevicesResponseBody) SetPageSize(v int64) *DescribeParentPlatformDevicesResponseBody
func (*DescribeParentPlatformDevicesResponseBody) SetRequestId ¶
func (s *DescribeParentPlatformDevicesResponseBody) SetRequestId(v string) *DescribeParentPlatformDevicesResponseBody
func (*DescribeParentPlatformDevicesResponseBody) SetTotalCount ¶
func (s *DescribeParentPlatformDevicesResponseBody) SetTotalCount(v int64) *DescribeParentPlatformDevicesResponseBody
func (DescribeParentPlatformDevicesResponseBody) String ¶
func (s DescribeParentPlatformDevicesResponseBody) String() string
type DescribeParentPlatformDevicesResponseBodyDevices ¶
type DescribeParentPlatformDevicesResponseBodyDevices struct { GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` }
func (DescribeParentPlatformDevicesResponseBodyDevices) GoString ¶
func (s DescribeParentPlatformDevicesResponseBodyDevices) GoString() string
func (*DescribeParentPlatformDevicesResponseBodyDevices) SetGroupId ¶
func (s *DescribeParentPlatformDevicesResponseBodyDevices) SetGroupId(v string) *DescribeParentPlatformDevicesResponseBodyDevices
func (*DescribeParentPlatformDevicesResponseBodyDevices) SetParentId ¶
func (s *DescribeParentPlatformDevicesResponseBodyDevices) SetParentId(v string) *DescribeParentPlatformDevicesResponseBodyDevices
func (DescribeParentPlatformDevicesResponseBodyDevices) String ¶
func (s DescribeParentPlatformDevicesResponseBodyDevices) String() string
type DescribeParentPlatformRequest ¶
type DescribeParentPlatformRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeParentPlatformRequest) GoString ¶
func (s DescribeParentPlatformRequest) GoString() string
func (*DescribeParentPlatformRequest) SetId ¶
func (s *DescribeParentPlatformRequest) SetId(v string) *DescribeParentPlatformRequest
func (*DescribeParentPlatformRequest) SetOwnerId ¶
func (s *DescribeParentPlatformRequest) SetOwnerId(v int64) *DescribeParentPlatformRequest
func (DescribeParentPlatformRequest) String ¶
func (s DescribeParentPlatformRequest) String() string
type DescribeParentPlatformResponse ¶
type DescribeParentPlatformResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeParentPlatformResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeParentPlatformResponse) GoString ¶
func (s DescribeParentPlatformResponse) GoString() string
func (*DescribeParentPlatformResponse) SetBody ¶
func (s *DescribeParentPlatformResponse) SetBody(v *DescribeParentPlatformResponseBody) *DescribeParentPlatformResponse
func (*DescribeParentPlatformResponse) SetHeaders ¶
func (s *DescribeParentPlatformResponse) SetHeaders(v map[string]*string) *DescribeParentPlatformResponse
func (DescribeParentPlatformResponse) String ¶
func (s DescribeParentPlatformResponse) String() string
type DescribeParentPlatformResponseBody ¶
type DescribeParentPlatformResponseBody struct { AutoStart *bool `json:"AutoStart,omitempty" xml:"AutoStart,omitempty"` ClientAuth *bool `json:"ClientAuth,omitempty" xml:"ClientAuth,omitempty"` ClientGbId *string `json:"ClientGbId,omitempty" xml:"ClientGbId,omitempty"` ClientIp *string `json:"ClientIp,omitempty" xml:"ClientIp,omitempty"` ClientPassword *string `json:"ClientPassword,omitempty" xml:"ClientPassword,omitempty"` ClientPort *int64 `json:"ClientPort,omitempty" xml:"ClientPort,omitempty"` ClientUsername *string `json:"ClientUsername,omitempty" xml:"ClientUsername,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeParentPlatformResponseBody) GoString ¶
func (s DescribeParentPlatformResponseBody) GoString() string
func (*DescribeParentPlatformResponseBody) SetAutoStart ¶
func (s *DescribeParentPlatformResponseBody) SetAutoStart(v bool) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetClientAuth ¶
func (s *DescribeParentPlatformResponseBody) SetClientAuth(v bool) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetClientGbId ¶
func (s *DescribeParentPlatformResponseBody) SetClientGbId(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetClientIp ¶
func (s *DescribeParentPlatformResponseBody) SetClientIp(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetClientPassword ¶
func (s *DescribeParentPlatformResponseBody) SetClientPassword(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetClientPort ¶
func (s *DescribeParentPlatformResponseBody) SetClientPort(v int64) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetClientUsername ¶
func (s *DescribeParentPlatformResponseBody) SetClientUsername(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetCreatedTime ¶
func (s *DescribeParentPlatformResponseBody) SetCreatedTime(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetDescription ¶
func (s *DescribeParentPlatformResponseBody) SetDescription(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetGbId ¶
func (s *DescribeParentPlatformResponseBody) SetGbId(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetId ¶
func (s *DescribeParentPlatformResponseBody) SetId(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetIp ¶
func (s *DescribeParentPlatformResponseBody) SetIp(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetName ¶
func (s *DescribeParentPlatformResponseBody) SetName(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetPort ¶
func (s *DescribeParentPlatformResponseBody) SetPort(v int64) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetProtocol ¶
func (s *DescribeParentPlatformResponseBody) SetProtocol(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetRequestId ¶
func (s *DescribeParentPlatformResponseBody) SetRequestId(v string) *DescribeParentPlatformResponseBody
func (*DescribeParentPlatformResponseBody) SetStatus ¶
func (s *DescribeParentPlatformResponseBody) SetStatus(v string) *DescribeParentPlatformResponseBody
func (DescribeParentPlatformResponseBody) String ¶
func (s DescribeParentPlatformResponseBody) String() string
type DescribeParentPlatformsRequest ¶
type DescribeParentPlatformsRequest struct { GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeParentPlatformsRequest) GoString ¶
func (s DescribeParentPlatformsRequest) GoString() string
func (*DescribeParentPlatformsRequest) SetGbId ¶
func (s *DescribeParentPlatformsRequest) SetGbId(v string) *DescribeParentPlatformsRequest
func (*DescribeParentPlatformsRequest) SetOwnerId ¶
func (s *DescribeParentPlatformsRequest) SetOwnerId(v int64) *DescribeParentPlatformsRequest
func (*DescribeParentPlatformsRequest) SetPageNum ¶
func (s *DescribeParentPlatformsRequest) SetPageNum(v int64) *DescribeParentPlatformsRequest
func (*DescribeParentPlatformsRequest) SetPageSize ¶
func (s *DescribeParentPlatformsRequest) SetPageSize(v int64) *DescribeParentPlatformsRequest
func (*DescribeParentPlatformsRequest) SetSortBy ¶
func (s *DescribeParentPlatformsRequest) SetSortBy(v string) *DescribeParentPlatformsRequest
func (*DescribeParentPlatformsRequest) SetSortDirection ¶
func (s *DescribeParentPlatformsRequest) SetSortDirection(v string) *DescribeParentPlatformsRequest
func (*DescribeParentPlatformsRequest) SetStatus ¶
func (s *DescribeParentPlatformsRequest) SetStatus(v string) *DescribeParentPlatformsRequest
func (DescribeParentPlatformsRequest) String ¶
func (s DescribeParentPlatformsRequest) String() string
type DescribeParentPlatformsResponse ¶
type DescribeParentPlatformsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeParentPlatformsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeParentPlatformsResponse) GoString ¶
func (s DescribeParentPlatformsResponse) GoString() string
func (*DescribeParentPlatformsResponse) SetBody ¶
func (s *DescribeParentPlatformsResponse) SetBody(v *DescribeParentPlatformsResponseBody) *DescribeParentPlatformsResponse
func (*DescribeParentPlatformsResponse) SetHeaders ¶
func (s *DescribeParentPlatformsResponse) SetHeaders(v map[string]*string) *DescribeParentPlatformsResponse
func (DescribeParentPlatformsResponse) String ¶
func (s DescribeParentPlatformsResponse) String() string
type DescribeParentPlatformsResponseBody ¶
type DescribeParentPlatformsResponseBody struct { PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Platforms []*DescribeParentPlatformsResponseBodyPlatforms `json:"Platforms,omitempty" xml:"Platforms,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeParentPlatformsResponseBody) GoString ¶
func (s DescribeParentPlatformsResponseBody) GoString() string
func (*DescribeParentPlatformsResponseBody) SetPageCount ¶
func (s *DescribeParentPlatformsResponseBody) SetPageCount(v int64) *DescribeParentPlatformsResponseBody
func (*DescribeParentPlatformsResponseBody) SetPageNum ¶
func (s *DescribeParentPlatformsResponseBody) SetPageNum(v int64) *DescribeParentPlatformsResponseBody
func (*DescribeParentPlatformsResponseBody) SetPageSize ¶
func (s *DescribeParentPlatformsResponseBody) SetPageSize(v int64) *DescribeParentPlatformsResponseBody
func (*DescribeParentPlatformsResponseBody) SetPlatforms ¶
func (s *DescribeParentPlatformsResponseBody) SetPlatforms(v []*DescribeParentPlatformsResponseBodyPlatforms) *DescribeParentPlatformsResponseBody
func (*DescribeParentPlatformsResponseBody) SetRequestId ¶
func (s *DescribeParentPlatformsResponseBody) SetRequestId(v string) *DescribeParentPlatformsResponseBody
func (*DescribeParentPlatformsResponseBody) SetTotalCount ¶
func (s *DescribeParentPlatformsResponseBody) SetTotalCount(v int64) *DescribeParentPlatformsResponseBody
func (DescribeParentPlatformsResponseBody) String ¶
func (s DescribeParentPlatformsResponseBody) String() string
type DescribeParentPlatformsResponseBodyPlatforms ¶
type DescribeParentPlatformsResponseBodyPlatforms struct { AutoStart *bool `json:"AutoStart,omitempty" xml:"AutoStart,omitempty"` ClientAuth *bool `json:"ClientAuth,omitempty" xml:"ClientAuth,omitempty"` ClientGbId *string `json:"ClientGbId,omitempty" xml:"ClientGbId,omitempty"` ClientIp *string `json:"ClientIp,omitempty" xml:"ClientIp,omitempty"` ClientPassword *string `json:"ClientPassword,omitempty" xml:"ClientPassword,omitempty"` ClientPort *int64 `json:"ClientPort,omitempty" xml:"ClientPort,omitempty"` ClientUsername *string `json:"ClientUsername,omitempty" xml:"ClientUsername,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeParentPlatformsResponseBodyPlatforms) GoString ¶
func (s DescribeParentPlatformsResponseBodyPlatforms) GoString() string
func (*DescribeParentPlatformsResponseBodyPlatforms) SetAutoStart ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetAutoStart(v bool) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetClientAuth ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientAuth(v bool) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetClientGbId ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientGbId(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetClientIp ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientIp(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetClientPassword ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientPassword(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetClientPort ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientPort(v int64) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetClientUsername ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetClientUsername(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetCreatedTime ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetCreatedTime(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetDescription ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetDescription(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetGbId ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetGbId(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetName ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetName(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetPort ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetPort(v int64) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetProtocol ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetProtocol(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (*DescribeParentPlatformsResponseBodyPlatforms) SetStatus ¶
func (s *DescribeParentPlatformsResponseBodyPlatforms) SetStatus(v string) *DescribeParentPlatformsResponseBodyPlatforms
func (DescribeParentPlatformsResponseBodyPlatforms) String ¶
func (s DescribeParentPlatformsResponseBodyPlatforms) String() string
type DescribePresetsRequest ¶
type DescribePresetsRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribePresetsRequest) GoString ¶
func (s DescribePresetsRequest) GoString() string
func (*DescribePresetsRequest) SetId ¶
func (s *DescribePresetsRequest) SetId(v string) *DescribePresetsRequest
func (*DescribePresetsRequest) SetOwnerId ¶
func (s *DescribePresetsRequest) SetOwnerId(v int64) *DescribePresetsRequest
func (DescribePresetsRequest) String ¶
func (s DescribePresetsRequest) String() string
type DescribePresetsResponse ¶
type DescribePresetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribePresetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribePresetsResponse) GoString ¶
func (s DescribePresetsResponse) GoString() string
func (*DescribePresetsResponse) SetBody ¶
func (s *DescribePresetsResponse) SetBody(v *DescribePresetsResponseBody) *DescribePresetsResponse
func (*DescribePresetsResponse) SetHeaders ¶
func (s *DescribePresetsResponse) SetHeaders(v map[string]*string) *DescribePresetsResponse
func (DescribePresetsResponse) String ¶
func (s DescribePresetsResponse) String() string
type DescribePresetsResponseBody ¶
type DescribePresetsResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Presets []*DescribePresetsResponseBodyPresets `json:"Presets,omitempty" xml:"Presets,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribePresetsResponseBody) GoString ¶
func (s DescribePresetsResponseBody) GoString() string
func (*DescribePresetsResponseBody) SetId ¶
func (s *DescribePresetsResponseBody) SetId(v string) *DescribePresetsResponseBody
func (*DescribePresetsResponseBody) SetPresets ¶
func (s *DescribePresetsResponseBody) SetPresets(v []*DescribePresetsResponseBodyPresets) *DescribePresetsResponseBody
func (*DescribePresetsResponseBody) SetRequestId ¶
func (s *DescribePresetsResponseBody) SetRequestId(v string) *DescribePresetsResponseBody
func (DescribePresetsResponseBody) String ¶
func (s DescribePresetsResponseBody) String() string
type DescribePresetsResponseBodyPresets ¶
type DescribePresetsResponseBodyPresets struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (DescribePresetsResponseBodyPresets) GoString ¶
func (s DescribePresetsResponseBodyPresets) GoString() string
func (*DescribePresetsResponseBodyPresets) SetId ¶
func (s *DescribePresetsResponseBodyPresets) SetId(v string) *DescribePresetsResponseBodyPresets
func (*DescribePresetsResponseBodyPresets) SetName ¶
func (s *DescribePresetsResponseBodyPresets) SetName(v string) *DescribePresetsResponseBodyPresets
func (DescribePresetsResponseBodyPresets) String ¶
func (s DescribePresetsResponseBodyPresets) String() string
type DescribePurchasedDeviceRequest ¶
type DescribePurchasedDeviceRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribePurchasedDeviceRequest) GoString ¶
func (s DescribePurchasedDeviceRequest) GoString() string
func (*DescribePurchasedDeviceRequest) SetId ¶
func (s *DescribePurchasedDeviceRequest) SetId(v string) *DescribePurchasedDeviceRequest
func (*DescribePurchasedDeviceRequest) SetOwnerId ¶
func (s *DescribePurchasedDeviceRequest) SetOwnerId(v int64) *DescribePurchasedDeviceRequest
func (DescribePurchasedDeviceRequest) String ¶
func (s DescribePurchasedDeviceRequest) String() string
type DescribePurchasedDeviceResponse ¶
type DescribePurchasedDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribePurchasedDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribePurchasedDeviceResponse) GoString ¶
func (s DescribePurchasedDeviceResponse) GoString() string
func (*DescribePurchasedDeviceResponse) SetBody ¶
func (s *DescribePurchasedDeviceResponse) SetBody(v *DescribePurchasedDeviceResponseBody) *DescribePurchasedDeviceResponse
func (*DescribePurchasedDeviceResponse) SetHeaders ¶
func (s *DescribePurchasedDeviceResponse) SetHeaders(v map[string]*string) *DescribePurchasedDeviceResponse
func (DescribePurchasedDeviceResponse) String ¶
func (s DescribePurchasedDeviceResponse) String() string
type DescribePurchasedDeviceResponseBody ¶
type DescribePurchasedDeviceResponseBody struct { CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` GroupName *string `json:"GroupName,omitempty" xml:"GroupName,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OrderId *string `json:"OrderId,omitempty" xml:"OrderId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` RegisterCode *string `json:"RegisterCode,omitempty" xml:"RegisterCode,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SubType *string `json:"SubType,omitempty" xml:"SubType,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (DescribePurchasedDeviceResponseBody) GoString ¶
func (s DescribePurchasedDeviceResponseBody) GoString() string
func (*DescribePurchasedDeviceResponseBody) SetCreatedTime ¶
func (s *DescribePurchasedDeviceResponseBody) SetCreatedTime(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetDescription ¶
func (s *DescribePurchasedDeviceResponseBody) SetDescription(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetGroupId ¶
func (s *DescribePurchasedDeviceResponseBody) SetGroupId(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetGroupName ¶
func (s *DescribePurchasedDeviceResponseBody) SetGroupName(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetId ¶
func (s *DescribePurchasedDeviceResponseBody) SetId(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetName ¶
func (s *DescribePurchasedDeviceResponseBody) SetName(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetOrderId ¶
func (s *DescribePurchasedDeviceResponseBody) SetOrderId(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetRegion ¶
func (s *DescribePurchasedDeviceResponseBody) SetRegion(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetRegisterCode ¶
func (s *DescribePurchasedDeviceResponseBody) SetRegisterCode(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetRequestId ¶
func (s *DescribePurchasedDeviceResponseBody) SetRequestId(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetSubType ¶
func (s *DescribePurchasedDeviceResponseBody) SetSubType(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetType ¶
func (s *DescribePurchasedDeviceResponseBody) SetType(v string) *DescribePurchasedDeviceResponseBody
func (*DescribePurchasedDeviceResponseBody) SetVendor ¶
func (s *DescribePurchasedDeviceResponseBody) SetVendor(v string) *DescribePurchasedDeviceResponseBody
func (DescribePurchasedDeviceResponseBody) String ¶
func (s DescribePurchasedDeviceResponseBody) String() string
type DescribePurchasedDevicesRequest ¶
type DescribePurchasedDevicesRequest struct { GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` SubType *string `json:"SubType,omitempty" xml:"SubType,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (DescribePurchasedDevicesRequest) GoString ¶
func (s DescribePurchasedDevicesRequest) GoString() string
func (*DescribePurchasedDevicesRequest) SetGroupId ¶
func (s *DescribePurchasedDevicesRequest) SetGroupId(v string) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetId ¶
func (s *DescribePurchasedDevicesRequest) SetId(v string) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetName ¶
func (s *DescribePurchasedDevicesRequest) SetName(v string) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetOwnerId ¶
func (s *DescribePurchasedDevicesRequest) SetOwnerId(v int64) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetPageNum ¶
func (s *DescribePurchasedDevicesRequest) SetPageNum(v int64) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetPageSize ¶
func (s *DescribePurchasedDevicesRequest) SetPageSize(v int64) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetSortBy ¶
func (s *DescribePurchasedDevicesRequest) SetSortBy(v string) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetSortDirection ¶
func (s *DescribePurchasedDevicesRequest) SetSortDirection(v string) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetSubType ¶
func (s *DescribePurchasedDevicesRequest) SetSubType(v string) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetType ¶
func (s *DescribePurchasedDevicesRequest) SetType(v string) *DescribePurchasedDevicesRequest
func (*DescribePurchasedDevicesRequest) SetVendor ¶
func (s *DescribePurchasedDevicesRequest) SetVendor(v string) *DescribePurchasedDevicesRequest
func (DescribePurchasedDevicesRequest) String ¶
func (s DescribePurchasedDevicesRequest) String() string
type DescribePurchasedDevicesResponse ¶
type DescribePurchasedDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribePurchasedDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribePurchasedDevicesResponse) GoString ¶
func (s DescribePurchasedDevicesResponse) GoString() string
func (*DescribePurchasedDevicesResponse) SetBody ¶
func (s *DescribePurchasedDevicesResponse) SetBody(v *DescribePurchasedDevicesResponseBody) *DescribePurchasedDevicesResponse
func (*DescribePurchasedDevicesResponse) SetHeaders ¶
func (s *DescribePurchasedDevicesResponse) SetHeaders(v map[string]*string) *DescribePurchasedDevicesResponse
func (DescribePurchasedDevicesResponse) String ¶
func (s DescribePurchasedDevicesResponse) String() string
type DescribePurchasedDevicesResponseBody ¶
type DescribePurchasedDevicesResponseBody struct { Devices []*DescribePurchasedDevicesResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribePurchasedDevicesResponseBody) GoString ¶
func (s DescribePurchasedDevicesResponseBody) GoString() string
func (*DescribePurchasedDevicesResponseBody) SetDevices ¶
func (s *DescribePurchasedDevicesResponseBody) SetDevices(v []*DescribePurchasedDevicesResponseBodyDevices) *DescribePurchasedDevicesResponseBody
func (*DescribePurchasedDevicesResponseBody) SetPageCount ¶
func (s *DescribePurchasedDevicesResponseBody) SetPageCount(v int64) *DescribePurchasedDevicesResponseBody
func (*DescribePurchasedDevicesResponseBody) SetPageNum ¶
func (s *DescribePurchasedDevicesResponseBody) SetPageNum(v int64) *DescribePurchasedDevicesResponseBody
func (*DescribePurchasedDevicesResponseBody) SetPageSize ¶
func (s *DescribePurchasedDevicesResponseBody) SetPageSize(v int64) *DescribePurchasedDevicesResponseBody
func (*DescribePurchasedDevicesResponseBody) SetRequestId ¶
func (s *DescribePurchasedDevicesResponseBody) SetRequestId(v string) *DescribePurchasedDevicesResponseBody
func (*DescribePurchasedDevicesResponseBody) SetTotalCount ¶
func (s *DescribePurchasedDevicesResponseBody) SetTotalCount(v int64) *DescribePurchasedDevicesResponseBody
func (DescribePurchasedDevicesResponseBody) String ¶
func (s DescribePurchasedDevicesResponseBody) String() string
type DescribePurchasedDevicesResponseBodyDevices ¶
type DescribePurchasedDevicesResponseBodyDevices struct { CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` GroupName *string `json:"GroupName,omitempty" xml:"GroupName,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OrderId *string `json:"OrderId,omitempty" xml:"OrderId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` RegisterCode *string `json:"RegisterCode,omitempty" xml:"RegisterCode,omitempty"` SubType *string `json:"SubType,omitempty" xml:"SubType,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (DescribePurchasedDevicesResponseBodyDevices) GoString ¶
func (s DescribePurchasedDevicesResponseBodyDevices) GoString() string
func (*DescribePurchasedDevicesResponseBodyDevices) SetCreatedTime ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetCreatedTime(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetDescription ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetDescription(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetGroupId ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetGroupId(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetGroupName ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetGroupName(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetName ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetName(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetOrderId ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetOrderId(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetRegion ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetRegion(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetRegisterCode ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetRegisterCode(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetSubType ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetSubType(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetType ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetType(v string) *DescribePurchasedDevicesResponseBodyDevices
func (*DescribePurchasedDevicesResponseBodyDevices) SetVendor ¶
func (s *DescribePurchasedDevicesResponseBodyDevices) SetVendor(v string) *DescribePurchasedDevicesResponseBodyDevices
func (DescribePurchasedDevicesResponseBodyDevices) String ¶
func (s DescribePurchasedDevicesResponseBodyDevices) String() string
type DescribeRecordsRequest ¶
type DescribeRecordsRequest struct { EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` PrivateBucket *bool `json:"PrivateBucket,omitempty" xml:"PrivateBucket,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` StreamId *string `json:"StreamId,omitempty" xml:"StreamId,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeRecordsRequest) GoString ¶
func (s DescribeRecordsRequest) GoString() string
func (*DescribeRecordsRequest) SetEndTime ¶
func (s *DescribeRecordsRequest) SetEndTime(v string) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetOwnerId ¶
func (s *DescribeRecordsRequest) SetOwnerId(v int64) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetPageNum ¶
func (s *DescribeRecordsRequest) SetPageNum(v int64) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetPageSize ¶
func (s *DescribeRecordsRequest) SetPageSize(v int64) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetPrivateBucket ¶
func (s *DescribeRecordsRequest) SetPrivateBucket(v bool) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetSortBy ¶
func (s *DescribeRecordsRequest) SetSortBy(v string) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetSortDirection ¶
func (s *DescribeRecordsRequest) SetSortDirection(v string) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetStartTime ¶
func (s *DescribeRecordsRequest) SetStartTime(v string) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetStreamId ¶
func (s *DescribeRecordsRequest) SetStreamId(v string) *DescribeRecordsRequest
func (*DescribeRecordsRequest) SetType ¶
func (s *DescribeRecordsRequest) SetType(v string) *DescribeRecordsRequest
func (DescribeRecordsRequest) String ¶
func (s DescribeRecordsRequest) String() string
type DescribeRecordsResponse ¶
type DescribeRecordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeRecordsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeRecordsResponse) GoString ¶
func (s DescribeRecordsResponse) GoString() string
func (*DescribeRecordsResponse) SetBody ¶
func (s *DescribeRecordsResponse) SetBody(v *DescribeRecordsResponseBody) *DescribeRecordsResponse
func (*DescribeRecordsResponse) SetHeaders ¶
func (s *DescribeRecordsResponse) SetHeaders(v map[string]*string) *DescribeRecordsResponse
func (DescribeRecordsResponse) String ¶
func (s DescribeRecordsResponse) String() string
type DescribeRecordsResponseBody ¶
type DescribeRecordsResponseBody struct { NextStartTime *string `json:"NextStartTime,omitempty" xml:"NextStartTime,omitempty"` PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*DescribeRecordsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeRecordsResponseBody) GoString ¶
func (s DescribeRecordsResponseBody) GoString() string
func (*DescribeRecordsResponseBody) SetNextStartTime ¶
func (s *DescribeRecordsResponseBody) SetNextStartTime(v string) *DescribeRecordsResponseBody
func (*DescribeRecordsResponseBody) SetPageCount ¶
func (s *DescribeRecordsResponseBody) SetPageCount(v int64) *DescribeRecordsResponseBody
func (*DescribeRecordsResponseBody) SetPageNum ¶
func (s *DescribeRecordsResponseBody) SetPageNum(v int64) *DescribeRecordsResponseBody
func (*DescribeRecordsResponseBody) SetPageSize ¶
func (s *DescribeRecordsResponseBody) SetPageSize(v int64) *DescribeRecordsResponseBody
func (*DescribeRecordsResponseBody) SetRecords ¶
func (s *DescribeRecordsResponseBody) SetRecords(v []*DescribeRecordsResponseBodyRecords) *DescribeRecordsResponseBody
func (*DescribeRecordsResponseBody) SetRequestId ¶
func (s *DescribeRecordsResponseBody) SetRequestId(v string) *DescribeRecordsResponseBody
func (*DescribeRecordsResponseBody) SetTotalCount ¶
func (s *DescribeRecordsResponseBody) SetTotalCount(v int64) *DescribeRecordsResponseBody
func (DescribeRecordsResponseBody) String ¶
func (s DescribeRecordsResponseBody) String() string
type DescribeRecordsResponseBodyRecords ¶
type DescribeRecordsResponseBodyRecords struct { EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` FileFormat *string `json:"FileFormat,omitempty" xml:"FileFormat,omitempty"` Height *int64 `json:"Height,omitempty" xml:"Height,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OssBucket *string `json:"OssBucket,omitempty" xml:"OssBucket,omitempty"` OssEndpoint *string `json:"OssEndpoint,omitempty" xml:"OssEndpoint,omitempty"` OssObject *string `json:"OssObject,omitempty" xml:"OssObject,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` StreamId *string `json:"StreamId,omitempty" xml:"StreamId,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` Width *int64 `json:"Width,omitempty" xml:"Width,omitempty"` }
func (DescribeRecordsResponseBodyRecords) GoString ¶
func (s DescribeRecordsResponseBodyRecords) GoString() string
func (*DescribeRecordsResponseBodyRecords) SetEndTime ¶
func (s *DescribeRecordsResponseBodyRecords) SetEndTime(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetFileFormat ¶
func (s *DescribeRecordsResponseBodyRecords) SetFileFormat(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetHeight ¶
func (s *DescribeRecordsResponseBodyRecords) SetHeight(v int64) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetId ¶
func (s *DescribeRecordsResponseBodyRecords) SetId(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetOssBucket ¶
func (s *DescribeRecordsResponseBodyRecords) SetOssBucket(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetOssEndpoint ¶
func (s *DescribeRecordsResponseBodyRecords) SetOssEndpoint(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetOssObject ¶
func (s *DescribeRecordsResponseBodyRecords) SetOssObject(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetStartTime ¶
func (s *DescribeRecordsResponseBodyRecords) SetStartTime(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetStreamId ¶
func (s *DescribeRecordsResponseBodyRecords) SetStreamId(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetTemplateId ¶
func (s *DescribeRecordsResponseBodyRecords) SetTemplateId(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetType ¶
func (s *DescribeRecordsResponseBodyRecords) SetType(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetUrl ¶
func (s *DescribeRecordsResponseBodyRecords) SetUrl(v string) *DescribeRecordsResponseBodyRecords
func (*DescribeRecordsResponseBodyRecords) SetWidth ¶
func (s *DescribeRecordsResponseBodyRecords) SetWidth(v int64) *DescribeRecordsResponseBodyRecords
func (DescribeRecordsResponseBodyRecords) String ¶
func (s DescribeRecordsResponseBodyRecords) String() string
type DescribeRenderingDevicesRequest ¶
type DescribeRenderingDevicesRequest struct { InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeRenderingDevicesRequest) GoString ¶
func (s DescribeRenderingDevicesRequest) GoString() string
func (*DescribeRenderingDevicesRequest) SetInstanceIds ¶
func (s *DescribeRenderingDevicesRequest) SetInstanceIds(v string) *DescribeRenderingDevicesRequest
func (*DescribeRenderingDevicesRequest) SetOwnerId ¶
func (s *DescribeRenderingDevicesRequest) SetOwnerId(v int64) *DescribeRenderingDevicesRequest
func (DescribeRenderingDevicesRequest) String ¶
func (s DescribeRenderingDevicesRequest) String() string
type DescribeRenderingDevicesResponse ¶
type DescribeRenderingDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeRenderingDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeRenderingDevicesResponse) GoString ¶
func (s DescribeRenderingDevicesResponse) GoString() string
func (*DescribeRenderingDevicesResponse) SetBody ¶
func (s *DescribeRenderingDevicesResponse) SetBody(v *DescribeRenderingDevicesResponseBody) *DescribeRenderingDevicesResponse
func (*DescribeRenderingDevicesResponse) SetHeaders ¶
func (s *DescribeRenderingDevicesResponse) SetHeaders(v map[string]*string) *DescribeRenderingDevicesResponse
func (DescribeRenderingDevicesResponse) String ¶
func (s DescribeRenderingDevicesResponse) String() string
type DescribeRenderingDevicesResponseBody ¶
type DescribeRenderingDevicesResponseBody struct { Devices []*DescribeRenderingDevicesResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int64 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeRenderingDevicesResponseBody) GoString ¶
func (s DescribeRenderingDevicesResponseBody) GoString() string
func (*DescribeRenderingDevicesResponseBody) SetDevices ¶
func (s *DescribeRenderingDevicesResponseBody) SetDevices(v []*DescribeRenderingDevicesResponseBodyDevices) *DescribeRenderingDevicesResponseBody
func (*DescribeRenderingDevicesResponseBody) SetRequestId ¶
func (s *DescribeRenderingDevicesResponseBody) SetRequestId(v string) *DescribeRenderingDevicesResponseBody
func (*DescribeRenderingDevicesResponseBody) SetTotal ¶
func (s *DescribeRenderingDevicesResponseBody) SetTotal(v int64) *DescribeRenderingDevicesResponseBody
func (DescribeRenderingDevicesResponseBody) String ¶
func (s DescribeRenderingDevicesResponseBody) String() string
type DescribeRenderingDevicesResponseBodyDevices ¶
type DescribeRenderingDevicesResponseBodyDevices struct { AutoRenew *bool `json:"AutoRenew,omitempty" xml:"AutoRenew,omitempty"` AutoRenewPeriod *int32 `json:"AutoRenewPeriod,omitempty" xml:"AutoRenewPeriod,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EdgeNodeName *string `json:"EdgeNodeName,omitempty" xml:"EdgeNodeName,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` InstanceChargeType *string `json:"InstanceChargeType,omitempty" xml:"InstanceChargeType,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` IpInfos []*DescribeRenderingDevicesResponseBodyDevicesIpInfos `json:"IpInfos,omitempty" xml:"IpInfos,omitempty" type:"Repeated"` MacAddress *string `json:"MacAddress,omitempty" xml:"MacAddress,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` PeriodUnit *string `json:"PeriodUnit,omitempty" xml:"PeriodUnit,omitempty"` PlatformType *string `json:"PlatformType,omitempty" xml:"PlatformType,omitempty"` PodInfos []*DescribeRenderingDevicesResponseBodyDevicesPodInfos `json:"PodInfos,omitempty" xml:"PodInfos,omitempty" type:"Repeated"` ServerName *string `json:"ServerName,omitempty" xml:"ServerName,omitempty"` Specification *string `json:"Specification,omitempty" xml:"Specification,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeRenderingDevicesResponseBodyDevices) GoString ¶
func (s DescribeRenderingDevicesResponseBodyDevices) GoString() string
func (*DescribeRenderingDevicesResponseBodyDevices) SetAutoRenew ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetAutoRenew(v bool) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetAutoRenewPeriod ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetAutoRenewPeriod(v int32) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetClusterId ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetClusterId(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetDescription ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetDescription(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetEdgeNodeName ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetEdgeNodeName(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetImageId ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetImageId(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetInstanceChargeType ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetInstanceChargeType(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetInstanceId ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetInstanceId(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetInstanceName ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetInstanceName(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetIpInfos ¶
func (*DescribeRenderingDevicesResponseBodyDevices) SetMacAddress ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetMacAddress(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetPeriod ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetPeriod(v int32) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetPeriodUnit ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetPeriodUnit(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetPlatformType ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetPlatformType(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetPodInfos ¶
func (*DescribeRenderingDevicesResponseBodyDevices) SetServerName ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetServerName(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetSpecification ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetSpecification(v string) *DescribeRenderingDevicesResponseBodyDevices
func (*DescribeRenderingDevicesResponseBodyDevices) SetStatus ¶
func (s *DescribeRenderingDevicesResponseBodyDevices) SetStatus(v string) *DescribeRenderingDevicesResponseBodyDevices
func (DescribeRenderingDevicesResponseBodyDevices) String ¶
func (s DescribeRenderingDevicesResponseBodyDevices) String() string
type DescribeRenderingDevicesResponseBodyDevicesIpInfos ¶
type DescribeRenderingDevicesResponseBodyDevicesIpInfos struct { ExternalIp *string `json:"ExternalIp,omitempty" xml:"ExternalIp,omitempty"` ExternalPort *string `json:"ExternalPort,omitempty" xml:"ExternalPort,omitempty"` ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` InternalIp *string `json:"InternalIp,omitempty" xml:"InternalIp,omitempty"` InternalPort *string `json:"InternalPort,omitempty" xml:"InternalPort,omitempty"` IpProtocol *string `json:"IpProtocol,omitempty" xml:"IpProtocol,omitempty"` NatType *string `json:"NatType,omitempty" xml:"NatType,omitempty"` }
func (DescribeRenderingDevicesResponseBodyDevicesIpInfos) GoString ¶
func (s DescribeRenderingDevicesResponseBodyDevicesIpInfos) GoString() string
func (*DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetExternalIp ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetExternalIp(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
func (*DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetExternalPort ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetExternalPort(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
func (*DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetInternalIp ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetInternalIp(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
func (*DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetInternalPort ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetInternalPort(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
func (*DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetIpProtocol ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetIpProtocol(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
func (*DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetNatType ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesIpInfos) SetNatType(v string) *DescribeRenderingDevicesResponseBodyDevicesIpInfos
func (DescribeRenderingDevicesResponseBodyDevicesIpInfos) String ¶
func (s DescribeRenderingDevicesResponseBodyDevicesIpInfos) String() string
type DescribeRenderingDevicesResponseBodyDevicesPodInfos ¶
type DescribeRenderingDevicesResponseBodyDevicesPodInfos struct { Network []*DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork `json:"Network,omitempty" xml:"Network,omitempty" type:"Repeated"` PodId *string `json:"PodId,omitempty" xml:"PodId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeRenderingDevicesResponseBodyDevicesPodInfos) GoString ¶
func (s DescribeRenderingDevicesResponseBodyDevicesPodInfos) GoString() string
func (*DescribeRenderingDevicesResponseBodyDevicesPodInfos) SetNetwork ¶
func (DescribeRenderingDevicesResponseBodyDevicesPodInfos) String ¶
func (s DescribeRenderingDevicesResponseBodyDevicesPodInfos) String() string
type DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork ¶
type DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork struct { ContainerPorts *string `json:"ContainerPorts,omitempty" xml:"ContainerPorts,omitempty"` ExternalIp *string `json:"ExternalIp,omitempty" xml:"ExternalIp,omitempty"` ExternalIsp *string `json:"ExternalIsp,omitempty" xml:"ExternalIsp,omitempty"` ExternalPorts *string `json:"ExternalPorts,omitempty" xml:"ExternalPorts,omitempty"` OutgoingIp *string `json:"OutgoingIp,omitempty" xml:"OutgoingIp,omitempty"` OutgoingIsp *string `json:"OutgoingIsp,omitempty" xml:"OutgoingIsp,omitempty"` }
func (DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) GoString ¶
func (s DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) GoString() string
func (*DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetContainerPorts ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetContainerPorts(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
func (*DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIp ¶
func (*DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIsp ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetExternalIsp(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
func (*DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetExternalPorts ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetExternalPorts(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
func (*DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIp ¶
func (*DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIsp ¶
func (s *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) SetOutgoingIsp(v string) *DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork
func (DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) String ¶
func (s DescribeRenderingDevicesResponseBodyDevicesPodInfosNetwork) String() string
type DescribeStreamRequest ¶
type DescribeStreamRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeStreamRequest) GoString ¶
func (s DescribeStreamRequest) GoString() string
func (*DescribeStreamRequest) SetId ¶
func (s *DescribeStreamRequest) SetId(v string) *DescribeStreamRequest
func (*DescribeStreamRequest) SetOwnerId ¶
func (s *DescribeStreamRequest) SetOwnerId(v int64) *DescribeStreamRequest
func (DescribeStreamRequest) String ¶
func (s DescribeStreamRequest) String() string
type DescribeStreamResponse ¶
type DescribeStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeStreamResponse) GoString ¶
func (s DescribeStreamResponse) GoString() string
func (*DescribeStreamResponse) SetBody ¶
func (s *DescribeStreamResponse) SetBody(v *DescribeStreamResponseBody) *DescribeStreamResponse
func (*DescribeStreamResponse) SetHeaders ¶
func (s *DescribeStreamResponse) SetHeaders(v map[string]*string) *DescribeStreamResponse
func (DescribeStreamResponse) String ¶
func (s DescribeStreamResponse) String() string
type DescribeStreamResponseBody ¶
type DescribeStreamResponseBody struct { App *string `json:"App,omitempty" xml:"App,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Height *int32 `json:"Height,omitempty" xml:"Height,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` PlayDomain *string `json:"PlayDomain,omitempty" xml:"PlayDomain,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` PushDomain *string `json:"PushDomain,omitempty" xml:"PushDomain,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Width *int32 `json:"Width,omitempty" xml:"Width,omitempty"` }
func (DescribeStreamResponseBody) GoString ¶
func (s DescribeStreamResponseBody) GoString() string
func (*DescribeStreamResponseBody) SetApp ¶
func (s *DescribeStreamResponseBody) SetApp(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetCreatedTime ¶
func (s *DescribeStreamResponseBody) SetCreatedTime(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetDeviceId ¶
func (s *DescribeStreamResponseBody) SetDeviceId(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetEnabled ¶
func (s *DescribeStreamResponseBody) SetEnabled(v bool) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetGroupId ¶
func (s *DescribeStreamResponseBody) SetGroupId(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetHeight ¶
func (s *DescribeStreamResponseBody) SetHeight(v int32) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetId ¶
func (s *DescribeStreamResponseBody) SetId(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetName ¶
func (s *DescribeStreamResponseBody) SetName(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetPlayDomain ¶
func (s *DescribeStreamResponseBody) SetPlayDomain(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetProtocol ¶
func (s *DescribeStreamResponseBody) SetProtocol(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetPushDomain ¶
func (s *DescribeStreamResponseBody) SetPushDomain(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetRequestId ¶
func (s *DescribeStreamResponseBody) SetRequestId(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetStatus ¶
func (s *DescribeStreamResponseBody) SetStatus(v string) *DescribeStreamResponseBody
func (*DescribeStreamResponseBody) SetWidth ¶
func (s *DescribeStreamResponseBody) SetWidth(v int32) *DescribeStreamResponseBody
func (DescribeStreamResponseBody) String ¶
func (s DescribeStreamResponseBody) String() string
type DescribeStreamURLRequest ¶
type DescribeStreamURLRequest struct { Auth *bool `json:"Auth,omitempty" xml:"Auth,omitempty"` AuthKey *string `json:"AuthKey,omitempty" xml:"AuthKey,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Expire *int64 `json:"Expire,omitempty" xml:"Expire,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OutProtocol *string `json:"OutProtocol,omitempty" xml:"OutProtocol,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Transcode *string `json:"Transcode,omitempty" xml:"Transcode,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeStreamURLRequest) GoString ¶
func (s DescribeStreamURLRequest) GoString() string
func (*DescribeStreamURLRequest) SetAuth ¶
func (s *DescribeStreamURLRequest) SetAuth(v bool) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetAuthKey ¶
func (s *DescribeStreamURLRequest) SetAuthKey(v string) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetEndTime ¶
func (s *DescribeStreamURLRequest) SetEndTime(v int64) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetExpire ¶
func (s *DescribeStreamURLRequest) SetExpire(v int64) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetId ¶
func (s *DescribeStreamURLRequest) SetId(v string) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetOutProtocol ¶
func (s *DescribeStreamURLRequest) SetOutProtocol(v string) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetOwnerId ¶
func (s *DescribeStreamURLRequest) SetOwnerId(v int64) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetStartTime ¶
func (s *DescribeStreamURLRequest) SetStartTime(v int64) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetTranscode ¶
func (s *DescribeStreamURLRequest) SetTranscode(v string) *DescribeStreamURLRequest
func (*DescribeStreamURLRequest) SetType ¶
func (s *DescribeStreamURLRequest) SetType(v string) *DescribeStreamURLRequest
func (DescribeStreamURLRequest) String ¶
func (s DescribeStreamURLRequest) String() string
type DescribeStreamURLResponse ¶
type DescribeStreamURLResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeStreamURLResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeStreamURLResponse) GoString ¶
func (s DescribeStreamURLResponse) GoString() string
func (*DescribeStreamURLResponse) SetBody ¶
func (s *DescribeStreamURLResponse) SetBody(v *DescribeStreamURLResponseBody) *DescribeStreamURLResponse
func (*DescribeStreamURLResponse) SetHeaders ¶
func (s *DescribeStreamURLResponse) SetHeaders(v map[string]*string) *DescribeStreamURLResponse
func (DescribeStreamURLResponse) String ¶
func (s DescribeStreamURLResponse) String() string
type DescribeStreamURLResponseBody ¶
type DescribeStreamURLResponseBody struct { ExpireTime *int64 `json:"ExpireTime,omitempty" xml:"ExpireTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeStreamURLResponseBody) GoString ¶
func (s DescribeStreamURLResponseBody) GoString() string
func (*DescribeStreamURLResponseBody) SetExpireTime ¶
func (s *DescribeStreamURLResponseBody) SetExpireTime(v int64) *DescribeStreamURLResponseBody
func (*DescribeStreamURLResponseBody) SetRequestId ¶
func (s *DescribeStreamURLResponseBody) SetRequestId(v string) *DescribeStreamURLResponseBody
func (*DescribeStreamURLResponseBody) SetUrl ¶
func (s *DescribeStreamURLResponseBody) SetUrl(v string) *DescribeStreamURLResponseBody
func (DescribeStreamURLResponseBody) String ¶
func (s DescribeStreamURLResponseBody) String() string
type DescribeStreamVodListRequest ¶
type DescribeStreamVodListRequest struct { EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeStreamVodListRequest) GoString ¶
func (s DescribeStreamVodListRequest) GoString() string
func (*DescribeStreamVodListRequest) SetEndTime ¶
func (s *DescribeStreamVodListRequest) SetEndTime(v int64) *DescribeStreamVodListRequest
func (*DescribeStreamVodListRequest) SetId ¶
func (s *DescribeStreamVodListRequest) SetId(v string) *DescribeStreamVodListRequest
func (*DescribeStreamVodListRequest) SetOwnerId ¶
func (s *DescribeStreamVodListRequest) SetOwnerId(v int64) *DescribeStreamVodListRequest
func (*DescribeStreamVodListRequest) SetStartTime ¶
func (s *DescribeStreamVodListRequest) SetStartTime(v int64) *DescribeStreamVodListRequest
func (DescribeStreamVodListRequest) String ¶
func (s DescribeStreamVodListRequest) String() string
type DescribeStreamVodListResponse ¶
type DescribeStreamVodListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeStreamVodListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeStreamVodListResponse) GoString ¶
func (s DescribeStreamVodListResponse) GoString() string
func (*DescribeStreamVodListResponse) SetBody ¶
func (s *DescribeStreamVodListResponse) SetBody(v *DescribeStreamVodListResponseBody) *DescribeStreamVodListResponse
func (*DescribeStreamVodListResponse) SetHeaders ¶
func (s *DescribeStreamVodListResponse) SetHeaders(v map[string]*string) *DescribeStreamVodListResponse
func (DescribeStreamVodListResponse) String ¶
func (s DescribeStreamVodListResponse) String() string
type DescribeStreamVodListResponseBody ¶
type DescribeStreamVodListResponseBody struct { Records []*DescribeStreamVodListResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeStreamVodListResponseBody) GoString ¶
func (s DescribeStreamVodListResponseBody) GoString() string
func (*DescribeStreamVodListResponseBody) SetRecords ¶
func (s *DescribeStreamVodListResponseBody) SetRecords(v []*DescribeStreamVodListResponseBodyRecords) *DescribeStreamVodListResponseBody
func (*DescribeStreamVodListResponseBody) SetRequestId ¶
func (s *DescribeStreamVodListResponseBody) SetRequestId(v string) *DescribeStreamVodListResponseBody
func (DescribeStreamVodListResponseBody) String ¶
func (s DescribeStreamVodListResponseBody) String() string
type DescribeStreamVodListResponseBodyRecords ¶
type DescribeStreamVodListResponseBodyRecords struct { EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeStreamVodListResponseBodyRecords) GoString ¶
func (s DescribeStreamVodListResponseBodyRecords) GoString() string
func (*DescribeStreamVodListResponseBodyRecords) SetEndTime ¶
func (s *DescribeStreamVodListResponseBodyRecords) SetEndTime(v int64) *DescribeStreamVodListResponseBodyRecords
func (*DescribeStreamVodListResponseBodyRecords) SetStartTime ¶
func (s *DescribeStreamVodListResponseBodyRecords) SetStartTime(v int64) *DescribeStreamVodListResponseBodyRecords
func (DescribeStreamVodListResponseBodyRecords) String ¶
func (s DescribeStreamVodListResponseBodyRecords) String() string
type DescribeStreamsRequest ¶
type DescribeStreamsRequest struct { App *string `json:"App,omitempty" xml:"App,omitempty"` DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` }
func (DescribeStreamsRequest) GoString ¶
func (s DescribeStreamsRequest) GoString() string
func (*DescribeStreamsRequest) SetApp ¶
func (s *DescribeStreamsRequest) SetApp(v string) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetDeviceId ¶
func (s *DescribeStreamsRequest) SetDeviceId(v string) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetDomain ¶
func (s *DescribeStreamsRequest) SetDomain(v string) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetGroupId ¶
func (s *DescribeStreamsRequest) SetGroupId(v string) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetId ¶
func (s *DescribeStreamsRequest) SetId(v string) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetName ¶
func (s *DescribeStreamsRequest) SetName(v string) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetOwnerId ¶
func (s *DescribeStreamsRequest) SetOwnerId(v int64) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetPageNum ¶
func (s *DescribeStreamsRequest) SetPageNum(v int64) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetPageSize ¶
func (s *DescribeStreamsRequest) SetPageSize(v int64) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetParentId ¶
func (s *DescribeStreamsRequest) SetParentId(v string) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetSortBy ¶
func (s *DescribeStreamsRequest) SetSortBy(v string) *DescribeStreamsRequest
func (*DescribeStreamsRequest) SetSortDirection ¶
func (s *DescribeStreamsRequest) SetSortDirection(v string) *DescribeStreamsRequest
func (DescribeStreamsRequest) String ¶
func (s DescribeStreamsRequest) String() string
type DescribeStreamsResponse ¶
type DescribeStreamsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeStreamsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeStreamsResponse) GoString ¶
func (s DescribeStreamsResponse) GoString() string
func (*DescribeStreamsResponse) SetBody ¶
func (s *DescribeStreamsResponse) SetBody(v *DescribeStreamsResponseBody) *DescribeStreamsResponse
func (*DescribeStreamsResponse) SetHeaders ¶
func (s *DescribeStreamsResponse) SetHeaders(v map[string]*string) *DescribeStreamsResponse
func (DescribeStreamsResponse) String ¶
func (s DescribeStreamsResponse) String() string
type DescribeStreamsResponseBody ¶
type DescribeStreamsResponseBody struct { PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Streams []*DescribeStreamsResponseBodyStreams `json:"Streams,omitempty" xml:"Streams,omitempty" type:"Repeated"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeStreamsResponseBody) GoString ¶
func (s DescribeStreamsResponseBody) GoString() string
func (*DescribeStreamsResponseBody) SetPageCount ¶
func (s *DescribeStreamsResponseBody) SetPageCount(v int64) *DescribeStreamsResponseBody
func (*DescribeStreamsResponseBody) SetPageNum ¶
func (s *DescribeStreamsResponseBody) SetPageNum(v int64) *DescribeStreamsResponseBody
func (*DescribeStreamsResponseBody) SetPageSize ¶
func (s *DescribeStreamsResponseBody) SetPageSize(v int64) *DescribeStreamsResponseBody
func (*DescribeStreamsResponseBody) SetRequestId ¶
func (s *DescribeStreamsResponseBody) SetRequestId(v string) *DescribeStreamsResponseBody
func (*DescribeStreamsResponseBody) SetStreams ¶
func (s *DescribeStreamsResponseBody) SetStreams(v []*DescribeStreamsResponseBodyStreams) *DescribeStreamsResponseBody
func (*DescribeStreamsResponseBody) SetTotalCount ¶
func (s *DescribeStreamsResponseBody) SetTotalCount(v int64) *DescribeStreamsResponseBody
func (DescribeStreamsResponseBody) String ¶
func (s DescribeStreamsResponseBody) String() string
type DescribeStreamsResponseBodyStreams ¶
type DescribeStreamsResponseBodyStreams struct { App *string `json:"App,omitempty" xml:"App,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Height *int32 `json:"Height,omitempty" xml:"Height,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` PlayDomain *string `json:"PlayDomain,omitempty" xml:"PlayDomain,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` PushDomain *string `json:"PushDomain,omitempty" xml:"PushDomain,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Width *int32 `json:"Width,omitempty" xml:"Width,omitempty"` }
func (DescribeStreamsResponseBodyStreams) GoString ¶
func (s DescribeStreamsResponseBodyStreams) GoString() string
func (*DescribeStreamsResponseBodyStreams) SetApp ¶
func (s *DescribeStreamsResponseBodyStreams) SetApp(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetCreatedTime ¶
func (s *DescribeStreamsResponseBodyStreams) SetCreatedTime(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetDeviceId ¶
func (s *DescribeStreamsResponseBodyStreams) SetDeviceId(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetEnabled ¶
func (s *DescribeStreamsResponseBodyStreams) SetEnabled(v bool) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetGroupId ¶
func (s *DescribeStreamsResponseBodyStreams) SetGroupId(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetHeight ¶
func (s *DescribeStreamsResponseBodyStreams) SetHeight(v int32) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetId ¶
func (s *DescribeStreamsResponseBodyStreams) SetId(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetName ¶
func (s *DescribeStreamsResponseBodyStreams) SetName(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetPlayDomain ¶
func (s *DescribeStreamsResponseBodyStreams) SetPlayDomain(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetProtocol ¶
func (s *DescribeStreamsResponseBodyStreams) SetProtocol(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetPushDomain ¶
func (s *DescribeStreamsResponseBodyStreams) SetPushDomain(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetStatus ¶
func (s *DescribeStreamsResponseBodyStreams) SetStatus(v string) *DescribeStreamsResponseBodyStreams
func (*DescribeStreamsResponseBodyStreams) SetWidth ¶
func (s *DescribeStreamsResponseBodyStreams) SetWidth(v int32) *DescribeStreamsResponseBodyStreams
func (DescribeStreamsResponseBodyStreams) String ¶
func (s DescribeStreamsResponseBodyStreams) String() string
type DescribeTemplateRequest ¶
type DescribeTemplateRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeTemplateRequest) GoString ¶
func (s DescribeTemplateRequest) GoString() string
func (*DescribeTemplateRequest) SetId ¶
func (s *DescribeTemplateRequest) SetId(v string) *DescribeTemplateRequest
func (*DescribeTemplateRequest) SetOwnerId ¶
func (s *DescribeTemplateRequest) SetOwnerId(v int64) *DescribeTemplateRequest
func (DescribeTemplateRequest) String ¶
func (s DescribeTemplateRequest) String() string
type DescribeTemplateResponse ¶
type DescribeTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeTemplateResponse) GoString ¶
func (s DescribeTemplateResponse) GoString() string
func (*DescribeTemplateResponse) SetBody ¶
func (s *DescribeTemplateResponse) SetBody(v *DescribeTemplateResponseBody) *DescribeTemplateResponse
func (*DescribeTemplateResponse) SetHeaders ¶
func (s *DescribeTemplateResponse) SetHeaders(v map[string]*string) *DescribeTemplateResponse
func (DescribeTemplateResponse) String ¶
func (s DescribeTemplateResponse) String() string
type DescribeTemplateResponseBody ¶
type DescribeTemplateResponseBody struct { Callback *string `json:"Callback,omitempty" xml:"Callback,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` FileFormat *string `json:"FileFormat,omitempty" xml:"FileFormat,omitempty"` Flv *string `json:"Flv,omitempty" xml:"Flv,omitempty"` HlsM3u8 *string `json:"HlsM3u8,omitempty" xml:"HlsM3u8,omitempty"` HlsTs *string `json:"HlsTs,omitempty" xml:"HlsTs,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Interval *int64 `json:"Interval,omitempty" xml:"Interval,omitempty"` JpgOnDemand *string `json:"JpgOnDemand,omitempty" xml:"JpgOnDemand,omitempty"` JpgOverwrite *string `json:"JpgOverwrite,omitempty" xml:"JpgOverwrite,omitempty"` JpgSequence *string `json:"JpgSequence,omitempty" xml:"JpgSequence,omitempty"` Mp4 *string `json:"Mp4,omitempty" xml:"Mp4,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OssBucket *string `json:"OssBucket,omitempty" xml:"OssBucket,omitempty"` OssEndpoint *string `json:"OssEndpoint,omitempty" xml:"OssEndpoint,omitempty"` OssFilePrefix *string `json:"OssFilePrefix,omitempty" xml:"OssFilePrefix,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` TransConfigs []*DescribeTemplateResponseBodyTransConfigs `json:"TransConfigs,omitempty" xml:"TransConfigs,omitempty" type:"Repeated"` Trigger *string `json:"Trigger,omitempty" xml:"Trigger,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeTemplateResponseBody) GoString ¶
func (s DescribeTemplateResponseBody) GoString() string
func (*DescribeTemplateResponseBody) SetCallback ¶
func (s *DescribeTemplateResponseBody) SetCallback(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetCreatedTime ¶
func (s *DescribeTemplateResponseBody) SetCreatedTime(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetDescription ¶
func (s *DescribeTemplateResponseBody) SetDescription(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetFileFormat ¶
func (s *DescribeTemplateResponseBody) SetFileFormat(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetFlv ¶
func (s *DescribeTemplateResponseBody) SetFlv(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetHlsM3u8 ¶
func (s *DescribeTemplateResponseBody) SetHlsM3u8(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetHlsTs ¶
func (s *DescribeTemplateResponseBody) SetHlsTs(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetId ¶
func (s *DescribeTemplateResponseBody) SetId(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetInterval ¶
func (s *DescribeTemplateResponseBody) SetInterval(v int64) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetJpgOnDemand ¶
func (s *DescribeTemplateResponseBody) SetJpgOnDemand(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetJpgOverwrite ¶
func (s *DescribeTemplateResponseBody) SetJpgOverwrite(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetJpgSequence ¶
func (s *DescribeTemplateResponseBody) SetJpgSequence(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetMp4 ¶
func (s *DescribeTemplateResponseBody) SetMp4(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetName ¶
func (s *DescribeTemplateResponseBody) SetName(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetOssBucket ¶
func (s *DescribeTemplateResponseBody) SetOssBucket(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetOssEndpoint ¶
func (s *DescribeTemplateResponseBody) SetOssEndpoint(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetOssFilePrefix ¶
func (s *DescribeTemplateResponseBody) SetOssFilePrefix(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetRegion ¶
func (s *DescribeTemplateResponseBody) SetRegion(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetRequestId ¶
func (s *DescribeTemplateResponseBody) SetRequestId(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetRetention ¶
func (s *DescribeTemplateResponseBody) SetRetention(v int64) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetTransConfigs ¶
func (s *DescribeTemplateResponseBody) SetTransConfigs(v []*DescribeTemplateResponseBodyTransConfigs) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetTrigger ¶
func (s *DescribeTemplateResponseBody) SetTrigger(v string) *DescribeTemplateResponseBody
func (*DescribeTemplateResponseBody) SetType ¶
func (s *DescribeTemplateResponseBody) SetType(v string) *DescribeTemplateResponseBody
func (DescribeTemplateResponseBody) String ¶
func (s DescribeTemplateResponseBody) String() string
type DescribeTemplateResponseBodyTransConfigs ¶
type DescribeTemplateResponseBodyTransConfigs struct { Fps *int64 `json:"Fps,omitempty" xml:"Fps,omitempty"` Gop *int64 `json:"Gop,omitempty" xml:"Gop,omitempty"` Height *int64 `json:"Height,omitempty" xml:"Height,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` VideoBitrate *int64 `json:"VideoBitrate,omitempty" xml:"VideoBitrate,omitempty"` VideoCodec *string `json:"VideoCodec,omitempty" xml:"VideoCodec,omitempty"` Width *int64 `json:"Width,omitempty" xml:"Width,omitempty"` }
func (DescribeTemplateResponseBodyTransConfigs) GoString ¶
func (s DescribeTemplateResponseBodyTransConfigs) GoString() string
func (*DescribeTemplateResponseBodyTransConfigs) SetFps ¶
func (s *DescribeTemplateResponseBodyTransConfigs) SetFps(v int64) *DescribeTemplateResponseBodyTransConfigs
func (*DescribeTemplateResponseBodyTransConfigs) SetGop ¶
func (s *DescribeTemplateResponseBodyTransConfigs) SetGop(v int64) *DescribeTemplateResponseBodyTransConfigs
func (*DescribeTemplateResponseBodyTransConfigs) SetHeight ¶
func (s *DescribeTemplateResponseBodyTransConfigs) SetHeight(v int64) *DescribeTemplateResponseBodyTransConfigs
func (*DescribeTemplateResponseBodyTransConfigs) SetId ¶
func (s *DescribeTemplateResponseBodyTransConfigs) SetId(v string) *DescribeTemplateResponseBodyTransConfigs
func (*DescribeTemplateResponseBodyTransConfigs) SetName ¶
func (s *DescribeTemplateResponseBodyTransConfigs) SetName(v string) *DescribeTemplateResponseBodyTransConfigs
func (*DescribeTemplateResponseBodyTransConfigs) SetVideoBitrate ¶
func (s *DescribeTemplateResponseBodyTransConfigs) SetVideoBitrate(v int64) *DescribeTemplateResponseBodyTransConfigs
func (*DescribeTemplateResponseBodyTransConfigs) SetVideoCodec ¶
func (s *DescribeTemplateResponseBodyTransConfigs) SetVideoCodec(v string) *DescribeTemplateResponseBodyTransConfigs
func (*DescribeTemplateResponseBodyTransConfigs) SetWidth ¶
func (s *DescribeTemplateResponseBodyTransConfigs) SetWidth(v int64) *DescribeTemplateResponseBodyTransConfigs
func (DescribeTemplateResponseBodyTransConfigs) String ¶
func (s DescribeTemplateResponseBodyTransConfigs) String() string
type DescribeTemplatesRequest ¶
type DescribeTemplatesRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeTemplatesRequest) GoString ¶
func (s DescribeTemplatesRequest) GoString() string
func (*DescribeTemplatesRequest) SetId ¶
func (s *DescribeTemplatesRequest) SetId(v string) *DescribeTemplatesRequest
func (*DescribeTemplatesRequest) SetInstanceId ¶
func (s *DescribeTemplatesRequest) SetInstanceId(v string) *DescribeTemplatesRequest
func (*DescribeTemplatesRequest) SetOwnerId ¶
func (s *DescribeTemplatesRequest) SetOwnerId(v int64) *DescribeTemplatesRequest
func (*DescribeTemplatesRequest) SetPageNum ¶
func (s *DescribeTemplatesRequest) SetPageNum(v int64) *DescribeTemplatesRequest
func (*DescribeTemplatesRequest) SetPageSize ¶
func (s *DescribeTemplatesRequest) SetPageSize(v int64) *DescribeTemplatesRequest
func (*DescribeTemplatesRequest) SetSortBy ¶
func (s *DescribeTemplatesRequest) SetSortBy(v string) *DescribeTemplatesRequest
func (*DescribeTemplatesRequest) SetSortDirection ¶
func (s *DescribeTemplatesRequest) SetSortDirection(v string) *DescribeTemplatesRequest
func (*DescribeTemplatesRequest) SetType ¶
func (s *DescribeTemplatesRequest) SetType(v string) *DescribeTemplatesRequest
func (DescribeTemplatesRequest) String ¶
func (s DescribeTemplatesRequest) String() string
type DescribeTemplatesResponse ¶
type DescribeTemplatesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeTemplatesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeTemplatesResponse) GoString ¶
func (s DescribeTemplatesResponse) GoString() string
func (*DescribeTemplatesResponse) SetBody ¶
func (s *DescribeTemplatesResponse) SetBody(v *DescribeTemplatesResponseBody) *DescribeTemplatesResponse
func (*DescribeTemplatesResponse) SetHeaders ¶
func (s *DescribeTemplatesResponse) SetHeaders(v map[string]*string) *DescribeTemplatesResponse
func (DescribeTemplatesResponse) String ¶
func (s DescribeTemplatesResponse) String() string
type DescribeTemplatesResponseBody ¶
type DescribeTemplatesResponseBody struct { PageCount *int64 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Templates []*DescribeTemplatesResponseBodyTemplates `json:"Templates,omitempty" xml:"Templates,omitempty" type:"Repeated"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeTemplatesResponseBody) GoString ¶
func (s DescribeTemplatesResponseBody) GoString() string
func (*DescribeTemplatesResponseBody) SetPageCount ¶
func (s *DescribeTemplatesResponseBody) SetPageCount(v int64) *DescribeTemplatesResponseBody
func (*DescribeTemplatesResponseBody) SetPageNum ¶
func (s *DescribeTemplatesResponseBody) SetPageNum(v int64) *DescribeTemplatesResponseBody
func (*DescribeTemplatesResponseBody) SetPageSize ¶
func (s *DescribeTemplatesResponseBody) SetPageSize(v int64) *DescribeTemplatesResponseBody
func (*DescribeTemplatesResponseBody) SetRequestId ¶
func (s *DescribeTemplatesResponseBody) SetRequestId(v string) *DescribeTemplatesResponseBody
func (*DescribeTemplatesResponseBody) SetTemplates ¶
func (s *DescribeTemplatesResponseBody) SetTemplates(v []*DescribeTemplatesResponseBodyTemplates) *DescribeTemplatesResponseBody
func (*DescribeTemplatesResponseBody) SetTotalCount ¶
func (s *DescribeTemplatesResponseBody) SetTotalCount(v int64) *DescribeTemplatesResponseBody
func (DescribeTemplatesResponseBody) String ¶
func (s DescribeTemplatesResponseBody) String() string
type DescribeTemplatesResponseBodyTemplates ¶
type DescribeTemplatesResponseBodyTemplates struct { Callback *string `json:"Callback,omitempty" xml:"Callback,omitempty"` CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` FileFormat *string `json:"FileFormat,omitempty" xml:"FileFormat,omitempty"` Flv *string `json:"Flv,omitempty" xml:"Flv,omitempty"` HlsM3u8 *string `json:"HlsM3u8,omitempty" xml:"HlsM3u8,omitempty"` HlsTs *string `json:"HlsTs,omitempty" xml:"HlsTs,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Interval *int64 `json:"Interval,omitempty" xml:"Interval,omitempty"` JpgOnDemand *string `json:"JpgOnDemand,omitempty" xml:"JpgOnDemand,omitempty"` JpgOverwrite *string `json:"JpgOverwrite,omitempty" xml:"JpgOverwrite,omitempty"` JpgSequence *string `json:"JpgSequence,omitempty" xml:"JpgSequence,omitempty"` Mp4 *string `json:"Mp4,omitempty" xml:"Mp4,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OssBucket *string `json:"OssBucket,omitempty" xml:"OssBucket,omitempty"` OssEndpoint *string `json:"OssEndpoint,omitempty" xml:"OssEndpoint,omitempty"` OssFilePrefix *string `json:"OssFilePrefix,omitempty" xml:"OssFilePrefix,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` TransConfigs []*DescribeTemplatesResponseBodyTemplatesTransConfigs `json:"TransConfigs,omitempty" xml:"TransConfigs,omitempty" type:"Repeated"` Trigger *string `json:"Trigger,omitempty" xml:"Trigger,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeTemplatesResponseBodyTemplates) GoString ¶
func (s DescribeTemplatesResponseBodyTemplates) GoString() string
func (*DescribeTemplatesResponseBodyTemplates) SetCallback ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetCallback(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetCreatedTime ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetCreatedTime(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetDescription ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetDescription(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetFileFormat ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetFileFormat(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetFlv ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetFlv(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetHlsM3u8 ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetHlsM3u8(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetHlsTs ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetHlsTs(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetId ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetId(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetInterval ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetInterval(v int64) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetJpgOnDemand ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetJpgOnDemand(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetJpgOverwrite ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetJpgOverwrite(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetJpgSequence ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetJpgSequence(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetMp4 ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetMp4(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetName ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetName(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetOssBucket ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetOssBucket(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetOssEndpoint ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetOssEndpoint(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetOssFilePrefix ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetOssFilePrefix(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetRegion ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetRegion(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetRetention ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetRetention(v int64) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetTransConfigs ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetTransConfigs(v []*DescribeTemplatesResponseBodyTemplatesTransConfigs) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetTrigger ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetTrigger(v string) *DescribeTemplatesResponseBodyTemplates
func (*DescribeTemplatesResponseBodyTemplates) SetType ¶
func (s *DescribeTemplatesResponseBodyTemplates) SetType(v string) *DescribeTemplatesResponseBodyTemplates
func (DescribeTemplatesResponseBodyTemplates) String ¶
func (s DescribeTemplatesResponseBodyTemplates) String() string
type DescribeTemplatesResponseBodyTemplatesTransConfigs ¶
type DescribeTemplatesResponseBodyTemplatesTransConfigs struct { Fps *int64 `json:"Fps,omitempty" xml:"Fps,omitempty"` Gop *int64 `json:"Gop,omitempty" xml:"Gop,omitempty"` Height *int64 `json:"Height,omitempty" xml:"Height,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` VideoBitrate *int64 `json:"VideoBitrate,omitempty" xml:"VideoBitrate,omitempty"` VideoCodec *string `json:"VideoCodec,omitempty" xml:"VideoCodec,omitempty"` Width *int64 `json:"Width,omitempty" xml:"Width,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` }
func (DescribeTemplatesResponseBodyTemplatesTransConfigs) GoString ¶
func (s DescribeTemplatesResponseBodyTemplatesTransConfigs) GoString() string
func (*DescribeTemplatesResponseBodyTemplatesTransConfigs) SetVideoBitrate ¶
func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetVideoBitrate(v int64) *DescribeTemplatesResponseBodyTemplatesTransConfigs
func (*DescribeTemplatesResponseBodyTemplatesTransConfigs) SetVideoCodec ¶
func (s *DescribeTemplatesResponseBodyTemplatesTransConfigs) SetVideoCodec(v string) *DescribeTemplatesResponseBodyTemplatesTransConfigs
func (DescribeTemplatesResponseBodyTemplatesTransConfigs) String ¶
func (s DescribeTemplatesResponseBodyTemplatesTransConfigs) String() string
type DescribeUserDevicesRequest ¶
type DescribeUserDevicesRequest struct { EnsInstanceIds *string `json:"EnsInstanceIds,omitempty" xml:"EnsInstanceIds,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ServerName *string `json:"ServerName,omitempty" xml:"ServerName,omitempty"` }
func (DescribeUserDevicesRequest) GoString ¶
func (s DescribeUserDevicesRequest) GoString() string
func (*DescribeUserDevicesRequest) SetEnsInstanceIds ¶
func (s *DescribeUserDevicesRequest) SetEnsInstanceIds(v string) *DescribeUserDevicesRequest
func (*DescribeUserDevicesRequest) SetOwnerId ¶
func (s *DescribeUserDevicesRequest) SetOwnerId(v int64) *DescribeUserDevicesRequest
func (*DescribeUserDevicesRequest) SetServerName ¶
func (s *DescribeUserDevicesRequest) SetServerName(v string) *DescribeUserDevicesRequest
func (DescribeUserDevicesRequest) String ¶
func (s DescribeUserDevicesRequest) String() string
type DescribeUserDevicesResponse ¶
type DescribeUserDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeUserDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeUserDevicesResponse) GoString ¶
func (s DescribeUserDevicesResponse) GoString() string
func (*DescribeUserDevicesResponse) SetBody ¶
func (s *DescribeUserDevicesResponse) SetBody(v *DescribeUserDevicesResponseBody) *DescribeUserDevicesResponse
func (*DescribeUserDevicesResponse) SetHeaders ¶
func (s *DescribeUserDevicesResponse) SetHeaders(v map[string]*string) *DescribeUserDevicesResponse
func (DescribeUserDevicesResponse) String ¶
func (s DescribeUserDevicesResponse) String() string
type DescribeUserDevicesResponseBody ¶
type DescribeUserDevicesResponseBody struct { List []*DescribeUserDevicesResponseBodyList `json:"List,omitempty" xml:"List,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeUserDevicesResponseBody) GoString ¶
func (s DescribeUserDevicesResponseBody) GoString() string
func (*DescribeUserDevicesResponseBody) SetList ¶
func (s *DescribeUserDevicesResponseBody) SetList(v []*DescribeUserDevicesResponseBodyList) *DescribeUserDevicesResponseBody
func (*DescribeUserDevicesResponseBody) SetRequestId ¶
func (s *DescribeUserDevicesResponseBody) SetRequestId(v string) *DescribeUserDevicesResponseBody
func (DescribeUserDevicesResponseBody) String ¶
func (s DescribeUserDevicesResponseBody) String() string
type DescribeUserDevicesResponseBodyList ¶
type DescribeUserDevicesResponseBodyList struct { AliUid *string `json:"AliUid,omitempty" xml:"AliUid,omitempty"` EdgeNodeName *string `json:"EdgeNodeName,omitempty" xml:"EdgeNodeName,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` MacAddress *string `json:"MacAddress,omitempty" xml:"MacAddress,omitempty"` MatrixId *string `json:"MatrixId,omitempty" xml:"MatrixId,omitempty"` Server *string `json:"Server,omitempty" xml:"Server,omitempty"` Specification *string `json:"Specification,omitempty" xml:"Specification,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeUserDevicesResponseBodyList) GoString ¶
func (s DescribeUserDevicesResponseBodyList) GoString() string
func (*DescribeUserDevicesResponseBodyList) SetAliUid ¶
func (s *DescribeUserDevicesResponseBodyList) SetAliUid(v string) *DescribeUserDevicesResponseBodyList
func (*DescribeUserDevicesResponseBodyList) SetEdgeNodeName ¶
func (s *DescribeUserDevicesResponseBodyList) SetEdgeNodeName(v string) *DescribeUserDevicesResponseBodyList
func (*DescribeUserDevicesResponseBodyList) SetInstanceId ¶
func (s *DescribeUserDevicesResponseBodyList) SetInstanceId(v string) *DescribeUserDevicesResponseBodyList
func (*DescribeUserDevicesResponseBodyList) SetMacAddress ¶
func (s *DescribeUserDevicesResponseBodyList) SetMacAddress(v string) *DescribeUserDevicesResponseBodyList
func (*DescribeUserDevicesResponseBodyList) SetMatrixId ¶
func (s *DescribeUserDevicesResponseBodyList) SetMatrixId(v string) *DescribeUserDevicesResponseBodyList
func (*DescribeUserDevicesResponseBodyList) SetServer ¶
func (s *DescribeUserDevicesResponseBodyList) SetServer(v string) *DescribeUserDevicesResponseBodyList
func (*DescribeUserDevicesResponseBodyList) SetSpecification ¶
func (s *DescribeUserDevicesResponseBodyList) SetSpecification(v string) *DescribeUserDevicesResponseBodyList
func (*DescribeUserDevicesResponseBodyList) SetStatus ¶
func (s *DescribeUserDevicesResponseBodyList) SetStatus(v string) *DescribeUserDevicesResponseBodyList
func (DescribeUserDevicesResponseBodyList) String ¶
func (s DescribeUserDevicesResponseBodyList) String() string
type DescribeVodStreamURLRequest ¶
type DescribeVodStreamURLRequest struct { OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` TxId *string `json:"TxId,omitempty" xml:"TxId,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeVodStreamURLRequest) GoString ¶
func (s DescribeVodStreamURLRequest) GoString() string
func (*DescribeVodStreamURLRequest) SetOwnerId ¶
func (s *DescribeVodStreamURLRequest) SetOwnerId(v int64) *DescribeVodStreamURLRequest
func (*DescribeVodStreamURLRequest) SetTxId ¶
func (s *DescribeVodStreamURLRequest) SetTxId(v string) *DescribeVodStreamURLRequest
func (*DescribeVodStreamURLRequest) SetUrl ¶
func (s *DescribeVodStreamURLRequest) SetUrl(v string) *DescribeVodStreamURLRequest
func (DescribeVodStreamURLRequest) String ¶
func (s DescribeVodStreamURLRequest) String() string
type DescribeVodStreamURLResponse ¶
type DescribeVodStreamURLResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVodStreamURLResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVodStreamURLResponse) GoString ¶
func (s DescribeVodStreamURLResponse) GoString() string
func (*DescribeVodStreamURLResponse) SetBody ¶
func (s *DescribeVodStreamURLResponse) SetBody(v *DescribeVodStreamURLResponseBody) *DescribeVodStreamURLResponse
func (*DescribeVodStreamURLResponse) SetHeaders ¶
func (s *DescribeVodStreamURLResponse) SetHeaders(v map[string]*string) *DescribeVodStreamURLResponse
func (DescribeVodStreamURLResponse) String ¶
func (s DescribeVodStreamURLResponse) String() string
type DescribeVodStreamURLResponseBody ¶
type DescribeVodStreamURLResponseBody struct { OutProtocol *string `json:"OutProtocol,omitempty" xml:"OutProtocol,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TxId *string `json:"TxId,omitempty" xml:"TxId,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeVodStreamURLResponseBody) GoString ¶
func (s DescribeVodStreamURLResponseBody) GoString() string
func (*DescribeVodStreamURLResponseBody) SetOutProtocol ¶
func (s *DescribeVodStreamURLResponseBody) SetOutProtocol(v string) *DescribeVodStreamURLResponseBody
func (*DescribeVodStreamURLResponseBody) SetPort ¶
func (s *DescribeVodStreamURLResponseBody) SetPort(v int64) *DescribeVodStreamURLResponseBody
func (*DescribeVodStreamURLResponseBody) SetRequestId ¶
func (s *DescribeVodStreamURLResponseBody) SetRequestId(v string) *DescribeVodStreamURLResponseBody
func (*DescribeVodStreamURLResponseBody) SetTxId ¶
func (s *DescribeVodStreamURLResponseBody) SetTxId(v string) *DescribeVodStreamURLResponseBody
func (*DescribeVodStreamURLResponseBody) SetUrl ¶
func (s *DescribeVodStreamURLResponseBody) SetUrl(v string) *DescribeVodStreamURLResponseBody
func (DescribeVodStreamURLResponseBody) String ¶
func (s DescribeVodStreamURLResponseBody) String() string
type DescribeVsCertificateDetailRequest ¶
type DescribeVsCertificateDetailRequest struct { CertName *string `json:"CertName,omitempty" xml:"CertName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeVsCertificateDetailRequest) GoString ¶
func (s DescribeVsCertificateDetailRequest) GoString() string
func (*DescribeVsCertificateDetailRequest) SetCertName ¶
func (s *DescribeVsCertificateDetailRequest) SetCertName(v string) *DescribeVsCertificateDetailRequest
func (*DescribeVsCertificateDetailRequest) SetOwnerId ¶
func (s *DescribeVsCertificateDetailRequest) SetOwnerId(v int64) *DescribeVsCertificateDetailRequest
func (DescribeVsCertificateDetailRequest) String ¶
func (s DescribeVsCertificateDetailRequest) String() string
type DescribeVsCertificateDetailResponse ¶
type DescribeVsCertificateDetailResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsCertificateDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsCertificateDetailResponse) GoString ¶
func (s DescribeVsCertificateDetailResponse) GoString() string
func (*DescribeVsCertificateDetailResponse) SetHeaders ¶
func (s *DescribeVsCertificateDetailResponse) SetHeaders(v map[string]*string) *DescribeVsCertificateDetailResponse
func (DescribeVsCertificateDetailResponse) String ¶
func (s DescribeVsCertificateDetailResponse) String() string
type DescribeVsCertificateDetailResponseBody ¶
type DescribeVsCertificateDetailResponseBody struct { Cert *string `json:"Cert,omitempty" xml:"Cert,omitempty"` CertId *int64 `json:"CertId,omitempty" xml:"CertId,omitempty"` CertName *string `json:"CertName,omitempty" xml:"CertName,omitempty"` Key *string `json:"Key,omitempty" xml:"Key,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsCertificateDetailResponseBody) GoString ¶
func (s DescribeVsCertificateDetailResponseBody) GoString() string
func (*DescribeVsCertificateDetailResponseBody) SetCert ¶
func (s *DescribeVsCertificateDetailResponseBody) SetCert(v string) *DescribeVsCertificateDetailResponseBody
func (*DescribeVsCertificateDetailResponseBody) SetCertId ¶
func (s *DescribeVsCertificateDetailResponseBody) SetCertId(v int64) *DescribeVsCertificateDetailResponseBody
func (*DescribeVsCertificateDetailResponseBody) SetCertName ¶
func (s *DescribeVsCertificateDetailResponseBody) SetCertName(v string) *DescribeVsCertificateDetailResponseBody
func (*DescribeVsCertificateDetailResponseBody) SetKey ¶
func (s *DescribeVsCertificateDetailResponseBody) SetKey(v string) *DescribeVsCertificateDetailResponseBody
func (*DescribeVsCertificateDetailResponseBody) SetRequestId ¶
func (s *DescribeVsCertificateDetailResponseBody) SetRequestId(v string) *DescribeVsCertificateDetailResponseBody
func (DescribeVsCertificateDetailResponseBody) String ¶
func (s DescribeVsCertificateDetailResponseBody) String() string
type DescribeVsCertificateListRequest ¶
type DescribeVsCertificateListRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeVsCertificateListRequest) GoString ¶
func (s DescribeVsCertificateListRequest) GoString() string
func (*DescribeVsCertificateListRequest) SetDomainName ¶
func (s *DescribeVsCertificateListRequest) SetDomainName(v string) *DescribeVsCertificateListRequest
func (*DescribeVsCertificateListRequest) SetOwnerId ¶
func (s *DescribeVsCertificateListRequest) SetOwnerId(v int64) *DescribeVsCertificateListRequest
func (DescribeVsCertificateListRequest) String ¶
func (s DescribeVsCertificateListRequest) String() string
type DescribeVsCertificateListResponse ¶
type DescribeVsCertificateListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsCertificateListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsCertificateListResponse) GoString ¶
func (s DescribeVsCertificateListResponse) GoString() string
func (*DescribeVsCertificateListResponse) SetHeaders ¶
func (s *DescribeVsCertificateListResponse) SetHeaders(v map[string]*string) *DescribeVsCertificateListResponse
func (DescribeVsCertificateListResponse) String ¶
func (s DescribeVsCertificateListResponse) String() string
type DescribeVsCertificateListResponseBody ¶
type DescribeVsCertificateListResponseBody struct { CertificateListModel *DescribeVsCertificateListResponseBodyCertificateListModel `json:"CertificateListModel,omitempty" xml:"CertificateListModel,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsCertificateListResponseBody) GoString ¶
func (s DescribeVsCertificateListResponseBody) GoString() string
func (*DescribeVsCertificateListResponseBody) SetCertificateListModel ¶
func (s *DescribeVsCertificateListResponseBody) SetCertificateListModel(v *DescribeVsCertificateListResponseBodyCertificateListModel) *DescribeVsCertificateListResponseBody
func (*DescribeVsCertificateListResponseBody) SetRequestId ¶
func (s *DescribeVsCertificateListResponseBody) SetRequestId(v string) *DescribeVsCertificateListResponseBody
func (DescribeVsCertificateListResponseBody) String ¶
func (s DescribeVsCertificateListResponseBody) String() string
type DescribeVsCertificateListResponseBodyCertificateListModel ¶
type DescribeVsCertificateListResponseBodyCertificateListModel struct { CertList []*DescribeVsCertificateListResponseBodyCertificateListModelCertList `json:"CertList,omitempty" xml:"CertList,omitempty" type:"Repeated"` Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` }
func (DescribeVsCertificateListResponseBodyCertificateListModel) GoString ¶
func (s DescribeVsCertificateListResponseBodyCertificateListModel) GoString() string
func (*DescribeVsCertificateListResponseBodyCertificateListModel) SetCertList ¶
func (DescribeVsCertificateListResponseBodyCertificateListModel) String ¶
func (s DescribeVsCertificateListResponseBodyCertificateListModel) String() string
type DescribeVsCertificateListResponseBodyCertificateListModelCertList ¶
type DescribeVsCertificateListResponseBodyCertificateListModelCertList struct { CertId *int64 `json:"CertId,omitempty" xml:"CertId,omitempty"` CertName *string `json:"CertName,omitempty" xml:"CertName,omitempty"` Common *string `json:"Common,omitempty" xml:"Common,omitempty"` Fingerprint *string `json:"Fingerprint,omitempty" xml:"Fingerprint,omitempty"` Issuer *string `json:"Issuer,omitempty" xml:"Issuer,omitempty"` LastTime *int64 `json:"LastTime,omitempty" xml:"LastTime,omitempty"` }
func (DescribeVsCertificateListResponseBodyCertificateListModelCertList) GoString ¶
func (s DescribeVsCertificateListResponseBodyCertificateListModelCertList) GoString() string
func (*DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetCertName ¶
func (*DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetFingerprint ¶
func (*DescribeVsCertificateListResponseBodyCertificateListModelCertList) SetLastTime ¶
func (DescribeVsCertificateListResponseBodyCertificateListModelCertList) String ¶
func (s DescribeVsCertificateListResponseBodyCertificateListModelCertList) String() string
type DescribeVsDevicesDataRequest ¶
type DescribeVsDevicesDataRequest struct { EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDevicesDataRequest) GoString ¶
func (s DescribeVsDevicesDataRequest) GoString() string
func (*DescribeVsDevicesDataRequest) SetEndTime ¶
func (s *DescribeVsDevicesDataRequest) SetEndTime(v string) *DescribeVsDevicesDataRequest
func (*DescribeVsDevicesDataRequest) SetGroupId ¶
func (s *DescribeVsDevicesDataRequest) SetGroupId(v string) *DescribeVsDevicesDataRequest
func (*DescribeVsDevicesDataRequest) SetOwnerId ¶
func (s *DescribeVsDevicesDataRequest) SetOwnerId(v int64) *DescribeVsDevicesDataRequest
func (*DescribeVsDevicesDataRequest) SetStartTime ¶
func (s *DescribeVsDevicesDataRequest) SetStartTime(v string) *DescribeVsDevicesDataRequest
func (DescribeVsDevicesDataRequest) String ¶
func (s DescribeVsDevicesDataRequest) String() string
type DescribeVsDevicesDataResponse ¶
type DescribeVsDevicesDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDevicesDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDevicesDataResponse) GoString ¶
func (s DescribeVsDevicesDataResponse) GoString() string
func (*DescribeVsDevicesDataResponse) SetBody ¶
func (s *DescribeVsDevicesDataResponse) SetBody(v *DescribeVsDevicesDataResponseBody) *DescribeVsDevicesDataResponse
func (*DescribeVsDevicesDataResponse) SetHeaders ¶
func (s *DescribeVsDevicesDataResponse) SetHeaders(v map[string]*string) *DescribeVsDevicesDataResponse
func (DescribeVsDevicesDataResponse) String ¶
func (s DescribeVsDevicesDataResponse) String() string
type DescribeVsDevicesDataResponseBody ¶
type DescribeVsDevicesDataResponseBody struct { DevicesDataPerInterval *DescribeVsDevicesDataResponseBodyDevicesDataPerInterval `json:"DevicesDataPerInterval,omitempty" xml:"DevicesDataPerInterval,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsDevicesDataResponseBody) GoString ¶
func (s DescribeVsDevicesDataResponseBody) GoString() string
func (*DescribeVsDevicesDataResponseBody) SetDevicesDataPerInterval ¶
func (s *DescribeVsDevicesDataResponseBody) SetDevicesDataPerInterval(v *DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) *DescribeVsDevicesDataResponseBody
func (*DescribeVsDevicesDataResponseBody) SetRequestId ¶
func (s *DescribeVsDevicesDataResponseBody) SetRequestId(v string) *DescribeVsDevicesDataResponseBody
func (DescribeVsDevicesDataResponseBody) String ¶
func (s DescribeVsDevicesDataResponseBody) String() string
type DescribeVsDevicesDataResponseBodyDevicesDataPerInterval ¶
type DescribeVsDevicesDataResponseBodyDevicesDataPerInterval struct {
DataModule []*DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule `json:"DataModule,omitempty" xml:"DataModule,omitempty" type:"Repeated"`
}
func (DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) GoString ¶
func (s DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) GoString() string
func (*DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) SetDataModule ¶
func (DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) String ¶
func (s DescribeVsDevicesDataResponseBodyDevicesDataPerInterval) String() string
type DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule ¶
type DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule struct { DevicesDataValue *string `json:"DevicesDataValue,omitempty" xml:"DevicesDataValue,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` }
func (DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) GoString ¶
func (s DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) GoString() string
func (*DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) SetDevicesDataValue ¶
func (s *DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) SetDevicesDataValue(v string) *DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule
func (*DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) SetTimeStamp ¶
func (DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) String ¶
func (s DescribeVsDevicesDataResponseBodyDevicesDataPerIntervalDataModule) String() string
type DescribeVsDomainBpsDataRequest ¶
type DescribeVsDomainBpsDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Interval *string `json:"Interval,omitempty" xml:"Interval,omitempty"` IspNameEn *string `json:"IspNameEn,omitempty" xml:"IspNameEn,omitempty"` LocationNameEn *string `json:"LocationNameEn,omitempty" xml:"LocationNameEn,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainBpsDataRequest) GoString ¶
func (s DescribeVsDomainBpsDataRequest) GoString() string
func (*DescribeVsDomainBpsDataRequest) SetDomainName ¶
func (s *DescribeVsDomainBpsDataRequest) SetDomainName(v string) *DescribeVsDomainBpsDataRequest
func (*DescribeVsDomainBpsDataRequest) SetEndTime ¶
func (s *DescribeVsDomainBpsDataRequest) SetEndTime(v string) *DescribeVsDomainBpsDataRequest
func (*DescribeVsDomainBpsDataRequest) SetInterval ¶
func (s *DescribeVsDomainBpsDataRequest) SetInterval(v string) *DescribeVsDomainBpsDataRequest
func (*DescribeVsDomainBpsDataRequest) SetIspNameEn ¶
func (s *DescribeVsDomainBpsDataRequest) SetIspNameEn(v string) *DescribeVsDomainBpsDataRequest
func (*DescribeVsDomainBpsDataRequest) SetLocationNameEn ¶
func (s *DescribeVsDomainBpsDataRequest) SetLocationNameEn(v string) *DescribeVsDomainBpsDataRequest
func (*DescribeVsDomainBpsDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainBpsDataRequest) SetOwnerId(v int64) *DescribeVsDomainBpsDataRequest
func (*DescribeVsDomainBpsDataRequest) SetStartTime ¶
func (s *DescribeVsDomainBpsDataRequest) SetStartTime(v string) *DescribeVsDomainBpsDataRequest
func (DescribeVsDomainBpsDataRequest) String ¶
func (s DescribeVsDomainBpsDataRequest) String() string
type DescribeVsDomainBpsDataResponse ¶
type DescribeVsDomainBpsDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainBpsDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainBpsDataResponse) GoString ¶
func (s DescribeVsDomainBpsDataResponse) GoString() string
func (*DescribeVsDomainBpsDataResponse) SetBody ¶
func (s *DescribeVsDomainBpsDataResponse) SetBody(v *DescribeVsDomainBpsDataResponseBody) *DescribeVsDomainBpsDataResponse
func (*DescribeVsDomainBpsDataResponse) SetHeaders ¶
func (s *DescribeVsDomainBpsDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainBpsDataResponse
func (DescribeVsDomainBpsDataResponse) String ¶
func (s DescribeVsDomainBpsDataResponse) String() string
type DescribeVsDomainBpsDataResponseBody ¶
type DescribeVsDomainBpsDataResponseBody struct { BpsDataPerInterval *DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval `json:"BpsDataPerInterval,omitempty" xml:"BpsDataPerInterval,omitempty" type:"Struct"` DataInterval *string `json:"DataInterval,omitempty" xml:"DataInterval,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainBpsDataResponseBody) GoString ¶
func (s DescribeVsDomainBpsDataResponseBody) GoString() string
func (*DescribeVsDomainBpsDataResponseBody) SetBpsDataPerInterval ¶
func (s *DescribeVsDomainBpsDataResponseBody) SetBpsDataPerInterval(v *DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) *DescribeVsDomainBpsDataResponseBody
func (*DescribeVsDomainBpsDataResponseBody) SetDataInterval ¶
func (s *DescribeVsDomainBpsDataResponseBody) SetDataInterval(v string) *DescribeVsDomainBpsDataResponseBody
func (*DescribeVsDomainBpsDataResponseBody) SetDomainName ¶
func (s *DescribeVsDomainBpsDataResponseBody) SetDomainName(v string) *DescribeVsDomainBpsDataResponseBody
func (*DescribeVsDomainBpsDataResponseBody) SetEndTime ¶
func (s *DescribeVsDomainBpsDataResponseBody) SetEndTime(v string) *DescribeVsDomainBpsDataResponseBody
func (*DescribeVsDomainBpsDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainBpsDataResponseBody) SetRequestId(v string) *DescribeVsDomainBpsDataResponseBody
func (*DescribeVsDomainBpsDataResponseBody) SetStartTime ¶
func (s *DescribeVsDomainBpsDataResponseBody) SetStartTime(v string) *DescribeVsDomainBpsDataResponseBody
func (DescribeVsDomainBpsDataResponseBody) String ¶
func (s DescribeVsDomainBpsDataResponseBody) String() string
type DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval ¶
type DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval struct {
DataModule []*DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule `json:"DataModule,omitempty" xml:"DataModule,omitempty" type:"Repeated"`
}
func (DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) GoString ¶
func (s DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) GoString() string
func (*DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) SetDataModule ¶
func (DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) String ¶
func (s DescribeVsDomainBpsDataResponseBodyBpsDataPerInterval) String() string
type DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule ¶
type DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule struct { BpsValue *string `json:"BpsValue,omitempty" xml:"BpsValue,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` }
func (DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) GoString ¶
func (s DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) GoString() string
func (*DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) SetBpsValue ¶
func (*DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) SetTimeStamp ¶
func (DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) String ¶
func (s DescribeVsDomainBpsDataResponseBodyBpsDataPerIntervalDataModule) String() string
type DescribeVsDomainCertificateInfoRequest ¶
type DescribeVsDomainCertificateInfoRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeVsDomainCertificateInfoRequest) GoString ¶
func (s DescribeVsDomainCertificateInfoRequest) GoString() string
func (*DescribeVsDomainCertificateInfoRequest) SetDomainName ¶
func (s *DescribeVsDomainCertificateInfoRequest) SetDomainName(v string) *DescribeVsDomainCertificateInfoRequest
func (*DescribeVsDomainCertificateInfoRequest) SetOwnerId ¶
func (s *DescribeVsDomainCertificateInfoRequest) SetOwnerId(v int64) *DescribeVsDomainCertificateInfoRequest
func (DescribeVsDomainCertificateInfoRequest) String ¶
func (s DescribeVsDomainCertificateInfoRequest) String() string
type DescribeVsDomainCertificateInfoResponse ¶
type DescribeVsDomainCertificateInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainCertificateInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainCertificateInfoResponse) GoString ¶
func (s DescribeVsDomainCertificateInfoResponse) GoString() string
func (*DescribeVsDomainCertificateInfoResponse) SetHeaders ¶
func (s *DescribeVsDomainCertificateInfoResponse) SetHeaders(v map[string]*string) *DescribeVsDomainCertificateInfoResponse
func (DescribeVsDomainCertificateInfoResponse) String ¶
func (s DescribeVsDomainCertificateInfoResponse) String() string
type DescribeVsDomainCertificateInfoResponseBody ¶
type DescribeVsDomainCertificateInfoResponseBody struct { CertInfos *DescribeVsDomainCertificateInfoResponseBodyCertInfos `json:"CertInfos,omitempty" xml:"CertInfos,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsDomainCertificateInfoResponseBody) GoString ¶
func (s DescribeVsDomainCertificateInfoResponseBody) GoString() string
func (*DescribeVsDomainCertificateInfoResponseBody) SetCertInfos ¶
func (*DescribeVsDomainCertificateInfoResponseBody) SetRequestId ¶
func (s *DescribeVsDomainCertificateInfoResponseBody) SetRequestId(v string) *DescribeVsDomainCertificateInfoResponseBody
func (DescribeVsDomainCertificateInfoResponseBody) String ¶
func (s DescribeVsDomainCertificateInfoResponseBody) String() string
type DescribeVsDomainCertificateInfoResponseBodyCertInfos ¶
type DescribeVsDomainCertificateInfoResponseBodyCertInfos struct {
CertInfo []*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo `json:"CertInfo,omitempty" xml:"CertInfo,omitempty" type:"Repeated"`
}
func (DescribeVsDomainCertificateInfoResponseBodyCertInfos) GoString ¶
func (s DescribeVsDomainCertificateInfoResponseBodyCertInfos) GoString() string
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfos) SetCertInfo ¶
func (DescribeVsDomainCertificateInfoResponseBodyCertInfos) String ¶
func (s DescribeVsDomainCertificateInfoResponseBodyCertInfos) String() string
type DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo ¶
type DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo struct { CertDomainName *string `json:"CertDomainName,omitempty" xml:"CertDomainName,omitempty"` CertExpireTime *string `json:"CertExpireTime,omitempty" xml:"CertExpireTime,omitempty"` CertLife *string `json:"CertLife,omitempty" xml:"CertLife,omitempty"` CertName *string `json:"CertName,omitempty" xml:"CertName,omitempty"` CertOrg *string `json:"CertOrg,omitempty" xml:"CertOrg,omitempty"` CertType *string `json:"CertType,omitempty" xml:"CertType,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` SSLPub *string `json:"SSLPub,omitempty" xml:"SSLPub,omitempty"` ServerCertificateStatus *string `json:"ServerCertificateStatus,omitempty" xml:"ServerCertificateStatus,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) GoString ¶
func (s DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) GoString() string
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertDomainName ¶
func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertDomainName(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertExpireTime ¶
func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertExpireTime(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertLife ¶
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertName ¶
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertOrg ¶
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetCertType ¶
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetDomainName ¶
func (*DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetServerCertificateStatus ¶
func (s *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) SetServerCertificateStatus(v string) *DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo
func (DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) String ¶
func (s DescribeVsDomainCertificateInfoResponseBodyCertInfosCertInfo) String() string
type DescribeVsDomainConfigsRequest ¶
type DescribeVsDomainConfigsRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` FunctionNames *string `json:"FunctionNames,omitempty" xml:"FunctionNames,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeVsDomainConfigsRequest) GoString ¶
func (s DescribeVsDomainConfigsRequest) GoString() string
func (*DescribeVsDomainConfigsRequest) SetDomainName ¶
func (s *DescribeVsDomainConfigsRequest) SetDomainName(v string) *DescribeVsDomainConfigsRequest
func (*DescribeVsDomainConfigsRequest) SetFunctionNames ¶
func (s *DescribeVsDomainConfigsRequest) SetFunctionNames(v string) *DescribeVsDomainConfigsRequest
func (*DescribeVsDomainConfigsRequest) SetOwnerId ¶
func (s *DescribeVsDomainConfigsRequest) SetOwnerId(v int64) *DescribeVsDomainConfigsRequest
func (DescribeVsDomainConfigsRequest) String ¶
func (s DescribeVsDomainConfigsRequest) String() string
type DescribeVsDomainConfigsResponse ¶
type DescribeVsDomainConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainConfigsResponse) GoString ¶
func (s DescribeVsDomainConfigsResponse) GoString() string
func (*DescribeVsDomainConfigsResponse) SetBody ¶
func (s *DescribeVsDomainConfigsResponse) SetBody(v *DescribeVsDomainConfigsResponseBody) *DescribeVsDomainConfigsResponse
func (*DescribeVsDomainConfigsResponse) SetHeaders ¶
func (s *DescribeVsDomainConfigsResponse) SetHeaders(v map[string]*string) *DescribeVsDomainConfigsResponse
func (DescribeVsDomainConfigsResponse) String ¶
func (s DescribeVsDomainConfigsResponse) String() string
type DescribeVsDomainConfigsResponseBody ¶
type DescribeVsDomainConfigsResponseBody struct { DomainConfigs []*DescribeVsDomainConfigsResponseBodyDomainConfigs `json:"DomainConfigs,omitempty" xml:"DomainConfigs,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsDomainConfigsResponseBody) GoString ¶
func (s DescribeVsDomainConfigsResponseBody) GoString() string
func (*DescribeVsDomainConfigsResponseBody) SetDomainConfigs ¶
func (s *DescribeVsDomainConfigsResponseBody) SetDomainConfigs(v []*DescribeVsDomainConfigsResponseBodyDomainConfigs) *DescribeVsDomainConfigsResponseBody
func (*DescribeVsDomainConfigsResponseBody) SetRequestId ¶
func (s *DescribeVsDomainConfigsResponseBody) SetRequestId(v string) *DescribeVsDomainConfigsResponseBody
func (DescribeVsDomainConfigsResponseBody) String ¶
func (s DescribeVsDomainConfigsResponseBody) String() string
type DescribeVsDomainConfigsResponseBodyDomainConfigs ¶
type DescribeVsDomainConfigsResponseBodyDomainConfigs struct { ConfigId *string `json:"ConfigId,omitempty" xml:"ConfigId,omitempty"` FunctionArgs []*DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs `json:"FunctionArgs,omitempty" xml:"FunctionArgs,omitempty" type:"Repeated"` FunctionName *string `json:"FunctionName,omitempty" xml:"FunctionName,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeVsDomainConfigsResponseBodyDomainConfigs) GoString ¶
func (s DescribeVsDomainConfigsResponseBodyDomainConfigs) GoString() string
func (*DescribeVsDomainConfigsResponseBodyDomainConfigs) SetConfigId ¶
func (s *DescribeVsDomainConfigsResponseBodyDomainConfigs) SetConfigId(v string) *DescribeVsDomainConfigsResponseBodyDomainConfigs
func (*DescribeVsDomainConfigsResponseBodyDomainConfigs) SetFunctionArgs ¶
func (*DescribeVsDomainConfigsResponseBodyDomainConfigs) SetFunctionName ¶
func (s *DescribeVsDomainConfigsResponseBodyDomainConfigs) SetFunctionName(v string) *DescribeVsDomainConfigsResponseBodyDomainConfigs
func (*DescribeVsDomainConfigsResponseBodyDomainConfigs) SetStatus ¶
func (s *DescribeVsDomainConfigsResponseBodyDomainConfigs) SetStatus(v string) *DescribeVsDomainConfigsResponseBodyDomainConfigs
func (DescribeVsDomainConfigsResponseBodyDomainConfigs) String ¶
func (s DescribeVsDomainConfigsResponseBodyDomainConfigs) String() string
type DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs ¶
type DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs struct { ArgName *string `json:"ArgName,omitempty" xml:"ArgName,omitempty"` ArgValue *string `json:"ArgValue,omitempty" xml:"ArgValue,omitempty"` }
func (DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) GoString ¶
func (s DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) GoString() string
func (*DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) SetArgName ¶
func (*DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) SetArgValue ¶
func (DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) String ¶
func (s DescribeVsDomainConfigsResponseBodyDomainConfigsFunctionArgs) String() string
type DescribeVsDomainDetailRequest ¶
type DescribeVsDomainDetailRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeVsDomainDetailRequest) GoString ¶
func (s DescribeVsDomainDetailRequest) GoString() string
func (*DescribeVsDomainDetailRequest) SetDomainName ¶
func (s *DescribeVsDomainDetailRequest) SetDomainName(v string) *DescribeVsDomainDetailRequest
func (*DescribeVsDomainDetailRequest) SetOwnerId ¶
func (s *DescribeVsDomainDetailRequest) SetOwnerId(v int64) *DescribeVsDomainDetailRequest
func (DescribeVsDomainDetailRequest) String ¶
func (s DescribeVsDomainDetailRequest) String() string
type DescribeVsDomainDetailResponse ¶
type DescribeVsDomainDetailResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainDetailResponse) GoString ¶
func (s DescribeVsDomainDetailResponse) GoString() string
func (*DescribeVsDomainDetailResponse) SetBody ¶
func (s *DescribeVsDomainDetailResponse) SetBody(v *DescribeVsDomainDetailResponseBody) *DescribeVsDomainDetailResponse
func (*DescribeVsDomainDetailResponse) SetHeaders ¶
func (s *DescribeVsDomainDetailResponse) SetHeaders(v map[string]*string) *DescribeVsDomainDetailResponse
func (DescribeVsDomainDetailResponse) String ¶
func (s DescribeVsDomainDetailResponse) String() string
type DescribeVsDomainDetailResponseBody ¶
type DescribeVsDomainDetailResponseBody struct { DomainConfig *DescribeVsDomainDetailResponseBodyDomainConfig `json:"DomainConfig,omitempty" xml:"DomainConfig,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsDomainDetailResponseBody) GoString ¶
func (s DescribeVsDomainDetailResponseBody) GoString() string
func (*DescribeVsDomainDetailResponseBody) SetDomainConfig ¶
func (s *DescribeVsDomainDetailResponseBody) SetDomainConfig(v *DescribeVsDomainDetailResponseBodyDomainConfig) *DescribeVsDomainDetailResponseBody
func (*DescribeVsDomainDetailResponseBody) SetRequestId ¶
func (s *DescribeVsDomainDetailResponseBody) SetRequestId(v string) *DescribeVsDomainDetailResponseBody
func (DescribeVsDomainDetailResponseBody) String ¶
func (s DescribeVsDomainDetailResponseBody) String() string
type DescribeVsDomainDetailResponseBodyDomainConfig ¶
type DescribeVsDomainDetailResponseBodyDomainConfig struct { Cname *string `json:"Cname,omitempty" xml:"Cname,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` DomainStatus *string `json:"DomainStatus,omitempty" xml:"DomainStatus,omitempty"` DomainType *string `json:"DomainType,omitempty" xml:"DomainType,omitempty"` GmtCreated *string `json:"GmtCreated,omitempty" xml:"GmtCreated,omitempty"` GmtModified *string `json:"GmtModified,omitempty" xml:"GmtModified,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` SSLProtocol *string `json:"SSLProtocol,omitempty" xml:"SSLProtocol,omitempty"` Scope *string `json:"Scope,omitempty" xml:"Scope,omitempty"` }
func (DescribeVsDomainDetailResponseBodyDomainConfig) GoString ¶
func (s DescribeVsDomainDetailResponseBodyDomainConfig) GoString() string
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetCname ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetCname(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetDescription ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetDescription(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainName ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainName(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainStatus ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainStatus(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainType ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetDomainType(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetGmtCreated ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetGmtCreated(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetGmtModified ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetGmtModified(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetRegion ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetRegion(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetSSLProtocol ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetSSLProtocol(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (*DescribeVsDomainDetailResponseBodyDomainConfig) SetScope ¶
func (s *DescribeVsDomainDetailResponseBodyDomainConfig) SetScope(v string) *DescribeVsDomainDetailResponseBodyDomainConfig
func (DescribeVsDomainDetailResponseBodyDomainConfig) String ¶
func (s DescribeVsDomainDetailResponseBodyDomainConfig) String() string
type DescribeVsDomainOnlineUserNumRequest ¶
type DescribeVsDomainOnlineUserNumRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` QueryTime *string `json:"QueryTime,omitempty" xml:"QueryTime,omitempty"` }
func (DescribeVsDomainOnlineUserNumRequest) GoString ¶
func (s DescribeVsDomainOnlineUserNumRequest) GoString() string
func (*DescribeVsDomainOnlineUserNumRequest) SetDomainName ¶
func (s *DescribeVsDomainOnlineUserNumRequest) SetDomainName(v string) *DescribeVsDomainOnlineUserNumRequest
func (*DescribeVsDomainOnlineUserNumRequest) SetOwnerId ¶
func (s *DescribeVsDomainOnlineUserNumRequest) SetOwnerId(v int64) *DescribeVsDomainOnlineUserNumRequest
func (*DescribeVsDomainOnlineUserNumRequest) SetQueryTime ¶
func (s *DescribeVsDomainOnlineUserNumRequest) SetQueryTime(v string) *DescribeVsDomainOnlineUserNumRequest
func (DescribeVsDomainOnlineUserNumRequest) String ¶
func (s DescribeVsDomainOnlineUserNumRequest) String() string
type DescribeVsDomainOnlineUserNumResponse ¶
type DescribeVsDomainOnlineUserNumResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainOnlineUserNumResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainOnlineUserNumResponse) GoString ¶
func (s DescribeVsDomainOnlineUserNumResponse) GoString() string
func (*DescribeVsDomainOnlineUserNumResponse) SetHeaders ¶
func (s *DescribeVsDomainOnlineUserNumResponse) SetHeaders(v map[string]*string) *DescribeVsDomainOnlineUserNumResponse
func (DescribeVsDomainOnlineUserNumResponse) String ¶
func (s DescribeVsDomainOnlineUserNumResponse) String() string
type DescribeVsDomainOnlineUserNumResponseBody ¶
type DescribeVsDomainOnlineUserNumResponseBody struct { OnlineUserInfo *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo `json:"OnlineUserInfo,omitempty" xml:"OnlineUserInfo,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StreamCount *int32 `json:"StreamCount,omitempty" xml:"StreamCount,omitempty"` UserCount *int32 `json:"UserCount,omitempty" xml:"UserCount,omitempty"` }
func (DescribeVsDomainOnlineUserNumResponseBody) GoString ¶
func (s DescribeVsDomainOnlineUserNumResponseBody) GoString() string
func (*DescribeVsDomainOnlineUserNumResponseBody) SetOnlineUserInfo ¶
func (s *DescribeVsDomainOnlineUserNumResponseBody) SetOnlineUserInfo(v *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) *DescribeVsDomainOnlineUserNumResponseBody
func (*DescribeVsDomainOnlineUserNumResponseBody) SetRequestId ¶
func (s *DescribeVsDomainOnlineUserNumResponseBody) SetRequestId(v string) *DescribeVsDomainOnlineUserNumResponseBody
func (*DescribeVsDomainOnlineUserNumResponseBody) SetStreamCount ¶
func (s *DescribeVsDomainOnlineUserNumResponseBody) SetStreamCount(v int32) *DescribeVsDomainOnlineUserNumResponseBody
func (*DescribeVsDomainOnlineUserNumResponseBody) SetUserCount ¶
func (s *DescribeVsDomainOnlineUserNumResponseBody) SetUserCount(v int32) *DescribeVsDomainOnlineUserNumResponseBody
func (DescribeVsDomainOnlineUserNumResponseBody) String ¶
func (s DescribeVsDomainOnlineUserNumResponseBody) String() string
type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo ¶
type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo struct {
LiveStreamOnlineUserNumInfo []*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo `json:"LiveStreamOnlineUserNumInfo,omitempty" xml:"LiveStreamOnlineUserNumInfo,omitempty" type:"Repeated"`
}
func (DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) GoString ¶
func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) GoString() string
func (*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) SetLiveStreamOnlineUserNumInfo ¶
func (s *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) SetLiveStreamOnlineUserNumInfo(v []*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo) *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo
func (DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) String ¶
func (s DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfo) String() string
type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo ¶
type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo struct { Infos *DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos `json:"Infos,omitempty" xml:"Infos,omitempty" type:"Struct"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` }
func (DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo) GoString ¶
func (*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo) SetInfos ¶
func (*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfo) SetStreamName ¶
type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos ¶
type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos struct {
Info []*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo `json:"Info,omitempty" xml:"Info,omitempty" type:"Repeated"`
}
func (DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos) GoString ¶
func (*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfos) SetInfo ¶
type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo ¶
type DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo struct { TranscodeTemplate *string `json:"TranscodeTemplate,omitempty" xml:"TranscodeTemplate,omitempty"` UserNumber *int64 `json:"UserNumber,omitempty" xml:"UserNumber,omitempty"` }
func (DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo) GoString ¶
func (*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo) SetTranscodeTemplate ¶
func (*DescribeVsDomainOnlineUserNumResponseBodyOnlineUserInfoLiveStreamOnlineUserNumInfoInfosInfo) SetUserNumber ¶
type DescribeVsDomainPvDataRequest ¶
type DescribeVsDomainPvDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainPvDataRequest) GoString ¶
func (s DescribeVsDomainPvDataRequest) GoString() string
func (*DescribeVsDomainPvDataRequest) SetDomainName ¶
func (s *DescribeVsDomainPvDataRequest) SetDomainName(v string) *DescribeVsDomainPvDataRequest
func (*DescribeVsDomainPvDataRequest) SetEndTime ¶
func (s *DescribeVsDomainPvDataRequest) SetEndTime(v string) *DescribeVsDomainPvDataRequest
func (*DescribeVsDomainPvDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainPvDataRequest) SetOwnerId(v int64) *DescribeVsDomainPvDataRequest
func (*DescribeVsDomainPvDataRequest) SetStartTime ¶
func (s *DescribeVsDomainPvDataRequest) SetStartTime(v string) *DescribeVsDomainPvDataRequest
func (DescribeVsDomainPvDataRequest) String ¶
func (s DescribeVsDomainPvDataRequest) String() string
type DescribeVsDomainPvDataResponse ¶
type DescribeVsDomainPvDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainPvDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainPvDataResponse) GoString ¶
func (s DescribeVsDomainPvDataResponse) GoString() string
func (*DescribeVsDomainPvDataResponse) SetBody ¶
func (s *DescribeVsDomainPvDataResponse) SetBody(v *DescribeVsDomainPvDataResponseBody) *DescribeVsDomainPvDataResponse
func (*DescribeVsDomainPvDataResponse) SetHeaders ¶
func (s *DescribeVsDomainPvDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainPvDataResponse
func (DescribeVsDomainPvDataResponse) String ¶
func (s DescribeVsDomainPvDataResponse) String() string
type DescribeVsDomainPvDataResponseBody ¶
type DescribeVsDomainPvDataResponseBody struct { DataInterval *string `json:"DataInterval,omitempty" xml:"DataInterval,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` PvDataInterval *DescribeVsDomainPvDataResponseBodyPvDataInterval `json:"PvDataInterval,omitempty" xml:"PvDataInterval,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainPvDataResponseBody) GoString ¶
func (s DescribeVsDomainPvDataResponseBody) GoString() string
func (*DescribeVsDomainPvDataResponseBody) SetDataInterval ¶
func (s *DescribeVsDomainPvDataResponseBody) SetDataInterval(v string) *DescribeVsDomainPvDataResponseBody
func (*DescribeVsDomainPvDataResponseBody) SetDomainName ¶
func (s *DescribeVsDomainPvDataResponseBody) SetDomainName(v string) *DescribeVsDomainPvDataResponseBody
func (*DescribeVsDomainPvDataResponseBody) SetEndTime ¶
func (s *DescribeVsDomainPvDataResponseBody) SetEndTime(v string) *DescribeVsDomainPvDataResponseBody
func (*DescribeVsDomainPvDataResponseBody) SetPvDataInterval ¶
func (s *DescribeVsDomainPvDataResponseBody) SetPvDataInterval(v *DescribeVsDomainPvDataResponseBodyPvDataInterval) *DescribeVsDomainPvDataResponseBody
func (*DescribeVsDomainPvDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainPvDataResponseBody) SetRequestId(v string) *DescribeVsDomainPvDataResponseBody
func (*DescribeVsDomainPvDataResponseBody) SetStartTime ¶
func (s *DescribeVsDomainPvDataResponseBody) SetStartTime(v string) *DescribeVsDomainPvDataResponseBody
func (DescribeVsDomainPvDataResponseBody) String ¶
func (s DescribeVsDomainPvDataResponseBody) String() string
type DescribeVsDomainPvDataResponseBodyPvDataInterval ¶
type DescribeVsDomainPvDataResponseBodyPvDataInterval struct {
UsageData []*DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData `json:"UsageData,omitempty" xml:"UsageData,omitempty" type:"Repeated"`
}
func (DescribeVsDomainPvDataResponseBodyPvDataInterval) GoString ¶
func (s DescribeVsDomainPvDataResponseBodyPvDataInterval) GoString() string
func (*DescribeVsDomainPvDataResponseBodyPvDataInterval) SetUsageData ¶
func (DescribeVsDomainPvDataResponseBodyPvDataInterval) String ¶
func (s DescribeVsDomainPvDataResponseBodyPvDataInterval) String() string
type DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData ¶
type DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData struct { TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) GoString ¶
func (s DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) GoString() string
func (*DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) SetTimeStamp ¶
func (DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) String ¶
func (s DescribeVsDomainPvDataResponseBodyPvDataIntervalUsageData) String() string
type DescribeVsDomainPvUvDataRequest ¶
type DescribeVsDomainPvUvDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainPvUvDataRequest) GoString ¶
func (s DescribeVsDomainPvUvDataRequest) GoString() string
func (*DescribeVsDomainPvUvDataRequest) SetDomainName ¶
func (s *DescribeVsDomainPvUvDataRequest) SetDomainName(v string) *DescribeVsDomainPvUvDataRequest
func (*DescribeVsDomainPvUvDataRequest) SetEndTime ¶
func (s *DescribeVsDomainPvUvDataRequest) SetEndTime(v string) *DescribeVsDomainPvUvDataRequest
func (*DescribeVsDomainPvUvDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainPvUvDataRequest) SetOwnerId(v int64) *DescribeVsDomainPvUvDataRequest
func (*DescribeVsDomainPvUvDataRequest) SetStartTime ¶
func (s *DescribeVsDomainPvUvDataRequest) SetStartTime(v string) *DescribeVsDomainPvUvDataRequest
func (DescribeVsDomainPvUvDataRequest) String ¶
func (s DescribeVsDomainPvUvDataRequest) String() string
type DescribeVsDomainPvUvDataResponse ¶
type DescribeVsDomainPvUvDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainPvUvDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainPvUvDataResponse) GoString ¶
func (s DescribeVsDomainPvUvDataResponse) GoString() string
func (*DescribeVsDomainPvUvDataResponse) SetBody ¶
func (s *DescribeVsDomainPvUvDataResponse) SetBody(v *DescribeVsDomainPvUvDataResponseBody) *DescribeVsDomainPvUvDataResponse
func (*DescribeVsDomainPvUvDataResponse) SetHeaders ¶
func (s *DescribeVsDomainPvUvDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainPvUvDataResponse
func (DescribeVsDomainPvUvDataResponse) String ¶
func (s DescribeVsDomainPvUvDataResponse) String() string
type DescribeVsDomainPvUvDataResponseBody ¶
type DescribeVsDomainPvUvDataResponseBody struct { DataInterval *string `json:"DataInterval,omitempty" xml:"DataInterval,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` PvUvDataInfos *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos `json:"PvUvDataInfos,omitempty" xml:"PvUvDataInfos,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainPvUvDataResponseBody) GoString ¶
func (s DescribeVsDomainPvUvDataResponseBody) GoString() string
func (*DescribeVsDomainPvUvDataResponseBody) SetDataInterval ¶
func (s *DescribeVsDomainPvUvDataResponseBody) SetDataInterval(v string) *DescribeVsDomainPvUvDataResponseBody
func (*DescribeVsDomainPvUvDataResponseBody) SetDomainName ¶
func (s *DescribeVsDomainPvUvDataResponseBody) SetDomainName(v string) *DescribeVsDomainPvUvDataResponseBody
func (*DescribeVsDomainPvUvDataResponseBody) SetEndTime ¶
func (s *DescribeVsDomainPvUvDataResponseBody) SetEndTime(v string) *DescribeVsDomainPvUvDataResponseBody
func (*DescribeVsDomainPvUvDataResponseBody) SetPvUvDataInfos ¶
func (s *DescribeVsDomainPvUvDataResponseBody) SetPvUvDataInfos(v *DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) *DescribeVsDomainPvUvDataResponseBody
func (*DescribeVsDomainPvUvDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainPvUvDataResponseBody) SetRequestId(v string) *DescribeVsDomainPvUvDataResponseBody
func (*DescribeVsDomainPvUvDataResponseBody) SetStartTime ¶
func (s *DescribeVsDomainPvUvDataResponseBody) SetStartTime(v string) *DescribeVsDomainPvUvDataResponseBody
func (DescribeVsDomainPvUvDataResponseBody) String ¶
func (s DescribeVsDomainPvUvDataResponseBody) String() string
type DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos ¶
type DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos struct {
PvUvDataInfo []*DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo `json:"PvUvDataInfo,omitempty" xml:"PvUvDataInfo,omitempty" type:"Repeated"`
}
func (DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) GoString ¶
func (s DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) GoString() string
func (*DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) SetPvUvDataInfo ¶
func (DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) String ¶
func (s DescribeVsDomainPvUvDataResponseBodyPvUvDataInfos) String() string
type DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo ¶
type DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo struct { PV *string `json:"PV,omitempty" xml:"PV,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` UV *string `json:"UV,omitempty" xml:"UV,omitempty"` }
func (DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) GoString ¶
func (s DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) GoString() string
func (*DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) SetTimeStamp ¶
func (DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) String ¶
func (s DescribeVsDomainPvUvDataResponseBodyPvUvDataInfosPvUvDataInfo) String() string
type DescribeVsDomainRecordDataRequest ¶
type DescribeVsDomainRecordDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainRecordDataRequest) GoString ¶
func (s DescribeVsDomainRecordDataRequest) GoString() string
func (*DescribeVsDomainRecordDataRequest) SetDomainName ¶
func (s *DescribeVsDomainRecordDataRequest) SetDomainName(v string) *DescribeVsDomainRecordDataRequest
func (*DescribeVsDomainRecordDataRequest) SetEndTime ¶
func (s *DescribeVsDomainRecordDataRequest) SetEndTime(v string) *DescribeVsDomainRecordDataRequest
func (*DescribeVsDomainRecordDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainRecordDataRequest) SetOwnerId(v int64) *DescribeVsDomainRecordDataRequest
func (*DescribeVsDomainRecordDataRequest) SetRegion ¶
func (s *DescribeVsDomainRecordDataRequest) SetRegion(v string) *DescribeVsDomainRecordDataRequest
func (*DescribeVsDomainRecordDataRequest) SetStartTime ¶
func (s *DescribeVsDomainRecordDataRequest) SetStartTime(v string) *DescribeVsDomainRecordDataRequest
func (DescribeVsDomainRecordDataRequest) String ¶
func (s DescribeVsDomainRecordDataRequest) String() string
type DescribeVsDomainRecordDataResponse ¶
type DescribeVsDomainRecordDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainRecordDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainRecordDataResponse) GoString ¶
func (s DescribeVsDomainRecordDataResponse) GoString() string
func (*DescribeVsDomainRecordDataResponse) SetHeaders ¶
func (s *DescribeVsDomainRecordDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainRecordDataResponse
func (DescribeVsDomainRecordDataResponse) String ¶
func (s DescribeVsDomainRecordDataResponse) String() string
type DescribeVsDomainRecordDataResponseBody ¶
type DescribeVsDomainRecordDataResponseBody struct { RecordDataPerInterval *DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval `json:"RecordDataPerInterval,omitempty" xml:"RecordDataPerInterval,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsDomainRecordDataResponseBody) GoString ¶
func (s DescribeVsDomainRecordDataResponseBody) GoString() string
func (*DescribeVsDomainRecordDataResponseBody) SetRecordDataPerInterval ¶
func (s *DescribeVsDomainRecordDataResponseBody) SetRecordDataPerInterval(v *DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) *DescribeVsDomainRecordDataResponseBody
func (*DescribeVsDomainRecordDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainRecordDataResponseBody) SetRequestId(v string) *DescribeVsDomainRecordDataResponseBody
func (DescribeVsDomainRecordDataResponseBody) String ¶
func (s DescribeVsDomainRecordDataResponseBody) String() string
type DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval ¶
type DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval struct {
DataModule []*DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule `json:"DataModule,omitempty" xml:"DataModule,omitempty" type:"Repeated"`
}
func (DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) GoString ¶
func (s DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) GoString() string
func (*DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) SetDataModule ¶
func (DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) String ¶
func (s DescribeVsDomainRecordDataResponseBodyRecordDataPerInterval) String() string
type DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule ¶
type DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule struct { RecordValue *string `json:"RecordValue,omitempty" xml:"RecordValue,omitempty"` StreamCountValue *string `json:"StreamCountValue,omitempty" xml:"StreamCountValue,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` }
func (DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) GoString ¶
func (s DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) GoString() string
func (*DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) SetRecordValue ¶
func (*DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) SetStreamCountValue ¶
func (s *DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) SetStreamCountValue(v string) *DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule
func (*DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) SetTimeStamp ¶
func (DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) String ¶
func (s DescribeVsDomainRecordDataResponseBodyRecordDataPerIntervalDataModule) String() string
type DescribeVsDomainRegionDataRequest ¶
type DescribeVsDomainRegionDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainRegionDataRequest) GoString ¶
func (s DescribeVsDomainRegionDataRequest) GoString() string
func (*DescribeVsDomainRegionDataRequest) SetDomainName ¶
func (s *DescribeVsDomainRegionDataRequest) SetDomainName(v string) *DescribeVsDomainRegionDataRequest
func (*DescribeVsDomainRegionDataRequest) SetEndTime ¶
func (s *DescribeVsDomainRegionDataRequest) SetEndTime(v string) *DescribeVsDomainRegionDataRequest
func (*DescribeVsDomainRegionDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainRegionDataRequest) SetOwnerId(v int64) *DescribeVsDomainRegionDataRequest
func (*DescribeVsDomainRegionDataRequest) SetStartTime ¶
func (s *DescribeVsDomainRegionDataRequest) SetStartTime(v string) *DescribeVsDomainRegionDataRequest
func (DescribeVsDomainRegionDataRequest) String ¶
func (s DescribeVsDomainRegionDataRequest) String() string
type DescribeVsDomainRegionDataResponse ¶
type DescribeVsDomainRegionDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainRegionDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainRegionDataResponse) GoString ¶
func (s DescribeVsDomainRegionDataResponse) GoString() string
func (*DescribeVsDomainRegionDataResponse) SetHeaders ¶
func (s *DescribeVsDomainRegionDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainRegionDataResponse
func (DescribeVsDomainRegionDataResponse) String ¶
func (s DescribeVsDomainRegionDataResponse) String() string
type DescribeVsDomainRegionDataResponseBody ¶
type DescribeVsDomainRegionDataResponseBody struct { DataInterval *string `json:"DataInterval,omitempty" xml:"DataInterval,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Value *DescribeVsDomainRegionDataResponseBodyValue `json:"Value,omitempty" xml:"Value,omitempty" type:"Struct"` }
func (DescribeVsDomainRegionDataResponseBody) GoString ¶
func (s DescribeVsDomainRegionDataResponseBody) GoString() string
func (*DescribeVsDomainRegionDataResponseBody) SetDataInterval ¶
func (s *DescribeVsDomainRegionDataResponseBody) SetDataInterval(v string) *DescribeVsDomainRegionDataResponseBody
func (*DescribeVsDomainRegionDataResponseBody) SetDomainName ¶
func (s *DescribeVsDomainRegionDataResponseBody) SetDomainName(v string) *DescribeVsDomainRegionDataResponseBody
func (*DescribeVsDomainRegionDataResponseBody) SetEndTime ¶
func (s *DescribeVsDomainRegionDataResponseBody) SetEndTime(v string) *DescribeVsDomainRegionDataResponseBody
func (*DescribeVsDomainRegionDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainRegionDataResponseBody) SetRequestId(v string) *DescribeVsDomainRegionDataResponseBody
func (*DescribeVsDomainRegionDataResponseBody) SetStartTime ¶
func (s *DescribeVsDomainRegionDataResponseBody) SetStartTime(v string) *DescribeVsDomainRegionDataResponseBody
func (DescribeVsDomainRegionDataResponseBody) String ¶
func (s DescribeVsDomainRegionDataResponseBody) String() string
type DescribeVsDomainRegionDataResponseBodyValue ¶
type DescribeVsDomainRegionDataResponseBodyValue struct {
RegionProportionData []*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData `json:"RegionProportionData,omitempty" xml:"RegionProportionData,omitempty" type:"Repeated"`
}
func (DescribeVsDomainRegionDataResponseBodyValue) GoString ¶
func (s DescribeVsDomainRegionDataResponseBodyValue) GoString() string
func (*DescribeVsDomainRegionDataResponseBodyValue) SetRegionProportionData ¶
func (s *DescribeVsDomainRegionDataResponseBodyValue) SetRegionProportionData(v []*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) *DescribeVsDomainRegionDataResponseBodyValue
func (DescribeVsDomainRegionDataResponseBodyValue) String ¶
func (s DescribeVsDomainRegionDataResponseBodyValue) String() string
type DescribeVsDomainRegionDataResponseBodyValueRegionProportionData ¶
type DescribeVsDomainRegionDataResponseBodyValueRegionProportionData struct { AvgObjectSize *string `json:"AvgObjectSize,omitempty" xml:"AvgObjectSize,omitempty"` AvgResponseRate *string `json:"AvgResponseRate,omitempty" xml:"AvgResponseRate,omitempty"` AvgResponseTime *string `json:"AvgResponseTime,omitempty" xml:"AvgResponseTime,omitempty"` Bps *string `json:"Bps,omitempty" xml:"Bps,omitempty"` BytesProportion *string `json:"BytesProportion,omitempty" xml:"BytesProportion,omitempty"` Proportion *string `json:"Proportion,omitempty" xml:"Proportion,omitempty"` Qps *string `json:"Qps,omitempty" xml:"Qps,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` RegionEname *string `json:"RegionEname,omitempty" xml:"RegionEname,omitempty"` ReqErrRate *string `json:"ReqErrRate,omitempty" xml:"ReqErrRate,omitempty"` TotalBytes *string `json:"TotalBytes,omitempty" xml:"TotalBytes,omitempty"` TotalQuery *string `json:"TotalQuery,omitempty" xml:"TotalQuery,omitempty"` }
func (DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) GoString ¶
func (s DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) GoString() string
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgObjectSize ¶
func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgObjectSize(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgResponseRate ¶
func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgResponseRate(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgResponseTime ¶
func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetAvgResponseTime(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetBytesProportion ¶
func (s *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetBytesProportion(v string) *DescribeVsDomainRegionDataResponseBodyValueRegionProportionData
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetProportion ¶
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetRegionEname ¶
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetReqErrRate ¶
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetTotalBytes ¶
func (*DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) SetTotalQuery ¶
func (DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) String ¶
func (s DescribeVsDomainRegionDataResponseBodyValueRegionProportionData) String() string
type DescribeVsDomainReqBpsDataRequest ¶
type DescribeVsDomainReqBpsDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Interval *string `json:"Interval,omitempty" xml:"Interval,omitempty"` IspNameEn *string `json:"IspNameEn,omitempty" xml:"IspNameEn,omitempty"` LocationNameEn *string `json:"LocationNameEn,omitempty" xml:"LocationNameEn,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainReqBpsDataRequest) GoString ¶
func (s DescribeVsDomainReqBpsDataRequest) GoString() string
func (*DescribeVsDomainReqBpsDataRequest) SetDomainName ¶
func (s *DescribeVsDomainReqBpsDataRequest) SetDomainName(v string) *DescribeVsDomainReqBpsDataRequest
func (*DescribeVsDomainReqBpsDataRequest) SetEndTime ¶
func (s *DescribeVsDomainReqBpsDataRequest) SetEndTime(v string) *DescribeVsDomainReqBpsDataRequest
func (*DescribeVsDomainReqBpsDataRequest) SetInterval ¶
func (s *DescribeVsDomainReqBpsDataRequest) SetInterval(v string) *DescribeVsDomainReqBpsDataRequest
func (*DescribeVsDomainReqBpsDataRequest) SetIspNameEn ¶
func (s *DescribeVsDomainReqBpsDataRequest) SetIspNameEn(v string) *DescribeVsDomainReqBpsDataRequest
func (*DescribeVsDomainReqBpsDataRequest) SetLocationNameEn ¶
func (s *DescribeVsDomainReqBpsDataRequest) SetLocationNameEn(v string) *DescribeVsDomainReqBpsDataRequest
func (*DescribeVsDomainReqBpsDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainReqBpsDataRequest) SetOwnerId(v int64) *DescribeVsDomainReqBpsDataRequest
func (*DescribeVsDomainReqBpsDataRequest) SetStartTime ¶
func (s *DescribeVsDomainReqBpsDataRequest) SetStartTime(v string) *DescribeVsDomainReqBpsDataRequest
func (DescribeVsDomainReqBpsDataRequest) String ¶
func (s DescribeVsDomainReqBpsDataRequest) String() string
type DescribeVsDomainReqBpsDataResponse ¶
type DescribeVsDomainReqBpsDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainReqBpsDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainReqBpsDataResponse) GoString ¶
func (s DescribeVsDomainReqBpsDataResponse) GoString() string
func (*DescribeVsDomainReqBpsDataResponse) SetHeaders ¶
func (s *DescribeVsDomainReqBpsDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainReqBpsDataResponse
func (DescribeVsDomainReqBpsDataResponse) String ¶
func (s DescribeVsDomainReqBpsDataResponse) String() string
type DescribeVsDomainReqBpsDataResponseBody ¶
type DescribeVsDomainReqBpsDataResponseBody struct { DataInterval *string `json:"DataInterval,omitempty" xml:"DataInterval,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` ReqBpsDataPerInterval *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval `json:"ReqBpsDataPerInterval,omitempty" xml:"ReqBpsDataPerInterval,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainReqBpsDataResponseBody) GoString ¶
func (s DescribeVsDomainReqBpsDataResponseBody) GoString() string
func (*DescribeVsDomainReqBpsDataResponseBody) SetDataInterval ¶
func (s *DescribeVsDomainReqBpsDataResponseBody) SetDataInterval(v string) *DescribeVsDomainReqBpsDataResponseBody
func (*DescribeVsDomainReqBpsDataResponseBody) SetDomainName ¶
func (s *DescribeVsDomainReqBpsDataResponseBody) SetDomainName(v string) *DescribeVsDomainReqBpsDataResponseBody
func (*DescribeVsDomainReqBpsDataResponseBody) SetEndTime ¶
func (s *DescribeVsDomainReqBpsDataResponseBody) SetEndTime(v string) *DescribeVsDomainReqBpsDataResponseBody
func (*DescribeVsDomainReqBpsDataResponseBody) SetReqBpsDataPerInterval ¶
func (s *DescribeVsDomainReqBpsDataResponseBody) SetReqBpsDataPerInterval(v *DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) *DescribeVsDomainReqBpsDataResponseBody
func (*DescribeVsDomainReqBpsDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainReqBpsDataResponseBody) SetRequestId(v string) *DescribeVsDomainReqBpsDataResponseBody
func (*DescribeVsDomainReqBpsDataResponseBody) SetStartTime ¶
func (s *DescribeVsDomainReqBpsDataResponseBody) SetStartTime(v string) *DescribeVsDomainReqBpsDataResponseBody
func (DescribeVsDomainReqBpsDataResponseBody) String ¶
func (s DescribeVsDomainReqBpsDataResponseBody) String() string
type DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval ¶
type DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval struct {
DataModule []*DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule `json:"DataModule,omitempty" xml:"DataModule,omitempty" type:"Repeated"`
}
func (DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) GoString ¶
func (s DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) GoString() string
func (*DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) SetDataModule ¶
func (DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) String ¶
func (s DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerInterval) String() string
type DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule ¶
type DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule struct { ReqBpsValue *string `json:"ReqBpsValue,omitempty" xml:"ReqBpsValue,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` }
func (DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) GoString ¶
func (s DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) GoString() string
func (*DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) SetReqBpsValue ¶
func (*DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) SetTimeStamp ¶
func (DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) String ¶
func (s DescribeVsDomainReqBpsDataResponseBodyReqBpsDataPerIntervalDataModule) String() string
type DescribeVsDomainReqTrafficDataRequest ¶
type DescribeVsDomainReqTrafficDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Interval *string `json:"Interval,omitempty" xml:"Interval,omitempty"` IspNameEn *string `json:"IspNameEn,omitempty" xml:"IspNameEn,omitempty"` LocationNameEn *string `json:"LocationNameEn,omitempty" xml:"LocationNameEn,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainReqTrafficDataRequest) GoString ¶
func (s DescribeVsDomainReqTrafficDataRequest) GoString() string
func (*DescribeVsDomainReqTrafficDataRequest) SetDomainName ¶
func (s *DescribeVsDomainReqTrafficDataRequest) SetDomainName(v string) *DescribeVsDomainReqTrafficDataRequest
func (*DescribeVsDomainReqTrafficDataRequest) SetEndTime ¶
func (s *DescribeVsDomainReqTrafficDataRequest) SetEndTime(v string) *DescribeVsDomainReqTrafficDataRequest
func (*DescribeVsDomainReqTrafficDataRequest) SetInterval ¶
func (s *DescribeVsDomainReqTrafficDataRequest) SetInterval(v string) *DescribeVsDomainReqTrafficDataRequest
func (*DescribeVsDomainReqTrafficDataRequest) SetIspNameEn ¶
func (s *DescribeVsDomainReqTrafficDataRequest) SetIspNameEn(v string) *DescribeVsDomainReqTrafficDataRequest
func (*DescribeVsDomainReqTrafficDataRequest) SetLocationNameEn ¶
func (s *DescribeVsDomainReqTrafficDataRequest) SetLocationNameEn(v string) *DescribeVsDomainReqTrafficDataRequest
func (*DescribeVsDomainReqTrafficDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainReqTrafficDataRequest) SetOwnerId(v int64) *DescribeVsDomainReqTrafficDataRequest
func (*DescribeVsDomainReqTrafficDataRequest) SetStartTime ¶
func (s *DescribeVsDomainReqTrafficDataRequest) SetStartTime(v string) *DescribeVsDomainReqTrafficDataRequest
func (DescribeVsDomainReqTrafficDataRequest) String ¶
func (s DescribeVsDomainReqTrafficDataRequest) String() string
type DescribeVsDomainReqTrafficDataResponse ¶
type DescribeVsDomainReqTrafficDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainReqTrafficDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainReqTrafficDataResponse) GoString ¶
func (s DescribeVsDomainReqTrafficDataResponse) GoString() string
func (*DescribeVsDomainReqTrafficDataResponse) SetHeaders ¶
func (s *DescribeVsDomainReqTrafficDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainReqTrafficDataResponse
func (DescribeVsDomainReqTrafficDataResponse) String ¶
func (s DescribeVsDomainReqTrafficDataResponse) String() string
type DescribeVsDomainReqTrafficDataResponseBody ¶
type DescribeVsDomainReqTrafficDataResponseBody struct { DataInterval *string `json:"DataInterval,omitempty" xml:"DataInterval,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` ReqTrafficDataPerInterval *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval `json:"ReqTrafficDataPerInterval,omitempty" xml:"ReqTrafficDataPerInterval,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainReqTrafficDataResponseBody) GoString ¶
func (s DescribeVsDomainReqTrafficDataResponseBody) GoString() string
func (*DescribeVsDomainReqTrafficDataResponseBody) SetDataInterval ¶
func (s *DescribeVsDomainReqTrafficDataResponseBody) SetDataInterval(v string) *DescribeVsDomainReqTrafficDataResponseBody
func (*DescribeVsDomainReqTrafficDataResponseBody) SetDomainName ¶
func (s *DescribeVsDomainReqTrafficDataResponseBody) SetDomainName(v string) *DescribeVsDomainReqTrafficDataResponseBody
func (*DescribeVsDomainReqTrafficDataResponseBody) SetEndTime ¶
func (s *DescribeVsDomainReqTrafficDataResponseBody) SetEndTime(v string) *DescribeVsDomainReqTrafficDataResponseBody
func (*DescribeVsDomainReqTrafficDataResponseBody) SetReqTrafficDataPerInterval ¶
func (s *DescribeVsDomainReqTrafficDataResponseBody) SetReqTrafficDataPerInterval(v *DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) *DescribeVsDomainReqTrafficDataResponseBody
func (*DescribeVsDomainReqTrafficDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainReqTrafficDataResponseBody) SetRequestId(v string) *DescribeVsDomainReqTrafficDataResponseBody
func (*DescribeVsDomainReqTrafficDataResponseBody) SetStartTime ¶
func (s *DescribeVsDomainReqTrafficDataResponseBody) SetStartTime(v string) *DescribeVsDomainReqTrafficDataResponseBody
func (DescribeVsDomainReqTrafficDataResponseBody) String ¶
func (s DescribeVsDomainReqTrafficDataResponseBody) String() string
type DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval ¶
type DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval struct {
DataModule []*DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule `json:"DataModule,omitempty" xml:"DataModule,omitempty" type:"Repeated"`
}
func (DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) GoString ¶
func (s DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) GoString() string
func (*DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) SetDataModule ¶
func (DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) String ¶
func (s DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerInterval) String() string
type DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule ¶
type DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule struct { ReqTrafficValue *string `json:"ReqTrafficValue,omitempty" xml:"ReqTrafficValue,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` }
func (DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule) GoString ¶
func (s DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule) GoString() string
func (*DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule) SetReqTrafficValue ¶
func (*DescribeVsDomainReqTrafficDataResponseBodyReqTrafficDataPerIntervalDataModule) SetTimeStamp ¶
type DescribeVsDomainSnapshotDataRequest ¶
type DescribeVsDomainSnapshotDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainSnapshotDataRequest) GoString ¶
func (s DescribeVsDomainSnapshotDataRequest) GoString() string
func (*DescribeVsDomainSnapshotDataRequest) SetDomainName ¶
func (s *DescribeVsDomainSnapshotDataRequest) SetDomainName(v string) *DescribeVsDomainSnapshotDataRequest
func (*DescribeVsDomainSnapshotDataRequest) SetEndTime ¶
func (s *DescribeVsDomainSnapshotDataRequest) SetEndTime(v string) *DescribeVsDomainSnapshotDataRequest
func (*DescribeVsDomainSnapshotDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainSnapshotDataRequest) SetOwnerId(v int64) *DescribeVsDomainSnapshotDataRequest
func (*DescribeVsDomainSnapshotDataRequest) SetStartTime ¶
func (s *DescribeVsDomainSnapshotDataRequest) SetStartTime(v string) *DescribeVsDomainSnapshotDataRequest
func (DescribeVsDomainSnapshotDataRequest) String ¶
func (s DescribeVsDomainSnapshotDataRequest) String() string
type DescribeVsDomainSnapshotDataResponse ¶
type DescribeVsDomainSnapshotDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainSnapshotDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainSnapshotDataResponse) GoString ¶
func (s DescribeVsDomainSnapshotDataResponse) GoString() string
func (*DescribeVsDomainSnapshotDataResponse) SetHeaders ¶
func (s *DescribeVsDomainSnapshotDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainSnapshotDataResponse
func (DescribeVsDomainSnapshotDataResponse) String ¶
func (s DescribeVsDomainSnapshotDataResponse) String() string
type DescribeVsDomainSnapshotDataResponseBody ¶
type DescribeVsDomainSnapshotDataResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SnapshotDataPerInterval *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval `json:"SnapshotDataPerInterval,omitempty" xml:"SnapshotDataPerInterval,omitempty" type:"Struct"` }
func (DescribeVsDomainSnapshotDataResponseBody) GoString ¶
func (s DescribeVsDomainSnapshotDataResponseBody) GoString() string
func (*DescribeVsDomainSnapshotDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainSnapshotDataResponseBody) SetRequestId(v string) *DescribeVsDomainSnapshotDataResponseBody
func (*DescribeVsDomainSnapshotDataResponseBody) SetSnapshotDataPerInterval ¶
func (s *DescribeVsDomainSnapshotDataResponseBody) SetSnapshotDataPerInterval(v *DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) *DescribeVsDomainSnapshotDataResponseBody
func (DescribeVsDomainSnapshotDataResponseBody) String ¶
func (s DescribeVsDomainSnapshotDataResponseBody) String() string
type DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval ¶
type DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval struct {
DataModule []*DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule `json:"DataModule,omitempty" xml:"DataModule,omitempty" type:"Repeated"`
}
func (DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) GoString ¶
func (s DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) GoString() string
func (*DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) SetDataModule ¶
func (DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) String ¶
func (s DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerInterval) String() string
type DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule ¶
type DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule struct { SnapshotValue *string `json:"SnapshotValue,omitempty" xml:"SnapshotValue,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` }
func (DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) GoString ¶
func (s DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) GoString() string
func (*DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) SetSnapshotValue ¶
func (*DescribeVsDomainSnapshotDataResponseBodySnapshotDataPerIntervalDataModule) SetTimeStamp ¶
type DescribeVsDomainTrafficDataRequest ¶
type DescribeVsDomainTrafficDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Interval *string `json:"Interval,omitempty" xml:"Interval,omitempty"` IspNameEn *string `json:"IspNameEn,omitempty" xml:"IspNameEn,omitempty"` LocationNameEn *string `json:"LocationNameEn,omitempty" xml:"LocationNameEn,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainTrafficDataRequest) GoString ¶
func (s DescribeVsDomainTrafficDataRequest) GoString() string
func (*DescribeVsDomainTrafficDataRequest) SetDomainName ¶
func (s *DescribeVsDomainTrafficDataRequest) SetDomainName(v string) *DescribeVsDomainTrafficDataRequest
func (*DescribeVsDomainTrafficDataRequest) SetEndTime ¶
func (s *DescribeVsDomainTrafficDataRequest) SetEndTime(v string) *DescribeVsDomainTrafficDataRequest
func (*DescribeVsDomainTrafficDataRequest) SetInterval ¶
func (s *DescribeVsDomainTrafficDataRequest) SetInterval(v string) *DescribeVsDomainTrafficDataRequest
func (*DescribeVsDomainTrafficDataRequest) SetIspNameEn ¶
func (s *DescribeVsDomainTrafficDataRequest) SetIspNameEn(v string) *DescribeVsDomainTrafficDataRequest
func (*DescribeVsDomainTrafficDataRequest) SetLocationNameEn ¶
func (s *DescribeVsDomainTrafficDataRequest) SetLocationNameEn(v string) *DescribeVsDomainTrafficDataRequest
func (*DescribeVsDomainTrafficDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainTrafficDataRequest) SetOwnerId(v int64) *DescribeVsDomainTrafficDataRequest
func (*DescribeVsDomainTrafficDataRequest) SetStartTime ¶
func (s *DescribeVsDomainTrafficDataRequest) SetStartTime(v string) *DescribeVsDomainTrafficDataRequest
func (DescribeVsDomainTrafficDataRequest) String ¶
func (s DescribeVsDomainTrafficDataRequest) String() string
type DescribeVsDomainTrafficDataResponse ¶
type DescribeVsDomainTrafficDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainTrafficDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainTrafficDataResponse) GoString ¶
func (s DescribeVsDomainTrafficDataResponse) GoString() string
func (*DescribeVsDomainTrafficDataResponse) SetHeaders ¶
func (s *DescribeVsDomainTrafficDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainTrafficDataResponse
func (DescribeVsDomainTrafficDataResponse) String ¶
func (s DescribeVsDomainTrafficDataResponse) String() string
type DescribeVsDomainTrafficDataResponseBody ¶
type DescribeVsDomainTrafficDataResponseBody struct { DataInterval *string `json:"DataInterval,omitempty" xml:"DataInterval,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` TrafficDataPerInterval *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval `json:"TrafficDataPerInterval,omitempty" xml:"TrafficDataPerInterval,omitempty" type:"Struct"` }
func (DescribeVsDomainTrafficDataResponseBody) GoString ¶
func (s DescribeVsDomainTrafficDataResponseBody) GoString() string
func (*DescribeVsDomainTrafficDataResponseBody) SetDataInterval ¶
func (s *DescribeVsDomainTrafficDataResponseBody) SetDataInterval(v string) *DescribeVsDomainTrafficDataResponseBody
func (*DescribeVsDomainTrafficDataResponseBody) SetDomainName ¶
func (s *DescribeVsDomainTrafficDataResponseBody) SetDomainName(v string) *DescribeVsDomainTrafficDataResponseBody
func (*DescribeVsDomainTrafficDataResponseBody) SetEndTime ¶
func (s *DescribeVsDomainTrafficDataResponseBody) SetEndTime(v string) *DescribeVsDomainTrafficDataResponseBody
func (*DescribeVsDomainTrafficDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainTrafficDataResponseBody) SetRequestId(v string) *DescribeVsDomainTrafficDataResponseBody
func (*DescribeVsDomainTrafficDataResponseBody) SetStartTime ¶
func (s *DescribeVsDomainTrafficDataResponseBody) SetStartTime(v string) *DescribeVsDomainTrafficDataResponseBody
func (*DescribeVsDomainTrafficDataResponseBody) SetTrafficDataPerInterval ¶
func (s *DescribeVsDomainTrafficDataResponseBody) SetTrafficDataPerInterval(v *DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) *DescribeVsDomainTrafficDataResponseBody
func (DescribeVsDomainTrafficDataResponseBody) String ¶
func (s DescribeVsDomainTrafficDataResponseBody) String() string
type DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval ¶
type DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval struct {
DataModule []*DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule `json:"DataModule,omitempty" xml:"DataModule,omitempty" type:"Repeated"`
}
func (DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) GoString ¶
func (s DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) GoString() string
func (*DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) SetDataModule ¶
func (DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) String ¶
func (s DescribeVsDomainTrafficDataResponseBodyTrafficDataPerInterval) String() string
type DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule ¶
type DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule struct { TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` TrafficValue *string `json:"TrafficValue,omitempty" xml:"TrafficValue,omitempty"` }
func (DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) GoString ¶
func (s DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) GoString() string
func (*DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) SetTimeStamp ¶
func (*DescribeVsDomainTrafficDataResponseBodyTrafficDataPerIntervalDataModule) SetTrafficValue ¶
type DescribeVsDomainUvDataRequest ¶
type DescribeVsDomainUvDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsDomainUvDataRequest) GoString ¶
func (s DescribeVsDomainUvDataRequest) GoString() string
func (*DescribeVsDomainUvDataRequest) SetDomainName ¶
func (s *DescribeVsDomainUvDataRequest) SetDomainName(v string) *DescribeVsDomainUvDataRequest
func (*DescribeVsDomainUvDataRequest) SetEndTime ¶
func (s *DescribeVsDomainUvDataRequest) SetEndTime(v string) *DescribeVsDomainUvDataRequest
func (*DescribeVsDomainUvDataRequest) SetOwnerId ¶
func (s *DescribeVsDomainUvDataRequest) SetOwnerId(v int64) *DescribeVsDomainUvDataRequest
func (*DescribeVsDomainUvDataRequest) SetStartTime ¶
func (s *DescribeVsDomainUvDataRequest) SetStartTime(v string) *DescribeVsDomainUvDataRequest
func (DescribeVsDomainUvDataRequest) String ¶
func (s DescribeVsDomainUvDataRequest) String() string
type DescribeVsDomainUvDataResponse ¶
type DescribeVsDomainUvDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsDomainUvDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsDomainUvDataResponse) GoString ¶
func (s DescribeVsDomainUvDataResponse) GoString() string
func (*DescribeVsDomainUvDataResponse) SetBody ¶
func (s *DescribeVsDomainUvDataResponse) SetBody(v *DescribeVsDomainUvDataResponseBody) *DescribeVsDomainUvDataResponse
func (*DescribeVsDomainUvDataResponse) SetHeaders ¶
func (s *DescribeVsDomainUvDataResponse) SetHeaders(v map[string]*string) *DescribeVsDomainUvDataResponse
func (DescribeVsDomainUvDataResponse) String ¶
func (s DescribeVsDomainUvDataResponse) String() string
type DescribeVsDomainUvDataResponseBody ¶
type DescribeVsDomainUvDataResponseBody struct { DataInterval *string `json:"DataInterval,omitempty" xml:"DataInterval,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` UvDataInterval *DescribeVsDomainUvDataResponseBodyUvDataInterval `json:"UvDataInterval,omitempty" xml:"UvDataInterval,omitempty" type:"Struct"` }
func (DescribeVsDomainUvDataResponseBody) GoString ¶
func (s DescribeVsDomainUvDataResponseBody) GoString() string
func (*DescribeVsDomainUvDataResponseBody) SetDataInterval ¶
func (s *DescribeVsDomainUvDataResponseBody) SetDataInterval(v string) *DescribeVsDomainUvDataResponseBody
func (*DescribeVsDomainUvDataResponseBody) SetDomainName ¶
func (s *DescribeVsDomainUvDataResponseBody) SetDomainName(v string) *DescribeVsDomainUvDataResponseBody
func (*DescribeVsDomainUvDataResponseBody) SetEndTime ¶
func (s *DescribeVsDomainUvDataResponseBody) SetEndTime(v string) *DescribeVsDomainUvDataResponseBody
func (*DescribeVsDomainUvDataResponseBody) SetRequestId ¶
func (s *DescribeVsDomainUvDataResponseBody) SetRequestId(v string) *DescribeVsDomainUvDataResponseBody
func (*DescribeVsDomainUvDataResponseBody) SetStartTime ¶
func (s *DescribeVsDomainUvDataResponseBody) SetStartTime(v string) *DescribeVsDomainUvDataResponseBody
func (*DescribeVsDomainUvDataResponseBody) SetUvDataInterval ¶
func (s *DescribeVsDomainUvDataResponseBody) SetUvDataInterval(v *DescribeVsDomainUvDataResponseBodyUvDataInterval) *DescribeVsDomainUvDataResponseBody
func (DescribeVsDomainUvDataResponseBody) String ¶
func (s DescribeVsDomainUvDataResponseBody) String() string
type DescribeVsDomainUvDataResponseBodyUvDataInterval ¶
type DescribeVsDomainUvDataResponseBodyUvDataInterval struct {
UsageData []*DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData `json:"UsageData,omitempty" xml:"UsageData,omitempty" type:"Repeated"`
}
func (DescribeVsDomainUvDataResponseBodyUvDataInterval) GoString ¶
func (s DescribeVsDomainUvDataResponseBodyUvDataInterval) GoString() string
func (*DescribeVsDomainUvDataResponseBodyUvDataInterval) SetUsageData ¶
func (DescribeVsDomainUvDataResponseBodyUvDataInterval) String ¶
func (s DescribeVsDomainUvDataResponseBodyUvDataInterval) String() string
type DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData ¶
type DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData struct { TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) GoString ¶
func (s DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) GoString() string
func (*DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) SetTimeStamp ¶
func (DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) String ¶
func (s DescribeVsDomainUvDataResponseBodyUvDataIntervalUsageData) String() string
type DescribeVsPullStreamConfigRequest ¶
type DescribeVsPullStreamConfigRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeVsPullStreamConfigRequest) GoString ¶
func (s DescribeVsPullStreamConfigRequest) GoString() string
func (*DescribeVsPullStreamConfigRequest) SetDomainName ¶
func (s *DescribeVsPullStreamConfigRequest) SetDomainName(v string) *DescribeVsPullStreamConfigRequest
func (*DescribeVsPullStreamConfigRequest) SetOwnerId ¶
func (s *DescribeVsPullStreamConfigRequest) SetOwnerId(v int64) *DescribeVsPullStreamConfigRequest
func (DescribeVsPullStreamConfigRequest) String ¶
func (s DescribeVsPullStreamConfigRequest) String() string
type DescribeVsPullStreamConfigResponse ¶
type DescribeVsPullStreamConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsPullStreamConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsPullStreamConfigResponse) GoString ¶
func (s DescribeVsPullStreamConfigResponse) GoString() string
func (*DescribeVsPullStreamConfigResponse) SetHeaders ¶
func (s *DescribeVsPullStreamConfigResponse) SetHeaders(v map[string]*string) *DescribeVsPullStreamConfigResponse
func (DescribeVsPullStreamConfigResponse) String ¶
func (s DescribeVsPullStreamConfigResponse) String() string
type DescribeVsPullStreamConfigResponseBody ¶
type DescribeVsPullStreamConfigResponseBody struct { LiveAppRecordList *DescribeVsPullStreamConfigResponseBodyLiveAppRecordList `json:"LiveAppRecordList,omitempty" xml:"LiveAppRecordList,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsPullStreamConfigResponseBody) GoString ¶
func (s DescribeVsPullStreamConfigResponseBody) GoString() string
func (*DescribeVsPullStreamConfigResponseBody) SetLiveAppRecordList ¶
func (s *DescribeVsPullStreamConfigResponseBody) SetLiveAppRecordList(v *DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) *DescribeVsPullStreamConfigResponseBody
func (*DescribeVsPullStreamConfigResponseBody) SetRequestId ¶
func (s *DescribeVsPullStreamConfigResponseBody) SetRequestId(v string) *DescribeVsPullStreamConfigResponseBody
func (DescribeVsPullStreamConfigResponseBody) String ¶
func (s DescribeVsPullStreamConfigResponseBody) String() string
type DescribeVsPullStreamConfigResponseBodyLiveAppRecordList ¶
type DescribeVsPullStreamConfigResponseBodyLiveAppRecordList struct {
LiveAppRecord []*DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord `json:"LiveAppRecord,omitempty" xml:"LiveAppRecord,omitempty" type:"Repeated"`
}
func (DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) GoString ¶
func (s DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) GoString() string
func (*DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) SetLiveAppRecord ¶
func (DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) String ¶
func (s DescribeVsPullStreamConfigResponseBodyLiveAppRecordList) String() string
type DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord ¶
type DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` SourceUrl *string `json:"SourceUrl,omitempty" xml:"SourceUrl,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` }
func (DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) GoString ¶
func (s DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) GoString() string
func (*DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetAppName ¶
func (*DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetDomainName ¶
func (*DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetEndTime ¶
func (*DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetSourceUrl ¶
func (*DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetStartTime ¶
func (*DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) SetStreamName ¶
func (DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) String ¶
func (s DescribeVsPullStreamConfigResponseBodyLiveAppRecordListLiveAppRecord) String() string
type DescribeVsPullStreamInfoConfigRequest ¶
type DescribeVsPullStreamInfoConfigRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeVsPullStreamInfoConfigRequest) GoString ¶
func (s DescribeVsPullStreamInfoConfigRequest) GoString() string
func (*DescribeVsPullStreamInfoConfigRequest) SetDomainName ¶
func (s *DescribeVsPullStreamInfoConfigRequest) SetDomainName(v string) *DescribeVsPullStreamInfoConfigRequest
func (*DescribeVsPullStreamInfoConfigRequest) SetOwnerId ¶
func (s *DescribeVsPullStreamInfoConfigRequest) SetOwnerId(v int64) *DescribeVsPullStreamInfoConfigRequest
func (DescribeVsPullStreamInfoConfigRequest) String ¶
func (s DescribeVsPullStreamInfoConfigRequest) String() string
type DescribeVsPullStreamInfoConfigResponse ¶
type DescribeVsPullStreamInfoConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsPullStreamInfoConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsPullStreamInfoConfigResponse) GoString ¶
func (s DescribeVsPullStreamInfoConfigResponse) GoString() string
func (*DescribeVsPullStreamInfoConfigResponse) SetHeaders ¶
func (s *DescribeVsPullStreamInfoConfigResponse) SetHeaders(v map[string]*string) *DescribeVsPullStreamInfoConfigResponse
func (DescribeVsPullStreamInfoConfigResponse) String ¶
func (s DescribeVsPullStreamInfoConfigResponse) String() string
type DescribeVsPullStreamInfoConfigResponseBody ¶
type DescribeVsPullStreamInfoConfigResponseBody struct { LiveAppRecordList *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList `json:"LiveAppRecordList,omitempty" xml:"LiveAppRecordList,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsPullStreamInfoConfigResponseBody) GoString ¶
func (s DescribeVsPullStreamInfoConfigResponseBody) GoString() string
func (*DescribeVsPullStreamInfoConfigResponseBody) SetLiveAppRecordList ¶
func (s *DescribeVsPullStreamInfoConfigResponseBody) SetLiveAppRecordList(v *DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) *DescribeVsPullStreamInfoConfigResponseBody
func (*DescribeVsPullStreamInfoConfigResponseBody) SetRequestId ¶
func (s *DescribeVsPullStreamInfoConfigResponseBody) SetRequestId(v string) *DescribeVsPullStreamInfoConfigResponseBody
func (DescribeVsPullStreamInfoConfigResponseBody) String ¶
func (s DescribeVsPullStreamInfoConfigResponseBody) String() string
type DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList ¶
type DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList struct {
LiveAppRecord []*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord `json:"LiveAppRecord,omitempty" xml:"LiveAppRecord,omitempty" type:"Repeated"`
}
func (DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) GoString ¶
func (s DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) GoString() string
func (*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) SetLiveAppRecord ¶
func (DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) String ¶
func (s DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordList) String() string
type DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord ¶
type DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` SourceUrl *string `json:"SourceUrl,omitempty" xml:"SourceUrl,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` }
func (DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) GoString ¶
func (s DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) GoString() string
func (*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetAppName ¶
func (*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetDomainName ¶
func (*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetEndTime ¶
func (*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetSourceUrl ¶
func (*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetStartTime ¶
func (*DescribeVsPullStreamInfoConfigResponseBodyLiveAppRecordListLiveAppRecord) SetStreamName ¶
type DescribeVsStorageTrafficUsageDataRequest ¶
type DescribeVsStorageTrafficUsageDataRequest struct { Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Interval *string `json:"Interval,omitempty" xml:"Interval,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` SplitBy *string `json:"SplitBy,omitempty" xml:"SplitBy,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsStorageTrafficUsageDataRequest) GoString ¶
func (s DescribeVsStorageTrafficUsageDataRequest) GoString() string
func (*DescribeVsStorageTrafficUsageDataRequest) SetBucket ¶
func (s *DescribeVsStorageTrafficUsageDataRequest) SetBucket(v string) *DescribeVsStorageTrafficUsageDataRequest
func (*DescribeVsStorageTrafficUsageDataRequest) SetEndTime ¶
func (s *DescribeVsStorageTrafficUsageDataRequest) SetEndTime(v string) *DescribeVsStorageTrafficUsageDataRequest
func (*DescribeVsStorageTrafficUsageDataRequest) SetInterval ¶
func (s *DescribeVsStorageTrafficUsageDataRequest) SetInterval(v string) *DescribeVsStorageTrafficUsageDataRequest
func (*DescribeVsStorageTrafficUsageDataRequest) SetOwnerId ¶
func (s *DescribeVsStorageTrafficUsageDataRequest) SetOwnerId(v int64) *DescribeVsStorageTrafficUsageDataRequest
func (*DescribeVsStorageTrafficUsageDataRequest) SetSplitBy ¶
func (s *DescribeVsStorageTrafficUsageDataRequest) SetSplitBy(v string) *DescribeVsStorageTrafficUsageDataRequest
func (*DescribeVsStorageTrafficUsageDataRequest) SetStartTime ¶
func (s *DescribeVsStorageTrafficUsageDataRequest) SetStartTime(v string) *DescribeVsStorageTrafficUsageDataRequest
func (DescribeVsStorageTrafficUsageDataRequest) String ¶
func (s DescribeVsStorageTrafficUsageDataRequest) String() string
type DescribeVsStorageTrafficUsageDataResponse ¶
type DescribeVsStorageTrafficUsageDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsStorageTrafficUsageDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsStorageTrafficUsageDataResponse) GoString ¶
func (s DescribeVsStorageTrafficUsageDataResponse) GoString() string
func (*DescribeVsStorageTrafficUsageDataResponse) SetHeaders ¶
func (s *DescribeVsStorageTrafficUsageDataResponse) SetHeaders(v map[string]*string) *DescribeVsStorageTrafficUsageDataResponse
func (DescribeVsStorageTrafficUsageDataResponse) String ¶
func (s DescribeVsStorageTrafficUsageDataResponse) String() string
type DescribeVsStorageTrafficUsageDataResponseBody ¶
type DescribeVsStorageTrafficUsageDataResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TrafficUsage *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage `json:"TrafficUsage,omitempty" xml:"TrafficUsage,omitempty" type:"Struct"` }
func (DescribeVsStorageTrafficUsageDataResponseBody) GoString ¶
func (s DescribeVsStorageTrafficUsageDataResponseBody) GoString() string
func (*DescribeVsStorageTrafficUsageDataResponseBody) SetRequestId ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBody) SetRequestId(v string) *DescribeVsStorageTrafficUsageDataResponseBody
func (*DescribeVsStorageTrafficUsageDataResponseBody) SetTrafficUsage ¶
func (DescribeVsStorageTrafficUsageDataResponseBody) String ¶
func (s DescribeVsStorageTrafficUsageDataResponseBody) String() string
type DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage ¶
type DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage struct {
TrafficUsageDataModule []*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule `json:"TrafficUsageDataModule,omitempty" xml:"TrafficUsageDataModule,omitempty" type:"Repeated"`
}
func (DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) GoString ¶
func (s DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) GoString() string
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) SetTrafficUsageDataModule ¶
func (DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) String ¶
func (s DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsage) String() string
type DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule ¶
type DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule struct { Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` LanBandwidthInDataValue *float32 `json:"LanBandwidthInDataValue,omitempty" xml:"LanBandwidthInDataValue,omitempty"` LanBandwidthOutDataValue *float32 `json:"LanBandwidthOutDataValue,omitempty" xml:"LanBandwidthOutDataValue,omitempty"` LanTrafficInDataValue *int64 `json:"LanTrafficInDataValue,omitempty" xml:"LanTrafficInDataValue,omitempty"` LanTrafficOutDataValue *int64 `json:"LanTrafficOutDataValue,omitempty" xml:"LanTrafficOutDataValue,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` WanBandwidthInDataValue *float32 `json:"WanBandwidthInDataValue,omitempty" xml:"WanBandwidthInDataValue,omitempty"` WanBandwidthOutDataValue *float32 `json:"WanBandwidthOutDataValue,omitempty" xml:"WanBandwidthOutDataValue,omitempty"` WanTrafficInDataValue *int64 `json:"WanTrafficInDataValue,omitempty" xml:"WanTrafficInDataValue,omitempty"` WanTrafficOutDataValue *int64 `json:"WanTrafficOutDataValue,omitempty" xml:"WanTrafficOutDataValue,omitempty"` }
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanBandwidthInDataValue ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanBandwidthInDataValue(v float32) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanBandwidthOutDataValue ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanBandwidthOutDataValue(v float32) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanTrafficInDataValue ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanTrafficInDataValue(v int64) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanTrafficOutDataValue ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetLanTrafficOutDataValue(v int64) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetTimeStamp ¶
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanBandwidthInDataValue ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanBandwidthInDataValue(v float32) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanBandwidthOutDataValue ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanBandwidthOutDataValue(v float32) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanTrafficInDataValue ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanTrafficInDataValue(v int64) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
func (*DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanTrafficOutDataValue ¶
func (s *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule) SetWanTrafficOutDataValue(v int64) *DescribeVsStorageTrafficUsageDataResponseBodyTrafficUsageTrafficUsageDataModule
type DescribeVsStorageUsageDataRequest ¶
type DescribeVsStorageUsageDataRequest struct { Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Interval *string `json:"Interval,omitempty" xml:"Interval,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` SplitBy *string `json:"SplitBy,omitempty" xml:"SplitBy,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsStorageUsageDataRequest) GoString ¶
func (s DescribeVsStorageUsageDataRequest) GoString() string
func (*DescribeVsStorageUsageDataRequest) SetBucket ¶
func (s *DescribeVsStorageUsageDataRequest) SetBucket(v string) *DescribeVsStorageUsageDataRequest
func (*DescribeVsStorageUsageDataRequest) SetEndTime ¶
func (s *DescribeVsStorageUsageDataRequest) SetEndTime(v string) *DescribeVsStorageUsageDataRequest
func (*DescribeVsStorageUsageDataRequest) SetInterval ¶
func (s *DescribeVsStorageUsageDataRequest) SetInterval(v string) *DescribeVsStorageUsageDataRequest
func (*DescribeVsStorageUsageDataRequest) SetOwnerId ¶
func (s *DescribeVsStorageUsageDataRequest) SetOwnerId(v int64) *DescribeVsStorageUsageDataRequest
func (*DescribeVsStorageUsageDataRequest) SetSplitBy ¶
func (s *DescribeVsStorageUsageDataRequest) SetSplitBy(v string) *DescribeVsStorageUsageDataRequest
func (*DescribeVsStorageUsageDataRequest) SetStartTime ¶
func (s *DescribeVsStorageUsageDataRequest) SetStartTime(v string) *DescribeVsStorageUsageDataRequest
func (DescribeVsStorageUsageDataRequest) String ¶
func (s DescribeVsStorageUsageDataRequest) String() string
type DescribeVsStorageUsageDataResponse ¶
type DescribeVsStorageUsageDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsStorageUsageDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsStorageUsageDataResponse) GoString ¶
func (s DescribeVsStorageUsageDataResponse) GoString() string
func (*DescribeVsStorageUsageDataResponse) SetHeaders ¶
func (s *DescribeVsStorageUsageDataResponse) SetHeaders(v map[string]*string) *DescribeVsStorageUsageDataResponse
func (DescribeVsStorageUsageDataResponse) String ¶
func (s DescribeVsStorageUsageDataResponse) String() string
type DescribeVsStorageUsageDataResponseBody ¶
type DescribeVsStorageUsageDataResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StorageUsage *DescribeVsStorageUsageDataResponseBodyStorageUsage `json:"StorageUsage,omitempty" xml:"StorageUsage,omitempty" type:"Struct"` }
func (DescribeVsStorageUsageDataResponseBody) GoString ¶
func (s DescribeVsStorageUsageDataResponseBody) GoString() string
func (*DescribeVsStorageUsageDataResponseBody) SetRequestId ¶
func (s *DescribeVsStorageUsageDataResponseBody) SetRequestId(v string) *DescribeVsStorageUsageDataResponseBody
func (*DescribeVsStorageUsageDataResponseBody) SetStorageUsage ¶
func (s *DescribeVsStorageUsageDataResponseBody) SetStorageUsage(v *DescribeVsStorageUsageDataResponseBodyStorageUsage) *DescribeVsStorageUsageDataResponseBody
func (DescribeVsStorageUsageDataResponseBody) String ¶
func (s DescribeVsStorageUsageDataResponseBody) String() string
type DescribeVsStorageUsageDataResponseBodyStorageUsage ¶
type DescribeVsStorageUsageDataResponseBodyStorageUsage struct {
StorageUsageDataModule []*DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule `json:"StorageUsageDataModule,omitempty" xml:"StorageUsageDataModule,omitempty" type:"Repeated"`
}
func (DescribeVsStorageUsageDataResponseBodyStorageUsage) GoString ¶
func (s DescribeVsStorageUsageDataResponseBodyStorageUsage) GoString() string
func (*DescribeVsStorageUsageDataResponseBodyStorageUsage) SetStorageUsageDataModule ¶
func (s *DescribeVsStorageUsageDataResponseBodyStorageUsage) SetStorageUsageDataModule(v []*DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) *DescribeVsStorageUsageDataResponseBodyStorageUsage
func (DescribeVsStorageUsageDataResponseBodyStorageUsage) String ¶
func (s DescribeVsStorageUsageDataResponseBodyStorageUsage) String() string
type DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule ¶
type DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule struct { Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` StorageDataValue *int32 `json:"StorageDataValue,omitempty" xml:"StorageDataValue,omitempty"` TimeStamp *string `json:"TimeStamp,omitempty" xml:"TimeStamp,omitempty"` }
func (DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) GoString ¶
func (s DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) GoString() string
func (*DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) SetStorageDataValue ¶
func (*DescribeVsStorageUsageDataResponseBodyStorageUsageStorageUsageDataModule) SetTimeStamp ¶
type DescribeVsStreamsNotifyUrlConfigRequest ¶
type DescribeVsStreamsNotifyUrlConfigRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (DescribeVsStreamsNotifyUrlConfigRequest) GoString ¶
func (s DescribeVsStreamsNotifyUrlConfigRequest) GoString() string
func (*DescribeVsStreamsNotifyUrlConfigRequest) SetDomainName ¶
func (s *DescribeVsStreamsNotifyUrlConfigRequest) SetDomainName(v string) *DescribeVsStreamsNotifyUrlConfigRequest
func (*DescribeVsStreamsNotifyUrlConfigRequest) SetOwnerId ¶
func (s *DescribeVsStreamsNotifyUrlConfigRequest) SetOwnerId(v int64) *DescribeVsStreamsNotifyUrlConfigRequest
func (DescribeVsStreamsNotifyUrlConfigRequest) String ¶
func (s DescribeVsStreamsNotifyUrlConfigRequest) String() string
type DescribeVsStreamsNotifyUrlConfigResponse ¶
type DescribeVsStreamsNotifyUrlConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsStreamsNotifyUrlConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsStreamsNotifyUrlConfigResponse) GoString ¶
func (s DescribeVsStreamsNotifyUrlConfigResponse) GoString() string
func (*DescribeVsStreamsNotifyUrlConfigResponse) SetHeaders ¶
func (s *DescribeVsStreamsNotifyUrlConfigResponse) SetHeaders(v map[string]*string) *DescribeVsStreamsNotifyUrlConfigResponse
func (DescribeVsStreamsNotifyUrlConfigResponse) String ¶
func (s DescribeVsStreamsNotifyUrlConfigResponse) String() string
type DescribeVsStreamsNotifyUrlConfigResponseBody ¶
type DescribeVsStreamsNotifyUrlConfigResponseBody struct { LiveStreamsNotifyConfig *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig `json:"LiveStreamsNotifyConfig,omitempty" xml:"LiveStreamsNotifyConfig,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsStreamsNotifyUrlConfigResponseBody) GoString ¶
func (s DescribeVsStreamsNotifyUrlConfigResponseBody) GoString() string
func (*DescribeVsStreamsNotifyUrlConfigResponseBody) SetLiveStreamsNotifyConfig ¶
func (s *DescribeVsStreamsNotifyUrlConfigResponseBody) SetLiveStreamsNotifyConfig(v *DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) *DescribeVsStreamsNotifyUrlConfigResponseBody
func (*DescribeVsStreamsNotifyUrlConfigResponseBody) SetRequestId ¶
func (s *DescribeVsStreamsNotifyUrlConfigResponseBody) SetRequestId(v string) *DescribeVsStreamsNotifyUrlConfigResponseBody
func (DescribeVsStreamsNotifyUrlConfigResponseBody) String ¶
func (s DescribeVsStreamsNotifyUrlConfigResponseBody) String() string
type DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig ¶
type DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig struct { AuthKey *string `json:"AuthKey,omitempty" xml:"AuthKey,omitempty"` AuthType *string `json:"AuthType,omitempty" xml:"AuthType,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` NotifyUrl *string `json:"NotifyUrl,omitempty" xml:"NotifyUrl,omitempty"` }
func (DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) GoString ¶
func (s DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) GoString() string
func (*DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) SetAuthKey ¶
func (*DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) SetAuthType ¶
func (*DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) SetDomainName ¶
func (*DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) SetNotifyUrl ¶
func (DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) String ¶
func (s DescribeVsStreamsNotifyUrlConfigResponseBodyLiveStreamsNotifyConfig) String() string
type DescribeVsStreamsOnlineListRequest ¶
type DescribeVsStreamsOnlineListRequest struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OrderBy *string `json:"OrderBy,omitempty" xml:"OrderBy,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNum *int32 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` QueryType *string `json:"QueryType,omitempty" xml:"QueryType,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` StreamType *string `json:"StreamType,omitempty" xml:"StreamType,omitempty"` }
func (DescribeVsStreamsOnlineListRequest) GoString ¶
func (s DescribeVsStreamsOnlineListRequest) GoString() string
func (*DescribeVsStreamsOnlineListRequest) SetAppName ¶
func (s *DescribeVsStreamsOnlineListRequest) SetAppName(v string) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetDomainName ¶
func (s *DescribeVsStreamsOnlineListRequest) SetDomainName(v string) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetEndTime ¶
func (s *DescribeVsStreamsOnlineListRequest) SetEndTime(v string) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetOrderBy ¶
func (s *DescribeVsStreamsOnlineListRequest) SetOrderBy(v string) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetOwnerId ¶
func (s *DescribeVsStreamsOnlineListRequest) SetOwnerId(v int64) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetPageNum ¶
func (s *DescribeVsStreamsOnlineListRequest) SetPageNum(v int32) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetPageSize ¶
func (s *DescribeVsStreamsOnlineListRequest) SetPageSize(v int32) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetQueryType ¶
func (s *DescribeVsStreamsOnlineListRequest) SetQueryType(v string) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetStartTime ¶
func (s *DescribeVsStreamsOnlineListRequest) SetStartTime(v string) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetStreamName ¶
func (s *DescribeVsStreamsOnlineListRequest) SetStreamName(v string) *DescribeVsStreamsOnlineListRequest
func (*DescribeVsStreamsOnlineListRequest) SetStreamType ¶
func (s *DescribeVsStreamsOnlineListRequest) SetStreamType(v string) *DescribeVsStreamsOnlineListRequest
func (DescribeVsStreamsOnlineListRequest) String ¶
func (s DescribeVsStreamsOnlineListRequest) String() string
type DescribeVsStreamsOnlineListResponse ¶
type DescribeVsStreamsOnlineListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsStreamsOnlineListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsStreamsOnlineListResponse) GoString ¶
func (s DescribeVsStreamsOnlineListResponse) GoString() string
func (*DescribeVsStreamsOnlineListResponse) SetHeaders ¶
func (s *DescribeVsStreamsOnlineListResponse) SetHeaders(v map[string]*string) *DescribeVsStreamsOnlineListResponse
func (DescribeVsStreamsOnlineListResponse) String ¶
func (s DescribeVsStreamsOnlineListResponse) String() string
type DescribeVsStreamsOnlineListResponseBody ¶
type DescribeVsStreamsOnlineListResponseBody struct { OnlineInfo *DescribeVsStreamsOnlineListResponseBodyOnlineInfo `json:"OnlineInfo,omitempty" xml:"OnlineInfo,omitempty" type:"Struct"` PageNum *int32 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalNum *int32 `json:"TotalNum,omitempty" xml:"TotalNum,omitempty"` TotalPage *int32 `json:"TotalPage,omitempty" xml:"TotalPage,omitempty"` }
func (DescribeVsStreamsOnlineListResponseBody) GoString ¶
func (s DescribeVsStreamsOnlineListResponseBody) GoString() string
func (*DescribeVsStreamsOnlineListResponseBody) SetOnlineInfo ¶
func (*DescribeVsStreamsOnlineListResponseBody) SetPageNum ¶
func (s *DescribeVsStreamsOnlineListResponseBody) SetPageNum(v int32) *DescribeVsStreamsOnlineListResponseBody
func (*DescribeVsStreamsOnlineListResponseBody) SetPageSize ¶
func (s *DescribeVsStreamsOnlineListResponseBody) SetPageSize(v int32) *DescribeVsStreamsOnlineListResponseBody
func (*DescribeVsStreamsOnlineListResponseBody) SetRequestId ¶
func (s *DescribeVsStreamsOnlineListResponseBody) SetRequestId(v string) *DescribeVsStreamsOnlineListResponseBody
func (*DescribeVsStreamsOnlineListResponseBody) SetTotalNum ¶
func (s *DescribeVsStreamsOnlineListResponseBody) SetTotalNum(v int32) *DescribeVsStreamsOnlineListResponseBody
func (*DescribeVsStreamsOnlineListResponseBody) SetTotalPage ¶
func (s *DescribeVsStreamsOnlineListResponseBody) SetTotalPage(v int32) *DescribeVsStreamsOnlineListResponseBody
func (DescribeVsStreamsOnlineListResponseBody) String ¶
func (s DescribeVsStreamsOnlineListResponseBody) String() string
type DescribeVsStreamsOnlineListResponseBodyOnlineInfo ¶
type DescribeVsStreamsOnlineListResponseBodyOnlineInfo struct {
LiveStreamOnlineInfo []*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo `json:"LiveStreamOnlineInfo,omitempty" xml:"LiveStreamOnlineInfo,omitempty" type:"Repeated"`
}
func (DescribeVsStreamsOnlineListResponseBodyOnlineInfo) GoString ¶
func (s DescribeVsStreamsOnlineListResponseBodyOnlineInfo) GoString() string
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfo) SetLiveStreamOnlineInfo ¶
func (s *DescribeVsStreamsOnlineListResponseBodyOnlineInfo) SetLiveStreamOnlineInfo(v []*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) *DescribeVsStreamsOnlineListResponseBodyOnlineInfo
func (DescribeVsStreamsOnlineListResponseBodyOnlineInfo) String ¶
func (s DescribeVsStreamsOnlineListResponseBodyOnlineInfo) String() string
type DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo ¶
type DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` PublishDomain *string `json:"PublishDomain,omitempty" xml:"PublishDomain,omitempty"` PublishTime *string `json:"PublishTime,omitempty" xml:"PublishTime,omitempty"` PublishType *string `json:"PublishType,omitempty" xml:"PublishType,omitempty"` PublishUrl *string `json:"PublishUrl,omitempty" xml:"PublishUrl,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` TranscodeId *string `json:"TranscodeId,omitempty" xml:"TranscodeId,omitempty"` Transcoded *string `json:"Transcoded,omitempty" xml:"Transcoded,omitempty"` }
func (DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) GoString ¶
func (s DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) GoString() string
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetAppName ¶
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetDomainName ¶
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetPublishDomain ¶
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetPublishTime ¶
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetPublishType ¶
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetPublishUrl ¶
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetStreamName ¶
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetTranscodeId ¶
func (*DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) SetTranscoded ¶
func (DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) String ¶
func (s DescribeVsStreamsOnlineListResponseBodyOnlineInfoLiveStreamOnlineInfo) String() string
type DescribeVsStreamsPublishListRequest ¶
type DescribeVsStreamsPublishListRequest struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OrderBy *string `json:"OrderBy,omitempty" xml:"OrderBy,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` QueryType *string `json:"QueryType,omitempty" xml:"QueryType,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` StreamType *string `json:"StreamType,omitempty" xml:"StreamType,omitempty"` }
func (DescribeVsStreamsPublishListRequest) GoString ¶
func (s DescribeVsStreamsPublishListRequest) GoString() string
func (*DescribeVsStreamsPublishListRequest) SetAppName ¶
func (s *DescribeVsStreamsPublishListRequest) SetAppName(v string) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetDomainName ¶
func (s *DescribeVsStreamsPublishListRequest) SetDomainName(v string) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetEndTime ¶
func (s *DescribeVsStreamsPublishListRequest) SetEndTime(v string) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetOrderBy ¶
func (s *DescribeVsStreamsPublishListRequest) SetOrderBy(v string) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetOwnerId ¶
func (s *DescribeVsStreamsPublishListRequest) SetOwnerId(v int64) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetPageNumber ¶
func (s *DescribeVsStreamsPublishListRequest) SetPageNumber(v int32) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetPageSize ¶
func (s *DescribeVsStreamsPublishListRequest) SetPageSize(v int32) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetQueryType ¶
func (s *DescribeVsStreamsPublishListRequest) SetQueryType(v string) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetStartTime ¶
func (s *DescribeVsStreamsPublishListRequest) SetStartTime(v string) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetStreamName ¶
func (s *DescribeVsStreamsPublishListRequest) SetStreamName(v string) *DescribeVsStreamsPublishListRequest
func (*DescribeVsStreamsPublishListRequest) SetStreamType ¶
func (s *DescribeVsStreamsPublishListRequest) SetStreamType(v string) *DescribeVsStreamsPublishListRequest
func (DescribeVsStreamsPublishListRequest) String ¶
func (s DescribeVsStreamsPublishListRequest) String() string
type DescribeVsStreamsPublishListResponse ¶
type DescribeVsStreamsPublishListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsStreamsPublishListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsStreamsPublishListResponse) GoString ¶
func (s DescribeVsStreamsPublishListResponse) GoString() string
func (*DescribeVsStreamsPublishListResponse) SetHeaders ¶
func (s *DescribeVsStreamsPublishListResponse) SetHeaders(v map[string]*string) *DescribeVsStreamsPublishListResponse
func (DescribeVsStreamsPublishListResponse) String ¶
func (s DescribeVsStreamsPublishListResponse) String() string
type DescribeVsStreamsPublishListResponseBody ¶
type DescribeVsStreamsPublishListResponseBody struct { PageNum *int32 `json:"PageNum,omitempty" xml:"PageNum,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` PublishInfo *DescribeVsStreamsPublishListResponseBodyPublishInfo `json:"PublishInfo,omitempty" xml:"PublishInfo,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalNum *int32 `json:"TotalNum,omitempty" xml:"TotalNum,omitempty"` TotalPage *int32 `json:"TotalPage,omitempty" xml:"TotalPage,omitempty"` }
func (DescribeVsStreamsPublishListResponseBody) GoString ¶
func (s DescribeVsStreamsPublishListResponseBody) GoString() string
func (*DescribeVsStreamsPublishListResponseBody) SetPageNum ¶
func (s *DescribeVsStreamsPublishListResponseBody) SetPageNum(v int32) *DescribeVsStreamsPublishListResponseBody
func (*DescribeVsStreamsPublishListResponseBody) SetPageSize ¶
func (s *DescribeVsStreamsPublishListResponseBody) SetPageSize(v int32) *DescribeVsStreamsPublishListResponseBody
func (*DescribeVsStreamsPublishListResponseBody) SetPublishInfo ¶
func (*DescribeVsStreamsPublishListResponseBody) SetRequestId ¶
func (s *DescribeVsStreamsPublishListResponseBody) SetRequestId(v string) *DescribeVsStreamsPublishListResponseBody
func (*DescribeVsStreamsPublishListResponseBody) SetTotalNum ¶
func (s *DescribeVsStreamsPublishListResponseBody) SetTotalNum(v int32) *DescribeVsStreamsPublishListResponseBody
func (*DescribeVsStreamsPublishListResponseBody) SetTotalPage ¶
func (s *DescribeVsStreamsPublishListResponseBody) SetTotalPage(v int32) *DescribeVsStreamsPublishListResponseBody
func (DescribeVsStreamsPublishListResponseBody) String ¶
func (s DescribeVsStreamsPublishListResponseBody) String() string
type DescribeVsStreamsPublishListResponseBodyPublishInfo ¶
type DescribeVsStreamsPublishListResponseBodyPublishInfo struct {
LiveStreamPublishInfo []*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo `json:"LiveStreamPublishInfo,omitempty" xml:"LiveStreamPublishInfo,omitempty" type:"Repeated"`
}
func (DescribeVsStreamsPublishListResponseBodyPublishInfo) GoString ¶
func (s DescribeVsStreamsPublishListResponseBodyPublishInfo) GoString() string
func (*DescribeVsStreamsPublishListResponseBodyPublishInfo) SetLiveStreamPublishInfo ¶
func (s *DescribeVsStreamsPublishListResponseBodyPublishInfo) SetLiveStreamPublishInfo(v []*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) *DescribeVsStreamsPublishListResponseBodyPublishInfo
func (DescribeVsStreamsPublishListResponseBodyPublishInfo) String ¶
func (s DescribeVsStreamsPublishListResponseBodyPublishInfo) String() string
type DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo ¶
type DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` ClientAddr *string `json:"ClientAddr,omitempty" xml:"ClientAddr,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EdgeNodeAddr *string `json:"EdgeNodeAddr,omitempty" xml:"EdgeNodeAddr,omitempty"` PublishDomain *string `json:"PublishDomain,omitempty" xml:"PublishDomain,omitempty"` PublishTime *string `json:"PublishTime,omitempty" xml:"PublishTime,omitempty"` PublishType *string `json:"PublishType,omitempty" xml:"PublishType,omitempty"` PublishUrl *string `json:"PublishUrl,omitempty" xml:"PublishUrl,omitempty"` StopTime *string `json:"StopTime,omitempty" xml:"StopTime,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` StreamUrl *string `json:"StreamUrl,omitempty" xml:"StreamUrl,omitempty"` TranscodeId *string `json:"TranscodeId,omitempty" xml:"TranscodeId,omitempty"` Transcoded *string `json:"Transcoded,omitempty" xml:"Transcoded,omitempty"` }
func (DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) GoString ¶
func (s DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) GoString() string
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetAppName ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetClientAddr ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetDomainName ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetEdgeNodeAddr ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetPublishDomain ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetPublishTime ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetPublishType ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetPublishUrl ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetStopTime ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetStreamName ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetStreamUrl ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetTranscodeId ¶
func (*DescribeVsStreamsPublishListResponseBodyPublishInfoLiveStreamPublishInfo) SetTranscoded ¶
type DescribeVsTopDomainsByFlowRequest ¶
type DescribeVsTopDomainsByFlowRequest struct { EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Limit *int64 `json:"Limit,omitempty" xml:"Limit,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsTopDomainsByFlowRequest) GoString ¶
func (s DescribeVsTopDomainsByFlowRequest) GoString() string
func (*DescribeVsTopDomainsByFlowRequest) SetEndTime ¶
func (s *DescribeVsTopDomainsByFlowRequest) SetEndTime(v string) *DescribeVsTopDomainsByFlowRequest
func (*DescribeVsTopDomainsByFlowRequest) SetLimit ¶
func (s *DescribeVsTopDomainsByFlowRequest) SetLimit(v int64) *DescribeVsTopDomainsByFlowRequest
func (*DescribeVsTopDomainsByFlowRequest) SetOwnerId ¶
func (s *DescribeVsTopDomainsByFlowRequest) SetOwnerId(v int64) *DescribeVsTopDomainsByFlowRequest
func (*DescribeVsTopDomainsByFlowRequest) SetStartTime ¶
func (s *DescribeVsTopDomainsByFlowRequest) SetStartTime(v string) *DescribeVsTopDomainsByFlowRequest
func (DescribeVsTopDomainsByFlowRequest) String ¶
func (s DescribeVsTopDomainsByFlowRequest) String() string
type DescribeVsTopDomainsByFlowResponse ¶
type DescribeVsTopDomainsByFlowResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsTopDomainsByFlowResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsTopDomainsByFlowResponse) GoString ¶
func (s DescribeVsTopDomainsByFlowResponse) GoString() string
func (*DescribeVsTopDomainsByFlowResponse) SetHeaders ¶
func (s *DescribeVsTopDomainsByFlowResponse) SetHeaders(v map[string]*string) *DescribeVsTopDomainsByFlowResponse
func (DescribeVsTopDomainsByFlowResponse) String ¶
func (s DescribeVsTopDomainsByFlowResponse) String() string
type DescribeVsTopDomainsByFlowResponseBody ¶
type DescribeVsTopDomainsByFlowResponseBody struct { DomainCount *int64 `json:"DomainCount,omitempty" xml:"DomainCount,omitempty"` DomainOnlineCount *int64 `json:"DomainOnlineCount,omitempty" xml:"DomainOnlineCount,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` TopDomains *DescribeVsTopDomainsByFlowResponseBodyTopDomains `json:"TopDomains,omitempty" xml:"TopDomains,omitempty" type:"Struct"` }
func (DescribeVsTopDomainsByFlowResponseBody) GoString ¶
func (s DescribeVsTopDomainsByFlowResponseBody) GoString() string
func (*DescribeVsTopDomainsByFlowResponseBody) SetDomainCount ¶
func (s *DescribeVsTopDomainsByFlowResponseBody) SetDomainCount(v int64) *DescribeVsTopDomainsByFlowResponseBody
func (*DescribeVsTopDomainsByFlowResponseBody) SetDomainOnlineCount ¶
func (s *DescribeVsTopDomainsByFlowResponseBody) SetDomainOnlineCount(v int64) *DescribeVsTopDomainsByFlowResponseBody
func (*DescribeVsTopDomainsByFlowResponseBody) SetEndTime ¶
func (s *DescribeVsTopDomainsByFlowResponseBody) SetEndTime(v string) *DescribeVsTopDomainsByFlowResponseBody
func (*DescribeVsTopDomainsByFlowResponseBody) SetRequestId ¶
func (s *DescribeVsTopDomainsByFlowResponseBody) SetRequestId(v string) *DescribeVsTopDomainsByFlowResponseBody
func (*DescribeVsTopDomainsByFlowResponseBody) SetStartTime ¶
func (s *DescribeVsTopDomainsByFlowResponseBody) SetStartTime(v string) *DescribeVsTopDomainsByFlowResponseBody
func (*DescribeVsTopDomainsByFlowResponseBody) SetTopDomains ¶
func (s *DescribeVsTopDomainsByFlowResponseBody) SetTopDomains(v *DescribeVsTopDomainsByFlowResponseBodyTopDomains) *DescribeVsTopDomainsByFlowResponseBody
func (DescribeVsTopDomainsByFlowResponseBody) String ¶
func (s DescribeVsTopDomainsByFlowResponseBody) String() string
type DescribeVsTopDomainsByFlowResponseBodyTopDomains ¶
type DescribeVsTopDomainsByFlowResponseBodyTopDomains struct {
TopDomain []*DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain `json:"TopDomain,omitempty" xml:"TopDomain,omitempty" type:"Repeated"`
}
func (DescribeVsTopDomainsByFlowResponseBodyTopDomains) GoString ¶
func (s DescribeVsTopDomainsByFlowResponseBodyTopDomains) GoString() string
func (*DescribeVsTopDomainsByFlowResponseBodyTopDomains) SetTopDomain ¶
func (DescribeVsTopDomainsByFlowResponseBodyTopDomains) String ¶
func (s DescribeVsTopDomainsByFlowResponseBodyTopDomains) String() string
type DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain ¶
type DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` MaxBps *int64 `json:"MaxBps,omitempty" xml:"MaxBps,omitempty"` MaxBpsTime *string `json:"MaxBpsTime,omitempty" xml:"MaxBpsTime,omitempty"` Rank *int64 `json:"Rank,omitempty" xml:"Rank,omitempty"` TotalAccess *int64 `json:"TotalAccess,omitempty" xml:"TotalAccess,omitempty"` TotalTraffic *string `json:"TotalTraffic,omitempty" xml:"TotalTraffic,omitempty"` TrafficPercent *string `json:"TrafficPercent,omitempty" xml:"TrafficPercent,omitempty"` }
func (DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) GoString ¶
func (s DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) GoString() string
func (*DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetDomainName ¶
func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetDomainName(v string) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
func (*DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetMaxBpsTime ¶
func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetMaxBpsTime(v string) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
func (*DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTotalAccess ¶
func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTotalAccess(v int64) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
func (*DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTotalTraffic ¶
func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTotalTraffic(v string) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
func (*DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTrafficPercent ¶
func (s *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) SetTrafficPercent(v string) *DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain
func (DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) String ¶
func (s DescribeVsTopDomainsByFlowResponseBodyTopDomainsTopDomain) String() string
type DescribeVsUpPeakPublishStreamDataRequest ¶
type DescribeVsUpPeakPublishStreamDataRequest struct { DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` DomainSwitch *string `json:"DomainSwitch,omitempty" xml:"DomainSwitch,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeVsUpPeakPublishStreamDataRequest) GoString ¶
func (s DescribeVsUpPeakPublishStreamDataRequest) GoString() string
func (*DescribeVsUpPeakPublishStreamDataRequest) SetDomainName ¶
func (s *DescribeVsUpPeakPublishStreamDataRequest) SetDomainName(v string) *DescribeVsUpPeakPublishStreamDataRequest
func (*DescribeVsUpPeakPublishStreamDataRequest) SetDomainSwitch ¶
func (s *DescribeVsUpPeakPublishStreamDataRequest) SetDomainSwitch(v string) *DescribeVsUpPeakPublishStreamDataRequest
func (*DescribeVsUpPeakPublishStreamDataRequest) SetEndTime ¶
func (s *DescribeVsUpPeakPublishStreamDataRequest) SetEndTime(v string) *DescribeVsUpPeakPublishStreamDataRequest
func (*DescribeVsUpPeakPublishStreamDataRequest) SetOwnerId ¶
func (s *DescribeVsUpPeakPublishStreamDataRequest) SetOwnerId(v int64) *DescribeVsUpPeakPublishStreamDataRequest
func (*DescribeVsUpPeakPublishStreamDataRequest) SetStartTime ¶
func (s *DescribeVsUpPeakPublishStreamDataRequest) SetStartTime(v string) *DescribeVsUpPeakPublishStreamDataRequest
func (DescribeVsUpPeakPublishStreamDataRequest) String ¶
func (s DescribeVsUpPeakPublishStreamDataRequest) String() string
type DescribeVsUpPeakPublishStreamDataResponse ¶
type DescribeVsUpPeakPublishStreamDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsUpPeakPublishStreamDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsUpPeakPublishStreamDataResponse) GoString ¶
func (s DescribeVsUpPeakPublishStreamDataResponse) GoString() string
func (*DescribeVsUpPeakPublishStreamDataResponse) SetHeaders ¶
func (s *DescribeVsUpPeakPublishStreamDataResponse) SetHeaders(v map[string]*string) *DescribeVsUpPeakPublishStreamDataResponse
func (DescribeVsUpPeakPublishStreamDataResponse) String ¶
func (s DescribeVsUpPeakPublishStreamDataResponse) String() string
type DescribeVsUpPeakPublishStreamDataResponseBody ¶
type DescribeVsUpPeakPublishStreamDataResponseBody struct { DescribeVsUpPeakPublishStreamDatas *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas `json:"DescribeVsUpPeakPublishStreamDatas,omitempty" xml:"DescribeVsUpPeakPublishStreamDatas,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeVsUpPeakPublishStreamDataResponseBody) GoString ¶
func (s DescribeVsUpPeakPublishStreamDataResponseBody) GoString() string
func (*DescribeVsUpPeakPublishStreamDataResponseBody) SetDescribeVsUpPeakPublishStreamDatas ¶
func (s *DescribeVsUpPeakPublishStreamDataResponseBody) SetDescribeVsUpPeakPublishStreamDatas(v *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas) *DescribeVsUpPeakPublishStreamDataResponseBody
func (*DescribeVsUpPeakPublishStreamDataResponseBody) SetRequestId ¶
func (s *DescribeVsUpPeakPublishStreamDataResponseBody) SetRequestId(v string) *DescribeVsUpPeakPublishStreamDataResponseBody
func (DescribeVsUpPeakPublishStreamDataResponseBody) String ¶
func (s DescribeVsUpPeakPublishStreamDataResponseBody) String() string
type DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas ¶
type DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas struct {
DescribeVsUpPeakPublishStreamData []*DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData `json:"DescribeVsUpPeakPublishStreamData,omitempty" xml:"DescribeVsUpPeakPublishStreamData,omitempty" type:"Repeated"`
}
func (*DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas) SetDescribeVsUpPeakPublishStreamData ¶
func (s *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas) SetDescribeVsUpPeakPublishStreamData(v []*DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) *DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatas
type DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData ¶
type DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData struct { BandWidth *string `json:"BandWidth,omitempty" xml:"BandWidth,omitempty"` PeakTime *string `json:"PeakTime,omitempty" xml:"PeakTime,omitempty"` PublishStreamNum *int32 `json:"PublishStreamNum,omitempty" xml:"PublishStreamNum,omitempty"` QueryTime *string `json:"QueryTime,omitempty" xml:"QueryTime,omitempty"` StatName *string `json:"StatName,omitempty" xml:"StatName,omitempty"` }
func (DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) GoString ¶
func (*DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetBandWidth ¶
func (*DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetPeakTime ¶
func (*DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetPublishStreamNum ¶
func (*DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetQueryTime ¶
func (*DescribeVsUpPeakPublishStreamDataResponseBodyDescribeVsUpPeakPublishStreamDatasDescribeVsUpPeakPublishStreamData) SetStatName ¶
type DescribeVsUserResourcePackageRequest ¶
type DescribeVsUserResourcePackageRequest struct { OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` SecurityToken *string `json:"SecurityToken,omitempty" xml:"SecurityToken,omitempty"` }
func (DescribeVsUserResourcePackageRequest) GoString ¶
func (s DescribeVsUserResourcePackageRequest) GoString() string
func (*DescribeVsUserResourcePackageRequest) SetOwnerId ¶
func (s *DescribeVsUserResourcePackageRequest) SetOwnerId(v int64) *DescribeVsUserResourcePackageRequest
func (*DescribeVsUserResourcePackageRequest) SetSecurityToken ¶
func (s *DescribeVsUserResourcePackageRequest) SetSecurityToken(v string) *DescribeVsUserResourcePackageRequest
func (DescribeVsUserResourcePackageRequest) String ¶
func (s DescribeVsUserResourcePackageRequest) String() string
type DescribeVsUserResourcePackageResponse ¶
type DescribeVsUserResourcePackageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeVsUserResourcePackageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVsUserResourcePackageResponse) GoString ¶
func (s DescribeVsUserResourcePackageResponse) GoString() string
func (*DescribeVsUserResourcePackageResponse) SetHeaders ¶
func (s *DescribeVsUserResourcePackageResponse) SetHeaders(v map[string]*string) *DescribeVsUserResourcePackageResponse
func (DescribeVsUserResourcePackageResponse) String ¶
func (s DescribeVsUserResourcePackageResponse) String() string
type DescribeVsUserResourcePackageResponseBody ¶
type DescribeVsUserResourcePackageResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ResourcePackageInfos *DescribeVsUserResourcePackageResponseBodyResourcePackageInfos `json:"ResourcePackageInfos,omitempty" xml:"ResourcePackageInfos,omitempty" type:"Struct"` }
func (DescribeVsUserResourcePackageResponseBody) GoString ¶
func (s DescribeVsUserResourcePackageResponseBody) GoString() string
func (*DescribeVsUserResourcePackageResponseBody) SetRequestId ¶
func (s *DescribeVsUserResourcePackageResponseBody) SetRequestId(v string) *DescribeVsUserResourcePackageResponseBody
func (*DescribeVsUserResourcePackageResponseBody) SetResourcePackageInfos ¶
func (s *DescribeVsUserResourcePackageResponseBody) SetResourcePackageInfos(v *DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) *DescribeVsUserResourcePackageResponseBody
func (DescribeVsUserResourcePackageResponseBody) String ¶
func (s DescribeVsUserResourcePackageResponseBody) String() string
type DescribeVsUserResourcePackageResponseBodyResourcePackageInfos ¶
type DescribeVsUserResourcePackageResponseBodyResourcePackageInfos struct {
ResourcePackageInfo []*DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo `json:"ResourcePackageInfo,omitempty" xml:"ResourcePackageInfo,omitempty" type:"Repeated"`
}
func (DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) GoString ¶
func (s DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) GoString() string
func (*DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) SetResourcePackageInfo ¶
func (DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) String ¶
func (s DescribeVsUserResourcePackageResponseBodyResourcePackageInfos) String() string
type DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo ¶
type DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo struct { CommodityCode *string `json:"CommodityCode,omitempty" xml:"CommodityCode,omitempty"` CurrCapacity *string `json:"CurrCapacity,omitempty" xml:"CurrCapacity,omitempty"` DisplayName *string `json:"DisplayName,omitempty" xml:"DisplayName,omitempty"` InitCapacity *string `json:"InitCapacity,omitempty" xml:"InitCapacity,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (*DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetCommodityCode ¶
func (*DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetCurrCapacity ¶
func (*DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetDisplayName ¶
func (*DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetInitCapacity ¶
func (*DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetInstanceId ¶
func (*DescribeVsUserResourcePackageResponseBodyResourcePackageInfosResourcePackageInfo) SetStatus ¶
type ForbidVsStreamRequest ¶
type ForbidVsStreamRequest struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` ControlStreamAction *string `json:"ControlStreamAction,omitempty" xml:"ControlStreamAction,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` LiveStreamType *string `json:"LiveStreamType,omitempty" xml:"LiveStreamType,omitempty"` Oneshot *string `json:"Oneshot,omitempty" xml:"Oneshot,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ResumeTime *string `json:"ResumeTime,omitempty" xml:"ResumeTime,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` }
func (ForbidVsStreamRequest) GoString ¶
func (s ForbidVsStreamRequest) GoString() string
func (*ForbidVsStreamRequest) SetAppName ¶
func (s *ForbidVsStreamRequest) SetAppName(v string) *ForbidVsStreamRequest
func (*ForbidVsStreamRequest) SetControlStreamAction ¶
func (s *ForbidVsStreamRequest) SetControlStreamAction(v string) *ForbidVsStreamRequest
func (*ForbidVsStreamRequest) SetDomainName ¶
func (s *ForbidVsStreamRequest) SetDomainName(v string) *ForbidVsStreamRequest
func (*ForbidVsStreamRequest) SetLiveStreamType ¶
func (s *ForbidVsStreamRequest) SetLiveStreamType(v string) *ForbidVsStreamRequest
func (*ForbidVsStreamRequest) SetOneshot ¶
func (s *ForbidVsStreamRequest) SetOneshot(v string) *ForbidVsStreamRequest
func (*ForbidVsStreamRequest) SetOwnerId ¶
func (s *ForbidVsStreamRequest) SetOwnerId(v int64) *ForbidVsStreamRequest
func (*ForbidVsStreamRequest) SetResumeTime ¶
func (s *ForbidVsStreamRequest) SetResumeTime(v string) *ForbidVsStreamRequest
func (*ForbidVsStreamRequest) SetStreamName ¶
func (s *ForbidVsStreamRequest) SetStreamName(v string) *ForbidVsStreamRequest
func (ForbidVsStreamRequest) String ¶
func (s ForbidVsStreamRequest) String() string
type ForbidVsStreamResponse ¶
type ForbidVsStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ForbidVsStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ForbidVsStreamResponse) GoString ¶
func (s ForbidVsStreamResponse) GoString() string
func (*ForbidVsStreamResponse) SetBody ¶
func (s *ForbidVsStreamResponse) SetBody(v *ForbidVsStreamResponseBody) *ForbidVsStreamResponse
func (*ForbidVsStreamResponse) SetHeaders ¶
func (s *ForbidVsStreamResponse) SetHeaders(v map[string]*string) *ForbidVsStreamResponse
func (ForbidVsStreamResponse) String ¶
func (s ForbidVsStreamResponse) String() string
type ForbidVsStreamResponseBody ¶
type ForbidVsStreamResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ForbidVsStreamResponseBody) GoString ¶
func (s ForbidVsStreamResponseBody) GoString() string
func (*ForbidVsStreamResponseBody) SetRequestId ¶
func (s *ForbidVsStreamResponseBody) SetRequestId(v string) *ForbidVsStreamResponseBody
func (ForbidVsStreamResponseBody) String ¶
func (s ForbidVsStreamResponseBody) String() string
type GetBucketInfoRequest ¶
type GetBucketInfoRequest struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (GetBucketInfoRequest) GoString ¶
func (s GetBucketInfoRequest) GoString() string
func (*GetBucketInfoRequest) SetBucketName ¶
func (s *GetBucketInfoRequest) SetBucketName(v string) *GetBucketInfoRequest
func (*GetBucketInfoRequest) SetOwnerId ¶
func (s *GetBucketInfoRequest) SetOwnerId(v int64) *GetBucketInfoRequest
func (GetBucketInfoRequest) String ¶
func (s GetBucketInfoRequest) String() string
type GetBucketInfoResponse ¶
type GetBucketInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetBucketInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetBucketInfoResponse) GoString ¶
func (s GetBucketInfoResponse) GoString() string
func (*GetBucketInfoResponse) SetBody ¶
func (s *GetBucketInfoResponse) SetBody(v *GetBucketInfoResponseBody) *GetBucketInfoResponse
func (*GetBucketInfoResponse) SetHeaders ¶
func (s *GetBucketInfoResponse) SetHeaders(v map[string]*string) *GetBucketInfoResponse
func (GetBucketInfoResponse) String ¶
func (s GetBucketInfoResponse) String() string
type GetBucketInfoResponseBody ¶
type GetBucketInfoResponseBody struct { BucketInfo *GetBucketInfoResponseBodyBucketInfo `json:"BucketInfo,omitempty" xml:"BucketInfo,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetBucketInfoResponseBody) GoString ¶
func (s GetBucketInfoResponseBody) GoString() string
func (*GetBucketInfoResponseBody) SetBucketInfo ¶
func (s *GetBucketInfoResponseBody) SetBucketInfo(v *GetBucketInfoResponseBodyBucketInfo) *GetBucketInfoResponseBody
func (*GetBucketInfoResponseBody) SetRequestId ¶
func (s *GetBucketInfoResponseBody) SetRequestId(v string) *GetBucketInfoResponseBody
func (GetBucketInfoResponseBody) String ¶
func (s GetBucketInfoResponseBody) String() string
type GetBucketInfoResponseBodyBucketInfo ¶
type GetBucketInfoResponseBodyBucketInfo struct { BucketAcl *string `json:"BucketAcl,omitempty" xml:"BucketAcl,omitempty"` BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` Comment *string `json:"Comment,omitempty" xml:"Comment,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` DataRedundancyType *string `json:"DataRedundancyType,omitempty" xml:"DataRedundancyType,omitempty"` DispatcherType *string `json:"DispatcherType,omitempty" xml:"DispatcherType,omitempty"` Endpoint *string `json:"Endpoint,omitempty" xml:"Endpoint,omitempty"` ModifyTime *string `json:"ModifyTime,omitempty" xml:"ModifyTime,omitempty"` ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` StorageClass *string `json:"StorageClass,omitempty" xml:"StorageClass,omitempty"` }
func (GetBucketInfoResponseBodyBucketInfo) GoString ¶
func (s GetBucketInfoResponseBodyBucketInfo) GoString() string
func (*GetBucketInfoResponseBodyBucketInfo) SetBucketAcl ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetBucketAcl(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetBucketName ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetBucketName(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetComment ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetComment(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetCreateTime ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetCreateTime(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetDataRedundancyType ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetDataRedundancyType(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetDispatcherType ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetDispatcherType(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetEndpoint ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetEndpoint(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetModifyTime ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetModifyTime(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetResourceType ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetResourceType(v string) *GetBucketInfoResponseBodyBucketInfo
func (*GetBucketInfoResponseBodyBucketInfo) SetStorageClass ¶
func (s *GetBucketInfoResponseBodyBucketInfo) SetStorageClass(v string) *GetBucketInfoResponseBodyBucketInfo
func (GetBucketInfoResponseBodyBucketInfo) String ¶
func (s GetBucketInfoResponseBodyBucketInfo) String() string
type GetObjectTotalRequest ¶
type GetObjectTotalRequest struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (GetObjectTotalRequest) GoString ¶
func (s GetObjectTotalRequest) GoString() string
func (*GetObjectTotalRequest) SetBucketName ¶
func (s *GetObjectTotalRequest) SetBucketName(v string) *GetObjectTotalRequest
func (*GetObjectTotalRequest) SetOwnerId ¶
func (s *GetObjectTotalRequest) SetOwnerId(v int64) *GetObjectTotalRequest
func (GetObjectTotalRequest) String ¶
func (s GetObjectTotalRequest) String() string
type GetObjectTotalResponse ¶
type GetObjectTotalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetObjectTotalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetObjectTotalResponse) GoString ¶
func (s GetObjectTotalResponse) GoString() string
func (*GetObjectTotalResponse) SetBody ¶
func (s *GetObjectTotalResponse) SetBody(v *GetObjectTotalResponseBody) *GetObjectTotalResponse
func (*GetObjectTotalResponse) SetHeaders ¶
func (s *GetObjectTotalResponse) SetHeaders(v map[string]*string) *GetObjectTotalResponse
func (GetObjectTotalResponse) String ¶
func (s GetObjectTotalResponse) String() string
type GetObjectTotalResponseBody ¶
type GetObjectTotalResponseBody struct { ObjectCount *int64 `json:"ObjectCount,omitempty" xml:"ObjectCount,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetObjectTotalResponseBody) GoString ¶
func (s GetObjectTotalResponseBody) GoString() string
func (*GetObjectTotalResponseBody) SetObjectCount ¶
func (s *GetObjectTotalResponseBody) SetObjectCount(v int64) *GetObjectTotalResponseBody
func (*GetObjectTotalResponseBody) SetRequestId ¶
func (s *GetObjectTotalResponseBody) SetRequestId(v string) *GetObjectTotalResponseBody
func (GetObjectTotalResponseBody) String ¶
func (s GetObjectTotalResponseBody) String() string
type GotoPresetRequest ¶
type GotoPresetRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PresetId *string `json:"PresetId,omitempty" xml:"PresetId,omitempty"` }
func (GotoPresetRequest) GoString ¶
func (s GotoPresetRequest) GoString() string
func (*GotoPresetRequest) SetId ¶
func (s *GotoPresetRequest) SetId(v string) *GotoPresetRequest
func (*GotoPresetRequest) SetOwnerId ¶
func (s *GotoPresetRequest) SetOwnerId(v int64) *GotoPresetRequest
func (*GotoPresetRequest) SetPresetId ¶
func (s *GotoPresetRequest) SetPresetId(v string) *GotoPresetRequest
func (GotoPresetRequest) String ¶
func (s GotoPresetRequest) String() string
type GotoPresetResponse ¶
type GotoPresetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GotoPresetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GotoPresetResponse) GoString ¶
func (s GotoPresetResponse) GoString() string
func (*GotoPresetResponse) SetBody ¶
func (s *GotoPresetResponse) SetBody(v *GotoPresetResponseBody) *GotoPresetResponse
func (*GotoPresetResponse) SetHeaders ¶
func (s *GotoPresetResponse) SetHeaders(v map[string]*string) *GotoPresetResponse
func (GotoPresetResponse) String ¶
func (s GotoPresetResponse) String() string
type GotoPresetResponseBody ¶
type GotoPresetResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GotoPresetResponseBody) GoString ¶
func (s GotoPresetResponseBody) GoString() string
func (*GotoPresetResponseBody) SetId ¶
func (s *GotoPresetResponseBody) SetId(v string) *GotoPresetResponseBody
func (*GotoPresetResponseBody) SetRequestId ¶
func (s *GotoPresetResponseBody) SetRequestId(v string) *GotoPresetResponseBody
func (GotoPresetResponseBody) String ¶
func (s GotoPresetResponseBody) String() string
type ListBucketsRequest ¶
type ListBucketsRequest struct { Keyword *string `json:"Keyword,omitempty" xml:"Keyword,omitempty"` Marker *string `json:"Marker,omitempty" xml:"Marker,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` }
func (ListBucketsRequest) GoString ¶
func (s ListBucketsRequest) GoString() string
func (*ListBucketsRequest) SetKeyword ¶
func (s *ListBucketsRequest) SetKeyword(v string) *ListBucketsRequest
func (*ListBucketsRequest) SetMarker ¶
func (s *ListBucketsRequest) SetMarker(v string) *ListBucketsRequest
func (*ListBucketsRequest) SetOwnerId ¶
func (s *ListBucketsRequest) SetOwnerId(v int64) *ListBucketsRequest
func (*ListBucketsRequest) SetPageNumber ¶
func (s *ListBucketsRequest) SetPageNumber(v int32) *ListBucketsRequest
func (*ListBucketsRequest) SetPageSize ¶
func (s *ListBucketsRequest) SetPageSize(v int32) *ListBucketsRequest
func (*ListBucketsRequest) SetPrefix ¶
func (s *ListBucketsRequest) SetPrefix(v string) *ListBucketsRequest
func (ListBucketsRequest) String ¶
func (s ListBucketsRequest) String() string
type ListBucketsResponse ¶
type ListBucketsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListBucketsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListBucketsResponse) GoString ¶
func (s ListBucketsResponse) GoString() string
func (*ListBucketsResponse) SetBody ¶
func (s *ListBucketsResponse) SetBody(v *ListBucketsResponseBody) *ListBucketsResponse
func (*ListBucketsResponse) SetHeaders ¶
func (s *ListBucketsResponse) SetHeaders(v map[string]*string) *ListBucketsResponse
func (ListBucketsResponse) String ¶
func (s ListBucketsResponse) String() string
type ListBucketsResponseBody ¶
type ListBucketsResponseBody struct { BucketInfos []*ListBucketsResponseBodyBucketInfos `json:"BucketInfos,omitempty" xml:"BucketInfos,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListBucketsResponseBody) GoString ¶
func (s ListBucketsResponseBody) GoString() string
func (*ListBucketsResponseBody) SetBucketInfos ¶
func (s *ListBucketsResponseBody) SetBucketInfos(v []*ListBucketsResponseBodyBucketInfos) *ListBucketsResponseBody
func (*ListBucketsResponseBody) SetRequestId ¶
func (s *ListBucketsResponseBody) SetRequestId(v string) *ListBucketsResponseBody
func (*ListBucketsResponseBody) SetTotalCount ¶
func (s *ListBucketsResponseBody) SetTotalCount(v int64) *ListBucketsResponseBody
func (ListBucketsResponseBody) String ¶
func (s ListBucketsResponseBody) String() string
type ListBucketsResponseBodyBucketInfos ¶
type ListBucketsResponseBodyBucketInfos struct { BucketAcl *string `json:"BucketAcl,omitempty" xml:"BucketAcl,omitempty"` BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` Comment *string `json:"Comment,omitempty" xml:"Comment,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` DataRedundancyType *string `json:"DataRedundancyType,omitempty" xml:"DataRedundancyType,omitempty"` DispatcherType *string `json:"DispatcherType,omitempty" xml:"DispatcherType,omitempty"` Endpoint *string `json:"Endpoint,omitempty" xml:"Endpoint,omitempty"` ModifyTime *string `json:"ModifyTime,omitempty" xml:"ModifyTime,omitempty"` ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` StorageClass *string `json:"StorageClass,omitempty" xml:"StorageClass,omitempty"` }
func (ListBucketsResponseBodyBucketInfos) GoString ¶
func (s ListBucketsResponseBodyBucketInfos) GoString() string
func (*ListBucketsResponseBodyBucketInfos) SetBucketAcl ¶
func (s *ListBucketsResponseBodyBucketInfos) SetBucketAcl(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetBucketName ¶
func (s *ListBucketsResponseBodyBucketInfos) SetBucketName(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetComment ¶
func (s *ListBucketsResponseBodyBucketInfos) SetComment(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetCreateTime ¶
func (s *ListBucketsResponseBodyBucketInfos) SetCreateTime(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetDataRedundancyType ¶
func (s *ListBucketsResponseBodyBucketInfos) SetDataRedundancyType(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetDispatcherType ¶
func (s *ListBucketsResponseBodyBucketInfos) SetDispatcherType(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetEndpoint ¶
func (s *ListBucketsResponseBodyBucketInfos) SetEndpoint(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetModifyTime ¶
func (s *ListBucketsResponseBodyBucketInfos) SetModifyTime(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetResourceType ¶
func (s *ListBucketsResponseBodyBucketInfos) SetResourceType(v string) *ListBucketsResponseBodyBucketInfos
func (*ListBucketsResponseBodyBucketInfos) SetStorageClass ¶
func (s *ListBucketsResponseBodyBucketInfos) SetStorageClass(v string) *ListBucketsResponseBodyBucketInfos
func (ListBucketsResponseBodyBucketInfos) String ¶
func (s ListBucketsResponseBodyBucketInfos) String() string
type ListObjectsRequest ¶
type ListObjectsRequest struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` ContinuationToken *string `json:"ContinuationToken,omitempty" xml:"ContinuationToken,omitempty"` Delimiter *string `json:"Delimiter,omitempty" xml:"Delimiter,omitempty"` EncodingType *string `json:"EncodingType,omitempty" xml:"EncodingType,omitempty"` Marker *string `json:"Marker,omitempty" xml:"Marker,omitempty"` MaxKeys *int32 `json:"MaxKeys,omitempty" xml:"MaxKeys,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` StartAfter *string `json:"StartAfter,omitempty" xml:"StartAfter,omitempty"` }
func (ListObjectsRequest) GoString ¶
func (s ListObjectsRequest) GoString() string
func (*ListObjectsRequest) SetBucketName ¶
func (s *ListObjectsRequest) SetBucketName(v string) *ListObjectsRequest
func (*ListObjectsRequest) SetContinuationToken ¶
func (s *ListObjectsRequest) SetContinuationToken(v string) *ListObjectsRequest
func (*ListObjectsRequest) SetDelimiter ¶
func (s *ListObjectsRequest) SetDelimiter(v string) *ListObjectsRequest
func (*ListObjectsRequest) SetEncodingType ¶
func (s *ListObjectsRequest) SetEncodingType(v string) *ListObjectsRequest
func (*ListObjectsRequest) SetMarker ¶
func (s *ListObjectsRequest) SetMarker(v string) *ListObjectsRequest
func (*ListObjectsRequest) SetMaxKeys ¶
func (s *ListObjectsRequest) SetMaxKeys(v int32) *ListObjectsRequest
func (*ListObjectsRequest) SetOwnerId ¶
func (s *ListObjectsRequest) SetOwnerId(v int64) *ListObjectsRequest
func (*ListObjectsRequest) SetPrefix ¶
func (s *ListObjectsRequest) SetPrefix(v string) *ListObjectsRequest
func (*ListObjectsRequest) SetStartAfter ¶
func (s *ListObjectsRequest) SetStartAfter(v string) *ListObjectsRequest
func (ListObjectsRequest) String ¶
func (s ListObjectsRequest) String() string
type ListObjectsResponse ¶
type ListObjectsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListObjectsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListObjectsResponse) GoString ¶
func (s ListObjectsResponse) GoString() string
func (*ListObjectsResponse) SetBody ¶
func (s *ListObjectsResponse) SetBody(v *ListObjectsResponseBody) *ListObjectsResponse
func (*ListObjectsResponse) SetHeaders ¶
func (s *ListObjectsResponse) SetHeaders(v map[string]*string) *ListObjectsResponse
func (ListObjectsResponse) String ¶
func (s ListObjectsResponse) String() string
type ListObjectsResponseBody ¶
type ListObjectsResponseBody struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` CommonPrefixes []*string `json:"CommonPrefixes,omitempty" xml:"CommonPrefixes,omitempty" type:"Repeated"` Contents []*ListObjectsResponseBodyContents `json:"Contents,omitempty" xml:"Contents,omitempty" type:"Repeated"` ContinuationToken *string `json:"ContinuationToken,omitempty" xml:"ContinuationToken,omitempty"` Delimiter *string `json:"Delimiter,omitempty" xml:"Delimiter,omitempty"` EncodingType *string `json:"EncodingType,omitempty" xml:"EncodingType,omitempty"` IsTruncated *bool `json:"IsTruncated,omitempty" xml:"IsTruncated,omitempty"` KeyCount *int32 `json:"KeyCount,omitempty" xml:"KeyCount,omitempty"` Marker *string `json:"Marker,omitempty" xml:"Marker,omitempty"` MaxKeys *int32 `json:"MaxKeys,omitempty" xml:"MaxKeys,omitempty"` NextContinuationToken *string `json:"NextContinuationToken,omitempty" xml:"NextContinuationToken,omitempty"` NextMarker *string `json:"NextMarker,omitempty" xml:"NextMarker,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListObjectsResponseBody) GoString ¶
func (s ListObjectsResponseBody) GoString() string
func (*ListObjectsResponseBody) SetBucketName ¶
func (s *ListObjectsResponseBody) SetBucketName(v string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetCommonPrefixes ¶
func (s *ListObjectsResponseBody) SetCommonPrefixes(v []*string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetContents ¶
func (s *ListObjectsResponseBody) SetContents(v []*ListObjectsResponseBodyContents) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetContinuationToken ¶
func (s *ListObjectsResponseBody) SetContinuationToken(v string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetDelimiter ¶
func (s *ListObjectsResponseBody) SetDelimiter(v string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetEncodingType ¶
func (s *ListObjectsResponseBody) SetEncodingType(v string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetIsTruncated ¶
func (s *ListObjectsResponseBody) SetIsTruncated(v bool) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetKeyCount ¶
func (s *ListObjectsResponseBody) SetKeyCount(v int32) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetMarker ¶
func (s *ListObjectsResponseBody) SetMarker(v string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetMaxKeys ¶
func (s *ListObjectsResponseBody) SetMaxKeys(v int32) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetNextContinuationToken ¶
func (s *ListObjectsResponseBody) SetNextContinuationToken(v string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetNextMarker ¶
func (s *ListObjectsResponseBody) SetNextMarker(v string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetPrefix ¶
func (s *ListObjectsResponseBody) SetPrefix(v string) *ListObjectsResponseBody
func (*ListObjectsResponseBody) SetRequestId ¶
func (s *ListObjectsResponseBody) SetRequestId(v string) *ListObjectsResponseBody
func (ListObjectsResponseBody) String ¶
func (s ListObjectsResponseBody) String() string
type ListObjectsResponseBodyContents ¶
type ListObjectsResponseBodyContents struct { ETag *string `json:"ETag,omitempty" xml:"ETag,omitempty"` Key *string `json:"Key,omitempty" xml:"Key,omitempty"` LastModified *string `json:"LastModified,omitempty" xml:"LastModified,omitempty"` Size *int64 `json:"Size,omitempty" xml:"Size,omitempty"` StorageClass *string `json:"StorageClass,omitempty" xml:"StorageClass,omitempty"` }
func (ListObjectsResponseBodyContents) GoString ¶
func (s ListObjectsResponseBodyContents) GoString() string
func (*ListObjectsResponseBodyContents) SetETag ¶
func (s *ListObjectsResponseBodyContents) SetETag(v string) *ListObjectsResponseBodyContents
func (*ListObjectsResponseBodyContents) SetKey ¶
func (s *ListObjectsResponseBodyContents) SetKey(v string) *ListObjectsResponseBodyContents
func (*ListObjectsResponseBodyContents) SetLastModified ¶
func (s *ListObjectsResponseBodyContents) SetLastModified(v string) *ListObjectsResponseBodyContents
func (*ListObjectsResponseBodyContents) SetSize ¶
func (s *ListObjectsResponseBodyContents) SetSize(v int64) *ListObjectsResponseBodyContents
func (*ListObjectsResponseBodyContents) SetStorageClass ¶
func (s *ListObjectsResponseBodyContents) SetStorageClass(v string) *ListObjectsResponseBodyContents
func (ListObjectsResponseBodyContents) String ¶
func (s ListObjectsResponseBodyContents) String() string
type ModifyDeviceAlarmRequest ¶
type ModifyDeviceAlarmRequest struct { AlarmId *string `json:"AlarmId,omitempty" xml:"AlarmId,omitempty"` ChannelId *int32 `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (ModifyDeviceAlarmRequest) GoString ¶
func (s ModifyDeviceAlarmRequest) GoString() string
func (*ModifyDeviceAlarmRequest) SetAlarmId ¶
func (s *ModifyDeviceAlarmRequest) SetAlarmId(v string) *ModifyDeviceAlarmRequest
func (*ModifyDeviceAlarmRequest) SetChannelId ¶
func (s *ModifyDeviceAlarmRequest) SetChannelId(v int32) *ModifyDeviceAlarmRequest
func (*ModifyDeviceAlarmRequest) SetId ¶
func (s *ModifyDeviceAlarmRequest) SetId(v string) *ModifyDeviceAlarmRequest
func (*ModifyDeviceAlarmRequest) SetOwnerId ¶
func (s *ModifyDeviceAlarmRequest) SetOwnerId(v int64) *ModifyDeviceAlarmRequest
func (*ModifyDeviceAlarmRequest) SetStatus ¶
func (s *ModifyDeviceAlarmRequest) SetStatus(v int32) *ModifyDeviceAlarmRequest
func (ModifyDeviceAlarmRequest) String ¶
func (s ModifyDeviceAlarmRequest) String() string
type ModifyDeviceAlarmResponse ¶
type ModifyDeviceAlarmResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyDeviceAlarmResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyDeviceAlarmResponse) GoString ¶
func (s ModifyDeviceAlarmResponse) GoString() string
func (*ModifyDeviceAlarmResponse) SetBody ¶
func (s *ModifyDeviceAlarmResponse) SetBody(v *ModifyDeviceAlarmResponseBody) *ModifyDeviceAlarmResponse
func (*ModifyDeviceAlarmResponse) SetHeaders ¶
func (s *ModifyDeviceAlarmResponse) SetHeaders(v map[string]*string) *ModifyDeviceAlarmResponse
func (ModifyDeviceAlarmResponse) String ¶
func (s ModifyDeviceAlarmResponse) String() string
type ModifyDeviceAlarmResponseBody ¶
type ModifyDeviceAlarmResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyDeviceAlarmResponseBody) GoString ¶
func (s ModifyDeviceAlarmResponseBody) GoString() string
func (*ModifyDeviceAlarmResponseBody) SetRequestId ¶
func (s *ModifyDeviceAlarmResponseBody) SetRequestId(v string) *ModifyDeviceAlarmResponseBody
func (ModifyDeviceAlarmResponseBody) String ¶
func (s ModifyDeviceAlarmResponseBody) String() string
type ModifyDeviceCaptureRequest ¶
type ModifyDeviceCaptureRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Image *int32 `json:"Image,omitempty" xml:"Image,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Video *int32 `json:"Video,omitempty" xml:"Video,omitempty"` }
func (ModifyDeviceCaptureRequest) GoString ¶
func (s ModifyDeviceCaptureRequest) GoString() string
func (*ModifyDeviceCaptureRequest) SetId ¶
func (s *ModifyDeviceCaptureRequest) SetId(v string) *ModifyDeviceCaptureRequest
func (*ModifyDeviceCaptureRequest) SetImage ¶
func (s *ModifyDeviceCaptureRequest) SetImage(v int32) *ModifyDeviceCaptureRequest
func (*ModifyDeviceCaptureRequest) SetOwnerId ¶
func (s *ModifyDeviceCaptureRequest) SetOwnerId(v int64) *ModifyDeviceCaptureRequest
func (*ModifyDeviceCaptureRequest) SetVideo ¶
func (s *ModifyDeviceCaptureRequest) SetVideo(v int32) *ModifyDeviceCaptureRequest
func (ModifyDeviceCaptureRequest) String ¶
func (s ModifyDeviceCaptureRequest) String() string
type ModifyDeviceCaptureResponse ¶
type ModifyDeviceCaptureResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyDeviceCaptureResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyDeviceCaptureResponse) GoString ¶
func (s ModifyDeviceCaptureResponse) GoString() string
func (*ModifyDeviceCaptureResponse) SetBody ¶
func (s *ModifyDeviceCaptureResponse) SetBody(v *ModifyDeviceCaptureResponseBody) *ModifyDeviceCaptureResponse
func (*ModifyDeviceCaptureResponse) SetHeaders ¶
func (s *ModifyDeviceCaptureResponse) SetHeaders(v map[string]*string) *ModifyDeviceCaptureResponse
func (ModifyDeviceCaptureResponse) String ¶
func (s ModifyDeviceCaptureResponse) String() string
type ModifyDeviceCaptureResponseBody ¶
type ModifyDeviceCaptureResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyDeviceCaptureResponseBody) GoString ¶
func (s ModifyDeviceCaptureResponseBody) GoString() string
func (*ModifyDeviceCaptureResponseBody) SetRequestId ¶
func (s *ModifyDeviceCaptureResponseBody) SetRequestId(v string) *ModifyDeviceCaptureResponseBody
func (ModifyDeviceCaptureResponseBody) String ¶
func (s ModifyDeviceCaptureResponseBody) String() string
type ModifyDeviceChannelsRequest ¶
type ModifyDeviceChannelsRequest struct { Channels *string `json:"Channels,omitempty" xml:"Channels,omitempty"` DeviceStatus *string `json:"DeviceStatus,omitempty" xml:"DeviceStatus,omitempty"` Dsn *string `json:"Dsn,omitempty" xml:"Dsn,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (ModifyDeviceChannelsRequest) GoString ¶
func (s ModifyDeviceChannelsRequest) GoString() string
func (*ModifyDeviceChannelsRequest) SetChannels ¶
func (s *ModifyDeviceChannelsRequest) SetChannels(v string) *ModifyDeviceChannelsRequest
func (*ModifyDeviceChannelsRequest) SetDeviceStatus ¶
func (s *ModifyDeviceChannelsRequest) SetDeviceStatus(v string) *ModifyDeviceChannelsRequest
func (*ModifyDeviceChannelsRequest) SetDsn ¶
func (s *ModifyDeviceChannelsRequest) SetDsn(v string) *ModifyDeviceChannelsRequest
func (*ModifyDeviceChannelsRequest) SetId ¶
func (s *ModifyDeviceChannelsRequest) SetId(v string) *ModifyDeviceChannelsRequest
func (*ModifyDeviceChannelsRequest) SetOwnerId ¶
func (s *ModifyDeviceChannelsRequest) SetOwnerId(v int64) *ModifyDeviceChannelsRequest
func (ModifyDeviceChannelsRequest) String ¶
func (s ModifyDeviceChannelsRequest) String() string
type ModifyDeviceChannelsResponse ¶
type ModifyDeviceChannelsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyDeviceChannelsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyDeviceChannelsResponse) GoString ¶
func (s ModifyDeviceChannelsResponse) GoString() string
func (*ModifyDeviceChannelsResponse) SetBody ¶
func (s *ModifyDeviceChannelsResponse) SetBody(v *ModifyDeviceChannelsResponseBody) *ModifyDeviceChannelsResponse
func (*ModifyDeviceChannelsResponse) SetHeaders ¶
func (s *ModifyDeviceChannelsResponse) SetHeaders(v map[string]*string) *ModifyDeviceChannelsResponse
func (ModifyDeviceChannelsResponse) String ¶
func (s ModifyDeviceChannelsResponse) String() string
type ModifyDeviceChannelsResponseBody ¶
type ModifyDeviceChannelsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyDeviceChannelsResponseBody) GoString ¶
func (s ModifyDeviceChannelsResponseBody) GoString() string
func (*ModifyDeviceChannelsResponseBody) SetRequestId ¶
func (s *ModifyDeviceChannelsResponseBody) SetRequestId(v string) *ModifyDeviceChannelsResponseBody
func (ModifyDeviceChannelsResponseBody) String ¶
func (s ModifyDeviceChannelsResponseBody) String() string
type ModifyDeviceRequest ¶
type ModifyDeviceRequest struct { AlarmMethod *string `json:"AlarmMethod,omitempty" xml:"AlarmMethod,omitempty"` AutoPos *bool `json:"AutoPos,omitempty" xml:"AutoPos,omitempty"` AutoStart *bool `json:"AutoStart,omitempty" xml:"AutoStart,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Latitude *string `json:"Latitude,omitempty" xml:"Latitude,omitempty"` Longitude *string `json:"Longitude,omitempty" xml:"Longitude,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Params *string `json:"Params,omitempty" xml:"Params,omitempty"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` PosInterval *int64 `json:"PosInterval,omitempty" xml:"PosInterval,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` Username *string `json:"Username,omitempty" xml:"Username,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (ModifyDeviceRequest) GoString ¶
func (s ModifyDeviceRequest) GoString() string
func (*ModifyDeviceRequest) SetAlarmMethod ¶
func (s *ModifyDeviceRequest) SetAlarmMethod(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetAutoPos ¶
func (s *ModifyDeviceRequest) SetAutoPos(v bool) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetAutoStart ¶
func (s *ModifyDeviceRequest) SetAutoStart(v bool) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetDescription ¶
func (s *ModifyDeviceRequest) SetDescription(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetDirectoryId ¶
func (s *ModifyDeviceRequest) SetDirectoryId(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetGbId ¶
func (s *ModifyDeviceRequest) SetGbId(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetGroupId ¶
func (s *ModifyDeviceRequest) SetGroupId(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetId ¶
func (s *ModifyDeviceRequest) SetId(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetIp ¶
func (s *ModifyDeviceRequest) SetIp(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetLatitude ¶
func (s *ModifyDeviceRequest) SetLatitude(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetLongitude ¶
func (s *ModifyDeviceRequest) SetLongitude(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetName ¶
func (s *ModifyDeviceRequest) SetName(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetOwnerId ¶
func (s *ModifyDeviceRequest) SetOwnerId(v int64) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetParams ¶
func (s *ModifyDeviceRequest) SetParams(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetParentId ¶
func (s *ModifyDeviceRequest) SetParentId(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetPassword ¶
func (s *ModifyDeviceRequest) SetPassword(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetPort ¶
func (s *ModifyDeviceRequest) SetPort(v int64) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetPosInterval ¶
func (s *ModifyDeviceRequest) SetPosInterval(v int64) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetType ¶
func (s *ModifyDeviceRequest) SetType(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetUrl ¶
func (s *ModifyDeviceRequest) SetUrl(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetUsername ¶
func (s *ModifyDeviceRequest) SetUsername(v string) *ModifyDeviceRequest
func (*ModifyDeviceRequest) SetVendor ¶
func (s *ModifyDeviceRequest) SetVendor(v string) *ModifyDeviceRequest
func (ModifyDeviceRequest) String ¶
func (s ModifyDeviceRequest) String() string
type ModifyDeviceResponse ¶
type ModifyDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyDeviceResponse) GoString ¶
func (s ModifyDeviceResponse) GoString() string
func (*ModifyDeviceResponse) SetBody ¶
func (s *ModifyDeviceResponse) SetBody(v *ModifyDeviceResponseBody) *ModifyDeviceResponse
func (*ModifyDeviceResponse) SetHeaders ¶
func (s *ModifyDeviceResponse) SetHeaders(v map[string]*string) *ModifyDeviceResponse
func (ModifyDeviceResponse) String ¶
func (s ModifyDeviceResponse) String() string
type ModifyDeviceResponseBody ¶
type ModifyDeviceResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ModifyDeviceResponseBody) GoString ¶
func (s ModifyDeviceResponseBody) GoString() string
func (*ModifyDeviceResponseBody) SetId ¶
func (s *ModifyDeviceResponseBody) SetId(v string) *ModifyDeviceResponseBody
func (*ModifyDeviceResponseBody) SetRequestId ¶
func (s *ModifyDeviceResponseBody) SetRequestId(v string) *ModifyDeviceResponseBody
func (ModifyDeviceResponseBody) String ¶
func (s ModifyDeviceResponseBody) String() string
type ModifyDirectoryRequest ¶
type ModifyDirectoryRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (ModifyDirectoryRequest) GoString ¶
func (s ModifyDirectoryRequest) GoString() string
func (*ModifyDirectoryRequest) SetDescription ¶
func (s *ModifyDirectoryRequest) SetDescription(v string) *ModifyDirectoryRequest
func (*ModifyDirectoryRequest) SetId ¶
func (s *ModifyDirectoryRequest) SetId(v string) *ModifyDirectoryRequest
func (*ModifyDirectoryRequest) SetName ¶
func (s *ModifyDirectoryRequest) SetName(v string) *ModifyDirectoryRequest
func (*ModifyDirectoryRequest) SetOwnerId ¶
func (s *ModifyDirectoryRequest) SetOwnerId(v int64) *ModifyDirectoryRequest
func (ModifyDirectoryRequest) String ¶
func (s ModifyDirectoryRequest) String() string
type ModifyDirectoryResponse ¶
type ModifyDirectoryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyDirectoryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyDirectoryResponse) GoString ¶
func (s ModifyDirectoryResponse) GoString() string
func (*ModifyDirectoryResponse) SetBody ¶
func (s *ModifyDirectoryResponse) SetBody(v *ModifyDirectoryResponseBody) *ModifyDirectoryResponse
func (*ModifyDirectoryResponse) SetHeaders ¶
func (s *ModifyDirectoryResponse) SetHeaders(v map[string]*string) *ModifyDirectoryResponse
func (ModifyDirectoryResponse) String ¶
func (s ModifyDirectoryResponse) String() string
type ModifyDirectoryResponseBody ¶
type ModifyDirectoryResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ModifyDirectoryResponseBody) GoString ¶
func (s ModifyDirectoryResponseBody) GoString() string
func (*ModifyDirectoryResponseBody) SetId ¶
func (s *ModifyDirectoryResponseBody) SetId(v string) *ModifyDirectoryResponseBody
func (*ModifyDirectoryResponseBody) SetRequestId ¶
func (s *ModifyDirectoryResponseBody) SetRequestId(v string) *ModifyDirectoryResponseBody
func (ModifyDirectoryResponseBody) String ¶
func (s ModifyDirectoryResponseBody) String() string
type ModifyGroupRequest ¶
type ModifyGroupRequest struct { Callback *string `json:"Callback,omitempty" xml:"Callback,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Enabled *bool `json:"Enabled,omitempty" xml:"Enabled,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` InProtocol *string `json:"InProtocol,omitempty" xml:"InProtocol,omitempty"` LazyPull *bool `json:"LazyPull,omitempty" xml:"LazyPull,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OutProtocol *string `json:"OutProtocol,omitempty" xml:"OutProtocol,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PlayDomain *string `json:"PlayDomain,omitempty" xml:"PlayDomain,omitempty"` PushDomain *string `json:"PushDomain,omitempty" xml:"PushDomain,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` }
func (ModifyGroupRequest) GoString ¶
func (s ModifyGroupRequest) GoString() string
func (*ModifyGroupRequest) SetCallback ¶
func (s *ModifyGroupRequest) SetCallback(v string) *ModifyGroupRequest
func (*ModifyGroupRequest) SetDescription ¶
func (s *ModifyGroupRequest) SetDescription(v string) *ModifyGroupRequest
func (*ModifyGroupRequest) SetEnabled ¶
func (s *ModifyGroupRequest) SetEnabled(v bool) *ModifyGroupRequest
func (*ModifyGroupRequest) SetId ¶
func (s *ModifyGroupRequest) SetId(v string) *ModifyGroupRequest
func (*ModifyGroupRequest) SetInProtocol ¶
func (s *ModifyGroupRequest) SetInProtocol(v string) *ModifyGroupRequest
func (*ModifyGroupRequest) SetLazyPull ¶
func (s *ModifyGroupRequest) SetLazyPull(v bool) *ModifyGroupRequest
func (*ModifyGroupRequest) SetName ¶
func (s *ModifyGroupRequest) SetName(v string) *ModifyGroupRequest
func (*ModifyGroupRequest) SetOutProtocol ¶
func (s *ModifyGroupRequest) SetOutProtocol(v string) *ModifyGroupRequest
func (*ModifyGroupRequest) SetOwnerId ¶
func (s *ModifyGroupRequest) SetOwnerId(v int64) *ModifyGroupRequest
func (*ModifyGroupRequest) SetPlayDomain ¶
func (s *ModifyGroupRequest) SetPlayDomain(v string) *ModifyGroupRequest
func (*ModifyGroupRequest) SetPushDomain ¶
func (s *ModifyGroupRequest) SetPushDomain(v string) *ModifyGroupRequest
func (*ModifyGroupRequest) SetRegion ¶
func (s *ModifyGroupRequest) SetRegion(v string) *ModifyGroupRequest
func (ModifyGroupRequest) String ¶
func (s ModifyGroupRequest) String() string
type ModifyGroupResponse ¶
type ModifyGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyGroupResponse) GoString ¶
func (s ModifyGroupResponse) GoString() string
func (*ModifyGroupResponse) SetBody ¶
func (s *ModifyGroupResponse) SetBody(v *ModifyGroupResponseBody) *ModifyGroupResponse
func (*ModifyGroupResponse) SetHeaders ¶
func (s *ModifyGroupResponse) SetHeaders(v map[string]*string) *ModifyGroupResponse
func (ModifyGroupResponse) String ¶
func (s ModifyGroupResponse) String() string
type ModifyGroupResponseBody ¶
type ModifyGroupResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ModifyGroupResponseBody) GoString ¶
func (s ModifyGroupResponseBody) GoString() string
func (*ModifyGroupResponseBody) SetId ¶
func (s *ModifyGroupResponseBody) SetId(v string) *ModifyGroupResponseBody
func (*ModifyGroupResponseBody) SetRequestId ¶
func (s *ModifyGroupResponseBody) SetRequestId(v string) *ModifyGroupResponseBody
func (ModifyGroupResponseBody) String ¶
func (s ModifyGroupResponseBody) String() string
type ModifyParentPlatformRequest ¶
type ModifyParentPlatformRequest struct { AutoStart *bool `json:"AutoStart,omitempty" xml:"AutoStart,omitempty"` ClientAuth *bool `json:"ClientAuth,omitempty" xml:"ClientAuth,omitempty"` ClientPassword *string `json:"ClientPassword,omitempty" xml:"ClientPassword,omitempty"` ClientUsername *string `json:"ClientUsername,omitempty" xml:"ClientUsername,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` GbId *string `json:"GbId,omitempty" xml:"GbId,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Port *int64 `json:"Port,omitempty" xml:"Port,omitempty"` }
func (ModifyParentPlatformRequest) GoString ¶
func (s ModifyParentPlatformRequest) GoString() string
func (*ModifyParentPlatformRequest) SetAutoStart ¶
func (s *ModifyParentPlatformRequest) SetAutoStart(v bool) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetClientAuth ¶
func (s *ModifyParentPlatformRequest) SetClientAuth(v bool) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetClientPassword ¶
func (s *ModifyParentPlatformRequest) SetClientPassword(v string) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetClientUsername ¶
func (s *ModifyParentPlatformRequest) SetClientUsername(v string) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetDescription ¶
func (s *ModifyParentPlatformRequest) SetDescription(v string) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetGbId ¶
func (s *ModifyParentPlatformRequest) SetGbId(v string) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetId ¶
func (s *ModifyParentPlatformRequest) SetId(v string) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetIp ¶
func (s *ModifyParentPlatformRequest) SetIp(v string) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetName ¶
func (s *ModifyParentPlatformRequest) SetName(v string) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetOwnerId ¶
func (s *ModifyParentPlatformRequest) SetOwnerId(v int64) *ModifyParentPlatformRequest
func (*ModifyParentPlatformRequest) SetPort ¶
func (s *ModifyParentPlatformRequest) SetPort(v int64) *ModifyParentPlatformRequest
func (ModifyParentPlatformRequest) String ¶
func (s ModifyParentPlatformRequest) String() string
type ModifyParentPlatformResponse ¶
type ModifyParentPlatformResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyParentPlatformResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyParentPlatformResponse) GoString ¶
func (s ModifyParentPlatformResponse) GoString() string
func (*ModifyParentPlatformResponse) SetBody ¶
func (s *ModifyParentPlatformResponse) SetBody(v *ModifyParentPlatformResponseBody) *ModifyParentPlatformResponse
func (*ModifyParentPlatformResponse) SetHeaders ¶
func (s *ModifyParentPlatformResponse) SetHeaders(v map[string]*string) *ModifyParentPlatformResponse
func (ModifyParentPlatformResponse) String ¶
func (s ModifyParentPlatformResponse) String() string
type ModifyParentPlatformResponseBody ¶
type ModifyParentPlatformResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ModifyParentPlatformResponseBody) GoString ¶
func (s ModifyParentPlatformResponseBody) GoString() string
func (*ModifyParentPlatformResponseBody) SetId ¶
func (s *ModifyParentPlatformResponseBody) SetId(v string) *ModifyParentPlatformResponseBody
func (*ModifyParentPlatformResponseBody) SetRequestId ¶
func (s *ModifyParentPlatformResponseBody) SetRequestId(v string) *ModifyParentPlatformResponseBody
func (ModifyParentPlatformResponseBody) String ¶
func (s ModifyParentPlatformResponseBody) String() string
type ModifyPurchasedDeviceRequest ¶
type ModifyPurchasedDeviceRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OrderId *string `json:"OrderId,omitempty" xml:"OrderId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` RegisterCode *string `json:"RegisterCode,omitempty" xml:"RegisterCode,omitempty"` SubType *string `json:"SubType,omitempty" xml:"SubType,omitempty"` Vendor *string `json:"Vendor,omitempty" xml:"Vendor,omitempty"` }
func (ModifyPurchasedDeviceRequest) GoString ¶
func (s ModifyPurchasedDeviceRequest) GoString() string
func (*ModifyPurchasedDeviceRequest) SetDescription ¶
func (s *ModifyPurchasedDeviceRequest) SetDescription(v string) *ModifyPurchasedDeviceRequest
func (*ModifyPurchasedDeviceRequest) SetId ¶
func (s *ModifyPurchasedDeviceRequest) SetId(v string) *ModifyPurchasedDeviceRequest
func (*ModifyPurchasedDeviceRequest) SetName ¶
func (s *ModifyPurchasedDeviceRequest) SetName(v string) *ModifyPurchasedDeviceRequest
func (*ModifyPurchasedDeviceRequest) SetOrderId ¶
func (s *ModifyPurchasedDeviceRequest) SetOrderId(v string) *ModifyPurchasedDeviceRequest
func (*ModifyPurchasedDeviceRequest) SetOwnerId ¶
func (s *ModifyPurchasedDeviceRequest) SetOwnerId(v int64) *ModifyPurchasedDeviceRequest
func (*ModifyPurchasedDeviceRequest) SetRegisterCode ¶
func (s *ModifyPurchasedDeviceRequest) SetRegisterCode(v string) *ModifyPurchasedDeviceRequest
func (*ModifyPurchasedDeviceRequest) SetSubType ¶
func (s *ModifyPurchasedDeviceRequest) SetSubType(v string) *ModifyPurchasedDeviceRequest
func (*ModifyPurchasedDeviceRequest) SetVendor ¶
func (s *ModifyPurchasedDeviceRequest) SetVendor(v string) *ModifyPurchasedDeviceRequest
func (ModifyPurchasedDeviceRequest) String ¶
func (s ModifyPurchasedDeviceRequest) String() string
type ModifyPurchasedDeviceResponse ¶
type ModifyPurchasedDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyPurchasedDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyPurchasedDeviceResponse) GoString ¶
func (s ModifyPurchasedDeviceResponse) GoString() string
func (*ModifyPurchasedDeviceResponse) SetBody ¶
func (s *ModifyPurchasedDeviceResponse) SetBody(v *ModifyPurchasedDeviceResponseBody) *ModifyPurchasedDeviceResponse
func (*ModifyPurchasedDeviceResponse) SetHeaders ¶
func (s *ModifyPurchasedDeviceResponse) SetHeaders(v map[string]*string) *ModifyPurchasedDeviceResponse
func (ModifyPurchasedDeviceResponse) String ¶
func (s ModifyPurchasedDeviceResponse) String() string
type ModifyPurchasedDeviceResponseBody ¶
type ModifyPurchasedDeviceResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ModifyPurchasedDeviceResponseBody) GoString ¶
func (s ModifyPurchasedDeviceResponseBody) GoString() string
func (*ModifyPurchasedDeviceResponseBody) SetId ¶
func (s *ModifyPurchasedDeviceResponseBody) SetId(v string) *ModifyPurchasedDeviceResponseBody
func (*ModifyPurchasedDeviceResponseBody) SetRequestId ¶
func (s *ModifyPurchasedDeviceResponseBody) SetRequestId(v string) *ModifyPurchasedDeviceResponseBody
func (ModifyPurchasedDeviceResponseBody) String ¶
func (s ModifyPurchasedDeviceResponseBody) String() string
type ModifyTemplateRequest ¶
type ModifyTemplateRequest struct { Callback *string `json:"Callback,omitempty" xml:"Callback,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` FileFormat *string `json:"FileFormat,omitempty" xml:"FileFormat,omitempty"` Flv *string `json:"Flv,omitempty" xml:"Flv,omitempty"` HlsM3u8 *string `json:"HlsM3u8,omitempty" xml:"HlsM3u8,omitempty"` HlsTs *string `json:"HlsTs,omitempty" xml:"HlsTs,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Interval *int64 `json:"Interval,omitempty" xml:"Interval,omitempty"` JpgOnDemand *string `json:"JpgOnDemand,omitempty" xml:"JpgOnDemand,omitempty"` JpgOverwrite *string `json:"JpgOverwrite,omitempty" xml:"JpgOverwrite,omitempty"` JpgSequence *string `json:"JpgSequence,omitempty" xml:"JpgSequence,omitempty"` Mp4 *string `json:"Mp4,omitempty" xml:"Mp4,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OssBucket *string `json:"OssBucket,omitempty" xml:"OssBucket,omitempty"` OssEndpoint *string `json:"OssEndpoint,omitempty" xml:"OssEndpoint,omitempty"` OssFilePrefix *string `json:"OssFilePrefix,omitempty" xml:"OssFilePrefix,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` TransConfigsJSON *string `json:"TransConfigsJSON,omitempty" xml:"TransConfigsJSON,omitempty"` Trigger *string `json:"Trigger,omitempty" xml:"Trigger,omitempty"` }
func (ModifyTemplateRequest) GoString ¶
func (s ModifyTemplateRequest) GoString() string
func (*ModifyTemplateRequest) SetCallback ¶
func (s *ModifyTemplateRequest) SetCallback(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetDescription ¶
func (s *ModifyTemplateRequest) SetDescription(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetFileFormat ¶
func (s *ModifyTemplateRequest) SetFileFormat(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetFlv ¶
func (s *ModifyTemplateRequest) SetFlv(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetHlsM3u8 ¶
func (s *ModifyTemplateRequest) SetHlsM3u8(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetHlsTs ¶
func (s *ModifyTemplateRequest) SetHlsTs(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetId ¶
func (s *ModifyTemplateRequest) SetId(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetInterval ¶
func (s *ModifyTemplateRequest) SetInterval(v int64) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetJpgOnDemand ¶
func (s *ModifyTemplateRequest) SetJpgOnDemand(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetJpgOverwrite ¶
func (s *ModifyTemplateRequest) SetJpgOverwrite(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetJpgSequence ¶
func (s *ModifyTemplateRequest) SetJpgSequence(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetMp4 ¶
func (s *ModifyTemplateRequest) SetMp4(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetName ¶
func (s *ModifyTemplateRequest) SetName(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetOssBucket ¶
func (s *ModifyTemplateRequest) SetOssBucket(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetOssEndpoint ¶
func (s *ModifyTemplateRequest) SetOssEndpoint(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetOssFilePrefix ¶
func (s *ModifyTemplateRequest) SetOssFilePrefix(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetOwnerId ¶
func (s *ModifyTemplateRequest) SetOwnerId(v int64) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetRegion ¶
func (s *ModifyTemplateRequest) SetRegion(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetRetention ¶
func (s *ModifyTemplateRequest) SetRetention(v int64) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetTransConfigsJSON ¶
func (s *ModifyTemplateRequest) SetTransConfigsJSON(v string) *ModifyTemplateRequest
func (*ModifyTemplateRequest) SetTrigger ¶
func (s *ModifyTemplateRequest) SetTrigger(v string) *ModifyTemplateRequest
func (ModifyTemplateRequest) String ¶
func (s ModifyTemplateRequest) String() string
type ModifyTemplateResponse ¶
type ModifyTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyTemplateResponse) GoString ¶
func (s ModifyTemplateResponse) GoString() string
func (*ModifyTemplateResponse) SetBody ¶
func (s *ModifyTemplateResponse) SetBody(v *ModifyTemplateResponseBody) *ModifyTemplateResponse
func (*ModifyTemplateResponse) SetHeaders ¶
func (s *ModifyTemplateResponse) SetHeaders(v map[string]*string) *ModifyTemplateResponse
func (ModifyTemplateResponse) String ¶
func (s ModifyTemplateResponse) String() string
type ModifyTemplateResponseBody ¶
type ModifyTemplateResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ModifyTemplateResponseBody) GoString ¶
func (s ModifyTemplateResponseBody) GoString() string
func (*ModifyTemplateResponseBody) SetId ¶
func (s *ModifyTemplateResponseBody) SetId(v string) *ModifyTemplateResponseBody
func (*ModifyTemplateResponseBody) SetRequestId ¶
func (s *ModifyTemplateResponseBody) SetRequestId(v string) *ModifyTemplateResponseBody
func (ModifyTemplateResponseBody) String ¶
func (s ModifyTemplateResponseBody) String() string
type OpenVsServiceResponse ¶
type OpenVsServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *OpenVsServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (OpenVsServiceResponse) GoString ¶
func (s OpenVsServiceResponse) GoString() string
func (*OpenVsServiceResponse) SetBody ¶
func (s *OpenVsServiceResponse) SetBody(v *OpenVsServiceResponseBody) *OpenVsServiceResponse
func (*OpenVsServiceResponse) SetHeaders ¶
func (s *OpenVsServiceResponse) SetHeaders(v map[string]*string) *OpenVsServiceResponse
func (OpenVsServiceResponse) String ¶
func (s OpenVsServiceResponse) String() string
type OpenVsServiceResponseBody ¶
type OpenVsServiceResponseBody struct { OrderId *string `json:"OrderId,omitempty" xml:"OrderId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (OpenVsServiceResponseBody) GoString ¶
func (s OpenVsServiceResponseBody) GoString() string
func (*OpenVsServiceResponseBody) SetOrderId ¶
func (s *OpenVsServiceResponseBody) SetOrderId(v string) *OpenVsServiceResponseBody
func (*OpenVsServiceResponseBody) SetRequestId ¶
func (s *OpenVsServiceResponseBody) SetRequestId(v string) *OpenVsServiceResponseBody
func (OpenVsServiceResponseBody) String ¶
func (s OpenVsServiceResponseBody) String() string
type OperateRenderingDevicesRequest ¶
type OperateRenderingDevicesRequest struct { InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` Operation *string `json:"Operation,omitempty" xml:"Operation,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PodId *string `json:"PodId,omitempty" xml:"PodId,omitempty"` }
func (OperateRenderingDevicesRequest) GoString ¶
func (s OperateRenderingDevicesRequest) GoString() string
func (*OperateRenderingDevicesRequest) SetInstanceIds ¶
func (s *OperateRenderingDevicesRequest) SetInstanceIds(v string) *OperateRenderingDevicesRequest
func (*OperateRenderingDevicesRequest) SetOperation ¶
func (s *OperateRenderingDevicesRequest) SetOperation(v string) *OperateRenderingDevicesRequest
func (*OperateRenderingDevicesRequest) SetOwnerId ¶
func (s *OperateRenderingDevicesRequest) SetOwnerId(v int64) *OperateRenderingDevicesRequest
func (*OperateRenderingDevicesRequest) SetPodId ¶
func (s *OperateRenderingDevicesRequest) SetPodId(v string) *OperateRenderingDevicesRequest
func (OperateRenderingDevicesRequest) String ¶
func (s OperateRenderingDevicesRequest) String() string
type OperateRenderingDevicesResponse ¶
type OperateRenderingDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *OperateRenderingDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (OperateRenderingDevicesResponse) GoString ¶
func (s OperateRenderingDevicesResponse) GoString() string
func (*OperateRenderingDevicesResponse) SetBody ¶
func (s *OperateRenderingDevicesResponse) SetBody(v *OperateRenderingDevicesResponseBody) *OperateRenderingDevicesResponse
func (*OperateRenderingDevicesResponse) SetHeaders ¶
func (s *OperateRenderingDevicesResponse) SetHeaders(v map[string]*string) *OperateRenderingDevicesResponse
func (OperateRenderingDevicesResponse) String ¶
func (s OperateRenderingDevicesResponse) String() string
type OperateRenderingDevicesResponseBody ¶
type OperateRenderingDevicesResponseBody struct { FailedIds []*string `json:"FailedIds,omitempty" xml:"FailedIds,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (OperateRenderingDevicesResponseBody) GoString ¶
func (s OperateRenderingDevicesResponseBody) GoString() string
func (*OperateRenderingDevicesResponseBody) SetFailedIds ¶
func (s *OperateRenderingDevicesResponseBody) SetFailedIds(v []*string) *OperateRenderingDevicesResponseBody
func (*OperateRenderingDevicesResponseBody) SetRequestId ¶
func (s *OperateRenderingDevicesResponseBody) SetRequestId(v string) *OperateRenderingDevicesResponseBody
func (OperateRenderingDevicesResponseBody) String ¶
func (s OperateRenderingDevicesResponseBody) String() string
type PrepareUploadRequest ¶
type PrepareUploadRequest struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` ClientIp *string `json:"ClientIp,omitempty" xml:"ClientIp,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (PrepareUploadRequest) GoString ¶
func (s PrepareUploadRequest) GoString() string
func (*PrepareUploadRequest) SetBucketName ¶
func (s *PrepareUploadRequest) SetBucketName(v string) *PrepareUploadRequest
func (*PrepareUploadRequest) SetClientIp ¶
func (s *PrepareUploadRequest) SetClientIp(v string) *PrepareUploadRequest
func (*PrepareUploadRequest) SetOwnerId ¶
func (s *PrepareUploadRequest) SetOwnerId(v int64) *PrepareUploadRequest
func (PrepareUploadRequest) String ¶
func (s PrepareUploadRequest) String() string
type PrepareUploadResponse ¶
type PrepareUploadResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *PrepareUploadResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (PrepareUploadResponse) GoString ¶
func (s PrepareUploadResponse) GoString() string
func (*PrepareUploadResponse) SetBody ¶
func (s *PrepareUploadResponse) SetBody(v *PrepareUploadResponseBody) *PrepareUploadResponse
func (*PrepareUploadResponse) SetHeaders ¶
func (s *PrepareUploadResponse) SetHeaders(v map[string]*string) *PrepareUploadResponse
func (PrepareUploadResponse) String ¶
func (s PrepareUploadResponse) String() string
type PrepareUploadResponseBody ¶
type PrepareUploadResponseBody struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` Endpoint *string `json:"Endpoint,omitempty" xml:"Endpoint,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (PrepareUploadResponseBody) GoString ¶
func (s PrepareUploadResponseBody) GoString() string
func (*PrepareUploadResponseBody) SetBucketName ¶
func (s *PrepareUploadResponseBody) SetBucketName(v string) *PrepareUploadResponseBody
func (*PrepareUploadResponseBody) SetEndpoint ¶
func (s *PrepareUploadResponseBody) SetEndpoint(v string) *PrepareUploadResponseBody
func (*PrepareUploadResponseBody) SetRequestId ¶
func (s *PrepareUploadResponseBody) SetRequestId(v string) *PrepareUploadResponseBody
func (PrepareUploadResponseBody) String ¶
func (s PrepareUploadResponseBody) String() string
type PutBucketRequest ¶
type PutBucketRequest struct { BucketAcl *string `json:"BucketAcl,omitempty" xml:"BucketAcl,omitempty"` BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` Comment *string `json:"Comment,omitempty" xml:"Comment,omitempty"` DataRedundancyType *string `json:"DataRedundancyType,omitempty" xml:"DataRedundancyType,omitempty"` DispatcherType *string `json:"DispatcherType,omitempty" xml:"DispatcherType,omitempty"` Endpoint *string `json:"Endpoint,omitempty" xml:"Endpoint,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` StorageClass *string `json:"StorageClass,omitempty" xml:"StorageClass,omitempty"` }
func (PutBucketRequest) GoString ¶
func (s PutBucketRequest) GoString() string
func (*PutBucketRequest) SetBucketAcl ¶
func (s *PutBucketRequest) SetBucketAcl(v string) *PutBucketRequest
func (*PutBucketRequest) SetBucketName ¶
func (s *PutBucketRequest) SetBucketName(v string) *PutBucketRequest
func (*PutBucketRequest) SetComment ¶
func (s *PutBucketRequest) SetComment(v string) *PutBucketRequest
func (*PutBucketRequest) SetDataRedundancyType ¶
func (s *PutBucketRequest) SetDataRedundancyType(v string) *PutBucketRequest
func (*PutBucketRequest) SetDispatcherType ¶
func (s *PutBucketRequest) SetDispatcherType(v string) *PutBucketRequest
func (*PutBucketRequest) SetEndpoint ¶
func (s *PutBucketRequest) SetEndpoint(v string) *PutBucketRequest
func (*PutBucketRequest) SetOwnerId ¶
func (s *PutBucketRequest) SetOwnerId(v int64) *PutBucketRequest
func (*PutBucketRequest) SetResourceType ¶
func (s *PutBucketRequest) SetResourceType(v string) *PutBucketRequest
func (*PutBucketRequest) SetStorageClass ¶
func (s *PutBucketRequest) SetStorageClass(v string) *PutBucketRequest
func (PutBucketRequest) String ¶
func (s PutBucketRequest) String() string
type PutBucketResponse ¶
type PutBucketResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *PutBucketResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (PutBucketResponse) GoString ¶
func (s PutBucketResponse) GoString() string
func (*PutBucketResponse) SetBody ¶
func (s *PutBucketResponse) SetBody(v *PutBucketResponseBody) *PutBucketResponse
func (*PutBucketResponse) SetHeaders ¶
func (s *PutBucketResponse) SetHeaders(v map[string]*string) *PutBucketResponse
func (PutBucketResponse) String ¶
func (s PutBucketResponse) String() string
type PutBucketResponseBody ¶
type PutBucketResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (PutBucketResponseBody) GoString ¶
func (s PutBucketResponseBody) GoString() string
func (*PutBucketResponseBody) SetRequestId ¶
func (s *PutBucketResponseBody) SetRequestId(v string) *PutBucketResponseBody
func (PutBucketResponseBody) String ¶
func (s PutBucketResponseBody) String() string
type ResetRenderingDevicesRequest ¶
type ResetRenderingDevicesRequest struct { ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PodId *string `json:"PodId,omitempty" xml:"PodId,omitempty"` }
func (ResetRenderingDevicesRequest) GoString ¶
func (s ResetRenderingDevicesRequest) GoString() string
func (*ResetRenderingDevicesRequest) SetImageId ¶
func (s *ResetRenderingDevicesRequest) SetImageId(v string) *ResetRenderingDevicesRequest
func (*ResetRenderingDevicesRequest) SetInstanceIds ¶
func (s *ResetRenderingDevicesRequest) SetInstanceIds(v string) *ResetRenderingDevicesRequest
func (*ResetRenderingDevicesRequest) SetOwnerId ¶
func (s *ResetRenderingDevicesRequest) SetOwnerId(v int64) *ResetRenderingDevicesRequest
func (*ResetRenderingDevicesRequest) SetPodId ¶
func (s *ResetRenderingDevicesRequest) SetPodId(v string) *ResetRenderingDevicesRequest
func (ResetRenderingDevicesRequest) String ¶
func (s ResetRenderingDevicesRequest) String() string
type ResetRenderingDevicesResponse ¶
type ResetRenderingDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ResetRenderingDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ResetRenderingDevicesResponse) GoString ¶
func (s ResetRenderingDevicesResponse) GoString() string
func (*ResetRenderingDevicesResponse) SetBody ¶
func (s *ResetRenderingDevicesResponse) SetBody(v *ResetRenderingDevicesResponseBody) *ResetRenderingDevicesResponse
func (*ResetRenderingDevicesResponse) SetHeaders ¶
func (s *ResetRenderingDevicesResponse) SetHeaders(v map[string]*string) *ResetRenderingDevicesResponse
func (ResetRenderingDevicesResponse) String ¶
func (s ResetRenderingDevicesResponse) String() string
type ResetRenderingDevicesResponseBody ¶
type ResetRenderingDevicesResponseBody struct { FailedIds []*string `json:"FailedIds,omitempty" xml:"FailedIds,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ResetRenderingDevicesResponseBody) GoString ¶
func (s ResetRenderingDevicesResponseBody) GoString() string
func (*ResetRenderingDevicesResponseBody) SetFailedIds ¶
func (s *ResetRenderingDevicesResponseBody) SetFailedIds(v []*string) *ResetRenderingDevicesResponseBody
func (*ResetRenderingDevicesResponseBody) SetRequestId ¶
func (s *ResetRenderingDevicesResponseBody) SetRequestId(v string) *ResetRenderingDevicesResponseBody
func (ResetRenderingDevicesResponseBody) String ¶
func (s ResetRenderingDevicesResponseBody) String() string
type ResumeVsStreamRequest ¶
type ResumeVsStreamRequest struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` ControlStreamAction *string `json:"ControlStreamAction,omitempty" xml:"ControlStreamAction,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` LiveStreamType *string `json:"LiveStreamType,omitempty" xml:"LiveStreamType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` }
func (ResumeVsStreamRequest) GoString ¶
func (s ResumeVsStreamRequest) GoString() string
func (*ResumeVsStreamRequest) SetAppName ¶
func (s *ResumeVsStreamRequest) SetAppName(v string) *ResumeVsStreamRequest
func (*ResumeVsStreamRequest) SetControlStreamAction ¶
func (s *ResumeVsStreamRequest) SetControlStreamAction(v string) *ResumeVsStreamRequest
func (*ResumeVsStreamRequest) SetDomainName ¶
func (s *ResumeVsStreamRequest) SetDomainName(v string) *ResumeVsStreamRequest
func (*ResumeVsStreamRequest) SetLiveStreamType ¶
func (s *ResumeVsStreamRequest) SetLiveStreamType(v string) *ResumeVsStreamRequest
func (*ResumeVsStreamRequest) SetOwnerId ¶
func (s *ResumeVsStreamRequest) SetOwnerId(v int64) *ResumeVsStreamRequest
func (*ResumeVsStreamRequest) SetStreamName ¶
func (s *ResumeVsStreamRequest) SetStreamName(v string) *ResumeVsStreamRequest
func (ResumeVsStreamRequest) String ¶
func (s ResumeVsStreamRequest) String() string
type ResumeVsStreamResponse ¶
type ResumeVsStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ResumeVsStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ResumeVsStreamResponse) GoString ¶
func (s ResumeVsStreamResponse) GoString() string
func (*ResumeVsStreamResponse) SetBody ¶
func (s *ResumeVsStreamResponse) SetBody(v *ResumeVsStreamResponseBody) *ResumeVsStreamResponse
func (*ResumeVsStreamResponse) SetHeaders ¶
func (s *ResumeVsStreamResponse) SetHeaders(v map[string]*string) *ResumeVsStreamResponse
func (ResumeVsStreamResponse) String ¶
func (s ResumeVsStreamResponse) String() string
type ResumeVsStreamResponseBody ¶
type ResumeVsStreamResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ResumeVsStreamResponseBody) GoString ¶
func (s ResumeVsStreamResponseBody) GoString() string
func (*ResumeVsStreamResponseBody) SetRequestId ¶
func (s *ResumeVsStreamResponseBody) SetRequestId(v string) *ResumeVsStreamResponseBody
func (ResumeVsStreamResponseBody) String ¶
func (s ResumeVsStreamResponseBody) String() string
type SetPresetRequest ¶
type SetPresetRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PresetId *string `json:"PresetId,omitempty" xml:"PresetId,omitempty"` }
func (SetPresetRequest) GoString ¶
func (s SetPresetRequest) GoString() string
func (*SetPresetRequest) SetId ¶
func (s *SetPresetRequest) SetId(v string) *SetPresetRequest
func (*SetPresetRequest) SetOwnerId ¶
func (s *SetPresetRequest) SetOwnerId(v int64) *SetPresetRequest
func (*SetPresetRequest) SetPresetId ¶
func (s *SetPresetRequest) SetPresetId(v string) *SetPresetRequest
func (SetPresetRequest) String ¶
func (s SetPresetRequest) String() string
type SetPresetResponse ¶
type SetPresetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetPresetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetPresetResponse) GoString ¶
func (s SetPresetResponse) GoString() string
func (*SetPresetResponse) SetBody ¶
func (s *SetPresetResponse) SetBody(v *SetPresetResponseBody) *SetPresetResponse
func (*SetPresetResponse) SetHeaders ¶
func (s *SetPresetResponse) SetHeaders(v map[string]*string) *SetPresetResponse
func (SetPresetResponse) String ¶
func (s SetPresetResponse) String() string
type SetPresetResponseBody ¶
type SetPresetResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (SetPresetResponseBody) GoString ¶
func (s SetPresetResponseBody) GoString() string
func (*SetPresetResponseBody) SetId ¶
func (s *SetPresetResponseBody) SetId(v string) *SetPresetResponseBody
func (*SetPresetResponseBody) SetRequestId ¶
func (s *SetPresetResponseBody) SetRequestId(v string) *SetPresetResponseBody
func (SetPresetResponseBody) String ¶
func (s SetPresetResponseBody) String() string
type SetVsDomainCertificateRequest ¶
type SetVsDomainCertificateRequest struct { CertName *string `json:"CertName,omitempty" xml:"CertName,omitempty"` CertType *string `json:"CertType,omitempty" xml:"CertType,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` ForceSet *string `json:"ForceSet,omitempty" xml:"ForceSet,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Region *string `json:"Region,omitempty" xml:"Region,omitempty"` SSLPri *string `json:"SSLPri,omitempty" xml:"SSLPri,omitempty"` SSLProtocol *string `json:"SSLProtocol,omitempty" xml:"SSLProtocol,omitempty"` SSLPub *string `json:"SSLPub,omitempty" xml:"SSLPub,omitempty"` }
func (SetVsDomainCertificateRequest) GoString ¶
func (s SetVsDomainCertificateRequest) GoString() string
func (*SetVsDomainCertificateRequest) SetCertName ¶
func (s *SetVsDomainCertificateRequest) SetCertName(v string) *SetVsDomainCertificateRequest
func (*SetVsDomainCertificateRequest) SetCertType ¶
func (s *SetVsDomainCertificateRequest) SetCertType(v string) *SetVsDomainCertificateRequest
func (*SetVsDomainCertificateRequest) SetDomainName ¶
func (s *SetVsDomainCertificateRequest) SetDomainName(v string) *SetVsDomainCertificateRequest
func (*SetVsDomainCertificateRequest) SetForceSet ¶
func (s *SetVsDomainCertificateRequest) SetForceSet(v string) *SetVsDomainCertificateRequest
func (*SetVsDomainCertificateRequest) SetOwnerId ¶
func (s *SetVsDomainCertificateRequest) SetOwnerId(v int64) *SetVsDomainCertificateRequest
func (*SetVsDomainCertificateRequest) SetRegion ¶
func (s *SetVsDomainCertificateRequest) SetRegion(v string) *SetVsDomainCertificateRequest
func (*SetVsDomainCertificateRequest) SetSSLPri ¶
func (s *SetVsDomainCertificateRequest) SetSSLPri(v string) *SetVsDomainCertificateRequest
func (*SetVsDomainCertificateRequest) SetSSLProtocol ¶
func (s *SetVsDomainCertificateRequest) SetSSLProtocol(v string) *SetVsDomainCertificateRequest
func (*SetVsDomainCertificateRequest) SetSSLPub ¶
func (s *SetVsDomainCertificateRequest) SetSSLPub(v string) *SetVsDomainCertificateRequest
func (SetVsDomainCertificateRequest) String ¶
func (s SetVsDomainCertificateRequest) String() string
type SetVsDomainCertificateResponse ¶
type SetVsDomainCertificateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetVsDomainCertificateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetVsDomainCertificateResponse) GoString ¶
func (s SetVsDomainCertificateResponse) GoString() string
func (*SetVsDomainCertificateResponse) SetBody ¶
func (s *SetVsDomainCertificateResponse) SetBody(v *SetVsDomainCertificateResponseBody) *SetVsDomainCertificateResponse
func (*SetVsDomainCertificateResponse) SetHeaders ¶
func (s *SetVsDomainCertificateResponse) SetHeaders(v map[string]*string) *SetVsDomainCertificateResponse
func (SetVsDomainCertificateResponse) String ¶
func (s SetVsDomainCertificateResponse) String() string
type SetVsDomainCertificateResponseBody ¶
type SetVsDomainCertificateResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (SetVsDomainCertificateResponseBody) GoString ¶
func (s SetVsDomainCertificateResponseBody) GoString() string
func (*SetVsDomainCertificateResponseBody) SetRequestId ¶
func (s *SetVsDomainCertificateResponseBody) SetRequestId(v string) *SetVsDomainCertificateResponseBody
func (SetVsDomainCertificateResponseBody) String ¶
func (s SetVsDomainCertificateResponseBody) String() string
type SetVsStreamsNotifyUrlConfigRequest ¶
type SetVsStreamsNotifyUrlConfigRequest struct { AuthKey *string `json:"AuthKey,omitempty" xml:"AuthKey,omitempty"` AuthType *string `json:"AuthType,omitempty" xml:"AuthType,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` NotifyUrl *string `json:"NotifyUrl,omitempty" xml:"NotifyUrl,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (SetVsStreamsNotifyUrlConfigRequest) GoString ¶
func (s SetVsStreamsNotifyUrlConfigRequest) GoString() string
func (*SetVsStreamsNotifyUrlConfigRequest) SetAuthKey ¶
func (s *SetVsStreamsNotifyUrlConfigRequest) SetAuthKey(v string) *SetVsStreamsNotifyUrlConfigRequest
func (*SetVsStreamsNotifyUrlConfigRequest) SetAuthType ¶
func (s *SetVsStreamsNotifyUrlConfigRequest) SetAuthType(v string) *SetVsStreamsNotifyUrlConfigRequest
func (*SetVsStreamsNotifyUrlConfigRequest) SetDomainName ¶
func (s *SetVsStreamsNotifyUrlConfigRequest) SetDomainName(v string) *SetVsStreamsNotifyUrlConfigRequest
func (*SetVsStreamsNotifyUrlConfigRequest) SetNotifyUrl ¶
func (s *SetVsStreamsNotifyUrlConfigRequest) SetNotifyUrl(v string) *SetVsStreamsNotifyUrlConfigRequest
func (*SetVsStreamsNotifyUrlConfigRequest) SetOwnerId ¶
func (s *SetVsStreamsNotifyUrlConfigRequest) SetOwnerId(v int64) *SetVsStreamsNotifyUrlConfigRequest
func (SetVsStreamsNotifyUrlConfigRequest) String ¶
func (s SetVsStreamsNotifyUrlConfigRequest) String() string
type SetVsStreamsNotifyUrlConfigResponse ¶
type SetVsStreamsNotifyUrlConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetVsStreamsNotifyUrlConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetVsStreamsNotifyUrlConfigResponse) GoString ¶
func (s SetVsStreamsNotifyUrlConfigResponse) GoString() string
func (*SetVsStreamsNotifyUrlConfigResponse) SetHeaders ¶
func (s *SetVsStreamsNotifyUrlConfigResponse) SetHeaders(v map[string]*string) *SetVsStreamsNotifyUrlConfigResponse
func (SetVsStreamsNotifyUrlConfigResponse) String ¶
func (s SetVsStreamsNotifyUrlConfigResponse) String() string
type SetVsStreamsNotifyUrlConfigResponseBody ¶
type SetVsStreamsNotifyUrlConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (SetVsStreamsNotifyUrlConfigResponseBody) GoString ¶
func (s SetVsStreamsNotifyUrlConfigResponseBody) GoString() string
func (*SetVsStreamsNotifyUrlConfigResponseBody) SetRequestId ¶
func (s *SetVsStreamsNotifyUrlConfigResponseBody) SetRequestId(v string) *SetVsStreamsNotifyUrlConfigResponseBody
func (SetVsStreamsNotifyUrlConfigResponseBody) String ¶
func (s SetVsStreamsNotifyUrlConfigResponseBody) String() string
type StartDeviceRequest ¶
type StartDeviceRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (StartDeviceRequest) GoString ¶
func (s StartDeviceRequest) GoString() string
func (*StartDeviceRequest) SetId ¶
func (s *StartDeviceRequest) SetId(v string) *StartDeviceRequest
func (*StartDeviceRequest) SetOwnerId ¶
func (s *StartDeviceRequest) SetOwnerId(v int64) *StartDeviceRequest
func (StartDeviceRequest) String ¶
func (s StartDeviceRequest) String() string
type StartDeviceResponse ¶
type StartDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartDeviceResponse) GoString ¶
func (s StartDeviceResponse) GoString() string
func (*StartDeviceResponse) SetBody ¶
func (s *StartDeviceResponse) SetBody(v *StartDeviceResponseBody) *StartDeviceResponse
func (*StartDeviceResponse) SetHeaders ¶
func (s *StartDeviceResponse) SetHeaders(v map[string]*string) *StartDeviceResponse
func (StartDeviceResponse) String ¶
func (s StartDeviceResponse) String() string
type StartDeviceResponseBody ¶
type StartDeviceResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StartDeviceResponseBody) GoString ¶
func (s StartDeviceResponseBody) GoString() string
func (*StartDeviceResponseBody) SetId ¶
func (s *StartDeviceResponseBody) SetId(v string) *StartDeviceResponseBody
func (*StartDeviceResponseBody) SetRequestId ¶
func (s *StartDeviceResponseBody) SetRequestId(v string) *StartDeviceResponseBody
func (StartDeviceResponseBody) String ¶
func (s StartDeviceResponseBody) String() string
type StartParentPlatformRequest ¶
type StartParentPlatformRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (StartParentPlatformRequest) GoString ¶
func (s StartParentPlatformRequest) GoString() string
func (*StartParentPlatformRequest) SetId ¶
func (s *StartParentPlatformRequest) SetId(v string) *StartParentPlatformRequest
func (*StartParentPlatformRequest) SetOwnerId ¶
func (s *StartParentPlatformRequest) SetOwnerId(v int64) *StartParentPlatformRequest
func (StartParentPlatformRequest) String ¶
func (s StartParentPlatformRequest) String() string
type StartParentPlatformResponse ¶
type StartParentPlatformResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartParentPlatformResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartParentPlatformResponse) GoString ¶
func (s StartParentPlatformResponse) GoString() string
func (*StartParentPlatformResponse) SetBody ¶
func (s *StartParentPlatformResponse) SetBody(v *StartParentPlatformResponseBody) *StartParentPlatformResponse
func (*StartParentPlatformResponse) SetHeaders ¶
func (s *StartParentPlatformResponse) SetHeaders(v map[string]*string) *StartParentPlatformResponse
func (StartParentPlatformResponse) String ¶
func (s StartParentPlatformResponse) String() string
type StartParentPlatformResponseBody ¶
type StartParentPlatformResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StartParentPlatformResponseBody) GoString ¶
func (s StartParentPlatformResponseBody) GoString() string
func (*StartParentPlatformResponseBody) SetId ¶
func (s *StartParentPlatformResponseBody) SetId(v string) *StartParentPlatformResponseBody
func (*StartParentPlatformResponseBody) SetRequestId ¶
func (s *StartParentPlatformResponseBody) SetRequestId(v string) *StartParentPlatformResponseBody
func (StartParentPlatformResponseBody) String ¶
func (s StartParentPlatformResponseBody) String() string
type StartRecordStreamRequest ¶
type StartRecordStreamRequest struct { App *string `json:"App,omitempty" xml:"App,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PlayDomain *string `json:"PlayDomain,omitempty" xml:"PlayDomain,omitempty"` }
func (StartRecordStreamRequest) GoString ¶
func (s StartRecordStreamRequest) GoString() string
func (*StartRecordStreamRequest) SetApp ¶
func (s *StartRecordStreamRequest) SetApp(v string) *StartRecordStreamRequest
func (*StartRecordStreamRequest) SetId ¶
func (s *StartRecordStreamRequest) SetId(v string) *StartRecordStreamRequest
func (*StartRecordStreamRequest) SetName ¶
func (s *StartRecordStreamRequest) SetName(v string) *StartRecordStreamRequest
func (*StartRecordStreamRequest) SetOwnerId ¶
func (s *StartRecordStreamRequest) SetOwnerId(v int64) *StartRecordStreamRequest
func (*StartRecordStreamRequest) SetPlayDomain ¶
func (s *StartRecordStreamRequest) SetPlayDomain(v string) *StartRecordStreamRequest
func (StartRecordStreamRequest) String ¶
func (s StartRecordStreamRequest) String() string
type StartRecordStreamResponse ¶
type StartRecordStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartRecordStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartRecordStreamResponse) GoString ¶
func (s StartRecordStreamResponse) GoString() string
func (*StartRecordStreamResponse) SetBody ¶
func (s *StartRecordStreamResponse) SetBody(v *StartRecordStreamResponseBody) *StartRecordStreamResponse
func (*StartRecordStreamResponse) SetHeaders ¶
func (s *StartRecordStreamResponse) SetHeaders(v map[string]*string) *StartRecordStreamResponse
func (StartRecordStreamResponse) String ¶
func (s StartRecordStreamResponse) String() string
type StartRecordStreamResponseBody ¶
type StartRecordStreamResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StartRecordStreamResponseBody) GoString ¶
func (s StartRecordStreamResponseBody) GoString() string
func (*StartRecordStreamResponseBody) SetRequestId ¶
func (s *StartRecordStreamResponseBody) SetRequestId(v string) *StartRecordStreamResponseBody
func (StartRecordStreamResponseBody) String ¶
func (s StartRecordStreamResponseBody) String() string
type StartStreamRequest ¶
type StartStreamRequest struct { EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (StartStreamRequest) GoString ¶
func (s StartStreamRequest) GoString() string
func (*StartStreamRequest) SetEndTime ¶
func (s *StartStreamRequest) SetEndTime(v int64) *StartStreamRequest
func (*StartStreamRequest) SetId ¶
func (s *StartStreamRequest) SetId(v string) *StartStreamRequest
func (*StartStreamRequest) SetOwnerId ¶
func (s *StartStreamRequest) SetOwnerId(v int64) *StartStreamRequest
func (*StartStreamRequest) SetStartTime ¶
func (s *StartStreamRequest) SetStartTime(v int64) *StartStreamRequest
func (StartStreamRequest) String ¶
func (s StartStreamRequest) String() string
type StartStreamResponse ¶
type StartStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartStreamResponse) GoString ¶
func (s StartStreamResponse) GoString() string
func (*StartStreamResponse) SetBody ¶
func (s *StartStreamResponse) SetBody(v *StartStreamResponseBody) *StartStreamResponse
func (*StartStreamResponse) SetHeaders ¶
func (s *StartStreamResponse) SetHeaders(v map[string]*string) *StartStreamResponse
func (StartStreamResponse) String ¶
func (s StartStreamResponse) String() string
type StartStreamResponseBody ¶
type StartStreamResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StartStreamResponseBody) GoString ¶
func (s StartStreamResponseBody) GoString() string
func (*StartStreamResponseBody) SetId ¶
func (s *StartStreamResponseBody) SetId(v string) *StartStreamResponseBody
func (*StartStreamResponseBody) SetName ¶
func (s *StartStreamResponseBody) SetName(v string) *StartStreamResponseBody
func (*StartStreamResponseBody) SetRequestId ¶
func (s *StartStreamResponseBody) SetRequestId(v string) *StartStreamResponseBody
func (StartStreamResponseBody) String ¶
func (s StartStreamResponseBody) String() string
type StartTransferStreamRequest ¶
type StartTransferStreamRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Transcode *string `json:"Transcode,omitempty" xml:"Transcode,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (StartTransferStreamRequest) GoString ¶
func (s StartTransferStreamRequest) GoString() string
func (*StartTransferStreamRequest) SetId ¶
func (s *StartTransferStreamRequest) SetId(v string) *StartTransferStreamRequest
func (*StartTransferStreamRequest) SetOwnerId ¶
func (s *StartTransferStreamRequest) SetOwnerId(v int64) *StartTransferStreamRequest
func (*StartTransferStreamRequest) SetTranscode ¶
func (s *StartTransferStreamRequest) SetTranscode(v string) *StartTransferStreamRequest
func (*StartTransferStreamRequest) SetUrl ¶
func (s *StartTransferStreamRequest) SetUrl(v string) *StartTransferStreamRequest
func (StartTransferStreamRequest) String ¶
func (s StartTransferStreamRequest) String() string
type StartTransferStreamResponse ¶
type StartTransferStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartTransferStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartTransferStreamResponse) GoString ¶
func (s StartTransferStreamResponse) GoString() string
func (*StartTransferStreamResponse) SetBody ¶
func (s *StartTransferStreamResponse) SetBody(v *StartTransferStreamResponseBody) *StartTransferStreamResponse
func (*StartTransferStreamResponse) SetHeaders ¶
func (s *StartTransferStreamResponse) SetHeaders(v map[string]*string) *StartTransferStreamResponse
func (StartTransferStreamResponse) String ¶
func (s StartTransferStreamResponse) String() string
type StartTransferStreamResponseBody ¶
type StartTransferStreamResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StartTransferStreamResponseBody) GoString ¶
func (s StartTransferStreamResponseBody) GoString() string
func (*StartTransferStreamResponseBody) SetRequestId ¶
func (s *StartTransferStreamResponseBody) SetRequestId(v string) *StartTransferStreamResponseBody
func (StartTransferStreamResponseBody) String ¶
func (s StartTransferStreamResponseBody) String() string
type StopAdjustRequest ¶
type StopAdjustRequest struct { Focus *bool `json:"Focus,omitempty" xml:"Focus,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Iris *bool `json:"Iris,omitempty" xml:"Iris,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (StopAdjustRequest) GoString ¶
func (s StopAdjustRequest) GoString() string
func (*StopAdjustRequest) SetFocus ¶
func (s *StopAdjustRequest) SetFocus(v bool) *StopAdjustRequest
func (*StopAdjustRequest) SetId ¶
func (s *StopAdjustRequest) SetId(v string) *StopAdjustRequest
func (*StopAdjustRequest) SetIris ¶
func (s *StopAdjustRequest) SetIris(v bool) *StopAdjustRequest
func (*StopAdjustRequest) SetOwnerId ¶
func (s *StopAdjustRequest) SetOwnerId(v int64) *StopAdjustRequest
func (StopAdjustRequest) String ¶
func (s StopAdjustRequest) String() string
type StopAdjustResponse ¶
type StopAdjustResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopAdjustResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopAdjustResponse) GoString ¶
func (s StopAdjustResponse) GoString() string
func (*StopAdjustResponse) SetBody ¶
func (s *StopAdjustResponse) SetBody(v *StopAdjustResponseBody) *StopAdjustResponse
func (*StopAdjustResponse) SetHeaders ¶
func (s *StopAdjustResponse) SetHeaders(v map[string]*string) *StopAdjustResponse
func (StopAdjustResponse) String ¶
func (s StopAdjustResponse) String() string
type StopAdjustResponseBody ¶
type StopAdjustResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopAdjustResponseBody) GoString ¶
func (s StopAdjustResponseBody) GoString() string
func (*StopAdjustResponseBody) SetId ¶
func (s *StopAdjustResponseBody) SetId(v string) *StopAdjustResponseBody
func (*StopAdjustResponseBody) SetRequestId ¶
func (s *StopAdjustResponseBody) SetRequestId(v string) *StopAdjustResponseBody
func (StopAdjustResponseBody) String ¶
func (s StopAdjustResponseBody) String() string
type StopDeviceRequest ¶
type StopDeviceRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (StopDeviceRequest) GoString ¶
func (s StopDeviceRequest) GoString() string
func (*StopDeviceRequest) SetId ¶
func (s *StopDeviceRequest) SetId(v string) *StopDeviceRequest
func (*StopDeviceRequest) SetOwnerId ¶
func (s *StopDeviceRequest) SetOwnerId(v int64) *StopDeviceRequest
func (*StopDeviceRequest) SetStartTime ¶
func (s *StopDeviceRequest) SetStartTime(v string) *StopDeviceRequest
func (StopDeviceRequest) String ¶
func (s StopDeviceRequest) String() string
type StopDeviceResponse ¶
type StopDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopDeviceResponse) GoString ¶
func (s StopDeviceResponse) GoString() string
func (*StopDeviceResponse) SetBody ¶
func (s *StopDeviceResponse) SetBody(v *StopDeviceResponseBody) *StopDeviceResponse
func (*StopDeviceResponse) SetHeaders ¶
func (s *StopDeviceResponse) SetHeaders(v map[string]*string) *StopDeviceResponse
func (StopDeviceResponse) String ¶
func (s StopDeviceResponse) String() string
type StopDeviceResponseBody ¶
type StopDeviceResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopDeviceResponseBody) GoString ¶
func (s StopDeviceResponseBody) GoString() string
func (*StopDeviceResponseBody) SetId ¶
func (s *StopDeviceResponseBody) SetId(v string) *StopDeviceResponseBody
func (*StopDeviceResponseBody) SetRequestId ¶
func (s *StopDeviceResponseBody) SetRequestId(v string) *StopDeviceResponseBody
func (StopDeviceResponseBody) String ¶
func (s StopDeviceResponseBody) String() string
type StopMoveRequest ¶
type StopMoveRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Pan *bool `json:"Pan,omitempty" xml:"Pan,omitempty"` Tilt *bool `json:"Tilt,omitempty" xml:"Tilt,omitempty"` Zoom *bool `json:"Zoom,omitempty" xml:"Zoom,omitempty"` }
func (StopMoveRequest) GoString ¶
func (s StopMoveRequest) GoString() string
func (*StopMoveRequest) SetId ¶
func (s *StopMoveRequest) SetId(v string) *StopMoveRequest
func (*StopMoveRequest) SetOwnerId ¶
func (s *StopMoveRequest) SetOwnerId(v int64) *StopMoveRequest
func (*StopMoveRequest) SetPan ¶
func (s *StopMoveRequest) SetPan(v bool) *StopMoveRequest
func (*StopMoveRequest) SetTilt ¶
func (s *StopMoveRequest) SetTilt(v bool) *StopMoveRequest
func (*StopMoveRequest) SetZoom ¶
func (s *StopMoveRequest) SetZoom(v bool) *StopMoveRequest
func (StopMoveRequest) String ¶
func (s StopMoveRequest) String() string
type StopMoveResponse ¶
type StopMoveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopMoveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopMoveResponse) GoString ¶
func (s StopMoveResponse) GoString() string
func (*StopMoveResponse) SetBody ¶
func (s *StopMoveResponse) SetBody(v *StopMoveResponseBody) *StopMoveResponse
func (*StopMoveResponse) SetHeaders ¶
func (s *StopMoveResponse) SetHeaders(v map[string]*string) *StopMoveResponse
func (StopMoveResponse) String ¶
func (s StopMoveResponse) String() string
type StopMoveResponseBody ¶
type StopMoveResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopMoveResponseBody) GoString ¶
func (s StopMoveResponseBody) GoString() string
func (*StopMoveResponseBody) SetId ¶
func (s *StopMoveResponseBody) SetId(v string) *StopMoveResponseBody
func (*StopMoveResponseBody) SetRequestId ¶
func (s *StopMoveResponseBody) SetRequestId(v string) *StopMoveResponseBody
func (StopMoveResponseBody) String ¶
func (s StopMoveResponseBody) String() string
type StopParentPlatformRequest ¶
type StopParentPlatformRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (StopParentPlatformRequest) GoString ¶
func (s StopParentPlatformRequest) GoString() string
func (*StopParentPlatformRequest) SetId ¶
func (s *StopParentPlatformRequest) SetId(v string) *StopParentPlatformRequest
func (*StopParentPlatformRequest) SetOwnerId ¶
func (s *StopParentPlatformRequest) SetOwnerId(v int64) *StopParentPlatformRequest
func (StopParentPlatformRequest) String ¶
func (s StopParentPlatformRequest) String() string
type StopParentPlatformResponse ¶
type StopParentPlatformResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopParentPlatformResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopParentPlatformResponse) GoString ¶
func (s StopParentPlatformResponse) GoString() string
func (*StopParentPlatformResponse) SetBody ¶
func (s *StopParentPlatformResponse) SetBody(v *StopParentPlatformResponseBody) *StopParentPlatformResponse
func (*StopParentPlatformResponse) SetHeaders ¶
func (s *StopParentPlatformResponse) SetHeaders(v map[string]*string) *StopParentPlatformResponse
func (StopParentPlatformResponse) String ¶
func (s StopParentPlatformResponse) String() string
type StopParentPlatformResponseBody ¶
type StopParentPlatformResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopParentPlatformResponseBody) GoString ¶
func (s StopParentPlatformResponseBody) GoString() string
func (*StopParentPlatformResponseBody) SetId ¶
func (s *StopParentPlatformResponseBody) SetId(v string) *StopParentPlatformResponseBody
func (*StopParentPlatformResponseBody) SetRequestId ¶
func (s *StopParentPlatformResponseBody) SetRequestId(v string) *StopParentPlatformResponseBody
func (StopParentPlatformResponseBody) String ¶
func (s StopParentPlatformResponseBody) String() string
type StopRecordStreamRequest ¶
type StopRecordStreamRequest struct { App *string `json:"App,omitempty" xml:"App,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` PlayDomain *string `json:"PlayDomain,omitempty" xml:"PlayDomain,omitempty"` }
func (StopRecordStreamRequest) GoString ¶
func (s StopRecordStreamRequest) GoString() string
func (*StopRecordStreamRequest) SetApp ¶
func (s *StopRecordStreamRequest) SetApp(v string) *StopRecordStreamRequest
func (*StopRecordStreamRequest) SetId ¶
func (s *StopRecordStreamRequest) SetId(v string) *StopRecordStreamRequest
func (*StopRecordStreamRequest) SetName ¶
func (s *StopRecordStreamRequest) SetName(v string) *StopRecordStreamRequest
func (*StopRecordStreamRequest) SetOwnerId ¶
func (s *StopRecordStreamRequest) SetOwnerId(v int64) *StopRecordStreamRequest
func (*StopRecordStreamRequest) SetPlayDomain ¶
func (s *StopRecordStreamRequest) SetPlayDomain(v string) *StopRecordStreamRequest
func (StopRecordStreamRequest) String ¶
func (s StopRecordStreamRequest) String() string
type StopRecordStreamResponse ¶
type StopRecordStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopRecordStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopRecordStreamResponse) GoString ¶
func (s StopRecordStreamResponse) GoString() string
func (*StopRecordStreamResponse) SetBody ¶
func (s *StopRecordStreamResponse) SetBody(v *StopRecordStreamResponseBody) *StopRecordStreamResponse
func (*StopRecordStreamResponse) SetHeaders ¶
func (s *StopRecordStreamResponse) SetHeaders(v map[string]*string) *StopRecordStreamResponse
func (StopRecordStreamResponse) String ¶
func (s StopRecordStreamResponse) String() string
type StopRecordStreamResponseBody ¶
type StopRecordStreamResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StopRecordStreamResponseBody) GoString ¶
func (s StopRecordStreamResponseBody) GoString() string
func (*StopRecordStreamResponseBody) SetRequestId ¶
func (s *StopRecordStreamResponseBody) SetRequestId(v string) *StopRecordStreamResponseBody
func (StopRecordStreamResponseBody) String ¶
func (s StopRecordStreamResponseBody) String() string
type StopStreamRequest ¶
type StopStreamRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (StopStreamRequest) GoString ¶
func (s StopStreamRequest) GoString() string
func (*StopStreamRequest) SetId ¶
func (s *StopStreamRequest) SetId(v string) *StopStreamRequest
func (*StopStreamRequest) SetName ¶
func (s *StopStreamRequest) SetName(v string) *StopStreamRequest
func (*StopStreamRequest) SetOwnerId ¶
func (s *StopStreamRequest) SetOwnerId(v int64) *StopStreamRequest
func (*StopStreamRequest) SetStartTime ¶
func (s *StopStreamRequest) SetStartTime(v string) *StopStreamRequest
func (StopStreamRequest) String ¶
func (s StopStreamRequest) String() string
type StopStreamResponse ¶
type StopStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopStreamResponse) GoString ¶
func (s StopStreamResponse) GoString() string
func (*StopStreamResponse) SetBody ¶
func (s *StopStreamResponse) SetBody(v *StopStreamResponseBody) *StopStreamResponse
func (*StopStreamResponse) SetHeaders ¶
func (s *StopStreamResponse) SetHeaders(v map[string]*string) *StopStreamResponse
func (StopStreamResponse) String ¶
func (s StopStreamResponse) String() string
type StopStreamResponseBody ¶
type StopStreamResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopStreamResponseBody) GoString ¶
func (s StopStreamResponseBody) GoString() string
func (*StopStreamResponseBody) SetId ¶
func (s *StopStreamResponseBody) SetId(v string) *StopStreamResponseBody
func (*StopStreamResponseBody) SetRequestId ¶
func (s *StopStreamResponseBody) SetRequestId(v string) *StopStreamResponseBody
func (StopStreamResponseBody) String ¶
func (s StopStreamResponseBody) String() string
type StopTransferStreamRequest ¶
type StopTransferStreamRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Transcode *string `json:"Transcode,omitempty" xml:"Transcode,omitempty"` }
func (StopTransferStreamRequest) GoString ¶
func (s StopTransferStreamRequest) GoString() string
func (*StopTransferStreamRequest) SetId ¶
func (s *StopTransferStreamRequest) SetId(v string) *StopTransferStreamRequest
func (*StopTransferStreamRequest) SetOwnerId ¶
func (s *StopTransferStreamRequest) SetOwnerId(v int64) *StopTransferStreamRequest
func (*StopTransferStreamRequest) SetTranscode ¶
func (s *StopTransferStreamRequest) SetTranscode(v string) *StopTransferStreamRequest
func (StopTransferStreamRequest) String ¶
func (s StopTransferStreamRequest) String() string
type StopTransferStreamResponse ¶
type StopTransferStreamResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopTransferStreamResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopTransferStreamResponse) GoString ¶
func (s StopTransferStreamResponse) GoString() string
func (*StopTransferStreamResponse) SetBody ¶
func (s *StopTransferStreamResponse) SetBody(v *StopTransferStreamResponseBody) *StopTransferStreamResponse
func (*StopTransferStreamResponse) SetHeaders ¶
func (s *StopTransferStreamResponse) SetHeaders(v map[string]*string) *StopTransferStreamResponse
func (StopTransferStreamResponse) String ¶
func (s StopTransferStreamResponse) String() string
type StopTransferStreamResponseBody ¶
type StopTransferStreamResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StopTransferStreamResponseBody) GoString ¶
func (s StopTransferStreamResponseBody) GoString() string
func (*StopTransferStreamResponseBody) SetRequestId ¶
func (s *StopTransferStreamResponseBody) SetRequestId(v string) *StopTransferStreamResponseBody
func (StopTransferStreamResponseBody) String ¶
func (s StopTransferStreamResponseBody) String() string
type SyncCatalogsRequest ¶
type SyncCatalogsRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (SyncCatalogsRequest) GoString ¶
func (s SyncCatalogsRequest) GoString() string
func (*SyncCatalogsRequest) SetId ¶
func (s *SyncCatalogsRequest) SetId(v string) *SyncCatalogsRequest
func (*SyncCatalogsRequest) SetOwnerId ¶
func (s *SyncCatalogsRequest) SetOwnerId(v int64) *SyncCatalogsRequest
func (SyncCatalogsRequest) String ¶
func (s SyncCatalogsRequest) String() string
type SyncCatalogsResponse ¶
type SyncCatalogsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SyncCatalogsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SyncCatalogsResponse) GoString ¶
func (s SyncCatalogsResponse) GoString() string
func (*SyncCatalogsResponse) SetBody ¶
func (s *SyncCatalogsResponse) SetBody(v *SyncCatalogsResponseBody) *SyncCatalogsResponse
func (*SyncCatalogsResponse) SetHeaders ¶
func (s *SyncCatalogsResponse) SetHeaders(v map[string]*string) *SyncCatalogsResponse
func (SyncCatalogsResponse) String ¶
func (s SyncCatalogsResponse) String() string
type SyncCatalogsResponseBody ¶
type SyncCatalogsResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (SyncCatalogsResponseBody) GoString ¶
func (s SyncCatalogsResponseBody) GoString() string
func (*SyncCatalogsResponseBody) SetId ¶
func (s *SyncCatalogsResponseBody) SetId(v string) *SyncCatalogsResponseBody
func (*SyncCatalogsResponseBody) SetRequestId ¶
func (s *SyncCatalogsResponseBody) SetRequestId(v string) *SyncCatalogsResponseBody
func (SyncCatalogsResponseBody) String ¶
func (s SyncCatalogsResponseBody) String() string
type UnbindDirectoryRequest ¶
type UnbindDirectoryRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` DirectoryId *string `json:"DirectoryId,omitempty" xml:"DirectoryId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (UnbindDirectoryRequest) GoString ¶
func (s UnbindDirectoryRequest) GoString() string
func (*UnbindDirectoryRequest) SetDeviceId ¶
func (s *UnbindDirectoryRequest) SetDeviceId(v string) *UnbindDirectoryRequest
func (*UnbindDirectoryRequest) SetDirectoryId ¶
func (s *UnbindDirectoryRequest) SetDirectoryId(v string) *UnbindDirectoryRequest
func (*UnbindDirectoryRequest) SetOwnerId ¶
func (s *UnbindDirectoryRequest) SetOwnerId(v int64) *UnbindDirectoryRequest
func (UnbindDirectoryRequest) String ¶
func (s UnbindDirectoryRequest) String() string
type UnbindDirectoryResponse ¶
type UnbindDirectoryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UnbindDirectoryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UnbindDirectoryResponse) GoString ¶
func (s UnbindDirectoryResponse) GoString() string
func (*UnbindDirectoryResponse) SetBody ¶
func (s *UnbindDirectoryResponse) SetBody(v *UnbindDirectoryResponseBody) *UnbindDirectoryResponse
func (*UnbindDirectoryResponse) SetHeaders ¶
func (s *UnbindDirectoryResponse) SetHeaders(v map[string]*string) *UnbindDirectoryResponse
func (UnbindDirectoryResponse) String ¶
func (s UnbindDirectoryResponse) String() string
type UnbindDirectoryResponseBody ¶
type UnbindDirectoryResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UnbindDirectoryResponseBody) GoString ¶
func (s UnbindDirectoryResponseBody) GoString() string
func (*UnbindDirectoryResponseBody) SetRequestId ¶
func (s *UnbindDirectoryResponseBody) SetRequestId(v string) *UnbindDirectoryResponseBody
func (UnbindDirectoryResponseBody) String ¶
func (s UnbindDirectoryResponseBody) String() string
type UnbindParentPlatformDeviceRequest ¶
type UnbindParentPlatformDeviceRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` ParentPlatformId *string `json:"ParentPlatformId,omitempty" xml:"ParentPlatformId,omitempty"` }
func (UnbindParentPlatformDeviceRequest) GoString ¶
func (s UnbindParentPlatformDeviceRequest) GoString() string
func (*UnbindParentPlatformDeviceRequest) SetDeviceId ¶
func (s *UnbindParentPlatformDeviceRequest) SetDeviceId(v string) *UnbindParentPlatformDeviceRequest
func (*UnbindParentPlatformDeviceRequest) SetOwnerId ¶
func (s *UnbindParentPlatformDeviceRequest) SetOwnerId(v int64) *UnbindParentPlatformDeviceRequest
func (*UnbindParentPlatformDeviceRequest) SetParentPlatformId ¶
func (s *UnbindParentPlatformDeviceRequest) SetParentPlatformId(v string) *UnbindParentPlatformDeviceRequest
func (UnbindParentPlatformDeviceRequest) String ¶
func (s UnbindParentPlatformDeviceRequest) String() string
type UnbindParentPlatformDeviceResponse ¶
type UnbindParentPlatformDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UnbindParentPlatformDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UnbindParentPlatformDeviceResponse) GoString ¶
func (s UnbindParentPlatformDeviceResponse) GoString() string
func (*UnbindParentPlatformDeviceResponse) SetHeaders ¶
func (s *UnbindParentPlatformDeviceResponse) SetHeaders(v map[string]*string) *UnbindParentPlatformDeviceResponse
func (UnbindParentPlatformDeviceResponse) String ¶
func (s UnbindParentPlatformDeviceResponse) String() string
type UnbindParentPlatformDeviceResponseBody ¶
type UnbindParentPlatformDeviceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UnbindParentPlatformDeviceResponseBody) GoString ¶
func (s UnbindParentPlatformDeviceResponseBody) GoString() string
func (*UnbindParentPlatformDeviceResponseBody) SetRequestId ¶
func (s *UnbindParentPlatformDeviceResponseBody) SetRequestId(v string) *UnbindParentPlatformDeviceResponseBody
func (UnbindParentPlatformDeviceResponseBody) String ¶
func (s UnbindParentPlatformDeviceResponseBody) String() string
type UnbindPurchasedDeviceRequest ¶
type UnbindPurchasedDeviceRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (UnbindPurchasedDeviceRequest) GoString ¶
func (s UnbindPurchasedDeviceRequest) GoString() string
func (*UnbindPurchasedDeviceRequest) SetDeviceId ¶
func (s *UnbindPurchasedDeviceRequest) SetDeviceId(v string) *UnbindPurchasedDeviceRequest
func (*UnbindPurchasedDeviceRequest) SetOwnerId ¶
func (s *UnbindPurchasedDeviceRequest) SetOwnerId(v int64) *UnbindPurchasedDeviceRequest
func (UnbindPurchasedDeviceRequest) String ¶
func (s UnbindPurchasedDeviceRequest) String() string
type UnbindPurchasedDeviceResponse ¶
type UnbindPurchasedDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UnbindPurchasedDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UnbindPurchasedDeviceResponse) GoString ¶
func (s UnbindPurchasedDeviceResponse) GoString() string
func (*UnbindPurchasedDeviceResponse) SetBody ¶
func (s *UnbindPurchasedDeviceResponse) SetBody(v *UnbindPurchasedDeviceResponseBody) *UnbindPurchasedDeviceResponse
func (*UnbindPurchasedDeviceResponse) SetHeaders ¶
func (s *UnbindPurchasedDeviceResponse) SetHeaders(v map[string]*string) *UnbindPurchasedDeviceResponse
func (UnbindPurchasedDeviceResponse) String ¶
func (s UnbindPurchasedDeviceResponse) String() string
type UnbindPurchasedDeviceResponseBody ¶
type UnbindPurchasedDeviceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UnbindPurchasedDeviceResponseBody) GoString ¶
func (s UnbindPurchasedDeviceResponseBody) GoString() string
func (*UnbindPurchasedDeviceResponseBody) SetRequestId ¶
func (s *UnbindPurchasedDeviceResponseBody) SetRequestId(v string) *UnbindPurchasedDeviceResponseBody
func (UnbindPurchasedDeviceResponseBody) String ¶
func (s UnbindPurchasedDeviceResponseBody) String() string
type UnbindTemplateRequest ¶
type UnbindTemplateRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` TemplateType *string `json:"TemplateType,omitempty" xml:"TemplateType,omitempty"` }
func (UnbindTemplateRequest) GoString ¶
func (s UnbindTemplateRequest) GoString() string
func (*UnbindTemplateRequest) SetInstanceId ¶
func (s *UnbindTemplateRequest) SetInstanceId(v string) *UnbindTemplateRequest
func (*UnbindTemplateRequest) SetInstanceType ¶
func (s *UnbindTemplateRequest) SetInstanceType(v string) *UnbindTemplateRequest
func (*UnbindTemplateRequest) SetOwnerId ¶
func (s *UnbindTemplateRequest) SetOwnerId(v int64) *UnbindTemplateRequest
func (*UnbindTemplateRequest) SetTemplateId ¶
func (s *UnbindTemplateRequest) SetTemplateId(v string) *UnbindTemplateRequest
func (*UnbindTemplateRequest) SetTemplateType ¶
func (s *UnbindTemplateRequest) SetTemplateType(v string) *UnbindTemplateRequest
func (UnbindTemplateRequest) String ¶
func (s UnbindTemplateRequest) String() string
type UnbindTemplateResponse ¶
type UnbindTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UnbindTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UnbindTemplateResponse) GoString ¶
func (s UnbindTemplateResponse) GoString() string
func (*UnbindTemplateResponse) SetBody ¶
func (s *UnbindTemplateResponse) SetBody(v *UnbindTemplateResponseBody) *UnbindTemplateResponse
func (*UnbindTemplateResponse) SetHeaders ¶
func (s *UnbindTemplateResponse) SetHeaders(v map[string]*string) *UnbindTemplateResponse
func (UnbindTemplateResponse) String ¶
func (s UnbindTemplateResponse) String() string
type UnbindTemplateResponseBody ¶
type UnbindTemplateResponseBody struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` TemplateType *string `json:"TemplateType,omitempty" xml:"TemplateType,omitempty"` }
func (UnbindTemplateResponseBody) GoString ¶
func (s UnbindTemplateResponseBody) GoString() string
func (*UnbindTemplateResponseBody) SetInstanceId ¶
func (s *UnbindTemplateResponseBody) SetInstanceId(v string) *UnbindTemplateResponseBody
func (*UnbindTemplateResponseBody) SetInstanceType ¶
func (s *UnbindTemplateResponseBody) SetInstanceType(v string) *UnbindTemplateResponseBody
func (*UnbindTemplateResponseBody) SetRequestId ¶
func (s *UnbindTemplateResponseBody) SetRequestId(v string) *UnbindTemplateResponseBody
func (*UnbindTemplateResponseBody) SetTemplateId ¶
func (s *UnbindTemplateResponseBody) SetTemplateId(v string) *UnbindTemplateResponseBody
func (*UnbindTemplateResponseBody) SetTemplateType ¶
func (s *UnbindTemplateResponseBody) SetTemplateType(v string) *UnbindTemplateResponseBody
func (UnbindTemplateResponseBody) String ¶
func (s UnbindTemplateResponseBody) String() string
type UnlockDeviceRequest ¶
type UnlockDeviceRequest struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (UnlockDeviceRequest) GoString ¶
func (s UnlockDeviceRequest) GoString() string
func (*UnlockDeviceRequest) SetId ¶
func (s *UnlockDeviceRequest) SetId(v string) *UnlockDeviceRequest
func (*UnlockDeviceRequest) SetOwnerId ¶
func (s *UnlockDeviceRequest) SetOwnerId(v int64) *UnlockDeviceRequest
func (UnlockDeviceRequest) String ¶
func (s UnlockDeviceRequest) String() string
type UnlockDeviceResponse ¶
type UnlockDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UnlockDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UnlockDeviceResponse) GoString ¶
func (s UnlockDeviceResponse) GoString() string
func (*UnlockDeviceResponse) SetBody ¶
func (s *UnlockDeviceResponse) SetBody(v *UnlockDeviceResponseBody) *UnlockDeviceResponse
func (*UnlockDeviceResponse) SetHeaders ¶
func (s *UnlockDeviceResponse) SetHeaders(v map[string]*string) *UnlockDeviceResponse
func (UnlockDeviceResponse) String ¶
func (s UnlockDeviceResponse) String() string
type UnlockDeviceResponseBody ¶
type UnlockDeviceResponseBody struct { Id *string `json:"Id,omitempty" xml:"Id,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UnlockDeviceResponseBody) GoString ¶
func (s UnlockDeviceResponseBody) GoString() string
func (*UnlockDeviceResponseBody) SetId ¶
func (s *UnlockDeviceResponseBody) SetId(v string) *UnlockDeviceResponseBody
func (*UnlockDeviceResponseBody) SetRequestId ¶
func (s *UnlockDeviceResponseBody) SetRequestId(v string) *UnlockDeviceResponseBody
func (UnlockDeviceResponseBody) String ¶
func (s UnlockDeviceResponseBody) String() string
type UpdateAIConfigRequest ¶
type UpdateAIConfigRequest struct { CaptureInterval *int32 `json:"CaptureInterval,omitempty" xml:"CaptureInterval,omitempty"` ConfigId *string `json:"ConfigId,omitempty" xml:"ConfigId,omitempty"` Configs *string `json:"Configs,omitempty" xml:"Configs,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Features *string `json:"Features,omitempty" xml:"Features,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (UpdateAIConfigRequest) GoString ¶
func (s UpdateAIConfigRequest) GoString() string
func (*UpdateAIConfigRequest) SetCaptureInterval ¶
func (s *UpdateAIConfigRequest) SetCaptureInterval(v int32) *UpdateAIConfigRequest
func (*UpdateAIConfigRequest) SetConfigId ¶
func (s *UpdateAIConfigRequest) SetConfigId(v string) *UpdateAIConfigRequest
func (*UpdateAIConfigRequest) SetConfigs ¶
func (s *UpdateAIConfigRequest) SetConfigs(v string) *UpdateAIConfigRequest
func (*UpdateAIConfigRequest) SetDescription ¶
func (s *UpdateAIConfigRequest) SetDescription(v string) *UpdateAIConfigRequest
func (*UpdateAIConfigRequest) SetEndTime ¶
func (s *UpdateAIConfigRequest) SetEndTime(v int64) *UpdateAIConfigRequest
func (*UpdateAIConfigRequest) SetFeatures ¶
func (s *UpdateAIConfigRequest) SetFeatures(v string) *UpdateAIConfigRequest
func (*UpdateAIConfigRequest) SetOwnerId ¶
func (s *UpdateAIConfigRequest) SetOwnerId(v int64) *UpdateAIConfigRequest
func (*UpdateAIConfigRequest) SetStartTime ¶
func (s *UpdateAIConfigRequest) SetStartTime(v int64) *UpdateAIConfigRequest
func (*UpdateAIConfigRequest) SetStatus ¶
func (s *UpdateAIConfigRequest) SetStatus(v string) *UpdateAIConfigRequest
func (UpdateAIConfigRequest) String ¶
func (s UpdateAIConfigRequest) String() string
type UpdateAIConfigResponse ¶
type UpdateAIConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateAIConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateAIConfigResponse) GoString ¶
func (s UpdateAIConfigResponse) GoString() string
func (*UpdateAIConfigResponse) SetBody ¶
func (s *UpdateAIConfigResponse) SetBody(v *UpdateAIConfigResponseBody) *UpdateAIConfigResponse
func (*UpdateAIConfigResponse) SetHeaders ¶
func (s *UpdateAIConfigResponse) SetHeaders(v map[string]*string) *UpdateAIConfigResponse
func (UpdateAIConfigResponse) String ¶
func (s UpdateAIConfigResponse) String() string
type UpdateAIConfigResponseBody ¶
type UpdateAIConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateAIConfigResponseBody) GoString ¶
func (s UpdateAIConfigResponseBody) GoString() string
func (*UpdateAIConfigResponseBody) SetRequestId ¶
func (s *UpdateAIConfigResponseBody) SetRequestId(v string) *UpdateAIConfigResponseBody
func (UpdateAIConfigResponseBody) String ¶
func (s UpdateAIConfigResponseBody) String() string
type UpdateBucketInfoRequest ¶
type UpdateBucketInfoRequest struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` Comment *string `json:"Comment,omitempty" xml:"Comment,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (UpdateBucketInfoRequest) GoString ¶
func (s UpdateBucketInfoRequest) GoString() string
func (*UpdateBucketInfoRequest) SetBucketName ¶
func (s *UpdateBucketInfoRequest) SetBucketName(v string) *UpdateBucketInfoRequest
func (*UpdateBucketInfoRequest) SetComment ¶
func (s *UpdateBucketInfoRequest) SetComment(v string) *UpdateBucketInfoRequest
func (*UpdateBucketInfoRequest) SetOwnerId ¶
func (s *UpdateBucketInfoRequest) SetOwnerId(v int64) *UpdateBucketInfoRequest
func (UpdateBucketInfoRequest) String ¶
func (s UpdateBucketInfoRequest) String() string
type UpdateBucketInfoResponse ¶
type UpdateBucketInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateBucketInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateBucketInfoResponse) GoString ¶
func (s UpdateBucketInfoResponse) GoString() string
func (*UpdateBucketInfoResponse) SetBody ¶
func (s *UpdateBucketInfoResponse) SetBody(v *UpdateBucketInfoResponseBody) *UpdateBucketInfoResponse
func (*UpdateBucketInfoResponse) SetHeaders ¶
func (s *UpdateBucketInfoResponse) SetHeaders(v map[string]*string) *UpdateBucketInfoResponse
func (UpdateBucketInfoResponse) String ¶
func (s UpdateBucketInfoResponse) String() string
type UpdateBucketInfoResponseBody ¶
type UpdateBucketInfoResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateBucketInfoResponseBody) GoString ¶
func (s UpdateBucketInfoResponseBody) GoString() string
func (*UpdateBucketInfoResponseBody) SetRequestId ¶
func (s *UpdateBucketInfoResponseBody) SetRequestId(v string) *UpdateBucketInfoResponseBody
func (UpdateBucketInfoResponseBody) String ¶
func (s UpdateBucketInfoResponseBody) String() string
type UpdateClusterRequest ¶
type UpdateClusterRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EffectiveTime *string `json:"EffectiveTime,omitempty" xml:"EffectiveTime,omitempty"` InternalPorts *string `json:"InternalPorts,omitempty" xml:"InternalPorts,omitempty"` MaintainTime *string `json:"MaintainTime,omitempty" xml:"MaintainTime,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` }
func (UpdateClusterRequest) GoString ¶
func (s UpdateClusterRequest) GoString() string
func (*UpdateClusterRequest) SetClusterId ¶
func (s *UpdateClusterRequest) SetClusterId(v string) *UpdateClusterRequest
func (*UpdateClusterRequest) SetDescription ¶
func (s *UpdateClusterRequest) SetDescription(v string) *UpdateClusterRequest
func (*UpdateClusterRequest) SetEffectiveTime ¶
func (s *UpdateClusterRequest) SetEffectiveTime(v string) *UpdateClusterRequest
func (*UpdateClusterRequest) SetInternalPorts ¶
func (s *UpdateClusterRequest) SetInternalPorts(v string) *UpdateClusterRequest
func (*UpdateClusterRequest) SetMaintainTime ¶
func (s *UpdateClusterRequest) SetMaintainTime(v string) *UpdateClusterRequest
func (*UpdateClusterRequest) SetName ¶
func (s *UpdateClusterRequest) SetName(v string) *UpdateClusterRequest
func (*UpdateClusterRequest) SetOwnerId ¶
func (s *UpdateClusterRequest) SetOwnerId(v int64) *UpdateClusterRequest
func (*UpdateClusterRequest) SetSecurityGroupId ¶
func (s *UpdateClusterRequest) SetSecurityGroupId(v string) *UpdateClusterRequest
func (UpdateClusterRequest) String ¶
func (s UpdateClusterRequest) String() string
type UpdateClusterResponse ¶
type UpdateClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateClusterResponse) GoString ¶
func (s UpdateClusterResponse) GoString() string
func (*UpdateClusterResponse) SetBody ¶
func (s *UpdateClusterResponse) SetBody(v *UpdateClusterResponseBody) *UpdateClusterResponse
func (*UpdateClusterResponse) SetHeaders ¶
func (s *UpdateClusterResponse) SetHeaders(v map[string]*string) *UpdateClusterResponse
func (UpdateClusterResponse) String ¶
func (s UpdateClusterResponse) String() string
type UpdateClusterResponseBody ¶
type UpdateClusterResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateClusterResponseBody) GoString ¶
func (s UpdateClusterResponseBody) GoString() string
func (*UpdateClusterResponseBody) SetRequestId ¶
func (s *UpdateClusterResponseBody) SetRequestId(v string) *UpdateClusterResponseBody
func (UpdateClusterResponseBody) String ¶
func (s UpdateClusterResponseBody) String() string
type UpdateRenderingDeviceSpecRequest ¶
type UpdateRenderingDeviceSpecRequest struct { AutoRenew *bool `json:"AutoRenew,omitempty" xml:"AutoRenew,omitempty"` AutoRenewPeriod *int64 `json:"AutoRenewPeriod,omitempty" xml:"AutoRenewPeriod,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EffectiveTime *bool `json:"EffectiveTime,omitempty" xml:"EffectiveTime,omitempty"` InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` PeriodUnit *string `json:"PeriodUnit,omitempty" xml:"PeriodUnit,omitempty"` Specification *string `json:"Specification,omitempty" xml:"Specification,omitempty"` }
func (UpdateRenderingDeviceSpecRequest) GoString ¶
func (s UpdateRenderingDeviceSpecRequest) GoString() string
func (*UpdateRenderingDeviceSpecRequest) SetAutoRenew ¶
func (s *UpdateRenderingDeviceSpecRequest) SetAutoRenew(v bool) *UpdateRenderingDeviceSpecRequest
func (*UpdateRenderingDeviceSpecRequest) SetAutoRenewPeriod ¶
func (s *UpdateRenderingDeviceSpecRequest) SetAutoRenewPeriod(v int64) *UpdateRenderingDeviceSpecRequest
func (*UpdateRenderingDeviceSpecRequest) SetDescription ¶
func (s *UpdateRenderingDeviceSpecRequest) SetDescription(v string) *UpdateRenderingDeviceSpecRequest
func (*UpdateRenderingDeviceSpecRequest) SetEffectiveTime ¶
func (s *UpdateRenderingDeviceSpecRequest) SetEffectiveTime(v bool) *UpdateRenderingDeviceSpecRequest
func (*UpdateRenderingDeviceSpecRequest) SetInstanceIds ¶
func (s *UpdateRenderingDeviceSpecRequest) SetInstanceIds(v string) *UpdateRenderingDeviceSpecRequest
func (*UpdateRenderingDeviceSpecRequest) SetOwnerId ¶
func (s *UpdateRenderingDeviceSpecRequest) SetOwnerId(v int64) *UpdateRenderingDeviceSpecRequest
func (*UpdateRenderingDeviceSpecRequest) SetPeriod ¶
func (s *UpdateRenderingDeviceSpecRequest) SetPeriod(v int32) *UpdateRenderingDeviceSpecRequest
func (*UpdateRenderingDeviceSpecRequest) SetPeriodUnit ¶
func (s *UpdateRenderingDeviceSpecRequest) SetPeriodUnit(v string) *UpdateRenderingDeviceSpecRequest
func (*UpdateRenderingDeviceSpecRequest) SetSpecification ¶
func (s *UpdateRenderingDeviceSpecRequest) SetSpecification(v string) *UpdateRenderingDeviceSpecRequest
func (UpdateRenderingDeviceSpecRequest) String ¶
func (s UpdateRenderingDeviceSpecRequest) String() string
type UpdateRenderingDeviceSpecResponse ¶
type UpdateRenderingDeviceSpecResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateRenderingDeviceSpecResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateRenderingDeviceSpecResponse) GoString ¶
func (s UpdateRenderingDeviceSpecResponse) GoString() string
func (*UpdateRenderingDeviceSpecResponse) SetHeaders ¶
func (s *UpdateRenderingDeviceSpecResponse) SetHeaders(v map[string]*string) *UpdateRenderingDeviceSpecResponse
func (UpdateRenderingDeviceSpecResponse) String ¶
func (s UpdateRenderingDeviceSpecResponse) String() string
type UpdateRenderingDeviceSpecResponseBody ¶
type UpdateRenderingDeviceSpecResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateRenderingDeviceSpecResponseBody) GoString ¶
func (s UpdateRenderingDeviceSpecResponseBody) GoString() string
func (*UpdateRenderingDeviceSpecResponseBody) SetRequestId ¶
func (s *UpdateRenderingDeviceSpecResponseBody) SetRequestId(v string) *UpdateRenderingDeviceSpecResponseBody
func (UpdateRenderingDeviceSpecResponseBody) String ¶
func (s UpdateRenderingDeviceSpecResponseBody) String() string
type UpdateVsPullStreamInfoConfigRequest ¶
type UpdateVsPullStreamInfoConfigRequest struct { Always *string `json:"Always,omitempty" xml:"Always,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` SourceUrl *string `json:"SourceUrl,omitempty" xml:"SourceUrl,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` StreamName *string `json:"StreamName,omitempty" xml:"StreamName,omitempty"` }
func (UpdateVsPullStreamInfoConfigRequest) GoString ¶
func (s UpdateVsPullStreamInfoConfigRequest) GoString() string
func (*UpdateVsPullStreamInfoConfigRequest) SetAlways ¶
func (s *UpdateVsPullStreamInfoConfigRequest) SetAlways(v string) *UpdateVsPullStreamInfoConfigRequest
func (*UpdateVsPullStreamInfoConfigRequest) SetAppName ¶
func (s *UpdateVsPullStreamInfoConfigRequest) SetAppName(v string) *UpdateVsPullStreamInfoConfigRequest
func (*UpdateVsPullStreamInfoConfigRequest) SetDomainName ¶
func (s *UpdateVsPullStreamInfoConfigRequest) SetDomainName(v string) *UpdateVsPullStreamInfoConfigRequest
func (*UpdateVsPullStreamInfoConfigRequest) SetEndTime ¶
func (s *UpdateVsPullStreamInfoConfigRequest) SetEndTime(v string) *UpdateVsPullStreamInfoConfigRequest
func (*UpdateVsPullStreamInfoConfigRequest) SetOwnerId ¶
func (s *UpdateVsPullStreamInfoConfigRequest) SetOwnerId(v int64) *UpdateVsPullStreamInfoConfigRequest
func (*UpdateVsPullStreamInfoConfigRequest) SetSourceUrl ¶
func (s *UpdateVsPullStreamInfoConfigRequest) SetSourceUrl(v string) *UpdateVsPullStreamInfoConfigRequest
func (*UpdateVsPullStreamInfoConfigRequest) SetStartTime ¶
func (s *UpdateVsPullStreamInfoConfigRequest) SetStartTime(v string) *UpdateVsPullStreamInfoConfigRequest
func (*UpdateVsPullStreamInfoConfigRequest) SetStreamName ¶
func (s *UpdateVsPullStreamInfoConfigRequest) SetStreamName(v string) *UpdateVsPullStreamInfoConfigRequest
func (UpdateVsPullStreamInfoConfigRequest) String ¶
func (s UpdateVsPullStreamInfoConfigRequest) String() string
type UpdateVsPullStreamInfoConfigResponse ¶
type UpdateVsPullStreamInfoConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateVsPullStreamInfoConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateVsPullStreamInfoConfigResponse) GoString ¶
func (s UpdateVsPullStreamInfoConfigResponse) GoString() string
func (*UpdateVsPullStreamInfoConfigResponse) SetHeaders ¶
func (s *UpdateVsPullStreamInfoConfigResponse) SetHeaders(v map[string]*string) *UpdateVsPullStreamInfoConfigResponse
func (UpdateVsPullStreamInfoConfigResponse) String ¶
func (s UpdateVsPullStreamInfoConfigResponse) String() string
type UpdateVsPullStreamInfoConfigResponseBody ¶
type UpdateVsPullStreamInfoConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateVsPullStreamInfoConfigResponseBody) GoString ¶
func (s UpdateVsPullStreamInfoConfigResponseBody) GoString() string
func (*UpdateVsPullStreamInfoConfigResponseBody) SetRequestId ¶
func (s *UpdateVsPullStreamInfoConfigResponseBody) SetRequestId(v string) *UpdateVsPullStreamInfoConfigResponseBody
func (UpdateVsPullStreamInfoConfigResponseBody) String ¶
func (s UpdateVsPullStreamInfoConfigResponseBody) String() string
type UpgradeRenderingDevicesHostOSRequest ¶
type UpgradeRenderingDevicesHostOSRequest struct { InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` RomName *string `json:"RomName,omitempty" xml:"RomName,omitempty"` RomPath *string `json:"RomPath,omitempty" xml:"RomPath,omitempty"` RomVersion *string `json:"RomVersion,omitempty" xml:"RomVersion,omitempty"` }
func (UpgradeRenderingDevicesHostOSRequest) GoString ¶
func (s UpgradeRenderingDevicesHostOSRequest) GoString() string
func (*UpgradeRenderingDevicesHostOSRequest) SetInstanceIds ¶
func (s *UpgradeRenderingDevicesHostOSRequest) SetInstanceIds(v string) *UpgradeRenderingDevicesHostOSRequest
func (*UpgradeRenderingDevicesHostOSRequest) SetOwnerId ¶
func (s *UpgradeRenderingDevicesHostOSRequest) SetOwnerId(v int64) *UpgradeRenderingDevicesHostOSRequest
func (*UpgradeRenderingDevicesHostOSRequest) SetRomName ¶
func (s *UpgradeRenderingDevicesHostOSRequest) SetRomName(v string) *UpgradeRenderingDevicesHostOSRequest
func (*UpgradeRenderingDevicesHostOSRequest) SetRomPath ¶
func (s *UpgradeRenderingDevicesHostOSRequest) SetRomPath(v string) *UpgradeRenderingDevicesHostOSRequest
func (*UpgradeRenderingDevicesHostOSRequest) SetRomVersion ¶
func (s *UpgradeRenderingDevicesHostOSRequest) SetRomVersion(v string) *UpgradeRenderingDevicesHostOSRequest
func (UpgradeRenderingDevicesHostOSRequest) String ¶
func (s UpgradeRenderingDevicesHostOSRequest) String() string
type UpgradeRenderingDevicesHostOSResponse ¶
type UpgradeRenderingDevicesHostOSResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpgradeRenderingDevicesHostOSResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpgradeRenderingDevicesHostOSResponse) GoString ¶
func (s UpgradeRenderingDevicesHostOSResponse) GoString() string
func (*UpgradeRenderingDevicesHostOSResponse) SetHeaders ¶
func (s *UpgradeRenderingDevicesHostOSResponse) SetHeaders(v map[string]*string) *UpgradeRenderingDevicesHostOSResponse
func (UpgradeRenderingDevicesHostOSResponse) String ¶
func (s UpgradeRenderingDevicesHostOSResponse) String() string
type UpgradeRenderingDevicesHostOSResponseBody ¶
type UpgradeRenderingDevicesHostOSResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpgradeRenderingDevicesHostOSResponseBody) GoString ¶
func (s UpgradeRenderingDevicesHostOSResponseBody) GoString() string
func (*UpgradeRenderingDevicesHostOSResponseBody) SetRequestId ¶
func (s *UpgradeRenderingDevicesHostOSResponseBody) SetRequestId(v string) *UpgradeRenderingDevicesHostOSResponseBody
func (UpgradeRenderingDevicesHostOSResponseBody) String ¶
func (s UpgradeRenderingDevicesHostOSResponseBody) String() string
type UpgradeRenderingDevicesImageRequest ¶
type UpgradeRenderingDevicesImageRequest struct { ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` InstanceIds *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` OwnerId *int64 `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (UpgradeRenderingDevicesImageRequest) GoString ¶
func (s UpgradeRenderingDevicesImageRequest) GoString() string
func (*UpgradeRenderingDevicesImageRequest) SetImageId ¶
func (s *UpgradeRenderingDevicesImageRequest) SetImageId(v string) *UpgradeRenderingDevicesImageRequest
func (*UpgradeRenderingDevicesImageRequest) SetInstanceIds ¶
func (s *UpgradeRenderingDevicesImageRequest) SetInstanceIds(v string) *UpgradeRenderingDevicesImageRequest
func (*UpgradeRenderingDevicesImageRequest) SetOwnerId ¶
func (s *UpgradeRenderingDevicesImageRequest) SetOwnerId(v int64) *UpgradeRenderingDevicesImageRequest
func (UpgradeRenderingDevicesImageRequest) String ¶
func (s UpgradeRenderingDevicesImageRequest) String() string
type UpgradeRenderingDevicesImageResponse ¶
type UpgradeRenderingDevicesImageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpgradeRenderingDevicesImageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpgradeRenderingDevicesImageResponse) GoString ¶
func (s UpgradeRenderingDevicesImageResponse) GoString() string
func (*UpgradeRenderingDevicesImageResponse) SetHeaders ¶
func (s *UpgradeRenderingDevicesImageResponse) SetHeaders(v map[string]*string) *UpgradeRenderingDevicesImageResponse
func (UpgradeRenderingDevicesImageResponse) String ¶
func (s UpgradeRenderingDevicesImageResponse) String() string
type UpgradeRenderingDevicesImageResponseBody ¶
type UpgradeRenderingDevicesImageResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpgradeRenderingDevicesImageResponseBody) GoString ¶
func (s UpgradeRenderingDevicesImageResponseBody) GoString() string
func (*UpgradeRenderingDevicesImageResponseBody) SetRequestId ¶
func (s *UpgradeRenderingDevicesImageResponseBody) SetRequestId(v string) *UpgradeRenderingDevicesImageResponseBody
func (UpgradeRenderingDevicesImageResponseBody) String ¶
func (s UpgradeRenderingDevicesImageResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.