Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks.
Index ¶
- type AddProblemServiceGroupRequest
- func (s AddProblemServiceGroupRequest) GoString() string
- func (s *AddProblemServiceGroupRequest) SetProblemId(v int64) *AddProblemServiceGroupRequest
- func (s *AddProblemServiceGroupRequest) SetServiceGroupIds(v []*int64) *AddProblemServiceGroupRequest
- func (s AddProblemServiceGroupRequest) String() string
- type AddProblemServiceGroupResponse
- func (s AddProblemServiceGroupResponse) GoString() string
- func (s *AddProblemServiceGroupResponse) SetBody(v *AddProblemServiceGroupResponseBody) *AddProblemServiceGroupResponse
- func (s *AddProblemServiceGroupResponse) SetHeaders(v map[string]*string) *AddProblemServiceGroupResponse
- func (s *AddProblemServiceGroupResponse) SetStatusCode(v int32) *AddProblemServiceGroupResponse
- func (s AddProblemServiceGroupResponse) String() string
- type AddProblemServiceGroupResponseBody
- type BillingStatisticsResponse
- func (s BillingStatisticsResponse) GoString() string
- func (s *BillingStatisticsResponse) SetBody(v *BillingStatisticsResponseBody) *BillingStatisticsResponse
- func (s *BillingStatisticsResponse) SetHeaders(v map[string]*string) *BillingStatisticsResponse
- func (s *BillingStatisticsResponse) SetStatusCode(v int32) *BillingStatisticsResponse
- func (s BillingStatisticsResponse) String() string
- type BillingStatisticsResponseBody
- func (s BillingStatisticsResponseBody) GoString() string
- func (s *BillingStatisticsResponseBody) SetData(v *BillingStatisticsResponseBodyData) *BillingStatisticsResponseBody
- func (s *BillingStatisticsResponseBody) SetRequestId(v string) *BillingStatisticsResponseBody
- func (s BillingStatisticsResponseBody) String() string
- type BillingStatisticsResponseBodyData
- func (s BillingStatisticsResponseBodyData) GoString() string
- func (s *BillingStatisticsResponseBodyData) SetAppUserCount(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetAppUserCountFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetEmailSend(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetEmailSendFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetEscalationPlanCount(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetEscalationPlanCountFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetEventReportApi(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetEventReportApiFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetHasScheduleServiceGroupCount(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetHasScheduleServiceGroupCountFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetImMsgSend(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetImMsgSendFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetRuleCount(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetRuleCountFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetSmsSend(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetSmsSendFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetSubscriptionNotifyCount(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetSubscriptionNotifyCountFree(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetType(v bool) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetVoiceSend(v int64) *BillingStatisticsResponseBodyData
- func (s *BillingStatisticsResponseBodyData) SetVoiceSendFree(v int64) *BillingStatisticsResponseBodyData
- func (s BillingStatisticsResponseBodyData) String() string
- type CancelProblemRequest
- func (s CancelProblemRequest) GoString() string
- func (s *CancelProblemRequest) SetCancelReason(v int64) *CancelProblemRequest
- func (s *CancelProblemRequest) SetCancelReasonDescription(v string) *CancelProblemRequest
- func (s *CancelProblemRequest) SetClientToken(v string) *CancelProblemRequest
- func (s *CancelProblemRequest) SetProblemId(v int64) *CancelProblemRequest
- func (s *CancelProblemRequest) SetProblemNotifyType(v int64) *CancelProblemRequest
- func (s CancelProblemRequest) String() string
- type CancelProblemResponse
- func (s CancelProblemResponse) GoString() string
- func (s *CancelProblemResponse) SetBody(v *CancelProblemResponseBody) *CancelProblemResponse
- func (s *CancelProblemResponse) SetHeaders(v map[string]*string) *CancelProblemResponse
- func (s *CancelProblemResponse) SetStatusCode(v int32) *CancelProblemResponse
- func (s CancelProblemResponse) String() string
- type CancelProblemResponseBody
- type CheckWebhookRequest
- func (s CheckWebhookRequest) GoString() string
- func (s *CheckWebhookRequest) SetClientToken(v string) *CheckWebhookRequest
- func (s *CheckWebhookRequest) SetWebhook(v string) *CheckWebhookRequest
- func (s *CheckWebhookRequest) SetWebhookType(v string) *CheckWebhookRequest
- func (s CheckWebhookRequest) String() string
- type CheckWebhookResponse
- func (s CheckWebhookResponse) GoString() string
- func (s *CheckWebhookResponse) SetBody(v *CheckWebhookResponseBody) *CheckWebhookResponse
- func (s *CheckWebhookResponse) SetHeaders(v map[string]*string) *CheckWebhookResponse
- func (s *CheckWebhookResponse) SetStatusCode(v int32) *CheckWebhookResponse
- func (s CheckWebhookResponse) String() string
- type CheckWebhookResponseBody
- type Client
- func (client *Client) AddProblemServiceGroup(request *AddProblemServiceGroupRequest) (_result *AddProblemServiceGroupResponse, _err error)
- func (client *Client) AddProblemServiceGroupWithOptions(request *AddProblemServiceGroupRequest, headers map[string]*string, ...) (_result *AddProblemServiceGroupResponse, _err error)
- func (client *Client) BillingStatistics() (_result *BillingStatisticsResponse, _err error)
- func (client *Client) BillingStatisticsWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *BillingStatisticsResponse, _err error)
- func (client *Client) CancelProblem(request *CancelProblemRequest) (_result *CancelProblemResponse, _err error)
- func (client *Client) CancelProblemWithOptions(request *CancelProblemRequest, headers map[string]*string, ...) (_result *CancelProblemResponse, _err error)
- func (client *Client) CheckWebhook(request *CheckWebhookRequest) (_result *CheckWebhookResponse, _err error)
- func (client *Client) CheckWebhookWithOptions(request *CheckWebhookRequest, headers map[string]*string, ...) (_result *CheckWebhookResponse, _err error)
- func (client *Client) ConfirmIntegrationConfig(request *ConfirmIntegrationConfigRequest) (_result *ConfirmIntegrationConfigResponse, _err error)
- func (client *Client) ConfirmIntegrationConfigWithOptions(request *ConfirmIntegrationConfigRequest, headers map[string]*string, ...) (_result *ConfirmIntegrationConfigResponse, _err error)
- func (client *Client) CreateEscalationPlan(request *CreateEscalationPlanRequest) (_result *CreateEscalationPlanResponse, _err error)
- func (client *Client) CreateEscalationPlanWithOptions(request *CreateEscalationPlanRequest, headers map[string]*string, ...) (_result *CreateEscalationPlanResponse, _err error)
- func (client *Client) CreateIncident(request *CreateIncidentRequest) (_result *CreateIncidentResponse, _err error)
- func (client *Client) CreateIncidentSubtotal(request *CreateIncidentSubtotalRequest) (_result *CreateIncidentSubtotalResponse, _err error)
- func (client *Client) CreateIncidentSubtotalWithOptions(request *CreateIncidentSubtotalRequest, headers map[string]*string, ...) (_result *CreateIncidentSubtotalResponse, _err error)
- func (client *Client) CreateIncidentWithOptions(request *CreateIncidentRequest, headers map[string]*string, ...) (_result *CreateIncidentResponse, _err error)
- func (client *Client) CreateIntegrationConfig(request *CreateIntegrationConfigRequest) (_result *CreateIntegrationConfigResponse, _err error)
- func (client *Client) CreateIntegrationConfigWithOptions(request *CreateIntegrationConfigRequest, headers map[string]*string, ...) (_result *CreateIntegrationConfigResponse, _err error)
- func (client *Client) CreateProblem(request *CreateProblemRequest) (_result *CreateProblemResponse, _err error)
- func (client *Client) CreateProblemEffectionService(request *CreateProblemEffectionServiceRequest) (_result *CreateProblemEffectionServiceResponse, _err error)
- func (client *Client) CreateProblemEffectionServiceWithOptions(request *CreateProblemEffectionServiceRequest, headers map[string]*string, ...) (_result *CreateProblemEffectionServiceResponse, _err error)
- func (client *Client) CreateProblemMeasure(request *CreateProblemMeasureRequest) (_result *CreateProblemMeasureResponse, _err error)
- func (client *Client) CreateProblemMeasureWithOptions(request *CreateProblemMeasureRequest, headers map[string]*string, ...) (_result *CreateProblemMeasureResponse, _err error)
- func (client *Client) CreateProblemSubtotal(request *CreateProblemSubtotalRequest) (_result *CreateProblemSubtotalResponse, _err error)
- func (client *Client) CreateProblemSubtotalWithOptions(request *CreateProblemSubtotalRequest, headers map[string]*string, ...) (_result *CreateProblemSubtotalResponse, _err error)
- func (client *Client) CreateProblemTimeline(request *CreateProblemTimelineRequest) (_result *CreateProblemTimelineResponse, _err error)
- func (client *Client) CreateProblemTimelineWithOptions(request *CreateProblemTimelineRequest, headers map[string]*string, ...) (_result *CreateProblemTimelineResponse, _err error)
- func (client *Client) CreateProblemTimelines(request *CreateProblemTimelinesRequest) (_result *CreateProblemTimelinesResponse, _err error)
- func (client *Client) CreateProblemTimelinesWithOptions(request *CreateProblemTimelinesRequest, headers map[string]*string, ...) (_result *CreateProblemTimelinesResponse, _err error)
- func (client *Client) CreateProblemWithOptions(request *CreateProblemRequest, headers map[string]*string, ...) (_result *CreateProblemResponse, _err error)
- func (client *Client) CreateRichText(request *CreateRichTextRequest) (_result *CreateRichTextResponse, _err error)
- func (client *Client) CreateRichTextWithOptions(request *CreateRichTextRequest, headers map[string]*string, ...) (_result *CreateRichTextResponse, _err error)
- func (client *Client) CreateRouteRule(request *CreateRouteRuleRequest) (_result *CreateRouteRuleResponse, _err error)
- func (client *Client) CreateRouteRuleWithOptions(request *CreateRouteRuleRequest, headers map[string]*string, ...) (_result *CreateRouteRuleResponse, _err error)
- func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
- func (client *Client) CreateServiceGroup(request *CreateServiceGroupRequest) (_result *CreateServiceGroupResponse, _err error)
- func (client *Client) CreateServiceGroupScheduling(request *CreateServiceGroupSchedulingRequest) (_result *CreateServiceGroupSchedulingResponse, _err error)
- func (client *Client) CreateServiceGroupSchedulingWithOptions(request *CreateServiceGroupSchedulingRequest, headers map[string]*string, ...) (_result *CreateServiceGroupSchedulingResponse, _err error)
- func (client *Client) CreateServiceGroupWithOptions(request *CreateServiceGroupRequest, headers map[string]*string, ...) (_result *CreateServiceGroupResponse, _err error)
- func (client *Client) CreateServiceWithOptions(request *CreateServiceRequest, headers map[string]*string, ...) (_result *CreateServiceResponse, _err error)
- func (client *Client) CreateSubscription(request *CreateSubscriptionRequest) (_result *CreateSubscriptionResponse, _err error)
- func (client *Client) CreateSubscriptionWithOptions(request *CreateSubscriptionRequest, headers map[string]*string, ...) (_result *CreateSubscriptionResponse, _err error)
- func (client *Client) CreateTenantApplication(request *CreateTenantApplicationRequest) (_result *CreateTenantApplicationResponse, _err error)
- func (client *Client) CreateTenantApplicationWithOptions(request *CreateTenantApplicationRequest, headers map[string]*string, ...) (_result *CreateTenantApplicationResponse, _err error)
- func (client *Client) CreateUser(request *CreateUserRequest) (_result *CreateUserResponse, _err error)
- func (client *Client) CreateUserWithOptions(request *CreateUserRequest, headers map[string]*string, ...) (_result *CreateUserResponse, _err error)
- func (client *Client) DeleteEscalationPlan(request *DeleteEscalationPlanRequest) (_result *DeleteEscalationPlanResponse, _err error)
- func (client *Client) DeleteEscalationPlanWithOptions(request *DeleteEscalationPlanRequest, headers map[string]*string, ...) (_result *DeleteEscalationPlanResponse, _err error)
- func (client *Client) DeleteIncident(request *DeleteIncidentRequest) (_result *DeleteIncidentResponse, _err error)
- func (client *Client) DeleteIncidentWithOptions(request *DeleteIncidentRequest, headers map[string]*string, ...) (_result *DeleteIncidentResponse, _err error)
- func (client *Client) DeleteIntegrationConfig(request *DeleteIntegrationConfigRequest) (_result *DeleteIntegrationConfigResponse, _err error)
- func (client *Client) DeleteIntegrationConfigWithOptions(request *DeleteIntegrationConfigRequest, headers map[string]*string, ...) (_result *DeleteIntegrationConfigResponse, _err error)
- func (client *Client) DeleteProblem(request *DeleteProblemRequest) (_result *DeleteProblemResponse, _err error)
- func (client *Client) DeleteProblemEffectionService(request *DeleteProblemEffectionServiceRequest) (_result *DeleteProblemEffectionServiceResponse, _err error)
- func (client *Client) DeleteProblemEffectionServiceWithOptions(request *DeleteProblemEffectionServiceRequest, headers map[string]*string, ...) (_result *DeleteProblemEffectionServiceResponse, _err error)
- func (client *Client) DeleteProblemMeasure(request *DeleteProblemMeasureRequest) (_result *DeleteProblemMeasureResponse, _err error)
- func (client *Client) DeleteProblemMeasureWithOptions(request *DeleteProblemMeasureRequest, headers map[string]*string, ...) (_result *DeleteProblemMeasureResponse, _err error)
- func (client *Client) DeleteProblemTimeline(request *DeleteProblemTimelineRequest) (_result *DeleteProblemTimelineResponse, _err error)
- func (client *Client) DeleteProblemTimelineWithOptions(request *DeleteProblemTimelineRequest, headers map[string]*string, ...) (_result *DeleteProblemTimelineResponse, _err error)
- func (client *Client) DeleteProblemWithOptions(request *DeleteProblemRequest, headers map[string]*string, ...) (_result *DeleteProblemResponse, _err error)
- func (client *Client) DeleteRouteRule(request *DeleteRouteRuleRequest) (_result *DeleteRouteRuleResponse, _err error)
- func (client *Client) DeleteRouteRuleWithOptions(request *DeleteRouteRuleRequest, headers map[string]*string, ...) (_result *DeleteRouteRuleResponse, _err error)
- func (client *Client) DeleteService(request *DeleteServiceRequest) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DeleteServiceGroup(request *DeleteServiceGroupRequest) (_result *DeleteServiceGroupResponse, _err error)
- func (client *Client) DeleteServiceGroupScheduling() (_result *DeleteServiceGroupSchedulingResponse, _err error)
- func (client *Client) DeleteServiceGroupSchedulingWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceGroupSchedulingResponse, _err error)
- func (client *Client) DeleteServiceGroupUser(request *DeleteServiceGroupUserRequest) (_result *DeleteServiceGroupUserResponse, _err error)
- func (client *Client) DeleteServiceGroupUserWithOptions(request *DeleteServiceGroupUserRequest, headers map[string]*string, ...) (_result *DeleteServiceGroupUserResponse, _err error)
- func (client *Client) DeleteServiceGroupWithOptions(request *DeleteServiceGroupRequest, headers map[string]*string, ...) (_result *DeleteServiceGroupResponse, _err error)
- func (client *Client) DeleteServiceWithOptions(request *DeleteServiceRequest, headers map[string]*string, ...) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DeleteSubscription(request *DeleteSubscriptionRequest) (_result *DeleteSubscriptionResponse, _err error)
- func (client *Client) DeleteSubscriptionWithOptions(request *DeleteSubscriptionRequest, headers map[string]*string, ...) (_result *DeleteSubscriptionResponse, _err error)
- func (client *Client) DeleteUser(request *DeleteUserRequest) (_result *DeleteUserResponse, _err error)
- func (client *Client) DeleteUserWithOptions(request *DeleteUserRequest, headers map[string]*string, ...) (_result *DeleteUserResponse, _err error)
- func (client *Client) DeliverIncident(request *DeliverIncidentRequest) (_result *DeliverIncidentResponse, _err error)
- func (client *Client) DeliverIncidentWithOptions(request *DeliverIncidentRequest, headers map[string]*string, ...) (_result *DeliverIncidentResponse, _err error)
- func (client *Client) DisableEscalationPlan(request *DisableEscalationPlanRequest) (_result *DisableEscalationPlanResponse, _err error)
- func (client *Client) DisableEscalationPlanWithOptions(request *DisableEscalationPlanRequest, headers map[string]*string, ...) (_result *DisableEscalationPlanResponse, _err error)
- func (client *Client) DisableIntegrationConfig(request *DisableIntegrationConfigRequest) (_result *DisableIntegrationConfigResponse, _err error)
- func (client *Client) DisableIntegrationConfigWithOptions(request *DisableIntegrationConfigRequest, headers map[string]*string, ...) (_result *DisableIntegrationConfigResponse, _err error)
- func (client *Client) DisableRouteRule(request *DisableRouteRuleRequest) (_result *DisableRouteRuleResponse, _err error)
- func (client *Client) DisableRouteRuleWithOptions(request *DisableRouteRuleRequest, headers map[string]*string, ...) (_result *DisableRouteRuleResponse, _err error)
- func (client *Client) DisableServiceGroupWebhook(request *DisableServiceGroupWebhookRequest) (_result *DisableServiceGroupWebhookResponse, _err error)
- func (client *Client) DisableServiceGroupWebhookWithOptions(request *DisableServiceGroupWebhookRequest, headers map[string]*string, ...) (_result *DisableServiceGroupWebhookResponse, _err error)
- func (client *Client) DisableSubscription(request *DisableSubscriptionRequest) (_result *DisableSubscriptionResponse, _err error)
- func (client *Client) DisableSubscriptionWithOptions(request *DisableSubscriptionRequest, headers map[string]*string, ...) (_result *DisableSubscriptionResponse, _err error)
- func (client *Client) EnableEscalationPlan(request *EnableEscalationPlanRequest) (_result *EnableEscalationPlanResponse, _err error)
- func (client *Client) EnableEscalationPlanWithOptions(request *EnableEscalationPlanRequest, headers map[string]*string, ...) (_result *EnableEscalationPlanResponse, _err error)
- func (client *Client) EnableIntegrationConfig(request *EnableIntegrationConfigRequest) (_result *EnableIntegrationConfigResponse, _err error)
- func (client *Client) EnableIntegrationConfigWithOptions(request *EnableIntegrationConfigRequest, headers map[string]*string, ...) (_result *EnableIntegrationConfigResponse, _err error)
- func (client *Client) EnableRouteRule(request *EnableRouteRuleRequest) (_result *EnableRouteRuleResponse, _err error)
- func (client *Client) EnableRouteRuleWithOptions(request *EnableRouteRuleRequest, headers map[string]*string, ...) (_result *EnableRouteRuleResponse, _err error)
- func (client *Client) EnableServiceGroupWebhook(request *EnableServiceGroupWebhookRequest) (_result *EnableServiceGroupWebhookResponse, _err error)
- func (client *Client) EnableServiceGroupWebhookWithOptions(request *EnableServiceGroupWebhookRequest, headers map[string]*string, ...) (_result *EnableServiceGroupWebhookResponse, _err error)
- func (client *Client) EnableSubscription(request *EnableSubscriptionRequest) (_result *EnableSubscriptionResponse, _err error)
- func (client *Client) EnableSubscriptionWithOptions(request *EnableSubscriptionRequest, headers map[string]*string, ...) (_result *EnableSubscriptionResponse, _err error)
- func (client *Client) FinishIncident(request *FinishIncidentRequest) (_result *FinishIncidentResponse, _err error)
- func (client *Client) FinishIncidentWithOptions(request *FinishIncidentRequest, headers map[string]*string, ...) (_result *FinishIncidentResponse, _err error)
- func (client *Client) FinishProblem(request *FinishProblemRequest) (_result *FinishProblemResponse, _err error)
- func (client *Client) FinishProblemWithOptions(request *FinishProblemRequest, headers map[string]*string, ...) (_result *FinishProblemResponse, _err error)
- func (client *Client) GeneratePictureLink(request *GeneratePictureLinkRequest) (_result *GeneratePictureLinkResponse, _err error)
- func (client *Client) GeneratePictureLinkWithOptions(request *GeneratePictureLinkRequest, headers map[string]*string, ...) (_result *GeneratePictureLinkResponse, _err error)
- func (client *Client) GeneratePictureUploadSign(request *GeneratePictureUploadSignRequest) (_result *GeneratePictureUploadSignResponse, _err error)
- func (client *Client) GeneratePictureUploadSignWithOptions(request *GeneratePictureUploadSignRequest, headers map[string]*string, ...) (_result *GeneratePictureUploadSignResponse, _err error)
- func (client *Client) GenerateProblemPictureLink(request *GenerateProblemPictureLinkRequest) (_result *GenerateProblemPictureLinkResponse, _err error)
- func (client *Client) GenerateProblemPictureLinkWithOptions(request *GenerateProblemPictureLinkRequest, headers map[string]*string, ...) (_result *GenerateProblemPictureLinkResponse, _err error)
- func (client *Client) GenerateProblemPictureUploadSign(request *GenerateProblemPictureUploadSignRequest) (_result *GenerateProblemPictureUploadSignResponse, _err error)
- func (client *Client) GenerateProblemPictureUploadSignWithOptions(request *GenerateProblemPictureUploadSignRequest, headers map[string]*string, ...) (_result *GenerateProblemPictureUploadSignResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetEscalationPlan(request *GetEscalationPlanRequest) (_result *GetEscalationPlanResponse, _err error)
- func (client *Client) GetEscalationPlanWithOptions(request *GetEscalationPlanRequest, headers map[string]*string, ...) (_result *GetEscalationPlanResponse, _err error)
- func (client *Client) GetEvent(request *GetEventRequest) (_result *GetEventResponse, _err error)
- func (client *Client) GetEventWithOptions(request *GetEventRequest, headers map[string]*string, ...) (_result *GetEventResponse, _err error)
- func (client *Client) GetHomePageGuidance(request *GetHomePageGuidanceRequest) (_result *GetHomePageGuidanceResponse, _err error)
- func (client *Client) GetHomePageGuidanceWithOptions(request *GetHomePageGuidanceRequest, headers map[string]*string, ...) (_result *GetHomePageGuidanceResponse, _err error)
- func (client *Client) GetIncident(request *GetIncidentRequest) (_result *GetIncidentResponse, _err error)
- func (client *Client) GetIncidentListByIdList(request *GetIncidentListByIdListRequest) (_result *GetIncidentListByIdListResponse, _err error)
- func (client *Client) GetIncidentListByIdListWithOptions(request *GetIncidentListByIdListRequest, headers map[string]*string, ...) (_result *GetIncidentListByIdListResponse, _err error)
- func (client *Client) GetIncidentStatistics(request *GetIncidentStatisticsRequest) (_result *GetIncidentStatisticsResponse, _err error)
- func (client *Client) GetIncidentStatisticsWithOptions(request *GetIncidentStatisticsRequest, headers map[string]*string, ...) (_result *GetIncidentStatisticsResponse, _err error)
- func (client *Client) GetIncidentSubtotalCount(request *GetIncidentSubtotalCountRequest) (_result *GetIncidentSubtotalCountResponse, _err error)
- func (client *Client) GetIncidentSubtotalCountWithOptions(request *GetIncidentSubtotalCountRequest, headers map[string]*string, ...) (_result *GetIncidentSubtotalCountResponse, _err error)
- func (client *Client) GetIncidentWithOptions(request *GetIncidentRequest, headers map[string]*string, ...) (_result *GetIncidentResponse, _err error)
- func (client *Client) GetIntegrationConfig(request *GetIntegrationConfigRequest) (_result *GetIntegrationConfigResponse, _err error)
- func (client *Client) GetIntegrationConfigWithOptions(request *GetIntegrationConfigRequest, headers map[string]*string, ...) (_result *GetIntegrationConfigResponse, _err error)
- func (client *Client) GetProblem(request *GetProblemRequest) (_result *GetProblemResponse, _err error)
- func (client *Client) GetProblemEffectionService(request *GetProblemEffectionServiceRequest) (_result *GetProblemEffectionServiceResponse, _err error)
- func (client *Client) GetProblemEffectionServiceWithOptions(request *GetProblemEffectionServiceRequest, headers map[string]*string, ...) (_result *GetProblemEffectionServiceResponse, _err error)
- func (client *Client) GetProblemImprovement(request *GetProblemImprovementRequest) (_result *GetProblemImprovementResponse, _err error)
- func (client *Client) GetProblemImprovementWithOptions(request *GetProblemImprovementRequest, headers map[string]*string, ...) (_result *GetProblemImprovementResponse, _err error)
- func (client *Client) GetProblemPreview(request *GetProblemPreviewRequest) (_result *GetProblemPreviewResponse, _err error)
- func (client *Client) GetProblemPreviewWithOptions(request *GetProblemPreviewRequest, headers map[string]*string, ...) (_result *GetProblemPreviewResponse, _err error)
- func (client *Client) GetProblemWithOptions(request *GetProblemRequest, headers map[string]*string, ...) (_result *GetProblemResponse, _err error)
- func (client *Client) GetResourceStatistics(request *GetResourceStatisticsRequest) (_result *GetResourceStatisticsResponse, _err error)
- func (client *Client) GetResourceStatisticsWithOptions(request *GetResourceStatisticsRequest, headers map[string]*string, ...) (_result *GetResourceStatisticsResponse, _err error)
- func (client *Client) GetRichText(request *GetRichTextRequest) (_result *GetRichTextResponse, _err error)
- func (client *Client) GetRichTextWithOptions(request *GetRichTextRequest, headers map[string]*string, ...) (_result *GetRichTextResponse, _err error)
- func (client *Client) GetRouteRule(request *GetRouteRuleRequest) (_result *GetRouteRuleResponse, _err error)
- func (client *Client) GetRouteRuleWithOptions(request *GetRouteRuleRequest, headers map[string]*string, ...) (_result *GetRouteRuleResponse, _err error)
- func (client *Client) GetService(request *GetServiceRequest) (_result *GetServiceResponse, _err error)
- func (client *Client) GetServiceGroup(request *GetServiceGroupRequest) (_result *GetServiceGroupResponse, _err error)
- func (client *Client) GetServiceGroupPersonScheduling(request *GetServiceGroupPersonSchedulingRequest) (_result *GetServiceGroupPersonSchedulingResponse, _err error)
- func (client *Client) GetServiceGroupPersonSchedulingWithOptions(request *GetServiceGroupPersonSchedulingRequest, headers map[string]*string, ...) (_result *GetServiceGroupPersonSchedulingResponse, _err error)
- func (client *Client) GetServiceGroupScheduling(request *GetServiceGroupSchedulingRequest) (_result *GetServiceGroupSchedulingResponse, _err error)
- func (client *Client) GetServiceGroupSchedulingPreview(request *GetServiceGroupSchedulingPreviewRequest) (_result *GetServiceGroupSchedulingPreviewResponse, _err error)
- func (client *Client) GetServiceGroupSchedulingPreviewWithOptions(request *GetServiceGroupSchedulingPreviewRequest, headers map[string]*string, ...) (_result *GetServiceGroupSchedulingPreviewResponse, _err error)
- func (client *Client) GetServiceGroupSchedulingWithOptions(request *GetServiceGroupSchedulingRequest, headers map[string]*string, ...) (_result *GetServiceGroupSchedulingResponse, _err error)
- func (client *Client) GetServiceGroupSpecialPersonScheduling(request *GetServiceGroupSpecialPersonSchedulingRequest) (_result *GetServiceGroupSpecialPersonSchedulingResponse, _err error)
- func (client *Client) GetServiceGroupSpecialPersonSchedulingWithOptions(request *GetServiceGroupSpecialPersonSchedulingRequest, ...) (_result *GetServiceGroupSpecialPersonSchedulingResponse, _err error)
- func (client *Client) GetServiceGroupWithOptions(request *GetServiceGroupRequest, headers map[string]*string, ...) (_result *GetServiceGroupResponse, _err error)
- func (client *Client) GetServiceWithOptions(request *GetServiceRequest, headers map[string]*string, ...) (_result *GetServiceResponse, _err error)
- func (client *Client) GetSimilarIncidentStatistics(request *GetSimilarIncidentStatisticsRequest) (_result *GetSimilarIncidentStatisticsResponse, _err error)
- func (client *Client) GetSimilarIncidentStatisticsWithOptions(request *GetSimilarIncidentStatisticsRequest, headers map[string]*string, ...) (_result *GetSimilarIncidentStatisticsResponse, _err error)
- func (client *Client) GetSubscription(request *GetSubscriptionRequest) (_result *GetSubscriptionResponse, _err error)
- func (client *Client) GetSubscriptionWithOptions(request *GetSubscriptionRequest, headers map[string]*string, ...) (_result *GetSubscriptionResponse, _err error)
- func (client *Client) GetTenantApplication(request *GetTenantApplicationRequest) (_result *GetTenantApplicationResponse, _err error)
- func (client *Client) GetTenantApplicationWithOptions(request *GetTenantApplicationRequest, headers map[string]*string, ...) (_result *GetTenantApplicationResponse, _err error)
- func (client *Client) GetTenantStatus(request *GetTenantStatusRequest) (_result *GetTenantStatusResponse, _err error)
- func (client *Client) GetTenantStatusWithOptions(request *GetTenantStatusRequest, headers map[string]*string, ...) (_result *GetTenantStatusResponse, _err error)
- func (client *Client) GetUser(request *GetUserRequest) (_result *GetUserResponse, _err error)
- func (client *Client) GetUserGuideStatus(request *GetUserGuideStatusRequest) (_result *GetUserGuideStatusResponse, _err error)
- func (client *Client) GetUserGuideStatusWithOptions(request *GetUserGuideStatusRequest, headers map[string]*string, ...) (_result *GetUserGuideStatusResponse, _err error)
- func (client *Client) GetUserWithOptions(request *GetUserRequest, headers map[string]*string, ...) (_result *GetUserResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListAlerts(request *ListAlertsRequest) (_result *ListAlertsResponse, _err error)
- func (client *Client) ListAlertsWithOptions(request *ListAlertsRequest, headers map[string]*string, ...) (_result *ListAlertsResponse, _err error)
- func (client *Client) ListByMonitorSourceId(request *ListByMonitorSourceIdRequest) (_result *ListByMonitorSourceIdResponse, _err error)
- func (client *Client) ListByMonitorSourceIdWithOptions(request *ListByMonitorSourceIdRequest, headers map[string]*string, ...) (_result *ListByMonitorSourceIdResponse, _err error)
- func (client *Client) ListChartDataForServiceGroup(request *ListChartDataForServiceGroupRequest) (_result *ListChartDataForServiceGroupResponse, _err error)
- func (client *Client) ListChartDataForServiceGroupWithOptions(request *ListChartDataForServiceGroupRequest, headers map[string]*string, ...) (_result *ListChartDataForServiceGroupResponse, _err error)
- func (client *Client) ListChartDataForUser(request *ListChartDataForUserRequest) (_result *ListChartDataForUserResponse, _err error)
- func (client *Client) ListChartDataForUserWithOptions(request *ListChartDataForUserRequest, headers map[string]*string, ...) (_result *ListChartDataForUserResponse, _err error)
- func (client *Client) ListConfigs(request *ListConfigsRequest) (_result *ListConfigsResponse, _err error)
- func (client *Client) ListConfigsWithOptions(request *ListConfigsRequest, headers map[string]*string, ...) (_result *ListConfigsResponse, _err error)
- func (client *Client) ListDataReportForServiceGroup(request *ListDataReportForServiceGroupRequest) (_result *ListDataReportForServiceGroupResponse, _err error)
- func (client *Client) ListDataReportForServiceGroupWithOptions(request *ListDataReportForServiceGroupRequest, headers map[string]*string, ...) (_result *ListDataReportForServiceGroupResponse, _err error)
- func (client *Client) ListDataReportForUser(request *ListDataReportForUserRequest) (_result *ListDataReportForUserResponse, _err error)
- func (client *Client) ListDataReportForUserWithOptions(request *ListDataReportForUserRequest, headers map[string]*string, ...) (_result *ListDataReportForUserResponse, _err error)
- func (client *Client) ListDictionaries(request *ListDictionariesRequest) (_result *ListDictionariesResponse, _err error)
- func (client *Client) ListDictionariesWithOptions(request *ListDictionariesRequest, headers map[string]*string, ...) (_result *ListDictionariesResponse, _err error)
- func (client *Client) ListEscalationPlanServices(request *ListEscalationPlanServicesRequest) (_result *ListEscalationPlanServicesResponse, _err error)
- func (client *Client) ListEscalationPlanServicesWithOptions(request *ListEscalationPlanServicesRequest, headers map[string]*string, ...) (_result *ListEscalationPlanServicesResponse, _err error)
- func (client *Client) ListEscalationPlans(request *ListEscalationPlansRequest) (_result *ListEscalationPlansResponse, _err error)
- func (client *Client) ListEscalationPlansByNoticeObject(request *ListEscalationPlansByNoticeObjectRequest) (_result *ListEscalationPlansByNoticeObjectResponse, _err error)
- func (client *Client) ListEscalationPlansByNoticeObjectWithOptions(request *ListEscalationPlansByNoticeObjectRequest, headers map[string]*string, ...) (_result *ListEscalationPlansByNoticeObjectResponse, _err error)
- func (client *Client) ListEscalationPlansWithOptions(request *ListEscalationPlansRequest, headers map[string]*string, ...) (_result *ListEscalationPlansResponse, _err error)
- func (client *Client) ListIncidentDetailEscalationPlans(request *ListIncidentDetailEscalationPlansRequest) (_result *ListIncidentDetailEscalationPlansResponse, _err error)
- func (client *Client) ListIncidentDetailEscalationPlansWithOptions(request *ListIncidentDetailEscalationPlansRequest, headers map[string]*string, ...) (_result *ListIncidentDetailEscalationPlansResponse, _err error)
- func (client *Client) ListIncidentDetailTimelines(request *ListIncidentDetailTimelinesRequest) (_result *ListIncidentDetailTimelinesResponse, _err error)
- func (client *Client) ListIncidentDetailTimelinesWithOptions(request *ListIncidentDetailTimelinesRequest, headers map[string]*string, ...) (_result *ListIncidentDetailTimelinesResponse, _err error)
- func (client *Client) ListIncidentSubtotals(request *ListIncidentSubtotalsRequest) (_result *ListIncidentSubtotalsResponse, _err error)
- func (client *Client) ListIncidentSubtotalsWithOptions(request *ListIncidentSubtotalsRequest, headers map[string]*string, ...) (_result *ListIncidentSubtotalsResponse, _err error)
- func (client *Client) ListIncidentTimelines(request *ListIncidentTimelinesRequest) (_result *ListIncidentTimelinesResponse, _err error)
- func (client *Client) ListIncidentTimelinesWithOptions(request *ListIncidentTimelinesRequest, headers map[string]*string, ...) (_result *ListIncidentTimelinesResponse, _err error)
- func (client *Client) ListIncidents(request *ListIncidentsRequest) (_result *ListIncidentsResponse, _err error)
- func (client *Client) ListIncidentsWithOptions(request *ListIncidentsRequest, headers map[string]*string, ...) (_result *ListIncidentsResponse, _err error)
- func (client *Client) ListIntegrationConfigTimelines(request *ListIntegrationConfigTimelinesRequest) (_result *ListIntegrationConfigTimelinesResponse, _err error)
- func (client *Client) ListIntegrationConfigTimelinesWithOptions(request *ListIntegrationConfigTimelinesRequest, headers map[string]*string, ...) (_result *ListIntegrationConfigTimelinesResponse, _err error)
- func (client *Client) ListIntegrationConfigs(request *ListIntegrationConfigsRequest) (_result *ListIntegrationConfigsResponse, _err error)
- func (client *Client) ListIntegrationConfigsWithOptions(request *ListIntegrationConfigsRequest, headers map[string]*string, ...) (_result *ListIntegrationConfigsResponse, _err error)
- func (client *Client) ListMonitorSources(request *ListMonitorSourcesRequest) (_result *ListMonitorSourcesResponse, _err error)
- func (client *Client) ListMonitorSourcesWithOptions(request *ListMonitorSourcesRequest, headers map[string]*string, ...) (_result *ListMonitorSourcesResponse, _err error)
- func (client *Client) ListProblemDetailOperations(request *ListProblemDetailOperationsRequest) (_result *ListProblemDetailOperationsResponse, _err error)
- func (client *Client) ListProblemDetailOperationsWithOptions(request *ListProblemDetailOperationsRequest, headers map[string]*string, ...) (_result *ListProblemDetailOperationsResponse, _err error)
- func (client *Client) ListProblemOperations(request *ListProblemOperationsRequest) (_result *ListProblemOperationsResponse, _err error)
- func (client *Client) ListProblemOperationsWithOptions(request *ListProblemOperationsRequest, headers map[string]*string, ...) (_result *ListProblemOperationsResponse, _err error)
- func (client *Client) ListProblemSubtotals(request *ListProblemSubtotalsRequest) (_result *ListProblemSubtotalsResponse, _err error)
- func (client *Client) ListProblemSubtotalsWithOptions(request *ListProblemSubtotalsRequest, headers map[string]*string, ...) (_result *ListProblemSubtotalsResponse, _err error)
- func (client *Client) ListProblemTimeLines(request *ListProblemTimeLinesRequest) (_result *ListProblemTimeLinesResponse, _err error)
- func (client *Client) ListProblemTimeLinesWithOptions(request *ListProblemTimeLinesRequest, headers map[string]*string, ...) (_result *ListProblemTimeLinesResponse, _err error)
- func (client *Client) ListProblems(request *ListProblemsRequest) (_result *ListProblemsResponse, _err error)
- func (client *Client) ListProblemsWithOptions(request *ListProblemsRequest, headers map[string]*string, ...) (_result *ListProblemsResponse, _err error)
- func (client *Client) ListRouteRules(request *ListRouteRulesRequest) (_result *ListRouteRulesResponse, _err error)
- func (client *Client) ListRouteRulesByAssignWhoId(request *ListRouteRulesByAssignWhoIdRequest) (_result *ListRouteRulesByAssignWhoIdResponse, _err error)
- func (client *Client) ListRouteRulesByAssignWhoIdWithOptions(request *ListRouteRulesByAssignWhoIdRequest, headers map[string]*string, ...) (_result *ListRouteRulesByAssignWhoIdResponse, _err error)
- func (client *Client) ListRouteRulesByService() (_result *ListRouteRulesByServiceResponse, _err error)
- func (client *Client) ListRouteRulesByServiceWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListRouteRulesByServiceResponse, _err error)
- func (client *Client) ListRouteRulesWithOptions(request *ListRouteRulesRequest, headers map[string]*string, ...) (_result *ListRouteRulesResponse, _err error)
- func (client *Client) ListServiceGroupMonitorSourceTemplates(request *ListServiceGroupMonitorSourceTemplatesRequest) (_result *ListServiceGroupMonitorSourceTemplatesResponse, _err error)
- func (client *Client) ListServiceGroupMonitorSourceTemplatesWithOptions(request *ListServiceGroupMonitorSourceTemplatesRequest, ...) (_result *ListServiceGroupMonitorSourceTemplatesResponse, _err error)
- func (client *Client) ListServiceGroups(request *ListServiceGroupsRequest) (_result *ListServiceGroupsResponse, _err error)
- func (client *Client) ListServiceGroupsByUserId() (_result *ListServiceGroupsByUserIdResponse, _err error)
- func (client *Client) ListServiceGroupsByUserIdWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServiceGroupsByUserIdResponse, _err error)
- func (client *Client) ListServiceGroupsWithOptions(request *ListServiceGroupsRequest, headers map[string]*string, ...) (_result *ListServiceGroupsResponse, _err error)
- func (client *Client) ListServices(request *ListServicesRequest) (_result *ListServicesResponse, _err error)
- func (client *Client) ListServicesWithOptions(request *ListServicesRequest, headers map[string]*string, ...) (_result *ListServicesResponse, _err error)
- func (client *Client) ListSourceEvents(request *ListSourceEventsRequest) (_result *ListSourceEventsResponse, _err error)
- func (client *Client) ListSourceEventsForMonitorSource(request *ListSourceEventsForMonitorSourceRequest) (_result *ListSourceEventsForMonitorSourceResponse, _err error)
- func (client *Client) ListSourceEventsForMonitorSourceWithOptions(request *ListSourceEventsForMonitorSourceRequest, headers map[string]*string, ...) (_result *ListSourceEventsForMonitorSourceResponse, _err error)
- func (client *Client) ListSourceEventsWithOptions(request *ListSourceEventsRequest, headers map[string]*string, ...) (_result *ListSourceEventsResponse, _err error)
- func (client *Client) ListSubscriptionServiceGroups(request *ListSubscriptionServiceGroupsRequest) (_result *ListSubscriptionServiceGroupsResponse, _err error)
- func (client *Client) ListSubscriptionServiceGroupsWithOptions(request *ListSubscriptionServiceGroupsRequest, headers map[string]*string, ...) (_result *ListSubscriptionServiceGroupsResponse, _err error)
- func (client *Client) ListSubscriptions(request *ListSubscriptionsRequest) (_result *ListSubscriptionsResponse, _err error)
- func (client *Client) ListSubscriptionsWithOptions(request *ListSubscriptionsRequest, headers map[string]*string, ...) (_result *ListSubscriptionsResponse, _err error)
- func (client *Client) ListTrendForSourceEvent(request *ListTrendForSourceEventRequest) (_result *ListTrendForSourceEventResponse, _err error)
- func (client *Client) ListTrendForSourceEventWithOptions(request *ListTrendForSourceEventRequest, headers map[string]*string, ...) (_result *ListTrendForSourceEventResponse, _err error)
- func (client *Client) ListUserSerivceGroups(request *ListUserSerivceGroupsRequest) (_result *ListUserSerivceGroupsResponse, _err error)
- func (client *Client) ListUserSerivceGroupsWithOptions(request *ListUserSerivceGroupsRequest, headers map[string]*string, ...) (_result *ListUserSerivceGroupsResponse, _err error)
- func (client *Client) ListUsers(request *ListUsersRequest) (_result *ListUsersResponse, _err error)
- func (client *Client) ListUsersWithOptions(request *ListUsersRequest, headers map[string]*string, ...) (_result *ListUsersResponse, _err error)
- func (client *Client) PushMonitor(apiKey *string, request *PushMonitorRequest) (_result *PushMonitorResponse, _err error)
- func (client *Client) PushMonitorWithOptions(apiKey *string, request *PushMonitorRequest, headers map[string]*string, ...) (_result *PushMonitorResponse, _err error)
- func (client *Client) RecoverProblem(request *RecoverProblemRequest) (_result *RecoverProblemResponse, _err error)
- func (client *Client) RecoverProblemWithOptions(request *RecoverProblemRequest, headers map[string]*string, ...) (_result *RecoverProblemResponse, _err error)
- func (client *Client) RefreshIntegrationConfigKey(request *RefreshIntegrationConfigKeyRequest) (_result *RefreshIntegrationConfigKeyResponse, _err error)
- func (client *Client) RefreshIntegrationConfigKeyWithOptions(request *RefreshIntegrationConfigKeyRequest, headers map[string]*string, ...) (_result *RefreshIntegrationConfigKeyResponse, _err error)
- func (client *Client) RemoveIntegrationConfig(request *RemoveIntegrationConfigRequest) (_result *RemoveIntegrationConfigResponse, _err error)
- func (client *Client) RemoveIntegrationConfigWithOptions(request *RemoveIntegrationConfigRequest, headers map[string]*string, ...) (_result *RemoveIntegrationConfigResponse, _err error)
- func (client *Client) RemoveProblemServiceGroup(request *RemoveProblemServiceGroupRequest) (_result *RemoveProblemServiceGroupResponse, _err error)
- func (client *Client) RemoveProblemServiceGroupWithOptions(request *RemoveProblemServiceGroupRequest, headers map[string]*string, ...) (_result *RemoveProblemServiceGroupResponse, _err error)
- func (client *Client) ReplayProblem(request *ReplayProblemRequest) (_result *ReplayProblemResponse, _err error)
- func (client *Client) ReplayProblemWithOptions(request *ReplayProblemRequest, headers map[string]*string, ...) (_result *ReplayProblemResponse, _err error)
- func (client *Client) RespondIncident(request *RespondIncidentRequest) (_result *RespondIncidentResponse, _err error)
- func (client *Client) RespondIncidentWithOptions(request *RespondIncidentRequest, headers map[string]*string, ...) (_result *RespondIncidentResponse, _err error)
- func (client *Client) RevokeProblemRecovery(request *RevokeProblemRecoveryRequest) (_result *RevokeProblemRecoveryResponse, _err error)
- func (client *Client) RevokeProblemRecoveryWithOptions(request *RevokeProblemRecoveryRequest, headers map[string]*string, ...) (_result *RevokeProblemRecoveryResponse, _err error)
- func (client *Client) UnbindUser() (_result *UnbindUserResponse, _err error)
- func (client *Client) UnbindUserWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *UnbindUserResponse, _err error)
- func (client *Client) UpdateEscalationPlan(request *UpdateEscalationPlanRequest) (_result *UpdateEscalationPlanResponse, _err error)
- func (client *Client) UpdateEscalationPlanWithOptions(request *UpdateEscalationPlanRequest, headers map[string]*string, ...) (_result *UpdateEscalationPlanResponse, _err error)
- func (client *Client) UpdateIncident(request *UpdateIncidentRequest) (_result *UpdateIncidentResponse, _err error)
- func (client *Client) UpdateIncidentWithOptions(request *UpdateIncidentRequest, headers map[string]*string, ...) (_result *UpdateIncidentResponse, _err error)
- func (client *Client) UpdateIntegrationConfig(request *UpdateIntegrationConfigRequest) (_result *UpdateIntegrationConfigResponse, _err error)
- func (client *Client) UpdateIntegrationConfigWithOptions(request *UpdateIntegrationConfigRequest, headers map[string]*string, ...) (_result *UpdateIntegrationConfigResponse, _err error)
- func (client *Client) UpdateProblem(request *UpdateProblemRequest) (_result *UpdateProblemResponse, _err error)
- func (client *Client) UpdateProblemEffectionService(request *UpdateProblemEffectionServiceRequest) (_result *UpdateProblemEffectionServiceResponse, _err error)
- func (client *Client) UpdateProblemEffectionServiceWithOptions(request *UpdateProblemEffectionServiceRequest, headers map[string]*string, ...) (_result *UpdateProblemEffectionServiceResponse, _err error)
- func (client *Client) UpdateProblemImprovement(request *UpdateProblemImprovementRequest) (_result *UpdateProblemImprovementResponse, _err error)
- func (client *Client) UpdateProblemImprovementWithOptions(request *UpdateProblemImprovementRequest, headers map[string]*string, ...) (_result *UpdateProblemImprovementResponse, _err error)
- func (client *Client) UpdateProblemMeasure(request *UpdateProblemMeasureRequest) (_result *UpdateProblemMeasureResponse, _err error)
- func (client *Client) UpdateProblemMeasureWithOptions(request *UpdateProblemMeasureRequest, headers map[string]*string, ...) (_result *UpdateProblemMeasureResponse, _err error)
- func (client *Client) UpdateProblemNotice(request *UpdateProblemNoticeRequest) (_result *UpdateProblemNoticeResponse, _err error)
- func (client *Client) UpdateProblemNoticeWithOptions(request *UpdateProblemNoticeRequest, headers map[string]*string, ...) (_result *UpdateProblemNoticeResponse, _err error)
- func (client *Client) UpdateProblemTimeline(request *UpdateProblemTimelineRequest) (_result *UpdateProblemTimelineResponse, _err error)
- func (client *Client) UpdateProblemTimelineWithOptions(request *UpdateProblemTimelineRequest, headers map[string]*string, ...) (_result *UpdateProblemTimelineResponse, _err error)
- func (client *Client) UpdateProblemWithOptions(request *UpdateProblemRequest, headers map[string]*string, ...) (_result *UpdateProblemResponse, _err error)
- func (client *Client) UpdateRichText(request *UpdateRichTextRequest) (_result *UpdateRichTextResponse, _err error)
- func (client *Client) UpdateRichTextWithOptions(request *UpdateRichTextRequest, headers map[string]*string, ...) (_result *UpdateRichTextResponse, _err error)
- func (client *Client) UpdateRouteRule(request *UpdateRouteRuleRequest) (_result *UpdateRouteRuleResponse, _err error)
- func (client *Client) UpdateRouteRuleWithOptions(request *UpdateRouteRuleRequest, headers map[string]*string, ...) (_result *UpdateRouteRuleResponse, _err error)
- func (client *Client) UpdateService(request *UpdateServiceRequest) (_result *UpdateServiceResponse, _err error)
- func (client *Client) UpdateServiceGroup(request *UpdateServiceGroupRequest) (_result *UpdateServiceGroupResponse, _err error)
- func (client *Client) UpdateServiceGroupScheduling(request *UpdateServiceGroupSchedulingRequest) (_result *UpdateServiceGroupSchedulingResponse, _err error)
- func (client *Client) UpdateServiceGroupSchedulingWithOptions(request *UpdateServiceGroupSchedulingRequest, headers map[string]*string, ...) (_result *UpdateServiceGroupSchedulingResponse, _err error)
- func (client *Client) UpdateServiceGroupSpecialDayScheduling(request *UpdateServiceGroupSpecialDaySchedulingRequest) (_result *UpdateServiceGroupSpecialDaySchedulingResponse, _err error)
- func (client *Client) UpdateServiceGroupSpecialDaySchedulingWithOptions(request *UpdateServiceGroupSpecialDaySchedulingRequest, ...) (_result *UpdateServiceGroupSpecialDaySchedulingResponse, _err error)
- func (client *Client) UpdateServiceGroupWithOptions(request *UpdateServiceGroupRequest, headers map[string]*string, ...) (_result *UpdateServiceGroupResponse, _err error)
- func (client *Client) UpdateServiceWithOptions(request *UpdateServiceRequest, headers map[string]*string, ...) (_result *UpdateServiceResponse, _err error)
- func (client *Client) UpdateSubscription(request *UpdateSubscriptionRequest) (_result *UpdateSubscriptionResponse, _err error)
- func (client *Client) UpdateSubscriptionWithOptions(request *UpdateSubscriptionRequest, headers map[string]*string, ...) (_result *UpdateSubscriptionResponse, _err error)
- func (client *Client) UpdateUser(request *UpdateUserRequest) (_result *UpdateUserResponse, _err error)
- func (client *Client) UpdateUserGuideStatus(request *UpdateUserGuideStatusRequest) (_result *UpdateUserGuideStatusResponse, _err error)
- func (client *Client) UpdateUserGuideStatusWithOptions(request *UpdateUserGuideStatusRequest, headers map[string]*string, ...) (_result *UpdateUserGuideStatusResponse, _err error)
- func (client *Client) UpdateUserWithOptions(request *UpdateUserRequest, headers map[string]*string, ...) (_result *UpdateUserResponse, _err error)
- func (client *Client) VerifyRouteRule(request *VerifyRouteRuleRequest) (_result *VerifyRouteRuleResponse, _err error)
- func (client *Client) VerifyRouteRuleWithOptions(request *VerifyRouteRuleRequest, headers map[string]*string, ...) (_result *VerifyRouteRuleResponse, _err error)
- type ConfirmIntegrationConfigRequest
- func (s ConfirmIntegrationConfigRequest) GoString() string
- func (s *ConfirmIntegrationConfigRequest) SetClientToken(v string) *ConfirmIntegrationConfigRequest
- func (s *ConfirmIntegrationConfigRequest) SetIntegrationConfigId(v int64) *ConfirmIntegrationConfigRequest
- func (s ConfirmIntegrationConfigRequest) String() string
- type ConfirmIntegrationConfigResponse
- func (s ConfirmIntegrationConfigResponse) GoString() string
- func (s *ConfirmIntegrationConfigResponse) SetBody(v *ConfirmIntegrationConfigResponseBody) *ConfirmIntegrationConfigResponse
- func (s *ConfirmIntegrationConfigResponse) SetHeaders(v map[string]*string) *ConfirmIntegrationConfigResponse
- func (s *ConfirmIntegrationConfigResponse) SetStatusCode(v int32) *ConfirmIntegrationConfigResponse
- func (s ConfirmIntegrationConfigResponse) String() string
- type ConfirmIntegrationConfigResponseBody
- type CreateEscalationPlanRequest
- func (s CreateEscalationPlanRequest) GoString() string
- func (s *CreateEscalationPlanRequest) SetClientToken(v string) *CreateEscalationPlanRequest
- func (s *CreateEscalationPlanRequest) SetEscalationPlanDescription(v string) *CreateEscalationPlanRequest
- func (s *CreateEscalationPlanRequest) SetEscalationPlanName(v string) *CreateEscalationPlanRequest
- func (s *CreateEscalationPlanRequest) SetEscalationPlanRules(v []*CreateEscalationPlanRequestEscalationPlanRules) *CreateEscalationPlanRequest
- func (s *CreateEscalationPlanRequest) SetEscalationPlanScopeObjects(v []*CreateEscalationPlanRequestEscalationPlanScopeObjects) *CreateEscalationPlanRequest
- func (s *CreateEscalationPlanRequest) SetIsGlobal(v bool) *CreateEscalationPlanRequest
- func (s CreateEscalationPlanRequest) String() string
- type CreateEscalationPlanRequestEscalationPlanRules
- func (s CreateEscalationPlanRequestEscalationPlanRules) GoString() string
- func (s *CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanConditions(v []*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) *CreateEscalationPlanRequestEscalationPlanRules
- func (s *CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanStrategies(v []*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) *CreateEscalationPlanRequestEscalationPlanRules
- func (s *CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanType(v string) *CreateEscalationPlanRequestEscalationPlanRules
- func (s CreateEscalationPlanRequestEscalationPlanRules) String() string
- type CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions
- func (s CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) GoString() string
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) SetEffection(v string) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) SetLevel(v string) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions
- func (s CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) String() string
- type CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) GoString() string
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEnableWebhook(v bool) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEscalationPlanType(v string) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeChannels(v []*string) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeObjects(v []*int64) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleList(v []*int64) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeTime(v string) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetServiceGroupIds(v []*int64) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) String() string
- type CreateEscalationPlanRequestEscalationPlanScopeObjects
- func (s CreateEscalationPlanRequestEscalationPlanScopeObjects) GoString() string
- func (s *CreateEscalationPlanRequestEscalationPlanScopeObjects) SetScope(v string) *CreateEscalationPlanRequestEscalationPlanScopeObjects
- func (s *CreateEscalationPlanRequestEscalationPlanScopeObjects) SetScopeObjectId(v int64) *CreateEscalationPlanRequestEscalationPlanScopeObjects
- func (s CreateEscalationPlanRequestEscalationPlanScopeObjects) String() string
- type CreateEscalationPlanResponse
- func (s CreateEscalationPlanResponse) GoString() string
- func (s *CreateEscalationPlanResponse) SetBody(v *CreateEscalationPlanResponseBody) *CreateEscalationPlanResponse
- func (s *CreateEscalationPlanResponse) SetHeaders(v map[string]*string) *CreateEscalationPlanResponse
- func (s *CreateEscalationPlanResponse) SetStatusCode(v int32) *CreateEscalationPlanResponse
- func (s CreateEscalationPlanResponse) String() string
- type CreateEscalationPlanResponseBody
- func (s CreateEscalationPlanResponseBody) GoString() string
- func (s *CreateEscalationPlanResponseBody) SetData(v *CreateEscalationPlanResponseBodyData) *CreateEscalationPlanResponseBody
- func (s *CreateEscalationPlanResponseBody) SetRequestId(v string) *CreateEscalationPlanResponseBody
- func (s CreateEscalationPlanResponseBody) String() string
- type CreateEscalationPlanResponseBodyData
- type CreateIncidentRequest
- func (s CreateIncidentRequest) GoString() string
- func (s *CreateIncidentRequest) SetAssignUserId(v int64) *CreateIncidentRequest
- func (s *CreateIncidentRequest) SetChannels(v []*string) *CreateIncidentRequest
- func (s *CreateIncidentRequest) SetClientToken(v string) *CreateIncidentRequest
- func (s *CreateIncidentRequest) SetEffect(v string) *CreateIncidentRequest
- func (s *CreateIncidentRequest) SetIncidentDescription(v string) *CreateIncidentRequest
- func (s *CreateIncidentRequest) SetIncidentLevel(v string) *CreateIncidentRequest
- func (s *CreateIncidentRequest) SetIncidentTitle(v string) *CreateIncidentRequest
- func (s *CreateIncidentRequest) SetRelatedServiceId(v int64) *CreateIncidentRequest
- func (s *CreateIncidentRequest) SetServiceGroupId(v int64) *CreateIncidentRequest
- func (s CreateIncidentRequest) String() string
- type CreateIncidentResponse
- func (s CreateIncidentResponse) GoString() string
- func (s *CreateIncidentResponse) SetBody(v *CreateIncidentResponseBody) *CreateIncidentResponse
- func (s *CreateIncidentResponse) SetHeaders(v map[string]*string) *CreateIncidentResponse
- func (s *CreateIncidentResponse) SetStatusCode(v int32) *CreateIncidentResponse
- func (s CreateIncidentResponse) String() string
- type CreateIncidentResponseBody
- func (s CreateIncidentResponseBody) GoString() string
- func (s *CreateIncidentResponseBody) SetData(v *CreateIncidentResponseBodyData) *CreateIncidentResponseBody
- func (s *CreateIncidentResponseBody) SetRequestId(v string) *CreateIncidentResponseBody
- func (s CreateIncidentResponseBody) String() string
- type CreateIncidentResponseBodyData
- type CreateIncidentSubtotalRequest
- func (s CreateIncidentSubtotalRequest) GoString() string
- func (s *CreateIncidentSubtotalRequest) SetClientToken(v string) *CreateIncidentSubtotalRequest
- func (s *CreateIncidentSubtotalRequest) SetDescription(v string) *CreateIncidentSubtotalRequest
- func (s *CreateIncidentSubtotalRequest) SetIncidentId(v int64) *CreateIncidentSubtotalRequest
- func (s CreateIncidentSubtotalRequest) String() string
- type CreateIncidentSubtotalResponse
- func (s CreateIncidentSubtotalResponse) GoString() string
- func (s *CreateIncidentSubtotalResponse) SetBody(v *CreateIncidentSubtotalResponseBody) *CreateIncidentSubtotalResponse
- func (s *CreateIncidentSubtotalResponse) SetHeaders(v map[string]*string) *CreateIncidentSubtotalResponse
- func (s *CreateIncidentSubtotalResponse) SetStatusCode(v int32) *CreateIncidentSubtotalResponse
- func (s CreateIncidentSubtotalResponse) String() string
- type CreateIncidentSubtotalResponseBody
- func (s CreateIncidentSubtotalResponseBody) GoString() string
- func (s *CreateIncidentSubtotalResponseBody) SetData(v *CreateIncidentSubtotalResponseBodyData) *CreateIncidentSubtotalResponseBody
- func (s *CreateIncidentSubtotalResponseBody) SetRequestId(v string) *CreateIncidentSubtotalResponseBody
- func (s CreateIncidentSubtotalResponseBody) String() string
- type CreateIncidentSubtotalResponseBodyData
- type CreateIntegrationConfigRequest
- func (s CreateIntegrationConfigRequest) GoString() string
- func (s *CreateIntegrationConfigRequest) SetClientToken(v string) *CreateIntegrationConfigRequest
- func (s *CreateIntegrationConfigRequest) SetMonitorSourceId(v int64) *CreateIntegrationConfigRequest
- func (s CreateIntegrationConfigRequest) String() string
- type CreateIntegrationConfigResponse
- func (s CreateIntegrationConfigResponse) GoString() string
- func (s *CreateIntegrationConfigResponse) SetBody(v *CreateIntegrationConfigResponseBody) *CreateIntegrationConfigResponse
- func (s *CreateIntegrationConfigResponse) SetHeaders(v map[string]*string) *CreateIntegrationConfigResponse
- func (s *CreateIntegrationConfigResponse) SetStatusCode(v int32) *CreateIntegrationConfigResponse
- func (s CreateIntegrationConfigResponse) String() string
- type CreateIntegrationConfigResponseBody
- func (s CreateIntegrationConfigResponseBody) GoString() string
- func (s *CreateIntegrationConfigResponseBody) SetData(v *CreateIntegrationConfigResponseBodyData) *CreateIntegrationConfigResponseBody
- func (s *CreateIntegrationConfigResponseBody) SetRequestId(v string) *CreateIntegrationConfigResponseBody
- func (s CreateIntegrationConfigResponseBody) String() string
- type CreateIntegrationConfigResponseBodyData
- type CreateProblemEffectionServiceRequest
- func (s CreateProblemEffectionServiceRequest) GoString() string
- func (s *CreateProblemEffectionServiceRequest) SetClientToken(v string) *CreateProblemEffectionServiceRequest
- func (s *CreateProblemEffectionServiceRequest) SetDescription(v string) *CreateProblemEffectionServiceRequest
- func (s *CreateProblemEffectionServiceRequest) SetLevel(v string) *CreateProblemEffectionServiceRequest
- func (s *CreateProblemEffectionServiceRequest) SetPictureUrl(v []*string) *CreateProblemEffectionServiceRequest
- func (s *CreateProblemEffectionServiceRequest) SetProblemId(v int64) *CreateProblemEffectionServiceRequest
- func (s *CreateProblemEffectionServiceRequest) SetServiceId(v int64) *CreateProblemEffectionServiceRequest
- func (s *CreateProblemEffectionServiceRequest) SetStatus(v string) *CreateProblemEffectionServiceRequest
- func (s CreateProblemEffectionServiceRequest) String() string
- type CreateProblemEffectionServiceResponse
- func (s CreateProblemEffectionServiceResponse) GoString() string
- func (s *CreateProblemEffectionServiceResponse) SetBody(v *CreateProblemEffectionServiceResponseBody) *CreateProblemEffectionServiceResponse
- func (s *CreateProblemEffectionServiceResponse) SetHeaders(v map[string]*string) *CreateProblemEffectionServiceResponse
- func (s *CreateProblemEffectionServiceResponse) SetStatusCode(v int32) *CreateProblemEffectionServiceResponse
- func (s CreateProblemEffectionServiceResponse) String() string
- type CreateProblemEffectionServiceResponseBody
- func (s CreateProblemEffectionServiceResponseBody) GoString() string
- func (s *CreateProblemEffectionServiceResponseBody) SetData(v *CreateProblemEffectionServiceResponseBodyData) *CreateProblemEffectionServiceResponseBody
- func (s *CreateProblemEffectionServiceResponseBody) SetRequestId(v string) *CreateProblemEffectionServiceResponseBody
- func (s CreateProblemEffectionServiceResponseBody) String() string
- type CreateProblemEffectionServiceResponseBodyData
- type CreateProblemMeasureRequest
- func (s CreateProblemMeasureRequest) GoString() string
- func (s *CreateProblemMeasureRequest) SetCheckStandard(v string) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetCheckUserId(v int64) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetClientToken(v string) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetContent(v string) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetDirectorId(v int64) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetPlanFinishTime(v string) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetProblemId(v int64) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetStalkerId(v int64) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetStatus(v string) *CreateProblemMeasureRequest
- func (s *CreateProblemMeasureRequest) SetType(v int32) *CreateProblemMeasureRequest
- func (s CreateProblemMeasureRequest) String() string
- type CreateProblemMeasureResponse
- func (s CreateProblemMeasureResponse) GoString() string
- func (s *CreateProblemMeasureResponse) SetBody(v *CreateProblemMeasureResponseBody) *CreateProblemMeasureResponse
- func (s *CreateProblemMeasureResponse) SetHeaders(v map[string]*string) *CreateProblemMeasureResponse
- func (s *CreateProblemMeasureResponse) SetStatusCode(v int32) *CreateProblemMeasureResponse
- func (s CreateProblemMeasureResponse) String() string
- type CreateProblemMeasureResponseBody
- func (s CreateProblemMeasureResponseBody) GoString() string
- func (s *CreateProblemMeasureResponseBody) SetData(v *CreateProblemMeasureResponseBodyData) *CreateProblemMeasureResponseBody
- func (s *CreateProblemMeasureResponseBody) SetRequestId(v string) *CreateProblemMeasureResponseBody
- func (s CreateProblemMeasureResponseBody) String() string
- type CreateProblemMeasureResponseBodyData
- type CreateProblemRequest
- func (s CreateProblemRequest) GoString() string
- func (s *CreateProblemRequest) SetAffectServiceIds(v []*int64) *CreateProblemRequest
- func (s *CreateProblemRequest) SetClientToken(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetDiscoverTime(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetIncidentId(v int64) *CreateProblemRequest
- func (s *CreateProblemRequest) SetMainHandlerId(v int64) *CreateProblemRequest
- func (s *CreateProblemRequest) SetPreliminaryReason(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetProblemLevel(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetProblemName(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetProblemNotifyType(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetProblemStatus(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetProgressSummary(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetProgressSummaryRichTextId(v int64) *CreateProblemRequest
- func (s *CreateProblemRequest) SetRecoveryTime(v string) *CreateProblemRequest
- func (s *CreateProblemRequest) SetRelatedServiceId(v int64) *CreateProblemRequest
- func (s *CreateProblemRequest) SetServiceGroupIds(v []*int64) *CreateProblemRequest
- func (s CreateProblemRequest) String() string
- type CreateProblemResponse
- func (s CreateProblemResponse) GoString() string
- func (s *CreateProblemResponse) SetBody(v *CreateProblemResponseBody) *CreateProblemResponse
- func (s *CreateProblemResponse) SetHeaders(v map[string]*string) *CreateProblemResponse
- func (s *CreateProblemResponse) SetStatusCode(v int32) *CreateProblemResponse
- func (s CreateProblemResponse) String() string
- type CreateProblemResponseBody
- type CreateProblemResponseBodyData
- type CreateProblemSubtotalRequest
- func (s CreateProblemSubtotalRequest) GoString() string
- func (s *CreateProblemSubtotalRequest) SetClientToken(v string) *CreateProblemSubtotalRequest
- func (s *CreateProblemSubtotalRequest) SetDescription(v string) *CreateProblemSubtotalRequest
- func (s *CreateProblemSubtotalRequest) SetProblemId(v int64) *CreateProblemSubtotalRequest
- func (s CreateProblemSubtotalRequest) String() string
- type CreateProblemSubtotalResponse
- func (s CreateProblemSubtotalResponse) GoString() string
- func (s *CreateProblemSubtotalResponse) SetBody(v *CreateProblemSubtotalResponseBody) *CreateProblemSubtotalResponse
- func (s *CreateProblemSubtotalResponse) SetHeaders(v map[string]*string) *CreateProblemSubtotalResponse
- func (s *CreateProblemSubtotalResponse) SetStatusCode(v int32) *CreateProblemSubtotalResponse
- func (s CreateProblemSubtotalResponse) String() string
- type CreateProblemSubtotalResponseBody
- func (s CreateProblemSubtotalResponseBody) GoString() string
- func (s *CreateProblemSubtotalResponseBody) SetData(v *CreateProblemSubtotalResponseBodyData) *CreateProblemSubtotalResponseBody
- func (s *CreateProblemSubtotalResponseBody) SetRequestId(v string) *CreateProblemSubtotalResponseBody
- func (s CreateProblemSubtotalResponseBody) String() string
- type CreateProblemSubtotalResponseBodyData
- type CreateProblemTimelineRequest
- func (s CreateProblemTimelineRequest) GoString() string
- func (s *CreateProblemTimelineRequest) SetClientToken(v string) *CreateProblemTimelineRequest
- func (s *CreateProblemTimelineRequest) SetContent(v string) *CreateProblemTimelineRequest
- func (s *CreateProblemTimelineRequest) SetKeyNode(v string) *CreateProblemTimelineRequest
- func (s *CreateProblemTimelineRequest) SetProblemId(v int64) *CreateProblemTimelineRequest
- func (s *CreateProblemTimelineRequest) SetTime(v string) *CreateProblemTimelineRequest
- func (s CreateProblemTimelineRequest) String() string
- type CreateProblemTimelineResponse
- func (s CreateProblemTimelineResponse) GoString() string
- func (s *CreateProblemTimelineResponse) SetBody(v *CreateProblemTimelineResponseBody) *CreateProblemTimelineResponse
- func (s *CreateProblemTimelineResponse) SetHeaders(v map[string]*string) *CreateProblemTimelineResponse
- func (s *CreateProblemTimelineResponse) SetStatusCode(v int32) *CreateProblemTimelineResponse
- func (s CreateProblemTimelineResponse) String() string
- type CreateProblemTimelineResponseBody
- func (s CreateProblemTimelineResponseBody) GoString() string
- func (s *CreateProblemTimelineResponseBody) SetData(v *CreateProblemTimelineResponseBodyData) *CreateProblemTimelineResponseBody
- func (s *CreateProblemTimelineResponseBody) SetRequestId(v string) *CreateProblemTimelineResponseBody
- func (s CreateProblemTimelineResponseBody) String() string
- type CreateProblemTimelineResponseBodyData
- type CreateProblemTimelinesRequest
- func (s CreateProblemTimelinesRequest) GoString() string
- func (s *CreateProblemTimelinesRequest) SetClientToken(v string) *CreateProblemTimelinesRequest
- func (s *CreateProblemTimelinesRequest) SetProblemId(v int64) *CreateProblemTimelinesRequest
- func (s *CreateProblemTimelinesRequest) SetTimelineNodes(v string) *CreateProblemTimelinesRequest
- func (s CreateProblemTimelinesRequest) String() string
- type CreateProblemTimelinesResponse
- func (s CreateProblemTimelinesResponse) GoString() string
- func (s *CreateProblemTimelinesResponse) SetBody(v *CreateProblemTimelinesResponseBody) *CreateProblemTimelinesResponse
- func (s *CreateProblemTimelinesResponse) SetHeaders(v map[string]*string) *CreateProblemTimelinesResponse
- func (s *CreateProblemTimelinesResponse) SetStatusCode(v int32) *CreateProblemTimelinesResponse
- func (s CreateProblemTimelinesResponse) String() string
- type CreateProblemTimelinesResponseBody
- func (s CreateProblemTimelinesResponseBody) GoString() string
- func (s *CreateProblemTimelinesResponseBody) SetData(v *CreateProblemTimelinesResponseBodyData) *CreateProblemTimelinesResponseBody
- func (s *CreateProblemTimelinesResponseBody) SetRequestId(v string) *CreateProblemTimelinesResponseBody
- func (s CreateProblemTimelinesResponseBody) String() string
- type CreateProblemTimelinesResponseBodyData
- type CreateRichTextRequest
- func (s CreateRichTextRequest) GoString() string
- func (s *CreateRichTextRequest) SetInstanceId(v int64) *CreateRichTextRequest
- func (s *CreateRichTextRequest) SetInstanceType(v string) *CreateRichTextRequest
- func (s *CreateRichTextRequest) SetRichText(v string) *CreateRichTextRequest
- func (s CreateRichTextRequest) String() string
- type CreateRichTextResponse
- func (s CreateRichTextResponse) GoString() string
- func (s *CreateRichTextResponse) SetBody(v *CreateRichTextResponseBody) *CreateRichTextResponse
- func (s *CreateRichTextResponse) SetHeaders(v map[string]*string) *CreateRichTextResponse
- func (s *CreateRichTextResponse) SetStatusCode(v int32) *CreateRichTextResponse
- func (s CreateRichTextResponse) String() string
- type CreateRichTextResponseBody
- func (s CreateRichTextResponseBody) GoString() string
- func (s *CreateRichTextResponseBody) SetData(v *CreateRichTextResponseBodyData) *CreateRichTextResponseBody
- func (s *CreateRichTextResponseBody) SetRequestId(v string) *CreateRichTextResponseBody
- func (s CreateRichTextResponseBody) String() string
- type CreateRichTextResponseBodyData
- func (s CreateRichTextResponseBodyData) GoString() string
- func (s *CreateRichTextResponseBodyData) SetInstanceId(v int64) *CreateRichTextResponseBodyData
- func (s *CreateRichTextResponseBodyData) SetInstanceType(v int64) *CreateRichTextResponseBodyData
- func (s *CreateRichTextResponseBodyData) SetRichText(v string) *CreateRichTextResponseBodyData
- func (s CreateRichTextResponseBodyData) String() string
- type CreateRouteRuleRequest
- func (s CreateRouteRuleRequest) GoString() string
- func (s *CreateRouteRuleRequest) SetAssignObjectId(v int64) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetAssignObjectType(v string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetChildRuleRelation(v string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetClientToken(v string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetConvergenceFields(v []*string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetConvergenceType(v int32) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetCoverageProblemLevels(v []*string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetEffection(v string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetEnableStatus(v string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetIncidentLevel(v string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetMatchCount(v int32) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetNotifyChannels(v []*string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetProblemEffectionServices(v []*int64) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetProblemLevelGroup(v map[string]*ProblemLevelGroupValue) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetRelatedServiceId(v int64) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetRouteChildRules(v []*CreateRouteRuleRequestRouteChildRules) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetRouteType(v string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetRuleName(v string) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetTimeWindow(v int64) *CreateRouteRuleRequest
- func (s *CreateRouteRuleRequest) SetTimeWindowUnit(v string) *CreateRouteRuleRequest
- func (s CreateRouteRuleRequest) String() string
- type CreateRouteRuleRequestRouteChildRules
- func (s CreateRouteRuleRequestRouteChildRules) GoString() string
- func (s *CreateRouteRuleRequestRouteChildRules) SetChildConditionRelation(v int64) *CreateRouteRuleRequestRouteChildRules
- func (s *CreateRouteRuleRequestRouteChildRules) SetConditions(v []*CreateRouteRuleRequestRouteChildRulesConditions) *CreateRouteRuleRequestRouteChildRules
- func (s *CreateRouteRuleRequestRouteChildRules) SetMonitorSourceId(v int64) *CreateRouteRuleRequestRouteChildRules
- func (s *CreateRouteRuleRequestRouteChildRules) SetProblemLevel(v string) *CreateRouteRuleRequestRouteChildRules
- func (s CreateRouteRuleRequestRouteChildRules) String() string
- type CreateRouteRuleRequestRouteChildRulesConditions
- func (s CreateRouteRuleRequestRouteChildRulesConditions) GoString() string
- func (s *CreateRouteRuleRequestRouteChildRulesConditions) SetKey(v string) *CreateRouteRuleRequestRouteChildRulesConditions
- func (s *CreateRouteRuleRequestRouteChildRulesConditions) SetOperationSymbol(v string) *CreateRouteRuleRequestRouteChildRulesConditions
- func (s *CreateRouteRuleRequestRouteChildRulesConditions) SetValue(v string) *CreateRouteRuleRequestRouteChildRulesConditions
- func (s CreateRouteRuleRequestRouteChildRulesConditions) String() string
- type CreateRouteRuleResponse
- func (s CreateRouteRuleResponse) GoString() string
- func (s *CreateRouteRuleResponse) SetBody(v *CreateRouteRuleResponseBody) *CreateRouteRuleResponse
- func (s *CreateRouteRuleResponse) SetHeaders(v map[string]*string) *CreateRouteRuleResponse
- func (s *CreateRouteRuleResponse) SetStatusCode(v int32) *CreateRouteRuleResponse
- func (s CreateRouteRuleResponse) String() string
- type CreateRouteRuleResponseBody
- func (s CreateRouteRuleResponseBody) GoString() string
- func (s *CreateRouteRuleResponseBody) SetData(v *CreateRouteRuleResponseBodyData) *CreateRouteRuleResponseBody
- func (s *CreateRouteRuleResponseBody) SetRequestId(v string) *CreateRouteRuleResponseBody
- func (s CreateRouteRuleResponseBody) String() string
- type CreateRouteRuleResponseBodyData
- type CreateServiceGroupRequest
- func (s CreateServiceGroupRequest) GoString() string
- func (s *CreateServiceGroupRequest) SetClientToken(v string) *CreateServiceGroupRequest
- func (s *CreateServiceGroupRequest) SetEnableWebhook(v string) *CreateServiceGroupRequest
- func (s *CreateServiceGroupRequest) SetMonitorSourceTemplates(v []*CreateServiceGroupRequestMonitorSourceTemplates) *CreateServiceGroupRequest
- func (s *CreateServiceGroupRequest) SetServiceGroupDescription(v string) *CreateServiceGroupRequest
- func (s *CreateServiceGroupRequest) SetServiceGroupName(v string) *CreateServiceGroupRequest
- func (s *CreateServiceGroupRequest) SetUserIds(v []*int64) *CreateServiceGroupRequest
- func (s *CreateServiceGroupRequest) SetWebhookLink(v string) *CreateServiceGroupRequest
- func (s *CreateServiceGroupRequest) SetWebhookType(v string) *CreateServiceGroupRequest
- func (s CreateServiceGroupRequest) String() string
- type CreateServiceGroupRequestMonitorSourceTemplates
- func (s CreateServiceGroupRequestMonitorSourceTemplates) GoString() string
- func (s *CreateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceId(v int64) *CreateServiceGroupRequestMonitorSourceTemplates
- func (s *CreateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceName(v string) *CreateServiceGroupRequestMonitorSourceTemplates
- func (s *CreateServiceGroupRequestMonitorSourceTemplates) SetTemplateContent(v string) *CreateServiceGroupRequestMonitorSourceTemplates
- func (s *CreateServiceGroupRequestMonitorSourceTemplates) SetTemplateId(v int64) *CreateServiceGroupRequestMonitorSourceTemplates
- func (s CreateServiceGroupRequestMonitorSourceTemplates) String() string
- type CreateServiceGroupResponse
- func (s CreateServiceGroupResponse) GoString() string
- func (s *CreateServiceGroupResponse) SetBody(v *CreateServiceGroupResponseBody) *CreateServiceGroupResponse
- func (s *CreateServiceGroupResponse) SetHeaders(v map[string]*string) *CreateServiceGroupResponse
- func (s *CreateServiceGroupResponse) SetStatusCode(v int32) *CreateServiceGroupResponse
- func (s CreateServiceGroupResponse) String() string
- type CreateServiceGroupResponseBody
- func (s CreateServiceGroupResponseBody) GoString() string
- func (s *CreateServiceGroupResponseBody) SetData(v *CreateServiceGroupResponseBodyData) *CreateServiceGroupResponseBody
- func (s *CreateServiceGroupResponseBody) SetRequestId(v string) *CreateServiceGroupResponseBody
- func (s CreateServiceGroupResponseBody) String() string
- type CreateServiceGroupResponseBodyData
- type CreateServiceGroupSchedulingRequest
- func (s CreateServiceGroupSchedulingRequest) GoString() string
- func (s *CreateServiceGroupSchedulingRequest) SetClientToken(v string) *CreateServiceGroupSchedulingRequest
- func (s *CreateServiceGroupSchedulingRequest) SetFastScheduling(v *CreateServiceGroupSchedulingRequestFastScheduling) *CreateServiceGroupSchedulingRequest
- func (s *CreateServiceGroupSchedulingRequest) SetFineScheduling(v *CreateServiceGroupSchedulingRequestFineScheduling) *CreateServiceGroupSchedulingRequest
- func (s *CreateServiceGroupSchedulingRequest) SetSchedulingWay(v string) *CreateServiceGroupSchedulingRequest
- func (s *CreateServiceGroupSchedulingRequest) SetServiceGroupId(v int64) *CreateServiceGroupSchedulingRequest
- func (s CreateServiceGroupSchedulingRequest) String() string
- type CreateServiceGroupSchedulingRequestFastScheduling
- func (s CreateServiceGroupSchedulingRequestFastScheduling) GoString() string
- func (s *CreateServiceGroupSchedulingRequestFastScheduling) SetDutyPlan(v string) *CreateServiceGroupSchedulingRequestFastScheduling
- func (s *CreateServiceGroupSchedulingRequestFastScheduling) SetSchedulingUsers(v []*CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) *CreateServiceGroupSchedulingRequestFastScheduling
- func (s *CreateServiceGroupSchedulingRequestFastScheduling) SetSingleDuration(v int32) *CreateServiceGroupSchedulingRequestFastScheduling
- func (s *CreateServiceGroupSchedulingRequestFastScheduling) SetSingleDurationUnit(v string) *CreateServiceGroupSchedulingRequestFastScheduling
- func (s CreateServiceGroupSchedulingRequestFastScheduling) String() string
- type CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) GoString() string
- func (s *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingObjectType(v string) *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingOrder(v int64) *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserId(v int64) *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserIdList(v []*int64) *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) String() string
- type CreateServiceGroupSchedulingRequestFineScheduling
- func (s CreateServiceGroupSchedulingRequestFineScheduling) GoString() string
- func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetPeriod(v int32) *CreateServiceGroupSchedulingRequestFineScheduling
- func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetPeriodUnit(v string) *CreateServiceGroupSchedulingRequestFineScheduling
- func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetSchedulingFineShifts(v []*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) *CreateServiceGroupSchedulingRequestFineScheduling
- func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetSchedulingTemplateFineShifts(...) *CreateServiceGroupSchedulingRequestFineScheduling
- func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetShiftType(v string) *CreateServiceGroupSchedulingRequestFineScheduling
- func (s CreateServiceGroupSchedulingRequestFineScheduling) String() string
- type CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) GoString() string
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetCycleOrder(v int32) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingEndTime(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingObjectType(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingOrder(v int32) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserId(v int64) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList(v []*int64) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetShiftName(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSkipOneDay(v bool) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) String() string
- type CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) GoString() string
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingEndTime(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingObjectType(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingOrder(v int64) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingStartTime(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserId(v int64) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList(v []*int64) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserName(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSkipOneDay(v bool) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) String() string
- type CreateServiceGroupSchedulingResponse
- func (s CreateServiceGroupSchedulingResponse) GoString() string
- func (s *CreateServiceGroupSchedulingResponse) SetBody(v *CreateServiceGroupSchedulingResponseBody) *CreateServiceGroupSchedulingResponse
- func (s *CreateServiceGroupSchedulingResponse) SetHeaders(v map[string]*string) *CreateServiceGroupSchedulingResponse
- func (s *CreateServiceGroupSchedulingResponse) SetStatusCode(v int32) *CreateServiceGroupSchedulingResponse
- func (s CreateServiceGroupSchedulingResponse) String() string
- type CreateServiceGroupSchedulingResponseBody
- type CreateServiceRequest
- func (s CreateServiceRequest) GoString() string
- func (s *CreateServiceRequest) SetClientToken(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetEscalationPlanId(v int64) *CreateServiceRequest
- func (s *CreateServiceRequest) SetServiceDescription(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetServiceGroupIdList(v []*int64) *CreateServiceRequest
- func (s *CreateServiceRequest) SetServiceName(v string) *CreateServiceRequest
- func (s CreateServiceRequest) String() string
- type CreateServiceResponse
- func (s CreateServiceResponse) GoString() string
- func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
- func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
- func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
- func (s CreateServiceResponse) String() string
- type CreateServiceResponseBody
- type CreateServiceResponseBodyData
- type CreateSubscriptionRequest
- func (s CreateSubscriptionRequest) GoString() string
- func (s *CreateSubscriptionRequest) SetClientToken(v string) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetEndTime(v string) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetExpiredType(v int64) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetNotifyObjectList(v []*CreateSubscriptionRequestNotifyObjectList) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetNotifyObjectType(v int64) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetNotifyStrategyList(v []*CreateSubscriptionRequestNotifyStrategyList) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetPeriod(v string) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetScope(v int64) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetScopeObjectList(v []*CreateSubscriptionRequestScopeObjectList) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetStartTime(v string) *CreateSubscriptionRequest
- func (s *CreateSubscriptionRequest) SetSubscriptionTitle(v string) *CreateSubscriptionRequest
- func (s CreateSubscriptionRequest) String() string
- type CreateSubscriptionRequestNotifyObjectList
- type CreateSubscriptionRequestNotifyStrategyList
- func (s CreateSubscriptionRequestNotifyStrategyList) GoString() string
- func (s *CreateSubscriptionRequestNotifyStrategyList) SetChannels(v string) *CreateSubscriptionRequestNotifyStrategyList
- func (s *CreateSubscriptionRequestNotifyStrategyList) SetInstanceType(v int64) *CreateSubscriptionRequestNotifyStrategyList
- func (s *CreateSubscriptionRequestNotifyStrategyList) SetPeriodChannel(v *CreateSubscriptionRequestNotifyStrategyListPeriodChannel) *CreateSubscriptionRequestNotifyStrategyList
- func (s *CreateSubscriptionRequestNotifyStrategyList) SetStrategies(v []*CreateSubscriptionRequestNotifyStrategyListStrategies) *CreateSubscriptionRequestNotifyStrategyList
- func (s CreateSubscriptionRequestNotifyStrategyList) String() string
- type CreateSubscriptionRequestNotifyStrategyListPeriodChannel
- func (s CreateSubscriptionRequestNotifyStrategyListPeriodChannel) GoString() string
- func (s *CreateSubscriptionRequestNotifyStrategyListPeriodChannel) SetNonWorkday(v string) *CreateSubscriptionRequestNotifyStrategyListPeriodChannel
- func (s *CreateSubscriptionRequestNotifyStrategyListPeriodChannel) SetWorkday(v string) *CreateSubscriptionRequestNotifyStrategyListPeriodChannel
- func (s CreateSubscriptionRequestNotifyStrategyListPeriodChannel) String() string
- type CreateSubscriptionRequestNotifyStrategyListStrategies
- func (s CreateSubscriptionRequestNotifyStrategyListStrategies) GoString() string
- func (s *CreateSubscriptionRequestNotifyStrategyListStrategies) SetConditions(v []*CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) *CreateSubscriptionRequestNotifyStrategyListStrategies
- func (s CreateSubscriptionRequestNotifyStrategyListStrategies) String() string
- type CreateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) GoString() string
- func (s *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetAction(v string) *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetEffection(v string) *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetLevel(v string) *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetProblemNotifyType(v string) *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) String() string
- type CreateSubscriptionRequestScopeObjectList
- type CreateSubscriptionResponse
- func (s CreateSubscriptionResponse) GoString() string
- func (s *CreateSubscriptionResponse) SetBody(v *CreateSubscriptionResponseBody) *CreateSubscriptionResponse
- func (s *CreateSubscriptionResponse) SetHeaders(v map[string]*string) *CreateSubscriptionResponse
- func (s *CreateSubscriptionResponse) SetStatusCode(v int32) *CreateSubscriptionResponse
- func (s CreateSubscriptionResponse) String() string
- type CreateSubscriptionResponseBody
- func (s CreateSubscriptionResponseBody) GoString() string
- func (s *CreateSubscriptionResponseBody) SetData(v *CreateSubscriptionResponseBodyData) *CreateSubscriptionResponseBody
- func (s *CreateSubscriptionResponseBody) SetRequestId(v string) *CreateSubscriptionResponseBody
- func (s CreateSubscriptionResponseBody) String() string
- type CreateSubscriptionResponseBodyData
- type CreateTenantApplicationRequest
- func (s CreateTenantApplicationRequest) GoString() string
- func (s *CreateTenantApplicationRequest) SetChannel(v string) *CreateTenantApplicationRequest
- func (s *CreateTenantApplicationRequest) SetClientToken(v string) *CreateTenantApplicationRequest
- func (s CreateTenantApplicationRequest) String() string
- type CreateTenantApplicationResponse
- func (s CreateTenantApplicationResponse) GoString() string
- func (s *CreateTenantApplicationResponse) SetBody(v *CreateTenantApplicationResponseBody) *CreateTenantApplicationResponse
- func (s *CreateTenantApplicationResponse) SetHeaders(v map[string]*string) *CreateTenantApplicationResponse
- func (s *CreateTenantApplicationResponse) SetStatusCode(v int32) *CreateTenantApplicationResponse
- func (s CreateTenantApplicationResponse) String() string
- type CreateTenantApplicationResponseBody
- func (s CreateTenantApplicationResponseBody) GoString() string
- func (s *CreateTenantApplicationResponseBody) SetData(v *CreateTenantApplicationResponseBodyData) *CreateTenantApplicationResponseBody
- func (s *CreateTenantApplicationResponseBody) SetRequestId(v string) *CreateTenantApplicationResponseBody
- func (s CreateTenantApplicationResponseBody) String() string
- type CreateTenantApplicationResponseBodyData
- func (s CreateTenantApplicationResponseBodyData) GoString() string
- func (s *CreateTenantApplicationResponseBodyData) SetOpenUrl(v string) *CreateTenantApplicationResponseBodyData
- func (s *CreateTenantApplicationResponseBodyData) SetProgress(v string) *CreateTenantApplicationResponseBodyData
- func (s CreateTenantApplicationResponseBodyData) String() string
- type CreateUserRequest
- func (s CreateUserRequest) GoString() string
- func (s *CreateUserRequest) SetClientToken(v string) *CreateUserRequest
- func (s *CreateUserRequest) SetEmail(v string) *CreateUserRequest
- func (s *CreateUserRequest) SetPhone(v string) *CreateUserRequest
- func (s *CreateUserRequest) SetRamId(v int64) *CreateUserRequest
- func (s *CreateUserRequest) SetRoleIdList(v []*int64) *CreateUserRequest
- func (s *CreateUserRequest) SetUsername(v string) *CreateUserRequest
- func (s CreateUserRequest) String() string
- type CreateUserResponse
- func (s CreateUserResponse) GoString() string
- func (s *CreateUserResponse) SetBody(v *CreateUserResponseBody) *CreateUserResponse
- func (s *CreateUserResponse) SetHeaders(v map[string]*string) *CreateUserResponse
- func (s *CreateUserResponse) SetStatusCode(v int32) *CreateUserResponse
- func (s CreateUserResponse) String() string
- type CreateUserResponseBody
- type CreateUserResponseBodyData
- type DataProblemLevelGroupValue
- func (s DataProblemLevelGroupValue) GoString() string
- func (s *DataProblemLevelGroupValue) SetChildRuleRelation(v int32) *DataProblemLevelGroupValue
- func (s *DataProblemLevelGroupValue) SetEnableUpgrade(v bool) *DataProblemLevelGroupValue
- func (s *DataProblemLevelGroupValue) SetMatchCount(v int64) *DataProblemLevelGroupValue
- func (s *DataProblemLevelGroupValue) SetTimeWindow(v int64) *DataProblemLevelGroupValue
- func (s *DataProblemLevelGroupValue) SetTimeWindowUnit(v string) *DataProblemLevelGroupValue
- func (s *DataProblemLevelGroupValue) SetUpgradeTimeWindow(v int64) *DataProblemLevelGroupValue
- func (s *DataProblemLevelGroupValue) SetUpgradeTimeWindowUnit(v string) *DataProblemLevelGroupValue
- func (s DataProblemLevelGroupValue) String() string
- type DataValue
- func (s DataValue) GoString() string
- func (s *DataValue) SetCode(v string) *DataValue
- func (s *DataValue) SetConfigCode(v string) *DataValue
- func (s *DataValue) SetConfigDescription(v string) *DataValue
- func (s *DataValue) SetConfigKey(v string) *DataValue
- func (s *DataValue) SetConfigValue(v string) *DataValue
- func (s *DataValue) SetDescription(v string) *DataValue
- func (s *DataValue) SetParentCode(v string) *DataValue
- func (s *DataValue) SetRequirement(v bool) *DataValue
- func (s DataValue) String() string
- type DeleteEscalationPlanRequest
- type DeleteEscalationPlanResponse
- func (s DeleteEscalationPlanResponse) GoString() string
- func (s *DeleteEscalationPlanResponse) SetBody(v *DeleteEscalationPlanResponseBody) *DeleteEscalationPlanResponse
- func (s *DeleteEscalationPlanResponse) SetHeaders(v map[string]*string) *DeleteEscalationPlanResponse
- func (s *DeleteEscalationPlanResponse) SetStatusCode(v int32) *DeleteEscalationPlanResponse
- func (s DeleteEscalationPlanResponse) String() string
- type DeleteEscalationPlanResponseBody
- type DeleteIncidentRequest
- type DeleteIncidentResponse
- func (s DeleteIncidentResponse) GoString() string
- func (s *DeleteIncidentResponse) SetBody(v *DeleteIncidentResponseBody) *DeleteIncidentResponse
- func (s *DeleteIncidentResponse) SetHeaders(v map[string]*string) *DeleteIncidentResponse
- func (s *DeleteIncidentResponse) SetStatusCode(v int32) *DeleteIncidentResponse
- func (s DeleteIncidentResponse) String() string
- type DeleteIncidentResponseBody
- type DeleteIntegrationConfigRequest
- func (s DeleteIntegrationConfigRequest) GoString() string
- func (s *DeleteIntegrationConfigRequest) SetClientToken(v string) *DeleteIntegrationConfigRequest
- func (s *DeleteIntegrationConfigRequest) SetIntegrationConfigId(v int64) *DeleteIntegrationConfigRequest
- func (s DeleteIntegrationConfigRequest) String() string
- type DeleteIntegrationConfigResponse
- func (s DeleteIntegrationConfigResponse) GoString() string
- func (s *DeleteIntegrationConfigResponse) SetBody(v *DeleteIntegrationConfigResponseBody) *DeleteIntegrationConfigResponse
- func (s *DeleteIntegrationConfigResponse) SetHeaders(v map[string]*string) *DeleteIntegrationConfigResponse
- func (s *DeleteIntegrationConfigResponse) SetStatusCode(v int32) *DeleteIntegrationConfigResponse
- func (s DeleteIntegrationConfigResponse) String() string
- type DeleteIntegrationConfigResponseBody
- type DeleteProblemEffectionServiceRequest
- func (s DeleteProblemEffectionServiceRequest) GoString() string
- func (s *DeleteProblemEffectionServiceRequest) SetClientToken(v string) *DeleteProblemEffectionServiceRequest
- func (s *DeleteProblemEffectionServiceRequest) SetEffectionServiceId(v int64) *DeleteProblemEffectionServiceRequest
- func (s *DeleteProblemEffectionServiceRequest) SetProblemId(v int64) *DeleteProblemEffectionServiceRequest
- func (s DeleteProblemEffectionServiceRequest) String() string
- type DeleteProblemEffectionServiceResponse
- func (s DeleteProblemEffectionServiceResponse) GoString() string
- func (s *DeleteProblemEffectionServiceResponse) SetBody(v *DeleteProblemEffectionServiceResponseBody) *DeleteProblemEffectionServiceResponse
- func (s *DeleteProblemEffectionServiceResponse) SetHeaders(v map[string]*string) *DeleteProblemEffectionServiceResponse
- func (s *DeleteProblemEffectionServiceResponse) SetStatusCode(v int32) *DeleteProblemEffectionServiceResponse
- func (s DeleteProblemEffectionServiceResponse) String() string
- type DeleteProblemEffectionServiceResponseBody
- type DeleteProblemMeasureRequest
- func (s DeleteProblemMeasureRequest) GoString() string
- func (s *DeleteProblemMeasureRequest) SetClientToken(v string) *DeleteProblemMeasureRequest
- func (s *DeleteProblemMeasureRequest) SetMeasureId(v int64) *DeleteProblemMeasureRequest
- func (s *DeleteProblemMeasureRequest) SetProblemId(v string) *DeleteProblemMeasureRequest
- func (s DeleteProblemMeasureRequest) String() string
- type DeleteProblemMeasureResponse
- func (s DeleteProblemMeasureResponse) GoString() string
- func (s *DeleteProblemMeasureResponse) SetBody(v *DeleteProblemMeasureResponseBody) *DeleteProblemMeasureResponse
- func (s *DeleteProblemMeasureResponse) SetHeaders(v map[string]*string) *DeleteProblemMeasureResponse
- func (s *DeleteProblemMeasureResponse) SetStatusCode(v int32) *DeleteProblemMeasureResponse
- func (s DeleteProblemMeasureResponse) String() string
- type DeleteProblemMeasureResponseBody
- type DeleteProblemRequest
- type DeleteProblemResponse
- func (s DeleteProblemResponse) GoString() string
- func (s *DeleteProblemResponse) SetBody(v *DeleteProblemResponseBody) *DeleteProblemResponse
- func (s *DeleteProblemResponse) SetHeaders(v map[string]*string) *DeleteProblemResponse
- func (s *DeleteProblemResponse) SetStatusCode(v int32) *DeleteProblemResponse
- func (s DeleteProblemResponse) String() string
- type DeleteProblemResponseBody
- type DeleteProblemTimelineRequest
- func (s DeleteProblemTimelineRequest) GoString() string
- func (s *DeleteProblemTimelineRequest) SetClientToken(v string) *DeleteProblemTimelineRequest
- func (s *DeleteProblemTimelineRequest) SetProblemId(v int64) *DeleteProblemTimelineRequest
- func (s *DeleteProblemTimelineRequest) SetProblemTimelineId(v int64) *DeleteProblemTimelineRequest
- func (s DeleteProblemTimelineRequest) String() string
- type DeleteProblemTimelineResponse
- func (s DeleteProblemTimelineResponse) GoString() string
- func (s *DeleteProblemTimelineResponse) SetBody(v *DeleteProblemTimelineResponseBody) *DeleteProblemTimelineResponse
- func (s *DeleteProblemTimelineResponse) SetHeaders(v map[string]*string) *DeleteProblemTimelineResponse
- func (s *DeleteProblemTimelineResponse) SetStatusCode(v int32) *DeleteProblemTimelineResponse
- func (s DeleteProblemTimelineResponse) String() string
- type DeleteProblemTimelineResponseBody
- type DeleteRouteRuleRequest
- type DeleteRouteRuleResponse
- func (s DeleteRouteRuleResponse) GoString() string
- func (s *DeleteRouteRuleResponse) SetBody(v *DeleteRouteRuleResponseBody) *DeleteRouteRuleResponse
- func (s *DeleteRouteRuleResponse) SetHeaders(v map[string]*string) *DeleteRouteRuleResponse
- func (s *DeleteRouteRuleResponse) SetStatusCode(v int32) *DeleteRouteRuleResponse
- func (s DeleteRouteRuleResponse) String() string
- type DeleteRouteRuleResponseBody
- type DeleteServiceGroupRequest
- type DeleteServiceGroupResponse
- func (s DeleteServiceGroupResponse) GoString() string
- func (s *DeleteServiceGroupResponse) SetBody(v *DeleteServiceGroupResponseBody) *DeleteServiceGroupResponse
- func (s *DeleteServiceGroupResponse) SetHeaders(v map[string]*string) *DeleteServiceGroupResponse
- func (s *DeleteServiceGroupResponse) SetStatusCode(v int32) *DeleteServiceGroupResponse
- func (s DeleteServiceGroupResponse) String() string
- type DeleteServiceGroupResponseBody
- type DeleteServiceGroupSchedulingResponse
- func (s DeleteServiceGroupSchedulingResponse) GoString() string
- func (s *DeleteServiceGroupSchedulingResponse) SetBody(v *DeleteServiceGroupSchedulingResponseBody) *DeleteServiceGroupSchedulingResponse
- func (s *DeleteServiceGroupSchedulingResponse) SetHeaders(v map[string]*string) *DeleteServiceGroupSchedulingResponse
- func (s *DeleteServiceGroupSchedulingResponse) SetStatusCode(v int32) *DeleteServiceGroupSchedulingResponse
- func (s DeleteServiceGroupSchedulingResponse) String() string
- type DeleteServiceGroupSchedulingResponseBody
- type DeleteServiceGroupUserRequest
- func (s DeleteServiceGroupUserRequest) GoString() string
- func (s *DeleteServiceGroupUserRequest) SetClientToken(v string) *DeleteServiceGroupUserRequest
- func (s *DeleteServiceGroupUserRequest) SetNewUserId(v int64) *DeleteServiceGroupUserRequest
- func (s *DeleteServiceGroupUserRequest) SetOldUserId(v int64) *DeleteServiceGroupUserRequest
- func (s *DeleteServiceGroupUserRequest) SetRemoveUser(v bool) *DeleteServiceGroupUserRequest
- func (s *DeleteServiceGroupUserRequest) SetServiceGroupId(v int64) *DeleteServiceGroupUserRequest
- func (s DeleteServiceGroupUserRequest) String() string
- type DeleteServiceGroupUserResponse
- func (s DeleteServiceGroupUserResponse) GoString() string
- func (s *DeleteServiceGroupUserResponse) SetBody(v *DeleteServiceGroupUserResponseBody) *DeleteServiceGroupUserResponse
- func (s *DeleteServiceGroupUserResponse) SetHeaders(v map[string]*string) *DeleteServiceGroupUserResponse
- func (s *DeleteServiceGroupUserResponse) SetStatusCode(v int32) *DeleteServiceGroupUserResponse
- func (s DeleteServiceGroupUserResponse) String() string
- type DeleteServiceGroupUserResponseBody
- type DeleteServiceRequest
- type DeleteServiceResponse
- func (s DeleteServiceResponse) GoString() string
- func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
- func (s DeleteServiceResponse) String() string
- type DeleteServiceResponseBody
- type DeleteSubscriptionRequest
- type DeleteSubscriptionResponse
- func (s DeleteSubscriptionResponse) GoString() string
- func (s *DeleteSubscriptionResponse) SetBody(v *DeleteSubscriptionResponseBody) *DeleteSubscriptionResponse
- func (s *DeleteSubscriptionResponse) SetHeaders(v map[string]*string) *DeleteSubscriptionResponse
- func (s *DeleteSubscriptionResponse) SetStatusCode(v int32) *DeleteSubscriptionResponse
- func (s DeleteSubscriptionResponse) String() string
- type DeleteSubscriptionResponseBody
- type DeleteUserRequest
- type DeleteUserResponse
- func (s DeleteUserResponse) GoString() string
- func (s *DeleteUserResponse) SetBody(v *DeleteUserResponseBody) *DeleteUserResponse
- func (s *DeleteUserResponse) SetHeaders(v map[string]*string) *DeleteUserResponse
- func (s *DeleteUserResponse) SetStatusCode(v int32) *DeleteUserResponse
- func (s DeleteUserResponse) String() string
- type DeleteUserResponseBody
- type DeliverIncidentRequest
- func (s DeliverIncidentRequest) GoString() string
- func (s *DeliverIncidentRequest) SetAssignUserId(v int64) *DeliverIncidentRequest
- func (s *DeliverIncidentRequest) SetClientToken(v string) *DeliverIncidentRequest
- func (s *DeliverIncidentRequest) SetIncidentId(v int64) *DeliverIncidentRequest
- func (s DeliverIncidentRequest) String() string
- type DeliverIncidentResponse
- func (s DeliverIncidentResponse) GoString() string
- func (s *DeliverIncidentResponse) SetBody(v *DeliverIncidentResponseBody) *DeliverIncidentResponse
- func (s *DeliverIncidentResponse) SetHeaders(v map[string]*string) *DeliverIncidentResponse
- func (s *DeliverIncidentResponse) SetStatusCode(v int32) *DeliverIncidentResponse
- func (s DeliverIncidentResponse) String() string
- type DeliverIncidentResponseBody
- type DisableEscalationPlanRequest
- func (s DisableEscalationPlanRequest) GoString() string
- func (s *DisableEscalationPlanRequest) SetClientToken(v string) *DisableEscalationPlanRequest
- func (s *DisableEscalationPlanRequest) SetEscalationPlanId(v int64) *DisableEscalationPlanRequest
- func (s DisableEscalationPlanRequest) String() string
- type DisableEscalationPlanResponse
- func (s DisableEscalationPlanResponse) GoString() string
- func (s *DisableEscalationPlanResponse) SetBody(v *DisableEscalationPlanResponseBody) *DisableEscalationPlanResponse
- func (s *DisableEscalationPlanResponse) SetHeaders(v map[string]*string) *DisableEscalationPlanResponse
- func (s *DisableEscalationPlanResponse) SetStatusCode(v int32) *DisableEscalationPlanResponse
- func (s DisableEscalationPlanResponse) String() string
- type DisableEscalationPlanResponseBody
- type DisableIntegrationConfigRequest
- func (s DisableIntegrationConfigRequest) GoString() string
- func (s *DisableIntegrationConfigRequest) SetClientToken(v string) *DisableIntegrationConfigRequest
- func (s *DisableIntegrationConfigRequest) SetIntegrationConfigId(v int64) *DisableIntegrationConfigRequest
- func (s DisableIntegrationConfigRequest) String() string
- type DisableIntegrationConfigResponse
- func (s DisableIntegrationConfigResponse) GoString() string
- func (s *DisableIntegrationConfigResponse) SetBody(v *DisableIntegrationConfigResponseBody) *DisableIntegrationConfigResponse
- func (s *DisableIntegrationConfigResponse) SetHeaders(v map[string]*string) *DisableIntegrationConfigResponse
- func (s *DisableIntegrationConfigResponse) SetStatusCode(v int32) *DisableIntegrationConfigResponse
- func (s DisableIntegrationConfigResponse) String() string
- type DisableIntegrationConfigResponseBody
- type DisableRouteRuleRequest
- type DisableRouteRuleResponse
- func (s DisableRouteRuleResponse) GoString() string
- func (s *DisableRouteRuleResponse) SetBody(v *DisableRouteRuleResponseBody) *DisableRouteRuleResponse
- func (s *DisableRouteRuleResponse) SetHeaders(v map[string]*string) *DisableRouteRuleResponse
- func (s *DisableRouteRuleResponse) SetStatusCode(v int32) *DisableRouteRuleResponse
- func (s DisableRouteRuleResponse) String() string
- type DisableRouteRuleResponseBody
- type DisableServiceGroupWebhookRequest
- func (s DisableServiceGroupWebhookRequest) GoString() string
- func (s *DisableServiceGroupWebhookRequest) SetClientToken(v string) *DisableServiceGroupWebhookRequest
- func (s *DisableServiceGroupWebhookRequest) SetServiceGroupId(v int64) *DisableServiceGroupWebhookRequest
- func (s DisableServiceGroupWebhookRequest) String() string
- type DisableServiceGroupWebhookResponse
- func (s DisableServiceGroupWebhookResponse) GoString() string
- func (s *DisableServiceGroupWebhookResponse) SetBody(v *DisableServiceGroupWebhookResponseBody) *DisableServiceGroupWebhookResponse
- func (s *DisableServiceGroupWebhookResponse) SetHeaders(v map[string]*string) *DisableServiceGroupWebhookResponse
- func (s *DisableServiceGroupWebhookResponse) SetStatusCode(v int32) *DisableServiceGroupWebhookResponse
- func (s DisableServiceGroupWebhookResponse) String() string
- type DisableServiceGroupWebhookResponseBody
- type DisableSubscriptionRequest
- type DisableSubscriptionResponse
- func (s DisableSubscriptionResponse) GoString() string
- func (s *DisableSubscriptionResponse) SetBody(v *DisableSubscriptionResponseBody) *DisableSubscriptionResponse
- func (s *DisableSubscriptionResponse) SetHeaders(v map[string]*string) *DisableSubscriptionResponse
- func (s *DisableSubscriptionResponse) SetStatusCode(v int32) *DisableSubscriptionResponse
- func (s DisableSubscriptionResponse) String() string
- type DisableSubscriptionResponseBody
- type EnableEscalationPlanRequest
- type EnableEscalationPlanResponse
- func (s EnableEscalationPlanResponse) GoString() string
- func (s *EnableEscalationPlanResponse) SetBody(v *EnableEscalationPlanResponseBody) *EnableEscalationPlanResponse
- func (s *EnableEscalationPlanResponse) SetHeaders(v map[string]*string) *EnableEscalationPlanResponse
- func (s *EnableEscalationPlanResponse) SetStatusCode(v int32) *EnableEscalationPlanResponse
- func (s EnableEscalationPlanResponse) String() string
- type EnableEscalationPlanResponseBody
- type EnableIntegrationConfigRequest
- func (s EnableIntegrationConfigRequest) GoString() string
- func (s *EnableIntegrationConfigRequest) SetClientToken(v string) *EnableIntegrationConfigRequest
- func (s *EnableIntegrationConfigRequest) SetIntegrationConfigId(v int64) *EnableIntegrationConfigRequest
- func (s EnableIntegrationConfigRequest) String() string
- type EnableIntegrationConfigResponse
- func (s EnableIntegrationConfigResponse) GoString() string
- func (s *EnableIntegrationConfigResponse) SetBody(v *EnableIntegrationConfigResponseBody) *EnableIntegrationConfigResponse
- func (s *EnableIntegrationConfigResponse) SetHeaders(v map[string]*string) *EnableIntegrationConfigResponse
- func (s *EnableIntegrationConfigResponse) SetStatusCode(v int32) *EnableIntegrationConfigResponse
- func (s EnableIntegrationConfigResponse) String() string
- type EnableIntegrationConfigResponseBody
- type EnableRouteRuleRequest
- type EnableRouteRuleResponse
- func (s EnableRouteRuleResponse) GoString() string
- func (s *EnableRouteRuleResponse) SetBody(v *EnableRouteRuleResponseBody) *EnableRouteRuleResponse
- func (s *EnableRouteRuleResponse) SetHeaders(v map[string]*string) *EnableRouteRuleResponse
- func (s *EnableRouteRuleResponse) SetStatusCode(v int32) *EnableRouteRuleResponse
- func (s EnableRouteRuleResponse) String() string
- type EnableRouteRuleResponseBody
- type EnableServiceGroupWebhookRequest
- func (s EnableServiceGroupWebhookRequest) GoString() string
- func (s *EnableServiceGroupWebhookRequest) SetClientToken(v string) *EnableServiceGroupWebhookRequest
- func (s *EnableServiceGroupWebhookRequest) SetServiceGroupId(v int64) *EnableServiceGroupWebhookRequest
- func (s EnableServiceGroupWebhookRequest) String() string
- type EnableServiceGroupWebhookResponse
- func (s EnableServiceGroupWebhookResponse) GoString() string
- func (s *EnableServiceGroupWebhookResponse) SetBody(v *EnableServiceGroupWebhookResponseBody) *EnableServiceGroupWebhookResponse
- func (s *EnableServiceGroupWebhookResponse) SetHeaders(v map[string]*string) *EnableServiceGroupWebhookResponse
- func (s *EnableServiceGroupWebhookResponse) SetStatusCode(v int32) *EnableServiceGroupWebhookResponse
- func (s EnableServiceGroupWebhookResponse) String() string
- type EnableServiceGroupWebhookResponseBody
- type EnableSubscriptionRequest
- type EnableSubscriptionResponse
- func (s EnableSubscriptionResponse) GoString() string
- func (s *EnableSubscriptionResponse) SetBody(v *EnableSubscriptionResponseBody) *EnableSubscriptionResponse
- func (s *EnableSubscriptionResponse) SetHeaders(v map[string]*string) *EnableSubscriptionResponse
- func (s *EnableSubscriptionResponse) SetStatusCode(v int32) *EnableSubscriptionResponse
- func (s EnableSubscriptionResponse) String() string
- type EnableSubscriptionResponseBody
- type FinishIncidentRequest
- func (s FinishIncidentRequest) GoString() string
- func (s *FinishIncidentRequest) SetClientToken(v string) *FinishIncidentRequest
- func (s *FinishIncidentRequest) SetIncidentFinishReason(v int32) *FinishIncidentRequest
- func (s *FinishIncidentRequest) SetIncidentFinishReasonDescription(v string) *FinishIncidentRequest
- func (s *FinishIncidentRequest) SetIncidentFinishSolution(v int32) *FinishIncidentRequest
- func (s *FinishIncidentRequest) SetIncidentFinishSolutionDescription(v string) *FinishIncidentRequest
- func (s *FinishIncidentRequest) SetIncidentIds(v []*int64) *FinishIncidentRequest
- func (s FinishIncidentRequest) String() string
- type FinishIncidentResponse
- func (s FinishIncidentResponse) GoString() string
- func (s *FinishIncidentResponse) SetBody(v *FinishIncidentResponseBody) *FinishIncidentResponse
- func (s *FinishIncidentResponse) SetHeaders(v map[string]*string) *FinishIncidentResponse
- func (s *FinishIncidentResponse) SetStatusCode(v int32) *FinishIncidentResponse
- func (s FinishIncidentResponse) String() string
- type FinishIncidentResponseBody
- type FinishProblemRequest
- type FinishProblemResponse
- func (s FinishProblemResponse) GoString() string
- func (s *FinishProblemResponse) SetBody(v *FinishProblemResponseBody) *FinishProblemResponse
- func (s *FinishProblemResponse) SetHeaders(v map[string]*string) *FinishProblemResponse
- func (s *FinishProblemResponse) SetStatusCode(v int32) *FinishProblemResponse
- func (s FinishProblemResponse) String() string
- type FinishProblemResponseBody
- type GeneratePictureLinkRequest
- type GeneratePictureLinkResponse
- func (s GeneratePictureLinkResponse) GoString() string
- func (s *GeneratePictureLinkResponse) SetBody(v *GeneratePictureLinkResponseBody) *GeneratePictureLinkResponse
- func (s *GeneratePictureLinkResponse) SetHeaders(v map[string]*string) *GeneratePictureLinkResponse
- func (s *GeneratePictureLinkResponse) SetStatusCode(v int32) *GeneratePictureLinkResponse
- func (s GeneratePictureLinkResponse) String() string
- type GeneratePictureLinkResponseBody
- func (s GeneratePictureLinkResponseBody) GoString() string
- func (s *GeneratePictureLinkResponseBody) SetData(v *GeneratePictureLinkResponseBodyData) *GeneratePictureLinkResponseBody
- func (s *GeneratePictureLinkResponseBody) SetRequestId(v string) *GeneratePictureLinkResponseBody
- func (s GeneratePictureLinkResponseBody) String() string
- type GeneratePictureLinkResponseBodyData
- type GeneratePictureLinkResponseBodyDataLinks
- func (s GeneratePictureLinkResponseBodyDataLinks) GoString() string
- func (s *GeneratePictureLinkResponseBodyDataLinks) SetKey(v string) *GeneratePictureLinkResponseBodyDataLinks
- func (s *GeneratePictureLinkResponseBodyDataLinks) SetLink(v string) *GeneratePictureLinkResponseBodyDataLinks
- func (s GeneratePictureLinkResponseBodyDataLinks) String() string
- type GeneratePictureUploadSignRequest
- func (s GeneratePictureUploadSignRequest) GoString() string
- func (s *GeneratePictureUploadSignRequest) SetFiles(v []*GeneratePictureUploadSignRequestFiles) *GeneratePictureUploadSignRequest
- func (s *GeneratePictureUploadSignRequest) SetInstanceId(v int64) *GeneratePictureUploadSignRequest
- func (s *GeneratePictureUploadSignRequest) SetInstanceType(v string) *GeneratePictureUploadSignRequest
- func (s GeneratePictureUploadSignRequest) String() string
- type GeneratePictureUploadSignRequestFiles
- func (s GeneratePictureUploadSignRequestFiles) GoString() string
- func (s *GeneratePictureUploadSignRequestFiles) SetFileName(v string) *GeneratePictureUploadSignRequestFiles
- func (s *GeneratePictureUploadSignRequestFiles) SetFileSize(v int64) *GeneratePictureUploadSignRequestFiles
- func (s *GeneratePictureUploadSignRequestFiles) SetFileType(v string) *GeneratePictureUploadSignRequestFiles
- func (s GeneratePictureUploadSignRequestFiles) String() string
- type GeneratePictureUploadSignResponse
- func (s GeneratePictureUploadSignResponse) GoString() string
- func (s *GeneratePictureUploadSignResponse) SetBody(v *GeneratePictureUploadSignResponseBody) *GeneratePictureUploadSignResponse
- func (s *GeneratePictureUploadSignResponse) SetHeaders(v map[string]*string) *GeneratePictureUploadSignResponse
- func (s *GeneratePictureUploadSignResponse) SetStatusCode(v int32) *GeneratePictureUploadSignResponse
- func (s GeneratePictureUploadSignResponse) String() string
- type GeneratePictureUploadSignResponseBody
- func (s GeneratePictureUploadSignResponseBody) GoString() string
- func (s *GeneratePictureUploadSignResponseBody) SetData(v *GeneratePictureUploadSignResponseBodyData) *GeneratePictureUploadSignResponseBody
- func (s *GeneratePictureUploadSignResponseBody) SetRequestId(v string) *GeneratePictureUploadSignResponseBody
- func (s GeneratePictureUploadSignResponseBody) String() string
- type GeneratePictureUploadSignResponseBodyData
- func (s GeneratePictureUploadSignResponseBodyData) GoString() string
- func (s *GeneratePictureUploadSignResponseBodyData) SetAccessKeyId(v string) *GeneratePictureUploadSignResponseBodyData
- func (s *GeneratePictureUploadSignResponseBodyData) SetBucketName(v string) *GeneratePictureUploadSignResponseBodyData
- func (s *GeneratePictureUploadSignResponseBodyData) SetFiles(v []*GeneratePictureUploadSignResponseBodyDataFiles) *GeneratePictureUploadSignResponseBodyData
- func (s *GeneratePictureUploadSignResponseBodyData) SetPolicy(v string) *GeneratePictureUploadSignResponseBodyData
- func (s *GeneratePictureUploadSignResponseBodyData) SetSignature(v string) *GeneratePictureUploadSignResponseBodyData
- func (s *GeneratePictureUploadSignResponseBodyData) SetUrl(v string) *GeneratePictureUploadSignResponseBodyData
- func (s GeneratePictureUploadSignResponseBodyData) String() string
- type GeneratePictureUploadSignResponseBodyDataFiles
- func (s GeneratePictureUploadSignResponseBodyDataFiles) GoString() string
- func (s *GeneratePictureUploadSignResponseBodyDataFiles) SetFileName(v string) *GeneratePictureUploadSignResponseBodyDataFiles
- func (s *GeneratePictureUploadSignResponseBodyDataFiles) SetFileSize(v int64) *GeneratePictureUploadSignResponseBodyDataFiles
- func (s *GeneratePictureUploadSignResponseBodyDataFiles) SetFileType(v string) *GeneratePictureUploadSignResponseBodyDataFiles
- func (s *GeneratePictureUploadSignResponseBodyDataFiles) SetKey(v string) *GeneratePictureUploadSignResponseBodyDataFiles
- func (s GeneratePictureUploadSignResponseBodyDataFiles) String() string
- type GenerateProblemPictureLinkRequest
- func (s GenerateProblemPictureLinkRequest) GoString() string
- func (s *GenerateProblemPictureLinkRequest) SetKeys(v []*string) *GenerateProblemPictureLinkRequest
- func (s *GenerateProblemPictureLinkRequest) SetProblemId(v string) *GenerateProblemPictureLinkRequest
- func (s GenerateProblemPictureLinkRequest) String() string
- type GenerateProblemPictureLinkResponse
- func (s GenerateProblemPictureLinkResponse) GoString() string
- func (s *GenerateProblemPictureLinkResponse) SetBody(v *GenerateProblemPictureLinkResponseBody) *GenerateProblemPictureLinkResponse
- func (s *GenerateProblemPictureLinkResponse) SetHeaders(v map[string]*string) *GenerateProblemPictureLinkResponse
- func (s *GenerateProblemPictureLinkResponse) SetStatusCode(v int32) *GenerateProblemPictureLinkResponse
- func (s GenerateProblemPictureLinkResponse) String() string
- type GenerateProblemPictureLinkResponseBody
- func (s GenerateProblemPictureLinkResponseBody) GoString() string
- func (s *GenerateProblemPictureLinkResponseBody) SetData(v *GenerateProblemPictureLinkResponseBodyData) *GenerateProblemPictureLinkResponseBody
- func (s *GenerateProblemPictureLinkResponseBody) SetRequestId(v string) *GenerateProblemPictureLinkResponseBody
- func (s GenerateProblemPictureLinkResponseBody) String() string
- type GenerateProblemPictureLinkResponseBodyData
- type GenerateProblemPictureLinkResponseBodyDataLinks
- func (s GenerateProblemPictureLinkResponseBodyDataLinks) GoString() string
- func (s *GenerateProblemPictureLinkResponseBodyDataLinks) SetKey(v string) *GenerateProblemPictureLinkResponseBodyDataLinks
- func (s *GenerateProblemPictureLinkResponseBodyDataLinks) SetLink(v string) *GenerateProblemPictureLinkResponseBodyDataLinks
- func (s GenerateProblemPictureLinkResponseBodyDataLinks) String() string
- type GenerateProblemPictureUploadSignRequest
- func (s GenerateProblemPictureUploadSignRequest) GoString() string
- func (s *GenerateProblemPictureUploadSignRequest) SetFileName(v string) *GenerateProblemPictureUploadSignRequest
- func (s *GenerateProblemPictureUploadSignRequest) SetFileSize(v int64) *GenerateProblemPictureUploadSignRequest
- func (s *GenerateProblemPictureUploadSignRequest) SetFileType(v string) *GenerateProblemPictureUploadSignRequest
- func (s *GenerateProblemPictureUploadSignRequest) SetProblemId(v int64) *GenerateProblemPictureUploadSignRequest
- func (s GenerateProblemPictureUploadSignRequest) String() string
- type GenerateProblemPictureUploadSignResponse
- func (s GenerateProblemPictureUploadSignResponse) GoString() string
- func (s *GenerateProblemPictureUploadSignResponse) SetBody(v *GenerateProblemPictureUploadSignResponseBody) *GenerateProblemPictureUploadSignResponse
- func (s *GenerateProblemPictureUploadSignResponse) SetHeaders(v map[string]*string) *GenerateProblemPictureUploadSignResponse
- func (s *GenerateProblemPictureUploadSignResponse) SetStatusCode(v int32) *GenerateProblemPictureUploadSignResponse
- func (s GenerateProblemPictureUploadSignResponse) String() string
- type GenerateProblemPictureUploadSignResponseBody
- func (s GenerateProblemPictureUploadSignResponseBody) GoString() string
- func (s *GenerateProblemPictureUploadSignResponseBody) SetData(v *GenerateProblemPictureUploadSignResponseBodyData) *GenerateProblemPictureUploadSignResponseBody
- func (s *GenerateProblemPictureUploadSignResponseBody) SetRequestId(v string) *GenerateProblemPictureUploadSignResponseBody
- func (s GenerateProblemPictureUploadSignResponseBody) String() string
- type GenerateProblemPictureUploadSignResponseBodyData
- func (s GenerateProblemPictureUploadSignResponseBodyData) GoString() string
- func (s *GenerateProblemPictureUploadSignResponseBodyData) SetAccessKeyId(v string) *GenerateProblemPictureUploadSignResponseBodyData
- func (s *GenerateProblemPictureUploadSignResponseBodyData) SetBucketName(v string) *GenerateProblemPictureUploadSignResponseBodyData
- func (s *GenerateProblemPictureUploadSignResponseBodyData) SetKey(v string) *GenerateProblemPictureUploadSignResponseBodyData
- func (s *GenerateProblemPictureUploadSignResponseBodyData) SetPolicy(v string) *GenerateProblemPictureUploadSignResponseBodyData
- func (s *GenerateProblemPictureUploadSignResponseBodyData) SetSignature(v string) *GenerateProblemPictureUploadSignResponseBodyData
- func (s *GenerateProblemPictureUploadSignResponseBodyData) SetUrl(v string) *GenerateProblemPictureUploadSignResponseBodyData
- func (s GenerateProblemPictureUploadSignResponseBodyData) String() string
- type GetEscalationPlanRequest
- type GetEscalationPlanResponse
- func (s GetEscalationPlanResponse) GoString() string
- func (s *GetEscalationPlanResponse) SetBody(v *GetEscalationPlanResponseBody) *GetEscalationPlanResponse
- func (s *GetEscalationPlanResponse) SetHeaders(v map[string]*string) *GetEscalationPlanResponse
- func (s *GetEscalationPlanResponse) SetStatusCode(v int32) *GetEscalationPlanResponse
- func (s GetEscalationPlanResponse) String() string
- type GetEscalationPlanResponseBody
- func (s GetEscalationPlanResponseBody) GoString() string
- func (s *GetEscalationPlanResponseBody) SetData(v *GetEscalationPlanResponseBodyData) *GetEscalationPlanResponseBody
- func (s *GetEscalationPlanResponseBody) SetRequestId(v string) *GetEscalationPlanResponseBody
- func (s GetEscalationPlanResponseBody) String() string
- type GetEscalationPlanResponseBodyData
- func (s GetEscalationPlanResponseBodyData) GoString() string
- func (s *GetEscalationPlanResponseBodyData) SetCreateTime(v string) *GetEscalationPlanResponseBodyData
- func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanDescription(v string) *GetEscalationPlanResponseBodyData
- func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanId(v int64) *GetEscalationPlanResponseBodyData
- func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanName(v string) *GetEscalationPlanResponseBodyData
- func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanRules(v []*GetEscalationPlanResponseBodyDataEscalationPlanRules) *GetEscalationPlanResponseBodyData
- func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanScopeObjects(v []*GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) *GetEscalationPlanResponseBodyData
- func (s *GetEscalationPlanResponseBodyData) SetIsGlobal(v bool) *GetEscalationPlanResponseBodyData
- func (s GetEscalationPlanResponseBodyData) String() string
- type GetEscalationPlanResponseBodyDataEscalationPlanRules
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRules) GoString() string
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanConditions(...) *GetEscalationPlanResponseBodyDataEscalationPlanRules
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanRuleId(v int64) *GetEscalationPlanResponseBodyDataEscalationPlanRules
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanStrategies(...) *GetEscalationPlanResponseBodyDataEscalationPlanRules
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRules) String() string
- type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions) GoString() string
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions) SetEffection(v string) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions) SetLevel(v string) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions) String() string
- type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) GoString() string
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetEnableWebhook(v bool) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetEscalationPlanType(v string) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeChannels(v string) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeObjectList(...) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeObjects(v []*int64) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleList(v []*int64) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleObjectList(...) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeTime(v int64) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetServiceGroups(...) *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) String() string
- type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList) GoString() string
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList) SetNoticeObjectId(v int64) ...
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList) SetNoticeObjectName(v string) ...
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList) String() string
- type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList) GoString() string
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList) SetId(v int64) ...
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList) SetName(v string) ...
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList) String() string
- type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups) GoString() string
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups) SetId(v int64) ...
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups) SetServiceGroupName(v string) ...
- func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups) String() string
- type GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
- func (s GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) GoString() string
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetEscalationPlanScopeObjects(v int32) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScope(v string) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType(v int32) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectId(v int64) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
- func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectName(v string) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
- func (s GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) String() string
- type GetEventRequest
- type GetEventResponse
- func (s GetEventResponse) GoString() string
- func (s *GetEventResponse) SetBody(v *GetEventResponseBody) *GetEventResponse
- func (s *GetEventResponse) SetHeaders(v map[string]*string) *GetEventResponse
- func (s *GetEventResponse) SetStatusCode(v int32) *GetEventResponse
- func (s GetEventResponse) String() string
- type GetEventResponseBody
- type GetEventResponseBodyData
- func (s GetEventResponseBodyData) GoString() string
- func (s *GetEventResponseBodyData) SetEventJson(v string) *GetEventResponseBodyData
- func (s *GetEventResponseBodyData) SetEventTime(v string) *GetEventResponseBodyData
- func (s *GetEventResponseBodyData) SetMonitorSourceId(v int64) *GetEventResponseBodyData
- func (s *GetEventResponseBodyData) SetMonitorSourceName(v string) *GetEventResponseBodyData
- func (s GetEventResponseBodyData) String() string
- type GetHomePageGuidanceRequest
- type GetHomePageGuidanceResponse
- func (s GetHomePageGuidanceResponse) GoString() string
- func (s *GetHomePageGuidanceResponse) SetBody(v *GetHomePageGuidanceResponseBody) *GetHomePageGuidanceResponse
- func (s *GetHomePageGuidanceResponse) SetHeaders(v map[string]*string) *GetHomePageGuidanceResponse
- func (s *GetHomePageGuidanceResponse) SetStatusCode(v int32) *GetHomePageGuidanceResponse
- func (s GetHomePageGuidanceResponse) String() string
- type GetHomePageGuidanceResponseBody
- func (s GetHomePageGuidanceResponseBody) GoString() string
- func (s *GetHomePageGuidanceResponseBody) SetData(v *GetHomePageGuidanceResponseBodyData) *GetHomePageGuidanceResponseBody
- func (s *GetHomePageGuidanceResponseBody) SetRequestId(v string) *GetHomePageGuidanceResponseBody
- func (s GetHomePageGuidanceResponseBody) String() string
- type GetHomePageGuidanceResponseBodyData
- func (s GetHomePageGuidanceResponseBodyData) GoString() string
- func (s *GetHomePageGuidanceResponseBodyData) SetNotifySubscriptionStatus(v bool) *GetHomePageGuidanceResponseBodyData
- func (s *GetHomePageGuidanceResponseBodyData) SetServiceGroupStatus(v bool) *GetHomePageGuidanceResponseBodyData
- func (s *GetHomePageGuidanceResponseBodyData) SetServiceStatus(v bool) *GetHomePageGuidanceResponseBodyData
- func (s *GetHomePageGuidanceResponseBodyData) SetUsersStatus(v bool) *GetHomePageGuidanceResponseBodyData
- func (s GetHomePageGuidanceResponseBodyData) String() string
- type GetIncidentListByIdListRequest
- func (s GetIncidentListByIdListRequest) GoString() string
- func (s *GetIncidentListByIdListRequest) SetClientToken(v string) *GetIncidentListByIdListRequest
- func (s *GetIncidentListByIdListRequest) SetIncidentIdList(v []*int64) *GetIncidentListByIdListRequest
- func (s GetIncidentListByIdListRequest) String() string
- type GetIncidentListByIdListResponse
- func (s GetIncidentListByIdListResponse) GoString() string
- func (s *GetIncidentListByIdListResponse) SetBody(v *GetIncidentListByIdListResponseBody) *GetIncidentListByIdListResponse
- func (s *GetIncidentListByIdListResponse) SetHeaders(v map[string]*string) *GetIncidentListByIdListResponse
- func (s *GetIncidentListByIdListResponse) SetStatusCode(v int32) *GetIncidentListByIdListResponse
- func (s GetIncidentListByIdListResponse) String() string
- type GetIncidentListByIdListResponseBody
- func (s GetIncidentListByIdListResponseBody) GoString() string
- func (s *GetIncidentListByIdListResponseBody) SetData(v []*GetIncidentListByIdListResponseBodyData) *GetIncidentListByIdListResponseBody
- func (s *GetIncidentListByIdListResponseBody) SetRequestId(v string) *GetIncidentListByIdListResponseBody
- func (s GetIncidentListByIdListResponseBody) String() string
- type GetIncidentListByIdListResponseBodyData
- func (s GetIncidentListByIdListResponseBodyData) GoString() string
- func (s *GetIncidentListByIdListResponseBodyData) SetAssignToWhoIsValid(v int32) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetAssignUserId(v int64) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetAssignUserName(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetAssignUserPhone(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetCreateTime(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWho(v int32) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWhoIsValid(v int32) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWhoName(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetDurationTime(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetEffect(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetIncidentDescription(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetIncidentId(v int64) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetIncidentLevel(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetIncidentNumber(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetIncidentStatus(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetIncidentTitle(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetIsManual(v bool) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetIsUpgrade(v bool) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetNotifyChannels(v []*string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetProblemId(v int64) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetProblemNumber(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRelRouteRuleDeleteType(v int32) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRelServiceDeleteType(v int32) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRelServiceGroupIsValid(v int32) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceDescription(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceGroupId(v int64) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceGroupName(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceId(v int64) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceName(v string) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRouteRuleId(v int64) *GetIncidentListByIdListResponseBodyData
- func (s *GetIncidentListByIdListResponseBodyData) SetRouteRuleName(v string) *GetIncidentListByIdListResponseBodyData
- func (s GetIncidentListByIdListResponseBodyData) String() string
- type GetIncidentRequest
- type GetIncidentResponse
- func (s GetIncidentResponse) GoString() string
- func (s *GetIncidentResponse) SetBody(v *GetIncidentResponseBody) *GetIncidentResponse
- func (s *GetIncidentResponse) SetHeaders(v map[string]*string) *GetIncidentResponse
- func (s *GetIncidentResponse) SetStatusCode(v int32) *GetIncidentResponse
- func (s GetIncidentResponse) String() string
- type GetIncidentResponseBody
- type GetIncidentResponseBodyData
- func (s GetIncidentResponseBodyData) GoString() string
- func (s *GetIncidentResponseBodyData) SetAssignToWhoIsValid(v int32) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetAssignUserId(v int64) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetAssignUserName(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetAssignUserPhone(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetCreateTime(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetDefaultAssignToWho(v int32) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetDefaultAssignToWhoIsValid(v int32) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetDefaultAssignToWhoName(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetDurationTime(v int64) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetEffect(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetIncidentDescription(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetIncidentId(v int64) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetIncidentLevel(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetIncidentNumber(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetIncidentStatus(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetIncidentTitle(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetIsManual(v bool) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetIsUpgrade(v bool) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetNotifyChannels(v []*string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetProblemId(v int64) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetProblemNumber(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRelRouteRuleDeleteType(v int32) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRelServiceDeleteType(v int32) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRelServiceGroupIsValid(v int32) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRelatedServiceDescription(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRelatedServiceGroupId(v int64) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRelatedServiceGroupName(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRelatedServiceId(v int64) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRelatedServiceName(v string) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRouteRuleId(v int64) *GetIncidentResponseBodyData
- func (s *GetIncidentResponseBodyData) SetRouteRuleName(v string) *GetIncidentResponseBodyData
- func (s GetIncidentResponseBodyData) String() string
- type GetIncidentStatisticsRequest
- type GetIncidentStatisticsResponse
- func (s GetIncidentStatisticsResponse) GoString() string
- func (s *GetIncidentStatisticsResponse) SetBody(v *GetIncidentStatisticsResponseBody) *GetIncidentStatisticsResponse
- func (s *GetIncidentStatisticsResponse) SetHeaders(v map[string]*string) *GetIncidentStatisticsResponse
- func (s *GetIncidentStatisticsResponse) SetStatusCode(v int32) *GetIncidentStatisticsResponse
- func (s GetIncidentStatisticsResponse) String() string
- type GetIncidentStatisticsResponseBody
- func (s GetIncidentStatisticsResponseBody) GoString() string
- func (s *GetIncidentStatisticsResponseBody) SetData(v *GetIncidentStatisticsResponseBodyData) *GetIncidentStatisticsResponseBody
- func (s *GetIncidentStatisticsResponseBody) SetRequestId(v string) *GetIncidentStatisticsResponseBody
- func (s GetIncidentStatisticsResponseBody) String() string
- type GetIncidentStatisticsResponseBodyData
- func (s GetIncidentStatisticsResponseBodyData) GoString() string
- func (s *GetIncidentStatisticsResponseBodyData) SetAllFinish(v int32) *GetIncidentStatisticsResponseBodyData
- func (s *GetIncidentStatisticsResponseBodyData) SetAllResponse(v int32) *GetIncidentStatisticsResponseBodyData
- func (s *GetIncidentStatisticsResponseBodyData) SetMyFinish(v int32) *GetIncidentStatisticsResponseBodyData
- func (s *GetIncidentStatisticsResponseBodyData) SetMyResponse(v int32) *GetIncidentStatisticsResponseBodyData
- func (s GetIncidentStatisticsResponseBodyData) String() string
- type GetIncidentSubtotalCountRequest
- func (s GetIncidentSubtotalCountRequest) GoString() string
- func (s *GetIncidentSubtotalCountRequest) SetClientToken(v string) *GetIncidentSubtotalCountRequest
- func (s *GetIncidentSubtotalCountRequest) SetIncidentIds(v []*int64) *GetIncidentSubtotalCountRequest
- func (s GetIncidentSubtotalCountRequest) String() string
- type GetIncidentSubtotalCountResponse
- func (s GetIncidentSubtotalCountResponse) GoString() string
- func (s *GetIncidentSubtotalCountResponse) SetBody(v *GetIncidentSubtotalCountResponseBody) *GetIncidentSubtotalCountResponse
- func (s *GetIncidentSubtotalCountResponse) SetHeaders(v map[string]*string) *GetIncidentSubtotalCountResponse
- func (s *GetIncidentSubtotalCountResponse) SetStatusCode(v int32) *GetIncidentSubtotalCountResponse
- func (s GetIncidentSubtotalCountResponse) String() string
- type GetIncidentSubtotalCountResponseBody
- type GetIncidentSubtotalCountResponseBodyData
- func (s GetIncidentSubtotalCountResponseBodyData) GoString() string
- func (s *GetIncidentSubtotalCountResponseBodyData) SetRequestId(v string) *GetIncidentSubtotalCountResponseBodyData
- func (s *GetIncidentSubtotalCountResponseBodyData) SetSubtotalCount(v map[string]interface{}) *GetIncidentSubtotalCountResponseBodyData
- func (s GetIncidentSubtotalCountResponseBodyData) String() string
- type GetIntegrationConfigRequest
- type GetIntegrationConfigResponse
- func (s GetIntegrationConfigResponse) GoString() string
- func (s *GetIntegrationConfigResponse) SetBody(v *GetIntegrationConfigResponseBody) *GetIntegrationConfigResponse
- func (s *GetIntegrationConfigResponse) SetHeaders(v map[string]*string) *GetIntegrationConfigResponse
- func (s *GetIntegrationConfigResponse) SetStatusCode(v int32) *GetIntegrationConfigResponse
- func (s GetIntegrationConfigResponse) String() string
- type GetIntegrationConfigResponseBody
- func (s GetIntegrationConfigResponseBody) GoString() string
- func (s *GetIntegrationConfigResponseBody) SetData(v *GetIntegrationConfigResponseBodyData) *GetIntegrationConfigResponseBody
- func (s *GetIntegrationConfigResponseBody) SetRequestId(v string) *GetIntegrationConfigResponseBody
- func (s GetIntegrationConfigResponseBody) String() string
- type GetIntegrationConfigResponseBodyData
- func (s GetIntegrationConfigResponseBodyData) GoString() string
- func (s *GetIntegrationConfigResponseBodyData) SetAccessKey(v string) *GetIntegrationConfigResponseBodyData
- func (s *GetIntegrationConfigResponseBodyData) SetIntegrationConfigId(v int64) *GetIntegrationConfigResponseBodyData
- func (s *GetIntegrationConfigResponseBodyData) SetIsReceivedEvent(v bool) *GetIntegrationConfigResponseBodyData
- func (s *GetIntegrationConfigResponseBodyData) SetMonitorSourceId(v int64) *GetIntegrationConfigResponseBodyData
- func (s *GetIntegrationConfigResponseBodyData) SetMonitorSourceName(v string) *GetIntegrationConfigResponseBodyData
- func (s *GetIntegrationConfigResponseBodyData) SetMonitorSourceShortName(v string) *GetIntegrationConfigResponseBodyData
- func (s *GetIntegrationConfigResponseBodyData) SetStatus(v string) *GetIntegrationConfigResponseBodyData
- func (s GetIntegrationConfigResponseBodyData) String() string
- type GetProblemEffectionServiceRequest
- func (s GetProblemEffectionServiceRequest) GoString() string
- func (s *GetProblemEffectionServiceRequest) SetClientToken(v string) *GetProblemEffectionServiceRequest
- func (s *GetProblemEffectionServiceRequest) SetEffectionServiceId(v int64) *GetProblemEffectionServiceRequest
- func (s *GetProblemEffectionServiceRequest) SetProblemId(v int64) *GetProblemEffectionServiceRequest
- func (s GetProblemEffectionServiceRequest) String() string
- type GetProblemEffectionServiceResponse
- func (s GetProblemEffectionServiceResponse) GoString() string
- func (s *GetProblemEffectionServiceResponse) SetBody(v *GetProblemEffectionServiceResponseBody) *GetProblemEffectionServiceResponse
- func (s *GetProblemEffectionServiceResponse) SetHeaders(v map[string]*string) *GetProblemEffectionServiceResponse
- func (s *GetProblemEffectionServiceResponse) SetStatusCode(v int32) *GetProblemEffectionServiceResponse
- func (s GetProblemEffectionServiceResponse) String() string
- type GetProblemEffectionServiceResponseBody
- func (s GetProblemEffectionServiceResponseBody) GoString() string
- func (s *GetProblemEffectionServiceResponseBody) SetData(v *GetProblemEffectionServiceResponseBodyData) *GetProblemEffectionServiceResponseBody
- func (s *GetProblemEffectionServiceResponseBody) SetRequestId(v string) *GetProblemEffectionServiceResponseBody
- func (s GetProblemEffectionServiceResponseBody) String() string
- type GetProblemEffectionServiceResponseBodyData
- func (s GetProblemEffectionServiceResponseBodyData) GoString() string
- func (s *GetProblemEffectionServiceResponseBodyData) SetDescription(v string) *GetProblemEffectionServiceResponseBodyData
- func (s *GetProblemEffectionServiceResponseBodyData) SetEffectionServiceId(v int64) *GetProblemEffectionServiceResponseBodyData
- func (s *GetProblemEffectionServiceResponseBodyData) SetLevel(v int64) *GetProblemEffectionServiceResponseBodyData
- func (s *GetProblemEffectionServiceResponseBodyData) SetPicUrl(v []*string) *GetProblemEffectionServiceResponseBodyData
- func (s *GetProblemEffectionServiceResponseBodyData) SetServiceId(v int64) *GetProblemEffectionServiceResponseBodyData
- func (s *GetProblemEffectionServiceResponseBodyData) SetServiceName(v string) *GetProblemEffectionServiceResponseBodyData
- func (s *GetProblemEffectionServiceResponseBodyData) SetStatus(v int64) *GetProblemEffectionServiceResponseBodyData
- func (s GetProblemEffectionServiceResponseBodyData) String() string
- type GetProblemImprovementRequest
- type GetProblemImprovementResponse
- func (s GetProblemImprovementResponse) GoString() string
- func (s *GetProblemImprovementResponse) SetBody(v *GetProblemImprovementResponseBody) *GetProblemImprovementResponse
- func (s *GetProblemImprovementResponse) SetHeaders(v map[string]*string) *GetProblemImprovementResponse
- func (s *GetProblemImprovementResponse) SetStatusCode(v int32) *GetProblemImprovementResponse
- func (s GetProblemImprovementResponse) String() string
- type GetProblemImprovementResponseBody
- func (s GetProblemImprovementResponseBody) GoString() string
- func (s *GetProblemImprovementResponseBody) SetData(v *GetProblemImprovementResponseBodyData) *GetProblemImprovementResponseBody
- func (s *GetProblemImprovementResponseBody) SetRequestId(v string) *GetProblemImprovementResponseBody
- func (s GetProblemImprovementResponseBody) String() string
- type GetProblemImprovementResponseBodyData
- func (s GetProblemImprovementResponseBodyData) GoString() string
- func (s *GetProblemImprovementResponseBodyData) SetCustomProblemReason(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetDiscoverSource(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetDutyDepartmentId(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetDutyDepartmentName(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetDutyUserId(v int64) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetDutyUserIsValid(v int64) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetDutyUserName(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetDutyUserPhone(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetInjectionMode(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetIsManual(v bool) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetMeasureList(v []*GetProblemImprovementResponseBodyDataMeasureList) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetMonitorSourceName(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetProblemId(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetProblemReason(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetRecentActivity(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetRecoveryMode(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetRelationChanges(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetRemark(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetReplayDutyUserId(v int64) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetReplayDutyUserIsValid(v int64) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetReplayDutyUserName(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetReplayDutyUserPhone(v string) *GetProblemImprovementResponseBodyData
- func (s *GetProblemImprovementResponseBodyData) SetUserReport(v int64) *GetProblemImprovementResponseBodyData
- func (s GetProblemImprovementResponseBodyData) String() string
- type GetProblemImprovementResponseBodyDataMeasureList
- func (s GetProblemImprovementResponseBodyDataMeasureList) GoString() string
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetCheckStandard(v string) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserId(v int64) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserIsValid(v int32) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserName(v string) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetContent(v string) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetDirectorId(v int64) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetDirectorIsValid(v int32) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetDirectorName(v string) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetMeasureId(v int64) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetPlanFinishTime(v string) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetStalkerId(v int64) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetStalkerIsValid(v int32) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetStalkerName(v string) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetStatus(v string) *GetProblemImprovementResponseBodyDataMeasureList
- func (s *GetProblemImprovementResponseBodyDataMeasureList) SetType(v int64) *GetProblemImprovementResponseBodyDataMeasureList
- func (s GetProblemImprovementResponseBodyDataMeasureList) String() string
- type GetProblemPreviewRequest
- func (s GetProblemPreviewRequest) GoString() string
- func (s *GetProblemPreviewRequest) SetClientToken(v string) *GetProblemPreviewRequest
- func (s *GetProblemPreviewRequest) SetEffectServiceIds(v []*int64) *GetProblemPreviewRequest
- func (s *GetProblemPreviewRequest) SetIncidentId(v int64) *GetProblemPreviewRequest
- func (s *GetProblemPreviewRequest) SetProblemId(v int64) *GetProblemPreviewRequest
- func (s *GetProblemPreviewRequest) SetProblemLevel(v string) *GetProblemPreviewRequest
- func (s *GetProblemPreviewRequest) SetProblemNotifyType(v string) *GetProblemPreviewRequest
- func (s *GetProblemPreviewRequest) SetRelatedServiceId(v int64) *GetProblemPreviewRequest
- func (s *GetProblemPreviewRequest) SetServiceGroupIds(v []*int64) *GetProblemPreviewRequest
- func (s GetProblemPreviewRequest) String() string
- type GetProblemPreviewResponse
- func (s GetProblemPreviewResponse) GoString() string
- func (s *GetProblemPreviewResponse) SetBody(v *GetProblemPreviewResponseBody) *GetProblemPreviewResponse
- func (s *GetProblemPreviewResponse) SetHeaders(v map[string]*string) *GetProblemPreviewResponse
- func (s *GetProblemPreviewResponse) SetStatusCode(v int32) *GetProblemPreviewResponse
- func (s GetProblemPreviewResponse) String() string
- type GetProblemPreviewResponseBody
- func (s GetProblemPreviewResponseBody) GoString() string
- func (s *GetProblemPreviewResponseBody) SetData(v *GetProblemPreviewResponseBodyData) *GetProblemPreviewResponseBody
- func (s *GetProblemPreviewResponseBody) SetRequestId(v string) *GetProblemPreviewResponseBody
- func (s GetProblemPreviewResponseBody) String() string
- type GetProblemPreviewResponseBodyData
- func (s GetProblemPreviewResponseBodyData) GoString() string
- func (s *GetProblemPreviewResponseBodyData) SetDeAfterData(v string) *GetProblemPreviewResponseBodyData
- func (s *GetProblemPreviewResponseBodyData) SetDeBeforeData(v string) *GetProblemPreviewResponseBodyData
- func (s *GetProblemPreviewResponseBodyData) SetMail(v *GetProblemPreviewResponseBodyDataMail) *GetProblemPreviewResponseBodyData
- func (s *GetProblemPreviewResponseBodyData) SetProblem(v *GetProblemPreviewResponseBodyDataProblem) *GetProblemPreviewResponseBodyData
- func (s *GetProblemPreviewResponseBodyData) SetSms(v *GetProblemPreviewResponseBodyDataSms) *GetProblemPreviewResponseBodyData
- func (s *GetProblemPreviewResponseBodyData) SetUpAfterData(v string) *GetProblemPreviewResponseBodyData
- func (s *GetProblemPreviewResponseBodyData) SetUpBeforeData(v string) *GetProblemPreviewResponseBodyData
- func (s *GetProblemPreviewResponseBodyData) SetVoice(v *GetProblemPreviewResponseBodyDataVoice) *GetProblemPreviewResponseBodyData
- func (s *GetProblemPreviewResponseBodyData) SetWebhook(v *GetProblemPreviewResponseBodyDataWebhook) *GetProblemPreviewResponseBodyData
- func (s GetProblemPreviewResponseBodyData) String() string
- type GetProblemPreviewResponseBodyDataMail
- func (s GetProblemPreviewResponseBodyDataMail) GoString() string
- func (s *GetProblemPreviewResponseBodyDataMail) SetCount(v int64) *GetProblemPreviewResponseBodyDataMail
- func (s *GetProblemPreviewResponseBodyDataMail) SetUsers(v []*GetProblemPreviewResponseBodyDataMailUsers) *GetProblemPreviewResponseBodyDataMail
- func (s GetProblemPreviewResponseBodyDataMail) String() string
- type GetProblemPreviewResponseBodyDataMailUsers
- type GetProblemPreviewResponseBodyDataProblem
- func (s GetProblemPreviewResponseBodyDataProblem) GoString() string
- func (s *GetProblemPreviewResponseBodyDataProblem) SetCoordinationGroups(v []*GetProblemPreviewResponseBodyDataProblemCoordinationGroups) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetCreateTime(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetDiscoverTime(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetEffectionServices(v []*GetProblemPreviewResponseBodyDataProblemEffectionServices) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetIsManual(v bool) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetIsUpgrade(v bool) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetMainHandlerId(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetMainHandlerName(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetPreliminaryReason(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetProblemId(v int64) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetProblemLevel(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetProblemName(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetProblemStatus(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetProgressSummary(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetProgressSummaryRichTextId(v int64) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetRecoveryTime(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetRelatedServiceId(v int64) *GetProblemPreviewResponseBodyDataProblem
- func (s *GetProblemPreviewResponseBodyDataProblem) SetServiceName(v string) *GetProblemPreviewResponseBodyDataProblem
- func (s GetProblemPreviewResponseBodyDataProblem) String() string
- type GetProblemPreviewResponseBodyDataProblemCoordinationGroups
- func (s GetProblemPreviewResponseBodyDataProblemCoordinationGroups) GoString() string
- func (s *GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupDescription(v string) *GetProblemPreviewResponseBodyDataProblemCoordinationGroups
- func (s *GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupId(v int64) *GetProblemPreviewResponseBodyDataProblemCoordinationGroups
- func (s *GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupName(v string) *GetProblemPreviewResponseBodyDataProblemCoordinationGroups
- func (s GetProblemPreviewResponseBodyDataProblemCoordinationGroups) String() string
- type GetProblemPreviewResponseBodyDataProblemEffectionServices
- func (s GetProblemPreviewResponseBodyDataProblemEffectionServices) GoString() string
- func (s *GetProblemPreviewResponseBodyDataProblemEffectionServices) SetServiceId(v int64) *GetProblemPreviewResponseBodyDataProblemEffectionServices
- func (s *GetProblemPreviewResponseBodyDataProblemEffectionServices) SetServiceName(v string) *GetProblemPreviewResponseBodyDataProblemEffectionServices
- func (s GetProblemPreviewResponseBodyDataProblemEffectionServices) String() string
- type GetProblemPreviewResponseBodyDataSms
- func (s GetProblemPreviewResponseBodyDataSms) GoString() string
- func (s *GetProblemPreviewResponseBodyDataSms) SetCount(v int64) *GetProblemPreviewResponseBodyDataSms
- func (s *GetProblemPreviewResponseBodyDataSms) SetUsers(v []*GetProblemPreviewResponseBodyDataSmsUsers) *GetProblemPreviewResponseBodyDataSms
- func (s GetProblemPreviewResponseBodyDataSms) String() string
- type GetProblemPreviewResponseBodyDataSmsUsers
- type GetProblemPreviewResponseBodyDataVoice
- func (s GetProblemPreviewResponseBodyDataVoice) GoString() string
- func (s *GetProblemPreviewResponseBodyDataVoice) SetCount(v int64) *GetProblemPreviewResponseBodyDataVoice
- func (s *GetProblemPreviewResponseBodyDataVoice) SetUsers(v []*GetProblemPreviewResponseBodyDataVoiceUsers) *GetProblemPreviewResponseBodyDataVoice
- func (s GetProblemPreviewResponseBodyDataVoice) String() string
- type GetProblemPreviewResponseBodyDataVoiceUsers
- type GetProblemPreviewResponseBodyDataWebhook
- func (s GetProblemPreviewResponseBodyDataWebhook) GoString() string
- func (s *GetProblemPreviewResponseBodyDataWebhook) SetCount(v int64) *GetProblemPreviewResponseBodyDataWebhook
- func (s *GetProblemPreviewResponseBodyDataWebhook) SetServiceGroups(v []*GetProblemPreviewResponseBodyDataWebhookServiceGroups) *GetProblemPreviewResponseBodyDataWebhook
- func (s GetProblemPreviewResponseBodyDataWebhook) String() string
- type GetProblemPreviewResponseBodyDataWebhookServiceGroups
- func (s GetProblemPreviewResponseBodyDataWebhookServiceGroups) GoString() string
- func (s *GetProblemPreviewResponseBodyDataWebhookServiceGroups) SetServiceName(v string) *GetProblemPreviewResponseBodyDataWebhookServiceGroups
- func (s GetProblemPreviewResponseBodyDataWebhookServiceGroups) String() string
- type GetProblemRequest
- type GetProblemResponse
- func (s GetProblemResponse) GoString() string
- func (s *GetProblemResponse) SetBody(v *GetProblemResponseBody) *GetProblemResponse
- func (s *GetProblemResponse) SetHeaders(v map[string]*string) *GetProblemResponse
- func (s *GetProblemResponse) SetStatusCode(v int32) *GetProblemResponse
- func (s GetProblemResponse) String() string
- type GetProblemResponseBody
- type GetProblemResponseBodyData
- func (s GetProblemResponseBodyData) GoString() string
- func (s *GetProblemResponseBodyData) SetCancelProblemOperateLogs(v []*GetProblemResponseBodyDataCancelProblemOperateLogs) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetCancelReason(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetCancelReasonDescription(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetCoordinationGroups(v []*GetProblemResponseBodyDataCoordinationGroups) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetCreateTime(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetDiscoverTime(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetDurationTime(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetEffectionServices(v []*GetProblemResponseBodyDataEffectionServices) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetFeedback(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetHandingProblemOperateLogs(v []*GetProblemResponseBodyDataHandingProblemOperateLogs) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetIncidentId(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetIncidentNumber(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetIsRuleTrigger(v bool) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetMainHandler(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetMainHandlerId(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetMainHandlerIsValid(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetMainHandlerPhone(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetPreliminaryReason(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetProblemId(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetProblemLevel(v int32) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetProblemName(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetProblemNumber(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetProblemStatus(v int32) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetProgressSummary(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetProgressSummaryRichTextId(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetRecoveryTime(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetRelatedServiceId(v int64) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetReplayProblemOperateLogs(v []*GetProblemResponseBodyDataReplayProblemOperateLogs) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetReplayingProblemOperateLogs(v []*GetProblemResponseBodyDataReplayingProblemOperateLogs) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetRestoredProblemOperateLogs(v []*GetProblemResponseBodyDataRestoredProblemOperateLogs) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetServiceDeleteType(v int32) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetServiceName(v string) *GetProblemResponseBodyData
- func (s *GetProblemResponseBodyData) SetTimelines(v []*GetProblemResponseBodyDataTimelines) *GetProblemResponseBodyData
- func (s GetProblemResponseBodyData) String() string
- type GetProblemResponseBodyDataCancelProblemOperateLogs
- func (s GetProblemResponseBodyDataCancelProblemOperateLogs) GoString() string
- func (s *GetProblemResponseBodyDataCancelProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataCancelProblemOperateLogs
- func (s *GetProblemResponseBodyDataCancelProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataCancelProblemOperateLogs
- func (s *GetProblemResponseBodyDataCancelProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataCancelProblemOperateLogs
- func (s *GetProblemResponseBodyDataCancelProblemOperateLogs) SetUserId(v int64) *GetProblemResponseBodyDataCancelProblemOperateLogs
- func (s GetProblemResponseBodyDataCancelProblemOperateLogs) String() string
- type GetProblemResponseBodyDataCoordinationGroups
- func (s GetProblemResponseBodyDataCoordinationGroups) GoString() string
- func (s *GetProblemResponseBodyDataCoordinationGroups) SetIsValid(v int64) *GetProblemResponseBodyDataCoordinationGroups
- func (s *GetProblemResponseBodyDataCoordinationGroups) SetServiceGroupId(v int64) *GetProblemResponseBodyDataCoordinationGroups
- func (s *GetProblemResponseBodyDataCoordinationGroups) SetServiceGroupName(v string) *GetProblemResponseBodyDataCoordinationGroups
- func (s GetProblemResponseBodyDataCoordinationGroups) String() string
- type GetProblemResponseBodyDataEffectionServices
- func (s GetProblemResponseBodyDataEffectionServices) GoString() string
- func (s *GetProblemResponseBodyDataEffectionServices) SetDescription(v string) *GetProblemResponseBodyDataEffectionServices
- func (s *GetProblemResponseBodyDataEffectionServices) SetEffectionLevel(v int64) *GetProblemResponseBodyDataEffectionServices
- func (s *GetProblemResponseBodyDataEffectionServices) SetEffectionServiceId(v int64) *GetProblemResponseBodyDataEffectionServices
- func (s *GetProblemResponseBodyDataEffectionServices) SetEffectionStatus(v int32) *GetProblemResponseBodyDataEffectionServices
- func (s *GetProblemResponseBodyDataEffectionServices) SetServiceDeleteType(v int32) *GetProblemResponseBodyDataEffectionServices
- func (s *GetProblemResponseBodyDataEffectionServices) SetServiceName(v string) *GetProblemResponseBodyDataEffectionServices
- func (s GetProblemResponseBodyDataEffectionServices) String() string
- type GetProblemResponseBodyDataHandingProblemOperateLogs
- func (s GetProblemResponseBodyDataHandingProblemOperateLogs) GoString() string
- func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataHandingProblemOperateLogs
- func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataHandingProblemOperateLogs
- func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataHandingProblemOperateLogs
- func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetUserId(v int64) *GetProblemResponseBodyDataHandingProblemOperateLogs
- func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetUserIsValid(v int64) *GetProblemResponseBodyDataHandingProblemOperateLogs
- func (s GetProblemResponseBodyDataHandingProblemOperateLogs) String() string
- type GetProblemResponseBodyDataReplayProblemOperateLogs
- func (s GetProblemResponseBodyDataReplayProblemOperateLogs) GoString() string
- func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataReplayProblemOperateLogs
- func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataReplayProblemOperateLogs
- func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataReplayProblemOperateLogs
- func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetUserId(v int64) *GetProblemResponseBodyDataReplayProblemOperateLogs
- func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetUserIsValid(v int64) *GetProblemResponseBodyDataReplayProblemOperateLogs
- func (s GetProblemResponseBodyDataReplayProblemOperateLogs) String() string
- type GetProblemResponseBodyDataReplayingProblemOperateLogs
- func (s GetProblemResponseBodyDataReplayingProblemOperateLogs) GoString() string
- func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataReplayingProblemOperateLogs
- func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataReplayingProblemOperateLogs
- func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataReplayingProblemOperateLogs
- func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetUserId(v int64) *GetProblemResponseBodyDataReplayingProblemOperateLogs
- func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetUserIsValid(v int64) *GetProblemResponseBodyDataReplayingProblemOperateLogs
- func (s GetProblemResponseBodyDataReplayingProblemOperateLogs) String() string
- type GetProblemResponseBodyDataRestoredProblemOperateLogs
- func (s GetProblemResponseBodyDataRestoredProblemOperateLogs) GoString() string
- func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataRestoredProblemOperateLogs
- func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataRestoredProblemOperateLogs
- func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataRestoredProblemOperateLogs
- func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetUserId(v int64) *GetProblemResponseBodyDataRestoredProblemOperateLogs
- func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetUserIsValid(v int64) *GetProblemResponseBodyDataRestoredProblemOperateLogs
- func (s GetProblemResponseBodyDataRestoredProblemOperateLogs) String() string
- type GetProblemResponseBodyDataTimelines
- type GetResourceStatisticsRequest
- type GetResourceStatisticsResponse
- func (s GetResourceStatisticsResponse) GoString() string
- func (s *GetResourceStatisticsResponse) SetBody(v *GetResourceStatisticsResponseBody) *GetResourceStatisticsResponse
- func (s *GetResourceStatisticsResponse) SetHeaders(v map[string]*string) *GetResourceStatisticsResponse
- func (s *GetResourceStatisticsResponse) SetStatusCode(v int32) *GetResourceStatisticsResponse
- func (s GetResourceStatisticsResponse) String() string
- type GetResourceStatisticsResponseBody
- func (s GetResourceStatisticsResponseBody) GoString() string
- func (s *GetResourceStatisticsResponseBody) SetData(v *GetResourceStatisticsResponseBodyData) *GetResourceStatisticsResponseBody
- func (s *GetResourceStatisticsResponseBody) SetRequestId(v string) *GetResourceStatisticsResponseBody
- func (s GetResourceStatisticsResponseBody) String() string
- type GetResourceStatisticsResponseBodyData
- func (s GetResourceStatisticsResponseBodyData) GoString() string
- func (s *GetResourceStatisticsResponseBodyData) SetAlertCount(v int32) *GetResourceStatisticsResponseBodyData
- func (s *GetResourceStatisticsResponseBodyData) SetIncidentCount(v int32) *GetResourceStatisticsResponseBodyData
- func (s *GetResourceStatisticsResponseBodyData) SetIntegrationCount(v int32) *GetResourceStatisticsResponseBodyData
- func (s *GetResourceStatisticsResponseBodyData) SetProblemCount(v int32) *GetResourceStatisticsResponseBodyData
- func (s GetResourceStatisticsResponseBodyData) String() string
- type GetRichTextRequest
- func (s GetRichTextRequest) GoString() string
- func (s *GetRichTextRequest) SetInstanceId(v int64) *GetRichTextRequest
- func (s *GetRichTextRequest) SetInstanceType(v string) *GetRichTextRequest
- func (s *GetRichTextRequest) SetRichTextId(v int64) *GetRichTextRequest
- func (s GetRichTextRequest) String() string
- type GetRichTextResponse
- func (s GetRichTextResponse) GoString() string
- func (s *GetRichTextResponse) SetBody(v *GetRichTextResponseBody) *GetRichTextResponse
- func (s *GetRichTextResponse) SetHeaders(v map[string]*string) *GetRichTextResponse
- func (s *GetRichTextResponse) SetStatusCode(v int32) *GetRichTextResponse
- func (s GetRichTextResponse) String() string
- type GetRichTextResponseBody
- type GetRichTextResponseBodyData
- func (s GetRichTextResponseBodyData) GoString() string
- func (s *GetRichTextResponseBodyData) SetInstanceId(v int64) *GetRichTextResponseBodyData
- func (s *GetRichTextResponseBodyData) SetInstanceType(v int64) *GetRichTextResponseBodyData
- func (s *GetRichTextResponseBodyData) SetRichText(v string) *GetRichTextResponseBodyData
- func (s GetRichTextResponseBodyData) String() string
- type GetRouteRuleRequest
- type GetRouteRuleResponse
- func (s GetRouteRuleResponse) GoString() string
- func (s *GetRouteRuleResponse) SetBody(v *GetRouteRuleResponseBody) *GetRouteRuleResponse
- func (s *GetRouteRuleResponse) SetHeaders(v map[string]*string) *GetRouteRuleResponse
- func (s *GetRouteRuleResponse) SetStatusCode(v int32) *GetRouteRuleResponse
- func (s GetRouteRuleResponse) String() string
- type GetRouteRuleResponseBody
- type GetRouteRuleResponseBodyData
- func (s GetRouteRuleResponseBodyData) GoString() string
- func (s *GetRouteRuleResponseBodyData) SetAssignObjectId(v int64) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetAssignObjectName(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetAssignObjectType(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetChildRuleRelation(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetConvergenceFields(v []*string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetConvergenceType(v int32) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetCoverageProblemLevels(v []*string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetCreateTime(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetEffection(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetEnableStatus(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetEventRouteChildRules(v []*GetRouteRuleResponseBodyDataEventRouteChildRules) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetIncidentLevel(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetMatchCount(v int64) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetNotifyChannelNames(v []*string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetNotifyChannels(v []*string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetProblemEffectionServices(v []*int64) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetProblemLevelGroup(v map[string]*DataProblemLevelGroupValue) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetRelServiceDeleteType(v int32) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetRelatedServiceId(v int64) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetRelatedServiceName(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetRouteRuleId(v int64) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetRouteType(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetRuleName(v string) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetTimeWindow(v int32) *GetRouteRuleResponseBodyData
- func (s *GetRouteRuleResponseBodyData) SetUpdateTime(v string) *GetRouteRuleResponseBodyData
- func (s GetRouteRuleResponseBodyData) String() string
- type GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s GetRouteRuleResponseBodyDataEventRouteChildRules) GoString() string
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetChildConditionRelation(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetChildRouteRuleId(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetConditions(v []*GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetIsValidChildRule(v bool) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorIntegrationConfigId(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorSourceId(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorSourceName(v string) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetParentRuleId(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetProblemLevel(v string) *GetRouteRuleResponseBodyDataEventRouteChildRules
- func (s GetRouteRuleResponseBodyDataEventRouteChildRules) String() string
- type GetRouteRuleResponseBodyDataEventRouteChildRulesConditions
- func (s GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) GoString() string
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) SetKey(v string) *GetRouteRuleResponseBodyDataEventRouteChildRulesConditions
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) SetOperationSymbol(v string) *GetRouteRuleResponseBodyDataEventRouteChildRulesConditions
- func (s *GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) SetValue(v string) *GetRouteRuleResponseBodyDataEventRouteChildRulesConditions
- func (s GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) String() string
- type GetServiceGroupPersonSchedulingRequest
- func (s GetServiceGroupPersonSchedulingRequest) GoString() string
- func (s *GetServiceGroupPersonSchedulingRequest) SetClientToken(v string) *GetServiceGroupPersonSchedulingRequest
- func (s *GetServiceGroupPersonSchedulingRequest) SetEndTime(v string) *GetServiceGroupPersonSchedulingRequest
- func (s *GetServiceGroupPersonSchedulingRequest) SetServiceGroupId(v int64) *GetServiceGroupPersonSchedulingRequest
- func (s *GetServiceGroupPersonSchedulingRequest) SetStartTime(v string) *GetServiceGroupPersonSchedulingRequest
- func (s *GetServiceGroupPersonSchedulingRequest) SetUserId(v int64) *GetServiceGroupPersonSchedulingRequest
- func (s GetServiceGroupPersonSchedulingRequest) String() string
- type GetServiceGroupPersonSchedulingResponse
- func (s GetServiceGroupPersonSchedulingResponse) GoString() string
- func (s *GetServiceGroupPersonSchedulingResponse) SetBody(v *GetServiceGroupPersonSchedulingResponseBody) *GetServiceGroupPersonSchedulingResponse
- func (s *GetServiceGroupPersonSchedulingResponse) SetHeaders(v map[string]*string) *GetServiceGroupPersonSchedulingResponse
- func (s *GetServiceGroupPersonSchedulingResponse) SetStatusCode(v int32) *GetServiceGroupPersonSchedulingResponse
- func (s GetServiceGroupPersonSchedulingResponse) String() string
- type GetServiceGroupPersonSchedulingResponseBody
- func (s GetServiceGroupPersonSchedulingResponseBody) GoString() string
- func (s *GetServiceGroupPersonSchedulingResponseBody) SetData(v map[string]interface{}) *GetServiceGroupPersonSchedulingResponseBody
- func (s *GetServiceGroupPersonSchedulingResponseBody) SetRequestId(v string) *GetServiceGroupPersonSchedulingResponseBody
- func (s GetServiceGroupPersonSchedulingResponseBody) String() string
- type GetServiceGroupRequest
- type GetServiceGroupResponse
- func (s GetServiceGroupResponse) GoString() string
- func (s *GetServiceGroupResponse) SetBody(v *GetServiceGroupResponseBody) *GetServiceGroupResponse
- func (s *GetServiceGroupResponse) SetHeaders(v map[string]*string) *GetServiceGroupResponse
- func (s *GetServiceGroupResponse) SetStatusCode(v int32) *GetServiceGroupResponse
- func (s GetServiceGroupResponse) String() string
- type GetServiceGroupResponseBody
- func (s GetServiceGroupResponseBody) GoString() string
- func (s *GetServiceGroupResponseBody) SetData(v *GetServiceGroupResponseBodyData) *GetServiceGroupResponseBody
- func (s *GetServiceGroupResponseBody) SetRequestId(v string) *GetServiceGroupResponseBody
- func (s GetServiceGroupResponseBody) String() string
- type GetServiceGroupResponseBodyData
- func (s GetServiceGroupResponseBodyData) GoString() string
- func (s *GetServiceGroupResponseBodyData) SetCreateTime(v string) *GetServiceGroupResponseBodyData
- func (s *GetServiceGroupResponseBodyData) SetEnableWebhook(v string) *GetServiceGroupResponseBodyData
- func (s *GetServiceGroupResponseBodyData) SetServiceGroupDescription(v string) *GetServiceGroupResponseBodyData
- func (s *GetServiceGroupResponseBodyData) SetServiceGroupId(v int64) *GetServiceGroupResponseBodyData
- func (s *GetServiceGroupResponseBodyData) SetServiceGroupName(v string) *GetServiceGroupResponseBodyData
- func (s *GetServiceGroupResponseBodyData) SetUpdateTime(v string) *GetServiceGroupResponseBodyData
- func (s *GetServiceGroupResponseBodyData) SetUsers(v []*GetServiceGroupResponseBodyDataUsers) *GetServiceGroupResponseBodyData
- func (s *GetServiceGroupResponseBodyData) SetWebhookLink(v string) *GetServiceGroupResponseBodyData
- func (s *GetServiceGroupResponseBodyData) SetWebhookType(v string) *GetServiceGroupResponseBodyData
- func (s GetServiceGroupResponseBodyData) String() string
- type GetServiceGroupResponseBodyDataUsers
- func (s GetServiceGroupResponseBodyDataUsers) GoString() string
- func (s *GetServiceGroupResponseBodyDataUsers) SetPhone(v string) *GetServiceGroupResponseBodyDataUsers
- func (s *GetServiceGroupResponseBodyDataUsers) SetRoleNameList(v []*string) *GetServiceGroupResponseBodyDataUsers
- func (s *GetServiceGroupResponseBodyDataUsers) SetServiceGroupId(v int64) *GetServiceGroupResponseBodyDataUsers
- func (s *GetServiceGroupResponseBodyDataUsers) SetUserId(v int64) *GetServiceGroupResponseBodyDataUsers
- func (s *GetServiceGroupResponseBodyDataUsers) SetUserName(v string) *GetServiceGroupResponseBodyDataUsers
- func (s GetServiceGroupResponseBodyDataUsers) String() string
- type GetServiceGroupSchedulingPreviewRequest
- func (s GetServiceGroupSchedulingPreviewRequest) GoString() string
- func (s *GetServiceGroupSchedulingPreviewRequest) SetClientToken(v string) *GetServiceGroupSchedulingPreviewRequest
- func (s *GetServiceGroupSchedulingPreviewRequest) SetEndTime(v string) *GetServiceGroupSchedulingPreviewRequest
- func (s *GetServiceGroupSchedulingPreviewRequest) SetFastScheduling(v *GetServiceGroupSchedulingPreviewRequestFastScheduling) *GetServiceGroupSchedulingPreviewRequest
- func (s *GetServiceGroupSchedulingPreviewRequest) SetFineScheduling(v *GetServiceGroupSchedulingPreviewRequestFineScheduling) *GetServiceGroupSchedulingPreviewRequest
- func (s *GetServiceGroupSchedulingPreviewRequest) SetSchedulingWay(v string) *GetServiceGroupSchedulingPreviewRequest
- func (s *GetServiceGroupSchedulingPreviewRequest) SetServiceGroupId(v int64) *GetServiceGroupSchedulingPreviewRequest
- func (s *GetServiceGroupSchedulingPreviewRequest) SetStartTime(v string) *GetServiceGroupSchedulingPreviewRequest
- func (s GetServiceGroupSchedulingPreviewRequest) String() string
- type GetServiceGroupSchedulingPreviewRequestFastScheduling
- func (s GetServiceGroupSchedulingPreviewRequestFastScheduling) GoString() string
- func (s *GetServiceGroupSchedulingPreviewRequestFastScheduling) SetDutyPlan(v string) *GetServiceGroupSchedulingPreviewRequestFastScheduling
- func (s *GetServiceGroupSchedulingPreviewRequestFastScheduling) SetSchedulingUsers(v []*GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) *GetServiceGroupSchedulingPreviewRequestFastScheduling
- func (s *GetServiceGroupSchedulingPreviewRequestFastScheduling) SetSingleDuration(v int32) *GetServiceGroupSchedulingPreviewRequestFastScheduling
- func (s *GetServiceGroupSchedulingPreviewRequestFastScheduling) SetSingleDurationUnit(v string) *GetServiceGroupSchedulingPreviewRequestFastScheduling
- func (s GetServiceGroupSchedulingPreviewRequestFastScheduling) String() string
- type GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers
- func (s GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) GoString() string
- func (s *GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) SetSchedulingOrder(v int32) *GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers
- func (s *GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) SetSchedulingUserId(v int64) *GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers
- func (s GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) String() string
- type GetServiceGroupSchedulingPreviewRequestFineScheduling
- func (s GetServiceGroupSchedulingPreviewRequestFineScheduling) GoString() string
- func (s *GetServiceGroupSchedulingPreviewRequestFineScheduling) SetPeriod(v int32) *GetServiceGroupSchedulingPreviewRequestFineScheduling
- func (s *GetServiceGroupSchedulingPreviewRequestFineScheduling) SetPeriodUnit(v string) *GetServiceGroupSchedulingPreviewRequestFineScheduling
- func (s *GetServiceGroupSchedulingPreviewRequestFineScheduling) SetSchedulingFineShifts(v []*GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) *GetServiceGroupSchedulingPreviewRequestFineScheduling
- func (s *GetServiceGroupSchedulingPreviewRequestFineScheduling) SetShiftType(v string) *GetServiceGroupSchedulingPreviewRequestFineScheduling
- func (s GetServiceGroupSchedulingPreviewRequestFineScheduling) String() string
- type GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts
- func (s GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) GoString() string
- func (s *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetSchedulingEndTime(v string) *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetSchedulingOrder(v int64) *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime(v string) *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetShiftName(v string) *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts
- func (s GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) String() string
- type GetServiceGroupSchedulingPreviewResponse
- func (s GetServiceGroupSchedulingPreviewResponse) GoString() string
- func (s *GetServiceGroupSchedulingPreviewResponse) SetBody(v *GetServiceGroupSchedulingPreviewResponseBody) *GetServiceGroupSchedulingPreviewResponse
- func (s *GetServiceGroupSchedulingPreviewResponse) SetHeaders(v map[string]*string) *GetServiceGroupSchedulingPreviewResponse
- func (s *GetServiceGroupSchedulingPreviewResponse) SetStatusCode(v int32) *GetServiceGroupSchedulingPreviewResponse
- func (s GetServiceGroupSchedulingPreviewResponse) String() string
- type GetServiceGroupSchedulingPreviewResponseBody
- func (s GetServiceGroupSchedulingPreviewResponseBody) GoString() string
- func (s *GetServiceGroupSchedulingPreviewResponseBody) SetData(v map[string]interface{}) *GetServiceGroupSchedulingPreviewResponseBody
- func (s *GetServiceGroupSchedulingPreviewResponseBody) SetRequestId(v string) *GetServiceGroupSchedulingPreviewResponseBody
- func (s GetServiceGroupSchedulingPreviewResponseBody) String() string
- type GetServiceGroupSchedulingRequest
- func (s GetServiceGroupSchedulingRequest) GoString() string
- func (s *GetServiceGroupSchedulingRequest) SetClientToken(v string) *GetServiceGroupSchedulingRequest
- func (s *GetServiceGroupSchedulingRequest) SetServiceGroupId(v int64) *GetServiceGroupSchedulingRequest
- func (s GetServiceGroupSchedulingRequest) String() string
- type GetServiceGroupSchedulingResponse
- func (s GetServiceGroupSchedulingResponse) GoString() string
- func (s *GetServiceGroupSchedulingResponse) SetBody(v *GetServiceGroupSchedulingResponseBody) *GetServiceGroupSchedulingResponse
- func (s *GetServiceGroupSchedulingResponse) SetHeaders(v map[string]*string) *GetServiceGroupSchedulingResponse
- func (s *GetServiceGroupSchedulingResponse) SetStatusCode(v int32) *GetServiceGroupSchedulingResponse
- func (s GetServiceGroupSchedulingResponse) String() string
- type GetServiceGroupSchedulingResponseBody
- func (s GetServiceGroupSchedulingResponseBody) GoString() string
- func (s *GetServiceGroupSchedulingResponseBody) SetData(v *GetServiceGroupSchedulingResponseBodyData) *GetServiceGroupSchedulingResponseBody
- func (s *GetServiceGroupSchedulingResponseBody) SetRequestId(v string) *GetServiceGroupSchedulingResponseBody
- func (s GetServiceGroupSchedulingResponseBody) String() string
- type GetServiceGroupSchedulingResponseBodyData
- func (s GetServiceGroupSchedulingResponseBodyData) GoString() string
- func (s *GetServiceGroupSchedulingResponseBodyData) SetFastScheduling(v *GetServiceGroupSchedulingResponseBodyDataFastScheduling) *GetServiceGroupSchedulingResponseBodyData
- func (s *GetServiceGroupSchedulingResponseBodyData) SetFineScheduling(v *GetServiceGroupSchedulingResponseBodyDataFineScheduling) *GetServiceGroupSchedulingResponseBodyData
- func (s *GetServiceGroupSchedulingResponseBodyData) SetSchedulingWay(v string) *GetServiceGroupSchedulingResponseBodyData
- func (s *GetServiceGroupSchedulingResponseBodyData) SetServiceGroupId(v int64) *GetServiceGroupSchedulingResponseBodyData
- func (s *GetServiceGroupSchedulingResponseBodyData) SetUsers(v []*GetServiceGroupSchedulingResponseBodyDataUsers) *GetServiceGroupSchedulingResponseBodyData
- func (s GetServiceGroupSchedulingResponseBodyData) String() string
- type GetServiceGroupSchedulingResponseBodyDataFastScheduling
- func (s GetServiceGroupSchedulingResponseBodyDataFastScheduling) GoString() string
- func (s *GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetDutyPlan(v string) *GetServiceGroupSchedulingResponseBodyDataFastScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetId(v int64) *GetServiceGroupSchedulingResponseBodyDataFastScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetSchedulingUsers(v []*GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) *GetServiceGroupSchedulingResponseBodyDataFastScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetSingleDuration(v int32) *GetServiceGroupSchedulingResponseBodyDataFastScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetSingleDurationUnit(v string) *GetServiceGroupSchedulingResponseBodyDataFastScheduling
- func (s GetServiceGroupSchedulingResponseBodyDataFastScheduling) String() string
- type GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
- func (s GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) GoString() string
- func (s *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingObjectType(v string) *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
- func (s *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingOrder(v int32) *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
- func (s *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingUserId(v int64) *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
- func (s *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingUserIdList(v []*int64) *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
- func (s *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingUserName(v string) *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
- func (s GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) String() string
- type GetServiceGroupSchedulingResponseBodyDataFineScheduling
- func (s GetServiceGroupSchedulingResponseBodyDataFineScheduling) GoString() string
- func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetId(v int64) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetPeriod(v int32) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetPeriodUnit(v string) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetSchedulingFineShifts(...) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetSchedulingTemplateFineShifts(...) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
- func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetShiftType(v string) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
- func (s GetServiceGroupSchedulingResponseBodyDataFineScheduling) String() string
- type GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) GoString() string
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetCycleOrder(v int64) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingEndTime(v string) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingObjectType(v string) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingOrder(v int32) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingStartTime(v string) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingUserId(v int64) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList(v []*int64) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingUserName(v string) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetShiftName(v string) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSkipOneDay(v bool) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
- func (s GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) String() string
- type GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts
- func (s GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) GoString() string
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingEndTime(v string) ...
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingObjectType(v string) ...
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingOrder(v int64) ...
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingStartTime(v string) ...
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserId(v string) ...
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList(v []*int64) ...
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserName(v string) ...
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetShiftName(v string) ...
- func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSkipOneDay(v bool) ...
- func (s GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) String() string
- type GetServiceGroupSchedulingResponseBodyDataUsers
- func (s GetServiceGroupSchedulingResponseBodyDataUsers) GoString() string
- func (s *GetServiceGroupSchedulingResponseBodyDataUsers) SetUserId(v int64) *GetServiceGroupSchedulingResponseBodyDataUsers
- func (s *GetServiceGroupSchedulingResponseBodyDataUsers) SetUserName(v string) *GetServiceGroupSchedulingResponseBodyDataUsers
- func (s GetServiceGroupSchedulingResponseBodyDataUsers) String() string
- type GetServiceGroupSpecialPersonSchedulingRequest
- func (s GetServiceGroupSpecialPersonSchedulingRequest) GoString() string
- func (s *GetServiceGroupSpecialPersonSchedulingRequest) SetClientToken(v string) *GetServiceGroupSpecialPersonSchedulingRequest
- func (s *GetServiceGroupSpecialPersonSchedulingRequest) SetServiceGroupId(v int64) *GetServiceGroupSpecialPersonSchedulingRequest
- func (s *GetServiceGroupSpecialPersonSchedulingRequest) SetUserId(v int64) *GetServiceGroupSpecialPersonSchedulingRequest
- func (s GetServiceGroupSpecialPersonSchedulingRequest) String() string
- type GetServiceGroupSpecialPersonSchedulingResponse
- func (s GetServiceGroupSpecialPersonSchedulingResponse) GoString() string
- func (s *GetServiceGroupSpecialPersonSchedulingResponse) SetBody(v *GetServiceGroupSpecialPersonSchedulingResponseBody) *GetServiceGroupSpecialPersonSchedulingResponse
- func (s *GetServiceGroupSpecialPersonSchedulingResponse) SetHeaders(v map[string]*string) *GetServiceGroupSpecialPersonSchedulingResponse
- func (s *GetServiceGroupSpecialPersonSchedulingResponse) SetStatusCode(v int32) *GetServiceGroupSpecialPersonSchedulingResponse
- func (s GetServiceGroupSpecialPersonSchedulingResponse) String() string
- type GetServiceGroupSpecialPersonSchedulingResponseBody
- func (s GetServiceGroupSpecialPersonSchedulingResponseBody) GoString() string
- func (s *GetServiceGroupSpecialPersonSchedulingResponseBody) SetData(v []*GetServiceGroupSpecialPersonSchedulingResponseBodyData) *GetServiceGroupSpecialPersonSchedulingResponseBody
- func (s *GetServiceGroupSpecialPersonSchedulingResponseBody) SetRequestId(v string) *GetServiceGroupSpecialPersonSchedulingResponseBody
- func (s GetServiceGroupSpecialPersonSchedulingResponseBody) String() string
- type GetServiceGroupSpecialPersonSchedulingResponseBodyData
- func (s GetServiceGroupSpecialPersonSchedulingResponseBodyData) GoString() string
- func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingDate(v string) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
- func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingEndTime(v string) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
- func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingStartTime(v string) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
- func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingUserId(v int64) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
- func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetServiceGroupId(v int64) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
- func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetServiceGroupName(v string) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
- func (s GetServiceGroupSpecialPersonSchedulingResponseBodyData) String() string
- type GetServiceRequest
- type GetServiceResponse
- func (s GetServiceResponse) GoString() string
- func (s *GetServiceResponse) SetBody(v *GetServiceResponseBody) *GetServiceResponse
- func (s *GetServiceResponse) SetHeaders(v map[string]*string) *GetServiceResponse
- func (s *GetServiceResponse) SetStatusCode(v int32) *GetServiceResponse
- func (s GetServiceResponse) String() string
- type GetServiceResponseBody
- type GetServiceResponseBodyData
- func (s GetServiceResponseBodyData) GoString() string
- func (s *GetServiceResponseBodyData) SetEscalationPlanId(v int64) *GetServiceResponseBodyData
- func (s *GetServiceResponseBodyData) SetServiceDescription(v string) *GetServiceResponseBodyData
- func (s *GetServiceResponseBodyData) SetServiceGroupIdList(v []*int64) *GetServiceResponseBodyData
- func (s *GetServiceResponseBodyData) SetServiceId(v int64) *GetServiceResponseBodyData
- func (s *GetServiceResponseBodyData) SetServiceName(v string) *GetServiceResponseBodyData
- func (s *GetServiceResponseBodyData) SetUpdateTime(v string) *GetServiceResponseBodyData
- func (s GetServiceResponseBodyData) String() string
- type GetSimilarIncidentStatisticsRequest
- func (s GetSimilarIncidentStatisticsRequest) GoString() string
- func (s *GetSimilarIncidentStatisticsRequest) SetClientToken(v string) *GetSimilarIncidentStatisticsRequest
- func (s *GetSimilarIncidentStatisticsRequest) SetCreateTime(v string) *GetSimilarIncidentStatisticsRequest
- func (s *GetSimilarIncidentStatisticsRequest) SetEvents(v []*string) *GetSimilarIncidentStatisticsRequest
- func (s *GetSimilarIncidentStatisticsRequest) SetIncidentId(v int64) *GetSimilarIncidentStatisticsRequest
- func (s *GetSimilarIncidentStatisticsRequest) SetIncidentTitle(v string) *GetSimilarIncidentStatisticsRequest
- func (s *GetSimilarIncidentStatisticsRequest) SetRelatedServiceId(v int64) *GetSimilarIncidentStatisticsRequest
- func (s GetSimilarIncidentStatisticsRequest) String() string
- type GetSimilarIncidentStatisticsResponse
- func (s GetSimilarIncidentStatisticsResponse) GoString() string
- func (s *GetSimilarIncidentStatisticsResponse) SetBody(v *GetSimilarIncidentStatisticsResponseBody) *GetSimilarIncidentStatisticsResponse
- func (s *GetSimilarIncidentStatisticsResponse) SetHeaders(v map[string]*string) *GetSimilarIncidentStatisticsResponse
- func (s *GetSimilarIncidentStatisticsResponse) SetStatusCode(v int32) *GetSimilarIncidentStatisticsResponse
- func (s GetSimilarIncidentStatisticsResponse) String() string
- type GetSimilarIncidentStatisticsResponseBody
- func (s GetSimilarIncidentStatisticsResponseBody) GoString() string
- func (s *GetSimilarIncidentStatisticsResponseBody) SetData(v *GetSimilarIncidentStatisticsResponseBodyData) *GetSimilarIncidentStatisticsResponseBody
- func (s *GetSimilarIncidentStatisticsResponseBody) SetRequestId(v string) *GetSimilarIncidentStatisticsResponseBody
- func (s GetSimilarIncidentStatisticsResponseBody) String() string
- type GetSimilarIncidentStatisticsResponseBodyData
- func (s GetSimilarIncidentStatisticsResponseBodyData) GoString() string
- func (s *GetSimilarIncidentStatisticsResponseBodyData) SetCountInSevenDays(v int64) *GetSimilarIncidentStatisticsResponseBodyData
- func (s *GetSimilarIncidentStatisticsResponseBodyData) SetCountInSixMonths(v int64) *GetSimilarIncidentStatisticsResponseBodyData
- func (s *GetSimilarIncidentStatisticsResponseBodyData) SetDailySimilarIncidents(v []*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) *GetSimilarIncidentStatisticsResponseBodyData
- func (s *GetSimilarIncidentStatisticsResponseBodyData) SetRequestId(v string) *GetSimilarIncidentStatisticsResponseBodyData
- func (s *GetSimilarIncidentStatisticsResponseBodyData) SetTopFiveIncidents(v []*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) *GetSimilarIncidentStatisticsResponseBodyData
- func (s GetSimilarIncidentStatisticsResponseBodyData) String() string
- type GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents
- func (s GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) GoString() string
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) SetCommitment(v int64) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) SetDate(v string) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) SetDay(v int64) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) SetMonth(v int64) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) SetSimilarIncidents(...) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) SetWeek(v string) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents
- func (s GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) String() string
- type GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents
- func (s GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) GoString() string
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetAssignUserId(v int64) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetAssignUserName(v string) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetCreateTime(v string) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetDurationTime(v int64) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetFinishReason(v int64) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetFinishReasonDescription(v string) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetFinishSolutionDescription(v string) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentFinishSolution(v int64) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentId(v int64) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentNumber(v string) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentTitle(v string) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetRelatedRouteRuleId(v int64) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetRelatedRouteRuleName(v string) ...
- func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetSimilarScore(v string) ...
- func (s GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) String() string
- type GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) GoString() string
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetAssignUserId(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetAssignUserName(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetCreateTime(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetDurationTime(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishReason(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishReasonDescription(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishSolutionDescription(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentFinishSolution(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentId(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentNumber(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentTitle(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetRelatedRouteRuleId(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetRelatedRouteRuleName(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetSimilarScore(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
- func (s GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) String() string
- type GetSubscriptionRequest
- type GetSubscriptionResponse
- func (s GetSubscriptionResponse) GoString() string
- func (s *GetSubscriptionResponse) SetBody(v *GetSubscriptionResponseBody) *GetSubscriptionResponse
- func (s *GetSubscriptionResponse) SetHeaders(v map[string]*string) *GetSubscriptionResponse
- func (s *GetSubscriptionResponse) SetStatusCode(v int32) *GetSubscriptionResponse
- func (s GetSubscriptionResponse) String() string
- type GetSubscriptionResponseBody
- func (s GetSubscriptionResponseBody) GoString() string
- func (s *GetSubscriptionResponseBody) SetData(v *GetSubscriptionResponseBodyData) *GetSubscriptionResponseBody
- func (s *GetSubscriptionResponseBody) SetRequestId(v string) *GetSubscriptionResponseBody
- func (s GetSubscriptionResponseBody) String() string
- type GetSubscriptionResponseBodyData
- func (s GetSubscriptionResponseBodyData) GoString() string
- func (s *GetSubscriptionResponseBodyData) SetEndTime(v string) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetExpiredType(v string) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetNotifyObjectList(v []*GetSubscriptionResponseBodyDataNotifyObjectList) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetNotifyObjectType(v string) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetNotifyStrategyList(v []*GetSubscriptionResponseBodyDataNotifyStrategyList) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetPeriod(v string) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetScope(v string) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetScopeObjectList(v []*GetSubscriptionResponseBodyDataScopeObjectList) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetStartTime(v string) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetStatus(v string) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetSubscriptionId(v int64) *GetSubscriptionResponseBodyData
- func (s *GetSubscriptionResponseBodyData) SetSubscriptionTitle(v string) *GetSubscriptionResponseBodyData
- func (s GetSubscriptionResponseBodyData) String() string
- type GetSubscriptionResponseBodyDataNotifyObjectList
- func (s GetSubscriptionResponseBodyDataNotifyObjectList) GoString() string
- func (s *GetSubscriptionResponseBodyDataNotifyObjectList) SetId(v int64) *GetSubscriptionResponseBodyDataNotifyObjectList
- func (s *GetSubscriptionResponseBodyDataNotifyObjectList) SetName(v string) *GetSubscriptionResponseBodyDataNotifyObjectList
- func (s *GetSubscriptionResponseBodyDataNotifyObjectList) SetNotifyObjectId(v int64) *GetSubscriptionResponseBodyDataNotifyObjectList
- func (s *GetSubscriptionResponseBodyDataNotifyObjectList) SetNotifyObjectType(v int64) *GetSubscriptionResponseBodyDataNotifyObjectList
- func (s GetSubscriptionResponseBodyDataNotifyObjectList) String() string
- type GetSubscriptionResponseBodyDataNotifyStrategyList
- func (s GetSubscriptionResponseBodyDataNotifyStrategyList) GoString() string
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyList) SetInstanceType(v int64) *GetSubscriptionResponseBodyDataNotifyStrategyList
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyList) SetStrategies(v []*GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) *GetSubscriptionResponseBodyDataNotifyStrategyList
- func (s GetSubscriptionResponseBodyDataNotifyStrategyList) String() string
- type GetSubscriptionResponseBodyDataNotifyStrategyListStrategies
- func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) GoString() string
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) SetChannels(v string) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategies
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) SetConditions(v []*GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategies
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) SetId(v int64) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategies
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) SetPeriodChannel(v *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategies
- func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) String() string
- type GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions
- func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) GoString() string
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) SetAction(v string) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) SetEffection(v string) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) SetLevel(v string) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) SetProblemNotifyType(v string) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions
- func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) String() string
- type GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel
- func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) GoString() string
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) SetNonWorkday(v string) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel
- func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) SetWorkday(v string) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel
- func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) String() string
- type GetSubscriptionResponseBodyDataScopeObjectList
- func (s GetSubscriptionResponseBodyDataScopeObjectList) GoString() string
- func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetId(v int64) *GetSubscriptionResponseBodyDataScopeObjectList
- func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetIsValid(v int64) *GetSubscriptionResponseBodyDataScopeObjectList
- func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetScope(v string) *GetSubscriptionResponseBodyDataScopeObjectList
- func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetScopeObject(v string) *GetSubscriptionResponseBodyDataScopeObjectList
- func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetScopeObjectId(v int64) *GetSubscriptionResponseBodyDataScopeObjectList
- func (s GetSubscriptionResponseBodyDataScopeObjectList) String() string
- type GetTenantApplicationRequest
- type GetTenantApplicationResponse
- func (s GetTenantApplicationResponse) GoString() string
- func (s *GetTenantApplicationResponse) SetBody(v *GetTenantApplicationResponseBody) *GetTenantApplicationResponse
- func (s *GetTenantApplicationResponse) SetHeaders(v map[string]*string) *GetTenantApplicationResponse
- func (s *GetTenantApplicationResponse) SetStatusCode(v int32) *GetTenantApplicationResponse
- func (s GetTenantApplicationResponse) String() string
- type GetTenantApplicationResponseBody
- func (s GetTenantApplicationResponseBody) GoString() string
- func (s *GetTenantApplicationResponseBody) SetData(v *GetTenantApplicationResponseBodyData) *GetTenantApplicationResponseBody
- func (s *GetTenantApplicationResponseBody) SetRequestId(v string) *GetTenantApplicationResponseBody
- func (s GetTenantApplicationResponseBody) String() string
- type GetTenantApplicationResponseBodyData
- func (s GetTenantApplicationResponseBodyData) GoString() string
- func (s *GetTenantApplicationResponseBodyData) SetBizId(v string) *GetTenantApplicationResponseBodyData
- func (s *GetTenantApplicationResponseBodyData) SetChannel(v string) *GetTenantApplicationResponseBodyData
- func (s *GetTenantApplicationResponseBodyData) SetCorporationId(v string) *GetTenantApplicationResponseBodyData
- func (s *GetTenantApplicationResponseBodyData) SetOriginalCorpId(v string) *GetTenantApplicationResponseBodyData
- func (s *GetTenantApplicationResponseBodyData) SetProgress(v string) *GetTenantApplicationResponseBodyData
- func (s GetTenantApplicationResponseBodyData) String() string
- type GetTenantStatusRequest
- type GetTenantStatusResponse
- func (s GetTenantStatusResponse) GoString() string
- func (s *GetTenantStatusResponse) SetBody(v *GetTenantStatusResponseBody) *GetTenantStatusResponse
- func (s *GetTenantStatusResponse) SetHeaders(v map[string]*string) *GetTenantStatusResponse
- func (s *GetTenantStatusResponse) SetStatusCode(v int32) *GetTenantStatusResponse
- func (s GetTenantStatusResponse) String() string
- type GetTenantStatusResponseBody
- func (s GetTenantStatusResponseBody) GoString() string
- func (s *GetTenantStatusResponseBody) SetData(v *GetTenantStatusResponseBodyData) *GetTenantStatusResponseBody
- func (s *GetTenantStatusResponseBody) SetRequestId(v string) *GetTenantStatusResponseBody
- func (s GetTenantStatusResponseBody) String() string
- type GetTenantStatusResponseBodyData
- type GetUserGuideStatusRequest
- type GetUserGuideStatusResponse
- func (s GetUserGuideStatusResponse) GoString() string
- func (s *GetUserGuideStatusResponse) SetBody(v *GetUserGuideStatusResponseBody) *GetUserGuideStatusResponse
- func (s *GetUserGuideStatusResponse) SetHeaders(v map[string]*string) *GetUserGuideStatusResponse
- func (s *GetUserGuideStatusResponse) SetStatusCode(v int32) *GetUserGuideStatusResponse
- func (s GetUserGuideStatusResponse) String() string
- type GetUserGuideStatusResponseBody
- func (s GetUserGuideStatusResponseBody) GoString() string
- func (s *GetUserGuideStatusResponseBody) SetData(v map[string]interface{}) *GetUserGuideStatusResponseBody
- func (s *GetUserGuideStatusResponseBody) SetRequestId(v string) *GetUserGuideStatusResponseBody
- func (s GetUserGuideStatusResponseBody) String() string
- type GetUserRequest
- type GetUserResponse
- func (s GetUserResponse) GoString() string
- func (s *GetUserResponse) SetBody(v *GetUserResponseBody) *GetUserResponse
- func (s *GetUserResponse) SetHeaders(v map[string]*string) *GetUserResponse
- func (s *GetUserResponse) SetStatusCode(v int32) *GetUserResponse
- func (s GetUserResponse) String() string
- type GetUserResponseBody
- type GetUserResponseBodyData
- func (s GetUserResponseBodyData) GoString() string
- func (s *GetUserResponseBodyData) SetAccountType(v string) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetCreateTime(v string) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetEmail(v string) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetIsActive(v int64) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetIsEditableUser(v bool) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetIsRelated(v string) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetPhone(v string) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetRamId(v string) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetRoleIdList(v []*int64) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetRoleNameList(v []*string) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetServiceGroups(v []*GetUserResponseBodyDataServiceGroups) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetUserId(v int64) *GetUserResponseBodyData
- func (s *GetUserResponseBodyData) SetUsername(v string) *GetUserResponseBodyData
- func (s GetUserResponseBodyData) String() string
- type GetUserResponseBodyDataServiceGroups
- func (s GetUserResponseBodyDataServiceGroups) GoString() string
- func (s *GetUserResponseBodyDataServiceGroups) SetName(v string) *GetUserResponseBodyDataServiceGroups
- func (s *GetUserResponseBodyDataServiceGroups) SetServiceGroupId(v int64) *GetUserResponseBodyDataServiceGroups
- func (s GetUserResponseBodyDataServiceGroups) String() string
- type ListAlertsRequest
- func (s ListAlertsRequest) GoString() string
- func (s *ListAlertsRequest) SetAlertLevel(v string) *ListAlertsRequest
- func (s *ListAlertsRequest) SetAlertName(v string) *ListAlertsRequest
- func (s *ListAlertsRequest) SetAlertSourceName(v string) *ListAlertsRequest
- func (s *ListAlertsRequest) SetEndTime(v string) *ListAlertsRequest
- func (s *ListAlertsRequest) SetMonitorSourceId(v string) *ListAlertsRequest
- func (s *ListAlertsRequest) SetPageNumber(v int64) *ListAlertsRequest
- func (s *ListAlertsRequest) SetPageSize(v int64) *ListAlertsRequest
- func (s *ListAlertsRequest) SetRelatedServiceId(v int64) *ListAlertsRequest
- func (s *ListAlertsRequest) SetRuleName(v string) *ListAlertsRequest
- func (s *ListAlertsRequest) SetStartTime(v string) *ListAlertsRequest
- func (s ListAlertsRequest) String() string
- type ListAlertsResponse
- func (s ListAlertsResponse) GoString() string
- func (s *ListAlertsResponse) SetBody(v *ListAlertsResponseBody) *ListAlertsResponse
- func (s *ListAlertsResponse) SetHeaders(v map[string]*string) *ListAlertsResponse
- func (s *ListAlertsResponse) SetStatusCode(v int32) *ListAlertsResponse
- func (s ListAlertsResponse) String() string
- type ListAlertsResponseBody
- func (s ListAlertsResponseBody) GoString() string
- func (s *ListAlertsResponseBody) SetData(v []*ListAlertsResponseBodyData) *ListAlertsResponseBody
- func (s *ListAlertsResponseBody) SetPageNumber(v int32) *ListAlertsResponseBody
- func (s *ListAlertsResponseBody) SetPageSize(v int32) *ListAlertsResponseBody
- func (s *ListAlertsResponseBody) SetRequestId(v string) *ListAlertsResponseBody
- func (s *ListAlertsResponseBody) SetTotalCount(v int64) *ListAlertsResponseBody
- func (s ListAlertsResponseBody) String() string
- type ListAlertsResponseBodyData
- func (s ListAlertsResponseBodyData) GoString() string
- func (s *ListAlertsResponseBodyData) SetAlertId(v int64) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetAlertLevel(v string) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetAlertNumber(v string) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetAlertSourceName(v string) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetCreateTime(v string) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetFirstEventTime(v string) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetMonitorSourceName(v string) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetRelServiceDeleteType(v int32) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetRelatedServiceName(v string) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetRouteRuleDeleteType(v int32) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetRouteRuleId(v int64) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetRouteRuleName(v string) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetSourceEventCount(v int64) *ListAlertsResponseBodyData
- func (s *ListAlertsResponseBodyData) SetTitle(v string) *ListAlertsResponseBodyData
- func (s ListAlertsResponseBodyData) String() string
- type ListByMonitorSourceIdRequest
- type ListByMonitorSourceIdResponse
- func (s ListByMonitorSourceIdResponse) GoString() string
- func (s *ListByMonitorSourceIdResponse) SetBody(v *ListByMonitorSourceIdResponseBody) *ListByMonitorSourceIdResponse
- func (s *ListByMonitorSourceIdResponse) SetHeaders(v map[string]*string) *ListByMonitorSourceIdResponse
- func (s *ListByMonitorSourceIdResponse) SetStatusCode(v int32) *ListByMonitorSourceIdResponse
- func (s ListByMonitorSourceIdResponse) String() string
- type ListByMonitorSourceIdResponseBody
- func (s ListByMonitorSourceIdResponseBody) GoString() string
- func (s *ListByMonitorSourceIdResponseBody) SetData(v []*ListByMonitorSourceIdResponseBodyData) *ListByMonitorSourceIdResponseBody
- func (s *ListByMonitorSourceIdResponseBody) SetRequestId(v string) *ListByMonitorSourceIdResponseBody
- func (s ListByMonitorSourceIdResponseBody) String() string
- type ListByMonitorSourceIdResponseBodyData
- func (s ListByMonitorSourceIdResponseBodyData) GoString() string
- func (s *ListByMonitorSourceIdResponseBodyData) SetId(v int64) *ListByMonitorSourceIdResponseBodyData
- func (s *ListByMonitorSourceIdResponseBodyData) SetRuleName(v string) *ListByMonitorSourceIdResponseBodyData
- func (s ListByMonitorSourceIdResponseBodyData) String() string
- type ListChartDataForServiceGroupRequest
- func (s ListChartDataForServiceGroupRequest) GoString() string
- func (s *ListChartDataForServiceGroupRequest) SetClientToken(v string) *ListChartDataForServiceGroupRequest
- func (s *ListChartDataForServiceGroupRequest) SetEndTime(v string) *ListChartDataForServiceGroupRequest
- func (s *ListChartDataForServiceGroupRequest) SetStartTime(v string) *ListChartDataForServiceGroupRequest
- func (s ListChartDataForServiceGroupRequest) String() string
- type ListChartDataForServiceGroupResponse
- func (s ListChartDataForServiceGroupResponse) GoString() string
- func (s *ListChartDataForServiceGroupResponse) SetBody(v *ListChartDataForServiceGroupResponseBody) *ListChartDataForServiceGroupResponse
- func (s *ListChartDataForServiceGroupResponse) SetHeaders(v map[string]*string) *ListChartDataForServiceGroupResponse
- func (s *ListChartDataForServiceGroupResponse) SetStatusCode(v int32) *ListChartDataForServiceGroupResponse
- func (s ListChartDataForServiceGroupResponse) String() string
- type ListChartDataForServiceGroupResponseBody
- func (s ListChartDataForServiceGroupResponseBody) GoString() string
- func (s *ListChartDataForServiceGroupResponseBody) SetData(v []*ListChartDataForServiceGroupResponseBodyData) *ListChartDataForServiceGroupResponseBody
- func (s *ListChartDataForServiceGroupResponseBody) SetRequestId(v string) *ListChartDataForServiceGroupResponseBody
- func (s ListChartDataForServiceGroupResponseBody) String() string
- type ListChartDataForServiceGroupResponseBodyData
- func (s ListChartDataForServiceGroupResponseBodyData) GoString() string
- func (s *ListChartDataForServiceGroupResponseBodyData) SetEffectionLevel(v map[string]interface{}) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetEscalationIncidentCount(v int64) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetIncidentCount(v int64) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetMeanTimeToAcknowledge(v int64) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetMeanTimeToRepair(v int64) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetTime(v string) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetTotalMeanTimeToAcknowledge(v int64) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetTotalMeanTimeToRepair(v int64) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetUnAcknowledgedEscalationIncidentCount(v int64) *ListChartDataForServiceGroupResponseBodyData
- func (s *ListChartDataForServiceGroupResponseBodyData) SetUnFinishEscalationIncidentCount(v int64) *ListChartDataForServiceGroupResponseBodyData
- func (s ListChartDataForServiceGroupResponseBodyData) String() string
- type ListChartDataForUserRequest
- func (s ListChartDataForUserRequest) GoString() string
- func (s *ListChartDataForUserRequest) SetClientToken(v string) *ListChartDataForUserRequest
- func (s *ListChartDataForUserRequest) SetEndTime(v string) *ListChartDataForUserRequest
- func (s *ListChartDataForUserRequest) SetStartTime(v string) *ListChartDataForUserRequest
- func (s ListChartDataForUserRequest) String() string
- type ListChartDataForUserResponse
- func (s ListChartDataForUserResponse) GoString() string
- func (s *ListChartDataForUserResponse) SetBody(v *ListChartDataForUserResponseBody) *ListChartDataForUserResponse
- func (s *ListChartDataForUserResponse) SetHeaders(v map[string]*string) *ListChartDataForUserResponse
- func (s *ListChartDataForUserResponse) SetStatusCode(v int32) *ListChartDataForUserResponse
- func (s ListChartDataForUserResponse) String() string
- type ListChartDataForUserResponseBody
- func (s ListChartDataForUserResponseBody) GoString() string
- func (s *ListChartDataForUserResponseBody) SetData(v []*ListChartDataForUserResponseBodyData) *ListChartDataForUserResponseBody
- func (s *ListChartDataForUserResponseBody) SetRequestId(v string) *ListChartDataForUserResponseBody
- func (s ListChartDataForUserResponseBody) String() string
- type ListChartDataForUserResponseBodyData
- func (s ListChartDataForUserResponseBodyData) GoString() string
- func (s *ListChartDataForUserResponseBodyData) SetEffectionLevel(v map[string]interface{}) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetEscalationIncidentCount(v int64) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetIncidentCount(v int64) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetMeanTimeToAcknowledge(v int64) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetMeanTimeToRepair(v int64) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetTime(v string) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetTotalMeanTimeToAcknowledge(v int64) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetTotalMeanTimeToRepair(v int64) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetUnAcknowledgedEscalationIncidentCount(v int64) *ListChartDataForUserResponseBodyData
- func (s *ListChartDataForUserResponseBodyData) SetUnFinishEscalationIncidentCount(v int64) *ListChartDataForUserResponseBodyData
- func (s ListChartDataForUserResponseBodyData) String() string
- type ListConfigsRequest
- type ListConfigsResponse
- func (s ListConfigsResponse) GoString() string
- func (s *ListConfigsResponse) SetBody(v *ListConfigsResponseBody) *ListConfigsResponse
- func (s *ListConfigsResponse) SetHeaders(v map[string]*string) *ListConfigsResponse
- func (s *ListConfigsResponse) SetStatusCode(v int32) *ListConfigsResponse
- func (s ListConfigsResponse) String() string
- type ListConfigsResponseBody
- type ListDataReportForServiceGroupRequest
- func (s ListDataReportForServiceGroupRequest) GoString() string
- func (s *ListDataReportForServiceGroupRequest) SetEndTime(v string) *ListDataReportForServiceGroupRequest
- func (s *ListDataReportForServiceGroupRequest) SetPageNumber(v int64) *ListDataReportForServiceGroupRequest
- func (s *ListDataReportForServiceGroupRequest) SetPageSize(v int64) *ListDataReportForServiceGroupRequest
- func (s *ListDataReportForServiceGroupRequest) SetServiceGroupName(v string) *ListDataReportForServiceGroupRequest
- func (s *ListDataReportForServiceGroupRequest) SetStartTime(v string) *ListDataReportForServiceGroupRequest
- func (s ListDataReportForServiceGroupRequest) String() string
- type ListDataReportForServiceGroupResponse
- func (s ListDataReportForServiceGroupResponse) GoString() string
- func (s *ListDataReportForServiceGroupResponse) SetBody(v *ListDataReportForServiceGroupResponseBody) *ListDataReportForServiceGroupResponse
- func (s *ListDataReportForServiceGroupResponse) SetHeaders(v map[string]*string) *ListDataReportForServiceGroupResponse
- func (s *ListDataReportForServiceGroupResponse) SetStatusCode(v int32) *ListDataReportForServiceGroupResponse
- func (s ListDataReportForServiceGroupResponse) String() string
- type ListDataReportForServiceGroupResponseBody
- func (s ListDataReportForServiceGroupResponseBody) GoString() string
- func (s *ListDataReportForServiceGroupResponseBody) SetData(v []*ListDataReportForServiceGroupResponseBodyData) *ListDataReportForServiceGroupResponseBody
- func (s *ListDataReportForServiceGroupResponseBody) SetPageNumber(v int64) *ListDataReportForServiceGroupResponseBody
- func (s *ListDataReportForServiceGroupResponseBody) SetPageSIze(v int64) *ListDataReportForServiceGroupResponseBody
- func (s *ListDataReportForServiceGroupResponseBody) SetRequestId(v string) *ListDataReportForServiceGroupResponseBody
- func (s *ListDataReportForServiceGroupResponseBody) SetTotalCount(v int64) *ListDataReportForServiceGroupResponseBody
- func (s ListDataReportForServiceGroupResponseBody) String() string
- type ListDataReportForServiceGroupResponseBodyData
- func (s ListDataReportForServiceGroupResponseBodyData) GoString() string
- func (s *ListDataReportForServiceGroupResponseBodyData) SetEscalationIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetFinishIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetFinishProportion(v string) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetMeanTimeToAcknowledge(v int64) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetMeanTimeToRepair(v int64) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetServiceGroupId(v int64) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetServiceGroupName(v string) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetUnAcknowledgedEscalationIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
- func (s *ListDataReportForServiceGroupResponseBodyData) SetUnFinishEscalationIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
- func (s ListDataReportForServiceGroupResponseBodyData) String() string
- type ListDataReportForUserRequest
- func (s ListDataReportForUserRequest) GoString() string
- func (s *ListDataReportForUserRequest) SetEndTime(v string) *ListDataReportForUserRequest
- func (s *ListDataReportForUserRequest) SetPageNumber(v int64) *ListDataReportForUserRequest
- func (s *ListDataReportForUserRequest) SetPageSize(v int64) *ListDataReportForUserRequest
- func (s *ListDataReportForUserRequest) SetStartTime(v string) *ListDataReportForUserRequest
- func (s ListDataReportForUserRequest) String() string
- type ListDataReportForUserResponse
- func (s ListDataReportForUserResponse) GoString() string
- func (s *ListDataReportForUserResponse) SetBody(v *ListDataReportForUserResponseBody) *ListDataReportForUserResponse
- func (s *ListDataReportForUserResponse) SetHeaders(v map[string]*string) *ListDataReportForUserResponse
- func (s *ListDataReportForUserResponse) SetStatusCode(v int32) *ListDataReportForUserResponse
- func (s ListDataReportForUserResponse) String() string
- type ListDataReportForUserResponseBody
- func (s ListDataReportForUserResponseBody) GoString() string
- func (s *ListDataReportForUserResponseBody) SetData(v []*ListDataReportForUserResponseBodyData) *ListDataReportForUserResponseBody
- func (s *ListDataReportForUserResponseBody) SetRequestId(v string) *ListDataReportForUserResponseBody
- func (s *ListDataReportForUserResponseBody) SetTotalCount(v int64) *ListDataReportForUserResponseBody
- func (s ListDataReportForUserResponseBody) String() string
- type ListDataReportForUserResponseBodyData
- func (s ListDataReportForUserResponseBodyData) GoString() string
- func (s *ListDataReportForUserResponseBodyData) SetDistributionIncidentCount(v int64) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetEscalationIncidentCount(v int64) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetFinishIncidentNumber(v int64) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetFinishProportion(v string) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetMeanTimeToAcknowledge(v string) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetMeanTimeToRepair(v string) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetUnAcknowledgedEscalationIncidentCount(v int64) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetUnDistributionIncidentCount(v int64) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetUnFinishEscalationIncidentCount(v int64) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetUserId(v int64) *ListDataReportForUserResponseBodyData
- func (s *ListDataReportForUserResponseBodyData) SetUserName(v string) *ListDataReportForUserResponseBodyData
- func (s ListDataReportForUserResponseBodyData) String() string
- type ListDictionariesRequest
- type ListDictionariesResponse
- func (s ListDictionariesResponse) GoString() string
- func (s *ListDictionariesResponse) SetBody(v *ListDictionariesResponseBody) *ListDictionariesResponse
- func (s *ListDictionariesResponse) SetHeaders(v map[string]*string) *ListDictionariesResponse
- func (s *ListDictionariesResponse) SetStatusCode(v int32) *ListDictionariesResponse
- func (s ListDictionariesResponse) String() string
- type ListDictionariesResponseBody
- func (s ListDictionariesResponseBody) GoString() string
- func (s *ListDictionariesResponseBody) SetData(v map[string][]*DataValue) *ListDictionariesResponseBody
- func (s *ListDictionariesResponseBody) SetRequestId(v string) *ListDictionariesResponseBody
- func (s ListDictionariesResponseBody) String() string
- type ListEscalationPlanServicesRequest
- type ListEscalationPlanServicesResponse
- func (s ListEscalationPlanServicesResponse) GoString() string
- func (s *ListEscalationPlanServicesResponse) SetBody(v *ListEscalationPlanServicesResponseBody) *ListEscalationPlanServicesResponse
- func (s *ListEscalationPlanServicesResponse) SetHeaders(v map[string]*string) *ListEscalationPlanServicesResponse
- func (s *ListEscalationPlanServicesResponse) SetStatusCode(v int32) *ListEscalationPlanServicesResponse
- func (s ListEscalationPlanServicesResponse) String() string
- type ListEscalationPlanServicesResponseBody
- func (s ListEscalationPlanServicesResponseBody) GoString() string
- func (s *ListEscalationPlanServicesResponseBody) SetData(v []*ListEscalationPlanServicesResponseBodyData) *ListEscalationPlanServicesResponseBody
- func (s *ListEscalationPlanServicesResponseBody) SetRequestId(v string) *ListEscalationPlanServicesResponseBody
- func (s ListEscalationPlanServicesResponseBody) String() string
- type ListEscalationPlanServicesResponseBodyData
- func (s ListEscalationPlanServicesResponseBodyData) GoString() string
- func (s *ListEscalationPlanServicesResponseBodyData) SetScope(v string) *ListEscalationPlanServicesResponseBodyData
- func (s *ListEscalationPlanServicesResponseBodyData) SetScopeObjectId(v int64) *ListEscalationPlanServicesResponseBodyData
- func (s ListEscalationPlanServicesResponseBodyData) String() string
- type ListEscalationPlansByNoticeObjectRequest
- func (s ListEscalationPlansByNoticeObjectRequest) GoString() string
- func (s *ListEscalationPlansByNoticeObjectRequest) SetNoticeObjectId(v int64) *ListEscalationPlansByNoticeObjectRequest
- func (s *ListEscalationPlansByNoticeObjectRequest) SetNoticeObjectType(v int64) *ListEscalationPlansByNoticeObjectRequest
- func (s ListEscalationPlansByNoticeObjectRequest) String() string
- type ListEscalationPlansByNoticeObjectResponse
- func (s ListEscalationPlansByNoticeObjectResponse) GoString() string
- func (s *ListEscalationPlansByNoticeObjectResponse) SetBody(v *ListEscalationPlansByNoticeObjectResponseBody) *ListEscalationPlansByNoticeObjectResponse
- func (s *ListEscalationPlansByNoticeObjectResponse) SetHeaders(v map[string]*string) *ListEscalationPlansByNoticeObjectResponse
- func (s *ListEscalationPlansByNoticeObjectResponse) SetStatusCode(v int32) *ListEscalationPlansByNoticeObjectResponse
- func (s ListEscalationPlansByNoticeObjectResponse) String() string
- type ListEscalationPlansByNoticeObjectResponseBody
- func (s ListEscalationPlansByNoticeObjectResponseBody) GoString() string
- func (s *ListEscalationPlansByNoticeObjectResponseBody) SetData(v []*ListEscalationPlansByNoticeObjectResponseBodyData) *ListEscalationPlansByNoticeObjectResponseBody
- func (s *ListEscalationPlansByNoticeObjectResponseBody) SetRequestId(v string) *ListEscalationPlansByNoticeObjectResponseBody
- func (s ListEscalationPlansByNoticeObjectResponseBody) String() string
- type ListEscalationPlansByNoticeObjectResponseBodyData
- func (s ListEscalationPlansByNoticeObjectResponseBodyData) GoString() string
- func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanId(v int64) *ListEscalationPlansByNoticeObjectResponseBodyData
- func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanName(v string) *ListEscalationPlansByNoticeObjectResponseBodyData
- func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanScopeObjects(...) *ListEscalationPlansByNoticeObjectResponseBodyData
- func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetModifyTime(v string) *ListEscalationPlansByNoticeObjectResponseBodyData
- func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetStatus(v string) *ListEscalationPlansByNoticeObjectResponseBodyData
- func (s ListEscalationPlansByNoticeObjectResponseBodyData) String() string
- type ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects
- func (s ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) GoString() string
- func (s *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) SetScope(v string) *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects
- func (s *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType(v int32) *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects
- func (s *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectId(v int64) *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects
- func (s *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectName(v string) *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects
- func (s ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) String() string
- type ListEscalationPlansRequest
- func (s ListEscalationPlansRequest) GoString() string
- func (s *ListEscalationPlansRequest) SetClientToken(v string) *ListEscalationPlansRequest
- func (s *ListEscalationPlansRequest) SetEscalationPlanName(v string) *ListEscalationPlansRequest
- func (s *ListEscalationPlansRequest) SetIsGlobal(v bool) *ListEscalationPlansRequest
- func (s *ListEscalationPlansRequest) SetPageNumber(v int64) *ListEscalationPlansRequest
- func (s *ListEscalationPlansRequest) SetPageSize(v int64) *ListEscalationPlansRequest
- func (s *ListEscalationPlansRequest) SetServiceName(v string) *ListEscalationPlansRequest
- func (s *ListEscalationPlansRequest) SetStatus(v string) *ListEscalationPlansRequest
- func (s ListEscalationPlansRequest) String() string
- type ListEscalationPlansResponse
- func (s ListEscalationPlansResponse) GoString() string
- func (s *ListEscalationPlansResponse) SetBody(v *ListEscalationPlansResponseBody) *ListEscalationPlansResponse
- func (s *ListEscalationPlansResponse) SetHeaders(v map[string]*string) *ListEscalationPlansResponse
- func (s *ListEscalationPlansResponse) SetStatusCode(v int32) *ListEscalationPlansResponse
- func (s ListEscalationPlansResponse) String() string
- type ListEscalationPlansResponseBody
- func (s ListEscalationPlansResponseBody) GoString() string
- func (s *ListEscalationPlansResponseBody) SetData(v []*ListEscalationPlansResponseBodyData) *ListEscalationPlansResponseBody
- func (s *ListEscalationPlansResponseBody) SetPageNumber(v int64) *ListEscalationPlansResponseBody
- func (s *ListEscalationPlansResponseBody) SetPageSize(v int64) *ListEscalationPlansResponseBody
- func (s *ListEscalationPlansResponseBody) SetRequestId(v string) *ListEscalationPlansResponseBody
- func (s *ListEscalationPlansResponseBody) SetTotalCount(v int64) *ListEscalationPlansResponseBody
- func (s ListEscalationPlansResponseBody) String() string
- type ListEscalationPlansResponseBodyData
- func (s ListEscalationPlansResponseBodyData) GoString() string
- func (s *ListEscalationPlansResponseBodyData) SetEscalationPlanId(v int64) *ListEscalationPlansResponseBodyData
- func (s *ListEscalationPlansResponseBodyData) SetEscalationPlanName(v string) *ListEscalationPlansResponseBodyData
- func (s *ListEscalationPlansResponseBodyData) SetEscalationPlanScopeObjects(v []*ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) *ListEscalationPlansResponseBodyData
- func (s *ListEscalationPlansResponseBodyData) SetIsGlobal(v bool) *ListEscalationPlansResponseBodyData
- func (s *ListEscalationPlansResponseBodyData) SetModifyTime(v string) *ListEscalationPlansResponseBodyData
- func (s *ListEscalationPlansResponseBodyData) SetStatus(v string) *ListEscalationPlansResponseBodyData
- func (s ListEscalationPlansResponseBodyData) String() string
- type ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects
- func (s ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) GoString() string
- func (s *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScope(v string) *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects
- func (s *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType(v int32) *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects
- func (s *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectId(v int64) *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects
- func (s *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectName(v string) *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects
- func (s ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) String() string
- type ListIncidentDetailEscalationPlansRequest
- func (s ListIncidentDetailEscalationPlansRequest) GoString() string
- func (s *ListIncidentDetailEscalationPlansRequest) SetClientToken(v string) *ListIncidentDetailEscalationPlansRequest
- func (s *ListIncidentDetailEscalationPlansRequest) SetIncidentId(v int64) *ListIncidentDetailEscalationPlansRequest
- func (s ListIncidentDetailEscalationPlansRequest) String() string
- type ListIncidentDetailEscalationPlansResponse
- func (s ListIncidentDetailEscalationPlansResponse) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponse) SetBody(v *ListIncidentDetailEscalationPlansResponseBody) *ListIncidentDetailEscalationPlansResponse
- func (s *ListIncidentDetailEscalationPlansResponse) SetHeaders(v map[string]*string) *ListIncidentDetailEscalationPlansResponse
- func (s *ListIncidentDetailEscalationPlansResponse) SetStatusCode(v int32) *ListIncidentDetailEscalationPlansResponse
- func (s ListIncidentDetailEscalationPlansResponse) String() string
- type ListIncidentDetailEscalationPlansResponseBody
- func (s ListIncidentDetailEscalationPlansResponseBody) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBody) SetData(v *ListIncidentDetailEscalationPlansResponseBodyData) *ListIncidentDetailEscalationPlansResponseBody
- func (s *ListIncidentDetailEscalationPlansResponseBody) SetRequestId(v string) *ListIncidentDetailEscalationPlansResponseBody
- func (s ListIncidentDetailEscalationPlansResponseBody) String() string
- type ListIncidentDetailEscalationPlansResponseBodyData
- func (s ListIncidentDetailEscalationPlansResponseBodyData) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetConvergenceEscalationPlan(...) *ListIncidentDetailEscalationPlansResponseBodyData
- func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetEscalationPlanId(v int64) *ListIncidentDetailEscalationPlansResponseBodyData
- func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetEscalationPlanName(v string) *ListIncidentDetailEscalationPlansResponseBodyData
- func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetNuAcknowledgeEscalationPlan(...) *ListIncidentDetailEscalationPlansResponseBodyData
- func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetUnFinishEscalationPlan(v []*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) *ListIncidentDetailEscalationPlansResponseBodyData
- func (s ListIncidentDetailEscalationPlansResponseBodyData) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan
- func (s ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetEscalationPlanType(v string) *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetNoticeChannels(v []*string) *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetNoticeObjectList(...) *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetNoticeTime(v int64) *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetServiceGroupList(...) *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetStartTime(v int64) *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetStatus(v string) *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan
- func (s ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList
- func (s ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) SetNoticeObjectId(v int64) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) SetNoticeObjectName(v string) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) SetNoticeObjectPhone(v string) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) SetRoleNameList(v []*string) ...
- func (s ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList
- func (s ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList) SetId(v int64) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList) SetName(v string) ...
- func (s ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetEscalationPlanType(v string) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeChannels(v []*string) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeObjectList(...) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeRoleList(v []*int64) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeRoleObjectList(...) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeTime(v int64) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetServiceGroupList(...) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetStartTime(v int64) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetStatus(v string) *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan
- func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList
- func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) SetNoticeObjectId(v int64) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) SetNoticeObjectName(v string) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) SetNoticeObjectPhone(v string) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) SetRoleNameList(v []*string) ...
- func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList
- func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList) SetId(v int64) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList) SetName(v string) ...
- func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList
- func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList) SetId(v int64) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList) SetName(v string) ...
- func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetEscalationPlanType(v string) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeChannels(v []*string) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeObjectList(...) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeRoleList(v []*int64) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeRoleObjectList(...) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeTime(v int32) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetServiceGroupList(...) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetStartTime(v int64) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetStatus(v string) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
- func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList
- func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) SetNoticeObjectId(v int64) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) SetNoticeObjectName(v string) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) SetNoticeObjectPhone(v string) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) SetRoleNameList(v []*string) ...
- func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList
- func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList) SetId(v int64) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList) SetName(v string) ...
- func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList) String() string
- type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList
- func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList) GoString() string
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList) SetId(v int64) ...
- func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList) SetName(v string) ...
- func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList) String() string
- type ListIncidentDetailTimelinesRequest
- func (s ListIncidentDetailTimelinesRequest) GoString() string
- func (s *ListIncidentDetailTimelinesRequest) SetClientToken(v string) *ListIncidentDetailTimelinesRequest
- func (s *ListIncidentDetailTimelinesRequest) SetIdSort(v string) *ListIncidentDetailTimelinesRequest
- func (s *ListIncidentDetailTimelinesRequest) SetIncidentId(v int64) *ListIncidentDetailTimelinesRequest
- func (s *ListIncidentDetailTimelinesRequest) SetPageNumber(v int64) *ListIncidentDetailTimelinesRequest
- func (s *ListIncidentDetailTimelinesRequest) SetPageSize(v int64) *ListIncidentDetailTimelinesRequest
- func (s ListIncidentDetailTimelinesRequest) String() string
- type ListIncidentDetailTimelinesResponse
- func (s ListIncidentDetailTimelinesResponse) GoString() string
- func (s *ListIncidentDetailTimelinesResponse) SetBody(v *ListIncidentDetailTimelinesResponseBody) *ListIncidentDetailTimelinesResponse
- func (s *ListIncidentDetailTimelinesResponse) SetHeaders(v map[string]*string) *ListIncidentDetailTimelinesResponse
- func (s *ListIncidentDetailTimelinesResponse) SetStatusCode(v int32) *ListIncidentDetailTimelinesResponse
- func (s ListIncidentDetailTimelinesResponse) String() string
- type ListIncidentDetailTimelinesResponseBody
- func (s ListIncidentDetailTimelinesResponseBody) GoString() string
- func (s *ListIncidentDetailTimelinesResponseBody) SetData(v []*ListIncidentDetailTimelinesResponseBodyData) *ListIncidentDetailTimelinesResponseBody
- func (s *ListIncidentDetailTimelinesResponseBody) SetPageNumber(v int32) *ListIncidentDetailTimelinesResponseBody
- func (s *ListIncidentDetailTimelinesResponseBody) SetPageSize(v int32) *ListIncidentDetailTimelinesResponseBody
- func (s *ListIncidentDetailTimelinesResponseBody) SetRequestId(v string) *ListIncidentDetailTimelinesResponseBody
- func (s *ListIncidentDetailTimelinesResponseBody) SetTotalCount(v int32) *ListIncidentDetailTimelinesResponseBody
- func (s ListIncidentDetailTimelinesResponseBody) String() string
- type ListIncidentDetailTimelinesResponseBodyData
- func (s ListIncidentDetailTimelinesResponseBodyData) GoString() string
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetAction(v string) *ListIncidentDetailTimelinesResponseBodyData
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetCreateTime(v string) *ListIncidentDetailTimelinesResponseBodyData
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetDescription(v string) *ListIncidentDetailTimelinesResponseBodyData
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetIncidentId(v int64) *ListIncidentDetailTimelinesResponseBodyData
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetRelRouteRuleDeleteType(v int32) *ListIncidentDetailTimelinesResponseBodyData
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetRelatedServiceName(v string) *ListIncidentDetailTimelinesResponseBodyData
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetRemark(v string) *ListIncidentDetailTimelinesResponseBodyData
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetSnapshotData(v string) *ListIncidentDetailTimelinesResponseBodyData
- func (s *ListIncidentDetailTimelinesResponseBodyData) SetTitle(v string) *ListIncidentDetailTimelinesResponseBodyData
- func (s ListIncidentDetailTimelinesResponseBodyData) String() string
- type ListIncidentSubtotalsRequest
- type ListIncidentSubtotalsResponse
- func (s ListIncidentSubtotalsResponse) GoString() string
- func (s *ListIncidentSubtotalsResponse) SetBody(v *ListIncidentSubtotalsResponseBody) *ListIncidentSubtotalsResponse
- func (s *ListIncidentSubtotalsResponse) SetHeaders(v map[string]*string) *ListIncidentSubtotalsResponse
- func (s *ListIncidentSubtotalsResponse) SetStatusCode(v int32) *ListIncidentSubtotalsResponse
- func (s ListIncidentSubtotalsResponse) String() string
- type ListIncidentSubtotalsResponseBody
- func (s ListIncidentSubtotalsResponseBody) GoString() string
- func (s *ListIncidentSubtotalsResponseBody) SetData(v []*ListIncidentSubtotalsResponseBodyData) *ListIncidentSubtotalsResponseBody
- func (s *ListIncidentSubtotalsResponseBody) SetRequestId(v string) *ListIncidentSubtotalsResponseBody
- func (s ListIncidentSubtotalsResponseBody) String() string
- type ListIncidentSubtotalsResponseBodyData
- func (s ListIncidentSubtotalsResponseBodyData) GoString() string
- func (s *ListIncidentSubtotalsResponseBodyData) SetCreateTime(v string) *ListIncidentSubtotalsResponseBodyData
- func (s *ListIncidentSubtotalsResponseBodyData) SetCreateUserId(v int64) *ListIncidentSubtotalsResponseBodyData
- func (s *ListIncidentSubtotalsResponseBodyData) SetCreateUserName(v string) *ListIncidentSubtotalsResponseBodyData
- func (s *ListIncidentSubtotalsResponseBodyData) SetCreateUserPhone(v string) *ListIncidentSubtotalsResponseBodyData
- func (s *ListIncidentSubtotalsResponseBodyData) SetDescription(v string) *ListIncidentSubtotalsResponseBodyData
- func (s ListIncidentSubtotalsResponseBodyData) String() string
- type ListIncidentTimelinesRequest
- func (s ListIncidentTimelinesRequest) GoString() string
- func (s *ListIncidentTimelinesRequest) SetClientToken(v string) *ListIncidentTimelinesRequest
- func (s *ListIncidentTimelinesRequest) SetPageNumber(v int64) *ListIncidentTimelinesRequest
- func (s *ListIncidentTimelinesRequest) SetPageSize(v int64) *ListIncidentTimelinesRequest
- func (s ListIncidentTimelinesRequest) String() string
- type ListIncidentTimelinesResponse
- func (s ListIncidentTimelinesResponse) GoString() string
- func (s *ListIncidentTimelinesResponse) SetBody(v *ListIncidentTimelinesResponseBody) *ListIncidentTimelinesResponse
- func (s *ListIncidentTimelinesResponse) SetHeaders(v map[string]*string) *ListIncidentTimelinesResponse
- func (s *ListIncidentTimelinesResponse) SetStatusCode(v int32) *ListIncidentTimelinesResponse
- func (s ListIncidentTimelinesResponse) String() string
- type ListIncidentTimelinesResponseBody
- func (s ListIncidentTimelinesResponseBody) GoString() string
- func (s *ListIncidentTimelinesResponseBody) SetData(v []*ListIncidentTimelinesResponseBodyData) *ListIncidentTimelinesResponseBody
- func (s *ListIncidentTimelinesResponseBody) SetPageNumber(v int32) *ListIncidentTimelinesResponseBody
- func (s *ListIncidentTimelinesResponseBody) SetPageSize(v int32) *ListIncidentTimelinesResponseBody
- func (s *ListIncidentTimelinesResponseBody) SetRequestId(v string) *ListIncidentTimelinesResponseBody
- func (s *ListIncidentTimelinesResponseBody) SetTotalCount(v int32) *ListIncidentTimelinesResponseBody
- func (s ListIncidentTimelinesResponseBody) String() string
- type ListIncidentTimelinesResponseBodyData
- func (s ListIncidentTimelinesResponseBodyData) GoString() string
- func (s *ListIncidentTimelinesResponseBodyData) SetAction(v string) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetCreateTime(v string) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetDescription(v int64) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetIncidentId(v int64) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetIncidentNumber(v string) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetIncidentTitle(v string) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetRelRouteRuleDeleteType(v int32) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetRelatedServiceName(v string) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetRemark(v string) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetSnapshotData(v string) *ListIncidentTimelinesResponseBodyData
- func (s *ListIncidentTimelinesResponseBodyData) SetTitle(v string) *ListIncidentTimelinesResponseBodyData
- func (s ListIncidentTimelinesResponseBodyData) String() string
- type ListIncidentsRequest
- func (s ListIncidentsRequest) GoString() string
- func (s *ListIncidentsRequest) SetClientToken(v string) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetCreateEndTime(v string) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetCreateStartTime(v string) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetEffect(v string) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetIncidentLevel(v string) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetIncidentStatus(v string) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetMe(v int32) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetPageNumber(v int32) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetPageSize(v int32) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetRelationServiceId(v int64) *ListIncidentsRequest
- func (s *ListIncidentsRequest) SetRuleName(v string) *ListIncidentsRequest
- func (s ListIncidentsRequest) String() string
- type ListIncidentsResponse
- func (s ListIncidentsResponse) GoString() string
- func (s *ListIncidentsResponse) SetBody(v *ListIncidentsResponseBody) *ListIncidentsResponse
- func (s *ListIncidentsResponse) SetHeaders(v map[string]*string) *ListIncidentsResponse
- func (s *ListIncidentsResponse) SetStatusCode(v int32) *ListIncidentsResponse
- func (s ListIncidentsResponse) String() string
- type ListIncidentsResponseBody
- func (s ListIncidentsResponseBody) GoString() string
- func (s *ListIncidentsResponseBody) SetData(v []*ListIncidentsResponseBodyData) *ListIncidentsResponseBody
- func (s *ListIncidentsResponseBody) SetPageNumber(v int32) *ListIncidentsResponseBody
- func (s *ListIncidentsResponseBody) SetPageSize(v int32) *ListIncidentsResponseBody
- func (s *ListIncidentsResponseBody) SetRequestId(v string) *ListIncidentsResponseBody
- func (s *ListIncidentsResponseBody) SetTotalCount(v int32) *ListIncidentsResponseBody
- func (s ListIncidentsResponseBody) String() string
- type ListIncidentsResponseBodyData
- func (s ListIncidentsResponseBodyData) GoString() string
- func (s *ListIncidentsResponseBodyData) SetAssignToWhoIsValid(v int64) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetAssignUserId(v int64) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetAssignUserName(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetAssignUserPhone(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetCreateTime(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetEffect(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetIncidentId(v int64) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetIncidentLevel(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetIncidentNumber(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetIncidentStatus(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetIncidentTitle(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetIsManual(v bool) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetRelRouteRuleDeleteType(v int32) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetRelServiceDeleteType(v int32) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetRelatedServiceId(v int64) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetRelatedServiceName(v string) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetRouteRuleId(v int64) *ListIncidentsResponseBodyData
- func (s *ListIncidentsResponseBodyData) SetRouteRuleName(v string) *ListIncidentsResponseBodyData
- func (s ListIncidentsResponseBodyData) String() string
- type ListIntegrationConfigTimelinesRequest
- func (s ListIntegrationConfigTimelinesRequest) GoString() string
- func (s *ListIntegrationConfigTimelinesRequest) SetClientToken(v string) *ListIntegrationConfigTimelinesRequest
- func (s *ListIntegrationConfigTimelinesRequest) SetIntegrationConfigId(v int64) *ListIntegrationConfigTimelinesRequest
- func (s *ListIntegrationConfigTimelinesRequest) SetPageNumber(v int64) *ListIntegrationConfigTimelinesRequest
- func (s *ListIntegrationConfigTimelinesRequest) SetPageSize(v int64) *ListIntegrationConfigTimelinesRequest
- func (s ListIntegrationConfigTimelinesRequest) String() string
- type ListIntegrationConfigTimelinesResponse
- func (s ListIntegrationConfigTimelinesResponse) GoString() string
- func (s *ListIntegrationConfigTimelinesResponse) SetBody(v *ListIntegrationConfigTimelinesResponseBody) *ListIntegrationConfigTimelinesResponse
- func (s *ListIntegrationConfigTimelinesResponse) SetHeaders(v map[string]*string) *ListIntegrationConfigTimelinesResponse
- func (s *ListIntegrationConfigTimelinesResponse) SetStatusCode(v int32) *ListIntegrationConfigTimelinesResponse
- func (s ListIntegrationConfigTimelinesResponse) String() string
- type ListIntegrationConfigTimelinesResponseBody
- func (s ListIntegrationConfigTimelinesResponseBody) GoString() string
- func (s *ListIntegrationConfigTimelinesResponseBody) SetData(v []*ListIntegrationConfigTimelinesResponseBodyData) *ListIntegrationConfigTimelinesResponseBody
- func (s *ListIntegrationConfigTimelinesResponseBody) SetPageNumber(v int64) *ListIntegrationConfigTimelinesResponseBody
- func (s *ListIntegrationConfigTimelinesResponseBody) SetPageSize(v int64) *ListIntegrationConfigTimelinesResponseBody
- func (s *ListIntegrationConfigTimelinesResponseBody) SetRequestId(v string) *ListIntegrationConfigTimelinesResponseBody
- func (s *ListIntegrationConfigTimelinesResponseBody) SetTotalCount(v int64) *ListIntegrationConfigTimelinesResponseBody
- func (s ListIntegrationConfigTimelinesResponseBody) String() string
- type ListIntegrationConfigTimelinesResponseBodyData
- func (s ListIntegrationConfigTimelinesResponseBodyData) GoString() string
- func (s *ListIntegrationConfigTimelinesResponseBodyData) SetCreateTime(v string) *ListIntegrationConfigTimelinesResponseBodyData
- func (s *ListIntegrationConfigTimelinesResponseBodyData) SetDescription(v string) *ListIntegrationConfigTimelinesResponseBodyData
- func (s *ListIntegrationConfigTimelinesResponseBodyData) SetTitle(v string) *ListIntegrationConfigTimelinesResponseBodyData
- func (s ListIntegrationConfigTimelinesResponseBodyData) String() string
- type ListIntegrationConfigsRequest
- func (s ListIntegrationConfigsRequest) GoString() string
- func (s *ListIntegrationConfigsRequest) SetClientToken(v string) *ListIntegrationConfigsRequest
- func (s *ListIntegrationConfigsRequest) SetMonitorSourceName(v string) *ListIntegrationConfigsRequest
- func (s ListIntegrationConfigsRequest) String() string
- type ListIntegrationConfigsResponse
- func (s ListIntegrationConfigsResponse) GoString() string
- func (s *ListIntegrationConfigsResponse) SetBody(v *ListIntegrationConfigsResponseBody) *ListIntegrationConfigsResponse
- func (s *ListIntegrationConfigsResponse) SetHeaders(v map[string]*string) *ListIntegrationConfigsResponse
- func (s *ListIntegrationConfigsResponse) SetStatusCode(v int32) *ListIntegrationConfigsResponse
- func (s ListIntegrationConfigsResponse) String() string
- type ListIntegrationConfigsResponseBody
- func (s ListIntegrationConfigsResponseBody) GoString() string
- func (s *ListIntegrationConfigsResponseBody) SetData(v []*ListIntegrationConfigsResponseBodyData) *ListIntegrationConfigsResponseBody
- func (s *ListIntegrationConfigsResponseBody) SetRequestId(v string) *ListIntegrationConfigsResponseBody
- func (s ListIntegrationConfigsResponseBody) String() string
- type ListIntegrationConfigsResponseBodyData
- func (s ListIntegrationConfigsResponseBodyData) GoString() string
- func (s *ListIntegrationConfigsResponseBodyData) SetIntegrationConfigId(v int64) *ListIntegrationConfigsResponseBodyData
- func (s *ListIntegrationConfigsResponseBodyData) SetIsReceivedEvent(v bool) *ListIntegrationConfigsResponseBodyData
- func (s *ListIntegrationConfigsResponseBodyData) SetMonitorSourceId(v int64) *ListIntegrationConfigsResponseBodyData
- func (s *ListIntegrationConfigsResponseBodyData) SetMonitorSourceName(v string) *ListIntegrationConfigsResponseBodyData
- func (s *ListIntegrationConfigsResponseBodyData) SetMonitorSourceShortName(v string) *ListIntegrationConfigsResponseBodyData
- func (s *ListIntegrationConfigsResponseBodyData) SetMonitorSourceType(v int32) *ListIntegrationConfigsResponseBodyData
- func (s *ListIntegrationConfigsResponseBodyData) SetStatus(v string) *ListIntegrationConfigsResponseBodyData
- func (s ListIntegrationConfigsResponseBodyData) String() string
- type ListMonitorSourcesRequest
- type ListMonitorSourcesResponse
- func (s ListMonitorSourcesResponse) GoString() string
- func (s *ListMonitorSourcesResponse) SetBody(v *ListMonitorSourcesResponseBody) *ListMonitorSourcesResponse
- func (s *ListMonitorSourcesResponse) SetHeaders(v map[string]*string) *ListMonitorSourcesResponse
- func (s *ListMonitorSourcesResponse) SetStatusCode(v int32) *ListMonitorSourcesResponse
- func (s ListMonitorSourcesResponse) String() string
- type ListMonitorSourcesResponseBody
- func (s ListMonitorSourcesResponseBody) GoString() string
- func (s *ListMonitorSourcesResponseBody) SetData(v []*ListMonitorSourcesResponseBodyData) *ListMonitorSourcesResponseBody
- func (s *ListMonitorSourcesResponseBody) SetRequestId(v string) *ListMonitorSourcesResponseBody
- func (s ListMonitorSourcesResponseBody) String() string
- type ListMonitorSourcesResponseBodyData
- func (s ListMonitorSourcesResponseBodyData) GoString() string
- func (s *ListMonitorSourcesResponseBodyData) SetFieldKeys(v []*string) *ListMonitorSourcesResponseBodyData
- func (s *ListMonitorSourcesResponseBodyData) SetMonitorSourceId(v int64) *ListMonitorSourcesResponseBodyData
- func (s *ListMonitorSourcesResponseBodyData) SetMonitorSourceName(v string) *ListMonitorSourcesResponseBodyData
- func (s ListMonitorSourcesResponseBodyData) String() string
- type ListProblemDetailOperationsRequest
- func (s ListProblemDetailOperationsRequest) GoString() string
- func (s *ListProblemDetailOperationsRequest) SetClientToken(v string) *ListProblemDetailOperationsRequest
- func (s *ListProblemDetailOperationsRequest) SetCreateTimeSort(v string) *ListProblemDetailOperationsRequest
- func (s *ListProblemDetailOperationsRequest) SetPageNumber(v int32) *ListProblemDetailOperationsRequest
- func (s *ListProblemDetailOperationsRequest) SetPageSize(v int32) *ListProblemDetailOperationsRequest
- func (s *ListProblemDetailOperationsRequest) SetProblemId(v int64) *ListProblemDetailOperationsRequest
- func (s ListProblemDetailOperationsRequest) String() string
- type ListProblemDetailOperationsResponse
- func (s ListProblemDetailOperationsResponse) GoString() string
- func (s *ListProblemDetailOperationsResponse) SetBody(v *ListProblemDetailOperationsResponseBody) *ListProblemDetailOperationsResponse
- func (s *ListProblemDetailOperationsResponse) SetHeaders(v map[string]*string) *ListProblemDetailOperationsResponse
- func (s *ListProblemDetailOperationsResponse) SetStatusCode(v int32) *ListProblemDetailOperationsResponse
- func (s ListProblemDetailOperationsResponse) String() string
- type ListProblemDetailOperationsResponseBody
- func (s ListProblemDetailOperationsResponseBody) GoString() string
- func (s *ListProblemDetailOperationsResponseBody) SetData(v []*ListProblemDetailOperationsResponseBodyData) *ListProblemDetailOperationsResponseBody
- func (s *ListProblemDetailOperationsResponseBody) SetPageNumber(v int32) *ListProblemDetailOperationsResponseBody
- func (s *ListProblemDetailOperationsResponseBody) SetPageSize(v int32) *ListProblemDetailOperationsResponseBody
- func (s *ListProblemDetailOperationsResponseBody) SetRequestId(v string) *ListProblemDetailOperationsResponseBody
- func (s *ListProblemDetailOperationsResponseBody) SetTotalCount(v int32) *ListProblemDetailOperationsResponseBody
- func (s ListProblemDetailOperationsResponseBody) String() string
- type ListProblemDetailOperationsResponseBodyData
- func (s ListProblemDetailOperationsResponseBodyData) GoString() string
- func (s *ListProblemDetailOperationsResponseBodyData) SetAction(v string) *ListProblemDetailOperationsResponseBodyData
- func (s *ListProblemDetailOperationsResponseBodyData) SetCreateTime(v string) *ListProblemDetailOperationsResponseBodyData
- func (s *ListProblemDetailOperationsResponseBodyData) SetDescription(v string) *ListProblemDetailOperationsResponseBodyData
- func (s *ListProblemDetailOperationsResponseBodyData) SetRelatedServiceName(v string) *ListProblemDetailOperationsResponseBodyData
- func (s *ListProblemDetailOperationsResponseBodyData) SetRemark(v string) *ListProblemDetailOperationsResponseBodyData
- func (s *ListProblemDetailOperationsResponseBodyData) SetSnapshotData(v string) *ListProblemDetailOperationsResponseBodyData
- func (s *ListProblemDetailOperationsResponseBodyData) SetTitle(v string) *ListProblemDetailOperationsResponseBodyData
- func (s ListProblemDetailOperationsResponseBodyData) String() string
- type ListProblemOperationsRequest
- func (s ListProblemOperationsRequest) GoString() string
- func (s *ListProblemOperationsRequest) SetClientToken(v string) *ListProblemOperationsRequest
- func (s *ListProblemOperationsRequest) SetPageNumber(v int32) *ListProblemOperationsRequest
- func (s *ListProblemOperationsRequest) SetPageSize(v int32) *ListProblemOperationsRequest
- func (s ListProblemOperationsRequest) String() string
- type ListProblemOperationsResponse
- func (s ListProblemOperationsResponse) GoString() string
- func (s *ListProblemOperationsResponse) SetBody(v *ListProblemOperationsResponseBody) *ListProblemOperationsResponse
- func (s *ListProblemOperationsResponse) SetHeaders(v map[string]*string) *ListProblemOperationsResponse
- func (s *ListProblemOperationsResponse) SetStatusCode(v int32) *ListProblemOperationsResponse
- func (s ListProblemOperationsResponse) String() string
- type ListProblemOperationsResponseBody
- func (s ListProblemOperationsResponseBody) GoString() string
- func (s *ListProblemOperationsResponseBody) SetData(v []*ListProblemOperationsResponseBodyData) *ListProblemOperationsResponseBody
- func (s *ListProblemOperationsResponseBody) SetPageNumber(v int32) *ListProblemOperationsResponseBody
- func (s *ListProblemOperationsResponseBody) SetPageSize(v int32) *ListProblemOperationsResponseBody
- func (s *ListProblemOperationsResponseBody) SetRequestId(v string) *ListProblemOperationsResponseBody
- func (s *ListProblemOperationsResponseBody) SetTotalCount(v int32) *ListProblemOperationsResponseBody
- func (s ListProblemOperationsResponseBody) String() string
- type ListProblemOperationsResponseBodyData
- func (s ListProblemOperationsResponseBodyData) GoString() string
- func (s *ListProblemOperationsResponseBodyData) SetAction(v string) *ListProblemOperationsResponseBodyData
- func (s *ListProblemOperationsResponseBodyData) SetCreateTime(v string) *ListProblemOperationsResponseBodyData
- func (s *ListProblemOperationsResponseBodyData) SetDescription(v string) *ListProblemOperationsResponseBodyData
- func (s *ListProblemOperationsResponseBodyData) SetProblemId(v int64) *ListProblemOperationsResponseBodyData
- func (s *ListProblemOperationsResponseBodyData) SetProblemName(v string) *ListProblemOperationsResponseBodyData
- func (s *ListProblemOperationsResponseBodyData) SetProblemNumber(v string) *ListProblemOperationsResponseBodyData
- func (s *ListProblemOperationsResponseBodyData) SetRelatedServiceName(v string) *ListProblemOperationsResponseBodyData
- func (s *ListProblemOperationsResponseBodyData) SetSnapshotData(v string) *ListProblemOperationsResponseBodyData
- func (s *ListProblemOperationsResponseBodyData) SetTitle(v string) *ListProblemOperationsResponseBodyData
- func (s ListProblemOperationsResponseBodyData) String() string
- type ListProblemSubtotalsRequest
- type ListProblemSubtotalsResponse
- func (s ListProblemSubtotalsResponse) GoString() string
- func (s *ListProblemSubtotalsResponse) SetBody(v *ListProblemSubtotalsResponseBody) *ListProblemSubtotalsResponse
- func (s *ListProblemSubtotalsResponse) SetHeaders(v map[string]*string) *ListProblemSubtotalsResponse
- func (s *ListProblemSubtotalsResponse) SetStatusCode(v int32) *ListProblemSubtotalsResponse
- func (s ListProblemSubtotalsResponse) String() string
- type ListProblemSubtotalsResponseBody
- func (s ListProblemSubtotalsResponseBody) GoString() string
- func (s *ListProblemSubtotalsResponseBody) SetData(v []*ListProblemSubtotalsResponseBodyData) *ListProblemSubtotalsResponseBody
- func (s *ListProblemSubtotalsResponseBody) SetRequestId(v string) *ListProblemSubtotalsResponseBody
- func (s ListProblemSubtotalsResponseBody) String() string
- type ListProblemSubtotalsResponseBodyData
- func (s ListProblemSubtotalsResponseBodyData) GoString() string
- func (s *ListProblemSubtotalsResponseBodyData) SetCreateRamName(v string) *ListProblemSubtotalsResponseBodyData
- func (s *ListProblemSubtotalsResponseBodyData) SetCreateTime(v string) *ListProblemSubtotalsResponseBodyData
- func (s *ListProblemSubtotalsResponseBodyData) SetCreateUserId(v int64) *ListProblemSubtotalsResponseBodyData
- func (s *ListProblemSubtotalsResponseBodyData) SetCreateUserPhone(v string) *ListProblemSubtotalsResponseBodyData
- func (s *ListProblemSubtotalsResponseBodyData) SetDescription(v string) *ListProblemSubtotalsResponseBodyData
- func (s ListProblemSubtotalsResponseBodyData) String() string
- type ListProblemTimeLinesRequest
- type ListProblemTimeLinesResponse
- func (s ListProblemTimeLinesResponse) GoString() string
- func (s *ListProblemTimeLinesResponse) SetBody(v *ListProblemTimeLinesResponseBody) *ListProblemTimeLinesResponse
- func (s *ListProblemTimeLinesResponse) SetHeaders(v map[string]*string) *ListProblemTimeLinesResponse
- func (s *ListProblemTimeLinesResponse) SetStatusCode(v int32) *ListProblemTimeLinesResponse
- func (s ListProblemTimeLinesResponse) String() string
- type ListProblemTimeLinesResponseBody
- func (s ListProblemTimeLinesResponseBody) GoString() string
- func (s *ListProblemTimeLinesResponseBody) SetData(v []*ListProblemTimeLinesResponseBodyData) *ListProblemTimeLinesResponseBody
- func (s *ListProblemTimeLinesResponseBody) SetRequestId(v string) *ListProblemTimeLinesResponseBody
- func (s ListProblemTimeLinesResponseBody) String() string
- type ListProblemTimeLinesResponseBodyData
- func (s ListProblemTimeLinesResponseBodyData) GoString() string
- func (s *ListProblemTimeLinesResponseBodyData) SetContent(v string) *ListProblemTimeLinesResponseBodyData
- func (s *ListProblemTimeLinesResponseBodyData) SetCreateTime(v string) *ListProblemTimeLinesResponseBodyData
- func (s *ListProblemTimeLinesResponseBodyData) SetIsKey(v bool) *ListProblemTimeLinesResponseBodyData
- func (s *ListProblemTimeLinesResponseBodyData) SetKeyNode(v string) *ListProblemTimeLinesResponseBodyData
- func (s *ListProblemTimeLinesResponseBodyData) SetProblemTimelineId(v int64) *ListProblemTimeLinesResponseBodyData
- func (s *ListProblemTimeLinesResponseBodyData) SetTime(v string) *ListProblemTimeLinesResponseBodyData
- func (s *ListProblemTimeLinesResponseBodyData) SetUpdateTime(v string) *ListProblemTimeLinesResponseBodyData
- func (s *ListProblemTimeLinesResponseBodyData) SetUsersInContent(v []*ListProblemTimeLinesResponseBodyDataUsersInContent) *ListProblemTimeLinesResponseBodyData
- func (s ListProblemTimeLinesResponseBodyData) String() string
- type ListProblemTimeLinesResponseBodyDataUsersInContent
- func (s ListProblemTimeLinesResponseBodyDataUsersInContent) GoString() string
- func (s *ListProblemTimeLinesResponseBodyDataUsersInContent) SetIsValid(v int64) *ListProblemTimeLinesResponseBodyDataUsersInContent
- func (s *ListProblemTimeLinesResponseBodyDataUsersInContent) SetUserId(v int64) *ListProblemTimeLinesResponseBodyDataUsersInContent
- func (s *ListProblemTimeLinesResponseBodyDataUsersInContent) SetUsername(v string) *ListProblemTimeLinesResponseBodyDataUsersInContent
- func (s ListProblemTimeLinesResponseBodyDataUsersInContent) String() string
- type ListProblemsRequest
- func (s ListProblemsRequest) GoString() string
- func (s *ListProblemsRequest) SetAffectServiceId(v int64) *ListProblemsRequest
- func (s *ListProblemsRequest) SetClientToken(v string) *ListProblemsRequest
- func (s *ListProblemsRequest) SetDiscoveryEndTime(v string) *ListProblemsRequest
- func (s *ListProblemsRequest) SetDiscoveryStartTime(v string) *ListProblemsRequest
- func (s *ListProblemsRequest) SetMainHandlerId(v int64) *ListProblemsRequest
- func (s *ListProblemsRequest) SetPageNumber(v int64) *ListProblemsRequest
- func (s *ListProblemsRequest) SetPageSize(v int64) *ListProblemsRequest
- func (s *ListProblemsRequest) SetProblemLevel(v string) *ListProblemsRequest
- func (s *ListProblemsRequest) SetProblemStatus(v string) *ListProblemsRequest
- func (s *ListProblemsRequest) SetQueryType(v string) *ListProblemsRequest
- func (s *ListProblemsRequest) SetRepeaterId(v int64) *ListProblemsRequest
- func (s *ListProblemsRequest) SetRestoreEndTime(v string) *ListProblemsRequest
- func (s *ListProblemsRequest) SetRestoreStartTime(v string) *ListProblemsRequest
- func (s *ListProblemsRequest) SetServiceGroupId(v int64) *ListProblemsRequest
- func (s ListProblemsRequest) String() string
- type ListProblemsResponse
- func (s ListProblemsResponse) GoString() string
- func (s *ListProblemsResponse) SetBody(v *ListProblemsResponseBody) *ListProblemsResponse
- func (s *ListProblemsResponse) SetHeaders(v map[string]*string) *ListProblemsResponse
- func (s *ListProblemsResponse) SetStatusCode(v int32) *ListProblemsResponse
- func (s ListProblemsResponse) String() string
- type ListProblemsResponseBody
- func (s ListProblemsResponseBody) GoString() string
- func (s *ListProblemsResponseBody) SetData(v []*ListProblemsResponseBodyData) *ListProblemsResponseBody
- func (s *ListProblemsResponseBody) SetPageNumber(v int64) *ListProblemsResponseBody
- func (s *ListProblemsResponseBody) SetPageSize(v int64) *ListProblemsResponseBody
- func (s *ListProblemsResponseBody) SetRequestId(v string) *ListProblemsResponseBody
- func (s *ListProblemsResponseBody) SetTotalCount(v int64) *ListProblemsResponseBody
- func (s ListProblemsResponseBody) String() string
- type ListProblemsResponseBodyData
- func (s ListProblemsResponseBodyData) GoString() string
- func (s *ListProblemsResponseBodyData) SetAffectServices(v []*ListProblemsResponseBodyDataAffectServices) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetCancelTime(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetCreateTime(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetDiscoverTime(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetFinishTime(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetIncidentId(v int64) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetIsManual(v bool) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetIsUpgrade(v bool) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetMainHandlerId(v int64) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetMainHandlerIsValid(v int64) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetMainHandlerName(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetProblemId(v int64) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetProblemLevel(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetProblemName(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetProblemNumber(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetProblemStatus(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetRecoveryTime(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetRelatedServiceId(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetReplayTime(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetServiceDeletedType(v int32) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetServiceName(v string) *ListProblemsResponseBodyData
- func (s *ListProblemsResponseBodyData) SetUpdateTime(v string) *ListProblemsResponseBodyData
- func (s ListProblemsResponseBodyData) String() string
- type ListProblemsResponseBodyDataAffectServices
- func (s ListProblemsResponseBodyDataAffectServices) GoString() string
- func (s *ListProblemsResponseBodyDataAffectServices) SetServiceDescription(v string) *ListProblemsResponseBodyDataAffectServices
- func (s *ListProblemsResponseBodyDataAffectServices) SetServiceId(v int64) *ListProblemsResponseBodyDataAffectServices
- func (s *ListProblemsResponseBodyDataAffectServices) SetServiceName(v string) *ListProblemsResponseBodyDataAffectServices
- func (s *ListProblemsResponseBodyDataAffectServices) SetUpdateTime(v string) *ListProblemsResponseBodyDataAffectServices
- func (s ListProblemsResponseBodyDataAffectServices) String() string
- type ListRouteRulesByAssignWhoIdRequest
- func (s ListRouteRulesByAssignWhoIdRequest) GoString() string
- func (s *ListRouteRulesByAssignWhoIdRequest) SetAssignWhoId(v int64) *ListRouteRulesByAssignWhoIdRequest
- func (s *ListRouteRulesByAssignWhoIdRequest) SetAssignWhoType(v int64) *ListRouteRulesByAssignWhoIdRequest
- func (s ListRouteRulesByAssignWhoIdRequest) String() string
- type ListRouteRulesByAssignWhoIdResponse
- func (s ListRouteRulesByAssignWhoIdResponse) GoString() string
- func (s *ListRouteRulesByAssignWhoIdResponse) SetBody(v *ListRouteRulesByAssignWhoIdResponseBody) *ListRouteRulesByAssignWhoIdResponse
- func (s *ListRouteRulesByAssignWhoIdResponse) SetHeaders(v map[string]*string) *ListRouteRulesByAssignWhoIdResponse
- func (s *ListRouteRulesByAssignWhoIdResponse) SetStatusCode(v int32) *ListRouteRulesByAssignWhoIdResponse
- func (s ListRouteRulesByAssignWhoIdResponse) String() string
- type ListRouteRulesByAssignWhoIdResponseBody
- func (s ListRouteRulesByAssignWhoIdResponseBody) GoString() string
- func (s *ListRouteRulesByAssignWhoIdResponseBody) SetData(v []*ListRouteRulesByAssignWhoIdResponseBodyData) *ListRouteRulesByAssignWhoIdResponseBody
- func (s *ListRouteRulesByAssignWhoIdResponseBody) SetRequestId(v string) *ListRouteRulesByAssignWhoIdResponseBody
- func (s ListRouteRulesByAssignWhoIdResponseBody) String() string
- type ListRouteRulesByAssignWhoIdResponseBodyData
- func (s ListRouteRulesByAssignWhoIdResponseBodyData) GoString() string
- func (s *ListRouteRulesByAssignWhoIdResponseBodyData) SetId(v int64) *ListRouteRulesByAssignWhoIdResponseBodyData
- func (s *ListRouteRulesByAssignWhoIdResponseBodyData) SetRuleName(v string) *ListRouteRulesByAssignWhoIdResponseBodyData
- func (s *ListRouteRulesByAssignWhoIdResponseBodyData) SetTenantRamId(v int64) *ListRouteRulesByAssignWhoIdResponseBodyData
- func (s ListRouteRulesByAssignWhoIdResponseBodyData) String() string
- type ListRouteRulesByServiceResponse
- func (s ListRouteRulesByServiceResponse) GoString() string
- func (s *ListRouteRulesByServiceResponse) SetBody(v *ListRouteRulesByServiceResponseBody) *ListRouteRulesByServiceResponse
- func (s *ListRouteRulesByServiceResponse) SetHeaders(v map[string]*string) *ListRouteRulesByServiceResponse
- func (s *ListRouteRulesByServiceResponse) SetStatusCode(v int32) *ListRouteRulesByServiceResponse
- func (s ListRouteRulesByServiceResponse) String() string
- type ListRouteRulesByServiceResponseBody
- func (s ListRouteRulesByServiceResponseBody) GoString() string
- func (s *ListRouteRulesByServiceResponseBody) SetData(v []*ListRouteRulesByServiceResponseBodyData) *ListRouteRulesByServiceResponseBody
- func (s *ListRouteRulesByServiceResponseBody) SetRequestId(v string) *ListRouteRulesByServiceResponseBody
- func (s *ListRouteRulesByServiceResponseBody) SetTotalCount(v int32) *ListRouteRulesByServiceResponseBody
- func (s ListRouteRulesByServiceResponseBody) String() string
- type ListRouteRulesByServiceResponseBodyData
- func (s ListRouteRulesByServiceResponseBodyData) GoString() string
- func (s *ListRouteRulesByServiceResponseBodyData) SetId(v int32) *ListRouteRulesByServiceResponseBodyData
- func (s *ListRouteRulesByServiceResponseBodyData) SetRuleName(v string) *ListRouteRulesByServiceResponseBodyData
- func (s ListRouteRulesByServiceResponseBodyData) String() string
- type ListRouteRulesRequest
- func (s ListRouteRulesRequest) GoString() string
- func (s *ListRouteRulesRequest) SetClientToken(v string) *ListRouteRulesRequest
- func (s *ListRouteRulesRequest) SetNotFilterRouteRuleDeleted(v bool) *ListRouteRulesRequest
- func (s *ListRouteRulesRequest) SetPageNumber(v int32) *ListRouteRulesRequest
- func (s *ListRouteRulesRequest) SetPageSize(v int32) *ListRouteRulesRequest
- func (s *ListRouteRulesRequest) SetRouteType(v int64) *ListRouteRulesRequest
- func (s *ListRouteRulesRequest) SetRuleName(v []byte) *ListRouteRulesRequest
- func (s *ListRouteRulesRequest) SetServiceName(v []byte) *ListRouteRulesRequest
- func (s ListRouteRulesRequest) String() string
- type ListRouteRulesResponse
- func (s ListRouteRulesResponse) GoString() string
- func (s *ListRouteRulesResponse) SetBody(v *ListRouteRulesResponseBody) *ListRouteRulesResponse
- func (s *ListRouteRulesResponse) SetHeaders(v map[string]*string) *ListRouteRulesResponse
- func (s *ListRouteRulesResponse) SetStatusCode(v int32) *ListRouteRulesResponse
- func (s ListRouteRulesResponse) String() string
- type ListRouteRulesResponseBody
- func (s ListRouteRulesResponseBody) GoString() string
- func (s *ListRouteRulesResponseBody) SetData(v []*ListRouteRulesResponseBodyData) *ListRouteRulesResponseBody
- func (s *ListRouteRulesResponseBody) SetPageNumber(v int64) *ListRouteRulesResponseBody
- func (s *ListRouteRulesResponseBody) SetPageSize(v int64) *ListRouteRulesResponseBody
- func (s *ListRouteRulesResponseBody) SetRequestId(v string) *ListRouteRulesResponseBody
- func (s *ListRouteRulesResponseBody) SetTotalCount(v int64) *ListRouteRulesResponseBody
- func (s ListRouteRulesResponseBody) String() string
- type ListRouteRulesResponseBodyData
- func (s ListRouteRulesResponseBodyData) GoString() string
- func (s *ListRouteRulesResponseBodyData) SetAssignObjectId(v int64) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetAssignObjectType(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetCreateTime(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetEffection(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetEnableStatus(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetIncidentLevel(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetIsValid(v int32) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetMatchCount(v int64) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetMonitorSourceNames(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetRelServiceDeleteType(v int32) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetRelatedServiceId(v int64) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetRelatedServiceName(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetRouteRuleId(v int64) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetRouteType(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetRuleName(v string) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetTenantRamId(v int64) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetTimeWindow(v int64) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetTimeWindowUnit(v int64) *ListRouteRulesResponseBodyData
- func (s *ListRouteRulesResponseBodyData) SetUpdateTime(v string) *ListRouteRulesResponseBodyData
- func (s ListRouteRulesResponseBodyData) String() string
- type ListServiceGroupMonitorSourceTemplatesRequest
- func (s ListServiceGroupMonitorSourceTemplatesRequest) GoString() string
- func (s *ListServiceGroupMonitorSourceTemplatesRequest) SetClientToken(v string) *ListServiceGroupMonitorSourceTemplatesRequest
- func (s *ListServiceGroupMonitorSourceTemplatesRequest) SetRequestId(v string) *ListServiceGroupMonitorSourceTemplatesRequest
- func (s *ListServiceGroupMonitorSourceTemplatesRequest) SetServiceGroupId(v int64) *ListServiceGroupMonitorSourceTemplatesRequest
- func (s ListServiceGroupMonitorSourceTemplatesRequest) String() string
- type ListServiceGroupMonitorSourceTemplatesResponse
- func (s ListServiceGroupMonitorSourceTemplatesResponse) GoString() string
- func (s *ListServiceGroupMonitorSourceTemplatesResponse) SetBody(v *ListServiceGroupMonitorSourceTemplatesResponseBody) *ListServiceGroupMonitorSourceTemplatesResponse
- func (s *ListServiceGroupMonitorSourceTemplatesResponse) SetHeaders(v map[string]*string) *ListServiceGroupMonitorSourceTemplatesResponse
- func (s *ListServiceGroupMonitorSourceTemplatesResponse) SetStatusCode(v int32) *ListServiceGroupMonitorSourceTemplatesResponse
- func (s ListServiceGroupMonitorSourceTemplatesResponse) String() string
- type ListServiceGroupMonitorSourceTemplatesResponseBody
- func (s ListServiceGroupMonitorSourceTemplatesResponseBody) GoString() string
- func (s *ListServiceGroupMonitorSourceTemplatesResponseBody) SetData(v []*ListServiceGroupMonitorSourceTemplatesResponseBodyData) *ListServiceGroupMonitorSourceTemplatesResponseBody
- func (s *ListServiceGroupMonitorSourceTemplatesResponseBody) SetRequestId(v string) *ListServiceGroupMonitorSourceTemplatesResponseBody
- func (s ListServiceGroupMonitorSourceTemplatesResponseBody) String() string
- type ListServiceGroupMonitorSourceTemplatesResponseBodyData
- func (s ListServiceGroupMonitorSourceTemplatesResponseBodyData) GoString() string
- func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetFields(v []*string) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
- func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetMonitorSourceId(v int64) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
- func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetMonitorSourceName(v string) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
- func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetTemplateContent(v string) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
- func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetTemplateId(v int64) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
- func (s ListServiceGroupMonitorSourceTemplatesResponseBodyData) String() string
- type ListServiceGroupsByUserIdResponse
- func (s ListServiceGroupsByUserIdResponse) GoString() string
- func (s *ListServiceGroupsByUserIdResponse) SetBody(v *ListServiceGroupsByUserIdResponseBody) *ListServiceGroupsByUserIdResponse
- func (s *ListServiceGroupsByUserIdResponse) SetHeaders(v map[string]*string) *ListServiceGroupsByUserIdResponse
- func (s *ListServiceGroupsByUserIdResponse) SetStatusCode(v int32) *ListServiceGroupsByUserIdResponse
- func (s ListServiceGroupsByUserIdResponse) String() string
- type ListServiceGroupsByUserIdResponseBody
- func (s ListServiceGroupsByUserIdResponseBody) GoString() string
- func (s *ListServiceGroupsByUserIdResponseBody) SetData(v *ListServiceGroupsByUserIdResponseBodyData) *ListServiceGroupsByUserIdResponseBody
- func (s *ListServiceGroupsByUserIdResponseBody) SetRequestId(v string) *ListServiceGroupsByUserIdResponseBody
- func (s ListServiceGroupsByUserIdResponseBody) String() string
- type ListServiceGroupsByUserIdResponseBodyData
- func (s ListServiceGroupsByUserIdResponseBodyData) GoString() string
- func (s *ListServiceGroupsByUserIdResponseBodyData) SetIsScheduled(v bool) *ListServiceGroupsByUserIdResponseBodyData
- func (s *ListServiceGroupsByUserIdResponseBodyData) SetServiceGroupId(v int64) *ListServiceGroupsByUserIdResponseBodyData
- func (s *ListServiceGroupsByUserIdResponseBodyData) SetServiceGroupName(v string) *ListServiceGroupsByUserIdResponseBodyData
- func (s ListServiceGroupsByUserIdResponseBodyData) String() string
- type ListServiceGroupsRequest
- func (s ListServiceGroupsRequest) GoString() string
- func (s *ListServiceGroupsRequest) SetClientToken(v string) *ListServiceGroupsRequest
- func (s *ListServiceGroupsRequest) SetIsScheduled(v bool) *ListServiceGroupsRequest
- func (s *ListServiceGroupsRequest) SetOrderByScheduleStatus(v bool) *ListServiceGroupsRequest
- func (s *ListServiceGroupsRequest) SetPageNumber(v int64) *ListServiceGroupsRequest
- func (s *ListServiceGroupsRequest) SetPageSize(v int64) *ListServiceGroupsRequest
- func (s *ListServiceGroupsRequest) SetQueryName(v string) *ListServiceGroupsRequest
- func (s *ListServiceGroupsRequest) SetQueryType(v string) *ListServiceGroupsRequest
- func (s *ListServiceGroupsRequest) SetServiceId(v int64) *ListServiceGroupsRequest
- func (s *ListServiceGroupsRequest) SetUserId(v int64) *ListServiceGroupsRequest
- func (s ListServiceGroupsRequest) String() string
- type ListServiceGroupsResponse
- func (s ListServiceGroupsResponse) GoString() string
- func (s *ListServiceGroupsResponse) SetBody(v *ListServiceGroupsResponseBody) *ListServiceGroupsResponse
- func (s *ListServiceGroupsResponse) SetHeaders(v map[string]*string) *ListServiceGroupsResponse
- func (s *ListServiceGroupsResponse) SetStatusCode(v int32) *ListServiceGroupsResponse
- func (s ListServiceGroupsResponse) String() string
- type ListServiceGroupsResponseBody
- func (s ListServiceGroupsResponseBody) GoString() string
- func (s *ListServiceGroupsResponseBody) SetData(v []*ListServiceGroupsResponseBodyData) *ListServiceGroupsResponseBody
- func (s *ListServiceGroupsResponseBody) SetPageNumber(v int64) *ListServiceGroupsResponseBody
- func (s *ListServiceGroupsResponseBody) SetPageSize(v int64) *ListServiceGroupsResponseBody
- func (s *ListServiceGroupsResponseBody) SetRequestId(v string) *ListServiceGroupsResponseBody
- func (s *ListServiceGroupsResponseBody) SetTotalCount(v int64) *ListServiceGroupsResponseBody
- func (s ListServiceGroupsResponseBody) String() string
- type ListServiceGroupsResponseBodyData
- func (s ListServiceGroupsResponseBodyData) GoString() string
- func (s *ListServiceGroupsResponseBodyData) SetEnableWebhook(v string) *ListServiceGroupsResponseBodyData
- func (s *ListServiceGroupsResponseBodyData) SetIsScheduled(v bool) *ListServiceGroupsResponseBodyData
- func (s *ListServiceGroupsResponseBodyData) SetServiceGroupDescription(v string) *ListServiceGroupsResponseBodyData
- func (s *ListServiceGroupsResponseBodyData) SetServiceGroupId(v int64) *ListServiceGroupsResponseBodyData
- func (s *ListServiceGroupsResponseBodyData) SetServiceGroupName(v string) *ListServiceGroupsResponseBodyData
- func (s *ListServiceGroupsResponseBodyData) SetUpdateTime(v string) *ListServiceGroupsResponseBodyData
- func (s *ListServiceGroupsResponseBodyData) SetUsers(v []*ListServiceGroupsResponseBodyDataUsers) *ListServiceGroupsResponseBodyData
- func (s *ListServiceGroupsResponseBodyData) SetWebhookLink(v string) *ListServiceGroupsResponseBodyData
- func (s *ListServiceGroupsResponseBodyData) SetWebhookType(v string) *ListServiceGroupsResponseBodyData
- func (s ListServiceGroupsResponseBodyData) String() string
- type ListServiceGroupsResponseBodyDataUsers
- func (s ListServiceGroupsResponseBodyDataUsers) GoString() string
- func (s *ListServiceGroupsResponseBodyDataUsers) SetEmail(v string) *ListServiceGroupsResponseBodyDataUsers
- func (s *ListServiceGroupsResponseBodyDataUsers) SetIsRelated(v int32) *ListServiceGroupsResponseBodyDataUsers
- func (s *ListServiceGroupsResponseBodyDataUsers) SetPhone(v string) *ListServiceGroupsResponseBodyDataUsers
- func (s *ListServiceGroupsResponseBodyDataUsers) SetServiceGroupId(v int64) *ListServiceGroupsResponseBodyDataUsers
- func (s *ListServiceGroupsResponseBodyDataUsers) SetUserId(v int64) *ListServiceGroupsResponseBodyDataUsers
- func (s *ListServiceGroupsResponseBodyDataUsers) SetUserName(v string) *ListServiceGroupsResponseBodyDataUsers
- func (s ListServiceGroupsResponseBodyDataUsers) String() string
- type ListServicesRequest
- func (s ListServicesRequest) GoString() string
- func (s *ListServicesRequest) SetClientToken(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetPageNumber(v int64) *ListServicesRequest
- func (s *ListServicesRequest) SetPageSize(v int64) *ListServicesRequest
- func (s *ListServicesRequest) SetServiceName(v string) *ListServicesRequest
- func (s ListServicesRequest) String() string
- type ListServicesResponse
- func (s ListServicesResponse) GoString() string
- func (s *ListServicesResponse) SetBody(v *ListServicesResponseBody) *ListServicesResponse
- func (s *ListServicesResponse) SetHeaders(v map[string]*string) *ListServicesResponse
- func (s *ListServicesResponse) SetStatusCode(v int32) *ListServicesResponse
- func (s ListServicesResponse) String() string
- type ListServicesResponseBody
- func (s ListServicesResponseBody) GoString() string
- func (s *ListServicesResponseBody) SetData(v []*ListServicesResponseBodyData) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetPageNumber(v int64) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetPageSize(v int64) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetRequestId(v string) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetTotalCount(v int64) *ListServicesResponseBody
- func (s ListServicesResponseBody) String() string
- type ListServicesResponseBodyData
- func (s ListServicesResponseBodyData) GoString() string
- func (s *ListServicesResponseBodyData) SetEscalationPlanId(v int64) *ListServicesResponseBodyData
- func (s *ListServicesResponseBodyData) SetEscalationPlanName(v string) *ListServicesResponseBodyData
- func (s *ListServicesResponseBodyData) SetIsValid(v int32) *ListServicesResponseBodyData
- func (s *ListServicesResponseBodyData) SetServiceDescription(v string) *ListServicesResponseBodyData
- func (s *ListServicesResponseBodyData) SetServiceGroupIdList(v []*int64) *ListServicesResponseBodyData
- func (s *ListServicesResponseBodyData) SetServiceId(v int64) *ListServicesResponseBodyData
- func (s *ListServicesResponseBodyData) SetServiceName(v string) *ListServicesResponseBodyData
- func (s *ListServicesResponseBodyData) SetUpdateTime(v string) *ListServicesResponseBodyData
- func (s ListServicesResponseBodyData) String() string
- type ListSourceEventsForMonitorSourceRequest
- type ListSourceEventsForMonitorSourceResponse
- func (s ListSourceEventsForMonitorSourceResponse) GoString() string
- func (s *ListSourceEventsForMonitorSourceResponse) SetBody(v *ListSourceEventsForMonitorSourceResponseBody) *ListSourceEventsForMonitorSourceResponse
- func (s *ListSourceEventsForMonitorSourceResponse) SetHeaders(v map[string]*string) *ListSourceEventsForMonitorSourceResponse
- func (s *ListSourceEventsForMonitorSourceResponse) SetStatusCode(v int32) *ListSourceEventsForMonitorSourceResponse
- func (s ListSourceEventsForMonitorSourceResponse) String() string
- type ListSourceEventsForMonitorSourceResponseBody
- func (s ListSourceEventsForMonitorSourceResponseBody) GoString() string
- func (s *ListSourceEventsForMonitorSourceResponseBody) SetData(v []*ListSourceEventsForMonitorSourceResponseBodyData) *ListSourceEventsForMonitorSourceResponseBody
- func (s *ListSourceEventsForMonitorSourceResponseBody) SetRequestId(v string) *ListSourceEventsForMonitorSourceResponseBody
- func (s ListSourceEventsForMonitorSourceResponseBody) String() string
- type ListSourceEventsForMonitorSourceResponseBodyData
- func (s ListSourceEventsForMonitorSourceResponseBodyData) GoString() string
- func (s *ListSourceEventsForMonitorSourceResponseBodyData) SetEventJson(v string) *ListSourceEventsForMonitorSourceResponseBodyData
- func (s *ListSourceEventsForMonitorSourceResponseBodyData) SetEventTime(v string) *ListSourceEventsForMonitorSourceResponseBodyData
- func (s *ListSourceEventsForMonitorSourceResponseBodyData) SetMonitorSourceId(v bool) *ListSourceEventsForMonitorSourceResponseBodyData
- func (s *ListSourceEventsForMonitorSourceResponseBodyData) SetMonitorSourceName(v string) *ListSourceEventsForMonitorSourceResponseBodyData
- func (s ListSourceEventsForMonitorSourceResponseBodyData) String() string
- type ListSourceEventsRequest
- func (s ListSourceEventsRequest) GoString() string
- func (s *ListSourceEventsRequest) SetClientToken(v string) *ListSourceEventsRequest
- func (s *ListSourceEventsRequest) SetEndTime(v string) *ListSourceEventsRequest
- func (s *ListSourceEventsRequest) SetInstanceId(v int64) *ListSourceEventsRequest
- func (s *ListSourceEventsRequest) SetInstanceType(v string) *ListSourceEventsRequest
- func (s *ListSourceEventsRequest) SetPageNumber(v int64) *ListSourceEventsRequest
- func (s *ListSourceEventsRequest) SetPageSize(v int64) *ListSourceEventsRequest
- func (s *ListSourceEventsRequest) SetStartRowKey(v string) *ListSourceEventsRequest
- func (s *ListSourceEventsRequest) SetStartTime(v string) *ListSourceEventsRequest
- func (s *ListSourceEventsRequest) SetStopRowKey(v string) *ListSourceEventsRequest
- func (s ListSourceEventsRequest) String() string
- type ListSourceEventsResponse
- func (s ListSourceEventsResponse) GoString() string
- func (s *ListSourceEventsResponse) SetBody(v *ListSourceEventsResponseBody) *ListSourceEventsResponse
- func (s *ListSourceEventsResponse) SetHeaders(v map[string]*string) *ListSourceEventsResponse
- func (s *ListSourceEventsResponse) SetStatusCode(v int32) *ListSourceEventsResponse
- func (s ListSourceEventsResponse) String() string
- type ListSourceEventsResponseBody
- func (s ListSourceEventsResponseBody) GoString() string
- func (s *ListSourceEventsResponseBody) SetData(v []*ListSourceEventsResponseBodyData) *ListSourceEventsResponseBody
- func (s *ListSourceEventsResponseBody) SetFirstRowKey(v string) *ListSourceEventsResponseBody
- func (s *ListSourceEventsResponseBody) SetLastRowKey(v string) *ListSourceEventsResponseBody
- func (s *ListSourceEventsResponseBody) SetPageNumber(v int64) *ListSourceEventsResponseBody
- func (s *ListSourceEventsResponseBody) SetPageSize(v int64) *ListSourceEventsResponseBody
- func (s *ListSourceEventsResponseBody) SetRequestId(v string) *ListSourceEventsResponseBody
- func (s *ListSourceEventsResponseBody) SetTotalCount(v int64) *ListSourceEventsResponseBody
- func (s ListSourceEventsResponseBody) String() string
- type ListSourceEventsResponseBodyData
- func (s ListSourceEventsResponseBodyData) GoString() string
- func (s *ListSourceEventsResponseBodyData) SetEventJson(v string) *ListSourceEventsResponseBodyData
- func (s *ListSourceEventsResponseBodyData) SetEventTime(v string) *ListSourceEventsResponseBodyData
- func (s *ListSourceEventsResponseBodyData) SetInstanceId(v int64) *ListSourceEventsResponseBodyData
- func (s *ListSourceEventsResponseBodyData) SetInstanceType(v string) *ListSourceEventsResponseBodyData
- func (s *ListSourceEventsResponseBodyData) SetMonitorSourceId(v int64) *ListSourceEventsResponseBodyData
- func (s *ListSourceEventsResponseBodyData) SetMonitorSourceName(v string) *ListSourceEventsResponseBodyData
- func (s *ListSourceEventsResponseBodyData) SetRouteRuleId(v int64) *ListSourceEventsResponseBodyData
- func (s *ListSourceEventsResponseBodyData) SetTenantRamId(v int64) *ListSourceEventsResponseBodyData
- func (s ListSourceEventsResponseBodyData) String() string
- type ListSubscriptionServiceGroupsRequest
- func (s ListSubscriptionServiceGroupsRequest) GoString() string
- func (s *ListSubscriptionServiceGroupsRequest) SetClientToken(v string) *ListSubscriptionServiceGroupsRequest
- func (s *ListSubscriptionServiceGroupsRequest) SetServiceIds(v []*int64) *ListSubscriptionServiceGroupsRequest
- func (s ListSubscriptionServiceGroupsRequest) String() string
- type ListSubscriptionServiceGroupsResponse
- func (s ListSubscriptionServiceGroupsResponse) GoString() string
- func (s *ListSubscriptionServiceGroupsResponse) SetBody(v *ListSubscriptionServiceGroupsResponseBody) *ListSubscriptionServiceGroupsResponse
- func (s *ListSubscriptionServiceGroupsResponse) SetHeaders(v map[string]*string) *ListSubscriptionServiceGroupsResponse
- func (s *ListSubscriptionServiceGroupsResponse) SetStatusCode(v int32) *ListSubscriptionServiceGroupsResponse
- func (s ListSubscriptionServiceGroupsResponse) String() string
- type ListSubscriptionServiceGroupsResponseBody
- func (s ListSubscriptionServiceGroupsResponseBody) GoString() string
- func (s *ListSubscriptionServiceGroupsResponseBody) SetData(v []*ListSubscriptionServiceGroupsResponseBodyData) *ListSubscriptionServiceGroupsResponseBody
- func (s *ListSubscriptionServiceGroupsResponseBody) SetRequestId(v string) *ListSubscriptionServiceGroupsResponseBody
- func (s ListSubscriptionServiceGroupsResponseBody) String() string
- type ListSubscriptionServiceGroupsResponseBodyData
- func (s ListSubscriptionServiceGroupsResponseBodyData) GoString() string
- func (s *ListSubscriptionServiceGroupsResponseBodyData) SetServiceGroupDescription(v string) *ListSubscriptionServiceGroupsResponseBodyData
- func (s *ListSubscriptionServiceGroupsResponseBodyData) SetServiceId(v int64) *ListSubscriptionServiceGroupsResponseBodyData
- func (s *ListSubscriptionServiceGroupsResponseBodyData) SetServiceName(v string) *ListSubscriptionServiceGroupsResponseBodyData
- func (s ListSubscriptionServiceGroupsResponseBodyData) String() string
- type ListSubscriptionsRequest
- func (s ListSubscriptionsRequest) GoString() string
- func (s *ListSubscriptionsRequest) SetClientToken(v string) *ListSubscriptionsRequest
- func (s *ListSubscriptionsRequest) SetNotFilterScopeObjectDeleted(v bool) *ListSubscriptionsRequest
- func (s *ListSubscriptionsRequest) SetNotifyObject(v string) *ListSubscriptionsRequest
- func (s *ListSubscriptionsRequest) SetNotifyObjectType(v string) *ListSubscriptionsRequest
- func (s *ListSubscriptionsRequest) SetPageNumber(v int32) *ListSubscriptionsRequest
- func (s *ListSubscriptionsRequest) SetPageSize(v int32) *ListSubscriptionsRequest
- func (s *ListSubscriptionsRequest) SetScope(v string) *ListSubscriptionsRequest
- func (s *ListSubscriptionsRequest) SetScopeObject(v string) *ListSubscriptionsRequest
- func (s *ListSubscriptionsRequest) SetSubscriptionTitle(v string) *ListSubscriptionsRequest
- func (s ListSubscriptionsRequest) String() string
- type ListSubscriptionsResponse
- func (s ListSubscriptionsResponse) GoString() string
- func (s *ListSubscriptionsResponse) SetBody(v *ListSubscriptionsResponseBody) *ListSubscriptionsResponse
- func (s *ListSubscriptionsResponse) SetHeaders(v map[string]*string) *ListSubscriptionsResponse
- func (s *ListSubscriptionsResponse) SetStatusCode(v int32) *ListSubscriptionsResponse
- func (s ListSubscriptionsResponse) String() string
- type ListSubscriptionsResponseBody
- func (s ListSubscriptionsResponseBody) GoString() string
- func (s *ListSubscriptionsResponseBody) SetData(v []*ListSubscriptionsResponseBodyData) *ListSubscriptionsResponseBody
- func (s *ListSubscriptionsResponseBody) SetPageNumber(v int64) *ListSubscriptionsResponseBody
- func (s *ListSubscriptionsResponseBody) SetPageSize(v int64) *ListSubscriptionsResponseBody
- func (s *ListSubscriptionsResponseBody) SetRequestId(v string) *ListSubscriptionsResponseBody
- func (s *ListSubscriptionsResponseBody) SetTotalCount(v int64) *ListSubscriptionsResponseBody
- func (s ListSubscriptionsResponseBody) String() string
- type ListSubscriptionsResponseBodyData
- func (s ListSubscriptionsResponseBodyData) GoString() string
- func (s *ListSubscriptionsResponseBodyData) SetEndTime(v string) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetExpiredType(v string) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetNotifyObjectList(v []*ListSubscriptionsResponseBodyDataNotifyObjectList) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetNotifyObjectType(v int64) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetScope(v int64) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetScopeObjectList(v []*ListSubscriptionsResponseBodyDataScopeObjectList) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetStartTime(v string) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetStatus(v string) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetSubscriptionId(v int64) *ListSubscriptionsResponseBodyData
- func (s *ListSubscriptionsResponseBodyData) SetSubscriptionTitle(v string) *ListSubscriptionsResponseBodyData
- func (s ListSubscriptionsResponseBodyData) String() string
- type ListSubscriptionsResponseBodyDataNotifyObjectList
- func (s ListSubscriptionsResponseBodyDataNotifyObjectList) GoString() string
- func (s *ListSubscriptionsResponseBodyDataNotifyObjectList) SetId(v int64) *ListSubscriptionsResponseBodyDataNotifyObjectList
- func (s *ListSubscriptionsResponseBodyDataNotifyObjectList) SetIsValid(v int64) *ListSubscriptionsResponseBodyDataNotifyObjectList
- func (s *ListSubscriptionsResponseBodyDataNotifyObjectList) SetName(v string) *ListSubscriptionsResponseBodyDataNotifyObjectList
- func (s *ListSubscriptionsResponseBodyDataNotifyObjectList) SetNotifyObjectId(v int64) *ListSubscriptionsResponseBodyDataNotifyObjectList
- func (s *ListSubscriptionsResponseBodyDataNotifyObjectList) SetNotifyObjectType(v int64) *ListSubscriptionsResponseBodyDataNotifyObjectList
- func (s ListSubscriptionsResponseBodyDataNotifyObjectList) String() string
- type ListSubscriptionsResponseBodyDataScopeObjectList
- func (s ListSubscriptionsResponseBodyDataScopeObjectList) GoString() string
- func (s *ListSubscriptionsResponseBodyDataScopeObjectList) SetId(v int64) *ListSubscriptionsResponseBodyDataScopeObjectList
- func (s *ListSubscriptionsResponseBodyDataScopeObjectList) SetIsValid(v int64) *ListSubscriptionsResponseBodyDataScopeObjectList
- func (s *ListSubscriptionsResponseBodyDataScopeObjectList) SetScope(v int64) *ListSubscriptionsResponseBodyDataScopeObjectList
- func (s *ListSubscriptionsResponseBodyDataScopeObjectList) SetScopeObject(v string) *ListSubscriptionsResponseBodyDataScopeObjectList
- func (s *ListSubscriptionsResponseBodyDataScopeObjectList) SetScopeObjectId(v int64) *ListSubscriptionsResponseBodyDataScopeObjectList
- func (s ListSubscriptionsResponseBodyDataScopeObjectList) String() string
- type ListTrendForSourceEventRequest
- func (s ListTrendForSourceEventRequest) GoString() string
- func (s *ListTrendForSourceEventRequest) SetEndTime(v string) *ListTrendForSourceEventRequest
- func (s *ListTrendForSourceEventRequest) SetInstanceId(v int64) *ListTrendForSourceEventRequest
- func (s *ListTrendForSourceEventRequest) SetInstanceType(v string) *ListTrendForSourceEventRequest
- func (s *ListTrendForSourceEventRequest) SetRequestId(v string) *ListTrendForSourceEventRequest
- func (s *ListTrendForSourceEventRequest) SetStartTime(v string) *ListTrendForSourceEventRequest
- func (s *ListTrendForSourceEventRequest) SetTimeUnit(v int64) *ListTrendForSourceEventRequest
- func (s ListTrendForSourceEventRequest) String() string
- type ListTrendForSourceEventResponse
- func (s ListTrendForSourceEventResponse) GoString() string
- func (s *ListTrendForSourceEventResponse) SetBody(v *ListTrendForSourceEventResponseBody) *ListTrendForSourceEventResponse
- func (s *ListTrendForSourceEventResponse) SetHeaders(v map[string]*string) *ListTrendForSourceEventResponse
- func (s *ListTrendForSourceEventResponse) SetStatusCode(v int32) *ListTrendForSourceEventResponse
- func (s ListTrendForSourceEventResponse) String() string
- type ListTrendForSourceEventResponseBody
- func (s ListTrendForSourceEventResponseBody) GoString() string
- func (s *ListTrendForSourceEventResponseBody) SetData(v []*ListTrendForSourceEventResponseBodyData) *ListTrendForSourceEventResponseBody
- func (s *ListTrendForSourceEventResponseBody) SetRequestId(v string) *ListTrendForSourceEventResponseBody
- func (s ListTrendForSourceEventResponseBody) String() string
- type ListTrendForSourceEventResponseBodyData
- func (s ListTrendForSourceEventResponseBodyData) GoString() string
- func (s *ListTrendForSourceEventResponseBodyData) SetConvergenceRate(v string) *ListTrendForSourceEventResponseBodyData
- func (s *ListTrendForSourceEventResponseBodyData) SetMaxSustainTime(v int64) *ListTrendForSourceEventResponseBodyData
- func (s *ListTrendForSourceEventResponseBodyData) SetSkipDay(v bool) *ListTrendForSourceEventResponseBodyData
- func (s *ListTrendForSourceEventResponseBodyData) SetSourceEventsStatMap(v map[string]interface{}) *ListTrendForSourceEventResponseBodyData
- func (s *ListTrendForSourceEventResponseBodyData) SetUnit(v string) *ListTrendForSourceEventResponseBodyData
- func (s ListTrendForSourceEventResponseBodyData) String() string
- type ListUserSerivceGroupsRequest
- type ListUserSerivceGroupsResponse
- func (s ListUserSerivceGroupsResponse) GoString() string
- func (s *ListUserSerivceGroupsResponse) SetBody(v *ListUserSerivceGroupsResponseBody) *ListUserSerivceGroupsResponse
- func (s *ListUserSerivceGroupsResponse) SetHeaders(v map[string]*string) *ListUserSerivceGroupsResponse
- func (s *ListUserSerivceGroupsResponse) SetStatusCode(v int32) *ListUserSerivceGroupsResponse
- func (s ListUserSerivceGroupsResponse) String() string
- type ListUserSerivceGroupsResponseBody
- func (s ListUserSerivceGroupsResponseBody) GoString() string
- func (s *ListUserSerivceGroupsResponseBody) SetData(v *ListUserSerivceGroupsResponseBodyData) *ListUserSerivceGroupsResponseBody
- func (s *ListUserSerivceGroupsResponseBody) SetRequestId(v string) *ListUserSerivceGroupsResponseBody
- func (s ListUserSerivceGroupsResponseBody) String() string
- type ListUserSerivceGroupsResponseBodyData
- func (s ListUserSerivceGroupsResponseBodyData) GoString() string
- func (s *ListUserSerivceGroupsResponseBodyData) SetEmail(v string) *ListUserSerivceGroupsResponseBodyData
- func (s *ListUserSerivceGroupsResponseBodyData) SetPhone(v string) *ListUserSerivceGroupsResponseBodyData
- func (s *ListUserSerivceGroupsResponseBodyData) SetRamId(v int64) *ListUserSerivceGroupsResponseBodyData
- func (s *ListUserSerivceGroupsResponseBodyData) SetServiceGroups(v []*ListUserSerivceGroupsResponseBodyDataServiceGroups) *ListUserSerivceGroupsResponseBodyData
- func (s *ListUserSerivceGroupsResponseBodyData) SetUserId(v int64) *ListUserSerivceGroupsResponseBodyData
- func (s *ListUserSerivceGroupsResponseBodyData) SetUsername(v string) *ListUserSerivceGroupsResponseBodyData
- func (s ListUserSerivceGroupsResponseBodyData) String() string
- type ListUserSerivceGroupsResponseBodyDataServiceGroups
- func (s ListUserSerivceGroupsResponseBodyDataServiceGroups) GoString() string
- func (s *ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupDescription(v string) *ListUserSerivceGroupsResponseBodyDataServiceGroups
- func (s *ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupId(v int64) *ListUserSerivceGroupsResponseBodyDataServiceGroups
- func (s *ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupName(v string) *ListUserSerivceGroupsResponseBodyDataServiceGroups
- func (s ListUserSerivceGroupsResponseBodyDataServiceGroups) String() string
- type ListUsersRequest
- func (s ListUsersRequest) GoString() string
- func (s *ListUsersRequest) SetClientToken(v string) *ListUsersRequest
- func (s *ListUsersRequest) SetPageNumber(v int64) *ListUsersRequest
- func (s *ListUsersRequest) SetPageSize(v int64) *ListUsersRequest
- func (s *ListUsersRequest) SetPhone(v string) *ListUsersRequest
- func (s *ListUsersRequest) SetRamId(v string) *ListUsersRequest
- func (s *ListUsersRequest) SetScene(v int64) *ListUsersRequest
- func (s *ListUsersRequest) SetSynergyChannel(v string) *ListUsersRequest
- func (s *ListUsersRequest) SetUsername(v string) *ListUsersRequest
- func (s ListUsersRequest) String() string
- type ListUsersResponse
- func (s ListUsersResponse) GoString() string
- func (s *ListUsersResponse) SetBody(v *ListUsersResponseBody) *ListUsersResponse
- func (s *ListUsersResponse) SetHeaders(v map[string]*string) *ListUsersResponse
- func (s *ListUsersResponse) SetStatusCode(v int32) *ListUsersResponse
- func (s ListUsersResponse) String() string
- type ListUsersResponseBody
- func (s ListUsersResponseBody) GoString() string
- func (s *ListUsersResponseBody) SetData(v []*ListUsersResponseBodyData) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetPageNumber(v int64) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetPageSize(v int64) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetRequestId(v string) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetTotalCount(v int64) *ListUsersResponseBody
- func (s ListUsersResponseBody) String() string
- type ListUsersResponseBodyData
- func (s ListUsersResponseBodyData) GoString() string
- func (s *ListUsersResponseBodyData) SetAccountType(v int64) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetAppAccount(v string) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetEmail(v string) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetGmtActive(v string) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetGmtCreate(v string) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetIsActive(v int64) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetIsEditableUser(v int64) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetIsOperation(v int32) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetIsRam(v int32) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetIsRelated(v string) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetPhone(v string) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetRamId(v int64) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetRoleIdList(v []*int64) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetRoleNameList(v []*string) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetSynergyChannel(v string) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetUserId(v int64) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetUsername(v string) *ListUsersResponseBodyData
- func (s ListUsersResponseBodyData) String() string
- type ProblemLevelGroupValue
- func (s ProblemLevelGroupValue) GoString() string
- func (s *ProblemLevelGroupValue) SetChildRuleRelation(v int32) *ProblemLevelGroupValue
- func (s *ProblemLevelGroupValue) SetEnableUpgrade(v bool) *ProblemLevelGroupValue
- func (s *ProblemLevelGroupValue) SetMatchCount(v int64) *ProblemLevelGroupValue
- func (s *ProblemLevelGroupValue) SetTimeWindow(v int64) *ProblemLevelGroupValue
- func (s *ProblemLevelGroupValue) SetTimeWindowUnit(v string) *ProblemLevelGroupValue
- func (s *ProblemLevelGroupValue) SetUpgradeTimeWindow(v int64) *ProblemLevelGroupValue
- func (s *ProblemLevelGroupValue) SetUpgradeTimeWindowUnit(v string) *ProblemLevelGroupValue
- func (s ProblemLevelGroupValue) String() string
- type PushMonitorRequest
- type PushMonitorResponse
- func (s PushMonitorResponse) GoString() string
- func (s *PushMonitorResponse) SetBody(v *PushMonitorResponseBody) *PushMonitorResponse
- func (s *PushMonitorResponse) SetHeaders(v map[string]*string) *PushMonitorResponse
- func (s *PushMonitorResponse) SetStatusCode(v int32) *PushMonitorResponse
- func (s PushMonitorResponse) String() string
- type PushMonitorResponseBody
- type RecoverProblemRequest
- func (s RecoverProblemRequest) GoString() string
- func (s *RecoverProblemRequest) SetProblemId(v int64) *RecoverProblemRequest
- func (s *RecoverProblemRequest) SetProblemNotifyType(v string) *RecoverProblemRequest
- func (s *RecoverProblemRequest) SetRecoveryTime(v string) *RecoverProblemRequest
- func (s RecoverProblemRequest) String() string
- type RecoverProblemResponse
- func (s RecoverProblemResponse) GoString() string
- func (s *RecoverProblemResponse) SetBody(v *RecoverProblemResponseBody) *RecoverProblemResponse
- func (s *RecoverProblemResponse) SetHeaders(v map[string]*string) *RecoverProblemResponse
- func (s *RecoverProblemResponse) SetStatusCode(v int32) *RecoverProblemResponse
- func (s RecoverProblemResponse) String() string
- type RecoverProblemResponseBody
- type RefreshIntegrationConfigKeyRequest
- func (s RefreshIntegrationConfigKeyRequest) GoString() string
- func (s *RefreshIntegrationConfigKeyRequest) SetClientToken(v string) *RefreshIntegrationConfigKeyRequest
- func (s *RefreshIntegrationConfigKeyRequest) SetIntegrationConfigId(v int64) *RefreshIntegrationConfigKeyRequest
- func (s RefreshIntegrationConfigKeyRequest) String() string
- type RefreshIntegrationConfigKeyResponse
- func (s RefreshIntegrationConfigKeyResponse) GoString() string
- func (s *RefreshIntegrationConfigKeyResponse) SetBody(v *RefreshIntegrationConfigKeyResponseBody) *RefreshIntegrationConfigKeyResponse
- func (s *RefreshIntegrationConfigKeyResponse) SetHeaders(v map[string]*string) *RefreshIntegrationConfigKeyResponse
- func (s *RefreshIntegrationConfigKeyResponse) SetStatusCode(v int32) *RefreshIntegrationConfigKeyResponse
- func (s RefreshIntegrationConfigKeyResponse) String() string
- type RefreshIntegrationConfigKeyResponseBody
- func (s RefreshIntegrationConfigKeyResponseBody) GoString() string
- func (s *RefreshIntegrationConfigKeyResponseBody) SetData(v *RefreshIntegrationConfigKeyResponseBodyData) *RefreshIntegrationConfigKeyResponseBody
- func (s *RefreshIntegrationConfigKeyResponseBody) SetRequestId(v string) *RefreshIntegrationConfigKeyResponseBody
- func (s RefreshIntegrationConfigKeyResponseBody) String() string
- type RefreshIntegrationConfigKeyResponseBodyData
- type RemoveIntegrationConfigRequest
- func (s RemoveIntegrationConfigRequest) GoString() string
- func (s *RemoveIntegrationConfigRequest) SetClientToken(v string) *RemoveIntegrationConfigRequest
- func (s *RemoveIntegrationConfigRequest) SetIntegrationConfigId(v int64) *RemoveIntegrationConfigRequest
- func (s RemoveIntegrationConfigRequest) String() string
- type RemoveIntegrationConfigResponse
- func (s RemoveIntegrationConfigResponse) GoString() string
- func (s *RemoveIntegrationConfigResponse) SetBody(v *RemoveIntegrationConfigResponseBody) *RemoveIntegrationConfigResponse
- func (s *RemoveIntegrationConfigResponse) SetHeaders(v map[string]*string) *RemoveIntegrationConfigResponse
- func (s *RemoveIntegrationConfigResponse) SetStatusCode(v int32) *RemoveIntegrationConfigResponse
- func (s RemoveIntegrationConfigResponse) String() string
- type RemoveIntegrationConfigResponseBody
- type RemoveProblemServiceGroupRequest
- func (s RemoveProblemServiceGroupRequest) GoString() string
- func (s *RemoveProblemServiceGroupRequest) SetProblemId(v int64) *RemoveProblemServiceGroupRequest
- func (s *RemoveProblemServiceGroupRequest) SetServiceGroupIds(v []*int64) *RemoveProblemServiceGroupRequest
- func (s RemoveProblemServiceGroupRequest) String() string
- type RemoveProblemServiceGroupResponse
- func (s RemoveProblemServiceGroupResponse) GoString() string
- func (s *RemoveProblemServiceGroupResponse) SetBody(v *RemoveProblemServiceGroupResponseBody) *RemoveProblemServiceGroupResponse
- func (s *RemoveProblemServiceGroupResponse) SetHeaders(v map[string]*string) *RemoveProblemServiceGroupResponse
- func (s *RemoveProblemServiceGroupResponse) SetStatusCode(v int32) *RemoveProblemServiceGroupResponse
- func (s RemoveProblemServiceGroupResponse) String() string
- type RemoveProblemServiceGroupResponseBody
- type ReplayProblemRequest
- func (s ReplayProblemRequest) GoString() string
- func (s *ReplayProblemRequest) SetClientToken(v string) *ReplayProblemRequest
- func (s *ReplayProblemRequest) SetProblemId(v int64) *ReplayProblemRequest
- func (s *ReplayProblemRequest) SetReplayDutyUserId(v int64) *ReplayProblemRequest
- func (s ReplayProblemRequest) String() string
- type ReplayProblemResponse
- func (s ReplayProblemResponse) GoString() string
- func (s *ReplayProblemResponse) SetBody(v *ReplayProblemResponseBody) *ReplayProblemResponse
- func (s *ReplayProblemResponse) SetHeaders(v map[string]*string) *ReplayProblemResponse
- func (s *ReplayProblemResponse) SetStatusCode(v int32) *ReplayProblemResponse
- func (s ReplayProblemResponse) String() string
- type ReplayProblemResponseBody
- type RespondIncidentRequest
- type RespondIncidentResponse
- func (s RespondIncidentResponse) GoString() string
- func (s *RespondIncidentResponse) SetBody(v *RespondIncidentResponseBody) *RespondIncidentResponse
- func (s *RespondIncidentResponse) SetHeaders(v map[string]*string) *RespondIncidentResponse
- func (s *RespondIncidentResponse) SetStatusCode(v int32) *RespondIncidentResponse
- func (s RespondIncidentResponse) String() string
- type RespondIncidentResponseBody
- type RevokeProblemRecoveryRequest
- func (s RevokeProblemRecoveryRequest) GoString() string
- func (s *RevokeProblemRecoveryRequest) SetClientToken(v string) *RevokeProblemRecoveryRequest
- func (s *RevokeProblemRecoveryRequest) SetProblemId(v int64) *RevokeProblemRecoveryRequest
- func (s *RevokeProblemRecoveryRequest) SetProblemNotifyType(v string) *RevokeProblemRecoveryRequest
- func (s RevokeProblemRecoveryRequest) String() string
- type RevokeProblemRecoveryResponse
- func (s RevokeProblemRecoveryResponse) GoString() string
- func (s *RevokeProblemRecoveryResponse) SetBody(v *RevokeProblemRecoveryResponseBody) *RevokeProblemRecoveryResponse
- func (s *RevokeProblemRecoveryResponse) SetHeaders(v map[string]*string) *RevokeProblemRecoveryResponse
- func (s *RevokeProblemRecoveryResponse) SetStatusCode(v int32) *RevokeProblemRecoveryResponse
- func (s RevokeProblemRecoveryResponse) String() string
- type RevokeProblemRecoveryResponseBody
- type UnbindUserResponse
- func (s UnbindUserResponse) GoString() string
- func (s *UnbindUserResponse) SetBody(v *UnbindUserResponseBody) *UnbindUserResponse
- func (s *UnbindUserResponse) SetHeaders(v map[string]*string) *UnbindUserResponse
- func (s *UnbindUserResponse) SetStatusCode(v int32) *UnbindUserResponse
- func (s UnbindUserResponse) String() string
- type UnbindUserResponseBody
- type UpdateEscalationPlanRequest
- func (s UpdateEscalationPlanRequest) GoString() string
- func (s *UpdateEscalationPlanRequest) SetClientToken(v string) *UpdateEscalationPlanRequest
- func (s *UpdateEscalationPlanRequest) SetEscalationPlanDescription(v string) *UpdateEscalationPlanRequest
- func (s *UpdateEscalationPlanRequest) SetEscalationPlanId(v int64) *UpdateEscalationPlanRequest
- func (s *UpdateEscalationPlanRequest) SetEscalationPlanName(v string) *UpdateEscalationPlanRequest
- func (s *UpdateEscalationPlanRequest) SetEscalationPlanRules(v []*UpdateEscalationPlanRequestEscalationPlanRules) *UpdateEscalationPlanRequest
- func (s *UpdateEscalationPlanRequest) SetEscalationPlanScopeObjects(v []*UpdateEscalationPlanRequestEscalationPlanScopeObjects) *UpdateEscalationPlanRequest
- func (s *UpdateEscalationPlanRequest) SetIsGlobal(v bool) *UpdateEscalationPlanRequest
- func (s UpdateEscalationPlanRequest) String() string
- type UpdateEscalationPlanRequestEscalationPlanRules
- func (s UpdateEscalationPlanRequestEscalationPlanRules) GoString() string
- func (s *UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanConditions(v []*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) *UpdateEscalationPlanRequestEscalationPlanRules
- func (s *UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanStrategies(v []*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) *UpdateEscalationPlanRequestEscalationPlanRules
- func (s *UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanType(v string) *UpdateEscalationPlanRequestEscalationPlanRules
- func (s *UpdateEscalationPlanRequestEscalationPlanRules) SetId(v int64) *UpdateEscalationPlanRequestEscalationPlanRules
- func (s UpdateEscalationPlanRequestEscalationPlanRules) String() string
- type UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions
- func (s UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) GoString() string
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) SetEffection(v string) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) SetLevel(v string) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions
- func (s UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) String() string
- type UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) GoString() string
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEnableWebhook(v bool) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEscalationPlanType(v string) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeChannels(v []*string) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeObjects(v []*int64) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleList(v []*int64) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeTime(v int64) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetServiceGroupIds(v []*int64) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
- func (s UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) String() string
- type UpdateEscalationPlanRequestEscalationPlanScopeObjects
- func (s UpdateEscalationPlanRequestEscalationPlanScopeObjects) GoString() string
- func (s *UpdateEscalationPlanRequestEscalationPlanScopeObjects) SetId(v int64) *UpdateEscalationPlanRequestEscalationPlanScopeObjects
- func (s *UpdateEscalationPlanRequestEscalationPlanScopeObjects) SetScope(v string) *UpdateEscalationPlanRequestEscalationPlanScopeObjects
- func (s *UpdateEscalationPlanRequestEscalationPlanScopeObjects) SetScopeObjectId(v int64) *UpdateEscalationPlanRequestEscalationPlanScopeObjects
- func (s UpdateEscalationPlanRequestEscalationPlanScopeObjects) String() string
- type UpdateEscalationPlanResponse
- func (s UpdateEscalationPlanResponse) GoString() string
- func (s *UpdateEscalationPlanResponse) SetBody(v *UpdateEscalationPlanResponseBody) *UpdateEscalationPlanResponse
- func (s *UpdateEscalationPlanResponse) SetHeaders(v map[string]*string) *UpdateEscalationPlanResponse
- func (s *UpdateEscalationPlanResponse) SetStatusCode(v int32) *UpdateEscalationPlanResponse
- func (s UpdateEscalationPlanResponse) String() string
- type UpdateEscalationPlanResponseBody
- type UpdateIncidentRequest
- func (s UpdateIncidentRequest) GoString() string
- func (s *UpdateIncidentRequest) SetClientToken(v string) *UpdateIncidentRequest
- func (s *UpdateIncidentRequest) SetEffect(v string) *UpdateIncidentRequest
- func (s *UpdateIncidentRequest) SetIncidentId(v int64) *UpdateIncidentRequest
- func (s *UpdateIncidentRequest) SetIncidentLevel(v string) *UpdateIncidentRequest
- func (s *UpdateIncidentRequest) SetIncidentTitle(v string) *UpdateIncidentRequest
- func (s UpdateIncidentRequest) String() string
- type UpdateIncidentResponse
- func (s UpdateIncidentResponse) GoString() string
- func (s *UpdateIncidentResponse) SetBody(v *UpdateIncidentResponseBody) *UpdateIncidentResponse
- func (s *UpdateIncidentResponse) SetHeaders(v map[string]*string) *UpdateIncidentResponse
- func (s *UpdateIncidentResponse) SetStatusCode(v int32) *UpdateIncidentResponse
- func (s UpdateIncidentResponse) String() string
- type UpdateIncidentResponseBody
- func (s UpdateIncidentResponseBody) GoString() string
- func (s *UpdateIncidentResponseBody) SetData(v *UpdateIncidentResponseBodyData) *UpdateIncidentResponseBody
- func (s *UpdateIncidentResponseBody) SetRequestId(v string) *UpdateIncidentResponseBody
- func (s UpdateIncidentResponseBody) String() string
- type UpdateIncidentResponseBodyData
- type UpdateIntegrationConfigRequest
- func (s UpdateIntegrationConfigRequest) GoString() string
- func (s *UpdateIntegrationConfigRequest) SetAccessKey(v string) *UpdateIntegrationConfigRequest
- func (s *UpdateIntegrationConfigRequest) SetClientToken(v string) *UpdateIntegrationConfigRequest
- func (s *UpdateIntegrationConfigRequest) SetIntegrationConfigId(v int64) *UpdateIntegrationConfigRequest
- func (s UpdateIntegrationConfigRequest) String() string
- type UpdateIntegrationConfigResponse
- func (s UpdateIntegrationConfigResponse) GoString() string
- func (s *UpdateIntegrationConfigResponse) SetBody(v *UpdateIntegrationConfigResponseBody) *UpdateIntegrationConfigResponse
- func (s *UpdateIntegrationConfigResponse) SetHeaders(v map[string]*string) *UpdateIntegrationConfigResponse
- func (s *UpdateIntegrationConfigResponse) SetStatusCode(v int32) *UpdateIntegrationConfigResponse
- func (s UpdateIntegrationConfigResponse) String() string
- type UpdateIntegrationConfigResponseBody
- type UpdateProblemEffectionServiceRequest
- func (s UpdateProblemEffectionServiceRequest) GoString() string
- func (s *UpdateProblemEffectionServiceRequest) SetClientToken(v string) *UpdateProblemEffectionServiceRequest
- func (s *UpdateProblemEffectionServiceRequest) SetDescription(v string) *UpdateProblemEffectionServiceRequest
- func (s *UpdateProblemEffectionServiceRequest) SetEffectionServiceId(v int64) *UpdateProblemEffectionServiceRequest
- func (s *UpdateProblemEffectionServiceRequest) SetLevel(v string) *UpdateProblemEffectionServiceRequest
- func (s *UpdateProblemEffectionServiceRequest) SetPicUrl(v []*string) *UpdateProblemEffectionServiceRequest
- func (s *UpdateProblemEffectionServiceRequest) SetProblemId(v int64) *UpdateProblemEffectionServiceRequest
- func (s *UpdateProblemEffectionServiceRequest) SetServiceId(v int64) *UpdateProblemEffectionServiceRequest
- func (s *UpdateProblemEffectionServiceRequest) SetStatus(v string) *UpdateProblemEffectionServiceRequest
- func (s UpdateProblemEffectionServiceRequest) String() string
- type UpdateProblemEffectionServiceResponse
- func (s UpdateProblemEffectionServiceResponse) GoString() string
- func (s *UpdateProblemEffectionServiceResponse) SetBody(v *UpdateProblemEffectionServiceResponseBody) *UpdateProblemEffectionServiceResponse
- func (s *UpdateProblemEffectionServiceResponse) SetHeaders(v map[string]*string) *UpdateProblemEffectionServiceResponse
- func (s *UpdateProblemEffectionServiceResponse) SetStatusCode(v int32) *UpdateProblemEffectionServiceResponse
- func (s UpdateProblemEffectionServiceResponse) String() string
- type UpdateProblemEffectionServiceResponseBody
- type UpdateProblemImprovementRequest
- func (s UpdateProblemImprovementRequest) GoString() string
- func (s *UpdateProblemImprovementRequest) SetClientToken(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetCustomProblemReason(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetDiscoverSource(v int64) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetDutyDepartmentId(v int64) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetDutyDepartmentName(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetDutyUserId(v int64) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetInjectionMode(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetMonitorSourceName(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetProblemId(v int64) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetProblemReason(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetRecentActivity(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetRecoveryMode(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetRelationChanges(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetRemark(v string) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetReplayDutyUserId(v int64) *UpdateProblemImprovementRequest
- func (s *UpdateProblemImprovementRequest) SetUserReport(v int64) *UpdateProblemImprovementRequest
- func (s UpdateProblemImprovementRequest) String() string
- type UpdateProblemImprovementResponse
- func (s UpdateProblemImprovementResponse) GoString() string
- func (s *UpdateProblemImprovementResponse) SetBody(v *UpdateProblemImprovementResponseBody) *UpdateProblemImprovementResponse
- func (s *UpdateProblemImprovementResponse) SetHeaders(v map[string]*string) *UpdateProblemImprovementResponse
- func (s *UpdateProblemImprovementResponse) SetStatusCode(v int32) *UpdateProblemImprovementResponse
- func (s UpdateProblemImprovementResponse) String() string
- type UpdateProblemImprovementResponseBody
- type UpdateProblemMeasureRequest
- func (s UpdateProblemMeasureRequest) GoString() string
- func (s *UpdateProblemMeasureRequest) SetCheckStandard(v string) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetCheckUserId(v int64) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetClientToken(v string) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetContent(v string) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetDirectorId(v int64) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetMeasureId(v int64) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetPlanFinishTime(v string) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetProblemId(v int64) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetStalkerId(v int64) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetStatus(v string) *UpdateProblemMeasureRequest
- func (s *UpdateProblemMeasureRequest) SetType(v int32) *UpdateProblemMeasureRequest
- func (s UpdateProblemMeasureRequest) String() string
- type UpdateProblemMeasureResponse
- func (s UpdateProblemMeasureResponse) GoString() string
- func (s *UpdateProblemMeasureResponse) SetBody(v *UpdateProblemMeasureResponseBody) *UpdateProblemMeasureResponse
- func (s *UpdateProblemMeasureResponse) SetHeaders(v map[string]*string) *UpdateProblemMeasureResponse
- func (s *UpdateProblemMeasureResponse) SetStatusCode(v int32) *UpdateProblemMeasureResponse
- func (s UpdateProblemMeasureResponse) String() string
- type UpdateProblemMeasureResponseBody
- type UpdateProblemNoticeRequest
- func (s UpdateProblemNoticeRequest) GoString() string
- func (s *UpdateProblemNoticeRequest) SetClientToken(v string) *UpdateProblemNoticeRequest
- func (s *UpdateProblemNoticeRequest) SetProblemId(v int64) *UpdateProblemNoticeRequest
- func (s *UpdateProblemNoticeRequest) SetProblemNotifyType(v string) *UpdateProblemNoticeRequest
- func (s UpdateProblemNoticeRequest) String() string
- type UpdateProblemNoticeResponse
- func (s UpdateProblemNoticeResponse) GoString() string
- func (s *UpdateProblemNoticeResponse) SetBody(v *UpdateProblemNoticeResponseBody) *UpdateProblemNoticeResponse
- func (s *UpdateProblemNoticeResponse) SetHeaders(v map[string]*string) *UpdateProblemNoticeResponse
- func (s *UpdateProblemNoticeResponse) SetStatusCode(v int32) *UpdateProblemNoticeResponse
- func (s UpdateProblemNoticeResponse) String() string
- type UpdateProblemNoticeResponseBody
- type UpdateProblemRequest
- func (s UpdateProblemRequest) GoString() string
- func (s *UpdateProblemRequest) SetFeedback(v string) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetLevel(v string) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetMainHandlerId(v int64) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetPreliminaryReason(v string) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetProblemId(v int64) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetProblemName(v string) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetProgressSummary(v string) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetProgressSummaryRichTextId(v int64) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetRelatedServiceId(v int64) *UpdateProblemRequest
- func (s *UpdateProblemRequest) SetServiceGroupIds(v []*int64) *UpdateProblemRequest
- func (s UpdateProblemRequest) String() string
- type UpdateProblemResponse
- func (s UpdateProblemResponse) GoString() string
- func (s *UpdateProblemResponse) SetBody(v *UpdateProblemResponseBody) *UpdateProblemResponse
- func (s *UpdateProblemResponse) SetHeaders(v map[string]*string) *UpdateProblemResponse
- func (s *UpdateProblemResponse) SetStatusCode(v int32) *UpdateProblemResponse
- func (s UpdateProblemResponse) String() string
- type UpdateProblemResponseBody
- type UpdateProblemTimelineRequest
- func (s UpdateProblemTimelineRequest) GoString() string
- func (s *UpdateProblemTimelineRequest) SetClientToken(v string) *UpdateProblemTimelineRequest
- func (s *UpdateProblemTimelineRequest) SetContent(v string) *UpdateProblemTimelineRequest
- func (s *UpdateProblemTimelineRequest) SetKeyNode(v string) *UpdateProblemTimelineRequest
- func (s *UpdateProblemTimelineRequest) SetProblemId(v int64) *UpdateProblemTimelineRequest
- func (s *UpdateProblemTimelineRequest) SetProblemTimelineId(v int64) *UpdateProblemTimelineRequest
- func (s *UpdateProblemTimelineRequest) SetTime(v string) *UpdateProblemTimelineRequest
- func (s UpdateProblemTimelineRequest) String() string
- type UpdateProblemTimelineResponse
- func (s UpdateProblemTimelineResponse) GoString() string
- func (s *UpdateProblemTimelineResponse) SetBody(v *UpdateProblemTimelineResponseBody) *UpdateProblemTimelineResponse
- func (s *UpdateProblemTimelineResponse) SetHeaders(v map[string]*string) *UpdateProblemTimelineResponse
- func (s *UpdateProblemTimelineResponse) SetStatusCode(v int32) *UpdateProblemTimelineResponse
- func (s UpdateProblemTimelineResponse) String() string
- type UpdateProblemTimelineResponseBody
- type UpdateRichTextRequest
- func (s UpdateRichTextRequest) GoString() string
- func (s *UpdateRichTextRequest) SetInstanceId(v int64) *UpdateRichTextRequest
- func (s *UpdateRichTextRequest) SetInstanceType(v string) *UpdateRichTextRequest
- func (s *UpdateRichTextRequest) SetRichText(v string) *UpdateRichTextRequest
- func (s *UpdateRichTextRequest) SetRichTextId(v int64) *UpdateRichTextRequest
- func (s UpdateRichTextRequest) String() string
- type UpdateRichTextResponse
- func (s UpdateRichTextResponse) GoString() string
- func (s *UpdateRichTextResponse) SetBody(v *UpdateRichTextResponseBody) *UpdateRichTextResponse
- func (s *UpdateRichTextResponse) SetHeaders(v map[string]*string) *UpdateRichTextResponse
- func (s *UpdateRichTextResponse) SetStatusCode(v int32) *UpdateRichTextResponse
- func (s UpdateRichTextResponse) String() string
- type UpdateRichTextResponseBody
- func (s UpdateRichTextResponseBody) GoString() string
- func (s *UpdateRichTextResponseBody) SetData(v *UpdateRichTextResponseBodyData) *UpdateRichTextResponseBody
- func (s *UpdateRichTextResponseBody) SetRequestId(v string) *UpdateRichTextResponseBody
- func (s UpdateRichTextResponseBody) String() string
- type UpdateRichTextResponseBodyData
- type UpdateRouteRuleRequest
- func (s UpdateRouteRuleRequest) GoString() string
- func (s *UpdateRouteRuleRequest) SetAssignObjectId(v int64) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetAssignObjectType(v string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetChildRuleRelation(v string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetClientToken(v string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetConvergenceFields(v []*string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetConvergenceType(v int32) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetCoverageProblemLevels(v []*string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetEffection(v string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetIncidentLevel(v string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetMatchCount(v int64) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetNotifyChannels(v []*string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetProblemEffectionServices(v []*int64) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetProblemLevelGroup(v map[string]*ProblemLevelGroupValue) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetRelatedServiceId(v int64) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetRouteChildRules(v []*UpdateRouteRuleRequestRouteChildRules) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetRouteRuleId(v int64) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetRouteType(v string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetRuleName(v string) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetTimeWindow(v int32) *UpdateRouteRuleRequest
- func (s *UpdateRouteRuleRequest) SetTimeWindowUnit(v string) *UpdateRouteRuleRequest
- func (s UpdateRouteRuleRequest) String() string
- type UpdateRouteRuleRequestRouteChildRules
- func (s UpdateRouteRuleRequestRouteChildRules) GoString() string
- func (s *UpdateRouteRuleRequestRouteChildRules) SetChildConditionRelation(v int64) *UpdateRouteRuleRequestRouteChildRules
- func (s *UpdateRouteRuleRequestRouteChildRules) SetChildRouteRuleId(v int64) *UpdateRouteRuleRequestRouteChildRules
- func (s *UpdateRouteRuleRequestRouteChildRules) SetConditions(v []*UpdateRouteRuleRequestRouteChildRulesConditions) *UpdateRouteRuleRequestRouteChildRules
- func (s *UpdateRouteRuleRequestRouteChildRules) SetIsValidChildRule(v bool) *UpdateRouteRuleRequestRouteChildRules
- func (s *UpdateRouteRuleRequestRouteChildRules) SetMonitorSourceId(v int64) *UpdateRouteRuleRequestRouteChildRules
- func (s *UpdateRouteRuleRequestRouteChildRules) SetProblemLevel(v string) *UpdateRouteRuleRequestRouteChildRules
- func (s UpdateRouteRuleRequestRouteChildRules) String() string
- type UpdateRouteRuleRequestRouteChildRulesConditions
- func (s UpdateRouteRuleRequestRouteChildRulesConditions) GoString() string
- func (s *UpdateRouteRuleRequestRouteChildRulesConditions) SetKey(v string) *UpdateRouteRuleRequestRouteChildRulesConditions
- func (s *UpdateRouteRuleRequestRouteChildRulesConditions) SetOperationSymbol(v string) *UpdateRouteRuleRequestRouteChildRulesConditions
- func (s *UpdateRouteRuleRequestRouteChildRulesConditions) SetValue(v string) *UpdateRouteRuleRequestRouteChildRulesConditions
- func (s UpdateRouteRuleRequestRouteChildRulesConditions) String() string
- type UpdateRouteRuleResponse
- func (s UpdateRouteRuleResponse) GoString() string
- func (s *UpdateRouteRuleResponse) SetBody(v *UpdateRouteRuleResponseBody) *UpdateRouteRuleResponse
- func (s *UpdateRouteRuleResponse) SetHeaders(v map[string]*string) *UpdateRouteRuleResponse
- func (s *UpdateRouteRuleResponse) SetStatusCode(v int32) *UpdateRouteRuleResponse
- func (s UpdateRouteRuleResponse) String() string
- type UpdateRouteRuleResponseBody
- type UpdateServiceGroupRequest
- func (s UpdateServiceGroupRequest) GoString() string
- func (s *UpdateServiceGroupRequest) SetClientToken(v string) *UpdateServiceGroupRequest
- func (s *UpdateServiceGroupRequest) SetEnableWebhook(v string) *UpdateServiceGroupRequest
- func (s *UpdateServiceGroupRequest) SetMonitorSourceTemplates(v []*UpdateServiceGroupRequestMonitorSourceTemplates) *UpdateServiceGroupRequest
- func (s *UpdateServiceGroupRequest) SetServiceGroupDescription(v string) *UpdateServiceGroupRequest
- func (s *UpdateServiceGroupRequest) SetServiceGroupId(v int64) *UpdateServiceGroupRequest
- func (s *UpdateServiceGroupRequest) SetServiceGroupName(v string) *UpdateServiceGroupRequest
- func (s *UpdateServiceGroupRequest) SetUserIds(v []*int64) *UpdateServiceGroupRequest
- func (s *UpdateServiceGroupRequest) SetWebhookLink(v string) *UpdateServiceGroupRequest
- func (s *UpdateServiceGroupRequest) SetWebhookType(v string) *UpdateServiceGroupRequest
- func (s UpdateServiceGroupRequest) String() string
- type UpdateServiceGroupRequestMonitorSourceTemplates
- func (s UpdateServiceGroupRequestMonitorSourceTemplates) GoString() string
- func (s *UpdateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceId(v int64) *UpdateServiceGroupRequestMonitorSourceTemplates
- func (s *UpdateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceName(v string) *UpdateServiceGroupRequestMonitorSourceTemplates
- func (s *UpdateServiceGroupRequestMonitorSourceTemplates) SetTemplateContent(v string) *UpdateServiceGroupRequestMonitorSourceTemplates
- func (s *UpdateServiceGroupRequestMonitorSourceTemplates) SetTemplateId(v int64) *UpdateServiceGroupRequestMonitorSourceTemplates
- func (s UpdateServiceGroupRequestMonitorSourceTemplates) String() string
- type UpdateServiceGroupResponse
- func (s UpdateServiceGroupResponse) GoString() string
- func (s *UpdateServiceGroupResponse) SetBody(v *UpdateServiceGroupResponseBody) *UpdateServiceGroupResponse
- func (s *UpdateServiceGroupResponse) SetHeaders(v map[string]*string) *UpdateServiceGroupResponse
- func (s *UpdateServiceGroupResponse) SetStatusCode(v int32) *UpdateServiceGroupResponse
- func (s UpdateServiceGroupResponse) String() string
- type UpdateServiceGroupResponseBody
- type UpdateServiceGroupSchedulingRequest
- func (s UpdateServiceGroupSchedulingRequest) GoString() string
- func (s *UpdateServiceGroupSchedulingRequest) SetClientToken(v string) *UpdateServiceGroupSchedulingRequest
- func (s *UpdateServiceGroupSchedulingRequest) SetFastScheduling(v *UpdateServiceGroupSchedulingRequestFastScheduling) *UpdateServiceGroupSchedulingRequest
- func (s *UpdateServiceGroupSchedulingRequest) SetFineScheduling(v *UpdateServiceGroupSchedulingRequestFineScheduling) *UpdateServiceGroupSchedulingRequest
- func (s *UpdateServiceGroupSchedulingRequest) SetSchedulingWay(v string) *UpdateServiceGroupSchedulingRequest
- func (s *UpdateServiceGroupSchedulingRequest) SetServiceGroupId(v int64) *UpdateServiceGroupSchedulingRequest
- func (s UpdateServiceGroupSchedulingRequest) String() string
- type UpdateServiceGroupSchedulingRequestFastScheduling
- func (s UpdateServiceGroupSchedulingRequestFastScheduling) GoString() string
- func (s *UpdateServiceGroupSchedulingRequestFastScheduling) SetDutyPlan(v string) *UpdateServiceGroupSchedulingRequestFastScheduling
- func (s *UpdateServiceGroupSchedulingRequestFastScheduling) SetId(v int64) *UpdateServiceGroupSchedulingRequestFastScheduling
- func (s *UpdateServiceGroupSchedulingRequestFastScheduling) SetSchedulingUsers(v []*UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) *UpdateServiceGroupSchedulingRequestFastScheduling
- func (s *UpdateServiceGroupSchedulingRequestFastScheduling) SetSingleDuration(v int32) *UpdateServiceGroupSchedulingRequestFastScheduling
- func (s *UpdateServiceGroupSchedulingRequestFastScheduling) SetSingleDurationUnit(v string) *UpdateServiceGroupSchedulingRequestFastScheduling
- func (s UpdateServiceGroupSchedulingRequestFastScheduling) String() string
- type UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) GoString() string
- func (s *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingObjectType(v string) *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingOrder(v int32) *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserId(v int64) *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserIdList(v []*int64) *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
- func (s UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) String() string
- type UpdateServiceGroupSchedulingRequestFineScheduling
- func (s UpdateServiceGroupSchedulingRequestFineScheduling) GoString() string
- func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetId(v int64) *UpdateServiceGroupSchedulingRequestFineScheduling
- func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetPeriod(v int32) *UpdateServiceGroupSchedulingRequestFineScheduling
- func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetPeriodUnit(v string) *UpdateServiceGroupSchedulingRequestFineScheduling
- func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetSchedulingFineShifts(v []*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) *UpdateServiceGroupSchedulingRequestFineScheduling
- func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetSchedulingTemplateFineShifts(...) *UpdateServiceGroupSchedulingRequestFineScheduling
- func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetShiftType(v string) *UpdateServiceGroupSchedulingRequestFineScheduling
- func (s UpdateServiceGroupSchedulingRequestFineScheduling) String() string
- type UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) GoString() string
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetCycleOrder(v int32) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingEndTime(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingObjectType(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingOrder(v int64) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserId(v int64) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList(v []*int64) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetShiftName(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSkipOneDay(v bool) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
- func (s UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) String() string
- type UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) GoString() string
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingEndTime(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingObjectType(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingOrder(v int32) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingStartTime(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserId(v int64) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList(v []*int64) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetShiftName(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSkipOneDay(v bool) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
- func (s UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) String() string
- type UpdateServiceGroupSchedulingResponse
- func (s UpdateServiceGroupSchedulingResponse) GoString() string
- func (s *UpdateServiceGroupSchedulingResponse) SetBody(v *UpdateServiceGroupSchedulingResponseBody) *UpdateServiceGroupSchedulingResponse
- func (s *UpdateServiceGroupSchedulingResponse) SetHeaders(v map[string]*string) *UpdateServiceGroupSchedulingResponse
- func (s *UpdateServiceGroupSchedulingResponse) SetStatusCode(v int32) *UpdateServiceGroupSchedulingResponse
- func (s UpdateServiceGroupSchedulingResponse) String() string
- type UpdateServiceGroupSchedulingResponseBody
- type UpdateServiceGroupSpecialDaySchedulingRequest
- func (s UpdateServiceGroupSpecialDaySchedulingRequest) GoString() string
- func (s *UpdateServiceGroupSpecialDaySchedulingRequest) SetClientToken(v string) *UpdateServiceGroupSpecialDaySchedulingRequest
- func (s *UpdateServiceGroupSpecialDaySchedulingRequest) SetSchedulingDate(v string) *UpdateServiceGroupSpecialDaySchedulingRequest
- func (s *UpdateServiceGroupSpecialDaySchedulingRequest) SetSchedulingSpecialDays(v []*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) *UpdateServiceGroupSpecialDaySchedulingRequest
- func (s *UpdateServiceGroupSpecialDaySchedulingRequest) SetServiceGroupId(v int64) *UpdateServiceGroupSpecialDaySchedulingRequest
- func (s UpdateServiceGroupSpecialDaySchedulingRequest) String() string
- type UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
- func (s UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) GoString() string
- func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingEndTime(v string) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
- func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingObjectType(v string) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
- func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingOrder(v int32) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
- func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingStartTime(v string) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
- func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingUserId(v int64) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
- func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingUserIdList(v []*int64) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
- func (s UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) String() string
- type UpdateServiceGroupSpecialDaySchedulingResponse
- func (s UpdateServiceGroupSpecialDaySchedulingResponse) GoString() string
- func (s *UpdateServiceGroupSpecialDaySchedulingResponse) SetBody(v *UpdateServiceGroupSpecialDaySchedulingResponseBody) *UpdateServiceGroupSpecialDaySchedulingResponse
- func (s *UpdateServiceGroupSpecialDaySchedulingResponse) SetHeaders(v map[string]*string) *UpdateServiceGroupSpecialDaySchedulingResponse
- func (s *UpdateServiceGroupSpecialDaySchedulingResponse) SetStatusCode(v int32) *UpdateServiceGroupSpecialDaySchedulingResponse
- func (s UpdateServiceGroupSpecialDaySchedulingResponse) String() string
- type UpdateServiceGroupSpecialDaySchedulingResponseBody
- type UpdateServiceRequest
- func (s UpdateServiceRequest) GoString() string
- func (s *UpdateServiceRequest) SetClientToken(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetEscalationPlanId(v int64) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetServiceDescription(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetServiceGroupIdList(v []*int64) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetServiceId(v int64) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetServiceName(v string) *UpdateServiceRequest
- func (s UpdateServiceRequest) String() string
- type UpdateServiceResponse
- func (s UpdateServiceResponse) GoString() string
- func (s *UpdateServiceResponse) SetBody(v *UpdateServiceResponseBody) *UpdateServiceResponse
- func (s *UpdateServiceResponse) SetHeaders(v map[string]*string) *UpdateServiceResponse
- func (s *UpdateServiceResponse) SetStatusCode(v int32) *UpdateServiceResponse
- func (s UpdateServiceResponse) String() string
- type UpdateServiceResponseBody
- type UpdateSubscriptionRequest
- func (s UpdateSubscriptionRequest) GoString() string
- func (s *UpdateSubscriptionRequest) SetEndTime(v string) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetExpiredType(v string) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetNotifyObjectList(v []*UpdateSubscriptionRequestNotifyObjectList) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetNotifyObjectType(v string) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetNotifyStrategyList(v []*UpdateSubscriptionRequestNotifyStrategyList) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetPeriod(v string) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetScope(v string) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetScopeObjectList(v []*UpdateSubscriptionRequestScopeObjectList) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetStartTime(v string) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetSubscriptionId(v int64) *UpdateSubscriptionRequest
- func (s *UpdateSubscriptionRequest) SetSubscriptionTitle(v string) *UpdateSubscriptionRequest
- func (s UpdateSubscriptionRequest) String() string
- type UpdateSubscriptionRequestNotifyObjectList
- func (s UpdateSubscriptionRequestNotifyObjectList) GoString() string
- func (s *UpdateSubscriptionRequestNotifyObjectList) SetId(v int64) *UpdateSubscriptionRequestNotifyObjectList
- func (s *UpdateSubscriptionRequestNotifyObjectList) SetNotifyObjectId(v int64) *UpdateSubscriptionRequestNotifyObjectList
- func (s UpdateSubscriptionRequestNotifyObjectList) String() string
- type UpdateSubscriptionRequestNotifyStrategyList
- func (s UpdateSubscriptionRequestNotifyStrategyList) GoString() string
- func (s *UpdateSubscriptionRequestNotifyStrategyList) SetInstanceType(v int64) *UpdateSubscriptionRequestNotifyStrategyList
- func (s *UpdateSubscriptionRequestNotifyStrategyList) SetStrategies(v []*UpdateSubscriptionRequestNotifyStrategyListStrategies) *UpdateSubscriptionRequestNotifyStrategyList
- func (s UpdateSubscriptionRequestNotifyStrategyList) String() string
- type UpdateSubscriptionRequestNotifyStrategyListStrategies
- func (s UpdateSubscriptionRequestNotifyStrategyListStrategies) GoString() string
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategies) SetChannels(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategies
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategies) SetConditions(v []*UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) *UpdateSubscriptionRequestNotifyStrategyListStrategies
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategies) SetId(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategies
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategies) SetPeriodChannel(v *UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) *UpdateSubscriptionRequestNotifyStrategyListStrategies
- func (s UpdateSubscriptionRequestNotifyStrategyListStrategies) String() string
- type UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) GoString() string
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetAction(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetEffection(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetLevel(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetProblemNotifyType(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions
- func (s UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) String() string
- type UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel
- func (s UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) GoString() string
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) SetNonWorkday(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel
- func (s *UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) SetWorkday(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel
- func (s UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) String() string
- type UpdateSubscriptionRequestScopeObjectList
- func (s UpdateSubscriptionRequestScopeObjectList) GoString() string
- func (s *UpdateSubscriptionRequestScopeObjectList) SetId(v int64) *UpdateSubscriptionRequestScopeObjectList
- func (s *UpdateSubscriptionRequestScopeObjectList) SetScopeObjectId(v int64) *UpdateSubscriptionRequestScopeObjectList
- func (s UpdateSubscriptionRequestScopeObjectList) String() string
- type UpdateSubscriptionResponse
- func (s UpdateSubscriptionResponse) GoString() string
- func (s *UpdateSubscriptionResponse) SetBody(v *UpdateSubscriptionResponseBody) *UpdateSubscriptionResponse
- func (s *UpdateSubscriptionResponse) SetHeaders(v map[string]*string) *UpdateSubscriptionResponse
- func (s *UpdateSubscriptionResponse) SetStatusCode(v int32) *UpdateSubscriptionResponse
- func (s UpdateSubscriptionResponse) String() string
- type UpdateSubscriptionResponseBody
- type UpdateUserGuideStatusRequest
- type UpdateUserGuideStatusResponse
- func (s UpdateUserGuideStatusResponse) GoString() string
- func (s *UpdateUserGuideStatusResponse) SetBody(v *UpdateUserGuideStatusResponseBody) *UpdateUserGuideStatusResponse
- func (s *UpdateUserGuideStatusResponse) SetHeaders(v map[string]*string) *UpdateUserGuideStatusResponse
- func (s *UpdateUserGuideStatusResponse) SetStatusCode(v int32) *UpdateUserGuideStatusResponse
- func (s UpdateUserGuideStatusResponse) String() string
- type UpdateUserGuideStatusResponseBody
- type UpdateUserRequest
- func (s UpdateUserRequest) GoString() string
- func (s *UpdateUserRequest) SetClientToken(v string) *UpdateUserRequest
- func (s *UpdateUserRequest) SetEmail(v string) *UpdateUserRequest
- func (s *UpdateUserRequest) SetPhone(v string) *UpdateUserRequest
- func (s *UpdateUserRequest) SetRamId(v int64) *UpdateUserRequest
- func (s *UpdateUserRequest) SetRoleIdList(v []*int64) *UpdateUserRequest
- func (s *UpdateUserRequest) SetUserId(v int64) *UpdateUserRequest
- func (s *UpdateUserRequest) SetUsername(v string) *UpdateUserRequest
- func (s UpdateUserRequest) String() string
- type UpdateUserResponse
- func (s UpdateUserResponse) GoString() string
- func (s *UpdateUserResponse) SetBody(v *UpdateUserResponseBody) *UpdateUserResponse
- func (s *UpdateUserResponse) SetHeaders(v map[string]*string) *UpdateUserResponse
- func (s *UpdateUserResponse) SetStatusCode(v int32) *UpdateUserResponse
- func (s UpdateUserResponse) String() string
- type UpdateUserResponseBody
- type VerifyRouteRuleRequest
- func (s VerifyRouteRuleRequest) GoString() string
- func (s *VerifyRouteRuleRequest) SetRouteRuleId(v int64) *VerifyRouteRuleRequest
- func (s *VerifyRouteRuleRequest) SetTestSourceEvents(v []*VerifyRouteRuleRequestTestSourceEvents) *VerifyRouteRuleRequest
- func (s VerifyRouteRuleRequest) String() string
- type VerifyRouteRuleRequestTestSourceEvents
- func (s VerifyRouteRuleRequestTestSourceEvents) GoString() string
- func (s *VerifyRouteRuleRequestTestSourceEvents) SetEventJson(v string) *VerifyRouteRuleRequestTestSourceEvents
- func (s *VerifyRouteRuleRequestTestSourceEvents) SetEventTime(v string) *VerifyRouteRuleRequestTestSourceEvents
- func (s *VerifyRouteRuleRequestTestSourceEvents) SetMonitorSourceId(v int64) *VerifyRouteRuleRequestTestSourceEvents
- func (s *VerifyRouteRuleRequestTestSourceEvents) SetMonitorSourceName(v string) *VerifyRouteRuleRequestTestSourceEvents
- func (s VerifyRouteRuleRequestTestSourceEvents) String() string
- type VerifyRouteRuleResponse
- func (s VerifyRouteRuleResponse) GoString() string
- func (s *VerifyRouteRuleResponse) SetBody(v *VerifyRouteRuleResponseBody) *VerifyRouteRuleResponse
- func (s *VerifyRouteRuleResponse) SetHeaders(v map[string]*string) *VerifyRouteRuleResponse
- func (s *VerifyRouteRuleResponse) SetStatusCode(v int32) *VerifyRouteRuleResponse
- func (s VerifyRouteRuleResponse) String() string
- type VerifyRouteRuleResponseBody
- func (s VerifyRouteRuleResponseBody) GoString() string
- func (s *VerifyRouteRuleResponseBody) SetData(v *VerifyRouteRuleResponseBodyData) *VerifyRouteRuleResponseBody
- func (s *VerifyRouteRuleResponseBody) SetRequestId(v string) *VerifyRouteRuleResponseBody
- func (s VerifyRouteRuleResponseBody) String() string
- type VerifyRouteRuleResponseBodyData
- func (s VerifyRouteRuleResponseBodyData) GoString() string
- func (s *VerifyRouteRuleResponseBodyData) SetEscalationPlans(v []*VerifyRouteRuleResponseBodyDataEscalationPlans) *VerifyRouteRuleResponseBodyData
- func (s *VerifyRouteRuleResponseBodyData) SetIsValidRule(v bool) *VerifyRouteRuleResponseBodyData
- func (s *VerifyRouteRuleResponseBodyData) SetMonitorSourceIds(v []*int64) *VerifyRouteRuleResponseBodyData
- func (s *VerifyRouteRuleResponseBodyData) SetNotifySubscriptionNames(v []*VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) *VerifyRouteRuleResponseBodyData
- func (s *VerifyRouteRuleResponseBodyData) SetRouteRuleFailReason(v []*string) *VerifyRouteRuleResponseBodyData
- func (s *VerifyRouteRuleResponseBodyData) SetRouteType(v string) *VerifyRouteRuleResponseBodyData
- func (s VerifyRouteRuleResponseBodyData) String() string
- type VerifyRouteRuleResponseBodyDataEscalationPlans
- func (s VerifyRouteRuleResponseBodyDataEscalationPlans) GoString() string
- func (s *VerifyRouteRuleResponseBodyDataEscalationPlans) SetEscalationPlanId(v int64) *VerifyRouteRuleResponseBodyDataEscalationPlans
- func (s *VerifyRouteRuleResponseBodyDataEscalationPlans) SetEscalationPlanName(v string) *VerifyRouteRuleResponseBodyDataEscalationPlans
- func (s VerifyRouteRuleResponseBodyDataEscalationPlans) String() string
- type VerifyRouteRuleResponseBodyDataNotifySubscriptionNames
- func (s VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) GoString() string
- func (s *VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) SetSubscriptionId(v int64) *VerifyRouteRuleResponseBodyDataNotifySubscriptionNames
- func (s *VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) SetTitle(v string) *VerifyRouteRuleResponseBodyDataNotifySubscriptionNames
- func (s VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddProblemServiceGroupRequest ¶
type AddProblemServiceGroupRequest struct { // example: // // 10 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` ServiceGroupIds []*int64 `json:"serviceGroupIds,omitempty" xml:"serviceGroupIds,omitempty" type:"Repeated"` }
func (AddProblemServiceGroupRequest) GoString ¶
func (s AddProblemServiceGroupRequest) GoString() string
func (*AddProblemServiceGroupRequest) SetProblemId ¶
func (s *AddProblemServiceGroupRequest) SetProblemId(v int64) *AddProblemServiceGroupRequest
func (*AddProblemServiceGroupRequest) SetServiceGroupIds ¶
func (s *AddProblemServiceGroupRequest) SetServiceGroupIds(v []*int64) *AddProblemServiceGroupRequest
func (AddProblemServiceGroupRequest) String ¶
func (s AddProblemServiceGroupRequest) String() string
type AddProblemServiceGroupResponse ¶
type AddProblemServiceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *AddProblemServiceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (AddProblemServiceGroupResponse) GoString ¶
func (s AddProblemServiceGroupResponse) GoString() string
func (*AddProblemServiceGroupResponse) SetBody ¶
func (s *AddProblemServiceGroupResponse) SetBody(v *AddProblemServiceGroupResponseBody) *AddProblemServiceGroupResponse
func (*AddProblemServiceGroupResponse) SetHeaders ¶
func (s *AddProblemServiceGroupResponse) SetHeaders(v map[string]*string) *AddProblemServiceGroupResponse
func (*AddProblemServiceGroupResponse) SetStatusCode ¶
func (s *AddProblemServiceGroupResponse) SetStatusCode(v int32) *AddProblemServiceGroupResponse
func (AddProblemServiceGroupResponse) String ¶
func (s AddProblemServiceGroupResponse) String() string
type AddProblemServiceGroupResponseBody ¶
type AddProblemServiceGroupResponseBody struct { // Id of the request // // example: // // 5AD6E6BC-2582-4E0E-832D-52CB1B922253 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (AddProblemServiceGroupResponseBody) GoString ¶
func (s AddProblemServiceGroupResponseBody) GoString() string
func (*AddProblemServiceGroupResponseBody) SetRequestId ¶
func (s *AddProblemServiceGroupResponseBody) SetRequestId(v string) *AddProblemServiceGroupResponseBody
func (AddProblemServiceGroupResponseBody) String ¶
func (s AddProblemServiceGroupResponseBody) String() string
type BillingStatisticsResponse ¶
type BillingStatisticsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BillingStatisticsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (BillingStatisticsResponse) GoString ¶
func (s BillingStatisticsResponse) GoString() string
func (*BillingStatisticsResponse) SetBody ¶
func (s *BillingStatisticsResponse) SetBody(v *BillingStatisticsResponseBody) *BillingStatisticsResponse
func (*BillingStatisticsResponse) SetHeaders ¶
func (s *BillingStatisticsResponse) SetHeaders(v map[string]*string) *BillingStatisticsResponse
func (*BillingStatisticsResponse) SetStatusCode ¶
func (s *BillingStatisticsResponse) SetStatusCode(v int32) *BillingStatisticsResponse
func (BillingStatisticsResponse) String ¶
func (s BillingStatisticsResponse) String() string
type BillingStatisticsResponseBody ¶
type BillingStatisticsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Data *BillingStatisticsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` }
func (BillingStatisticsResponseBody) GoString ¶
func (s BillingStatisticsResponseBody) GoString() string
func (*BillingStatisticsResponseBody) SetData ¶
func (s *BillingStatisticsResponseBody) SetData(v *BillingStatisticsResponseBodyData) *BillingStatisticsResponseBody
func (*BillingStatisticsResponseBody) SetRequestId ¶
func (s *BillingStatisticsResponseBody) SetRequestId(v string) *BillingStatisticsResponseBody
func (BillingStatisticsResponseBody) String ¶
func (s BillingStatisticsResponseBody) String() string
type BillingStatisticsResponseBodyData ¶
type BillingStatisticsResponseBodyData struct { AppUserCount *int64 `json:"appUserCount,omitempty" xml:"appUserCount,omitempty"` AppUserCountFree *int64 `json:"appUserCountFree,omitempty" xml:"appUserCountFree,omitempty"` EmailSend *int64 `json:"emailSend,omitempty" xml:"emailSend,omitempty"` EmailSendFree *int64 `json:"emailSendFree,omitempty" xml:"emailSendFree,omitempty"` EscalationPlanCount *int64 `json:"escalationPlanCount,omitempty" xml:"escalationPlanCount,omitempty"` EscalationPlanCountFree *int64 `json:"escalationPlanCountFree,omitempty" xml:"escalationPlanCountFree,omitempty"` EventReportApi *int64 `json:"eventReportApi,omitempty" xml:"eventReportApi,omitempty"` EventReportApiFree *int64 `json:"eventReportApiFree,omitempty" xml:"eventReportApiFree,omitempty"` HasScheduleServiceGroupCount *int64 `json:"hasScheduleServiceGroupCount,omitempty" xml:"hasScheduleServiceGroupCount,omitempty"` HasScheduleServiceGroupCountFree *int64 `json:"hasScheduleServiceGroupCountFree,omitempty" xml:"hasScheduleServiceGroupCountFree,omitempty"` ImMsgSend *int64 `json:"imMsgSend,omitempty" xml:"imMsgSend,omitempty"` ImMsgSendFree *int64 `json:"imMsgSendFree,omitempty" xml:"imMsgSendFree,omitempty"` RuleCount *int64 `json:"ruleCount,omitempty" xml:"ruleCount,omitempty"` RuleCountFree *int64 `json:"ruleCountFree,omitempty" xml:"ruleCountFree,omitempty"` SmsSend *int64 `json:"smsSend,omitempty" xml:"smsSend,omitempty"` SmsSendFree *int64 `json:"smsSendFree,omitempty" xml:"smsSendFree,omitempty"` SubscriptionNotifyCount *int64 `json:"subscriptionNotifyCount,omitempty" xml:"subscriptionNotifyCount,omitempty"` SubscriptionNotifyCountFree *int64 `json:"subscriptionNotifyCountFree,omitempty" xml:"subscriptionNotifyCountFree,omitempty"` Type *bool `json:"type,omitempty" xml:"type,omitempty"` VoiceSend *int64 `json:"voiceSend,omitempty" xml:"voiceSend,omitempty"` VoiceSendFree *int64 `json:"voiceSendFree,omitempty" xml:"voiceSendFree,omitempty"` }
func (BillingStatisticsResponseBodyData) GoString ¶
func (s BillingStatisticsResponseBodyData) GoString() string
func (*BillingStatisticsResponseBodyData) SetAppUserCount ¶
func (s *BillingStatisticsResponseBodyData) SetAppUserCount(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetAppUserCountFree ¶
func (s *BillingStatisticsResponseBodyData) SetAppUserCountFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetEmailSend ¶
func (s *BillingStatisticsResponseBodyData) SetEmailSend(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetEmailSendFree ¶
func (s *BillingStatisticsResponseBodyData) SetEmailSendFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetEscalationPlanCount ¶
func (s *BillingStatisticsResponseBodyData) SetEscalationPlanCount(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetEscalationPlanCountFree ¶
func (s *BillingStatisticsResponseBodyData) SetEscalationPlanCountFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetEventReportApi ¶
func (s *BillingStatisticsResponseBodyData) SetEventReportApi(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetEventReportApiFree ¶
func (s *BillingStatisticsResponseBodyData) SetEventReportApiFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetHasScheduleServiceGroupCount ¶
func (s *BillingStatisticsResponseBodyData) SetHasScheduleServiceGroupCount(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetHasScheduleServiceGroupCountFree ¶
func (s *BillingStatisticsResponseBodyData) SetHasScheduleServiceGroupCountFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetImMsgSend ¶
func (s *BillingStatisticsResponseBodyData) SetImMsgSend(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetImMsgSendFree ¶
func (s *BillingStatisticsResponseBodyData) SetImMsgSendFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetRuleCount ¶
func (s *BillingStatisticsResponseBodyData) SetRuleCount(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetRuleCountFree ¶
func (s *BillingStatisticsResponseBodyData) SetRuleCountFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetSmsSend ¶
func (s *BillingStatisticsResponseBodyData) SetSmsSend(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetSmsSendFree ¶
func (s *BillingStatisticsResponseBodyData) SetSmsSendFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetSubscriptionNotifyCount ¶
func (s *BillingStatisticsResponseBodyData) SetSubscriptionNotifyCount(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetSubscriptionNotifyCountFree ¶
func (s *BillingStatisticsResponseBodyData) SetSubscriptionNotifyCountFree(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetType ¶
func (s *BillingStatisticsResponseBodyData) SetType(v bool) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetVoiceSend ¶
func (s *BillingStatisticsResponseBodyData) SetVoiceSend(v int64) *BillingStatisticsResponseBodyData
func (*BillingStatisticsResponseBodyData) SetVoiceSendFree ¶
func (s *BillingStatisticsResponseBodyData) SetVoiceSendFree(v int64) *BillingStatisticsResponseBodyData
func (BillingStatisticsResponseBodyData) String ¶
func (s BillingStatisticsResponseBodyData) String() string
type CancelProblemRequest ¶
type CancelProblemRequest struct { // example: // // 取消原因 CancelReason *int64 `json:"cancelReason,omitempty" xml:"cancelReason,omitempty"` // example: // // 原因描述 CancelReasonDescription *string `json:"cancelReasonDescription,omitempty" xml:"cancelReasonDescription,omitempty"` // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 312 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // PROBLEM_NOTIFY ProblemNotifyType *int64 `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` }
func (CancelProblemRequest) GoString ¶
func (s CancelProblemRequest) GoString() string
func (*CancelProblemRequest) SetCancelReason ¶
func (s *CancelProblemRequest) SetCancelReason(v int64) *CancelProblemRequest
func (*CancelProblemRequest) SetCancelReasonDescription ¶
func (s *CancelProblemRequest) SetCancelReasonDescription(v string) *CancelProblemRequest
func (*CancelProblemRequest) SetClientToken ¶
func (s *CancelProblemRequest) SetClientToken(v string) *CancelProblemRequest
func (*CancelProblemRequest) SetProblemId ¶
func (s *CancelProblemRequest) SetProblemId(v int64) *CancelProblemRequest
func (*CancelProblemRequest) SetProblemNotifyType ¶
func (s *CancelProblemRequest) SetProblemNotifyType(v int64) *CancelProblemRequest
func (CancelProblemRequest) String ¶
func (s CancelProblemRequest) String() string
type CancelProblemResponse ¶
type CancelProblemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CancelProblemResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CancelProblemResponse) GoString ¶
func (s CancelProblemResponse) GoString() string
func (*CancelProblemResponse) SetBody ¶
func (s *CancelProblemResponse) SetBody(v *CancelProblemResponseBody) *CancelProblemResponse
func (*CancelProblemResponse) SetHeaders ¶
func (s *CancelProblemResponse) SetHeaders(v map[string]*string) *CancelProblemResponse
func (*CancelProblemResponse) SetStatusCode ¶
func (s *CancelProblemResponse) SetStatusCode(v int32) *CancelProblemResponse
func (CancelProblemResponse) String ¶
func (s CancelProblemResponse) String() string
type CancelProblemResponseBody ¶
type CancelProblemResponseBody struct { // Id of the request // // example: // // B81E84B5-8FD1-45F3-969A-B5067AADCFFF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CancelProblemResponseBody) GoString ¶
func (s CancelProblemResponseBody) GoString() string
func (*CancelProblemResponseBody) SetRequestId ¶
func (s *CancelProblemResponseBody) SetRequestId(v string) *CancelProblemResponseBody
func (CancelProblemResponseBody) String ¶
func (s CancelProblemResponseBody) String() string
type CheckWebhookRequest ¶
type CheckWebhookRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // https://oapi.dingtalk.com/robot/send?access_token=XXX Webhook *string `json:"webhook,omitempty" xml:"webhook,omitempty"` // example: // // DING_GROUP WebhookType *string `json:"webhookType,omitempty" xml:"webhookType,omitempty"` }
func (CheckWebhookRequest) GoString ¶
func (s CheckWebhookRequest) GoString() string
func (*CheckWebhookRequest) SetClientToken ¶
func (s *CheckWebhookRequest) SetClientToken(v string) *CheckWebhookRequest
func (*CheckWebhookRequest) SetWebhook ¶
func (s *CheckWebhookRequest) SetWebhook(v string) *CheckWebhookRequest
func (*CheckWebhookRequest) SetWebhookType ¶
func (s *CheckWebhookRequest) SetWebhookType(v string) *CheckWebhookRequest
func (CheckWebhookRequest) String ¶
func (s CheckWebhookRequest) String() string
type CheckWebhookResponse ¶
type CheckWebhookResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CheckWebhookResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CheckWebhookResponse) GoString ¶
func (s CheckWebhookResponse) GoString() string
func (*CheckWebhookResponse) SetBody ¶
func (s *CheckWebhookResponse) SetBody(v *CheckWebhookResponseBody) *CheckWebhookResponse
func (*CheckWebhookResponse) SetHeaders ¶
func (s *CheckWebhookResponse) SetHeaders(v map[string]*string) *CheckWebhookResponse
func (*CheckWebhookResponse) SetStatusCode ¶
func (s *CheckWebhookResponse) SetStatusCode(v int32) *CheckWebhookResponse
func (CheckWebhookResponse) String ¶
func (s CheckWebhookResponse) String() string
type CheckWebhookResponseBody ¶
type CheckWebhookResponseBody struct { // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CheckWebhookResponseBody) GoString ¶
func (s CheckWebhookResponseBody) GoString() string
func (*CheckWebhookResponseBody) SetRequestId ¶
func (s *CheckWebhookResponseBody) SetRequestId(v string) *CheckWebhookResponseBody
func (CheckWebhookResponseBody) String ¶
func (s CheckWebhookResponseBody) String() string
type Client ¶
func (*Client) AddProblemServiceGroup ¶
func (client *Client) AddProblemServiceGroup(request *AddProblemServiceGroupRequest) (_result *AddProblemServiceGroupResponse, _err error)
Summary:
添加故障协同组
@param request - AddProblemServiceGroupRequest
@return AddProblemServiceGroupResponse
func (*Client) AddProblemServiceGroupWithOptions ¶
func (client *Client) AddProblemServiceGroupWithOptions(request *AddProblemServiceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *AddProblemServiceGroupResponse, _err error)
Summary:
添加故障协同组
@param request - AddProblemServiceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return AddProblemServiceGroupResponse
func (*Client) BillingStatistics ¶
func (client *Client) BillingStatistics() (_result *BillingStatisticsResponse, _err error)
Summary:
计费展示
@return BillingStatisticsResponse
func (*Client) BillingStatisticsWithOptions ¶
func (client *Client) BillingStatisticsWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *BillingStatisticsResponse, _err error)
Summary:
计费展示
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return BillingStatisticsResponse
func (*Client) CancelProblem ¶
func (client *Client) CancelProblem(request *CancelProblemRequest) (_result *CancelProblemResponse, _err error)
Summary:
故障取消
@param request - CancelProblemRequest
@return CancelProblemResponse
func (*Client) CancelProblemWithOptions ¶
func (client *Client) CancelProblemWithOptions(request *CancelProblemRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CancelProblemResponse, _err error)
Summary:
故障取消
@param request - CancelProblemRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CancelProblemResponse
func (*Client) CheckWebhook ¶
func (client *Client) CheckWebhook(request *CheckWebhookRequest) (_result *CheckWebhookResponse, _err error)
Summary:
校验webhook地址
@param request - CheckWebhookRequest
@return CheckWebhookResponse
func (*Client) CheckWebhookWithOptions ¶
func (client *Client) CheckWebhookWithOptions(request *CheckWebhookRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CheckWebhookResponse, _err error)
Summary:
校验webhook地址
@param request - CheckWebhookRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CheckWebhookResponse
func (*Client) ConfirmIntegrationConfig ¶
func (client *Client) ConfirmIntegrationConfig(request *ConfirmIntegrationConfigRequest) (_result *ConfirmIntegrationConfigResponse, _err error)
Summary:
确认集成配置
@param request - ConfirmIntegrationConfigRequest
@return ConfirmIntegrationConfigResponse
func (*Client) ConfirmIntegrationConfigWithOptions ¶
func (client *Client) ConfirmIntegrationConfigWithOptions(request *ConfirmIntegrationConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ConfirmIntegrationConfigResponse, _err error)
Summary:
确认集成配置
@param request - ConfirmIntegrationConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ConfirmIntegrationConfigResponse
func (*Client) CreateEscalationPlan ¶
func (client *Client) CreateEscalationPlan(request *CreateEscalationPlanRequest) (_result *CreateEscalationPlanResponse, _err error)
Summary:
创建升级计划
@param request - CreateEscalationPlanRequest
@return CreateEscalationPlanResponse
func (*Client) CreateEscalationPlanWithOptions ¶
func (client *Client) CreateEscalationPlanWithOptions(request *CreateEscalationPlanRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateEscalationPlanResponse, _err error)
Summary:
创建升级计划
@param request - CreateEscalationPlanRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateEscalationPlanResponse
func (*Client) CreateIncident ¶
func (client *Client) CreateIncident(request *CreateIncidentRequest) (_result *CreateIncidentResponse, _err error)
Summary:
手动创建事件
@param request - CreateIncidentRequest
@return CreateIncidentResponse
func (*Client) CreateIncidentSubtotal ¶
func (client *Client) CreateIncidentSubtotal(request *CreateIncidentSubtotalRequest) (_result *CreateIncidentSubtotalResponse, _err error)
Summary:
新增事件小计
@param request - CreateIncidentSubtotalRequest
@return CreateIncidentSubtotalResponse
func (*Client) CreateIncidentSubtotalWithOptions ¶
func (client *Client) CreateIncidentSubtotalWithOptions(request *CreateIncidentSubtotalRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateIncidentSubtotalResponse, _err error)
Summary:
新增事件小计
@param request - CreateIncidentSubtotalRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateIncidentSubtotalResponse
func (*Client) CreateIncidentWithOptions ¶
func (client *Client) CreateIncidentWithOptions(request *CreateIncidentRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateIncidentResponse, _err error)
Summary:
手动创建事件
@param request - CreateIncidentRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateIncidentResponse
func (*Client) CreateIntegrationConfig ¶
func (client *Client) CreateIntegrationConfig(request *CreateIntegrationConfigRequest) (_result *CreateIntegrationConfigResponse, _err error)
Summary:
创建集成配置
@param request - CreateIntegrationConfigRequest
@return CreateIntegrationConfigResponse
func (*Client) CreateIntegrationConfigWithOptions ¶
func (client *Client) CreateIntegrationConfigWithOptions(request *CreateIntegrationConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateIntegrationConfigResponse, _err error)
Summary:
创建集成配置
@param request - CreateIntegrationConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateIntegrationConfigResponse
func (*Client) CreateProblem ¶
func (client *Client) CreateProblem(request *CreateProblemRequest) (_result *CreateProblemResponse, _err error)
Summary:
故障升级
@param request - CreateProblemRequest
@return CreateProblemResponse
func (*Client) CreateProblemEffectionService ¶
func (client *Client) CreateProblemEffectionService(request *CreateProblemEffectionServiceRequest) (_result *CreateProblemEffectionServiceResponse, _err error)
Summary:
创建影响服务
@param request - CreateProblemEffectionServiceRequest
@return CreateProblemEffectionServiceResponse
func (*Client) CreateProblemEffectionServiceWithOptions ¶
func (client *Client) CreateProblemEffectionServiceWithOptions(request *CreateProblemEffectionServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateProblemEffectionServiceResponse, _err error)
Summary:
创建影响服务
@param request - CreateProblemEffectionServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateProblemEffectionServiceResponse
func (*Client) CreateProblemMeasure ¶
func (client *Client) CreateProblemMeasure(request *CreateProblemMeasureRequest) (_result *CreateProblemMeasureResponse, _err error)
Summary:
改进措施新增
@param request - CreateProblemMeasureRequest
@return CreateProblemMeasureResponse
func (*Client) CreateProblemMeasureWithOptions ¶
func (client *Client) CreateProblemMeasureWithOptions(request *CreateProblemMeasureRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateProblemMeasureResponse, _err error)
Summary:
改进措施新增
@param request - CreateProblemMeasureRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateProblemMeasureResponse
func (*Client) CreateProblemSubtotal ¶
func (client *Client) CreateProblemSubtotal(request *CreateProblemSubtotalRequest) (_result *CreateProblemSubtotalResponse, _err error)
Summary:
故障新增备注小计
@param request - CreateProblemSubtotalRequest
@return CreateProblemSubtotalResponse
func (*Client) CreateProblemSubtotalWithOptions ¶
func (client *Client) CreateProblemSubtotalWithOptions(request *CreateProblemSubtotalRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateProblemSubtotalResponse, _err error)
Summary:
故障新增备注小计
@param request - CreateProblemSubtotalRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateProblemSubtotalResponse
func (*Client) CreateProblemTimeline ¶
func (client *Client) CreateProblemTimeline(request *CreateProblemTimelineRequest) (_result *CreateProblemTimelineResponse, _err error)
Summary:
创建故障时间线节点
@param request - CreateProblemTimelineRequest
@return CreateProblemTimelineResponse
func (*Client) CreateProblemTimelineWithOptions ¶
func (client *Client) CreateProblemTimelineWithOptions(request *CreateProblemTimelineRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateProblemTimelineResponse, _err error)
Summary:
创建故障时间线节点
@param request - CreateProblemTimelineRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateProblemTimelineResponse
func (*Client) CreateProblemTimelines ¶
func (client *Client) CreateProblemTimelines(request *CreateProblemTimelinesRequest) (_result *CreateProblemTimelinesResponse, _err error)
Summary:
批量创建故障时间线节点
@param request - CreateProblemTimelinesRequest
@return CreateProblemTimelinesResponse
func (*Client) CreateProblemTimelinesWithOptions ¶
func (client *Client) CreateProblemTimelinesWithOptions(request *CreateProblemTimelinesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateProblemTimelinesResponse, _err error)
Summary:
批量创建故障时间线节点
@param request - CreateProblemTimelinesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateProblemTimelinesResponse
func (*Client) CreateProblemWithOptions ¶
func (client *Client) CreateProblemWithOptions(request *CreateProblemRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateProblemResponse, _err error)
Summary:
故障升级
@param request - CreateProblemRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateProblemResponse
func (*Client) CreateRichText ¶
func (client *Client) CreateRichText(request *CreateRichTextRequest) (_result *CreateRichTextResponse, _err error)
Summary:
创建富文本
@param request - CreateRichTextRequest
@return CreateRichTextResponse
func (*Client) CreateRichTextWithOptions ¶
func (client *Client) CreateRichTextWithOptions(request *CreateRichTextRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateRichTextResponse, _err error)
Summary:
创建富文本
@param request - CreateRichTextRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateRichTextResponse
func (*Client) CreateRouteRule ¶
func (client *Client) CreateRouteRule(request *CreateRouteRuleRequest) (_result *CreateRouteRuleResponse, _err error)
Summary:
创建流转规则
@param request - CreateRouteRuleRequest
@return CreateRouteRuleResponse
func (*Client) CreateRouteRuleWithOptions ¶
func (client *Client) CreateRouteRuleWithOptions(request *CreateRouteRuleRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateRouteRuleResponse, _err error)
Summary:
创建流转规则
@param request - CreateRouteRuleRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateRouteRuleResponse
func (*Client) CreateService ¶
func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
Summary:
创建服务
@param request - CreateServiceRequest
@return CreateServiceResponse
func (*Client) CreateServiceGroup ¶
func (client *Client) CreateServiceGroup(request *CreateServiceGroupRequest) (_result *CreateServiceGroupResponse, _err error)
Summary:
创建服务组
@param request - CreateServiceGroupRequest
@return CreateServiceGroupResponse
func (*Client) CreateServiceGroupScheduling ¶
func (client *Client) CreateServiceGroupScheduling(request *CreateServiceGroupSchedulingRequest) (_result *CreateServiceGroupSchedulingResponse, _err error)
Summary:
新增服务组排班
@param request - CreateServiceGroupSchedulingRequest
@return CreateServiceGroupSchedulingResponse
func (*Client) CreateServiceGroupSchedulingWithOptions ¶
func (client *Client) CreateServiceGroupSchedulingWithOptions(request *CreateServiceGroupSchedulingRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceGroupSchedulingResponse, _err error)
Summary:
新增服务组排班
@param request - CreateServiceGroupSchedulingRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceGroupSchedulingResponse
func (*Client) CreateServiceGroupWithOptions ¶
func (client *Client) CreateServiceGroupWithOptions(request *CreateServiceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceGroupResponse, _err error)
Summary:
创建服务组
@param request - CreateServiceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceGroupResponse
func (*Client) CreateServiceWithOptions ¶
func (client *Client) CreateServiceWithOptions(request *CreateServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceResponse, _err error)
Summary:
创建服务
@param request - CreateServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceResponse
func (*Client) CreateSubscription ¶
func (client *Client) CreateSubscription(request *CreateSubscriptionRequest) (_result *CreateSubscriptionResponse, _err error)
Summary:
创建通知订阅
@param request - CreateSubscriptionRequest
@return CreateSubscriptionResponse
func (*Client) CreateSubscriptionWithOptions ¶
func (client *Client) CreateSubscriptionWithOptions(request *CreateSubscriptionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateSubscriptionResponse, _err error)
Summary:
创建通知订阅
@param request - CreateSubscriptionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateSubscriptionResponse
func (*Client) CreateTenantApplication ¶
func (client *Client) CreateTenantApplication(request *CreateTenantApplicationRequest) (_result *CreateTenantApplicationResponse, _err error)
Summary:
云钉协同创建移动应用
@param request - CreateTenantApplicationRequest
@return CreateTenantApplicationResponse
func (*Client) CreateTenantApplicationWithOptions ¶
func (client *Client) CreateTenantApplicationWithOptions(request *CreateTenantApplicationRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateTenantApplicationResponse, _err error)
Summary:
云钉协同创建移动应用
@param request - CreateTenantApplicationRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateTenantApplicationResponse
func (*Client) CreateUser ¶
func (client *Client) CreateUser(request *CreateUserRequest) (_result *CreateUserResponse, _err error)
Summary:
创建用户
@param request - CreateUserRequest
@return CreateUserResponse
func (*Client) CreateUserWithOptions ¶
func (client *Client) CreateUserWithOptions(request *CreateUserRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateUserResponse, _err error)
Summary:
创建用户
@param request - CreateUserRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateUserResponse
func (*Client) DeleteEscalationPlan ¶
func (client *Client) DeleteEscalationPlan(request *DeleteEscalationPlanRequest) (_result *DeleteEscalationPlanResponse, _err error)
Summary:
删除升级计划
@param request - DeleteEscalationPlanRequest
@return DeleteEscalationPlanResponse
func (*Client) DeleteEscalationPlanWithOptions ¶
func (client *Client) DeleteEscalationPlanWithOptions(request *DeleteEscalationPlanRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteEscalationPlanResponse, _err error)
Summary:
删除升级计划
@param request - DeleteEscalationPlanRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteEscalationPlanResponse
func (*Client) DeleteIncident ¶
func (client *Client) DeleteIncident(request *DeleteIncidentRequest) (_result *DeleteIncidentResponse, _err error)
Summary:
事件删除
@param request - DeleteIncidentRequest
@return DeleteIncidentResponse
func (*Client) DeleteIncidentWithOptions ¶
func (client *Client) DeleteIncidentWithOptions(request *DeleteIncidentRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteIncidentResponse, _err error)
Summary:
事件删除
@param request - DeleteIncidentRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteIncidentResponse
func (*Client) DeleteIntegrationConfig ¶
func (client *Client) DeleteIntegrationConfig(request *DeleteIntegrationConfigRequest) (_result *DeleteIntegrationConfigResponse, _err error)
Summary:
删除集成配置
@param request - DeleteIntegrationConfigRequest
@return DeleteIntegrationConfigResponse
func (*Client) DeleteIntegrationConfigWithOptions ¶
func (client *Client) DeleteIntegrationConfigWithOptions(request *DeleteIntegrationConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteIntegrationConfigResponse, _err error)
Summary:
删除集成配置
@param request - DeleteIntegrationConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteIntegrationConfigResponse
func (*Client) DeleteProblem ¶
func (client *Client) DeleteProblem(request *DeleteProblemRequest) (_result *DeleteProblemResponse, _err error)
Summary:
故障刪除
@param request - DeleteProblemRequest
@return DeleteProblemResponse
func (*Client) DeleteProblemEffectionService ¶
func (client *Client) DeleteProblemEffectionService(request *DeleteProblemEffectionServiceRequest) (_result *DeleteProblemEffectionServiceResponse, _err error)
Summary:
删除故障影响服务
@param request - DeleteProblemEffectionServiceRequest
@return DeleteProblemEffectionServiceResponse
func (*Client) DeleteProblemEffectionServiceWithOptions ¶
func (client *Client) DeleteProblemEffectionServiceWithOptions(request *DeleteProblemEffectionServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteProblemEffectionServiceResponse, _err error)
Summary:
删除故障影响服务
@param request - DeleteProblemEffectionServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteProblemEffectionServiceResponse
func (*Client) DeleteProblemMeasure ¶
func (client *Client) DeleteProblemMeasure(request *DeleteProblemMeasureRequest) (_result *DeleteProblemMeasureResponse, _err error)
Summary:
改进措施删除
@param request - DeleteProblemMeasureRequest
@return DeleteProblemMeasureResponse
func (*Client) DeleteProblemMeasureWithOptions ¶
func (client *Client) DeleteProblemMeasureWithOptions(request *DeleteProblemMeasureRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteProblemMeasureResponse, _err error)
Summary:
改进措施删除
@param request - DeleteProblemMeasureRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteProblemMeasureResponse
func (*Client) DeleteProblemTimeline ¶
func (client *Client) DeleteProblemTimeline(request *DeleteProblemTimelineRequest) (_result *DeleteProblemTimelineResponse, _err error)
Summary:
删除影响服务
@param request - DeleteProblemTimelineRequest
@return DeleteProblemTimelineResponse
func (*Client) DeleteProblemTimelineWithOptions ¶
func (client *Client) DeleteProblemTimelineWithOptions(request *DeleteProblemTimelineRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteProblemTimelineResponse, _err error)
Summary:
删除影响服务
@param request - DeleteProblemTimelineRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteProblemTimelineResponse
func (*Client) DeleteProblemWithOptions ¶
func (client *Client) DeleteProblemWithOptions(request *DeleteProblemRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteProblemResponse, _err error)
Summary:
故障刪除
@param request - DeleteProblemRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteProblemResponse
func (*Client) DeleteRouteRule ¶
func (client *Client) DeleteRouteRule(request *DeleteRouteRuleRequest) (_result *DeleteRouteRuleResponse, _err error)
Summary:
删除流转规则
@param request - DeleteRouteRuleRequest
@return DeleteRouteRuleResponse
func (*Client) DeleteRouteRuleWithOptions ¶
func (client *Client) DeleteRouteRuleWithOptions(request *DeleteRouteRuleRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteRouteRuleResponse, _err error)
Summary:
删除流转规则
@param request - DeleteRouteRuleRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteRouteRuleResponse
func (*Client) DeleteService ¶
func (client *Client) DeleteService(request *DeleteServiceRequest) (_result *DeleteServiceResponse, _err error)
Summary:
删除服务
@param request - DeleteServiceRequest
@return DeleteServiceResponse
func (*Client) DeleteServiceGroup ¶
func (client *Client) DeleteServiceGroup(request *DeleteServiceGroupRequest) (_result *DeleteServiceGroupResponse, _err error)
Summary:
删除服务组
@param request - DeleteServiceGroupRequest
@return DeleteServiceGroupResponse
func (*Client) DeleteServiceGroupScheduling ¶
func (client *Client) DeleteServiceGroupScheduling() (_result *DeleteServiceGroupSchedulingResponse, _err error)
Summary:
删除排班
@return DeleteServiceGroupSchedulingResponse
func (*Client) DeleteServiceGroupSchedulingWithOptions ¶
func (client *Client) DeleteServiceGroupSchedulingWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceGroupSchedulingResponse, _err error)
Summary:
删除排班
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceGroupSchedulingResponse
func (*Client) DeleteServiceGroupUser ¶
func (client *Client) DeleteServiceGroupUser(request *DeleteServiceGroupUserRequest) (_result *DeleteServiceGroupUserResponse, _err error)
Summary:
删除服务组成员
@param request - DeleteServiceGroupUserRequest
@return DeleteServiceGroupUserResponse
func (*Client) DeleteServiceGroupUserWithOptions ¶
func (client *Client) DeleteServiceGroupUserWithOptions(request *DeleteServiceGroupUserRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceGroupUserResponse, _err error)
Summary:
删除服务组成员
@param request - DeleteServiceGroupUserRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceGroupUserResponse
func (*Client) DeleteServiceGroupWithOptions ¶
func (client *Client) DeleteServiceGroupWithOptions(request *DeleteServiceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceGroupResponse, _err error)
Summary:
删除服务组
@param request - DeleteServiceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceGroupResponse
func (*Client) DeleteServiceWithOptions ¶
func (client *Client) DeleteServiceWithOptions(request *DeleteServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceResponse, _err error)
Summary:
删除服务
@param request - DeleteServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceResponse
func (*Client) DeleteSubscription ¶
func (client *Client) DeleteSubscription(request *DeleteSubscriptionRequest) (_result *DeleteSubscriptionResponse, _err error)
Summary:
删除通知订阅
@param request - DeleteSubscriptionRequest
@return DeleteSubscriptionResponse
func (*Client) DeleteSubscriptionWithOptions ¶
func (client *Client) DeleteSubscriptionWithOptions(request *DeleteSubscriptionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteSubscriptionResponse, _err error)
Summary:
删除通知订阅
@param request - DeleteSubscriptionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteSubscriptionResponse
func (*Client) DeleteUser ¶
func (client *Client) DeleteUser(request *DeleteUserRequest) (_result *DeleteUserResponse, _err error)
Summary:
删除用户
@param request - DeleteUserRequest
@return DeleteUserResponse
func (*Client) DeleteUserWithOptions ¶
func (client *Client) DeleteUserWithOptions(request *DeleteUserRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteUserResponse, _err error)
Summary:
删除用户
@param request - DeleteUserRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteUserResponse
func (*Client) DeliverIncident ¶
func (client *Client) DeliverIncident(request *DeliverIncidentRequest) (_result *DeliverIncidentResponse, _err error)
Summary:
转交事件
@param request - DeliverIncidentRequest
@return DeliverIncidentResponse
func (*Client) DeliverIncidentWithOptions ¶
func (client *Client) DeliverIncidentWithOptions(request *DeliverIncidentRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeliverIncidentResponse, _err error)
Summary:
转交事件
@param request - DeliverIncidentRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeliverIncidentResponse
func (*Client) DisableEscalationPlan ¶
func (client *Client) DisableEscalationPlan(request *DisableEscalationPlanRequest) (_result *DisableEscalationPlanResponse, _err error)
Summary:
禁用升级计划
@param request - DisableEscalationPlanRequest
@return DisableEscalationPlanResponse
func (*Client) DisableEscalationPlanWithOptions ¶
func (client *Client) DisableEscalationPlanWithOptions(request *DisableEscalationPlanRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DisableEscalationPlanResponse, _err error)
Summary:
禁用升级计划
@param request - DisableEscalationPlanRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DisableEscalationPlanResponse
func (*Client) DisableIntegrationConfig ¶
func (client *Client) DisableIntegrationConfig(request *DisableIntegrationConfigRequest) (_result *DisableIntegrationConfigResponse, _err error)
Summary:
禁用集成配置
@param request - DisableIntegrationConfigRequest
@return DisableIntegrationConfigResponse
func (*Client) DisableIntegrationConfigWithOptions ¶
func (client *Client) DisableIntegrationConfigWithOptions(request *DisableIntegrationConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DisableIntegrationConfigResponse, _err error)
Summary:
禁用集成配置
@param request - DisableIntegrationConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DisableIntegrationConfigResponse
func (*Client) DisableRouteRule ¶
func (client *Client) DisableRouteRule(request *DisableRouteRuleRequest) (_result *DisableRouteRuleResponse, _err error)
Summary:
禁用规则
@param request - DisableRouteRuleRequest
@return DisableRouteRuleResponse
func (*Client) DisableRouteRuleWithOptions ¶
func (client *Client) DisableRouteRuleWithOptions(request *DisableRouteRuleRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DisableRouteRuleResponse, _err error)
Summary:
禁用规则
@param request - DisableRouteRuleRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DisableRouteRuleResponse
func (*Client) DisableServiceGroupWebhook ¶
func (client *Client) DisableServiceGroupWebhook(request *DisableServiceGroupWebhookRequest) (_result *DisableServiceGroupWebhookResponse, _err error)
Summary:
禁用服务组的webhook
@param request - DisableServiceGroupWebhookRequest
@return DisableServiceGroupWebhookResponse
func (*Client) DisableServiceGroupWebhookWithOptions ¶
func (client *Client) DisableServiceGroupWebhookWithOptions(request *DisableServiceGroupWebhookRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DisableServiceGroupWebhookResponse, _err error)
Summary:
禁用服务组的webhook
@param request - DisableServiceGroupWebhookRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DisableServiceGroupWebhookResponse
func (*Client) DisableSubscription ¶
func (client *Client) DisableSubscription(request *DisableSubscriptionRequest) (_result *DisableSubscriptionResponse, _err error)
Summary:
禁用集成配置
@param request - DisableSubscriptionRequest
@return DisableSubscriptionResponse
func (*Client) DisableSubscriptionWithOptions ¶
func (client *Client) DisableSubscriptionWithOptions(request *DisableSubscriptionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DisableSubscriptionResponse, _err error)
Summary:
禁用集成配置
@param request - DisableSubscriptionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DisableSubscriptionResponse
func (*Client) EnableEscalationPlan ¶
func (client *Client) EnableEscalationPlan(request *EnableEscalationPlanRequest) (_result *EnableEscalationPlanResponse, _err error)
Summary:
启用升级计划
@param request - EnableEscalationPlanRequest
@return EnableEscalationPlanResponse
func (*Client) EnableEscalationPlanWithOptions ¶
func (client *Client) EnableEscalationPlanWithOptions(request *EnableEscalationPlanRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *EnableEscalationPlanResponse, _err error)
Summary:
启用升级计划
@param request - EnableEscalationPlanRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return EnableEscalationPlanResponse
func (*Client) EnableIntegrationConfig ¶
func (client *Client) EnableIntegrationConfig(request *EnableIntegrationConfigRequest) (_result *EnableIntegrationConfigResponse, _err error)
Summary:
启用集成配置
@param request - EnableIntegrationConfigRequest
@return EnableIntegrationConfigResponse
func (*Client) EnableIntegrationConfigWithOptions ¶
func (client *Client) EnableIntegrationConfigWithOptions(request *EnableIntegrationConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *EnableIntegrationConfigResponse, _err error)
Summary:
启用集成配置
@param request - EnableIntegrationConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return EnableIntegrationConfigResponse
func (*Client) EnableRouteRule ¶
func (client *Client) EnableRouteRule(request *EnableRouteRuleRequest) (_result *EnableRouteRuleResponse, _err error)
Summary:
启用规则
@param request - EnableRouteRuleRequest
@return EnableRouteRuleResponse
func (*Client) EnableRouteRuleWithOptions ¶
func (client *Client) EnableRouteRuleWithOptions(request *EnableRouteRuleRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *EnableRouteRuleResponse, _err error)
Summary:
启用规则
@param request - EnableRouteRuleRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return EnableRouteRuleResponse
func (*Client) EnableServiceGroupWebhook ¶
func (client *Client) EnableServiceGroupWebhook(request *EnableServiceGroupWebhookRequest) (_result *EnableServiceGroupWebhookResponse, _err error)
Summary:
启用服务组的webhook
@param request - EnableServiceGroupWebhookRequest
@return EnableServiceGroupWebhookResponse
func (*Client) EnableServiceGroupWebhookWithOptions ¶
func (client *Client) EnableServiceGroupWebhookWithOptions(request *EnableServiceGroupWebhookRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *EnableServiceGroupWebhookResponse, _err error)
Summary:
启用服务组的webhook
@param request - EnableServiceGroupWebhookRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return EnableServiceGroupWebhookResponse
func (*Client) EnableSubscription ¶
func (client *Client) EnableSubscription(request *EnableSubscriptionRequest) (_result *EnableSubscriptionResponse, _err error)
Summary:
启用通知订阅
@param request - EnableSubscriptionRequest
@return EnableSubscriptionResponse
func (*Client) EnableSubscriptionWithOptions ¶
func (client *Client) EnableSubscriptionWithOptions(request *EnableSubscriptionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *EnableSubscriptionResponse, _err error)
Summary:
启用通知订阅
@param request - EnableSubscriptionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return EnableSubscriptionResponse
func (*Client) FinishIncident ¶
func (client *Client) FinishIncident(request *FinishIncidentRequest) (_result *FinishIncidentResponse, _err error)
Summary:
完结事件
@param request - FinishIncidentRequest
@return FinishIncidentResponse
func (*Client) FinishIncidentWithOptions ¶
func (client *Client) FinishIncidentWithOptions(request *FinishIncidentRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *FinishIncidentResponse, _err error)
Summary:
完结事件
@param request - FinishIncidentRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return FinishIncidentResponse
func (*Client) FinishProblem ¶
func (client *Client) FinishProblem(request *FinishProblemRequest) (_result *FinishProblemResponse, _err error)
Summary:
故障完结
@param request - FinishProblemRequest
@return FinishProblemResponse
func (*Client) FinishProblemWithOptions ¶
func (client *Client) FinishProblemWithOptions(request *FinishProblemRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *FinishProblemResponse, _err error)
Summary:
故障完结
@param request - FinishProblemRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return FinishProblemResponse
func (*Client) GeneratePictureLink ¶
func (client *Client) GeneratePictureLink(request *GeneratePictureLinkRequest) (_result *GeneratePictureLinkResponse, _err error)
Summary:
图片连接获取
@param request - GeneratePictureLinkRequest
@return GeneratePictureLinkResponse
func (*Client) GeneratePictureLinkWithOptions ¶
func (client *Client) GeneratePictureLinkWithOptions(request *GeneratePictureLinkRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GeneratePictureLinkResponse, _err error)
Summary:
图片连接获取
@param request - GeneratePictureLinkRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GeneratePictureLinkResponse
func (*Client) GeneratePictureUploadSign ¶
func (client *Client) GeneratePictureUploadSign(request *GeneratePictureUploadSignRequest) (_result *GeneratePictureUploadSignResponse, _err error)
Summary:
图片批量上传
@param request - GeneratePictureUploadSignRequest
@return GeneratePictureUploadSignResponse
func (*Client) GeneratePictureUploadSignWithOptions ¶
func (client *Client) GeneratePictureUploadSignWithOptions(request *GeneratePictureUploadSignRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GeneratePictureUploadSignResponse, _err error)
Summary:
图片批量上传
@param request - GeneratePictureUploadSignRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GeneratePictureUploadSignResponse
func (*Client) GenerateProblemPictureLink ¶
func (client *Client) GenerateProblemPictureLink(request *GenerateProblemPictureLinkRequest) (_result *GenerateProblemPictureLinkResponse, _err error)
Summary:
获取图片下载url
@param request - GenerateProblemPictureLinkRequest
@return GenerateProblemPictureLinkResponse
func (*Client) GenerateProblemPictureLinkWithOptions ¶
func (client *Client) GenerateProblemPictureLinkWithOptions(request *GenerateProblemPictureLinkRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GenerateProblemPictureLinkResponse, _err error)
Summary:
获取图片下载url
@param request - GenerateProblemPictureLinkRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GenerateProblemPictureLinkResponse
func (*Client) GenerateProblemPictureUploadSign ¶
func (client *Client) GenerateProblemPictureUploadSign(request *GenerateProblemPictureUploadSignRequest) (_result *GenerateProblemPictureUploadSignResponse, _err error)
Summary:
图片上传验签
@param request - GenerateProblemPictureUploadSignRequest
@return GenerateProblemPictureUploadSignResponse
func (*Client) GenerateProblemPictureUploadSignWithOptions ¶
func (client *Client) GenerateProblemPictureUploadSignWithOptions(request *GenerateProblemPictureUploadSignRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GenerateProblemPictureUploadSignResponse, _err error)
Summary:
图片上传验签
@param request - GenerateProblemPictureUploadSignRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GenerateProblemPictureUploadSignResponse
func (*Client) GetEndpoint ¶
func (*Client) GetEscalationPlan ¶
func (client *Client) GetEscalationPlan(request *GetEscalationPlanRequest) (_result *GetEscalationPlanResponse, _err error)
Summary:
升级计划详情
@param request - GetEscalationPlanRequest
@return GetEscalationPlanResponse
func (*Client) GetEscalationPlanWithOptions ¶
func (client *Client) GetEscalationPlanWithOptions(request *GetEscalationPlanRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetEscalationPlanResponse, _err error)
Summary:
升级计划详情
@param request - GetEscalationPlanRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetEscalationPlanResponse
func (*Client) GetEvent ¶
func (client *Client) GetEvent(request *GetEventRequest) (_result *GetEventResponse, _err error)
Summary:
查询最近一次告警
@param request - GetEventRequest
@return GetEventResponse
func (*Client) GetEventWithOptions ¶
func (client *Client) GetEventWithOptions(request *GetEventRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetEventResponse, _err error)
Summary:
查询最近一次告警
@param request - GetEventRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetEventResponse
func (*Client) GetHomePageGuidance ¶
func (client *Client) GetHomePageGuidance(request *GetHomePageGuidanceRequest) (_result *GetHomePageGuidanceResponse, _err error)
Summary:
查询首页引导信息
@param request - GetHomePageGuidanceRequest
@return GetHomePageGuidanceResponse
func (*Client) GetHomePageGuidanceWithOptions ¶
func (client *Client) GetHomePageGuidanceWithOptions(request *GetHomePageGuidanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetHomePageGuidanceResponse, _err error)
Summary:
查询首页引导信息
@param request - GetHomePageGuidanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetHomePageGuidanceResponse
func (*Client) GetIncident ¶
func (client *Client) GetIncident(request *GetIncidentRequest) (_result *GetIncidentResponse, _err error)
Summary:
事件详情
@param request - GetIncidentRequest
@return GetIncidentResponse
func (*Client) GetIncidentListByIdList ¶ added in v2.0.3
func (client *Client) GetIncidentListByIdList(request *GetIncidentListByIdListRequest) (_result *GetIncidentListByIdListResponse, _err error)
Summary:
根据事件ID批量查询事件详情
@param request - GetIncidentListByIdListRequest
@return GetIncidentListByIdListResponse
func (*Client) GetIncidentListByIdListWithOptions ¶ added in v2.0.3
func (client *Client) GetIncidentListByIdListWithOptions(request *GetIncidentListByIdListRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetIncidentListByIdListResponse, _err error)
Summary:
根据事件ID批量查询事件详情
@param request - GetIncidentListByIdListRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetIncidentListByIdListResponse
func (*Client) GetIncidentStatistics ¶
func (client *Client) GetIncidentStatistics(request *GetIncidentStatisticsRequest) (_result *GetIncidentStatisticsResponse, _err error)
Summary:
事件统计
@param request - GetIncidentStatisticsRequest
@return GetIncidentStatisticsResponse
func (*Client) GetIncidentStatisticsWithOptions ¶
func (client *Client) GetIncidentStatisticsWithOptions(request *GetIncidentStatisticsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetIncidentStatisticsResponse, _err error)
Summary:
事件统计
@param request - GetIncidentStatisticsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetIncidentStatisticsResponse
func (*Client) GetIncidentSubtotalCount ¶
func (client *Client) GetIncidentSubtotalCount(request *GetIncidentSubtotalCountRequest) (_result *GetIncidentSubtotalCountResponse, _err error)
Summary:
查询事件对应的小计数量
@param request - GetIncidentSubtotalCountRequest
@return GetIncidentSubtotalCountResponse
func (*Client) GetIncidentSubtotalCountWithOptions ¶
func (client *Client) GetIncidentSubtotalCountWithOptions(request *GetIncidentSubtotalCountRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetIncidentSubtotalCountResponse, _err error)
Summary:
查询事件对应的小计数量
@param request - GetIncidentSubtotalCountRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetIncidentSubtotalCountResponse
func (*Client) GetIncidentWithOptions ¶
func (client *Client) GetIncidentWithOptions(request *GetIncidentRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetIncidentResponse, _err error)
Summary:
事件详情
@param request - GetIncidentRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetIncidentResponse
func (*Client) GetIntegrationConfig ¶
func (client *Client) GetIntegrationConfig(request *GetIntegrationConfigRequest) (_result *GetIntegrationConfigResponse, _err error)
Summary:
获取集成配置详情
@param request - GetIntegrationConfigRequest
@return GetIntegrationConfigResponse
func (*Client) GetIntegrationConfigWithOptions ¶
func (client *Client) GetIntegrationConfigWithOptions(request *GetIntegrationConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetIntegrationConfigResponse, _err error)
Summary:
获取集成配置详情
@param request - GetIntegrationConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetIntegrationConfigResponse
func (*Client) GetProblem ¶
func (client *Client) GetProblem(request *GetProblemRequest) (_result *GetProblemResponse, _err error)
Summary:
查询故障详情
@param request - GetProblemRequest
@return GetProblemResponse
func (*Client) GetProblemEffectionService ¶
func (client *Client) GetProblemEffectionService(request *GetProblemEffectionServiceRequest) (_result *GetProblemEffectionServiceResponse, _err error)
Summary:
查询故障影响服务
@param request - GetProblemEffectionServiceRequest
@return GetProblemEffectionServiceResponse
func (*Client) GetProblemEffectionServiceWithOptions ¶
func (client *Client) GetProblemEffectionServiceWithOptions(request *GetProblemEffectionServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetProblemEffectionServiceResponse, _err error)
Summary:
查询故障影响服务
@param request - GetProblemEffectionServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetProblemEffectionServiceResponse
func (*Client) GetProblemImprovement ¶
func (client *Client) GetProblemImprovement(request *GetProblemImprovementRequest) (_result *GetProblemImprovementResponse, _err error)
Summary:
改进分析详情
@param request - GetProblemImprovementRequest
@return GetProblemImprovementResponse
func (*Client) GetProblemImprovementWithOptions ¶
func (client *Client) GetProblemImprovementWithOptions(request *GetProblemImprovementRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetProblemImprovementResponse, _err error)
Summary:
改进分析详情
@param request - GetProblemImprovementRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetProblemImprovementResponse
func (*Client) GetProblemPreview ¶
func (client *Client) GetProblemPreview(request *GetProblemPreviewRequest) (_result *GetProblemPreviewResponse, _err error)
Summary:
通告预览
@param request - GetProblemPreviewRequest
@return GetProblemPreviewResponse
func (*Client) GetProblemPreviewWithOptions ¶
func (client *Client) GetProblemPreviewWithOptions(request *GetProblemPreviewRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetProblemPreviewResponse, _err error)
Summary:
通告预览
@param request - GetProblemPreviewRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetProblemPreviewResponse
func (*Client) GetProblemWithOptions ¶
func (client *Client) GetProblemWithOptions(request *GetProblemRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetProblemResponse, _err error)
Summary:
查询故障详情
@param request - GetProblemRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetProblemResponse
func (*Client) GetResourceStatistics ¶
func (client *Client) GetResourceStatistics(request *GetResourceStatisticsRequest) (_result *GetResourceStatisticsResponse, _err error)
Summary:
概览数据统计
@param request - GetResourceStatisticsRequest
@return GetResourceStatisticsResponse
func (*Client) GetResourceStatisticsWithOptions ¶
func (client *Client) GetResourceStatisticsWithOptions(request *GetResourceStatisticsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetResourceStatisticsResponse, _err error)
Summary:
概览数据统计
@param request - GetResourceStatisticsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetResourceStatisticsResponse
func (*Client) GetRichText ¶
func (client *Client) GetRichText(request *GetRichTextRequest) (_result *GetRichTextResponse, _err error)
Summary:
查询富文本
@param request - GetRichTextRequest
@return GetRichTextResponse
func (*Client) GetRichTextWithOptions ¶
func (client *Client) GetRichTextWithOptions(request *GetRichTextRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetRichTextResponse, _err error)
Summary:
查询富文本
@param request - GetRichTextRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetRichTextResponse
func (*Client) GetRouteRule ¶
func (client *Client) GetRouteRule(request *GetRouteRuleRequest) (_result *GetRouteRuleResponse, _err error)
Summary:
查询流转规则详情
@param request - GetRouteRuleRequest
@return GetRouteRuleResponse
func (*Client) GetRouteRuleWithOptions ¶
func (client *Client) GetRouteRuleWithOptions(request *GetRouteRuleRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetRouteRuleResponse, _err error)
Summary:
查询流转规则详情
@param request - GetRouteRuleRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetRouteRuleResponse
func (*Client) GetService ¶
func (client *Client) GetService(request *GetServiceRequest) (_result *GetServiceResponse, _err error)
Summary:
服务详情
@param request - GetServiceRequest
@return GetServiceResponse
func (*Client) GetServiceGroup ¶
func (client *Client) GetServiceGroup(request *GetServiceGroupRequest) (_result *GetServiceGroupResponse, _err error)
Summary:
查询服务组详情
@param request - GetServiceGroupRequest
@return GetServiceGroupResponse
func (*Client) GetServiceGroupPersonScheduling ¶
func (client *Client) GetServiceGroupPersonScheduling(request *GetServiceGroupPersonSchedulingRequest) (_result *GetServiceGroupPersonSchedulingResponse, _err error)
Summary:
查询用户某个服务组的排班
@param request - GetServiceGroupPersonSchedulingRequest
@return GetServiceGroupPersonSchedulingResponse
func (*Client) GetServiceGroupPersonSchedulingWithOptions ¶
func (client *Client) GetServiceGroupPersonSchedulingWithOptions(request *GetServiceGroupPersonSchedulingRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetServiceGroupPersonSchedulingResponse, _err error)
Summary:
查询用户某个服务组的排班
@param request - GetServiceGroupPersonSchedulingRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceGroupPersonSchedulingResponse
func (*Client) GetServiceGroupScheduling ¶
func (client *Client) GetServiceGroupScheduling(request *GetServiceGroupSchedulingRequest) (_result *GetServiceGroupSchedulingResponse, _err error)
Summary:
查询服务组排班详情
@param request - GetServiceGroupSchedulingRequest
@return GetServiceGroupSchedulingResponse
func (*Client) GetServiceGroupSchedulingPreview ¶
func (client *Client) GetServiceGroupSchedulingPreview(request *GetServiceGroupSchedulingPreviewRequest) (_result *GetServiceGroupSchedulingPreviewResponse, _err error)
Summary:
预览服务组排班
@param request - GetServiceGroupSchedulingPreviewRequest
@return GetServiceGroupSchedulingPreviewResponse
func (*Client) GetServiceGroupSchedulingPreviewWithOptions ¶
func (client *Client) GetServiceGroupSchedulingPreviewWithOptions(request *GetServiceGroupSchedulingPreviewRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetServiceGroupSchedulingPreviewResponse, _err error)
Summary:
预览服务组排班
@param request - GetServiceGroupSchedulingPreviewRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceGroupSchedulingPreviewResponse
func (*Client) GetServiceGroupSchedulingWithOptions ¶
func (client *Client) GetServiceGroupSchedulingWithOptions(request *GetServiceGroupSchedulingRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetServiceGroupSchedulingResponse, _err error)
Summary:
查询服务组排班详情
@param request - GetServiceGroupSchedulingRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceGroupSchedulingResponse
func (*Client) GetServiceGroupSpecialPersonScheduling ¶
func (client *Client) GetServiceGroupSpecialPersonScheduling(request *GetServiceGroupSpecialPersonSchedulingRequest) (_result *GetServiceGroupSpecialPersonSchedulingResponse, _err error)
Summary:
查询指定人员的服务组排班
@param request - GetServiceGroupSpecialPersonSchedulingRequest
@return GetServiceGroupSpecialPersonSchedulingResponse
func (*Client) GetServiceGroupSpecialPersonSchedulingWithOptions ¶
func (client *Client) GetServiceGroupSpecialPersonSchedulingWithOptions(request *GetServiceGroupSpecialPersonSchedulingRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetServiceGroupSpecialPersonSchedulingResponse, _err error)
Summary:
查询指定人员的服务组排班
@param request - GetServiceGroupSpecialPersonSchedulingRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceGroupSpecialPersonSchedulingResponse
func (*Client) GetServiceGroupWithOptions ¶
func (client *Client) GetServiceGroupWithOptions(request *GetServiceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetServiceGroupResponse, _err error)
Summary:
查询服务组详情
@param request - GetServiceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceGroupResponse
func (*Client) GetServiceWithOptions ¶
func (client *Client) GetServiceWithOptions(request *GetServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetServiceResponse, _err error)
Summary:
服务详情
@param request - GetServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceResponse
func (*Client) GetSimilarIncidentStatistics ¶
func (client *Client) GetSimilarIncidentStatistics(request *GetSimilarIncidentStatisticsRequest) (_result *GetSimilarIncidentStatisticsResponse, _err error)
Summary:
相似事件统计信息
@param request - GetSimilarIncidentStatisticsRequest
@return GetSimilarIncidentStatisticsResponse
func (*Client) GetSimilarIncidentStatisticsWithOptions ¶
func (client *Client) GetSimilarIncidentStatisticsWithOptions(request *GetSimilarIncidentStatisticsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetSimilarIncidentStatisticsResponse, _err error)
Summary:
相似事件统计信息
@param request - GetSimilarIncidentStatisticsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetSimilarIncidentStatisticsResponse
func (*Client) GetSubscription ¶
func (client *Client) GetSubscription(request *GetSubscriptionRequest) (_result *GetSubscriptionResponse, _err error)
Summary:
通知订阅详情
@param request - GetSubscriptionRequest
@return GetSubscriptionResponse
func (*Client) GetSubscriptionWithOptions ¶
func (client *Client) GetSubscriptionWithOptions(request *GetSubscriptionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetSubscriptionResponse, _err error)
Summary:
通知订阅详情
@param request - GetSubscriptionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetSubscriptionResponse
func (*Client) GetTenantApplication ¶
func (client *Client) GetTenantApplication(request *GetTenantApplicationRequest) (_result *GetTenantApplicationResponse, _err error)
Summary:
云钉协同移动应用详情
@param request - GetTenantApplicationRequest
@return GetTenantApplicationResponse
func (*Client) GetTenantApplicationWithOptions ¶
func (client *Client) GetTenantApplicationWithOptions(request *GetTenantApplicationRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetTenantApplicationResponse, _err error)
Summary:
云钉协同移动应用详情
@param request - GetTenantApplicationRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetTenantApplicationResponse
func (*Client) GetTenantStatus ¶
func (client *Client) GetTenantStatus(request *GetTenantStatusRequest) (_result *GetTenantStatusResponse, _err error)
Summary:
查询租户开通运维事件中心的状态
@param request - GetTenantStatusRequest
@return GetTenantStatusResponse
func (*Client) GetTenantStatusWithOptions ¶
func (client *Client) GetTenantStatusWithOptions(request *GetTenantStatusRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetTenantStatusResponse, _err error)
Summary:
查询租户开通运维事件中心的状态
@param request - GetTenantStatusRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetTenantStatusResponse
func (*Client) GetUser ¶
func (client *Client) GetUser(request *GetUserRequest) (_result *GetUserResponse, _err error)
Summary:
获取用户详情
@param request - GetUserRequest
@return GetUserResponse
func (*Client) GetUserGuideStatus ¶
func (client *Client) GetUserGuideStatus(request *GetUserGuideStatusRequest) (_result *GetUserGuideStatusResponse, _err error)
Summary:
查询用户新手引导状态
@param request - GetUserGuideStatusRequest
@return GetUserGuideStatusResponse
func (*Client) GetUserGuideStatusWithOptions ¶
func (client *Client) GetUserGuideStatusWithOptions(request *GetUserGuideStatusRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetUserGuideStatusResponse, _err error)
Summary:
查询用户新手引导状态
@param request - GetUserGuideStatusRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetUserGuideStatusResponse
func (*Client) GetUserWithOptions ¶
func (client *Client) GetUserWithOptions(request *GetUserRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetUserResponse, _err error)
Summary:
获取用户详情
@param request - GetUserRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetUserResponse
func (*Client) ListAlerts ¶
func (client *Client) ListAlerts(request *ListAlertsRequest) (_result *ListAlertsResponse, _err error)
Summary:
报警列表查询
@param request - ListAlertsRequest
@return ListAlertsResponse
func (*Client) ListAlertsWithOptions ¶
func (client *Client) ListAlertsWithOptions(request *ListAlertsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListAlertsResponse, _err error)
Summary:
报警列表查询
@param request - ListAlertsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListAlertsResponse
func (*Client) ListByMonitorSourceId ¶
func (client *Client) ListByMonitorSourceId(request *ListByMonitorSourceIdRequest) (_result *ListByMonitorSourceIdResponse, _err error)
Summary:
监控关联规则列表
@param request - ListByMonitorSourceIdRequest
@return ListByMonitorSourceIdResponse
func (*Client) ListByMonitorSourceIdWithOptions ¶
func (client *Client) ListByMonitorSourceIdWithOptions(request *ListByMonitorSourceIdRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListByMonitorSourceIdResponse, _err error)
Summary:
监控关联规则列表
@param request - ListByMonitorSourceIdRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListByMonitorSourceIdResponse
func (*Client) ListChartDataForServiceGroup ¶
func (client *Client) ListChartDataForServiceGroup(request *ListChartDataForServiceGroupRequest) (_result *ListChartDataForServiceGroupResponse, _err error)
Summary:
统计图表数据-个人
@param request - ListChartDataForServiceGroupRequest
@return ListChartDataForServiceGroupResponse
func (*Client) ListChartDataForServiceGroupWithOptions ¶
func (client *Client) ListChartDataForServiceGroupWithOptions(request *ListChartDataForServiceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListChartDataForServiceGroupResponse, _err error)
Summary:
统计图表数据-个人
@param request - ListChartDataForServiceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListChartDataForServiceGroupResponse
func (*Client) ListChartDataForUser ¶
func (client *Client) ListChartDataForUser(request *ListChartDataForUserRequest) (_result *ListChartDataForUserResponse, _err error)
Summary:
统计图表数据-个人
@param request - ListChartDataForUserRequest
@return ListChartDataForUserResponse
func (*Client) ListChartDataForUserWithOptions ¶
func (client *Client) ListChartDataForUserWithOptions(request *ListChartDataForUserRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListChartDataForUserResponse, _err error)
Summary:
统计图表数据-个人
@param request - ListChartDataForUserRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListChartDataForUserResponse
func (*Client) ListConfigs ¶
func (client *Client) ListConfigs(request *ListConfigsRequest) (_result *ListConfigsResponse, _err error)
Summary:
全局码表配置
@param request - ListConfigsRequest
@return ListConfigsResponse
func (*Client) ListConfigsWithOptions ¶
func (client *Client) ListConfigsWithOptions(request *ListConfigsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListConfigsResponse, _err error)
Summary:
全局码表配置
@param request - ListConfigsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListConfigsResponse
func (*Client) ListDataReportForServiceGroup ¶
func (client *Client) ListDataReportForServiceGroup(request *ListDataReportForServiceGroupRequest) (_result *ListDataReportForServiceGroupResponse, _err error)
Summary:
查询服务组事件统计报表
@param request - ListDataReportForServiceGroupRequest
@return ListDataReportForServiceGroupResponse
func (*Client) ListDataReportForServiceGroupWithOptions ¶
func (client *Client) ListDataReportForServiceGroupWithOptions(request *ListDataReportForServiceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDataReportForServiceGroupResponse, _err error)
Summary:
查询服务组事件统计报表
@param request - ListDataReportForServiceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListDataReportForServiceGroupResponse
func (*Client) ListDataReportForUser ¶
func (client *Client) ListDataReportForUser(request *ListDataReportForUserRequest) (_result *ListDataReportForUserResponse, _err error)
Summary:
查询用户事件统计报表
@param request - ListDataReportForUserRequest
@return ListDataReportForUserResponse
func (*Client) ListDataReportForUserWithOptions ¶
func (client *Client) ListDataReportForUserWithOptions(request *ListDataReportForUserRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDataReportForUserResponse, _err error)
Summary:
查询用户事件统计报表
@param request - ListDataReportForUserRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListDataReportForUserResponse
func (*Client) ListDictionaries ¶
func (client *Client) ListDictionaries(request *ListDictionariesRequest) (_result *ListDictionariesResponse, _err error)
Summary:
字典列表
@param request - ListDictionariesRequest
@return ListDictionariesResponse
func (*Client) ListDictionariesWithOptions ¶
func (client *Client) ListDictionariesWithOptions(request *ListDictionariesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDictionariesResponse, _err error)
Summary:
字典列表
@param request - ListDictionariesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListDictionariesResponse
func (*Client) ListEscalationPlanServices ¶
func (client *Client) ListEscalationPlanServices(request *ListEscalationPlanServicesRequest) (_result *ListEscalationPlanServicesResponse, _err error)
Summary:
获取已选中的服务对象
@param request - ListEscalationPlanServicesRequest
@return ListEscalationPlanServicesResponse
func (*Client) ListEscalationPlanServicesWithOptions ¶
func (client *Client) ListEscalationPlanServicesWithOptions(request *ListEscalationPlanServicesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListEscalationPlanServicesResponse, _err error)
Summary:
获取已选中的服务对象
@param request - ListEscalationPlanServicesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListEscalationPlanServicesResponse
func (*Client) ListEscalationPlans ¶
func (client *Client) ListEscalationPlans(request *ListEscalationPlansRequest) (_result *ListEscalationPlansResponse, _err error)
Summary:
升级计划列表添加服务删除字段
@param request - ListEscalationPlansRequest
@return ListEscalationPlansResponse
func (*Client) ListEscalationPlansByNoticeObject ¶
func (client *Client) ListEscalationPlansByNoticeObject(request *ListEscalationPlansByNoticeObjectRequest) (_result *ListEscalationPlansByNoticeObjectResponse, _err error)
Summary:
根据推送对象查询升级策略
@param request - ListEscalationPlansByNoticeObjectRequest
@return ListEscalationPlansByNoticeObjectResponse
func (*Client) ListEscalationPlansByNoticeObjectWithOptions ¶
func (client *Client) ListEscalationPlansByNoticeObjectWithOptions(request *ListEscalationPlansByNoticeObjectRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListEscalationPlansByNoticeObjectResponse, _err error)
Summary:
根据推送对象查询升级策略
@param request - ListEscalationPlansByNoticeObjectRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListEscalationPlansByNoticeObjectResponse
func (*Client) ListEscalationPlansWithOptions ¶
func (client *Client) ListEscalationPlansWithOptions(request *ListEscalationPlansRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListEscalationPlansResponse, _err error)
Summary:
升级计划列表添加服务删除字段
@param request - ListEscalationPlansRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListEscalationPlansResponse
func (*Client) ListIncidentDetailEscalationPlans ¶
func (client *Client) ListIncidentDetailEscalationPlans(request *ListIncidentDetailEscalationPlansRequest) (_result *ListIncidentDetailEscalationPlansResponse, _err error)
Summary:
事件详情升级策略
@param request - ListIncidentDetailEscalationPlansRequest
@return ListIncidentDetailEscalationPlansResponse
func (*Client) ListIncidentDetailEscalationPlansWithOptions ¶
func (client *Client) ListIncidentDetailEscalationPlansWithOptions(request *ListIncidentDetailEscalationPlansRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIncidentDetailEscalationPlansResponse, _err error)
Summary:
事件详情升级策略
@param request - ListIncidentDetailEscalationPlansRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIncidentDetailEscalationPlansResponse
func (*Client) ListIncidentDetailTimelines ¶
func (client *Client) ListIncidentDetailTimelines(request *ListIncidentDetailTimelinesRequest) (_result *ListIncidentDetailTimelinesResponse, _err error)
Summary:
查询事件详情动态
@param request - ListIncidentDetailTimelinesRequest
@return ListIncidentDetailTimelinesResponse
func (*Client) ListIncidentDetailTimelinesWithOptions ¶
func (client *Client) ListIncidentDetailTimelinesWithOptions(request *ListIncidentDetailTimelinesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIncidentDetailTimelinesResponse, _err error)
Summary:
查询事件详情动态
@param request - ListIncidentDetailTimelinesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIncidentDetailTimelinesResponse
func (*Client) ListIncidentSubtotals ¶
func (client *Client) ListIncidentSubtotals(request *ListIncidentSubtotalsRequest) (_result *ListIncidentSubtotalsResponse, _err error)
Summary:
查询事件小计
@param request - ListIncidentSubtotalsRequest
@return ListIncidentSubtotalsResponse
func (*Client) ListIncidentSubtotalsWithOptions ¶
func (client *Client) ListIncidentSubtotalsWithOptions(request *ListIncidentSubtotalsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIncidentSubtotalsResponse, _err error)
Summary:
查询事件小计
@param request - ListIncidentSubtotalsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIncidentSubtotalsResponse
func (*Client) ListIncidentTimelines ¶
func (client *Client) ListIncidentTimelines(request *ListIncidentTimelinesRequest) (_result *ListIncidentTimelinesResponse, _err error)
Summary:
事件动态
@param request - ListIncidentTimelinesRequest
@return ListIncidentTimelinesResponse
func (*Client) ListIncidentTimelinesWithOptions ¶
func (client *Client) ListIncidentTimelinesWithOptions(request *ListIncidentTimelinesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIncidentTimelinesResponse, _err error)
Summary:
事件动态
@param request - ListIncidentTimelinesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIncidentTimelinesResponse
func (*Client) ListIncidents ¶
func (client *Client) ListIncidents(request *ListIncidentsRequest) (_result *ListIncidentsResponse, _err error)
Summary:
获取事件列表
@param request - ListIncidentsRequest
@return ListIncidentsResponse
func (*Client) ListIncidentsWithOptions ¶
func (client *Client) ListIncidentsWithOptions(request *ListIncidentsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIncidentsResponse, _err error)
Summary:
获取事件列表
@param request - ListIncidentsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIncidentsResponse
func (*Client) ListIntegrationConfigTimelines ¶
func (client *Client) ListIntegrationConfigTimelines(request *ListIntegrationConfigTimelinesRequest) (_result *ListIntegrationConfigTimelinesResponse, _err error)
Summary:
获取集成配置动态
@param request - ListIntegrationConfigTimelinesRequest
@return ListIntegrationConfigTimelinesResponse
func (*Client) ListIntegrationConfigTimelinesWithOptions ¶
func (client *Client) ListIntegrationConfigTimelinesWithOptions(request *ListIntegrationConfigTimelinesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIntegrationConfigTimelinesResponse, _err error)
Summary:
获取集成配置动态
@param request - ListIntegrationConfigTimelinesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIntegrationConfigTimelinesResponse
func (*Client) ListIntegrationConfigs ¶
func (client *Client) ListIntegrationConfigs(request *ListIntegrationConfigsRequest) (_result *ListIntegrationConfigsResponse, _err error)
Summary:
获取集成配置列表
@param request - ListIntegrationConfigsRequest
@return ListIntegrationConfigsResponse
func (*Client) ListIntegrationConfigsWithOptions ¶
func (client *Client) ListIntegrationConfigsWithOptions(request *ListIntegrationConfigsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIntegrationConfigsResponse, _err error)
Summary:
获取集成配置列表
@param request - ListIntegrationConfigsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIntegrationConfigsResponse
func (*Client) ListMonitorSources ¶
func (client *Client) ListMonitorSources(request *ListMonitorSourcesRequest) (_result *ListMonitorSourcesResponse, _err error)
Summary:
ListMonitorSources ¶
@param request - ListMonitorSourcesRequest
@return ListMonitorSourcesResponse
func (*Client) ListMonitorSourcesWithOptions ¶
func (client *Client) ListMonitorSourcesWithOptions(request *ListMonitorSourcesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListMonitorSourcesResponse, _err error)
Summary:
ListMonitorSources ¶
@param request - ListMonitorSourcesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListMonitorSourcesResponse
func (*Client) ListProblemDetailOperations ¶
func (client *Client) ListProblemDetailOperations(request *ListProblemDetailOperationsRequest) (_result *ListProblemDetailOperationsResponse, _err error)
Summary:
故障详情动态
@param request - ListProblemDetailOperationsRequest
@return ListProblemDetailOperationsResponse
func (*Client) ListProblemDetailOperationsWithOptions ¶
func (client *Client) ListProblemDetailOperationsWithOptions(request *ListProblemDetailOperationsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListProblemDetailOperationsResponse, _err error)
Summary:
故障详情动态
@param request - ListProblemDetailOperationsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListProblemDetailOperationsResponse
func (*Client) ListProblemOperations ¶
func (client *Client) ListProblemOperations(request *ListProblemOperationsRequest) (_result *ListProblemOperationsResponse, _err error)
Summary:
查询故障7天内动态
@param request - ListProblemOperationsRequest
@return ListProblemOperationsResponse
func (*Client) ListProblemOperationsWithOptions ¶
func (client *Client) ListProblemOperationsWithOptions(request *ListProblemOperationsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListProblemOperationsResponse, _err error)
Summary:
查询故障7天内动态
@param request - ListProblemOperationsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListProblemOperationsResponse
func (*Client) ListProblemSubtotals ¶
func (client *Client) ListProblemSubtotals(request *ListProblemSubtotalsRequest) (_result *ListProblemSubtotalsResponse, _err error)
Summary:
查询故障小计
@param request - ListProblemSubtotalsRequest
@return ListProblemSubtotalsResponse
func (*Client) ListProblemSubtotalsWithOptions ¶
func (client *Client) ListProblemSubtotalsWithOptions(request *ListProblemSubtotalsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListProblemSubtotalsResponse, _err error)
Summary:
查询故障小计
@param request - ListProblemSubtotalsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListProblemSubtotalsResponse
func (*Client) ListProblemTimeLines ¶
func (client *Client) ListProblemTimeLines(request *ListProblemTimeLinesRequest) (_result *ListProblemTimeLinesResponse, _err error)
Summary:
查询故障操作时间线列表
@param request - ListProblemTimeLinesRequest
@return ListProblemTimeLinesResponse
func (*Client) ListProblemTimeLinesWithOptions ¶
func (client *Client) ListProblemTimeLinesWithOptions(request *ListProblemTimeLinesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListProblemTimeLinesResponse, _err error)
Summary:
查询故障操作时间线列表
@param request - ListProblemTimeLinesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListProblemTimeLinesResponse
func (*Client) ListProblems ¶
func (client *Client) ListProblems(request *ListProblemsRequest) (_result *ListProblemsResponse, _err error)
Summary:
故障列表查询接口
@param request - ListProblemsRequest
@return ListProblemsResponse
func (*Client) ListProblemsWithOptions ¶
func (client *Client) ListProblemsWithOptions(request *ListProblemsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListProblemsResponse, _err error)
Summary:
故障列表查询接口
@param request - ListProblemsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListProblemsResponse
func (*Client) ListRouteRules ¶
func (client *Client) ListRouteRules(request *ListRouteRulesRequest) (_result *ListRouteRulesResponse, _err error)
Summary:
查询流转规则列表
@param request - ListRouteRulesRequest
@return ListRouteRulesResponse
func (*Client) ListRouteRulesByAssignWhoId ¶
func (client *Client) ListRouteRulesByAssignWhoId(request *ListRouteRulesByAssignWhoIdRequest) (_result *ListRouteRulesByAssignWhoIdResponse, _err error)
Summary:
获取指定分配对象的流转规则
@param request - ListRouteRulesByAssignWhoIdRequest
@return ListRouteRulesByAssignWhoIdResponse
func (*Client) ListRouteRulesByAssignWhoIdWithOptions ¶
func (client *Client) ListRouteRulesByAssignWhoIdWithOptions(request *ListRouteRulesByAssignWhoIdRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListRouteRulesByAssignWhoIdResponse, _err error)
Summary:
获取指定分配对象的流转规则
@param request - ListRouteRulesByAssignWhoIdRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListRouteRulesByAssignWhoIdResponse
func (*Client) ListRouteRulesByService ¶
func (client *Client) ListRouteRulesByService() (_result *ListRouteRulesByServiceResponse, _err error)
Summary:
根据服务id查询流转规则
@return ListRouteRulesByServiceResponse
func (*Client) ListRouteRulesByServiceWithOptions ¶
func (client *Client) ListRouteRulesByServiceWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListRouteRulesByServiceResponse, _err error)
Summary:
根据服务id查询流转规则
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListRouteRulesByServiceResponse
func (*Client) ListRouteRulesWithOptions ¶
func (client *Client) ListRouteRulesWithOptions(request *ListRouteRulesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListRouteRulesResponse, _err error)
Summary:
查询流转规则列表
@param request - ListRouteRulesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListRouteRulesResponse
func (*Client) ListServiceGroupMonitorSourceTemplates ¶
func (client *Client) ListServiceGroupMonitorSourceTemplates(request *ListServiceGroupMonitorSourceTemplatesRequest) (_result *ListServiceGroupMonitorSourceTemplatesResponse, _err error)
Summary:
查询服务组监控源模版列表
@param request - ListServiceGroupMonitorSourceTemplatesRequest
@return ListServiceGroupMonitorSourceTemplatesResponse
func (*Client) ListServiceGroupMonitorSourceTemplatesWithOptions ¶
func (client *Client) ListServiceGroupMonitorSourceTemplatesWithOptions(request *ListServiceGroupMonitorSourceTemplatesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServiceGroupMonitorSourceTemplatesResponse, _err error)
Summary:
查询服务组监控源模版列表
@param request - ListServiceGroupMonitorSourceTemplatesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceGroupMonitorSourceTemplatesResponse
func (*Client) ListServiceGroups ¶
func (client *Client) ListServiceGroups(request *ListServiceGroupsRequest) (_result *ListServiceGroupsResponse, _err error)
Summary:
查询服务组列表
@param request - ListServiceGroupsRequest
@return ListServiceGroupsResponse
func (*Client) ListServiceGroupsByUserId ¶
func (client *Client) ListServiceGroupsByUserId() (_result *ListServiceGroupsByUserIdResponse, _err error)
Summary:
根据成员id查服务组
@return ListServiceGroupsByUserIdResponse
func (*Client) ListServiceGroupsByUserIdWithOptions ¶
func (client *Client) ListServiceGroupsByUserIdWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServiceGroupsByUserIdResponse, _err error)
Summary:
根据成员id查服务组
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceGroupsByUserIdResponse
func (*Client) ListServiceGroupsWithOptions ¶
func (client *Client) ListServiceGroupsWithOptions(request *ListServiceGroupsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServiceGroupsResponse, _err error)
Summary:
查询服务组列表
@param request - ListServiceGroupsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceGroupsResponse
func (*Client) ListServices ¶
func (client *Client) ListServices(request *ListServicesRequest) (_result *ListServicesResponse, _err error)
Summary:
查询服务组列表
@param request - ListServicesRequest
@return ListServicesResponse
func (*Client) ListServicesWithOptions ¶
func (client *Client) ListServicesWithOptions(request *ListServicesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServicesResponse, _err error)
Summary:
查询服务组列表
@param request - ListServicesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListServicesResponse
func (*Client) ListSourceEvents ¶
func (client *Client) ListSourceEvents(request *ListSourceEventsRequest) (_result *ListSourceEventsResponse, _err error)
Summary:
原始告警列表查询
@param request - ListSourceEventsRequest
@return ListSourceEventsResponse
func (*Client) ListSourceEventsForMonitorSource ¶
func (client *Client) ListSourceEventsForMonitorSource(request *ListSourceEventsForMonitorSourceRequest) (_result *ListSourceEventsForMonitorSourceResponse, _err error)
Summary:
查询监控员最近10次告警
@param request - ListSourceEventsForMonitorSourceRequest
@return ListSourceEventsForMonitorSourceResponse
func (*Client) ListSourceEventsForMonitorSourceWithOptions ¶
func (client *Client) ListSourceEventsForMonitorSourceWithOptions(request *ListSourceEventsForMonitorSourceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListSourceEventsForMonitorSourceResponse, _err error)
Summary:
查询监控员最近10次告警
@param request - ListSourceEventsForMonitorSourceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListSourceEventsForMonitorSourceResponse
func (*Client) ListSourceEventsWithOptions ¶
func (client *Client) ListSourceEventsWithOptions(request *ListSourceEventsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListSourceEventsResponse, _err error)
Summary:
原始告警列表查询
@param request - ListSourceEventsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListSourceEventsResponse
func (*Client) ListSubscriptionServiceGroups ¶
func (client *Client) ListSubscriptionServiceGroups(request *ListSubscriptionServiceGroupsRequest) (_result *ListSubscriptionServiceGroupsResponse, _err error)
Summary:
订阅通知服务组查询
@param request - ListSubscriptionServiceGroupsRequest
@return ListSubscriptionServiceGroupsResponse
func (*Client) ListSubscriptionServiceGroupsWithOptions ¶
func (client *Client) ListSubscriptionServiceGroupsWithOptions(request *ListSubscriptionServiceGroupsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListSubscriptionServiceGroupsResponse, _err error)
Summary:
订阅通知服务组查询
@param request - ListSubscriptionServiceGroupsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListSubscriptionServiceGroupsResponse
func (*Client) ListSubscriptions ¶
func (client *Client) ListSubscriptions(request *ListSubscriptionsRequest) (_result *ListSubscriptionsResponse, _err error)
Summary:
通知订阅列表
@param request - ListSubscriptionsRequest
@return ListSubscriptionsResponse
func (*Client) ListSubscriptionsWithOptions ¶
func (client *Client) ListSubscriptionsWithOptions(request *ListSubscriptionsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListSubscriptionsResponse, _err error)
Summary:
通知订阅列表
@param request - ListSubscriptionsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListSubscriptionsResponse
func (*Client) ListTrendForSourceEvent ¶
func (client *Client) ListTrendForSourceEvent(request *ListTrendForSourceEventRequest) (_result *ListTrendForSourceEventResponse, _err error)
Summary:
查询原始告警趋势
@param request - ListTrendForSourceEventRequest
@return ListTrendForSourceEventResponse
func (*Client) ListTrendForSourceEventWithOptions ¶
func (client *Client) ListTrendForSourceEventWithOptions(request *ListTrendForSourceEventRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListTrendForSourceEventResponse, _err error)
Summary:
查询原始告警趋势
@param request - ListTrendForSourceEventRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListTrendForSourceEventResponse
func (*Client) ListUserSerivceGroups ¶
func (client *Client) ListUserSerivceGroups(request *ListUserSerivceGroupsRequest) (_result *ListUserSerivceGroupsResponse, _err error)
Summary:
用户预览
@param request - ListUserSerivceGroupsRequest
@return ListUserSerivceGroupsResponse
func (*Client) ListUserSerivceGroupsWithOptions ¶
func (client *Client) ListUserSerivceGroupsWithOptions(request *ListUserSerivceGroupsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListUserSerivceGroupsResponse, _err error)
Summary:
用户预览
@param request - ListUserSerivceGroupsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListUserSerivceGroupsResponse
func (*Client) ListUsers ¶
func (client *Client) ListUsers(request *ListUsersRequest) (_result *ListUsersResponse, _err error)
Summary:
人员列表
@param request - ListUsersRequest
@return ListUsersResponse
func (*Client) ListUsersWithOptions ¶
func (client *Client) ListUsersWithOptions(request *ListUsersRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListUsersResponse, _err error)
Summary:
人员列表
@param request - ListUsersRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListUsersResponse
func (*Client) PushMonitor ¶ added in v2.0.3
func (client *Client) PushMonitor(apiKey *string, request *PushMonitorRequest) (_result *PushMonitorResponse, _err error)
Summary:
监控数据接入API
@param request - PushMonitorRequest
@return PushMonitorResponse
func (*Client) PushMonitorWithOptions ¶ added in v2.0.3
func (client *Client) PushMonitorWithOptions(apiKey *string, request *PushMonitorRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *PushMonitorResponse, _err error)
Summary:
监控数据接入API
@param request - PushMonitorRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return PushMonitorResponse
func (*Client) RecoverProblem ¶
func (client *Client) RecoverProblem(request *RecoverProblemRequest) (_result *RecoverProblemResponse, _err error)
Summary:
故障恢复
@param request - RecoverProblemRequest
@return RecoverProblemResponse
func (*Client) RecoverProblemWithOptions ¶
func (client *Client) RecoverProblemWithOptions(request *RecoverProblemRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RecoverProblemResponse, _err error)
Summary:
故障恢复
@param request - RecoverProblemRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RecoverProblemResponse
func (*Client) RefreshIntegrationConfigKey ¶
func (client *Client) RefreshIntegrationConfigKey(request *RefreshIntegrationConfigKeyRequest) (_result *RefreshIntegrationConfigKeyResponse, _err error)
Summary:
刷新集成配置key
@param request - RefreshIntegrationConfigKeyRequest
@return RefreshIntegrationConfigKeyResponse
func (*Client) RefreshIntegrationConfigKeyWithOptions ¶
func (client *Client) RefreshIntegrationConfigKeyWithOptions(request *RefreshIntegrationConfigKeyRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RefreshIntegrationConfigKeyResponse, _err error)
Summary:
刷新集成配置key
@param request - RefreshIntegrationConfigKeyRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RefreshIntegrationConfigKeyResponse
func (*Client) RemoveIntegrationConfig ¶
func (client *Client) RemoveIntegrationConfig(request *RemoveIntegrationConfigRequest) (_result *RemoveIntegrationConfigResponse, _err error)
Summary:
解除集成配置
@param request - RemoveIntegrationConfigRequest
@return RemoveIntegrationConfigResponse
func (*Client) RemoveIntegrationConfigWithOptions ¶
func (client *Client) RemoveIntegrationConfigWithOptions(request *RemoveIntegrationConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RemoveIntegrationConfigResponse, _err error)
Summary:
解除集成配置
@param request - RemoveIntegrationConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RemoveIntegrationConfigResponse
func (*Client) RemoveProblemServiceGroup ¶
func (client *Client) RemoveProblemServiceGroup(request *RemoveProblemServiceGroupRequest) (_result *RemoveProblemServiceGroupResponse, _err error)
Summary:
删除故障协同组
@param request - RemoveProblemServiceGroupRequest
@return RemoveProblemServiceGroupResponse
func (*Client) RemoveProblemServiceGroupWithOptions ¶
func (client *Client) RemoveProblemServiceGroupWithOptions(request *RemoveProblemServiceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RemoveProblemServiceGroupResponse, _err error)
Summary:
删除故障协同组
@param request - RemoveProblemServiceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RemoveProblemServiceGroupResponse
func (*Client) ReplayProblem ¶
func (client *Client) ReplayProblem(request *ReplayProblemRequest) (_result *ReplayProblemResponse, _err error)
Summary:
故障复盘
@param request - ReplayProblemRequest
@return ReplayProblemResponse
func (*Client) ReplayProblemWithOptions ¶
func (client *Client) ReplayProblemWithOptions(request *ReplayProblemRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ReplayProblemResponse, _err error)
Summary:
故障复盘
@param request - ReplayProblemRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ReplayProblemResponse
func (*Client) RespondIncident ¶
func (client *Client) RespondIncident(request *RespondIncidentRequest) (_result *RespondIncidentResponse, _err error)
Summary:
事件响应
@param request - RespondIncidentRequest
@return RespondIncidentResponse
func (*Client) RespondIncidentWithOptions ¶
func (client *Client) RespondIncidentWithOptions(request *RespondIncidentRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RespondIncidentResponse, _err error)
Summary:
事件响应
@param request - RespondIncidentRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RespondIncidentResponse
func (*Client) RevokeProblemRecovery ¶
func (client *Client) RevokeProblemRecovery(request *RevokeProblemRecoveryRequest) (_result *RevokeProblemRecoveryResponse, _err error)
Summary:
故障撤销恢复
@param request - RevokeProblemRecoveryRequest
@return RevokeProblemRecoveryResponse
func (*Client) RevokeProblemRecoveryWithOptions ¶
func (client *Client) RevokeProblemRecoveryWithOptions(request *RevokeProblemRecoveryRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RevokeProblemRecoveryResponse, _err error)
Summary:
故障撤销恢复
@param request - RevokeProblemRecoveryRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RevokeProblemRecoveryResponse
func (*Client) UnbindUser ¶
func (client *Client) UnbindUser() (_result *UnbindUserResponse, _err error)
Summary:
解绑用户
@return UnbindUserResponse
func (*Client) UnbindUserWithOptions ¶
func (client *Client) UnbindUserWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *UnbindUserResponse, _err error)
Summary:
解绑用户
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UnbindUserResponse
func (*Client) UpdateEscalationPlan ¶
func (client *Client) UpdateEscalationPlan(request *UpdateEscalationPlanRequest) (_result *UpdateEscalationPlanResponse, _err error)
Summary:
更新升级计划
@param request - UpdateEscalationPlanRequest
@return UpdateEscalationPlanResponse
func (*Client) UpdateEscalationPlanWithOptions ¶
func (client *Client) UpdateEscalationPlanWithOptions(request *UpdateEscalationPlanRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateEscalationPlanResponse, _err error)
Summary:
更新升级计划
@param request - UpdateEscalationPlanRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateEscalationPlanResponse
func (*Client) UpdateIncident ¶
func (client *Client) UpdateIncident(request *UpdateIncidentRequest) (_result *UpdateIncidentResponse, _err error)
Summary:
更新事件详情
@param request - UpdateIncidentRequest
@return UpdateIncidentResponse
func (*Client) UpdateIncidentWithOptions ¶
func (client *Client) UpdateIncidentWithOptions(request *UpdateIncidentRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateIncidentResponse, _err error)
Summary:
更新事件详情
@param request - UpdateIncidentRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateIncidentResponse
func (*Client) UpdateIntegrationConfig ¶
func (client *Client) UpdateIntegrationConfig(request *UpdateIntegrationConfigRequest) (_result *UpdateIntegrationConfigResponse, _err error)
Summary:
更新集成配置
@param request - UpdateIntegrationConfigRequest
@return UpdateIntegrationConfigResponse
func (*Client) UpdateIntegrationConfigWithOptions ¶
func (client *Client) UpdateIntegrationConfigWithOptions(request *UpdateIntegrationConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateIntegrationConfigResponse, _err error)
Summary:
更新集成配置
@param request - UpdateIntegrationConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateIntegrationConfigResponse
func (*Client) UpdateProblem ¶
func (client *Client) UpdateProblem(request *UpdateProblemRequest) (_result *UpdateProblemResponse, _err error)
Summary:
更新故障
@param request - UpdateProblemRequest
@return UpdateProblemResponse
func (*Client) UpdateProblemEffectionService ¶
func (client *Client) UpdateProblemEffectionService(request *UpdateProblemEffectionServiceRequest) (_result *UpdateProblemEffectionServiceResponse, _err error)
Summary:
更新故障影响服务
@param request - UpdateProblemEffectionServiceRequest
@return UpdateProblemEffectionServiceResponse
func (*Client) UpdateProblemEffectionServiceWithOptions ¶
func (client *Client) UpdateProblemEffectionServiceWithOptions(request *UpdateProblemEffectionServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateProblemEffectionServiceResponse, _err error)
Summary:
更新故障影响服务
@param request - UpdateProblemEffectionServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateProblemEffectionServiceResponse
func (*Client) UpdateProblemImprovement ¶
func (client *Client) UpdateProblemImprovement(request *UpdateProblemImprovementRequest) (_result *UpdateProblemImprovementResponse, _err error)
Summary:
改进分析更新
@param request - UpdateProblemImprovementRequest
@return UpdateProblemImprovementResponse
func (*Client) UpdateProblemImprovementWithOptions ¶
func (client *Client) UpdateProblemImprovementWithOptions(request *UpdateProblemImprovementRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateProblemImprovementResponse, _err error)
Summary:
改进分析更新
@param request - UpdateProblemImprovementRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateProblemImprovementResponse
func (*Client) UpdateProblemMeasure ¶
func (client *Client) UpdateProblemMeasure(request *UpdateProblemMeasureRequest) (_result *UpdateProblemMeasureResponse, _err error)
Summary:
改进措施更新
@param request - UpdateProblemMeasureRequest
@return UpdateProblemMeasureResponse
func (*Client) UpdateProblemMeasureWithOptions ¶
func (client *Client) UpdateProblemMeasureWithOptions(request *UpdateProblemMeasureRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateProblemMeasureResponse, _err error)
Summary:
改进措施更新
@param request - UpdateProblemMeasureRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateProblemMeasureResponse
func (*Client) UpdateProblemNotice ¶
func (client *Client) UpdateProblemNotice(request *UpdateProblemNoticeRequest) (_result *UpdateProblemNoticeResponse, _err error)
Summary:
更新故障通知
@param request - UpdateProblemNoticeRequest
@return UpdateProblemNoticeResponse
func (*Client) UpdateProblemNoticeWithOptions ¶
func (client *Client) UpdateProblemNoticeWithOptions(request *UpdateProblemNoticeRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateProblemNoticeResponse, _err error)
Summary:
更新故障通知
@param request - UpdateProblemNoticeRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateProblemNoticeResponse
func (*Client) UpdateProblemTimeline ¶
func (client *Client) UpdateProblemTimeline(request *UpdateProblemTimelineRequest) (_result *UpdateProblemTimelineResponse, _err error)
Summary:
更新故障时间线节点
@param request - UpdateProblemTimelineRequest
@return UpdateProblemTimelineResponse
func (*Client) UpdateProblemTimelineWithOptions ¶
func (client *Client) UpdateProblemTimelineWithOptions(request *UpdateProblemTimelineRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateProblemTimelineResponse, _err error)
Summary:
更新故障时间线节点
@param request - UpdateProblemTimelineRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateProblemTimelineResponse
func (*Client) UpdateProblemWithOptions ¶
func (client *Client) UpdateProblemWithOptions(request *UpdateProblemRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateProblemResponse, _err error)
Summary:
更新故障
@param request - UpdateProblemRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateProblemResponse
func (*Client) UpdateRichText ¶
func (client *Client) UpdateRichText(request *UpdateRichTextRequest) (_result *UpdateRichTextResponse, _err error)
Summary:
更新富文本
@param request - UpdateRichTextRequest
@return UpdateRichTextResponse
func (*Client) UpdateRichTextWithOptions ¶
func (client *Client) UpdateRichTextWithOptions(request *UpdateRichTextRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateRichTextResponse, _err error)
Summary:
更新富文本
@param request - UpdateRichTextRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateRichTextResponse
func (*Client) UpdateRouteRule ¶
func (client *Client) UpdateRouteRule(request *UpdateRouteRuleRequest) (_result *UpdateRouteRuleResponse, _err error)
Summary:
更新流转规则
@param request - UpdateRouteRuleRequest
@return UpdateRouteRuleResponse
func (*Client) UpdateRouteRuleWithOptions ¶
func (client *Client) UpdateRouteRuleWithOptions(request *UpdateRouteRuleRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateRouteRuleResponse, _err error)
Summary:
更新流转规则
@param request - UpdateRouteRuleRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateRouteRuleResponse
func (*Client) UpdateService ¶
func (client *Client) UpdateService(request *UpdateServiceRequest) (_result *UpdateServiceResponse, _err error)
Summary:
更新服务
@param request - UpdateServiceRequest
@return UpdateServiceResponse
func (*Client) UpdateServiceGroup ¶
func (client *Client) UpdateServiceGroup(request *UpdateServiceGroupRequest) (_result *UpdateServiceGroupResponse, _err error)
Summary:
更新服务组
@param request - UpdateServiceGroupRequest
@return UpdateServiceGroupResponse
func (*Client) UpdateServiceGroupScheduling ¶
func (client *Client) UpdateServiceGroupScheduling(request *UpdateServiceGroupSchedulingRequest) (_result *UpdateServiceGroupSchedulingResponse, _err error)
Summary:
修改服务组排班
@param request - UpdateServiceGroupSchedulingRequest
@return UpdateServiceGroupSchedulingResponse
func (*Client) UpdateServiceGroupSchedulingWithOptions ¶
func (client *Client) UpdateServiceGroupSchedulingWithOptions(request *UpdateServiceGroupSchedulingRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceGroupSchedulingResponse, _err error)
Summary:
修改服务组排班
@param request - UpdateServiceGroupSchedulingRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceGroupSchedulingResponse
func (*Client) UpdateServiceGroupSpecialDayScheduling ¶
func (client *Client) UpdateServiceGroupSpecialDayScheduling(request *UpdateServiceGroupSpecialDaySchedulingRequest) (_result *UpdateServiceGroupSpecialDaySchedulingResponse, _err error)
Summary:
修改指定日期的服务组排班
@param request - UpdateServiceGroupSpecialDaySchedulingRequest
@return UpdateServiceGroupSpecialDaySchedulingResponse
func (*Client) UpdateServiceGroupSpecialDaySchedulingWithOptions ¶
func (client *Client) UpdateServiceGroupSpecialDaySchedulingWithOptions(request *UpdateServiceGroupSpecialDaySchedulingRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceGroupSpecialDaySchedulingResponse, _err error)
Summary:
修改指定日期的服务组排班
@param request - UpdateServiceGroupSpecialDaySchedulingRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceGroupSpecialDaySchedulingResponse
func (*Client) UpdateServiceGroupWithOptions ¶
func (client *Client) UpdateServiceGroupWithOptions(request *UpdateServiceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceGroupResponse, _err error)
Summary:
更新服务组
@param request - UpdateServiceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceGroupResponse
func (*Client) UpdateServiceWithOptions ¶
func (client *Client) UpdateServiceWithOptions(request *UpdateServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceResponse, _err error)
Summary:
更新服务
@param request - UpdateServiceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceResponse
func (*Client) UpdateSubscription ¶
func (client *Client) UpdateSubscription(request *UpdateSubscriptionRequest) (_result *UpdateSubscriptionResponse, _err error)
Summary:
更新通知订阅
@param request - UpdateSubscriptionRequest
@return UpdateSubscriptionResponse
func (*Client) UpdateSubscriptionWithOptions ¶
func (client *Client) UpdateSubscriptionWithOptions(request *UpdateSubscriptionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateSubscriptionResponse, _err error)
Summary:
更新通知订阅
@param request - UpdateSubscriptionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateSubscriptionResponse
func (*Client) UpdateUser ¶
func (client *Client) UpdateUser(request *UpdateUserRequest) (_result *UpdateUserResponse, _err error)
Summary:
更新用户
@param request - UpdateUserRequest
@return UpdateUserResponse
func (*Client) UpdateUserGuideStatus ¶
func (client *Client) UpdateUserGuideStatus(request *UpdateUserGuideStatusRequest) (_result *UpdateUserGuideStatusResponse, _err error)
Summary:
更新用户新手引导状态
@param request - UpdateUserGuideStatusRequest
@return UpdateUserGuideStatusResponse
func (*Client) UpdateUserGuideStatusWithOptions ¶
func (client *Client) UpdateUserGuideStatusWithOptions(request *UpdateUserGuideStatusRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateUserGuideStatusResponse, _err error)
Summary:
更新用户新手引导状态
@param request - UpdateUserGuideStatusRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateUserGuideStatusResponse
func (*Client) UpdateUserWithOptions ¶
func (client *Client) UpdateUserWithOptions(request *UpdateUserRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateUserResponse, _err error)
Summary:
更新用户
@param request - UpdateUserRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateUserResponse
func (*Client) VerifyRouteRule ¶
func (client *Client) VerifyRouteRule(request *VerifyRouteRuleRequest) (_result *VerifyRouteRuleResponse, _err error)
Summary:
验证流转规则
@param request - VerifyRouteRuleRequest
@return VerifyRouteRuleResponse
func (*Client) VerifyRouteRuleWithOptions ¶
func (client *Client) VerifyRouteRuleWithOptions(request *VerifyRouteRuleRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *VerifyRouteRuleResponse, _err error)
Summary:
验证流转规则
@param request - VerifyRouteRuleRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return VerifyRouteRuleResponse
type ConfirmIntegrationConfigRequest ¶
type ConfirmIntegrationConfigRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 101 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (ConfirmIntegrationConfigRequest) GoString ¶
func (s ConfirmIntegrationConfigRequest) GoString() string
func (*ConfirmIntegrationConfigRequest) SetClientToken ¶
func (s *ConfirmIntegrationConfigRequest) SetClientToken(v string) *ConfirmIntegrationConfigRequest
func (*ConfirmIntegrationConfigRequest) SetIntegrationConfigId ¶
func (s *ConfirmIntegrationConfigRequest) SetIntegrationConfigId(v int64) *ConfirmIntegrationConfigRequest
func (ConfirmIntegrationConfigRequest) String ¶
func (s ConfirmIntegrationConfigRequest) String() string
type ConfirmIntegrationConfigResponse ¶
type ConfirmIntegrationConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ConfirmIntegrationConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ConfirmIntegrationConfigResponse) GoString ¶
func (s ConfirmIntegrationConfigResponse) GoString() string
func (*ConfirmIntegrationConfigResponse) SetBody ¶
func (s *ConfirmIntegrationConfigResponse) SetBody(v *ConfirmIntegrationConfigResponseBody) *ConfirmIntegrationConfigResponse
func (*ConfirmIntegrationConfigResponse) SetHeaders ¶
func (s *ConfirmIntegrationConfigResponse) SetHeaders(v map[string]*string) *ConfirmIntegrationConfigResponse
func (*ConfirmIntegrationConfigResponse) SetStatusCode ¶
func (s *ConfirmIntegrationConfigResponse) SetStatusCode(v int32) *ConfirmIntegrationConfigResponse
func (ConfirmIntegrationConfigResponse) String ¶
func (s ConfirmIntegrationConfigResponse) String() string
type ConfirmIntegrationConfigResponseBody ¶
type ConfirmIntegrationConfigResponseBody struct { // Id of the request // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ConfirmIntegrationConfigResponseBody) GoString ¶
func (s ConfirmIntegrationConfigResponseBody) GoString() string
func (*ConfirmIntegrationConfigResponseBody) SetRequestId ¶
func (s *ConfirmIntegrationConfigResponseBody) SetRequestId(v string) *ConfirmIntegrationConfigResponseBody
func (ConfirmIntegrationConfigResponseBody) String ¶
func (s ConfirmIntegrationConfigResponseBody) String() string
type CreateEscalationPlanRequest ¶
type CreateEscalationPlanRequest struct { // clientToken // // example: // // 6b404f14-77d1-4b53-a1a1-30a58bREQUEST ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // desc2322424 EscalationPlanDescription *string `json:"escalationPlanDescription,omitempty" xml:"escalationPlanDescription,omitempty"` // This parameter is required. // // example: // // name123 EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` // This parameter is required. EscalationPlanRules []*CreateEscalationPlanRequestEscalationPlanRules `json:"escalationPlanRules,omitempty" xml:"escalationPlanRules,omitempty" type:"Repeated"` // This parameter is required. EscalationPlanScopeObjects []*CreateEscalationPlanRequestEscalationPlanScopeObjects `json:"escalationPlanScopeObjects,omitempty" xml:"escalationPlanScopeObjects,omitempty" type:"Repeated"` IsGlobal *bool `json:"isGlobal,omitempty" xml:"isGlobal,omitempty"` }
func (CreateEscalationPlanRequest) GoString ¶
func (s CreateEscalationPlanRequest) GoString() string
func (*CreateEscalationPlanRequest) SetClientToken ¶
func (s *CreateEscalationPlanRequest) SetClientToken(v string) *CreateEscalationPlanRequest
func (*CreateEscalationPlanRequest) SetEscalationPlanDescription ¶
func (s *CreateEscalationPlanRequest) SetEscalationPlanDescription(v string) *CreateEscalationPlanRequest
func (*CreateEscalationPlanRequest) SetEscalationPlanName ¶
func (s *CreateEscalationPlanRequest) SetEscalationPlanName(v string) *CreateEscalationPlanRequest
func (*CreateEscalationPlanRequest) SetEscalationPlanRules ¶
func (s *CreateEscalationPlanRequest) SetEscalationPlanRules(v []*CreateEscalationPlanRequestEscalationPlanRules) *CreateEscalationPlanRequest
func (*CreateEscalationPlanRequest) SetEscalationPlanScopeObjects ¶
func (s *CreateEscalationPlanRequest) SetEscalationPlanScopeObjects(v []*CreateEscalationPlanRequestEscalationPlanScopeObjects) *CreateEscalationPlanRequest
func (*CreateEscalationPlanRequest) SetIsGlobal ¶ added in v2.0.6
func (s *CreateEscalationPlanRequest) SetIsGlobal(v bool) *CreateEscalationPlanRequest
func (CreateEscalationPlanRequest) String ¶
func (s CreateEscalationPlanRequest) String() string
type CreateEscalationPlanRequestEscalationPlanRules ¶
type CreateEscalationPlanRequestEscalationPlanRules struct { // This parameter is required. EscalationPlanConditions []*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions `json:"escalationPlanConditions,omitempty" xml:"escalationPlanConditions,omitempty" type:"Repeated"` // This parameter is required. EscalationPlanStrategies []*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies `json:"escalationPlanStrategies,omitempty" xml:"escalationPlanStrategies,omitempty" type:"Repeated"` // example: // // UN_FINISH EscalationPlanType *string `json:"escalationPlanType,omitempty" xml:"escalationPlanType,omitempty"` }
func (CreateEscalationPlanRequestEscalationPlanRules) GoString ¶
func (s CreateEscalationPlanRequestEscalationPlanRules) GoString() string
func (*CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanConditions ¶
func (s *CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanConditions(v []*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) *CreateEscalationPlanRequestEscalationPlanRules
func (*CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanStrategies ¶
func (s *CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanStrategies(v []*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) *CreateEscalationPlanRequestEscalationPlanRules
func (*CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanType ¶
func (s *CreateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanType(v string) *CreateEscalationPlanRequestEscalationPlanRules
func (CreateEscalationPlanRequestEscalationPlanRules) String ¶
func (s CreateEscalationPlanRequestEscalationPlanRules) String() string
type CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions ¶
type CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions struct { // This parameter is required. // // example: // // LOW Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // This parameter is required. // // example: // // P1 Level *string `json:"level,omitempty" xml:"level,omitempty"` }
func (CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) GoString ¶
func (s CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) GoString() string
func (*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) SetEffection ¶
func (CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) String ¶
func (s CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) String() string
type CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies ¶
type CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies struct { // This parameter is required. // // example: // // true EnableWebhook *bool `json:"enableWebhook,omitempty" xml:"enableWebhook,omitempty"` EscalationPlanType *string `json:"escalationPlanType,omitempty" xml:"escalationPlanType,omitempty"` // This parameter is required. NoticeChannels []*string `json:"noticeChannels,omitempty" xml:"noticeChannels,omitempty" type:"Repeated"` // This parameter is required. NoticeObjects []*int64 `json:"noticeObjects,omitempty" xml:"noticeObjects,omitempty" type:"Repeated"` NoticeRoleList []*int64 `json:"noticeRoleList,omitempty" xml:"noticeRoleList,omitempty" type:"Repeated"` // This parameter is required. // // example: // // 40 NoticeTime *string `json:"noticeTime,omitempty" xml:"noticeTime,omitempty"` ServiceGroupIds []*int64 `json:"serviceGroupIds,omitempty" xml:"serviceGroupIds,omitempty" type:"Repeated"` }
func (CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) GoString ¶
func (s CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) GoString() string
func (*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEnableWebhook ¶
func (*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEscalationPlanType ¶ added in v2.0.4
func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEscalationPlanType(v string) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
func (*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeChannels ¶
func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeChannels(v []*string) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
func (*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeObjects ¶
func (*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleList ¶ added in v2.0.6
func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleList(v []*int64) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
func (*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeTime ¶
func (*CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetServiceGroupIds ¶
func (s *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetServiceGroupIds(v []*int64) *CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
func (CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) String ¶
func (s CreateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) String() string
type CreateEscalationPlanRequestEscalationPlanScopeObjects ¶
type CreateEscalationPlanRequestEscalationPlanScopeObjects struct { // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` // This parameter is required. // // example: // // 23433 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` }
func (CreateEscalationPlanRequestEscalationPlanScopeObjects) GoString ¶
func (s CreateEscalationPlanRequestEscalationPlanScopeObjects) GoString() string
func (*CreateEscalationPlanRequestEscalationPlanScopeObjects) SetScopeObjectId ¶
func (s *CreateEscalationPlanRequestEscalationPlanScopeObjects) SetScopeObjectId(v int64) *CreateEscalationPlanRequestEscalationPlanScopeObjects
func (CreateEscalationPlanRequestEscalationPlanScopeObjects) String ¶
func (s CreateEscalationPlanRequestEscalationPlanScopeObjects) String() string
type CreateEscalationPlanResponse ¶
type CreateEscalationPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateEscalationPlanResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateEscalationPlanResponse) GoString ¶
func (s CreateEscalationPlanResponse) GoString() string
func (*CreateEscalationPlanResponse) SetBody ¶
func (s *CreateEscalationPlanResponse) SetBody(v *CreateEscalationPlanResponseBody) *CreateEscalationPlanResponse
func (*CreateEscalationPlanResponse) SetHeaders ¶
func (s *CreateEscalationPlanResponse) SetHeaders(v map[string]*string) *CreateEscalationPlanResponse
func (*CreateEscalationPlanResponse) SetStatusCode ¶
func (s *CreateEscalationPlanResponse) SetStatusCode(v int32) *CreateEscalationPlanResponse
func (CreateEscalationPlanResponse) String ¶
func (s CreateEscalationPlanResponse) String() string
type CreateEscalationPlanResponseBody ¶
type CreateEscalationPlanResponseBody struct { // data Data *CreateEscalationPlanResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC21925D RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateEscalationPlanResponseBody) GoString ¶
func (s CreateEscalationPlanResponseBody) GoString() string
func (*CreateEscalationPlanResponseBody) SetData ¶
func (s *CreateEscalationPlanResponseBody) SetData(v *CreateEscalationPlanResponseBodyData) *CreateEscalationPlanResponseBody
func (*CreateEscalationPlanResponseBody) SetRequestId ¶
func (s *CreateEscalationPlanResponseBody) SetRequestId(v string) *CreateEscalationPlanResponseBody
func (CreateEscalationPlanResponseBody) String ¶
func (s CreateEscalationPlanResponseBody) String() string
type CreateEscalationPlanResponseBodyData ¶
type CreateEscalationPlanResponseBodyData struct { // example: // // 234532 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` }
func (CreateEscalationPlanResponseBodyData) GoString ¶
func (s CreateEscalationPlanResponseBodyData) GoString() string
func (*CreateEscalationPlanResponseBodyData) SetEscalationPlanId ¶
func (s *CreateEscalationPlanResponseBodyData) SetEscalationPlanId(v int64) *CreateEscalationPlanResponseBodyData
func (CreateEscalationPlanResponseBodyData) String ¶
func (s CreateEscalationPlanResponseBodyData) String() string
type CreateIncidentRequest ¶
type CreateIncidentRequest struct { // example: // // 12312 AssignUserId *int64 `json:"assignUserId,omitempty" xml:"assignUserId,omitempty"` Channels []*string `json:"channels,omitempty" xml:"channels,omitempty" type:"Repeated"` // example: // // 2b63cdef-7ac3-4892-a76d-0f3389ef729f ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // LOW Effect *string `json:"effect,omitempty" xml:"effect,omitempty"` IncidentDescription *string `json:"incidentDescription,omitempty" xml:"incidentDescription,omitempty"` // example: // // P1 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` // example: // // 12312 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` // 12000 // // example: // // 12312 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (CreateIncidentRequest) GoString ¶
func (s CreateIncidentRequest) GoString() string
func (*CreateIncidentRequest) SetAssignUserId ¶
func (s *CreateIncidentRequest) SetAssignUserId(v int64) *CreateIncidentRequest
func (*CreateIncidentRequest) SetChannels ¶
func (s *CreateIncidentRequest) SetChannels(v []*string) *CreateIncidentRequest
func (*CreateIncidentRequest) SetClientToken ¶
func (s *CreateIncidentRequest) SetClientToken(v string) *CreateIncidentRequest
func (*CreateIncidentRequest) SetEffect ¶
func (s *CreateIncidentRequest) SetEffect(v string) *CreateIncidentRequest
func (*CreateIncidentRequest) SetIncidentDescription ¶
func (s *CreateIncidentRequest) SetIncidentDescription(v string) *CreateIncidentRequest
func (*CreateIncidentRequest) SetIncidentLevel ¶
func (s *CreateIncidentRequest) SetIncidentLevel(v string) *CreateIncidentRequest
func (*CreateIncidentRequest) SetIncidentTitle ¶
func (s *CreateIncidentRequest) SetIncidentTitle(v string) *CreateIncidentRequest
func (*CreateIncidentRequest) SetRelatedServiceId ¶
func (s *CreateIncidentRequest) SetRelatedServiceId(v int64) *CreateIncidentRequest
func (*CreateIncidentRequest) SetServiceGroupId ¶
func (s *CreateIncidentRequest) SetServiceGroupId(v int64) *CreateIncidentRequest
func (CreateIncidentRequest) String ¶
func (s CreateIncidentRequest) String() string
type CreateIncidentResponse ¶
type CreateIncidentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateIncidentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateIncidentResponse) GoString ¶
func (s CreateIncidentResponse) GoString() string
func (*CreateIncidentResponse) SetBody ¶
func (s *CreateIncidentResponse) SetBody(v *CreateIncidentResponseBody) *CreateIncidentResponse
func (*CreateIncidentResponse) SetHeaders ¶
func (s *CreateIncidentResponse) SetHeaders(v map[string]*string) *CreateIncidentResponse
func (*CreateIncidentResponse) SetStatusCode ¶
func (s *CreateIncidentResponse) SetStatusCode(v int32) *CreateIncidentResponse
func (CreateIncidentResponse) String ¶
func (s CreateIncidentResponse) String() string
type CreateIncidentResponseBody ¶
type CreateIncidentResponseBody struct { // Id of the request Data *CreateIncidentResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateIncidentResponseBody) GoString ¶
func (s CreateIncidentResponseBody) GoString() string
func (*CreateIncidentResponseBody) SetData ¶
func (s *CreateIncidentResponseBody) SetData(v *CreateIncidentResponseBodyData) *CreateIncidentResponseBody
func (*CreateIncidentResponseBody) SetRequestId ¶
func (s *CreateIncidentResponseBody) SetRequestId(v string) *CreateIncidentResponseBody
func (CreateIncidentResponseBody) String ¶
func (s CreateIncidentResponseBody) String() string
type CreateIncidentResponseBodyData ¶
type CreateIncidentResponseBodyData struct {
IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"`
}
func (CreateIncidentResponseBodyData) GoString ¶
func (s CreateIncidentResponseBodyData) GoString() string
func (*CreateIncidentResponseBodyData) SetIncidentId ¶
func (s *CreateIncidentResponseBodyData) SetIncidentId(v int64) *CreateIncidentResponseBodyData
func (CreateIncidentResponseBodyData) String ¶
func (s CreateIncidentResponseBodyData) String() string
type CreateIncidentSubtotalRequest ¶
type CreateIncidentSubtotalRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 描述 Description *string `json:"description,omitempty" xml:"description,omitempty"` // This parameter is required. // // example: // // 12312 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` }
func (CreateIncidentSubtotalRequest) GoString ¶
func (s CreateIncidentSubtotalRequest) GoString() string
func (*CreateIncidentSubtotalRequest) SetClientToken ¶
func (s *CreateIncidentSubtotalRequest) SetClientToken(v string) *CreateIncidentSubtotalRequest
func (*CreateIncidentSubtotalRequest) SetDescription ¶
func (s *CreateIncidentSubtotalRequest) SetDescription(v string) *CreateIncidentSubtotalRequest
func (*CreateIncidentSubtotalRequest) SetIncidentId ¶
func (s *CreateIncidentSubtotalRequest) SetIncidentId(v int64) *CreateIncidentSubtotalRequest
func (CreateIncidentSubtotalRequest) String ¶
func (s CreateIncidentSubtotalRequest) String() string
type CreateIncidentSubtotalResponse ¶
type CreateIncidentSubtotalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateIncidentSubtotalResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateIncidentSubtotalResponse) GoString ¶
func (s CreateIncidentSubtotalResponse) GoString() string
func (*CreateIncidentSubtotalResponse) SetBody ¶
func (s *CreateIncidentSubtotalResponse) SetBody(v *CreateIncidentSubtotalResponseBody) *CreateIncidentSubtotalResponse
func (*CreateIncidentSubtotalResponse) SetHeaders ¶
func (s *CreateIncidentSubtotalResponse) SetHeaders(v map[string]*string) *CreateIncidentSubtotalResponse
func (*CreateIncidentSubtotalResponse) SetStatusCode ¶
func (s *CreateIncidentSubtotalResponse) SetStatusCode(v int32) *CreateIncidentSubtotalResponse
func (CreateIncidentSubtotalResponse) String ¶
func (s CreateIncidentSubtotalResponse) String() string
type CreateIncidentSubtotalResponseBody ¶
type CreateIncidentSubtotalResponseBody struct { // data Data *CreateIncidentSubtotalResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateIncidentSubtotalResponseBody) GoString ¶
func (s CreateIncidentSubtotalResponseBody) GoString() string
func (*CreateIncidentSubtotalResponseBody) SetRequestId ¶
func (s *CreateIncidentSubtotalResponseBody) SetRequestId(v string) *CreateIncidentSubtotalResponseBody
func (CreateIncidentSubtotalResponseBody) String ¶
func (s CreateIncidentSubtotalResponseBody) String() string
type CreateIncidentSubtotalResponseBodyData ¶
type CreateIncidentSubtotalResponseBodyData struct { // example: // // 123 SubtotalId *int64 `json:"subtotalId,omitempty" xml:"subtotalId,omitempty"` }
func (CreateIncidentSubtotalResponseBodyData) GoString ¶
func (s CreateIncidentSubtotalResponseBodyData) GoString() string
func (*CreateIncidentSubtotalResponseBodyData) SetSubtotalId ¶
func (s *CreateIncidentSubtotalResponseBodyData) SetSubtotalId(v int64) *CreateIncidentSubtotalResponseBodyData
func (CreateIncidentSubtotalResponseBodyData) String ¶
func (s CreateIncidentSubtotalResponseBodyData) String() string
type CreateIntegrationConfigRequest ¶
type CreateIntegrationConfigRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` }
func (CreateIntegrationConfigRequest) GoString ¶
func (s CreateIntegrationConfigRequest) GoString() string
func (*CreateIntegrationConfigRequest) SetClientToken ¶
func (s *CreateIntegrationConfigRequest) SetClientToken(v string) *CreateIntegrationConfigRequest
func (*CreateIntegrationConfigRequest) SetMonitorSourceId ¶
func (s *CreateIntegrationConfigRequest) SetMonitorSourceId(v int64) *CreateIntegrationConfigRequest
func (CreateIntegrationConfigRequest) String ¶
func (s CreateIntegrationConfigRequest) String() string
type CreateIntegrationConfigResponse ¶
type CreateIntegrationConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateIntegrationConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateIntegrationConfigResponse) GoString ¶
func (s CreateIntegrationConfigResponse) GoString() string
func (*CreateIntegrationConfigResponse) SetBody ¶
func (s *CreateIntegrationConfigResponse) SetBody(v *CreateIntegrationConfigResponseBody) *CreateIntegrationConfigResponse
func (*CreateIntegrationConfigResponse) SetHeaders ¶
func (s *CreateIntegrationConfigResponse) SetHeaders(v map[string]*string) *CreateIntegrationConfigResponse
func (*CreateIntegrationConfigResponse) SetStatusCode ¶
func (s *CreateIntegrationConfigResponse) SetStatusCode(v int32) *CreateIntegrationConfigResponse
func (CreateIntegrationConfigResponse) String ¶
func (s CreateIntegrationConfigResponse) String() string
type CreateIntegrationConfigResponseBody ¶
type CreateIntegrationConfigResponseBody struct { // data Data *CreateIntegrationConfigResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // id of the request // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateIntegrationConfigResponseBody) GoString ¶
func (s CreateIntegrationConfigResponseBody) GoString() string
func (*CreateIntegrationConfigResponseBody) SetRequestId ¶
func (s *CreateIntegrationConfigResponseBody) SetRequestId(v string) *CreateIntegrationConfigResponseBody
func (CreateIntegrationConfigResponseBody) String ¶
func (s CreateIntegrationConfigResponseBody) String() string
type CreateIntegrationConfigResponseBodyData ¶
type CreateIntegrationConfigResponseBodyData struct { // example: // // 101 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (CreateIntegrationConfigResponseBodyData) GoString ¶
func (s CreateIntegrationConfigResponseBodyData) GoString() string
func (*CreateIntegrationConfigResponseBodyData) SetIntegrationConfigId ¶
func (s *CreateIntegrationConfigResponseBodyData) SetIntegrationConfigId(v int64) *CreateIntegrationConfigResponseBodyData
func (CreateIntegrationConfigResponseBodyData) String ¶
func (s CreateIntegrationConfigResponseBodyData) String() string
type CreateProblemEffectionServiceRequest ¶
type CreateProblemEffectionServiceRequest struct { // clientToken // // example: // // e0b6735e-1a04-4d6b-a625-d2350612492c ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // erdwcdc Description *string `json:"description,omitempty" xml:"description,omitempty"` // example: // // P2 Level *string `json:"level,omitempty" xml:"level,omitempty"` PictureUrl []*string `json:"pictureUrl,omitempty" xml:"pictureUrl,omitempty" type:"Repeated"` // This parameter is required. // // example: // // 150000000 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 170000000 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` // example: // // UN_RECOVERED Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (CreateProblemEffectionServiceRequest) GoString ¶
func (s CreateProblemEffectionServiceRequest) GoString() string
func (*CreateProblemEffectionServiceRequest) SetClientToken ¶
func (s *CreateProblemEffectionServiceRequest) SetClientToken(v string) *CreateProblemEffectionServiceRequest
func (*CreateProblemEffectionServiceRequest) SetDescription ¶
func (s *CreateProblemEffectionServiceRequest) SetDescription(v string) *CreateProblemEffectionServiceRequest
func (*CreateProblemEffectionServiceRequest) SetLevel ¶
func (s *CreateProblemEffectionServiceRequest) SetLevel(v string) *CreateProblemEffectionServiceRequest
func (*CreateProblemEffectionServiceRequest) SetPictureUrl ¶
func (s *CreateProblemEffectionServiceRequest) SetPictureUrl(v []*string) *CreateProblemEffectionServiceRequest
func (*CreateProblemEffectionServiceRequest) SetProblemId ¶
func (s *CreateProblemEffectionServiceRequest) SetProblemId(v int64) *CreateProblemEffectionServiceRequest
func (*CreateProblemEffectionServiceRequest) SetServiceId ¶
func (s *CreateProblemEffectionServiceRequest) SetServiceId(v int64) *CreateProblemEffectionServiceRequest
func (*CreateProblemEffectionServiceRequest) SetStatus ¶
func (s *CreateProblemEffectionServiceRequest) SetStatus(v string) *CreateProblemEffectionServiceRequest
func (CreateProblemEffectionServiceRequest) String ¶
func (s CreateProblemEffectionServiceRequest) String() string
type CreateProblemEffectionServiceResponse ¶
type CreateProblemEffectionServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateProblemEffectionServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateProblemEffectionServiceResponse) GoString ¶
func (s CreateProblemEffectionServiceResponse) GoString() string
func (*CreateProblemEffectionServiceResponse) SetHeaders ¶
func (s *CreateProblemEffectionServiceResponse) SetHeaders(v map[string]*string) *CreateProblemEffectionServiceResponse
func (*CreateProblemEffectionServiceResponse) SetStatusCode ¶
func (s *CreateProblemEffectionServiceResponse) SetStatusCode(v int32) *CreateProblemEffectionServiceResponse
func (CreateProblemEffectionServiceResponse) String ¶
func (s CreateProblemEffectionServiceResponse) String() string
type CreateProblemEffectionServiceResponseBody ¶
type CreateProblemEffectionServiceResponseBody struct { // data Data *CreateProblemEffectionServiceResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateProblemEffectionServiceResponseBody) GoString ¶
func (s CreateProblemEffectionServiceResponseBody) GoString() string
func (*CreateProblemEffectionServiceResponseBody) SetRequestId ¶
func (s *CreateProblemEffectionServiceResponseBody) SetRequestId(v string) *CreateProblemEffectionServiceResponseBody
func (CreateProblemEffectionServiceResponseBody) String ¶
func (s CreateProblemEffectionServiceResponseBody) String() string
type CreateProblemEffectionServiceResponseBodyData ¶
type CreateProblemEffectionServiceResponseBodyData struct { // example: // // 6442430 EffectionServiceId *int64 `json:"effectionServiceId,omitempty" xml:"effectionServiceId,omitempty"` }
func (CreateProblemEffectionServiceResponseBodyData) GoString ¶
func (s CreateProblemEffectionServiceResponseBodyData) GoString() string
func (*CreateProblemEffectionServiceResponseBodyData) SetEffectionServiceId ¶
func (s *CreateProblemEffectionServiceResponseBodyData) SetEffectionServiceId(v int64) *CreateProblemEffectionServiceResponseBodyData
func (CreateProblemEffectionServiceResponseBodyData) String ¶
func (s CreateProblemEffectionServiceResponseBodyData) String() string
type CreateProblemMeasureRequest ¶
type CreateProblemMeasureRequest struct { // example: // // 标准 CheckStandard *string `json:"checkStandard,omitempty" xml:"checkStandard,omitempty"` // example: // // 123 CheckUserId *int64 `json:"checkUserId,omitempty" xml:"checkUserId,omitempty"` // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 措施内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // 123 DirectorId *int64 `json:"directorId,omitempty" xml:"directorId,omitempty"` // example: // // 2020-01-23 00:00:00 PlanFinishTime *string `json:"planFinishTime,omitempty" xml:"planFinishTime,omitempty"` // This parameter is required. // // example: // // 23 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 123 StalkerId *int64 `json:"stalkerId,omitempty" xml:"stalkerId,omitempty"` // example: // // IMPROVED Status *string `json:"status,omitempty" xml:"status,omitempty"` // example: // // 1 Type *int32 `json:"type,omitempty" xml:"type,omitempty"` }
func (CreateProblemMeasureRequest) GoString ¶
func (s CreateProblemMeasureRequest) GoString() string
func (*CreateProblemMeasureRequest) SetCheckStandard ¶
func (s *CreateProblemMeasureRequest) SetCheckStandard(v string) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetCheckUserId ¶
func (s *CreateProblemMeasureRequest) SetCheckUserId(v int64) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetClientToken ¶
func (s *CreateProblemMeasureRequest) SetClientToken(v string) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetContent ¶
func (s *CreateProblemMeasureRequest) SetContent(v string) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetDirectorId ¶
func (s *CreateProblemMeasureRequest) SetDirectorId(v int64) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetPlanFinishTime ¶
func (s *CreateProblemMeasureRequest) SetPlanFinishTime(v string) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetProblemId ¶
func (s *CreateProblemMeasureRequest) SetProblemId(v int64) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetStalkerId ¶
func (s *CreateProblemMeasureRequest) SetStalkerId(v int64) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetStatus ¶
func (s *CreateProblemMeasureRequest) SetStatus(v string) *CreateProblemMeasureRequest
func (*CreateProblemMeasureRequest) SetType ¶
func (s *CreateProblemMeasureRequest) SetType(v int32) *CreateProblemMeasureRequest
func (CreateProblemMeasureRequest) String ¶
func (s CreateProblemMeasureRequest) String() string
type CreateProblemMeasureResponse ¶
type CreateProblemMeasureResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateProblemMeasureResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateProblemMeasureResponse) GoString ¶
func (s CreateProblemMeasureResponse) GoString() string
func (*CreateProblemMeasureResponse) SetBody ¶
func (s *CreateProblemMeasureResponse) SetBody(v *CreateProblemMeasureResponseBody) *CreateProblemMeasureResponse
func (*CreateProblemMeasureResponse) SetHeaders ¶
func (s *CreateProblemMeasureResponse) SetHeaders(v map[string]*string) *CreateProblemMeasureResponse
func (*CreateProblemMeasureResponse) SetStatusCode ¶
func (s *CreateProblemMeasureResponse) SetStatusCode(v int32) *CreateProblemMeasureResponse
func (CreateProblemMeasureResponse) String ¶
func (s CreateProblemMeasureResponse) String() string
type CreateProblemMeasureResponseBody ¶
type CreateProblemMeasureResponseBody struct { // data Data *CreateProblemMeasureResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateProblemMeasureResponseBody) GoString ¶
func (s CreateProblemMeasureResponseBody) GoString() string
func (*CreateProblemMeasureResponseBody) SetData ¶
func (s *CreateProblemMeasureResponseBody) SetData(v *CreateProblemMeasureResponseBodyData) *CreateProblemMeasureResponseBody
func (*CreateProblemMeasureResponseBody) SetRequestId ¶
func (s *CreateProblemMeasureResponseBody) SetRequestId(v string) *CreateProblemMeasureResponseBody
func (CreateProblemMeasureResponseBody) String ¶
func (s CreateProblemMeasureResponseBody) String() string
type CreateProblemMeasureResponseBodyData ¶
type CreateProblemMeasureResponseBodyData struct { // example: // // 1231 MeasureId *int64 `json:"measureId,omitempty" xml:"measureId,omitempty"` }
func (CreateProblemMeasureResponseBodyData) GoString ¶
func (s CreateProblemMeasureResponseBodyData) GoString() string
func (*CreateProblemMeasureResponseBodyData) SetMeasureId ¶
func (s *CreateProblemMeasureResponseBodyData) SetMeasureId(v int64) *CreateProblemMeasureResponseBodyData
func (CreateProblemMeasureResponseBodyData) String ¶
func (s CreateProblemMeasureResponseBodyData) String() string
type CreateProblemRequest ¶
type CreateProblemRequest struct { AffectServiceIds []*int64 `json:"affectServiceIds,omitempty" xml:"affectServiceIds,omitempty" type:"Repeated"` // example: // // E789D869-DB13-4913-BAA8-A1F56F94B94D ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2020-10-02 00:00:00 DiscoverTime *string `json:"discoverTime,omitempty" xml:"discoverTime,omitempty"` // example: // // 123221 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // 32121 MainHandlerId *int64 `json:"mainHandlerId,omitempty" xml:"mainHandlerId,omitempty"` // example: // // 初步原因 PreliminaryReason *string `json:"preliminaryReason,omitempty" xml:"preliminaryReason,omitempty"` // example: // // P2 ProblemLevel *string `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` // example: // // 故障A ProblemName *string `json:"problemName,omitempty" xml:"problemName,omitempty"` // example: // // PROBLEM_NOTIFY ProblemNotifyType *string `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` // example: // // HANDLING ProblemStatus *string `json:"problemStatus,omitempty" xml:"problemStatus,omitempty"` // example: // // 进展摘要 ProgressSummary *string `json:"progressSummary,omitempty" xml:"progressSummary,omitempty"` // example: // // 343 ProgressSummaryRichTextId *int64 `json:"progressSummaryRichTextId,omitempty" xml:"progressSummaryRichTextId,omitempty"` // example: // // 2020-10-02 00:00:00 RecoveryTime *string `json:"recoveryTime,omitempty" xml:"recoveryTime,omitempty"` // example: // // 123122 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` ServiceGroupIds []*int64 `json:"serviceGroupIds,omitempty" xml:"serviceGroupIds,omitempty" type:"Repeated"` }
func (CreateProblemRequest) GoString ¶
func (s CreateProblemRequest) GoString() string
func (*CreateProblemRequest) SetAffectServiceIds ¶
func (s *CreateProblemRequest) SetAffectServiceIds(v []*int64) *CreateProblemRequest
func (*CreateProblemRequest) SetClientToken ¶
func (s *CreateProblemRequest) SetClientToken(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetDiscoverTime ¶
func (s *CreateProblemRequest) SetDiscoverTime(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetIncidentId ¶
func (s *CreateProblemRequest) SetIncidentId(v int64) *CreateProblemRequest
func (*CreateProblemRequest) SetMainHandlerId ¶
func (s *CreateProblemRequest) SetMainHandlerId(v int64) *CreateProblemRequest
func (*CreateProblemRequest) SetPreliminaryReason ¶
func (s *CreateProblemRequest) SetPreliminaryReason(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetProblemLevel ¶
func (s *CreateProblemRequest) SetProblemLevel(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetProblemName ¶
func (s *CreateProblemRequest) SetProblemName(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetProblemNotifyType ¶
func (s *CreateProblemRequest) SetProblemNotifyType(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetProblemStatus ¶
func (s *CreateProblemRequest) SetProblemStatus(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetProgressSummary ¶
func (s *CreateProblemRequest) SetProgressSummary(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetProgressSummaryRichTextId ¶
func (s *CreateProblemRequest) SetProgressSummaryRichTextId(v int64) *CreateProblemRequest
func (*CreateProblemRequest) SetRecoveryTime ¶
func (s *CreateProblemRequest) SetRecoveryTime(v string) *CreateProblemRequest
func (*CreateProblemRequest) SetRelatedServiceId ¶
func (s *CreateProblemRequest) SetRelatedServiceId(v int64) *CreateProblemRequest
func (*CreateProblemRequest) SetServiceGroupIds ¶
func (s *CreateProblemRequest) SetServiceGroupIds(v []*int64) *CreateProblemRequest
func (CreateProblemRequest) String ¶
func (s CreateProblemRequest) String() string
type CreateProblemResponse ¶
type CreateProblemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateProblemResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateProblemResponse) GoString ¶
func (s CreateProblemResponse) GoString() string
func (*CreateProblemResponse) SetBody ¶
func (s *CreateProblemResponse) SetBody(v *CreateProblemResponseBody) *CreateProblemResponse
func (*CreateProblemResponse) SetHeaders ¶
func (s *CreateProblemResponse) SetHeaders(v map[string]*string) *CreateProblemResponse
func (*CreateProblemResponse) SetStatusCode ¶
func (s *CreateProblemResponse) SetStatusCode(v int32) *CreateProblemResponse
func (CreateProblemResponse) String ¶
func (s CreateProblemResponse) String() string
type CreateProblemResponseBody ¶
type CreateProblemResponseBody struct { // data Data *CreateProblemResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // E789D869-DB13-4933-BAA8-A1F56F94B94D RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateProblemResponseBody) GoString ¶
func (s CreateProblemResponseBody) GoString() string
func (*CreateProblemResponseBody) SetData ¶
func (s *CreateProblemResponseBody) SetData(v *CreateProblemResponseBodyData) *CreateProblemResponseBody
func (*CreateProblemResponseBody) SetRequestId ¶
func (s *CreateProblemResponseBody) SetRequestId(v string) *CreateProblemResponseBody
func (CreateProblemResponseBody) String ¶
func (s CreateProblemResponseBody) String() string
type CreateProblemResponseBodyData ¶
type CreateProblemResponseBodyData struct { // example: // // 321331 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (CreateProblemResponseBodyData) GoString ¶
func (s CreateProblemResponseBodyData) GoString() string
func (*CreateProblemResponseBodyData) SetProblemId ¶
func (s *CreateProblemResponseBodyData) SetProblemId(v int64) *CreateProblemResponseBodyData
func (CreateProblemResponseBodyData) String ¶
func (s CreateProblemResponseBodyData) String() string
type CreateProblemSubtotalRequest ¶
type CreateProblemSubtotalRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3814 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` Description *string `json:"description,omitempty" xml:"description,omitempty"` // This parameter is required. // // example: // // 1231 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (CreateProblemSubtotalRequest) GoString ¶
func (s CreateProblemSubtotalRequest) GoString() string
func (*CreateProblemSubtotalRequest) SetClientToken ¶
func (s *CreateProblemSubtotalRequest) SetClientToken(v string) *CreateProblemSubtotalRequest
func (*CreateProblemSubtotalRequest) SetDescription ¶
func (s *CreateProblemSubtotalRequest) SetDescription(v string) *CreateProblemSubtotalRequest
func (*CreateProblemSubtotalRequest) SetProblemId ¶
func (s *CreateProblemSubtotalRequest) SetProblemId(v int64) *CreateProblemSubtotalRequest
func (CreateProblemSubtotalRequest) String ¶
func (s CreateProblemSubtotalRequest) String() string
type CreateProblemSubtotalResponse ¶
type CreateProblemSubtotalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateProblemSubtotalResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateProblemSubtotalResponse) GoString ¶
func (s CreateProblemSubtotalResponse) GoString() string
func (*CreateProblemSubtotalResponse) SetBody ¶
func (s *CreateProblemSubtotalResponse) SetBody(v *CreateProblemSubtotalResponseBody) *CreateProblemSubtotalResponse
func (*CreateProblemSubtotalResponse) SetHeaders ¶
func (s *CreateProblemSubtotalResponse) SetHeaders(v map[string]*string) *CreateProblemSubtotalResponse
func (*CreateProblemSubtotalResponse) SetStatusCode ¶
func (s *CreateProblemSubtotalResponse) SetStatusCode(v int32) *CreateProblemSubtotalResponse
func (CreateProblemSubtotalResponse) String ¶
func (s CreateProblemSubtotalResponse) String() string
type CreateProblemSubtotalResponseBody ¶
type CreateProblemSubtotalResponseBody struct { // object Data *CreateProblemSubtotalResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd381A RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateProblemSubtotalResponseBody) GoString ¶
func (s CreateProblemSubtotalResponseBody) GoString() string
func (*CreateProblemSubtotalResponseBody) SetRequestId ¶
func (s *CreateProblemSubtotalResponseBody) SetRequestId(v string) *CreateProblemSubtotalResponseBody
func (CreateProblemSubtotalResponseBody) String ¶
func (s CreateProblemSubtotalResponseBody) String() string
type CreateProblemSubtotalResponseBodyData ¶
type CreateProblemSubtotalResponseBodyData struct { // example: // // 123 SubtotalId *int64 `json:"subtotalId,omitempty" xml:"subtotalId,omitempty"` }
func (CreateProblemSubtotalResponseBodyData) GoString ¶
func (s CreateProblemSubtotalResponseBodyData) GoString() string
func (*CreateProblemSubtotalResponseBodyData) SetSubtotalId ¶
func (s *CreateProblemSubtotalResponseBodyData) SetSubtotalId(v int64) *CreateProblemSubtotalResponseBodyData
func (CreateProblemSubtotalResponseBodyData) String ¶
func (s CreateProblemSubtotalResponseBodyData) String() string
type CreateProblemTimelineRequest ¶
type CreateProblemTimelineRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378FTOKENA11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // test123 Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // NodeTest KeyNode *string `json:"keyNode,omitempty" xml:"keyNode,omitempty"` // This parameter is required. // // example: // // 102 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 2021-06-06 12:11:22 Time *string `json:"time,omitempty" xml:"time,omitempty"` }
func (CreateProblemTimelineRequest) GoString ¶
func (s CreateProblemTimelineRequest) GoString() string
func (*CreateProblemTimelineRequest) SetClientToken ¶
func (s *CreateProblemTimelineRequest) SetClientToken(v string) *CreateProblemTimelineRequest
func (*CreateProblemTimelineRequest) SetContent ¶
func (s *CreateProblemTimelineRequest) SetContent(v string) *CreateProblemTimelineRequest
func (*CreateProblemTimelineRequest) SetKeyNode ¶
func (s *CreateProblemTimelineRequest) SetKeyNode(v string) *CreateProblemTimelineRequest
func (*CreateProblemTimelineRequest) SetProblemId ¶
func (s *CreateProblemTimelineRequest) SetProblemId(v int64) *CreateProblemTimelineRequest
func (*CreateProblemTimelineRequest) SetTime ¶
func (s *CreateProblemTimelineRequest) SetTime(v string) *CreateProblemTimelineRequest
func (CreateProblemTimelineRequest) String ¶
func (s CreateProblemTimelineRequest) String() string
type CreateProblemTimelineResponse ¶
type CreateProblemTimelineResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateProblemTimelineResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateProblemTimelineResponse) GoString ¶
func (s CreateProblemTimelineResponse) GoString() string
func (*CreateProblemTimelineResponse) SetBody ¶
func (s *CreateProblemTimelineResponse) SetBody(v *CreateProblemTimelineResponseBody) *CreateProblemTimelineResponse
func (*CreateProblemTimelineResponse) SetHeaders ¶
func (s *CreateProblemTimelineResponse) SetHeaders(v map[string]*string) *CreateProblemTimelineResponse
func (*CreateProblemTimelineResponse) SetStatusCode ¶
func (s *CreateProblemTimelineResponse) SetStatusCode(v int32) *CreateProblemTimelineResponse
func (CreateProblemTimelineResponse) String ¶
func (s CreateProblemTimelineResponse) String() string
type CreateProblemTimelineResponseBody ¶
type CreateProblemTimelineResponseBody struct { // data Data *CreateProblemTimelineResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateProblemTimelineResponseBody) GoString ¶
func (s CreateProblemTimelineResponseBody) GoString() string
func (*CreateProblemTimelineResponseBody) SetRequestId ¶
func (s *CreateProblemTimelineResponseBody) SetRequestId(v string) *CreateProblemTimelineResponseBody
func (CreateProblemTimelineResponseBody) String ¶
func (s CreateProblemTimelineResponseBody) String() string
type CreateProblemTimelineResponseBodyData ¶
type CreateProblemTimelineResponseBodyData struct { // example: // // 102 ProblemTimelineId *int64 `json:"problemTimelineId,omitempty" xml:"problemTimelineId,omitempty"` }
func (CreateProblemTimelineResponseBodyData) GoString ¶
func (s CreateProblemTimelineResponseBodyData) GoString() string
func (*CreateProblemTimelineResponseBodyData) SetProblemTimelineId ¶
func (s *CreateProblemTimelineResponseBodyData) SetProblemTimelineId(v int64) *CreateProblemTimelineResponseBodyData
func (CreateProblemTimelineResponseBodyData) String ¶
func (s CreateProblemTimelineResponseBodyData) String() string
type CreateProblemTimelinesRequest ¶
type CreateProblemTimelinesRequest struct { // clientToken // // example: // // e0b6735e-1a04-4d6b-a625-d2350612492c ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 423 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 2018-01-01 18:01,谁做了什么事情\n2018-01-01 18:01,谁做了什么事情\n2018-01-01 18:01,谁做了什么事情 TimelineNodes *string `json:"timelineNodes,omitempty" xml:"timelineNodes,omitempty"` }
func (CreateProblemTimelinesRequest) GoString ¶
func (s CreateProblemTimelinesRequest) GoString() string
func (*CreateProblemTimelinesRequest) SetClientToken ¶
func (s *CreateProblemTimelinesRequest) SetClientToken(v string) *CreateProblemTimelinesRequest
func (*CreateProblemTimelinesRequest) SetProblemId ¶
func (s *CreateProblemTimelinesRequest) SetProblemId(v int64) *CreateProblemTimelinesRequest
func (*CreateProblemTimelinesRequest) SetTimelineNodes ¶
func (s *CreateProblemTimelinesRequest) SetTimelineNodes(v string) *CreateProblemTimelinesRequest
func (CreateProblemTimelinesRequest) String ¶
func (s CreateProblemTimelinesRequest) String() string
type CreateProblemTimelinesResponse ¶
type CreateProblemTimelinesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateProblemTimelinesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateProblemTimelinesResponse) GoString ¶
func (s CreateProblemTimelinesResponse) GoString() string
func (*CreateProblemTimelinesResponse) SetBody ¶
func (s *CreateProblemTimelinesResponse) SetBody(v *CreateProblemTimelinesResponseBody) *CreateProblemTimelinesResponse
func (*CreateProblemTimelinesResponse) SetHeaders ¶
func (s *CreateProblemTimelinesResponse) SetHeaders(v map[string]*string) *CreateProblemTimelinesResponse
func (*CreateProblemTimelinesResponse) SetStatusCode ¶
func (s *CreateProblemTimelinesResponse) SetStatusCode(v int32) *CreateProblemTimelinesResponse
func (CreateProblemTimelinesResponse) String ¶
func (s CreateProblemTimelinesResponse) String() string
type CreateProblemTimelinesResponseBody ¶
type CreateProblemTimelinesResponseBody struct { // data Data *CreateProblemTimelinesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateProblemTimelinesResponseBody) GoString ¶
func (s CreateProblemTimelinesResponseBody) GoString() string
func (*CreateProblemTimelinesResponseBody) SetRequestId ¶
func (s *CreateProblemTimelinesResponseBody) SetRequestId(v string) *CreateProblemTimelinesResponseBody
func (CreateProblemTimelinesResponseBody) String ¶
func (s CreateProblemTimelinesResponseBody) String() string
type CreateProblemTimelinesResponseBodyData ¶
type CreateProblemTimelinesResponseBodyData struct {
ProblemTimelineIds []*int64 `json:"problemTimelineIds,omitempty" xml:"problemTimelineIds,omitempty" type:"Repeated"`
}
func (CreateProblemTimelinesResponseBodyData) GoString ¶
func (s CreateProblemTimelinesResponseBodyData) GoString() string
func (*CreateProblemTimelinesResponseBodyData) SetProblemTimelineIds ¶
func (s *CreateProblemTimelinesResponseBodyData) SetProblemTimelineIds(v []*int64) *CreateProblemTimelinesResponseBodyData
func (CreateProblemTimelinesResponseBodyData) String ¶
func (s CreateProblemTimelinesResponseBodyData) String() string
type CreateRichTextRequest ¶
type CreateRichTextRequest struct { // example: // // 12221 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // INCIDENT 事件 ALERT告警 PROBLEM故障 InstanceType *string `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // example: // // 这是一个富文本 RichText *string `json:"richText,omitempty" xml:"richText,omitempty"` }
func (CreateRichTextRequest) GoString ¶
func (s CreateRichTextRequest) GoString() string
func (*CreateRichTextRequest) SetInstanceId ¶
func (s *CreateRichTextRequest) SetInstanceId(v int64) *CreateRichTextRequest
func (*CreateRichTextRequest) SetInstanceType ¶
func (s *CreateRichTextRequest) SetInstanceType(v string) *CreateRichTextRequest
func (*CreateRichTextRequest) SetRichText ¶
func (s *CreateRichTextRequest) SetRichText(v string) *CreateRichTextRequest
func (CreateRichTextRequest) String ¶
func (s CreateRichTextRequest) String() string
type CreateRichTextResponse ¶
type CreateRichTextResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateRichTextResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateRichTextResponse) GoString ¶
func (s CreateRichTextResponse) GoString() string
func (*CreateRichTextResponse) SetBody ¶
func (s *CreateRichTextResponse) SetBody(v *CreateRichTextResponseBody) *CreateRichTextResponse
func (*CreateRichTextResponse) SetHeaders ¶
func (s *CreateRichTextResponse) SetHeaders(v map[string]*string) *CreateRichTextResponse
func (*CreateRichTextResponse) SetStatusCode ¶
func (s *CreateRichTextResponse) SetStatusCode(v int32) *CreateRichTextResponse
func (CreateRichTextResponse) String ¶
func (s CreateRichTextResponse) String() string
type CreateRichTextResponseBody ¶
type CreateRichTextResponseBody struct { // data Data *CreateRichTextResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateRichTextResponseBody) GoString ¶
func (s CreateRichTextResponseBody) GoString() string
func (*CreateRichTextResponseBody) SetData ¶
func (s *CreateRichTextResponseBody) SetData(v *CreateRichTextResponseBodyData) *CreateRichTextResponseBody
func (*CreateRichTextResponseBody) SetRequestId ¶
func (s *CreateRichTextResponseBody) SetRequestId(v string) *CreateRichTextResponseBody
func (CreateRichTextResponseBody) String ¶
func (s CreateRichTextResponseBody) String() string
type CreateRichTextResponseBodyData ¶
type CreateRichTextResponseBodyData struct { // example: // // 1231 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // 0 事件 1告警 2 故障 InstanceType *int64 `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // example: // // 这是一个富文本 RichText *string `json:"richText,omitempty" xml:"richText,omitempty"` }
func (CreateRichTextResponseBodyData) GoString ¶
func (s CreateRichTextResponseBodyData) GoString() string
func (*CreateRichTextResponseBodyData) SetInstanceId ¶
func (s *CreateRichTextResponseBodyData) SetInstanceId(v int64) *CreateRichTextResponseBodyData
func (*CreateRichTextResponseBodyData) SetInstanceType ¶
func (s *CreateRichTextResponseBodyData) SetInstanceType(v int64) *CreateRichTextResponseBodyData
func (*CreateRichTextResponseBodyData) SetRichText ¶
func (s *CreateRichTextResponseBodyData) SetRichText(v string) *CreateRichTextResponseBodyData
func (CreateRichTextResponseBodyData) String ¶
func (s CreateRichTextResponseBodyData) String() string
type CreateRouteRuleRequest ¶
type CreateRouteRuleRequest struct { // This parameter is required. // // example: // // 65 AssignObjectId *int64 `json:"assignObjectId,omitempty" xml:"assignObjectId,omitempty"` // This parameter is required. // // example: // // SERVICEGROUP AssignObjectType *string `json:"assignObjectType,omitempty" xml:"assignObjectType,omitempty"` // This parameter is required. // // example: // // AND ChildRuleRelation *string `json:"childRuleRelation,omitempty" xml:"childRuleRelation,omitempty"` // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` ConvergenceFields []*string `json:"convergenceFields,omitempty" xml:"convergenceFields,omitempty" type:"Repeated"` ConvergenceType *int32 `json:"convergenceType,omitempty" xml:"convergenceType,omitempty"` CoverageProblemLevels []*string `json:"coverageProblemLevels,omitempty" xml:"coverageProblemLevels,omitempty" type:"Repeated"` // This parameter is required. // // example: // // LOW Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // example: // // false EnableStatus *string `json:"enableStatus,omitempty" xml:"enableStatus,omitempty"` // This parameter is required. // // example: // // P1 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` // This parameter is required. // // example: // // 3 MatchCount *int32 `json:"matchCount,omitempty" xml:"matchCount,omitempty"` // This parameter is required. NotifyChannels []*string `json:"notifyChannels,omitempty" xml:"notifyChannels,omitempty" type:"Repeated"` ProblemEffectionServices []*int64 `json:"problemEffectionServices,omitempty" xml:"problemEffectionServices,omitempty" type:"Repeated"` ProblemLevelGroup map[string]*ProblemLevelGroupValue `json:"problemLevelGroup,omitempty" xml:"problemLevelGroup,omitempty"` // This parameter is required. // // example: // // 100 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` // This parameter is required. RouteChildRules []*CreateRouteRuleRequestRouteChildRules `json:"routeChildRules,omitempty" xml:"routeChildRules,omitempty" type:"Repeated"` // This parameter is required. // // example: // // INCIDENT RouteType *string `json:"routeType,omitempty" xml:"routeType,omitempty"` // This parameter is required. // // example: // // 这是一个规则 RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` // This parameter is required. // // example: // // 2 TimeWindow *int64 `json:"timeWindow,omitempty" xml:"timeWindow,omitempty"` // This parameter is required. // // example: // // MINUTE TimeWindowUnit *string `json:"timeWindowUnit,omitempty" xml:"timeWindowUnit,omitempty"` }
func (CreateRouteRuleRequest) GoString ¶
func (s CreateRouteRuleRequest) GoString() string
func (*CreateRouteRuleRequest) SetAssignObjectId ¶
func (s *CreateRouteRuleRequest) SetAssignObjectId(v int64) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetAssignObjectType ¶
func (s *CreateRouteRuleRequest) SetAssignObjectType(v string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetChildRuleRelation ¶
func (s *CreateRouteRuleRequest) SetChildRuleRelation(v string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetClientToken ¶
func (s *CreateRouteRuleRequest) SetClientToken(v string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetConvergenceFields ¶ added in v2.0.3
func (s *CreateRouteRuleRequest) SetConvergenceFields(v []*string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetConvergenceType ¶ added in v2.0.3
func (s *CreateRouteRuleRequest) SetConvergenceType(v int32) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetCoverageProblemLevels ¶ added in v2.0.1
func (s *CreateRouteRuleRequest) SetCoverageProblemLevels(v []*string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetEffection ¶
func (s *CreateRouteRuleRequest) SetEffection(v string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetEnableStatus ¶
func (s *CreateRouteRuleRequest) SetEnableStatus(v string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetIncidentLevel ¶
func (s *CreateRouteRuleRequest) SetIncidentLevel(v string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetMatchCount ¶
func (s *CreateRouteRuleRequest) SetMatchCount(v int32) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetNotifyChannels ¶
func (s *CreateRouteRuleRequest) SetNotifyChannels(v []*string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetProblemEffectionServices ¶ added in v2.0.1
func (s *CreateRouteRuleRequest) SetProblemEffectionServices(v []*int64) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetProblemLevelGroup ¶ added in v2.0.1
func (s *CreateRouteRuleRequest) SetProblemLevelGroup(v map[string]*ProblemLevelGroupValue) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetRelatedServiceId ¶
func (s *CreateRouteRuleRequest) SetRelatedServiceId(v int64) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetRouteChildRules ¶
func (s *CreateRouteRuleRequest) SetRouteChildRules(v []*CreateRouteRuleRequestRouteChildRules) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetRouteType ¶
func (s *CreateRouteRuleRequest) SetRouteType(v string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetRuleName ¶
func (s *CreateRouteRuleRequest) SetRuleName(v string) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetTimeWindow ¶
func (s *CreateRouteRuleRequest) SetTimeWindow(v int64) *CreateRouteRuleRequest
func (*CreateRouteRuleRequest) SetTimeWindowUnit ¶
func (s *CreateRouteRuleRequest) SetTimeWindowUnit(v string) *CreateRouteRuleRequest
func (CreateRouteRuleRequest) String ¶
func (s CreateRouteRuleRequest) String() string
type CreateRouteRuleRequestRouteChildRules ¶
type CreateRouteRuleRequestRouteChildRules struct { // example: // // 0 ChildConditionRelation *int64 `json:"childConditionRelation,omitempty" xml:"childConditionRelation,omitempty"` // This parameter is required. Conditions []*CreateRouteRuleRequestRouteChildRulesConditions `json:"conditions,omitempty" xml:"conditions,omitempty" type:"Repeated"` // This parameter is required. // // example: // // 1 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` ProblemLevel *string `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` }
func (CreateRouteRuleRequestRouteChildRules) GoString ¶
func (s CreateRouteRuleRequestRouteChildRules) GoString() string
func (*CreateRouteRuleRequestRouteChildRules) SetChildConditionRelation ¶
func (s *CreateRouteRuleRequestRouteChildRules) SetChildConditionRelation(v int64) *CreateRouteRuleRequestRouteChildRules
func (*CreateRouteRuleRequestRouteChildRules) SetConditions ¶
func (s *CreateRouteRuleRequestRouteChildRules) SetConditions(v []*CreateRouteRuleRequestRouteChildRulesConditions) *CreateRouteRuleRequestRouteChildRules
func (*CreateRouteRuleRequestRouteChildRules) SetMonitorSourceId ¶
func (s *CreateRouteRuleRequestRouteChildRules) SetMonitorSourceId(v int64) *CreateRouteRuleRequestRouteChildRules
func (*CreateRouteRuleRequestRouteChildRules) SetProblemLevel ¶ added in v2.0.1
func (s *CreateRouteRuleRequestRouteChildRules) SetProblemLevel(v string) *CreateRouteRuleRequestRouteChildRules
func (CreateRouteRuleRequestRouteChildRules) String ¶
func (s CreateRouteRuleRequestRouteChildRules) String() string
type CreateRouteRuleRequestRouteChildRulesConditions ¶
type CreateRouteRuleRequestRouteChildRulesConditions struct { // This parameter is required. // // example: // // payload.summary Key *string `json:"key,omitempty" xml:"key,omitempty"` // This parameter is required. // // example: // // equals OperationSymbol *string `json:"operationSymbol,omitempty" xml:"operationSymbol,omitempty"` // This parameter is required. // // example: // // 123 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (CreateRouteRuleRequestRouteChildRulesConditions) GoString ¶
func (s CreateRouteRuleRequestRouteChildRulesConditions) GoString() string
func (*CreateRouteRuleRequestRouteChildRulesConditions) SetOperationSymbol ¶
func (s *CreateRouteRuleRequestRouteChildRulesConditions) SetOperationSymbol(v string) *CreateRouteRuleRequestRouteChildRulesConditions
func (*CreateRouteRuleRequestRouteChildRulesConditions) SetValue ¶
func (s *CreateRouteRuleRequestRouteChildRulesConditions) SetValue(v string) *CreateRouteRuleRequestRouteChildRulesConditions
func (CreateRouteRuleRequestRouteChildRulesConditions) String ¶
func (s CreateRouteRuleRequestRouteChildRulesConditions) String() string
type CreateRouteRuleResponse ¶
type CreateRouteRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateRouteRuleResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateRouteRuleResponse) GoString ¶
func (s CreateRouteRuleResponse) GoString() string
func (*CreateRouteRuleResponse) SetBody ¶
func (s *CreateRouteRuleResponse) SetBody(v *CreateRouteRuleResponseBody) *CreateRouteRuleResponse
func (*CreateRouteRuleResponse) SetHeaders ¶
func (s *CreateRouteRuleResponse) SetHeaders(v map[string]*string) *CreateRouteRuleResponse
func (*CreateRouteRuleResponse) SetStatusCode ¶
func (s *CreateRouteRuleResponse) SetStatusCode(v int32) *CreateRouteRuleResponse
func (CreateRouteRuleResponse) String ¶
func (s CreateRouteRuleResponse) String() string
type CreateRouteRuleResponseBody ¶
type CreateRouteRuleResponseBody struct { // example: // // 65 Data *CreateRouteRuleResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // example: // // 请求ID RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateRouteRuleResponseBody) GoString ¶
func (s CreateRouteRuleResponseBody) GoString() string
func (*CreateRouteRuleResponseBody) SetData ¶
func (s *CreateRouteRuleResponseBody) SetData(v *CreateRouteRuleResponseBodyData) *CreateRouteRuleResponseBody
func (*CreateRouteRuleResponseBody) SetRequestId ¶
func (s *CreateRouteRuleResponseBody) SetRequestId(v string) *CreateRouteRuleResponseBody
func (CreateRouteRuleResponseBody) String ¶
func (s CreateRouteRuleResponseBody) String() string
type CreateRouteRuleResponseBodyData ¶
type CreateRouteRuleResponseBodyData struct { // example: // // 1000 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` }
func (CreateRouteRuleResponseBodyData) GoString ¶
func (s CreateRouteRuleResponseBodyData) GoString() string
func (*CreateRouteRuleResponseBodyData) SetRouteRuleId ¶
func (s *CreateRouteRuleResponseBodyData) SetRouteRuleId(v int64) *CreateRouteRuleResponseBodyData
func (CreateRouteRuleResponseBodyData) String ¶
func (s CreateRouteRuleResponseBodyData) String() string
type CreateServiceGroupRequest ¶
type CreateServiceGroupRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // ENABLE EnableWebhook *string `json:"enableWebhook,omitempty" xml:"enableWebhook,omitempty"` MonitorSourceTemplates []*CreateServiceGroupRequestMonitorSourceTemplates `json:"monitorSourceTemplates,omitempty" xml:"monitorSourceTemplates,omitempty" type:"Repeated"` // example: // // 服务描述 ServiceGroupDescription *string `json:"serviceGroupDescription,omitempty" xml:"serviceGroupDescription,omitempty"` // This parameter is required. // // example: // // 冲上云霄 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` // This parameter is required. UserIds []*int64 `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` // webhooklink // // This parameter is required. // // example: // // WWWWWWW WebhookLink *string `json:"webhookLink,omitempty" xml:"webhookLink,omitempty"` // This parameter is required. // // example: // // WEIXIN_GROUP WebhookType *string `json:"webhookType,omitempty" xml:"webhookType,omitempty"` }
func (CreateServiceGroupRequest) GoString ¶
func (s CreateServiceGroupRequest) GoString() string
func (*CreateServiceGroupRequest) SetClientToken ¶
func (s *CreateServiceGroupRequest) SetClientToken(v string) *CreateServiceGroupRequest
func (*CreateServiceGroupRequest) SetEnableWebhook ¶
func (s *CreateServiceGroupRequest) SetEnableWebhook(v string) *CreateServiceGroupRequest
func (*CreateServiceGroupRequest) SetMonitorSourceTemplates ¶
func (s *CreateServiceGroupRequest) SetMonitorSourceTemplates(v []*CreateServiceGroupRequestMonitorSourceTemplates) *CreateServiceGroupRequest
func (*CreateServiceGroupRequest) SetServiceGroupDescription ¶
func (s *CreateServiceGroupRequest) SetServiceGroupDescription(v string) *CreateServiceGroupRequest
func (*CreateServiceGroupRequest) SetServiceGroupName ¶
func (s *CreateServiceGroupRequest) SetServiceGroupName(v string) *CreateServiceGroupRequest
func (*CreateServiceGroupRequest) SetUserIds ¶
func (s *CreateServiceGroupRequest) SetUserIds(v []*int64) *CreateServiceGroupRequest
func (*CreateServiceGroupRequest) SetWebhookLink ¶
func (s *CreateServiceGroupRequest) SetWebhookLink(v string) *CreateServiceGroupRequest
func (*CreateServiceGroupRequest) SetWebhookType ¶
func (s *CreateServiceGroupRequest) SetWebhookType(v string) *CreateServiceGroupRequest
func (CreateServiceGroupRequest) String ¶
func (s CreateServiceGroupRequest) String() string
type CreateServiceGroupRequestMonitorSourceTemplates ¶
type CreateServiceGroupRequestMonitorSourceTemplates struct { // example: // // 111 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // xx TemplateContent *string `json:"templateContent,omitempty" xml:"templateContent,omitempty"` // example: // // 111 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (CreateServiceGroupRequestMonitorSourceTemplates) GoString ¶
func (s CreateServiceGroupRequestMonitorSourceTemplates) GoString() string
func (*CreateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceId ¶
func (s *CreateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceId(v int64) *CreateServiceGroupRequestMonitorSourceTemplates
func (*CreateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceName ¶
func (s *CreateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceName(v string) *CreateServiceGroupRequestMonitorSourceTemplates
func (*CreateServiceGroupRequestMonitorSourceTemplates) SetTemplateContent ¶
func (s *CreateServiceGroupRequestMonitorSourceTemplates) SetTemplateContent(v string) *CreateServiceGroupRequestMonitorSourceTemplates
func (*CreateServiceGroupRequestMonitorSourceTemplates) SetTemplateId ¶
func (s *CreateServiceGroupRequestMonitorSourceTemplates) SetTemplateId(v int64) *CreateServiceGroupRequestMonitorSourceTemplates
func (CreateServiceGroupRequestMonitorSourceTemplates) String ¶
func (s CreateServiceGroupRequestMonitorSourceTemplates) String() string
type CreateServiceGroupResponse ¶
type CreateServiceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceGroupResponse) GoString ¶
func (s CreateServiceGroupResponse) GoString() string
func (*CreateServiceGroupResponse) SetBody ¶
func (s *CreateServiceGroupResponse) SetBody(v *CreateServiceGroupResponseBody) *CreateServiceGroupResponse
func (*CreateServiceGroupResponse) SetHeaders ¶
func (s *CreateServiceGroupResponse) SetHeaders(v map[string]*string) *CreateServiceGroupResponse
func (*CreateServiceGroupResponse) SetStatusCode ¶
func (s *CreateServiceGroupResponse) SetStatusCode(v int32) *CreateServiceGroupResponse
func (CreateServiceGroupResponse) String ¶
func (s CreateServiceGroupResponse) String() string
type CreateServiceGroupResponseBody ¶
type CreateServiceGroupResponseBody struct { // example: // // 1 Data *CreateServiceGroupResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateServiceGroupResponseBody) GoString ¶
func (s CreateServiceGroupResponseBody) GoString() string
func (*CreateServiceGroupResponseBody) SetData ¶
func (s *CreateServiceGroupResponseBody) SetData(v *CreateServiceGroupResponseBodyData) *CreateServiceGroupResponseBody
func (*CreateServiceGroupResponseBody) SetRequestId ¶
func (s *CreateServiceGroupResponseBody) SetRequestId(v string) *CreateServiceGroupResponseBody
func (CreateServiceGroupResponseBody) String ¶
func (s CreateServiceGroupResponseBody) String() string
type CreateServiceGroupResponseBodyData ¶
type CreateServiceGroupResponseBodyData struct { // example: // // 1000 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (CreateServiceGroupResponseBodyData) GoString ¶
func (s CreateServiceGroupResponseBodyData) GoString() string
func (*CreateServiceGroupResponseBodyData) SetServiceGroupId ¶
func (s *CreateServiceGroupResponseBodyData) SetServiceGroupId(v int64) *CreateServiceGroupResponseBodyData
func (CreateServiceGroupResponseBodyData) String ¶
func (s CreateServiceGroupResponseBodyData) String() string
type CreateServiceGroupSchedulingRequest ¶
type CreateServiceGroupSchedulingRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 12 FastScheduling *CreateServiceGroupSchedulingRequestFastScheduling `json:"fastScheduling,omitempty" xml:"fastScheduling,omitempty" type:"Struct"` FineScheduling *CreateServiceGroupSchedulingRequestFineScheduling `json:"fineScheduling,omitempty" xml:"fineScheduling,omitempty" type:"Struct"` // This parameter is required. // // example: // // FAST SchedulingWay *string `json:"schedulingWay,omitempty" xml:"schedulingWay,omitempty"` // This parameter is required. // // example: // // 1000 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (CreateServiceGroupSchedulingRequest) GoString ¶
func (s CreateServiceGroupSchedulingRequest) GoString() string
func (*CreateServiceGroupSchedulingRequest) SetClientToken ¶
func (s *CreateServiceGroupSchedulingRequest) SetClientToken(v string) *CreateServiceGroupSchedulingRequest
func (*CreateServiceGroupSchedulingRequest) SetFastScheduling ¶
func (s *CreateServiceGroupSchedulingRequest) SetFastScheduling(v *CreateServiceGroupSchedulingRequestFastScheduling) *CreateServiceGroupSchedulingRequest
func (*CreateServiceGroupSchedulingRequest) SetFineScheduling ¶
func (s *CreateServiceGroupSchedulingRequest) SetFineScheduling(v *CreateServiceGroupSchedulingRequestFineScheduling) *CreateServiceGroupSchedulingRequest
func (*CreateServiceGroupSchedulingRequest) SetSchedulingWay ¶
func (s *CreateServiceGroupSchedulingRequest) SetSchedulingWay(v string) *CreateServiceGroupSchedulingRequest
func (*CreateServiceGroupSchedulingRequest) SetServiceGroupId ¶
func (s *CreateServiceGroupSchedulingRequest) SetServiceGroupId(v int64) *CreateServiceGroupSchedulingRequest
func (CreateServiceGroupSchedulingRequest) String ¶
func (s CreateServiceGroupSchedulingRequest) String() string
type CreateServiceGroupSchedulingRequestFastScheduling ¶
type CreateServiceGroupSchedulingRequestFastScheduling struct { // example: // // FAST_CHOICE DutyPlan *string `json:"dutyPlan,omitempty" xml:"dutyPlan,omitempty"` SchedulingUsers []*CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers `json:"schedulingUsers,omitempty" xml:"schedulingUsers,omitempty" type:"Repeated"` // example: // // 12 SingleDuration *int32 `json:"singleDuration,omitempty" xml:"singleDuration,omitempty"` // example: // // DAY SingleDurationUnit *string `json:"singleDurationUnit,omitempty" xml:"singleDurationUnit,omitempty"` }
func (CreateServiceGroupSchedulingRequestFastScheduling) GoString ¶
func (s CreateServiceGroupSchedulingRequestFastScheduling) GoString() string
func (*CreateServiceGroupSchedulingRequestFastScheduling) SetDutyPlan ¶
func (s *CreateServiceGroupSchedulingRequestFastScheduling) SetDutyPlan(v string) *CreateServiceGroupSchedulingRequestFastScheduling
func (*CreateServiceGroupSchedulingRequestFastScheduling) SetSchedulingUsers ¶
func (*CreateServiceGroupSchedulingRequestFastScheduling) SetSingleDuration ¶
func (s *CreateServiceGroupSchedulingRequestFastScheduling) SetSingleDuration(v int32) *CreateServiceGroupSchedulingRequestFastScheduling
func (*CreateServiceGroupSchedulingRequestFastScheduling) SetSingleDurationUnit ¶
func (s *CreateServiceGroupSchedulingRequestFastScheduling) SetSingleDurationUnit(v string) *CreateServiceGroupSchedulingRequestFastScheduling
func (CreateServiceGroupSchedulingRequestFastScheduling) String ¶
func (s CreateServiceGroupSchedulingRequestFastScheduling) String() string
type CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers ¶
type CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers struct { SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int64 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 6666 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` }
func (CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) GoString ¶
func (s CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) GoString() string
func (*CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingObjectType ¶ added in v2.0.3
func (s *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingObjectType(v string) *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
func (*CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingOrder ¶
func (s *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingOrder(v int64) *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
func (*CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserId ¶
func (s *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserId(v int64) *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
func (*CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserIdList(v []*int64) *CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
func (CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) String ¶
func (s CreateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) String() string
type CreateServiceGroupSchedulingRequestFineScheduling ¶
type CreateServiceGroupSchedulingRequestFineScheduling struct { // example: // // 1 Period *int32 `json:"period,omitempty" xml:"period,omitempty"` // example: // // DAY PeriodUnit *string `json:"periodUnit,omitempty" xml:"periodUnit,omitempty"` SchedulingFineShifts []*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts `json:"schedulingFineShifts,omitempty" xml:"schedulingFineShifts,omitempty" type:"Repeated"` SchedulingTemplateFineShifts []*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts `json:"schedulingTemplateFineShifts,omitempty" xml:"schedulingTemplateFineShifts,omitempty" type:"Repeated"` // example: // // MORNING_NIGHT ShiftType *string `json:"shiftType,omitempty" xml:"shiftType,omitempty"` }
func (CreateServiceGroupSchedulingRequestFineScheduling) GoString ¶
func (s CreateServiceGroupSchedulingRequestFineScheduling) GoString() string
func (*CreateServiceGroupSchedulingRequestFineScheduling) SetPeriod ¶
func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetPeriod(v int32) *CreateServiceGroupSchedulingRequestFineScheduling
func (*CreateServiceGroupSchedulingRequestFineScheduling) SetPeriodUnit ¶
func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetPeriodUnit(v string) *CreateServiceGroupSchedulingRequestFineScheduling
func (*CreateServiceGroupSchedulingRequestFineScheduling) SetSchedulingFineShifts ¶
func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetSchedulingFineShifts(v []*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) *CreateServiceGroupSchedulingRequestFineScheduling
func (*CreateServiceGroupSchedulingRequestFineScheduling) SetSchedulingTemplateFineShifts ¶
func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetSchedulingTemplateFineShifts(v []*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) *CreateServiceGroupSchedulingRequestFineScheduling
func (*CreateServiceGroupSchedulingRequestFineScheduling) SetShiftType ¶
func (s *CreateServiceGroupSchedulingRequestFineScheduling) SetShiftType(v string) *CreateServiceGroupSchedulingRequestFineScheduling
func (CreateServiceGroupSchedulingRequestFineScheduling) String ¶
func (s CreateServiceGroupSchedulingRequestFineScheduling) String() string
type CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts ¶
type CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts struct { // example: // // 1 CycleOrder *int32 `json:"cycleOrder,omitempty" xml:"cycleOrder,omitempty"` // example: // // 2020-10-13 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int32 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 2020-08-13 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // example: // // 11 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` // example: // // 早班 ShiftName *string `json:"shiftName,omitempty" xml:"shiftName,omitempty"` // example: // // fasle SkipOneDay *bool `json:"skipOneDay,omitempty" xml:"skipOneDay,omitempty"` }
func (CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) GoString ¶
func (s CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) GoString() string
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetCycleOrder ¶
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingEndTime ¶
func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingEndTime(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingObjectType ¶ added in v2.0.3
func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingObjectType(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingOrder ¶
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime ¶
func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserId ¶
func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserId(v int64) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList(v []*int64) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetShiftName ¶
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSkipOneDay ¶
func (CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) String ¶
func (s CreateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) String() string
type CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts ¶
type CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts struct { // example: // // 2021-10-01 08:00:00 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int64 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 2021-09-01 08:00:00 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // example: // // 1 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` SchedulingUserName *string `json:"schedulingUserName,omitempty" xml:"schedulingUserName,omitempty"` // example: // // false SkipOneDay *bool `json:"skipOneDay,omitempty" xml:"skipOneDay,omitempty"` }
func (CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) GoString ¶
func (s CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) GoString() string
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingEndTime ¶
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingObjectType ¶ added in v2.0.3
func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingObjectType(v string) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingOrder ¶
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingStartTime ¶
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserId ¶
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList(v []*int64) *CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserName ¶
func (*CreateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSkipOneDay ¶
type CreateServiceGroupSchedulingResponse ¶
type CreateServiceGroupSchedulingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceGroupSchedulingResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceGroupSchedulingResponse) GoString ¶
func (s CreateServiceGroupSchedulingResponse) GoString() string
func (*CreateServiceGroupSchedulingResponse) SetHeaders ¶
func (s *CreateServiceGroupSchedulingResponse) SetHeaders(v map[string]*string) *CreateServiceGroupSchedulingResponse
func (*CreateServiceGroupSchedulingResponse) SetStatusCode ¶
func (s *CreateServiceGroupSchedulingResponse) SetStatusCode(v int32) *CreateServiceGroupSchedulingResponse
func (CreateServiceGroupSchedulingResponse) String ¶
func (s CreateServiceGroupSchedulingResponse) String() string
type CreateServiceGroupSchedulingResponseBody ¶
type CreateServiceGroupSchedulingResponseBody struct { // Id of the request // // example: // // xxxxxxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateServiceGroupSchedulingResponseBody) GoString ¶
func (s CreateServiceGroupSchedulingResponseBody) GoString() string
func (*CreateServiceGroupSchedulingResponseBody) SetRequestId ¶
func (s *CreateServiceGroupSchedulingResponseBody) SetRequestId(v string) *CreateServiceGroupSchedulingResponseBody
func (CreateServiceGroupSchedulingResponseBody) String ¶
func (s CreateServiceGroupSchedulingResponseBody) String() string
type CreateServiceRequest ¶
type CreateServiceRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` // example: // // 服务描述 ServiceDescription *string `json:"serviceDescription,omitempty" xml:"serviceDescription,omitempty"` ServiceGroupIdList []*int64 `json:"serviceGroupIdList,omitempty" xml:"serviceGroupIdList,omitempty" type:"Repeated"` // This parameter is required. // // example: // // 服务名称 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` }
func (CreateServiceRequest) GoString ¶
func (s CreateServiceRequest) GoString() string
func (*CreateServiceRequest) SetClientToken ¶
func (s *CreateServiceRequest) SetClientToken(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetEscalationPlanId ¶ added in v2.0.6
func (s *CreateServiceRequest) SetEscalationPlanId(v int64) *CreateServiceRequest
func (*CreateServiceRequest) SetServiceDescription ¶
func (s *CreateServiceRequest) SetServiceDescription(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetServiceGroupIdList ¶ added in v2.0.6
func (s *CreateServiceRequest) SetServiceGroupIdList(v []*int64) *CreateServiceRequest
func (*CreateServiceRequest) SetServiceName ¶
func (s *CreateServiceRequest) SetServiceName(v string) *CreateServiceRequest
func (CreateServiceRequest) String ¶
func (s CreateServiceRequest) String() string
type CreateServiceResponse ¶
type CreateServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceResponse) GoString ¶
func (s CreateServiceResponse) GoString() string
func (*CreateServiceResponse) SetBody ¶
func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
func (*CreateServiceResponse) SetHeaders ¶
func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
func (*CreateServiceResponse) SetStatusCode ¶
func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
func (CreateServiceResponse) String ¶
func (s CreateServiceResponse) String() string
type CreateServiceResponseBody ¶
type CreateServiceResponseBody struct { // example: // // 1 Data *CreateServiceResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateServiceResponseBody) GoString ¶
func (s CreateServiceResponseBody) GoString() string
func (*CreateServiceResponseBody) SetData ¶
func (s *CreateServiceResponseBody) SetData(v *CreateServiceResponseBodyData) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetRequestId ¶
func (s *CreateServiceResponseBody) SetRequestId(v string) *CreateServiceResponseBody
func (CreateServiceResponseBody) String ¶
func (s CreateServiceResponseBody) String() string
type CreateServiceResponseBodyData ¶
type CreateServiceResponseBodyData struct { // example: // // 1 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` }
func (CreateServiceResponseBodyData) GoString ¶
func (s CreateServiceResponseBodyData) GoString() string
func (*CreateServiceResponseBodyData) SetServiceId ¶
func (s *CreateServiceResponseBodyData) SetServiceId(v int64) *CreateServiceResponseBodyData
func (CreateServiceResponseBodyData) String ¶
func (s CreateServiceResponseBodyData) String() string
type CreateSubscriptionRequest ¶
type CreateSubscriptionRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378FTOKENA11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2021-11-03 10:10:10 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // This parameter is required. // // example: // // LONG_TERM ExpiredType *int64 `json:"expiredType,omitempty" xml:"expiredType,omitempty"` // This parameter is required. NotifyObjectList []*CreateSubscriptionRequestNotifyObjectList `json:"notifyObjectList,omitempty" xml:"notifyObjectList,omitempty" type:"Repeated"` // This parameter is required. // // example: // // USER NotifyObjectType *int64 `json:"notifyObjectType,omitempty" xml:"notifyObjectType,omitempty"` // This parameter is required. NotifyStrategyList []*CreateSubscriptionRequestNotifyStrategyList `json:"notifyStrategyList,omitempty" xml:"notifyStrategyList,omitempty" type:"Repeated"` // example: // // 1个月 Period *string `json:"period,omitempty" xml:"period,omitempty"` // This parameter is required. // // example: // // SERVICE Scope *int64 `json:"scope,omitempty" xml:"scope,omitempty"` // This parameter is required. ScopeObjectList []*CreateSubscriptionRequestScopeObjectList `json:"scopeObjectList,omitempty" xml:"scopeObjectList,omitempty" type:"Repeated"` // example: // // 2021-02-03 10:10:10 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // This parameter is required. // // example: // // testSubscription SubscriptionTitle *string `json:"subscriptionTitle,omitempty" xml:"subscriptionTitle,omitempty"` }
func (CreateSubscriptionRequest) GoString ¶
func (s CreateSubscriptionRequest) GoString() string
func (*CreateSubscriptionRequest) SetClientToken ¶
func (s *CreateSubscriptionRequest) SetClientToken(v string) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetEndTime ¶
func (s *CreateSubscriptionRequest) SetEndTime(v string) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetExpiredType ¶
func (s *CreateSubscriptionRequest) SetExpiredType(v int64) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetNotifyObjectList ¶
func (s *CreateSubscriptionRequest) SetNotifyObjectList(v []*CreateSubscriptionRequestNotifyObjectList) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetNotifyObjectType ¶
func (s *CreateSubscriptionRequest) SetNotifyObjectType(v int64) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetNotifyStrategyList ¶
func (s *CreateSubscriptionRequest) SetNotifyStrategyList(v []*CreateSubscriptionRequestNotifyStrategyList) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetPeriod ¶
func (s *CreateSubscriptionRequest) SetPeriod(v string) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetScope ¶
func (s *CreateSubscriptionRequest) SetScope(v int64) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetScopeObjectList ¶
func (s *CreateSubscriptionRequest) SetScopeObjectList(v []*CreateSubscriptionRequestScopeObjectList) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetStartTime ¶
func (s *CreateSubscriptionRequest) SetStartTime(v string) *CreateSubscriptionRequest
func (*CreateSubscriptionRequest) SetSubscriptionTitle ¶
func (s *CreateSubscriptionRequest) SetSubscriptionTitle(v string) *CreateSubscriptionRequest
func (CreateSubscriptionRequest) String ¶
func (s CreateSubscriptionRequest) String() string
type CreateSubscriptionRequestNotifyObjectList ¶
type CreateSubscriptionRequestNotifyObjectList struct { // This parameter is required. // // example: // // 2 NotifyObjectId *int64 `json:"notifyObjectId,omitempty" xml:"notifyObjectId,omitempty"` }
func (CreateSubscriptionRequestNotifyObjectList) GoString ¶
func (s CreateSubscriptionRequestNotifyObjectList) GoString() string
func (*CreateSubscriptionRequestNotifyObjectList) SetNotifyObjectId ¶
func (s *CreateSubscriptionRequestNotifyObjectList) SetNotifyObjectId(v int64) *CreateSubscriptionRequestNotifyObjectList
func (CreateSubscriptionRequestNotifyObjectList) String ¶
func (s CreateSubscriptionRequestNotifyObjectList) String() string
type CreateSubscriptionRequestNotifyStrategyList ¶
type CreateSubscriptionRequestNotifyStrategyList struct { // This parameter is required. // // example: // // SMS,PHONE Channels *string `json:"channels,omitempty" xml:"channels,omitempty"` // This parameter is required. // // example: // // INCIDENT InstanceType *int64 `json:"instanceType,omitempty" xml:"instanceType,omitempty"` PeriodChannel *CreateSubscriptionRequestNotifyStrategyListPeriodChannel `json:"periodChannel,omitempty" xml:"periodChannel,omitempty" type:"Struct"` // This parameter is required. Strategies []*CreateSubscriptionRequestNotifyStrategyListStrategies `json:"strategies,omitempty" xml:"strategies,omitempty" type:"Repeated"` }
func (CreateSubscriptionRequestNotifyStrategyList) GoString ¶
func (s CreateSubscriptionRequestNotifyStrategyList) GoString() string
func (*CreateSubscriptionRequestNotifyStrategyList) SetChannels ¶
func (s *CreateSubscriptionRequestNotifyStrategyList) SetChannels(v string) *CreateSubscriptionRequestNotifyStrategyList
func (*CreateSubscriptionRequestNotifyStrategyList) SetInstanceType ¶
func (s *CreateSubscriptionRequestNotifyStrategyList) SetInstanceType(v int64) *CreateSubscriptionRequestNotifyStrategyList
func (*CreateSubscriptionRequestNotifyStrategyList) SetPeriodChannel ¶
func (*CreateSubscriptionRequestNotifyStrategyList) SetStrategies ¶
func (CreateSubscriptionRequestNotifyStrategyList) String ¶
func (s CreateSubscriptionRequestNotifyStrategyList) String() string
type CreateSubscriptionRequestNotifyStrategyListPeriodChannel ¶
type CreateSubscriptionRequestNotifyStrategyListPeriodChannel struct { // example: // // SMS,PHONE NonWorkday *string `json:"nonWorkday,omitempty" xml:"nonWorkday,omitempty"` // example: // // SMS,PHONE Workday *string `json:"workday,omitempty" xml:"workday,omitempty"` }
func (CreateSubscriptionRequestNotifyStrategyListPeriodChannel) GoString ¶
func (s CreateSubscriptionRequestNotifyStrategyListPeriodChannel) GoString() string
func (*CreateSubscriptionRequestNotifyStrategyListPeriodChannel) SetNonWorkday ¶
func (s *CreateSubscriptionRequestNotifyStrategyListPeriodChannel) SetNonWorkday(v string) *CreateSubscriptionRequestNotifyStrategyListPeriodChannel
func (*CreateSubscriptionRequestNotifyStrategyListPeriodChannel) SetWorkday ¶
func (CreateSubscriptionRequestNotifyStrategyListPeriodChannel) String ¶
func (s CreateSubscriptionRequestNotifyStrategyListPeriodChannel) String() string
type CreateSubscriptionRequestNotifyStrategyListStrategies ¶
type CreateSubscriptionRequestNotifyStrategyListStrategies struct {
Conditions []*CreateSubscriptionRequestNotifyStrategyListStrategiesConditions `json:"conditions,omitempty" xml:"conditions,omitempty" type:"Repeated"`
}
func (CreateSubscriptionRequestNotifyStrategyListStrategies) GoString ¶
func (s CreateSubscriptionRequestNotifyStrategyListStrategies) GoString() string
func (*CreateSubscriptionRequestNotifyStrategyListStrategies) SetConditions ¶
func (CreateSubscriptionRequestNotifyStrategyListStrategies) String ¶
func (s CreateSubscriptionRequestNotifyStrategyListStrategies) String() string
type CreateSubscriptionRequestNotifyStrategyListStrategiesConditions ¶
type CreateSubscriptionRequestNotifyStrategyListStrategiesConditions struct { // example: // // INCIDENT_TRIGGER Action *string `json:"action,omitempty" xml:"action,omitempty"` // example: // // HIGH Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // example: // // P1 Level *string `json:"level,omitempty" xml:"level,omitempty"` // example: // // PROBLEM_UPDATE ProblemNotifyType *string `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` }
func (CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) GoString ¶
func (s CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) GoString() string
func (*CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetEffection ¶
func (*CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetProblemNotifyType ¶
func (s *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetProblemNotifyType(v string) *CreateSubscriptionRequestNotifyStrategyListStrategiesConditions
func (CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) String ¶
func (s CreateSubscriptionRequestNotifyStrategyListStrategiesConditions) String() string
type CreateSubscriptionRequestScopeObjectList ¶
type CreateSubscriptionRequestScopeObjectList struct { // This parameter is required. // // example: // // 1 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` }
func (CreateSubscriptionRequestScopeObjectList) GoString ¶
func (s CreateSubscriptionRequestScopeObjectList) GoString() string
func (*CreateSubscriptionRequestScopeObjectList) SetScopeObjectId ¶
func (s *CreateSubscriptionRequestScopeObjectList) SetScopeObjectId(v int64) *CreateSubscriptionRequestScopeObjectList
func (CreateSubscriptionRequestScopeObjectList) String ¶
func (s CreateSubscriptionRequestScopeObjectList) String() string
type CreateSubscriptionResponse ¶
type CreateSubscriptionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateSubscriptionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateSubscriptionResponse) GoString ¶
func (s CreateSubscriptionResponse) GoString() string
func (*CreateSubscriptionResponse) SetBody ¶
func (s *CreateSubscriptionResponse) SetBody(v *CreateSubscriptionResponseBody) *CreateSubscriptionResponse
func (*CreateSubscriptionResponse) SetHeaders ¶
func (s *CreateSubscriptionResponse) SetHeaders(v map[string]*string) *CreateSubscriptionResponse
func (*CreateSubscriptionResponse) SetStatusCode ¶
func (s *CreateSubscriptionResponse) SetStatusCode(v int32) *CreateSubscriptionResponse
func (CreateSubscriptionResponse) String ¶
func (s CreateSubscriptionResponse) String() string
type CreateSubscriptionResponseBody ¶
type CreateSubscriptionResponseBody struct { // data Data *CreateSubscriptionResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // request id // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateSubscriptionResponseBody) GoString ¶
func (s CreateSubscriptionResponseBody) GoString() string
func (*CreateSubscriptionResponseBody) SetData ¶
func (s *CreateSubscriptionResponseBody) SetData(v *CreateSubscriptionResponseBodyData) *CreateSubscriptionResponseBody
func (*CreateSubscriptionResponseBody) SetRequestId ¶
func (s *CreateSubscriptionResponseBody) SetRequestId(v string) *CreateSubscriptionResponseBody
func (CreateSubscriptionResponseBody) String ¶
func (s CreateSubscriptionResponseBody) String() string
type CreateSubscriptionResponseBodyData ¶
type CreateSubscriptionResponseBodyData struct { // example: // // 101 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` }
func (CreateSubscriptionResponseBodyData) GoString ¶
func (s CreateSubscriptionResponseBodyData) GoString() string
func (*CreateSubscriptionResponseBodyData) SetSubscriptionId ¶
func (s *CreateSubscriptionResponseBodyData) SetSubscriptionId(v int64) *CreateSubscriptionResponseBodyData
func (CreateSubscriptionResponseBodyData) String ¶
func (s CreateSubscriptionResponseBodyData) String() string
type CreateTenantApplicationRequest ¶
type CreateTenantApplicationRequest struct { // This parameter is required. // // example: // // DINGDING Channel *string `json:"channel,omitempty" xml:"channel,omitempty"` // This parameter is required. // // example: // // 7C56D225-7C34-40BB-9624-C8BA449260E6 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (CreateTenantApplicationRequest) GoString ¶
func (s CreateTenantApplicationRequest) GoString() string
func (*CreateTenantApplicationRequest) SetChannel ¶
func (s *CreateTenantApplicationRequest) SetChannel(v string) *CreateTenantApplicationRequest
func (*CreateTenantApplicationRequest) SetClientToken ¶
func (s *CreateTenantApplicationRequest) SetClientToken(v string) *CreateTenantApplicationRequest
func (CreateTenantApplicationRequest) String ¶
func (s CreateTenantApplicationRequest) String() string
type CreateTenantApplicationResponse ¶
type CreateTenantApplicationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateTenantApplicationResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateTenantApplicationResponse) GoString ¶
func (s CreateTenantApplicationResponse) GoString() string
func (*CreateTenantApplicationResponse) SetBody ¶
func (s *CreateTenantApplicationResponse) SetBody(v *CreateTenantApplicationResponseBody) *CreateTenantApplicationResponse
func (*CreateTenantApplicationResponse) SetHeaders ¶
func (s *CreateTenantApplicationResponse) SetHeaders(v map[string]*string) *CreateTenantApplicationResponse
func (*CreateTenantApplicationResponse) SetStatusCode ¶
func (s *CreateTenantApplicationResponse) SetStatusCode(v int32) *CreateTenantApplicationResponse
func (CreateTenantApplicationResponse) String ¶
func (s CreateTenantApplicationResponse) String() string
type CreateTenantApplicationResponseBody ¶
type CreateTenantApplicationResponseBody struct { // data Data *CreateTenantApplicationResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // id of the req // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateTenantApplicationResponseBody) GoString ¶
func (s CreateTenantApplicationResponseBody) GoString() string
func (*CreateTenantApplicationResponseBody) SetRequestId ¶
func (s *CreateTenantApplicationResponseBody) SetRequestId(v string) *CreateTenantApplicationResponseBody
func (CreateTenantApplicationResponseBody) String ¶
func (s CreateTenantApplicationResponseBody) String() string
type CreateTenantApplicationResponseBodyData ¶
type CreateTenantApplicationResponseBodyData struct { // example: // // http://xxxx OpenUrl *string `json:"openUrl,omitempty" xml:"openUrl,omitempty"` // example: // // OPENED 已开通 OPENING 开通中 Progress *string `json:"progress,omitempty" xml:"progress,omitempty"` }
func (CreateTenantApplicationResponseBodyData) GoString ¶
func (s CreateTenantApplicationResponseBodyData) GoString() string
func (*CreateTenantApplicationResponseBodyData) SetOpenUrl ¶
func (s *CreateTenantApplicationResponseBodyData) SetOpenUrl(v string) *CreateTenantApplicationResponseBodyData
func (*CreateTenantApplicationResponseBodyData) SetProgress ¶
func (s *CreateTenantApplicationResponseBodyData) SetProgress(v string) *CreateTenantApplicationResponseBodyData
func (CreateTenantApplicationResponseBodyData) String ¶
func (s CreateTenantApplicationResponseBodyData) String() string
type CreateUserRequest ¶
type CreateUserRequest struct { // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 5678@qq.com Email *string `json:"email,omitempty" xml:"email,omitempty"` // example: // // 188898989892 Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` // example: // // 4787654378343 RamId *int64 `json:"ramId,omitempty" xml:"ramId,omitempty"` RoleIdList []*int64 `json:"roleIdList,omitempty" xml:"roleIdList,omitempty" type:"Repeated"` Username *string `json:"username,omitempty" xml:"username,omitempty"` }
func (CreateUserRequest) GoString ¶
func (s CreateUserRequest) GoString() string
func (*CreateUserRequest) SetClientToken ¶
func (s *CreateUserRequest) SetClientToken(v string) *CreateUserRequest
func (*CreateUserRequest) SetEmail ¶
func (s *CreateUserRequest) SetEmail(v string) *CreateUserRequest
func (*CreateUserRequest) SetPhone ¶
func (s *CreateUserRequest) SetPhone(v string) *CreateUserRequest
func (*CreateUserRequest) SetRamId ¶
func (s *CreateUserRequest) SetRamId(v int64) *CreateUserRequest
func (*CreateUserRequest) SetRoleIdList ¶ added in v2.0.6
func (s *CreateUserRequest) SetRoleIdList(v []*int64) *CreateUserRequest
func (*CreateUserRequest) SetUsername ¶
func (s *CreateUserRequest) SetUsername(v string) *CreateUserRequest
func (CreateUserRequest) String ¶
func (s CreateUserRequest) String() string
type CreateUserResponse ¶
type CreateUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateUserResponse) GoString ¶
func (s CreateUserResponse) GoString() string
func (*CreateUserResponse) SetBody ¶
func (s *CreateUserResponse) SetBody(v *CreateUserResponseBody) *CreateUserResponse
func (*CreateUserResponse) SetHeaders ¶
func (s *CreateUserResponse) SetHeaders(v map[string]*string) *CreateUserResponse
func (*CreateUserResponse) SetStatusCode ¶
func (s *CreateUserResponse) SetStatusCode(v int32) *CreateUserResponse
func (CreateUserResponse) String ¶
func (s CreateUserResponse) String() string
type CreateUserResponseBody ¶
type CreateUserResponseBody struct { // data Data *CreateUserResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (CreateUserResponseBody) GoString ¶
func (s CreateUserResponseBody) GoString() string
func (*CreateUserResponseBody) SetData ¶
func (s *CreateUserResponseBody) SetData(v *CreateUserResponseBodyData) *CreateUserResponseBody
func (*CreateUserResponseBody) SetRequestId ¶
func (s *CreateUserResponseBody) SetRequestId(v string) *CreateUserResponseBody
func (CreateUserResponseBody) String ¶
func (s CreateUserResponseBody) String() string
type CreateUserResponseBodyData ¶
type CreateUserResponseBodyData struct { // example: // // 1 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateUserResponseBodyData) GoString ¶
func (s CreateUserResponseBodyData) GoString() string
func (*CreateUserResponseBodyData) SetUserId ¶
func (s *CreateUserResponseBodyData) SetUserId(v int64) *CreateUserResponseBodyData
func (CreateUserResponseBodyData) String ¶
func (s CreateUserResponseBodyData) String() string
type DataProblemLevelGroupValue ¶ added in v2.0.1
type DataProblemLevelGroupValue struct { ChildRuleRelation *int32 `json:"childRuleRelation,omitempty" xml:"childRuleRelation,omitempty"` MatchCount *int64 `json:"matchCount,omitempty" xml:"matchCount,omitempty"` TimeWindow *int64 `json:"timeWindow,omitempty" xml:"timeWindow,omitempty"` TimeWindowUnit *string `json:"timeWindowUnit,omitempty" xml:"timeWindowUnit,omitempty"` EnableUpgrade *bool `json:"enableUpgrade,omitempty" xml:"enableUpgrade,omitempty"` UpgradeTimeWindow *int64 `json:"upgradeTimeWindow,omitempty" xml:"upgradeTimeWindow,omitempty"` UpgradeTimeWindowUnit *string `json:"upgradeTimeWindowUnit,omitempty" xml:"upgradeTimeWindowUnit,omitempty"` }
func (DataProblemLevelGroupValue) GoString ¶ added in v2.0.1
func (s DataProblemLevelGroupValue) GoString() string
func (*DataProblemLevelGroupValue) SetChildRuleRelation ¶ added in v2.0.1
func (s *DataProblemLevelGroupValue) SetChildRuleRelation(v int32) *DataProblemLevelGroupValue
func (*DataProblemLevelGroupValue) SetEnableUpgrade ¶ added in v2.0.1
func (s *DataProblemLevelGroupValue) SetEnableUpgrade(v bool) *DataProblemLevelGroupValue
func (*DataProblemLevelGroupValue) SetMatchCount ¶ added in v2.0.1
func (s *DataProblemLevelGroupValue) SetMatchCount(v int64) *DataProblemLevelGroupValue
func (*DataProblemLevelGroupValue) SetTimeWindow ¶ added in v2.0.1
func (s *DataProblemLevelGroupValue) SetTimeWindow(v int64) *DataProblemLevelGroupValue
func (*DataProblemLevelGroupValue) SetTimeWindowUnit ¶ added in v2.0.1
func (s *DataProblemLevelGroupValue) SetTimeWindowUnit(v string) *DataProblemLevelGroupValue
func (*DataProblemLevelGroupValue) SetUpgradeTimeWindow ¶ added in v2.0.1
func (s *DataProblemLevelGroupValue) SetUpgradeTimeWindow(v int64) *DataProblemLevelGroupValue
func (*DataProblemLevelGroupValue) SetUpgradeTimeWindowUnit ¶ added in v2.0.1
func (s *DataProblemLevelGroupValue) SetUpgradeTimeWindowUnit(v string) *DataProblemLevelGroupValue
func (DataProblemLevelGroupValue) String ¶ added in v2.0.1
func (s DataProblemLevelGroupValue) String() string
type DataValue ¶
type DataValue struct { // example: // // SMS Code *string `json:"code,omitempty" xml:"code,omitempty"` Description *string `json:"description,omitempty" xml:"description,omitempty"` ConfigDescription *string `json:"configDescription,omitempty" xml:"configDescription,omitempty"` // example: // // PROBLEM_REASON_DISASTER ConfigCode *string `json:"configCode,omitempty" xml:"configCode,omitempty"` // example: // // PROBLEM_REASON ParentCode *string `json:"parentCode,omitempty" xml:"parentCode,omitempty"` // example: // // 2 ConfigKey *string `json:"configKey,omitempty" xml:"configKey,omitempty"` ConfigValue *string `json:"configValue,omitempty" xml:"configValue,omitempty"` // example: // // true Requirement *bool `json:"requirement,omitempty" xml:"requirement,omitempty"` }
func (*DataValue) SetConfigCode ¶
func (*DataValue) SetConfigDescription ¶
func (*DataValue) SetConfigKey ¶
func (*DataValue) SetConfigValue ¶
func (*DataValue) SetDescription ¶
func (*DataValue) SetParentCode ¶
func (*DataValue) SetRequirement ¶
type DeleteEscalationPlanRequest ¶
type DeleteEscalationPlanRequest struct { // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 234534 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` }
func (DeleteEscalationPlanRequest) GoString ¶
func (s DeleteEscalationPlanRequest) GoString() string
func (*DeleteEscalationPlanRequest) SetClientToken ¶
func (s *DeleteEscalationPlanRequest) SetClientToken(v string) *DeleteEscalationPlanRequest
func (*DeleteEscalationPlanRequest) SetEscalationPlanId ¶
func (s *DeleteEscalationPlanRequest) SetEscalationPlanId(v int64) *DeleteEscalationPlanRequest
func (DeleteEscalationPlanRequest) String ¶
func (s DeleteEscalationPlanRequest) String() string
type DeleteEscalationPlanResponse ¶
type DeleteEscalationPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteEscalationPlanResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteEscalationPlanResponse) GoString ¶
func (s DeleteEscalationPlanResponse) GoString() string
func (*DeleteEscalationPlanResponse) SetBody ¶
func (s *DeleteEscalationPlanResponse) SetBody(v *DeleteEscalationPlanResponseBody) *DeleteEscalationPlanResponse
func (*DeleteEscalationPlanResponse) SetHeaders ¶
func (s *DeleteEscalationPlanResponse) SetHeaders(v map[string]*string) *DeleteEscalationPlanResponse
func (*DeleteEscalationPlanResponse) SetStatusCode ¶
func (s *DeleteEscalationPlanResponse) SetStatusCode(v int32) *DeleteEscalationPlanResponse
func (DeleteEscalationPlanResponse) String ¶
func (s DeleteEscalationPlanResponse) String() string
type DeleteEscalationPlanResponseBody ¶
type DeleteEscalationPlanResponseBody struct { // Id of the request // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC21925D RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteEscalationPlanResponseBody) GoString ¶
func (s DeleteEscalationPlanResponseBody) GoString() string
func (*DeleteEscalationPlanResponseBody) SetRequestId ¶
func (s *DeleteEscalationPlanResponseBody) SetRequestId(v string) *DeleteEscalationPlanResponseBody
func (DeleteEscalationPlanResponseBody) String ¶
func (s DeleteEscalationPlanResponseBody) String() string
type DeleteIncidentRequest ¶
type DeleteIncidentRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 12321 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` }
func (DeleteIncidentRequest) GoString ¶
func (s DeleteIncidentRequest) GoString() string
func (*DeleteIncidentRequest) SetClientToken ¶
func (s *DeleteIncidentRequest) SetClientToken(v string) *DeleteIncidentRequest
func (*DeleteIncidentRequest) SetIncidentId ¶
func (s *DeleteIncidentRequest) SetIncidentId(v int64) *DeleteIncidentRequest
func (DeleteIncidentRequest) String ¶
func (s DeleteIncidentRequest) String() string
type DeleteIncidentResponse ¶
type DeleteIncidentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteIncidentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteIncidentResponse) GoString ¶
func (s DeleteIncidentResponse) GoString() string
func (*DeleteIncidentResponse) SetBody ¶
func (s *DeleteIncidentResponse) SetBody(v *DeleteIncidentResponseBody) *DeleteIncidentResponse
func (*DeleteIncidentResponse) SetHeaders ¶
func (s *DeleteIncidentResponse) SetHeaders(v map[string]*string) *DeleteIncidentResponse
func (*DeleteIncidentResponse) SetStatusCode ¶
func (s *DeleteIncidentResponse) SetStatusCode(v int32) *DeleteIncidentResponse
func (DeleteIncidentResponse) String ¶
func (s DeleteIncidentResponse) String() string
type DeleteIncidentResponseBody ¶
type DeleteIncidentResponseBody struct { // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteIncidentResponseBody) GoString ¶
func (s DeleteIncidentResponseBody) GoString() string
func (*DeleteIncidentResponseBody) SetRequestId ¶
func (s *DeleteIncidentResponseBody) SetRequestId(v string) *DeleteIncidentResponseBody
func (DeleteIncidentResponseBody) String ¶
func (s DeleteIncidentResponseBody) String() string
type DeleteIntegrationConfigRequest ¶
type DeleteIntegrationConfigRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 100 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (DeleteIntegrationConfigRequest) GoString ¶
func (s DeleteIntegrationConfigRequest) GoString() string
func (*DeleteIntegrationConfigRequest) SetClientToken ¶
func (s *DeleteIntegrationConfigRequest) SetClientToken(v string) *DeleteIntegrationConfigRequest
func (*DeleteIntegrationConfigRequest) SetIntegrationConfigId ¶
func (s *DeleteIntegrationConfigRequest) SetIntegrationConfigId(v int64) *DeleteIntegrationConfigRequest
func (DeleteIntegrationConfigRequest) String ¶
func (s DeleteIntegrationConfigRequest) String() string
type DeleteIntegrationConfigResponse ¶
type DeleteIntegrationConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteIntegrationConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteIntegrationConfigResponse) GoString ¶
func (s DeleteIntegrationConfigResponse) GoString() string
func (*DeleteIntegrationConfigResponse) SetBody ¶
func (s *DeleteIntegrationConfigResponse) SetBody(v *DeleteIntegrationConfigResponseBody) *DeleteIntegrationConfigResponse
func (*DeleteIntegrationConfigResponse) SetHeaders ¶
func (s *DeleteIntegrationConfigResponse) SetHeaders(v map[string]*string) *DeleteIntegrationConfigResponse
func (*DeleteIntegrationConfigResponse) SetStatusCode ¶
func (s *DeleteIntegrationConfigResponse) SetStatusCode(v int32) *DeleteIntegrationConfigResponse
func (DeleteIntegrationConfigResponse) String ¶
func (s DeleteIntegrationConfigResponse) String() string
type DeleteIntegrationConfigResponseBody ¶
type DeleteIntegrationConfigResponseBody struct { // Id of the request // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteIntegrationConfigResponseBody) GoString ¶
func (s DeleteIntegrationConfigResponseBody) GoString() string
func (*DeleteIntegrationConfigResponseBody) SetRequestId ¶
func (s *DeleteIntegrationConfigResponseBody) SetRequestId(v string) *DeleteIntegrationConfigResponseBody
func (DeleteIntegrationConfigResponseBody) String ¶
func (s DeleteIntegrationConfigResponseBody) String() string
type DeleteProblemEffectionServiceRequest ¶
type DeleteProblemEffectionServiceRequest struct { // clientToken // // example: // // e0b6735e-1a04-4d6b-a625-d2350612492c ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 567 EffectionServiceId *int64 `json:"effectionServiceId,omitempty" xml:"effectionServiceId,omitempty"` // example: // // 876 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (DeleteProblemEffectionServiceRequest) GoString ¶
func (s DeleteProblemEffectionServiceRequest) GoString() string
func (*DeleteProblemEffectionServiceRequest) SetClientToken ¶
func (s *DeleteProblemEffectionServiceRequest) SetClientToken(v string) *DeleteProblemEffectionServiceRequest
func (*DeleteProblemEffectionServiceRequest) SetEffectionServiceId ¶
func (s *DeleteProblemEffectionServiceRequest) SetEffectionServiceId(v int64) *DeleteProblemEffectionServiceRequest
func (*DeleteProblemEffectionServiceRequest) SetProblemId ¶
func (s *DeleteProblemEffectionServiceRequest) SetProblemId(v int64) *DeleteProblemEffectionServiceRequest
func (DeleteProblemEffectionServiceRequest) String ¶
func (s DeleteProblemEffectionServiceRequest) String() string
type DeleteProblemEffectionServiceResponse ¶
type DeleteProblemEffectionServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteProblemEffectionServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteProblemEffectionServiceResponse) GoString ¶
func (s DeleteProblemEffectionServiceResponse) GoString() string
func (*DeleteProblemEffectionServiceResponse) SetHeaders ¶
func (s *DeleteProblemEffectionServiceResponse) SetHeaders(v map[string]*string) *DeleteProblemEffectionServiceResponse
func (*DeleteProblemEffectionServiceResponse) SetStatusCode ¶
func (s *DeleteProblemEffectionServiceResponse) SetStatusCode(v int32) *DeleteProblemEffectionServiceResponse
func (DeleteProblemEffectionServiceResponse) String ¶
func (s DeleteProblemEffectionServiceResponse) String() string
type DeleteProblemEffectionServiceResponseBody ¶
type DeleteProblemEffectionServiceResponseBody struct { // Id of the request // // example: // // e0b6735e-1a04-4d6b-a625-d2350612492c RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteProblemEffectionServiceResponseBody) GoString ¶
func (s DeleteProblemEffectionServiceResponseBody) GoString() string
func (*DeleteProblemEffectionServiceResponseBody) SetRequestId ¶
func (s *DeleteProblemEffectionServiceResponseBody) SetRequestId(v string) *DeleteProblemEffectionServiceResponseBody
func (DeleteProblemEffectionServiceResponseBody) String ¶
func (s DeleteProblemEffectionServiceResponseBody) String() string
type DeleteProblemMeasureRequest ¶
type DeleteProblemMeasureRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1213 MeasureId *int64 `json:"measureId,omitempty" xml:"measureId,omitempty"` // example: // // 2131 ProblemId *string `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (DeleteProblemMeasureRequest) GoString ¶
func (s DeleteProblemMeasureRequest) GoString() string
func (*DeleteProblemMeasureRequest) SetClientToken ¶
func (s *DeleteProblemMeasureRequest) SetClientToken(v string) *DeleteProblemMeasureRequest
func (*DeleteProblemMeasureRequest) SetMeasureId ¶
func (s *DeleteProblemMeasureRequest) SetMeasureId(v int64) *DeleteProblemMeasureRequest
func (*DeleteProblemMeasureRequest) SetProblemId ¶
func (s *DeleteProblemMeasureRequest) SetProblemId(v string) *DeleteProblemMeasureRequest
func (DeleteProblemMeasureRequest) String ¶
func (s DeleteProblemMeasureRequest) String() string
type DeleteProblemMeasureResponse ¶
type DeleteProblemMeasureResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteProblemMeasureResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteProblemMeasureResponse) GoString ¶
func (s DeleteProblemMeasureResponse) GoString() string
func (*DeleteProblemMeasureResponse) SetBody ¶
func (s *DeleteProblemMeasureResponse) SetBody(v *DeleteProblemMeasureResponseBody) *DeleteProblemMeasureResponse
func (*DeleteProblemMeasureResponse) SetHeaders ¶
func (s *DeleteProblemMeasureResponse) SetHeaders(v map[string]*string) *DeleteProblemMeasureResponse
func (*DeleteProblemMeasureResponse) SetStatusCode ¶
func (s *DeleteProblemMeasureResponse) SetStatusCode(v int32) *DeleteProblemMeasureResponse
func (DeleteProblemMeasureResponse) String ¶
func (s DeleteProblemMeasureResponse) String() string
type DeleteProblemMeasureResponseBody ¶
type DeleteProblemMeasureResponseBody struct { // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteProblemMeasureResponseBody) GoString ¶
func (s DeleteProblemMeasureResponseBody) GoString() string
func (*DeleteProblemMeasureResponseBody) SetRequestId ¶
func (s *DeleteProblemMeasureResponseBody) SetRequestId(v string) *DeleteProblemMeasureResponseBody
func (DeleteProblemMeasureResponseBody) String ¶
func (s DeleteProblemMeasureResponseBody) String() string
type DeleteProblemRequest ¶
type DeleteProblemRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1231 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (DeleteProblemRequest) GoString ¶
func (s DeleteProblemRequest) GoString() string
func (*DeleteProblemRequest) SetClientToken ¶
func (s *DeleteProblemRequest) SetClientToken(v string) *DeleteProblemRequest
func (*DeleteProblemRequest) SetProblemId ¶
func (s *DeleteProblemRequest) SetProblemId(v int64) *DeleteProblemRequest
func (DeleteProblemRequest) String ¶
func (s DeleteProblemRequest) String() string
type DeleteProblemResponse ¶
type DeleteProblemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteProblemResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteProblemResponse) GoString ¶
func (s DeleteProblemResponse) GoString() string
func (*DeleteProblemResponse) SetBody ¶
func (s *DeleteProblemResponse) SetBody(v *DeleteProblemResponseBody) *DeleteProblemResponse
func (*DeleteProblemResponse) SetHeaders ¶
func (s *DeleteProblemResponse) SetHeaders(v map[string]*string) *DeleteProblemResponse
func (*DeleteProblemResponse) SetStatusCode ¶
func (s *DeleteProblemResponse) SetStatusCode(v int32) *DeleteProblemResponse
func (DeleteProblemResponse) String ¶
func (s DeleteProblemResponse) String() string
type DeleteProblemResponseBody ¶
type DeleteProblemResponseBody struct { // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteProblemResponseBody) GoString ¶
func (s DeleteProblemResponseBody) GoString() string
func (*DeleteProblemResponseBody) SetRequestId ¶
func (s *DeleteProblemResponseBody) SetRequestId(v string) *DeleteProblemResponseBody
func (DeleteProblemResponseBody) String ¶
func (s DeleteProblemResponseBody) String() string
type DeleteProblemTimelineRequest ¶
type DeleteProblemTimelineRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378FTOKENA11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 102 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 11 ProblemTimelineId *int64 `json:"problemTimelineId,omitempty" xml:"problemTimelineId,omitempty"` }
func (DeleteProblemTimelineRequest) GoString ¶
func (s DeleteProblemTimelineRequest) GoString() string
func (*DeleteProblemTimelineRequest) SetClientToken ¶
func (s *DeleteProblemTimelineRequest) SetClientToken(v string) *DeleteProblemTimelineRequest
func (*DeleteProblemTimelineRequest) SetProblemId ¶
func (s *DeleteProblemTimelineRequest) SetProblemId(v int64) *DeleteProblemTimelineRequest
func (*DeleteProblemTimelineRequest) SetProblemTimelineId ¶
func (s *DeleteProblemTimelineRequest) SetProblemTimelineId(v int64) *DeleteProblemTimelineRequest
func (DeleteProblemTimelineRequest) String ¶
func (s DeleteProblemTimelineRequest) String() string
type DeleteProblemTimelineResponse ¶
type DeleteProblemTimelineResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteProblemTimelineResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteProblemTimelineResponse) GoString ¶
func (s DeleteProblemTimelineResponse) GoString() string
func (*DeleteProblemTimelineResponse) SetBody ¶
func (s *DeleteProblemTimelineResponse) SetBody(v *DeleteProblemTimelineResponseBody) *DeleteProblemTimelineResponse
func (*DeleteProblemTimelineResponse) SetHeaders ¶
func (s *DeleteProblemTimelineResponse) SetHeaders(v map[string]*string) *DeleteProblemTimelineResponse
func (*DeleteProblemTimelineResponse) SetStatusCode ¶
func (s *DeleteProblemTimelineResponse) SetStatusCode(v int32) *DeleteProblemTimelineResponse
func (DeleteProblemTimelineResponse) String ¶
func (s DeleteProblemTimelineResponse) String() string
type DeleteProblemTimelineResponseBody ¶
type DeleteProblemTimelineResponseBody struct { // Id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteProblemTimelineResponseBody) GoString ¶
func (s DeleteProblemTimelineResponseBody) GoString() string
func (*DeleteProblemTimelineResponseBody) SetRequestId ¶
func (s *DeleteProblemTimelineResponseBody) SetRequestId(v string) *DeleteProblemTimelineResponseBody
func (DeleteProblemTimelineResponseBody) String ¶
func (s DeleteProblemTimelineResponseBody) String() string
type DeleteRouteRuleRequest ¶
type DeleteRouteRuleRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 10000 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` }
func (DeleteRouteRuleRequest) GoString ¶
func (s DeleteRouteRuleRequest) GoString() string
func (*DeleteRouteRuleRequest) SetClientToken ¶
func (s *DeleteRouteRuleRequest) SetClientToken(v string) *DeleteRouteRuleRequest
func (*DeleteRouteRuleRequest) SetRouteRuleId ¶
func (s *DeleteRouteRuleRequest) SetRouteRuleId(v int64) *DeleteRouteRuleRequest
func (DeleteRouteRuleRequest) String ¶
func (s DeleteRouteRuleRequest) String() string
type DeleteRouteRuleResponse ¶
type DeleteRouteRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteRouteRuleResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteRouteRuleResponse) GoString ¶
func (s DeleteRouteRuleResponse) GoString() string
func (*DeleteRouteRuleResponse) SetBody ¶
func (s *DeleteRouteRuleResponse) SetBody(v *DeleteRouteRuleResponseBody) *DeleteRouteRuleResponse
func (*DeleteRouteRuleResponse) SetHeaders ¶
func (s *DeleteRouteRuleResponse) SetHeaders(v map[string]*string) *DeleteRouteRuleResponse
func (*DeleteRouteRuleResponse) SetStatusCode ¶
func (s *DeleteRouteRuleResponse) SetStatusCode(v int32) *DeleteRouteRuleResponse
func (DeleteRouteRuleResponse) String ¶
func (s DeleteRouteRuleResponse) String() string
type DeleteRouteRuleResponseBody ¶
type DeleteRouteRuleResponseBody struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *int64 `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteRouteRuleResponseBody) GoString ¶
func (s DeleteRouteRuleResponseBody) GoString() string
func (*DeleteRouteRuleResponseBody) SetRequestId ¶
func (s *DeleteRouteRuleResponseBody) SetRequestId(v int64) *DeleteRouteRuleResponseBody
func (DeleteRouteRuleResponseBody) String ¶
func (s DeleteRouteRuleResponseBody) String() string
type DeleteServiceGroupRequest ¶
type DeleteServiceGroupRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1000 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (DeleteServiceGroupRequest) GoString ¶
func (s DeleteServiceGroupRequest) GoString() string
func (*DeleteServiceGroupRequest) SetClientToken ¶
func (s *DeleteServiceGroupRequest) SetClientToken(v string) *DeleteServiceGroupRequest
func (*DeleteServiceGroupRequest) SetServiceGroupId ¶
func (s *DeleteServiceGroupRequest) SetServiceGroupId(v int64) *DeleteServiceGroupRequest
func (DeleteServiceGroupRequest) String ¶
func (s DeleteServiceGroupRequest) String() string
type DeleteServiceGroupResponse ¶
type DeleteServiceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceGroupResponse) GoString ¶
func (s DeleteServiceGroupResponse) GoString() string
func (*DeleteServiceGroupResponse) SetBody ¶
func (s *DeleteServiceGroupResponse) SetBody(v *DeleteServiceGroupResponseBody) *DeleteServiceGroupResponse
func (*DeleteServiceGroupResponse) SetHeaders ¶
func (s *DeleteServiceGroupResponse) SetHeaders(v map[string]*string) *DeleteServiceGroupResponse
func (*DeleteServiceGroupResponse) SetStatusCode ¶
func (s *DeleteServiceGroupResponse) SetStatusCode(v int32) *DeleteServiceGroupResponse
func (DeleteServiceGroupResponse) String ¶
func (s DeleteServiceGroupResponse) String() string
type DeleteServiceGroupResponseBody ¶
type DeleteServiceGroupResponseBody struct { // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteServiceGroupResponseBody) GoString ¶
func (s DeleteServiceGroupResponseBody) GoString() string
func (*DeleteServiceGroupResponseBody) SetRequestId ¶
func (s *DeleteServiceGroupResponseBody) SetRequestId(v string) *DeleteServiceGroupResponseBody
func (DeleteServiceGroupResponseBody) String ¶
func (s DeleteServiceGroupResponseBody) String() string
type DeleteServiceGroupSchedulingResponse ¶
type DeleteServiceGroupSchedulingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceGroupSchedulingResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceGroupSchedulingResponse) GoString ¶
func (s DeleteServiceGroupSchedulingResponse) GoString() string
func (*DeleteServiceGroupSchedulingResponse) SetHeaders ¶
func (s *DeleteServiceGroupSchedulingResponse) SetHeaders(v map[string]*string) *DeleteServiceGroupSchedulingResponse
func (*DeleteServiceGroupSchedulingResponse) SetStatusCode ¶
func (s *DeleteServiceGroupSchedulingResponse) SetStatusCode(v int32) *DeleteServiceGroupSchedulingResponse
func (DeleteServiceGroupSchedulingResponse) String ¶
func (s DeleteServiceGroupSchedulingResponse) String() string
type DeleteServiceGroupSchedulingResponseBody ¶
type DeleteServiceGroupSchedulingResponseBody struct {
RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"`
}
func (DeleteServiceGroupSchedulingResponseBody) GoString ¶
func (s DeleteServiceGroupSchedulingResponseBody) GoString() string
func (*DeleteServiceGroupSchedulingResponseBody) SetRequestId ¶
func (s *DeleteServiceGroupSchedulingResponseBody) SetRequestId(v string) *DeleteServiceGroupSchedulingResponseBody
func (DeleteServiceGroupSchedulingResponseBody) String ¶
func (s DeleteServiceGroupSchedulingResponseBody) String() string
type DeleteServiceGroupUserRequest ¶
type DeleteServiceGroupUserRequest struct { // example: // // xxxxxx ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 88888 NewUserId *int64 `json:"newUserId,omitempty" xml:"newUserId,omitempty"` // example: // // 777777 OldUserId *int64 `json:"oldUserId,omitempty" xml:"oldUserId,omitempty"` // example: // // true RemoveUser *bool `json:"removeUser,omitempty" xml:"removeUser,omitempty"` // example: // // 66666 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (DeleteServiceGroupUserRequest) GoString ¶
func (s DeleteServiceGroupUserRequest) GoString() string
func (*DeleteServiceGroupUserRequest) SetClientToken ¶
func (s *DeleteServiceGroupUserRequest) SetClientToken(v string) *DeleteServiceGroupUserRequest
func (*DeleteServiceGroupUserRequest) SetNewUserId ¶
func (s *DeleteServiceGroupUserRequest) SetNewUserId(v int64) *DeleteServiceGroupUserRequest
func (*DeleteServiceGroupUserRequest) SetOldUserId ¶
func (s *DeleteServiceGroupUserRequest) SetOldUserId(v int64) *DeleteServiceGroupUserRequest
func (*DeleteServiceGroupUserRequest) SetRemoveUser ¶
func (s *DeleteServiceGroupUserRequest) SetRemoveUser(v bool) *DeleteServiceGroupUserRequest
func (*DeleteServiceGroupUserRequest) SetServiceGroupId ¶
func (s *DeleteServiceGroupUserRequest) SetServiceGroupId(v int64) *DeleteServiceGroupUserRequest
func (DeleteServiceGroupUserRequest) String ¶
func (s DeleteServiceGroupUserRequest) String() string
type DeleteServiceGroupUserResponse ¶
type DeleteServiceGroupUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceGroupUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceGroupUserResponse) GoString ¶
func (s DeleteServiceGroupUserResponse) GoString() string
func (*DeleteServiceGroupUserResponse) SetBody ¶
func (s *DeleteServiceGroupUserResponse) SetBody(v *DeleteServiceGroupUserResponseBody) *DeleteServiceGroupUserResponse
func (*DeleteServiceGroupUserResponse) SetHeaders ¶
func (s *DeleteServiceGroupUserResponse) SetHeaders(v map[string]*string) *DeleteServiceGroupUserResponse
func (*DeleteServiceGroupUserResponse) SetStatusCode ¶
func (s *DeleteServiceGroupUserResponse) SetStatusCode(v int32) *DeleteServiceGroupUserResponse
func (DeleteServiceGroupUserResponse) String ¶
func (s DeleteServiceGroupUserResponse) String() string
type DeleteServiceGroupUserResponseBody ¶
type DeleteServiceGroupUserResponseBody struct { // Id of the request // // example: // // xxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteServiceGroupUserResponseBody) GoString ¶
func (s DeleteServiceGroupUserResponseBody) GoString() string
func (*DeleteServiceGroupUserResponseBody) SetRequestId ¶
func (s *DeleteServiceGroupUserResponseBody) SetRequestId(v string) *DeleteServiceGroupUserResponseBody
func (DeleteServiceGroupUserResponseBody) String ¶
func (s DeleteServiceGroupUserResponseBody) String() string
type DeleteServiceRequest ¶
type DeleteServiceRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 10002000 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` }
func (DeleteServiceRequest) GoString ¶
func (s DeleteServiceRequest) GoString() string
func (*DeleteServiceRequest) SetClientToken ¶
func (s *DeleteServiceRequest) SetClientToken(v string) *DeleteServiceRequest
func (*DeleteServiceRequest) SetServiceId ¶
func (s *DeleteServiceRequest) SetServiceId(v int64) *DeleteServiceRequest
func (DeleteServiceRequest) String ¶
func (s DeleteServiceRequest) String() string
type DeleteServiceResponse ¶
type DeleteServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceResponse) GoString ¶
func (s DeleteServiceResponse) GoString() string
func (*DeleteServiceResponse) SetBody ¶
func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
func (*DeleteServiceResponse) SetHeaders ¶
func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
func (*DeleteServiceResponse) SetStatusCode ¶
func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
func (DeleteServiceResponse) String ¶
func (s DeleteServiceResponse) String() string
type DeleteServiceResponseBody ¶
type DeleteServiceResponseBody struct { // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteServiceResponseBody) GoString ¶
func (s DeleteServiceResponseBody) GoString() string
func (*DeleteServiceResponseBody) SetRequestId ¶
func (s *DeleteServiceResponseBody) SetRequestId(v string) *DeleteServiceResponseBody
func (DeleteServiceResponseBody) String ¶
func (s DeleteServiceResponseBody) String() string
type DeleteSubscriptionRequest ¶
type DeleteSubscriptionRequest struct { // example: // // 10 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` }
func (DeleteSubscriptionRequest) GoString ¶
func (s DeleteSubscriptionRequest) GoString() string
func (*DeleteSubscriptionRequest) SetSubscriptionId ¶
func (s *DeleteSubscriptionRequest) SetSubscriptionId(v int64) *DeleteSubscriptionRequest
func (DeleteSubscriptionRequest) String ¶
func (s DeleteSubscriptionRequest) String() string
type DeleteSubscriptionResponse ¶
type DeleteSubscriptionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteSubscriptionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteSubscriptionResponse) GoString ¶
func (s DeleteSubscriptionResponse) GoString() string
func (*DeleteSubscriptionResponse) SetBody ¶
func (s *DeleteSubscriptionResponse) SetBody(v *DeleteSubscriptionResponseBody) *DeleteSubscriptionResponse
func (*DeleteSubscriptionResponse) SetHeaders ¶
func (s *DeleteSubscriptionResponse) SetHeaders(v map[string]*string) *DeleteSubscriptionResponse
func (*DeleteSubscriptionResponse) SetStatusCode ¶
func (s *DeleteSubscriptionResponse) SetStatusCode(v int32) *DeleteSubscriptionResponse
func (DeleteSubscriptionResponse) String ¶
func (s DeleteSubscriptionResponse) String() string
type DeleteSubscriptionResponseBody ¶
type DeleteSubscriptionResponseBody struct { // requestId // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteSubscriptionResponseBody) GoString ¶
func (s DeleteSubscriptionResponseBody) GoString() string
func (*DeleteSubscriptionResponseBody) SetRequestId ¶
func (s *DeleteSubscriptionResponseBody) SetRequestId(v string) *DeleteSubscriptionResponseBody
func (DeleteSubscriptionResponseBody) String ¶
func (s DeleteSubscriptionResponseBody) String() string
type DeleteUserRequest ¶
type DeleteUserRequest struct { // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 1 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` }
func (DeleteUserRequest) GoString ¶
func (s DeleteUserRequest) GoString() string
func (*DeleteUserRequest) SetClientToken ¶
func (s *DeleteUserRequest) SetClientToken(v string) *DeleteUserRequest
func (*DeleteUserRequest) SetUserId ¶
func (s *DeleteUserRequest) SetUserId(v int64) *DeleteUserRequest
func (DeleteUserRequest) String ¶
func (s DeleteUserRequest) String() string
type DeleteUserResponse ¶
type DeleteUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteUserResponse) GoString ¶
func (s DeleteUserResponse) GoString() string
func (*DeleteUserResponse) SetBody ¶
func (s *DeleteUserResponse) SetBody(v *DeleteUserResponseBody) *DeleteUserResponse
func (*DeleteUserResponse) SetHeaders ¶
func (s *DeleteUserResponse) SetHeaders(v map[string]*string) *DeleteUserResponse
func (*DeleteUserResponse) SetStatusCode ¶
func (s *DeleteUserResponse) SetStatusCode(v int32) *DeleteUserResponse
func (DeleteUserResponse) String ¶
func (s DeleteUserResponse) String() string
type DeleteUserResponseBody ¶
type DeleteUserResponseBody struct { // id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeleteUserResponseBody) GoString ¶
func (s DeleteUserResponseBody) GoString() string
func (*DeleteUserResponseBody) SetRequestId ¶
func (s *DeleteUserResponseBody) SetRequestId(v string) *DeleteUserResponseBody
func (DeleteUserResponseBody) String ¶
func (s DeleteUserResponseBody) String() string
type DeliverIncidentRequest ¶
type DeliverIncidentRequest struct { // example: // // 212321 AssignUserId *int64 `json:"assignUserId,omitempty" xml:"assignUserId,omitempty"` // example: // // FD200FAE-E98F-496E-BFE6-4CE61CS9A221 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1223212 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` }
func (DeliverIncidentRequest) GoString ¶
func (s DeliverIncidentRequest) GoString() string
func (*DeliverIncidentRequest) SetAssignUserId ¶
func (s *DeliverIncidentRequest) SetAssignUserId(v int64) *DeliverIncidentRequest
func (*DeliverIncidentRequest) SetClientToken ¶
func (s *DeliverIncidentRequest) SetClientToken(v string) *DeliverIncidentRequest
func (*DeliverIncidentRequest) SetIncidentId ¶
func (s *DeliverIncidentRequest) SetIncidentId(v int64) *DeliverIncidentRequest
func (DeliverIncidentRequest) String ¶
func (s DeliverIncidentRequest) String() string
type DeliverIncidentResponse ¶
type DeliverIncidentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeliverIncidentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeliverIncidentResponse) GoString ¶
func (s DeliverIncidentResponse) GoString() string
func (*DeliverIncidentResponse) SetBody ¶
func (s *DeliverIncidentResponse) SetBody(v *DeliverIncidentResponseBody) *DeliverIncidentResponse
func (*DeliverIncidentResponse) SetHeaders ¶
func (s *DeliverIncidentResponse) SetHeaders(v map[string]*string) *DeliverIncidentResponse
func (*DeliverIncidentResponse) SetStatusCode ¶
func (s *DeliverIncidentResponse) SetStatusCode(v int32) *DeliverIncidentResponse
func (DeliverIncidentResponse) String ¶
func (s DeliverIncidentResponse) String() string
type DeliverIncidentResponseBody ¶
type DeliverIncidentResponseBody struct { // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2FS RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DeliverIncidentResponseBody) GoString ¶
func (s DeliverIncidentResponseBody) GoString() string
func (*DeliverIncidentResponseBody) SetRequestId ¶
func (s *DeliverIncidentResponseBody) SetRequestId(v string) *DeliverIncidentResponseBody
func (DeliverIncidentResponseBody) String ¶
func (s DeliverIncidentResponseBody) String() string
type DisableEscalationPlanRequest ¶
type DisableEscalationPlanRequest struct { // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 234534 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` }
func (DisableEscalationPlanRequest) GoString ¶
func (s DisableEscalationPlanRequest) GoString() string
func (*DisableEscalationPlanRequest) SetClientToken ¶
func (s *DisableEscalationPlanRequest) SetClientToken(v string) *DisableEscalationPlanRequest
func (*DisableEscalationPlanRequest) SetEscalationPlanId ¶
func (s *DisableEscalationPlanRequest) SetEscalationPlanId(v int64) *DisableEscalationPlanRequest
func (DisableEscalationPlanRequest) String ¶
func (s DisableEscalationPlanRequest) String() string
type DisableEscalationPlanResponse ¶
type DisableEscalationPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DisableEscalationPlanResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DisableEscalationPlanResponse) GoString ¶
func (s DisableEscalationPlanResponse) GoString() string
func (*DisableEscalationPlanResponse) SetBody ¶
func (s *DisableEscalationPlanResponse) SetBody(v *DisableEscalationPlanResponseBody) *DisableEscalationPlanResponse
func (*DisableEscalationPlanResponse) SetHeaders ¶
func (s *DisableEscalationPlanResponse) SetHeaders(v map[string]*string) *DisableEscalationPlanResponse
func (*DisableEscalationPlanResponse) SetStatusCode ¶
func (s *DisableEscalationPlanResponse) SetStatusCode(v int32) *DisableEscalationPlanResponse
func (DisableEscalationPlanResponse) String ¶
func (s DisableEscalationPlanResponse) String() string
type DisableEscalationPlanResponseBody ¶
type DisableEscalationPlanResponseBody struct { // Id of the request // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC21925D RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DisableEscalationPlanResponseBody) GoString ¶
func (s DisableEscalationPlanResponseBody) GoString() string
func (*DisableEscalationPlanResponseBody) SetRequestId ¶
func (s *DisableEscalationPlanResponseBody) SetRequestId(v string) *DisableEscalationPlanResponseBody
func (DisableEscalationPlanResponseBody) String ¶
func (s DisableEscalationPlanResponseBody) String() string
type DisableIntegrationConfigRequest ¶
type DisableIntegrationConfigRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 12345703 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (DisableIntegrationConfigRequest) GoString ¶
func (s DisableIntegrationConfigRequest) GoString() string
func (*DisableIntegrationConfigRequest) SetClientToken ¶
func (s *DisableIntegrationConfigRequest) SetClientToken(v string) *DisableIntegrationConfigRequest
func (*DisableIntegrationConfigRequest) SetIntegrationConfigId ¶
func (s *DisableIntegrationConfigRequest) SetIntegrationConfigId(v int64) *DisableIntegrationConfigRequest
func (DisableIntegrationConfigRequest) String ¶
func (s DisableIntegrationConfigRequest) String() string
type DisableIntegrationConfigResponse ¶
type DisableIntegrationConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DisableIntegrationConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DisableIntegrationConfigResponse) GoString ¶
func (s DisableIntegrationConfigResponse) GoString() string
func (*DisableIntegrationConfigResponse) SetBody ¶
func (s *DisableIntegrationConfigResponse) SetBody(v *DisableIntegrationConfigResponseBody) *DisableIntegrationConfigResponse
func (*DisableIntegrationConfigResponse) SetHeaders ¶
func (s *DisableIntegrationConfigResponse) SetHeaders(v map[string]*string) *DisableIntegrationConfigResponse
func (*DisableIntegrationConfigResponse) SetStatusCode ¶
func (s *DisableIntegrationConfigResponse) SetStatusCode(v int32) *DisableIntegrationConfigResponse
func (DisableIntegrationConfigResponse) String ¶
func (s DisableIntegrationConfigResponse) String() string
type DisableIntegrationConfigResponseBody ¶
type DisableIntegrationConfigResponseBody struct { // requestId // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DisableIntegrationConfigResponseBody) GoString ¶
func (s DisableIntegrationConfigResponseBody) GoString() string
func (*DisableIntegrationConfigResponseBody) SetRequestId ¶
func (s *DisableIntegrationConfigResponseBody) SetRequestId(v string) *DisableIntegrationConfigResponseBody
func (DisableIntegrationConfigResponseBody) String ¶
func (s DisableIntegrationConfigResponseBody) String() string
type DisableRouteRuleRequest ¶
type DisableRouteRuleRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 1 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` }
func (DisableRouteRuleRequest) GoString ¶
func (s DisableRouteRuleRequest) GoString() string
func (*DisableRouteRuleRequest) SetClientToken ¶
func (s *DisableRouteRuleRequest) SetClientToken(v string) *DisableRouteRuleRequest
func (*DisableRouteRuleRequest) SetRouteRuleId ¶
func (s *DisableRouteRuleRequest) SetRouteRuleId(v int64) *DisableRouteRuleRequest
func (DisableRouteRuleRequest) String ¶
func (s DisableRouteRuleRequest) String() string
type DisableRouteRuleResponse ¶
type DisableRouteRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DisableRouteRuleResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DisableRouteRuleResponse) GoString ¶
func (s DisableRouteRuleResponse) GoString() string
func (*DisableRouteRuleResponse) SetBody ¶
func (s *DisableRouteRuleResponse) SetBody(v *DisableRouteRuleResponseBody) *DisableRouteRuleResponse
func (*DisableRouteRuleResponse) SetHeaders ¶
func (s *DisableRouteRuleResponse) SetHeaders(v map[string]*string) *DisableRouteRuleResponse
func (*DisableRouteRuleResponse) SetStatusCode ¶
func (s *DisableRouteRuleResponse) SetStatusCode(v int32) *DisableRouteRuleResponse
func (DisableRouteRuleResponse) String ¶
func (s DisableRouteRuleResponse) String() string
type DisableRouteRuleResponseBody ¶
type DisableRouteRuleResponseBody struct { // C4BE3837-1A13-413B-A225-2C88188E8A43 // // example: // // null Data *int64 `json:"data,omitempty" xml:"data,omitempty"` // This parameter is required. // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DisableRouteRuleResponseBody) GoString ¶
func (s DisableRouteRuleResponseBody) GoString() string
func (*DisableRouteRuleResponseBody) SetData ¶
func (s *DisableRouteRuleResponseBody) SetData(v int64) *DisableRouteRuleResponseBody
func (*DisableRouteRuleResponseBody) SetRequestId ¶
func (s *DisableRouteRuleResponseBody) SetRequestId(v string) *DisableRouteRuleResponseBody
func (DisableRouteRuleResponseBody) String ¶
func (s DisableRouteRuleResponseBody) String() string
type DisableServiceGroupWebhookRequest ¶
type DisableServiceGroupWebhookRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (DisableServiceGroupWebhookRequest) GoString ¶
func (s DisableServiceGroupWebhookRequest) GoString() string
func (*DisableServiceGroupWebhookRequest) SetClientToken ¶
func (s *DisableServiceGroupWebhookRequest) SetClientToken(v string) *DisableServiceGroupWebhookRequest
func (*DisableServiceGroupWebhookRequest) SetServiceGroupId ¶
func (s *DisableServiceGroupWebhookRequest) SetServiceGroupId(v int64) *DisableServiceGroupWebhookRequest
func (DisableServiceGroupWebhookRequest) String ¶
func (s DisableServiceGroupWebhookRequest) String() string
type DisableServiceGroupWebhookResponse ¶
type DisableServiceGroupWebhookResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DisableServiceGroupWebhookResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DisableServiceGroupWebhookResponse) GoString ¶
func (s DisableServiceGroupWebhookResponse) GoString() string
func (*DisableServiceGroupWebhookResponse) SetHeaders ¶
func (s *DisableServiceGroupWebhookResponse) SetHeaders(v map[string]*string) *DisableServiceGroupWebhookResponse
func (*DisableServiceGroupWebhookResponse) SetStatusCode ¶
func (s *DisableServiceGroupWebhookResponse) SetStatusCode(v int32) *DisableServiceGroupWebhookResponse
func (DisableServiceGroupWebhookResponse) String ¶
func (s DisableServiceGroupWebhookResponse) String() string
type DisableServiceGroupWebhookResponseBody ¶
type DisableServiceGroupWebhookResponseBody struct { // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DisableServiceGroupWebhookResponseBody) GoString ¶
func (s DisableServiceGroupWebhookResponseBody) GoString() string
func (*DisableServiceGroupWebhookResponseBody) SetRequestId ¶
func (s *DisableServiceGroupWebhookResponseBody) SetRequestId(v string) *DisableServiceGroupWebhookResponseBody
func (DisableServiceGroupWebhookResponseBody) String ¶
func (s DisableServiceGroupWebhookResponseBody) String() string
type DisableSubscriptionRequest ¶
type DisableSubscriptionRequest struct { // example: // // 89 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` }
func (DisableSubscriptionRequest) GoString ¶
func (s DisableSubscriptionRequest) GoString() string
func (*DisableSubscriptionRequest) SetSubscriptionId ¶
func (s *DisableSubscriptionRequest) SetSubscriptionId(v int64) *DisableSubscriptionRequest
func (DisableSubscriptionRequest) String ¶
func (s DisableSubscriptionRequest) String() string
type DisableSubscriptionResponse ¶
type DisableSubscriptionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DisableSubscriptionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DisableSubscriptionResponse) GoString ¶
func (s DisableSubscriptionResponse) GoString() string
func (*DisableSubscriptionResponse) SetBody ¶
func (s *DisableSubscriptionResponse) SetBody(v *DisableSubscriptionResponseBody) *DisableSubscriptionResponse
func (*DisableSubscriptionResponse) SetHeaders ¶
func (s *DisableSubscriptionResponse) SetHeaders(v map[string]*string) *DisableSubscriptionResponse
func (*DisableSubscriptionResponse) SetStatusCode ¶
func (s *DisableSubscriptionResponse) SetStatusCode(v int32) *DisableSubscriptionResponse
func (DisableSubscriptionResponse) String ¶
func (s DisableSubscriptionResponse) String() string
type DisableSubscriptionResponseBody ¶
type DisableSubscriptionResponseBody struct { // requestId // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (DisableSubscriptionResponseBody) GoString ¶
func (s DisableSubscriptionResponseBody) GoString() string
func (*DisableSubscriptionResponseBody) SetRequestId ¶
func (s *DisableSubscriptionResponseBody) SetRequestId(v string) *DisableSubscriptionResponseBody
func (DisableSubscriptionResponseBody) String ¶
func (s DisableSubscriptionResponseBody) String() string
type EnableEscalationPlanRequest ¶
type EnableEscalationPlanRequest struct { // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 234534 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` }
func (EnableEscalationPlanRequest) GoString ¶
func (s EnableEscalationPlanRequest) GoString() string
func (*EnableEscalationPlanRequest) SetClientToken ¶
func (s *EnableEscalationPlanRequest) SetClientToken(v string) *EnableEscalationPlanRequest
func (*EnableEscalationPlanRequest) SetEscalationPlanId ¶
func (s *EnableEscalationPlanRequest) SetEscalationPlanId(v int64) *EnableEscalationPlanRequest
func (EnableEscalationPlanRequest) String ¶
func (s EnableEscalationPlanRequest) String() string
type EnableEscalationPlanResponse ¶
type EnableEscalationPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *EnableEscalationPlanResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (EnableEscalationPlanResponse) GoString ¶
func (s EnableEscalationPlanResponse) GoString() string
func (*EnableEscalationPlanResponse) SetBody ¶
func (s *EnableEscalationPlanResponse) SetBody(v *EnableEscalationPlanResponseBody) *EnableEscalationPlanResponse
func (*EnableEscalationPlanResponse) SetHeaders ¶
func (s *EnableEscalationPlanResponse) SetHeaders(v map[string]*string) *EnableEscalationPlanResponse
func (*EnableEscalationPlanResponse) SetStatusCode ¶
func (s *EnableEscalationPlanResponse) SetStatusCode(v int32) *EnableEscalationPlanResponse
func (EnableEscalationPlanResponse) String ¶
func (s EnableEscalationPlanResponse) String() string
type EnableEscalationPlanResponseBody ¶
type EnableEscalationPlanResponseBody struct { // Id of the request // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC21925D RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (EnableEscalationPlanResponseBody) GoString ¶
func (s EnableEscalationPlanResponseBody) GoString() string
func (*EnableEscalationPlanResponseBody) SetRequestId ¶
func (s *EnableEscalationPlanResponseBody) SetRequestId(v string) *EnableEscalationPlanResponseBody
func (EnableEscalationPlanResponseBody) String ¶
func (s EnableEscalationPlanResponseBody) String() string
type EnableIntegrationConfigRequest ¶
type EnableIntegrationConfigRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 101 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (EnableIntegrationConfigRequest) GoString ¶
func (s EnableIntegrationConfigRequest) GoString() string
func (*EnableIntegrationConfigRequest) SetClientToken ¶
func (s *EnableIntegrationConfigRequest) SetClientToken(v string) *EnableIntegrationConfigRequest
func (*EnableIntegrationConfigRequest) SetIntegrationConfigId ¶
func (s *EnableIntegrationConfigRequest) SetIntegrationConfigId(v int64) *EnableIntegrationConfigRequest
func (EnableIntegrationConfigRequest) String ¶
func (s EnableIntegrationConfigRequest) String() string
type EnableIntegrationConfigResponse ¶
type EnableIntegrationConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *EnableIntegrationConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (EnableIntegrationConfigResponse) GoString ¶
func (s EnableIntegrationConfigResponse) GoString() string
func (*EnableIntegrationConfigResponse) SetBody ¶
func (s *EnableIntegrationConfigResponse) SetBody(v *EnableIntegrationConfigResponseBody) *EnableIntegrationConfigResponse
func (*EnableIntegrationConfigResponse) SetHeaders ¶
func (s *EnableIntegrationConfigResponse) SetHeaders(v map[string]*string) *EnableIntegrationConfigResponse
func (*EnableIntegrationConfigResponse) SetStatusCode ¶
func (s *EnableIntegrationConfigResponse) SetStatusCode(v int32) *EnableIntegrationConfigResponse
func (EnableIntegrationConfigResponse) String ¶
func (s EnableIntegrationConfigResponse) String() string
type EnableIntegrationConfigResponseBody ¶
type EnableIntegrationConfigResponseBody struct { // requestId // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (EnableIntegrationConfigResponseBody) GoString ¶
func (s EnableIntegrationConfigResponseBody) GoString() string
func (*EnableIntegrationConfigResponseBody) SetRequestId ¶
func (s *EnableIntegrationConfigResponseBody) SetRequestId(v string) *EnableIntegrationConfigResponseBody
func (EnableIntegrationConfigResponseBody) String ¶
func (s EnableIntegrationConfigResponseBody) String() string
type EnableRouteRuleRequest ¶
type EnableRouteRuleRequest struct { // This parameter is required. // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 1 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` }
func (EnableRouteRuleRequest) GoString ¶
func (s EnableRouteRuleRequest) GoString() string
func (*EnableRouteRuleRequest) SetClientToken ¶
func (s *EnableRouteRuleRequest) SetClientToken(v string) *EnableRouteRuleRequest
func (*EnableRouteRuleRequest) SetRouteRuleId ¶
func (s *EnableRouteRuleRequest) SetRouteRuleId(v int64) *EnableRouteRuleRequest
func (EnableRouteRuleRequest) String ¶
func (s EnableRouteRuleRequest) String() string
type EnableRouteRuleResponse ¶
type EnableRouteRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *EnableRouteRuleResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (EnableRouteRuleResponse) GoString ¶
func (s EnableRouteRuleResponse) GoString() string
func (*EnableRouteRuleResponse) SetBody ¶
func (s *EnableRouteRuleResponse) SetBody(v *EnableRouteRuleResponseBody) *EnableRouteRuleResponse
func (*EnableRouteRuleResponse) SetHeaders ¶
func (s *EnableRouteRuleResponse) SetHeaders(v map[string]*string) *EnableRouteRuleResponse
func (*EnableRouteRuleResponse) SetStatusCode ¶
func (s *EnableRouteRuleResponse) SetStatusCode(v int32) *EnableRouteRuleResponse
func (EnableRouteRuleResponse) String ¶
func (s EnableRouteRuleResponse) String() string
type EnableRouteRuleResponseBody ¶
type EnableRouteRuleResponseBody struct { // example: // // null Data *int32 `json:"data,omitempty" xml:"data,omitempty"` // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (EnableRouteRuleResponseBody) GoString ¶
func (s EnableRouteRuleResponseBody) GoString() string
func (*EnableRouteRuleResponseBody) SetData ¶
func (s *EnableRouteRuleResponseBody) SetData(v int32) *EnableRouteRuleResponseBody
func (*EnableRouteRuleResponseBody) SetRequestId ¶
func (s *EnableRouteRuleResponseBody) SetRequestId(v string) *EnableRouteRuleResponseBody
func (EnableRouteRuleResponseBody) String ¶
func (s EnableRouteRuleResponseBody) String() string
type EnableServiceGroupWebhookRequest ¶
type EnableServiceGroupWebhookRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (EnableServiceGroupWebhookRequest) GoString ¶
func (s EnableServiceGroupWebhookRequest) GoString() string
func (*EnableServiceGroupWebhookRequest) SetClientToken ¶
func (s *EnableServiceGroupWebhookRequest) SetClientToken(v string) *EnableServiceGroupWebhookRequest
func (*EnableServiceGroupWebhookRequest) SetServiceGroupId ¶
func (s *EnableServiceGroupWebhookRequest) SetServiceGroupId(v int64) *EnableServiceGroupWebhookRequest
func (EnableServiceGroupWebhookRequest) String ¶
func (s EnableServiceGroupWebhookRequest) String() string
type EnableServiceGroupWebhookResponse ¶
type EnableServiceGroupWebhookResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *EnableServiceGroupWebhookResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (EnableServiceGroupWebhookResponse) GoString ¶
func (s EnableServiceGroupWebhookResponse) GoString() string
func (*EnableServiceGroupWebhookResponse) SetHeaders ¶
func (s *EnableServiceGroupWebhookResponse) SetHeaders(v map[string]*string) *EnableServiceGroupWebhookResponse
func (*EnableServiceGroupWebhookResponse) SetStatusCode ¶
func (s *EnableServiceGroupWebhookResponse) SetStatusCode(v int32) *EnableServiceGroupWebhookResponse
func (EnableServiceGroupWebhookResponse) String ¶
func (s EnableServiceGroupWebhookResponse) String() string
type EnableServiceGroupWebhookResponseBody ¶
type EnableServiceGroupWebhookResponseBody struct { // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (EnableServiceGroupWebhookResponseBody) GoString ¶
func (s EnableServiceGroupWebhookResponseBody) GoString() string
func (*EnableServiceGroupWebhookResponseBody) SetRequestId ¶
func (s *EnableServiceGroupWebhookResponseBody) SetRequestId(v string) *EnableServiceGroupWebhookResponseBody
func (EnableServiceGroupWebhookResponseBody) String ¶
func (s EnableServiceGroupWebhookResponseBody) String() string
type EnableSubscriptionRequest ¶
type EnableSubscriptionRequest struct { // example: // // 10 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` }
func (EnableSubscriptionRequest) GoString ¶
func (s EnableSubscriptionRequest) GoString() string
func (*EnableSubscriptionRequest) SetSubscriptionId ¶
func (s *EnableSubscriptionRequest) SetSubscriptionId(v int64) *EnableSubscriptionRequest
func (EnableSubscriptionRequest) String ¶
func (s EnableSubscriptionRequest) String() string
type EnableSubscriptionResponse ¶
type EnableSubscriptionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *EnableSubscriptionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (EnableSubscriptionResponse) GoString ¶
func (s EnableSubscriptionResponse) GoString() string
func (*EnableSubscriptionResponse) SetBody ¶
func (s *EnableSubscriptionResponse) SetBody(v *EnableSubscriptionResponseBody) *EnableSubscriptionResponse
func (*EnableSubscriptionResponse) SetHeaders ¶
func (s *EnableSubscriptionResponse) SetHeaders(v map[string]*string) *EnableSubscriptionResponse
func (*EnableSubscriptionResponse) SetStatusCode ¶
func (s *EnableSubscriptionResponse) SetStatusCode(v int32) *EnableSubscriptionResponse
func (EnableSubscriptionResponse) String ¶
func (s EnableSubscriptionResponse) String() string
type EnableSubscriptionResponseBody ¶
type EnableSubscriptionResponseBody struct { // requestId // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (EnableSubscriptionResponseBody) GoString ¶
func (s EnableSubscriptionResponseBody) GoString() string
func (*EnableSubscriptionResponseBody) SetRequestId ¶
func (s *EnableSubscriptionResponseBody) SetRequestId(v string) *EnableSubscriptionResponseBody
func (EnableSubscriptionResponseBody) String ¶
func (s EnableSubscriptionResponseBody) String() string
type FinishIncidentRequest ¶
type FinishIncidentRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2DC ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1 IncidentFinishReason *int32 `json:"incidentFinishReason,omitempty" xml:"incidentFinishReason,omitempty"` // example: // // 原因描述 IncidentFinishReasonDescription *string `json:"incidentFinishReasonDescription,omitempty" xml:"incidentFinishReasonDescription,omitempty"` // example: // // 3 IncidentFinishSolution *int32 `json:"incidentFinishSolution,omitempty" xml:"incidentFinishSolution,omitempty"` // example: // // 解决方案描述 IncidentFinishSolutionDescription *string `json:"incidentFinishSolutionDescription,omitempty" xml:"incidentFinishSolutionDescription,omitempty"` // This parameter is required. IncidentIds []*int64 `json:"incidentIds,omitempty" xml:"incidentIds,omitempty" type:"Repeated"` }
func (FinishIncidentRequest) GoString ¶
func (s FinishIncidentRequest) GoString() string
func (*FinishIncidentRequest) SetClientToken ¶
func (s *FinishIncidentRequest) SetClientToken(v string) *FinishIncidentRequest
func (*FinishIncidentRequest) SetIncidentFinishReason ¶
func (s *FinishIncidentRequest) SetIncidentFinishReason(v int32) *FinishIncidentRequest
func (*FinishIncidentRequest) SetIncidentFinishReasonDescription ¶
func (s *FinishIncidentRequest) SetIncidentFinishReasonDescription(v string) *FinishIncidentRequest
func (*FinishIncidentRequest) SetIncidentFinishSolution ¶
func (s *FinishIncidentRequest) SetIncidentFinishSolution(v int32) *FinishIncidentRequest
func (*FinishIncidentRequest) SetIncidentFinishSolutionDescription ¶
func (s *FinishIncidentRequest) SetIncidentFinishSolutionDescription(v string) *FinishIncidentRequest
func (*FinishIncidentRequest) SetIncidentIds ¶
func (s *FinishIncidentRequest) SetIncidentIds(v []*int64) *FinishIncidentRequest
func (FinishIncidentRequest) String ¶
func (s FinishIncidentRequest) String() string
type FinishIncidentResponse ¶
type FinishIncidentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *FinishIncidentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (FinishIncidentResponse) GoString ¶
func (s FinishIncidentResponse) GoString() string
func (*FinishIncidentResponse) SetBody ¶
func (s *FinishIncidentResponse) SetBody(v *FinishIncidentResponseBody) *FinishIncidentResponse
func (*FinishIncidentResponse) SetHeaders ¶
func (s *FinishIncidentResponse) SetHeaders(v map[string]*string) *FinishIncidentResponse
func (*FinishIncidentResponse) SetStatusCode ¶
func (s *FinishIncidentResponse) SetStatusCode(v int32) *FinishIncidentResponse
func (FinishIncidentResponse) String ¶
func (s FinishIncidentResponse) String() string
type FinishIncidentResponseBody ¶
type FinishIncidentResponseBody struct { // requestId // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (FinishIncidentResponseBody) GoString ¶
func (s FinishIncidentResponseBody) GoString() string
func (*FinishIncidentResponseBody) SetRequestId ¶
func (s *FinishIncidentResponseBody) SetRequestId(v string) *FinishIncidentResponseBody
func (FinishIncidentResponseBody) String ¶
func (s FinishIncidentResponseBody) String() string
type FinishProblemRequest ¶
type FinishProblemRequest struct { // example: // // 6338F42D-ED0B-442C-932C-657300AFB4BB ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 3123 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (FinishProblemRequest) GoString ¶
func (s FinishProblemRequest) GoString() string
func (*FinishProblemRequest) SetClientToken ¶
func (s *FinishProblemRequest) SetClientToken(v string) *FinishProblemRequest
func (*FinishProblemRequest) SetProblemId ¶
func (s *FinishProblemRequest) SetProblemId(v int64) *FinishProblemRequest
func (FinishProblemRequest) String ¶
func (s FinishProblemRequest) String() string
type FinishProblemResponse ¶
type FinishProblemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *FinishProblemResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (FinishProblemResponse) GoString ¶
func (s FinishProblemResponse) GoString() string
func (*FinishProblemResponse) SetBody ¶
func (s *FinishProblemResponse) SetBody(v *FinishProblemResponseBody) *FinishProblemResponse
func (*FinishProblemResponse) SetHeaders ¶
func (s *FinishProblemResponse) SetHeaders(v map[string]*string) *FinishProblemResponse
func (*FinishProblemResponse) SetStatusCode ¶
func (s *FinishProblemResponse) SetStatusCode(v int32) *FinishProblemResponse
func (FinishProblemResponse) String ¶
func (s FinishProblemResponse) String() string
type FinishProblemResponseBody ¶
type FinishProblemResponseBody struct { // Id of the request // // example: // // 6338F42D-ED0B-442C-932C-657300AFB4BB RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (FinishProblemResponseBody) GoString ¶
func (s FinishProblemResponseBody) GoString() string
func (*FinishProblemResponseBody) SetRequestId ¶
func (s *FinishProblemResponseBody) SetRequestId(v string) *FinishProblemResponseBody
func (FinishProblemResponseBody) String ¶
func (s FinishProblemResponseBody) String() string
type GeneratePictureLinkRequest ¶
type GeneratePictureLinkRequest struct { // keys Keys []*string `json:"keys,omitempty" xml:"keys,omitempty" type:"Repeated"` // example: // // 50002020 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (GeneratePictureLinkRequest) GoString ¶
func (s GeneratePictureLinkRequest) GoString() string
func (*GeneratePictureLinkRequest) SetKeys ¶
func (s *GeneratePictureLinkRequest) SetKeys(v []*string) *GeneratePictureLinkRequest
func (*GeneratePictureLinkRequest) SetProblemId ¶
func (s *GeneratePictureLinkRequest) SetProblemId(v int64) *GeneratePictureLinkRequest
func (GeneratePictureLinkRequest) String ¶
func (s GeneratePictureLinkRequest) String() string
type GeneratePictureLinkResponse ¶
type GeneratePictureLinkResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GeneratePictureLinkResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GeneratePictureLinkResponse) GoString ¶
func (s GeneratePictureLinkResponse) GoString() string
func (*GeneratePictureLinkResponse) SetBody ¶
func (s *GeneratePictureLinkResponse) SetBody(v *GeneratePictureLinkResponseBody) *GeneratePictureLinkResponse
func (*GeneratePictureLinkResponse) SetHeaders ¶
func (s *GeneratePictureLinkResponse) SetHeaders(v map[string]*string) *GeneratePictureLinkResponse
func (*GeneratePictureLinkResponse) SetStatusCode ¶
func (s *GeneratePictureLinkResponse) SetStatusCode(v int32) *GeneratePictureLinkResponse
func (GeneratePictureLinkResponse) String ¶
func (s GeneratePictureLinkResponse) String() string
type GeneratePictureLinkResponseBody ¶
type GeneratePictureLinkResponseBody struct { // data Data *GeneratePictureLinkResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // xxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GeneratePictureLinkResponseBody) GoString ¶
func (s GeneratePictureLinkResponseBody) GoString() string
func (*GeneratePictureLinkResponseBody) SetData ¶
func (s *GeneratePictureLinkResponseBody) SetData(v *GeneratePictureLinkResponseBodyData) *GeneratePictureLinkResponseBody
func (*GeneratePictureLinkResponseBody) SetRequestId ¶
func (s *GeneratePictureLinkResponseBody) SetRequestId(v string) *GeneratePictureLinkResponseBody
func (GeneratePictureLinkResponseBody) String ¶
func (s GeneratePictureLinkResponseBody) String() string
type GeneratePictureLinkResponseBodyData ¶
type GeneratePictureLinkResponseBodyData struct { // array Links []*GeneratePictureLinkResponseBodyDataLinks `json:"links,omitempty" xml:"links,omitempty" type:"Repeated"` }
func (GeneratePictureLinkResponseBodyData) GoString ¶
func (s GeneratePictureLinkResponseBodyData) GoString() string
func (*GeneratePictureLinkResponseBodyData) SetLinks ¶
func (s *GeneratePictureLinkResponseBodyData) SetLinks(v []*GeneratePictureLinkResponseBodyDataLinks) *GeneratePictureLinkResponseBodyData
func (GeneratePictureLinkResponseBodyData) String ¶
func (s GeneratePictureLinkResponseBodyData) String() string
type GeneratePictureLinkResponseBodyDataLinks ¶
type GeneratePictureLinkResponseBodyDataLinks struct { // oss key // // example: // // problem/38b2a36d-484d-4242-b9cf-d243e53a82c6 Key *string `json:"key,omitempty" xml:"key,omitempty"` // url // // example: // // http://gam-objects-bucket.oss-cn-shanghai.aliyuncs.com/problem/38b2a36d-484d-4242-b9cf-d243e53a82c6?Expires=1625662477&OSSAccessKeyId=LTAI5tEoRVPw8GMy1iLRCno7&Signature=1NFnt%2BnudD%2F%2BHVc31b6v5%2FFxoqg%3D Link *string `json:"link,omitempty" xml:"link,omitempty"` }
func (GeneratePictureLinkResponseBodyDataLinks) GoString ¶
func (s GeneratePictureLinkResponseBodyDataLinks) GoString() string
func (*GeneratePictureLinkResponseBodyDataLinks) SetKey ¶
func (s *GeneratePictureLinkResponseBodyDataLinks) SetKey(v string) *GeneratePictureLinkResponseBodyDataLinks
func (*GeneratePictureLinkResponseBodyDataLinks) SetLink ¶
func (s *GeneratePictureLinkResponseBodyDataLinks) SetLink(v string) *GeneratePictureLinkResponseBodyDataLinks
func (GeneratePictureLinkResponseBodyDataLinks) String ¶
func (s GeneratePictureLinkResponseBodyDataLinks) String() string
type GeneratePictureUploadSignRequest ¶
type GeneratePictureUploadSignRequest struct { Files []*GeneratePictureUploadSignRequestFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` // example: // // 123123 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // INCIDENT 事件 ALERT告警 PROBLEM故障 InstanceType *string `json:"instanceType,omitempty" xml:"instanceType,omitempty"` }
func (GeneratePictureUploadSignRequest) GoString ¶
func (s GeneratePictureUploadSignRequest) GoString() string
func (*GeneratePictureUploadSignRequest) SetFiles ¶
func (s *GeneratePictureUploadSignRequest) SetFiles(v []*GeneratePictureUploadSignRequestFiles) *GeneratePictureUploadSignRequest
func (*GeneratePictureUploadSignRequest) SetInstanceId ¶
func (s *GeneratePictureUploadSignRequest) SetInstanceId(v int64) *GeneratePictureUploadSignRequest
func (*GeneratePictureUploadSignRequest) SetInstanceType ¶
func (s *GeneratePictureUploadSignRequest) SetInstanceType(v string) *GeneratePictureUploadSignRequest
func (GeneratePictureUploadSignRequest) String ¶
func (s GeneratePictureUploadSignRequest) String() string
type GeneratePictureUploadSignRequestFiles ¶
type GeneratePictureUploadSignRequestFiles struct { // example: // // 文件A FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // example: // // 100 FileSize *int64 `json:"fileSize,omitempty" xml:"fileSize,omitempty"` // example: // // JPG FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` }
func (GeneratePictureUploadSignRequestFiles) GoString ¶
func (s GeneratePictureUploadSignRequestFiles) GoString() string
func (*GeneratePictureUploadSignRequestFiles) SetFileName ¶
func (s *GeneratePictureUploadSignRequestFiles) SetFileName(v string) *GeneratePictureUploadSignRequestFiles
func (*GeneratePictureUploadSignRequestFiles) SetFileSize ¶
func (s *GeneratePictureUploadSignRequestFiles) SetFileSize(v int64) *GeneratePictureUploadSignRequestFiles
func (*GeneratePictureUploadSignRequestFiles) SetFileType ¶
func (s *GeneratePictureUploadSignRequestFiles) SetFileType(v string) *GeneratePictureUploadSignRequestFiles
func (GeneratePictureUploadSignRequestFiles) String ¶
func (s GeneratePictureUploadSignRequestFiles) String() string
type GeneratePictureUploadSignResponse ¶
type GeneratePictureUploadSignResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GeneratePictureUploadSignResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GeneratePictureUploadSignResponse) GoString ¶
func (s GeneratePictureUploadSignResponse) GoString() string
func (*GeneratePictureUploadSignResponse) SetHeaders ¶
func (s *GeneratePictureUploadSignResponse) SetHeaders(v map[string]*string) *GeneratePictureUploadSignResponse
func (*GeneratePictureUploadSignResponse) SetStatusCode ¶
func (s *GeneratePictureUploadSignResponse) SetStatusCode(v int32) *GeneratePictureUploadSignResponse
func (GeneratePictureUploadSignResponse) String ¶
func (s GeneratePictureUploadSignResponse) String() string
type GeneratePictureUploadSignResponseBody ¶
type GeneratePictureUploadSignResponseBody struct { // data Data *GeneratePictureUploadSignResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // e2d4306a-bf4d-4345-9ae6-158223c85dbd RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GeneratePictureUploadSignResponseBody) GoString ¶
func (s GeneratePictureUploadSignResponseBody) GoString() string
func (*GeneratePictureUploadSignResponseBody) SetRequestId ¶
func (s *GeneratePictureUploadSignResponseBody) SetRequestId(v string) *GeneratePictureUploadSignResponseBody
func (GeneratePictureUploadSignResponseBody) String ¶
func (s GeneratePictureUploadSignResponseBody) String() string
type GeneratePictureUploadSignResponseBodyData ¶
type GeneratePictureUploadSignResponseBodyData struct { // accessKeyId // // example: // // LTAI1tEoRVPw8GMy1iLRCno7 AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // oss bucket name // // example: // // gam-objects-bucket BucketName *string `json:"bucketName,omitempty" xml:"bucketName,omitempty"` // files Files []*GeneratePictureUploadSignResponseBodyDataFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` // policy // // example: // // eyJleHBpcmF0aW9uIjoiMjAyMS0wNy0xM1QwNDowOTo0NS4yODJaIiwiY29uZGl0aW9ucyI6W1siY29udGVudC1sZW5ndGgtcmFuZ2UiLDAsMTA0ODU3NjAwXSxbInN0YXJ0cy13aXRoIiwiJGtleSIsInByb2JsZW0iXV19 Policy *string `json:"policy,omitempty" xml:"policy,omitempty"` // signature // // example: // // SHqvIkwUNQd8Hervklir2K8U+ts= Signature *string `json:"signature,omitempty" xml:"signature,omitempty"` // url // // example: // // https://gam-objects-bucket.oss-cn-shanghai.aliyuncs.com Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (GeneratePictureUploadSignResponseBodyData) GoString ¶
func (s GeneratePictureUploadSignResponseBodyData) GoString() string
func (*GeneratePictureUploadSignResponseBodyData) SetAccessKeyId ¶
func (s *GeneratePictureUploadSignResponseBodyData) SetAccessKeyId(v string) *GeneratePictureUploadSignResponseBodyData
func (*GeneratePictureUploadSignResponseBodyData) SetBucketName ¶
func (s *GeneratePictureUploadSignResponseBodyData) SetBucketName(v string) *GeneratePictureUploadSignResponseBodyData
func (*GeneratePictureUploadSignResponseBodyData) SetPolicy ¶
func (s *GeneratePictureUploadSignResponseBodyData) SetPolicy(v string) *GeneratePictureUploadSignResponseBodyData
func (*GeneratePictureUploadSignResponseBodyData) SetSignature ¶
func (s *GeneratePictureUploadSignResponseBodyData) SetSignature(v string) *GeneratePictureUploadSignResponseBodyData
func (*GeneratePictureUploadSignResponseBodyData) SetUrl ¶
func (s *GeneratePictureUploadSignResponseBodyData) SetUrl(v string) *GeneratePictureUploadSignResponseBodyData
func (GeneratePictureUploadSignResponseBodyData) String ¶
func (s GeneratePictureUploadSignResponseBodyData) String() string
type GeneratePictureUploadSignResponseBodyDataFiles ¶
type GeneratePictureUploadSignResponseBodyDataFiles struct { // example: // // 文件A FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // example: // // 100 FileSize *int64 `json:"fileSize,omitempty" xml:"fileSize,omitempty"` // example: // // JPG FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` // oss key // // example: // // problem/25a2316c-b08d-41a5-9f41-b3185d529277 Key *string `json:"key,omitempty" xml:"key,omitempty"` }
func (GeneratePictureUploadSignResponseBodyDataFiles) GoString ¶
func (s GeneratePictureUploadSignResponseBodyDataFiles) GoString() string
func (*GeneratePictureUploadSignResponseBodyDataFiles) SetFileName ¶
func (s *GeneratePictureUploadSignResponseBodyDataFiles) SetFileName(v string) *GeneratePictureUploadSignResponseBodyDataFiles
func (*GeneratePictureUploadSignResponseBodyDataFiles) SetFileSize ¶
func (s *GeneratePictureUploadSignResponseBodyDataFiles) SetFileSize(v int64) *GeneratePictureUploadSignResponseBodyDataFiles
func (*GeneratePictureUploadSignResponseBodyDataFiles) SetFileType ¶
func (s *GeneratePictureUploadSignResponseBodyDataFiles) SetFileType(v string) *GeneratePictureUploadSignResponseBodyDataFiles
func (GeneratePictureUploadSignResponseBodyDataFiles) String ¶
func (s GeneratePictureUploadSignResponseBodyDataFiles) String() string
type GenerateProblemPictureLinkRequest ¶
type GenerateProblemPictureLinkRequest struct { // oss key Keys []*string `json:"keys,omitempty" xml:"keys,omitempty" type:"Repeated"` // example: // // 50002021 ProblemId *string `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (GenerateProblemPictureLinkRequest) GoString ¶
func (s GenerateProblemPictureLinkRequest) GoString() string
func (*GenerateProblemPictureLinkRequest) SetKeys ¶
func (s *GenerateProblemPictureLinkRequest) SetKeys(v []*string) *GenerateProblemPictureLinkRequest
func (*GenerateProblemPictureLinkRequest) SetProblemId ¶
func (s *GenerateProblemPictureLinkRequest) SetProblemId(v string) *GenerateProblemPictureLinkRequest
func (GenerateProblemPictureLinkRequest) String ¶
func (s GenerateProblemPictureLinkRequest) String() string
type GenerateProblemPictureLinkResponse ¶
type GenerateProblemPictureLinkResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GenerateProblemPictureLinkResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GenerateProblemPictureLinkResponse) GoString ¶
func (s GenerateProblemPictureLinkResponse) GoString() string
func (*GenerateProblemPictureLinkResponse) SetHeaders ¶
func (s *GenerateProblemPictureLinkResponse) SetHeaders(v map[string]*string) *GenerateProblemPictureLinkResponse
func (*GenerateProblemPictureLinkResponse) SetStatusCode ¶
func (s *GenerateProblemPictureLinkResponse) SetStatusCode(v int32) *GenerateProblemPictureLinkResponse
func (GenerateProblemPictureLinkResponse) String ¶
func (s GenerateProblemPictureLinkResponse) String() string
type GenerateProblemPictureLinkResponseBody ¶
type GenerateProblemPictureLinkResponseBody struct { // data Data *GenerateProblemPictureLinkResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // c26f36de-1ec8-496a-a828-88067879ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GenerateProblemPictureLinkResponseBody) GoString ¶
func (s GenerateProblemPictureLinkResponseBody) GoString() string
func (*GenerateProblemPictureLinkResponseBody) SetRequestId ¶
func (s *GenerateProblemPictureLinkResponseBody) SetRequestId(v string) *GenerateProblemPictureLinkResponseBody
func (GenerateProblemPictureLinkResponseBody) String ¶
func (s GenerateProblemPictureLinkResponseBody) String() string
type GenerateProblemPictureLinkResponseBodyData ¶
type GenerateProblemPictureLinkResponseBodyData struct {
Links []*GenerateProblemPictureLinkResponseBodyDataLinks `json:"links,omitempty" xml:"links,omitempty" type:"Repeated"`
}
func (GenerateProblemPictureLinkResponseBodyData) GoString ¶
func (s GenerateProblemPictureLinkResponseBodyData) GoString() string
func (GenerateProblemPictureLinkResponseBodyData) String ¶
func (s GenerateProblemPictureLinkResponseBodyData) String() string
type GenerateProblemPictureLinkResponseBodyDataLinks ¶
type GenerateProblemPictureLinkResponseBodyDataLinks struct { // oss key // // example: // // problem/xxxxxxxxxx-484d-4242-b9cf-xxxxxxxxxx Key *string `json:"key,omitempty" xml:"key,omitempty"` // example: // // http://xxxx-xxxx-bucket.oss-cn-xxxx.aliyuncs.com/pxxxx/38xxxxd-4789-4242-b9cfxxxxxxxxc6?Expires=1xxxxxxxxxx7&OSSAccessKeyId=xxxxxxxxxxxxxx7&Signature=xxxxxxxxxxxxxxxxxxxxxx Link *string `json:"link,omitempty" xml:"link,omitempty"` }
func (GenerateProblemPictureLinkResponseBodyDataLinks) GoString ¶
func (s GenerateProblemPictureLinkResponseBodyDataLinks) GoString() string
func (GenerateProblemPictureLinkResponseBodyDataLinks) String ¶
func (s GenerateProblemPictureLinkResponseBodyDataLinks) String() string
type GenerateProblemPictureUploadSignRequest ¶
type GenerateProblemPictureUploadSignRequest struct { // example: // // test FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // example: // // 1000 FileSize *int64 `json:"fileSize,omitempty" xml:"fileSize,omitempty"` // example: // // png FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` // example: // // 67876 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (GenerateProblemPictureUploadSignRequest) GoString ¶
func (s GenerateProblemPictureUploadSignRequest) GoString() string
func (*GenerateProblemPictureUploadSignRequest) SetFileName ¶
func (s *GenerateProblemPictureUploadSignRequest) SetFileName(v string) *GenerateProblemPictureUploadSignRequest
func (*GenerateProblemPictureUploadSignRequest) SetFileSize ¶
func (s *GenerateProblemPictureUploadSignRequest) SetFileSize(v int64) *GenerateProblemPictureUploadSignRequest
func (*GenerateProblemPictureUploadSignRequest) SetFileType ¶
func (s *GenerateProblemPictureUploadSignRequest) SetFileType(v string) *GenerateProblemPictureUploadSignRequest
func (*GenerateProblemPictureUploadSignRequest) SetProblemId ¶
func (s *GenerateProblemPictureUploadSignRequest) SetProblemId(v int64) *GenerateProblemPictureUploadSignRequest
func (GenerateProblemPictureUploadSignRequest) String ¶
func (s GenerateProblemPictureUploadSignRequest) String() string
type GenerateProblemPictureUploadSignResponse ¶
type GenerateProblemPictureUploadSignResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GenerateProblemPictureUploadSignResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GenerateProblemPictureUploadSignResponse) GoString ¶
func (s GenerateProblemPictureUploadSignResponse) GoString() string
func (*GenerateProblemPictureUploadSignResponse) SetHeaders ¶
func (s *GenerateProblemPictureUploadSignResponse) SetHeaders(v map[string]*string) *GenerateProblemPictureUploadSignResponse
func (*GenerateProblemPictureUploadSignResponse) SetStatusCode ¶
func (s *GenerateProblemPictureUploadSignResponse) SetStatusCode(v int32) *GenerateProblemPictureUploadSignResponse
func (GenerateProblemPictureUploadSignResponse) String ¶
func (s GenerateProblemPictureUploadSignResponse) String() string
type GenerateProblemPictureUploadSignResponseBody ¶
type GenerateProblemPictureUploadSignResponseBody struct { // data Data *GenerateProblemPictureUploadSignResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // e2d4306a-bf4d-4345-9ae6-158223c85dbd RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GenerateProblemPictureUploadSignResponseBody) GoString ¶
func (s GenerateProblemPictureUploadSignResponseBody) GoString() string
func (*GenerateProblemPictureUploadSignResponseBody) SetRequestId ¶
func (s *GenerateProblemPictureUploadSignResponseBody) SetRequestId(v string) *GenerateProblemPictureUploadSignResponseBody
func (GenerateProblemPictureUploadSignResponseBody) String ¶
func (s GenerateProblemPictureUploadSignResponseBody) String() string
type GenerateProblemPictureUploadSignResponseBodyData ¶
type GenerateProblemPictureUploadSignResponseBodyData struct { // ossaccessKeyId // // example: // // XXXXXXXH8GMy1iLRCno7 AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // oss bucket name // // example: // // xxxx-xxxx-xxxx BucketName *string `json:"bucketName,omitempty" xml:"bucketName,omitempty"` // oss key // // example: // // problem/xxxxxxxxxxxxxxxx1-b3185d529277 Key *string `json:"key,omitempty" xml:"key,omitempty"` // policy // // example: // // eyJleHBpcmF0a0p0IjoiMjAyMS0wNy0xM1QwNDowOTo0NS4yODJaIiwiY29uZGl0aW9ucyI6W1siY29udGVudC1sZW5ndGgtcmFuZ2UiLDAsMTA0ODU3NjAwXSxbInN0YXJ0cy13aXRoIiwiJGtleSIsInByb2JsZW0iXV19 Policy *string `json:"policy,omitempty" xml:"policy,omitempty"` // signature // // example: // // SHqvIkwUNQd0o0rvklir2K8U+ts= Signature *string `json:"signature,omitempty" xml:"signature,omitempty"` // url // // example: // // https://xxx-xxx-bucket.oss-cn-shanghai.aliyuncs.com Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (GenerateProblemPictureUploadSignResponseBodyData) GoString ¶
func (s GenerateProblemPictureUploadSignResponseBodyData) GoString() string
func (*GenerateProblemPictureUploadSignResponseBodyData) SetAccessKeyId ¶
func (s *GenerateProblemPictureUploadSignResponseBodyData) SetAccessKeyId(v string) *GenerateProblemPictureUploadSignResponseBodyData
func (*GenerateProblemPictureUploadSignResponseBodyData) SetBucketName ¶
func (s *GenerateProblemPictureUploadSignResponseBodyData) SetBucketName(v string) *GenerateProblemPictureUploadSignResponseBodyData
func (*GenerateProblemPictureUploadSignResponseBodyData) SetPolicy ¶
func (s *GenerateProblemPictureUploadSignResponseBodyData) SetPolicy(v string) *GenerateProblemPictureUploadSignResponseBodyData
func (*GenerateProblemPictureUploadSignResponseBodyData) SetSignature ¶
func (s *GenerateProblemPictureUploadSignResponseBodyData) SetSignature(v string) *GenerateProblemPictureUploadSignResponseBodyData
func (GenerateProblemPictureUploadSignResponseBodyData) String ¶
func (s GenerateProblemPictureUploadSignResponseBodyData) String() string
type GetEscalationPlanRequest ¶
type GetEscalationPlanRequest struct { // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 345 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` }
func (GetEscalationPlanRequest) GoString ¶
func (s GetEscalationPlanRequest) GoString() string
func (*GetEscalationPlanRequest) SetClientToken ¶
func (s *GetEscalationPlanRequest) SetClientToken(v string) *GetEscalationPlanRequest
func (*GetEscalationPlanRequest) SetEscalationPlanId ¶
func (s *GetEscalationPlanRequest) SetEscalationPlanId(v int64) *GetEscalationPlanRequest
func (GetEscalationPlanRequest) String ¶
func (s GetEscalationPlanRequest) String() string
type GetEscalationPlanResponse ¶
type GetEscalationPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetEscalationPlanResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetEscalationPlanResponse) GoString ¶
func (s GetEscalationPlanResponse) GoString() string
func (*GetEscalationPlanResponse) SetBody ¶
func (s *GetEscalationPlanResponse) SetBody(v *GetEscalationPlanResponseBody) *GetEscalationPlanResponse
func (*GetEscalationPlanResponse) SetHeaders ¶
func (s *GetEscalationPlanResponse) SetHeaders(v map[string]*string) *GetEscalationPlanResponse
func (*GetEscalationPlanResponse) SetStatusCode ¶
func (s *GetEscalationPlanResponse) SetStatusCode(v int32) *GetEscalationPlanResponse
func (GetEscalationPlanResponse) String ¶
func (s GetEscalationPlanResponse) String() string
type GetEscalationPlanResponseBody ¶
type GetEscalationPlanResponseBody struct { // data Data *GetEscalationPlanResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetEscalationPlanResponseBody) GoString ¶
func (s GetEscalationPlanResponseBody) GoString() string
func (*GetEscalationPlanResponseBody) SetData ¶
func (s *GetEscalationPlanResponseBody) SetData(v *GetEscalationPlanResponseBodyData) *GetEscalationPlanResponseBody
func (*GetEscalationPlanResponseBody) SetRequestId ¶
func (s *GetEscalationPlanResponseBody) SetRequestId(v string) *GetEscalationPlanResponseBody
func (GetEscalationPlanResponseBody) String ¶
func (s GetEscalationPlanResponseBody) String() string
type GetEscalationPlanResponseBodyData ¶
type GetEscalationPlanResponseBodyData struct { // example: // // 2021-09-09 09:09:09 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 描述1234 EscalationPlanDescription *string `json:"escalationPlanDescription,omitempty" xml:"escalationPlanDescription,omitempty"` // example: // // 2345 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` // example: // // 升级计划234 EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` EscalationPlanRules []*GetEscalationPlanResponseBodyDataEscalationPlanRules `json:"escalationPlanRules,omitempty" xml:"escalationPlanRules,omitempty" type:"Repeated"` EscalationPlanScopeObjects []*GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects `json:"escalationPlanScopeObjects,omitempty" xml:"escalationPlanScopeObjects,omitempty" type:"Repeated"` IsGlobal *bool `json:"isGlobal,omitempty" xml:"isGlobal,omitempty"` }
func (GetEscalationPlanResponseBodyData) GoString ¶
func (s GetEscalationPlanResponseBodyData) GoString() string
func (*GetEscalationPlanResponseBodyData) SetCreateTime ¶
func (s *GetEscalationPlanResponseBodyData) SetCreateTime(v string) *GetEscalationPlanResponseBodyData
func (*GetEscalationPlanResponseBodyData) SetEscalationPlanDescription ¶
func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanDescription(v string) *GetEscalationPlanResponseBodyData
func (*GetEscalationPlanResponseBodyData) SetEscalationPlanId ¶
func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanId(v int64) *GetEscalationPlanResponseBodyData
func (*GetEscalationPlanResponseBodyData) SetEscalationPlanName ¶
func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanName(v string) *GetEscalationPlanResponseBodyData
func (*GetEscalationPlanResponseBodyData) SetEscalationPlanRules ¶
func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanRules(v []*GetEscalationPlanResponseBodyDataEscalationPlanRules) *GetEscalationPlanResponseBodyData
func (*GetEscalationPlanResponseBodyData) SetEscalationPlanScopeObjects ¶
func (s *GetEscalationPlanResponseBodyData) SetEscalationPlanScopeObjects(v []*GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) *GetEscalationPlanResponseBodyData
func (*GetEscalationPlanResponseBodyData) SetIsGlobal ¶ added in v2.0.6
func (s *GetEscalationPlanResponseBodyData) SetIsGlobal(v bool) *GetEscalationPlanResponseBodyData
func (GetEscalationPlanResponseBodyData) String ¶
func (s GetEscalationPlanResponseBodyData) String() string
type GetEscalationPlanResponseBodyDataEscalationPlanRules ¶
type GetEscalationPlanResponseBodyDataEscalationPlanRules struct { EscalationPlanConditions []*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions `json:"escalationPlanConditions,omitempty" xml:"escalationPlanConditions,omitempty" type:"Repeated"` // example: // // 345 EscalationPlanRuleId *int64 `json:"escalationPlanRuleId,omitempty" xml:"escalationPlanRuleId,omitempty"` EscalationPlanStrategies []*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies `json:"escalationPlanStrategies,omitempty" xml:"escalationPlanStrategies,omitempty" type:"Repeated"` }
func (GetEscalationPlanResponseBodyDataEscalationPlanRules) GoString ¶
func (s GetEscalationPlanResponseBodyDataEscalationPlanRules) GoString() string
func (*GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanConditions ¶
func (s *GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanConditions(v []*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions) *GetEscalationPlanResponseBodyDataEscalationPlanRules
func (*GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanRuleId ¶
func (s *GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanRuleId(v int64) *GetEscalationPlanResponseBodyDataEscalationPlanRules
func (*GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanStrategies ¶
func (s *GetEscalationPlanResponseBodyDataEscalationPlanRules) SetEscalationPlanStrategies(v []*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) *GetEscalationPlanResponseBodyDataEscalationPlanRules
func (GetEscalationPlanResponseBodyDataEscalationPlanRules) String ¶
func (s GetEscalationPlanResponseBodyDataEscalationPlanRules) String() string
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions ¶
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions struct { // example: // // LOW Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // example: // // P1 Level *string `json:"level,omitempty" xml:"level,omitempty"` }
func (GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions) GoString ¶
func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions) GoString() string
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanConditions) SetEffection ¶
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies ¶
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies struct { // example: // // true EnableWebhook *bool `json:"enableWebhook,omitempty" xml:"enableWebhook,omitempty"` // example: // // UN_ACKNOWLEDGE EscalationPlanType *string `json:"escalationPlanType,omitempty" xml:"escalationPlanType,omitempty"` // example: // // SMS NoticeChannels *string `json:"noticeChannels,omitempty" xml:"noticeChannels,omitempty"` NoticeObjectList []*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList `json:"noticeObjectList,omitempty" xml:"noticeObjectList,omitempty" type:"Repeated"` NoticeObjects []*int64 `json:"noticeObjects,omitempty" xml:"noticeObjects,omitempty" type:"Repeated"` NoticeRoleList []*int64 `json:"noticeRoleList,omitempty" xml:"noticeRoleList,omitempty" type:"Repeated"` NoticeRoleObjectList []*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList `json:"noticeRoleObjectList,omitempty" xml:"noticeRoleObjectList,omitempty" type:"Repeated"` // example: // // 40 NoticeTime *int64 `json:"noticeTime,omitempty" xml:"noticeTime,omitempty"` ServiceGroups []*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups `json:"serviceGroups,omitempty" xml:"serviceGroups,omitempty" type:"Repeated"` }
func (GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) GoString ¶
func (s GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) GoString() string
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetEnableWebhook ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetEscalationPlanType ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeChannels ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeObjectList ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeObjects ¶ added in v2.0.6
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleList ¶ added in v2.0.6
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleObjectList ¶ added in v2.0.6
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetNoticeTime ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategies) SetServiceGroups ¶
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList ¶
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList struct { // example: // // 234 NoticeObjectId *int64 `json:"noticeObjectId,omitempty" xml:"noticeObjectId,omitempty"` // example: // // 张老三 NoticeObjectName *string `json:"noticeObjectName,omitempty" xml:"noticeObjectName,omitempty"` }
func (GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList) GoString ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList) SetNoticeObjectId ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeObjectList) SetNoticeObjectName ¶
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList ¶ added in v2.0.6
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList struct { Id *int64 `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList) GoString ¶ added in v2.0.6
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList) SetId ¶ added in v2.0.6
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesNoticeRoleObjectList) SetName ¶ added in v2.0.6
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups ¶
type GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups struct { // example: // // 343 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // VCD是 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` }
func (GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups) GoString ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups) SetId ¶
func (*GetEscalationPlanResponseBodyDataEscalationPlanRulesEscalationPlanStrategiesServiceGroups) SetServiceGroupName ¶
type GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects ¶
type GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects struct { EscalationPlanScopeObjects *int32 `json:"escalationPlanScopeObjects,omitempty" xml:"escalationPlanScopeObjects,omitempty"` // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` ScopeObjectDeletedType *int32 `json:"scopeObjectDeletedType,omitempty" xml:"scopeObjectDeletedType,omitempty"` // example: // // 234 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` // example: // // xx服务 ScopeObjectName *string `json:"scopeObjectName,omitempty" xml:"scopeObjectName,omitempty"` }
func (GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) GoString ¶
func (s GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) GoString() string
func (*GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetEscalationPlanScopeObjects ¶
func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetEscalationPlanScopeObjects(v int32) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
func (*GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType ¶
func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType(v int32) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
func (*GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectId ¶
func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectId(v int64) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
func (*GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectName ¶
func (s *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectName(v string) *GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects
func (GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) String ¶
func (s GetEscalationPlanResponseBodyDataEscalationPlanScopeObjects) String() string
type GetEventRequest ¶
type GetEventRequest struct { // This parameter is required. // // example: // // 1 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` }
func (GetEventRequest) GoString ¶
func (s GetEventRequest) GoString() string
func (*GetEventRequest) SetMonitorSourceId ¶
func (s *GetEventRequest) SetMonitorSourceId(v int64) *GetEventRequest
func (GetEventRequest) String ¶
func (s GetEventRequest) String() string
type GetEventResponse ¶
type GetEventResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetEventResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetEventResponse) GoString ¶
func (s GetEventResponse) GoString() string
func (*GetEventResponse) SetBody ¶
func (s *GetEventResponse) SetBody(v *GetEventResponseBody) *GetEventResponse
func (*GetEventResponse) SetHeaders ¶
func (s *GetEventResponse) SetHeaders(v map[string]*string) *GetEventResponse
func (*GetEventResponse) SetStatusCode ¶
func (s *GetEventResponse) SetStatusCode(v int32) *GetEventResponse
func (GetEventResponse) String ¶
func (s GetEventResponse) String() string
type GetEventResponseBody ¶
type GetEventResponseBody struct { Data *GetEventResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // XXXXXXXXXXXX RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetEventResponseBody) GoString ¶
func (s GetEventResponseBody) GoString() string
func (*GetEventResponseBody) SetData ¶
func (s *GetEventResponseBody) SetData(v *GetEventResponseBodyData) *GetEventResponseBody
func (*GetEventResponseBody) SetRequestId ¶
func (s *GetEventResponseBody) SetRequestId(v string) *GetEventResponseBody
func (GetEventResponseBody) String ¶
func (s GetEventResponseBody) String() string
type GetEventResponseBodyData ¶
type GetEventResponseBodyData struct { // example: // // “” EventJson *string `json:"eventJson,omitempty" xml:"eventJson,omitempty"` // example: // // 2002-09-08 15:30:35 EventTime *string `json:"eventTime,omitempty" xml:"eventTime,omitempty"` // example: // // 1 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` }
func (GetEventResponseBodyData) GoString ¶
func (s GetEventResponseBodyData) GoString() string
func (*GetEventResponseBodyData) SetEventJson ¶
func (s *GetEventResponseBodyData) SetEventJson(v string) *GetEventResponseBodyData
func (*GetEventResponseBodyData) SetEventTime ¶
func (s *GetEventResponseBodyData) SetEventTime(v string) *GetEventResponseBodyData
func (*GetEventResponseBodyData) SetMonitorSourceId ¶
func (s *GetEventResponseBodyData) SetMonitorSourceId(v int64) *GetEventResponseBodyData
func (*GetEventResponseBodyData) SetMonitorSourceName ¶
func (s *GetEventResponseBodyData) SetMonitorSourceName(v string) *GetEventResponseBodyData
func (GetEventResponseBodyData) String ¶
func (s GetEventResponseBodyData) String() string
type GetHomePageGuidanceRequest ¶
type GetHomePageGuidanceRequest struct { // example: // // xxxxxx ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (GetHomePageGuidanceRequest) GoString ¶
func (s GetHomePageGuidanceRequest) GoString() string
func (*GetHomePageGuidanceRequest) SetClientToken ¶
func (s *GetHomePageGuidanceRequest) SetClientToken(v string) *GetHomePageGuidanceRequest
func (GetHomePageGuidanceRequest) String ¶
func (s GetHomePageGuidanceRequest) String() string
type GetHomePageGuidanceResponse ¶
type GetHomePageGuidanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetHomePageGuidanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetHomePageGuidanceResponse) GoString ¶
func (s GetHomePageGuidanceResponse) GoString() string
func (*GetHomePageGuidanceResponse) SetBody ¶
func (s *GetHomePageGuidanceResponse) SetBody(v *GetHomePageGuidanceResponseBody) *GetHomePageGuidanceResponse
func (*GetHomePageGuidanceResponse) SetHeaders ¶
func (s *GetHomePageGuidanceResponse) SetHeaders(v map[string]*string) *GetHomePageGuidanceResponse
func (*GetHomePageGuidanceResponse) SetStatusCode ¶
func (s *GetHomePageGuidanceResponse) SetStatusCode(v int32) *GetHomePageGuidanceResponse
func (GetHomePageGuidanceResponse) String ¶
func (s GetHomePageGuidanceResponse) String() string
type GetHomePageGuidanceResponseBody ¶
type GetHomePageGuidanceResponseBody struct { Data *GetHomePageGuidanceResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // xxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetHomePageGuidanceResponseBody) GoString ¶
func (s GetHomePageGuidanceResponseBody) GoString() string
func (*GetHomePageGuidanceResponseBody) SetData ¶
func (s *GetHomePageGuidanceResponseBody) SetData(v *GetHomePageGuidanceResponseBodyData) *GetHomePageGuidanceResponseBody
func (*GetHomePageGuidanceResponseBody) SetRequestId ¶
func (s *GetHomePageGuidanceResponseBody) SetRequestId(v string) *GetHomePageGuidanceResponseBody
func (GetHomePageGuidanceResponseBody) String ¶
func (s GetHomePageGuidanceResponseBody) String() string
type GetHomePageGuidanceResponseBodyData ¶
type GetHomePageGuidanceResponseBodyData struct { // example: // // true NotifySubscriptionStatus *bool `json:"notifySubscriptionStatus,omitempty" xml:"notifySubscriptionStatus,omitempty"` // example: // // true ServiceGroupStatus *bool `json:"serviceGroupStatus,omitempty" xml:"serviceGroupStatus,omitempty"` // example: // // true ServiceStatus *bool `json:"serviceStatus,omitempty" xml:"serviceStatus,omitempty"` // example: // // true UsersStatus *bool `json:"usersStatus,omitempty" xml:"usersStatus,omitempty"` }
func (GetHomePageGuidanceResponseBodyData) GoString ¶
func (s GetHomePageGuidanceResponseBodyData) GoString() string
func (*GetHomePageGuidanceResponseBodyData) SetNotifySubscriptionStatus ¶
func (s *GetHomePageGuidanceResponseBodyData) SetNotifySubscriptionStatus(v bool) *GetHomePageGuidanceResponseBodyData
func (*GetHomePageGuidanceResponseBodyData) SetServiceGroupStatus ¶
func (s *GetHomePageGuidanceResponseBodyData) SetServiceGroupStatus(v bool) *GetHomePageGuidanceResponseBodyData
func (*GetHomePageGuidanceResponseBodyData) SetServiceStatus ¶
func (s *GetHomePageGuidanceResponseBodyData) SetServiceStatus(v bool) *GetHomePageGuidanceResponseBodyData
func (*GetHomePageGuidanceResponseBodyData) SetUsersStatus ¶
func (s *GetHomePageGuidanceResponseBodyData) SetUsersStatus(v bool) *GetHomePageGuidanceResponseBodyData
func (GetHomePageGuidanceResponseBodyData) String ¶
func (s GetHomePageGuidanceResponseBodyData) String() string
type GetIncidentListByIdListRequest ¶ added in v2.0.3
type GetIncidentListByIdListRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` IncidentIdList []*int64 `json:"incidentIdList,omitempty" xml:"incidentIdList,omitempty" type:"Repeated"` }
func (GetIncidentListByIdListRequest) GoString ¶ added in v2.0.3
func (s GetIncidentListByIdListRequest) GoString() string
func (*GetIncidentListByIdListRequest) SetClientToken ¶ added in v2.0.3
func (s *GetIncidentListByIdListRequest) SetClientToken(v string) *GetIncidentListByIdListRequest
func (*GetIncidentListByIdListRequest) SetIncidentIdList ¶ added in v2.0.3
func (s *GetIncidentListByIdListRequest) SetIncidentIdList(v []*int64) *GetIncidentListByIdListRequest
func (GetIncidentListByIdListRequest) String ¶ added in v2.0.3
func (s GetIncidentListByIdListRequest) String() string
type GetIncidentListByIdListResponse ¶ added in v2.0.3
type GetIncidentListByIdListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetIncidentListByIdListResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetIncidentListByIdListResponse) GoString ¶ added in v2.0.3
func (s GetIncidentListByIdListResponse) GoString() string
func (*GetIncidentListByIdListResponse) SetBody ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponse) SetBody(v *GetIncidentListByIdListResponseBody) *GetIncidentListByIdListResponse
func (*GetIncidentListByIdListResponse) SetHeaders ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponse) SetHeaders(v map[string]*string) *GetIncidentListByIdListResponse
func (*GetIncidentListByIdListResponse) SetStatusCode ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponse) SetStatusCode(v int32) *GetIncidentListByIdListResponse
func (GetIncidentListByIdListResponse) String ¶ added in v2.0.3
func (s GetIncidentListByIdListResponse) String() string
type GetIncidentListByIdListResponseBody ¶ added in v2.0.3
type GetIncidentListByIdListResponseBody struct { // data Data []*GetIncidentListByIdListResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetIncidentListByIdListResponseBody) GoString ¶ added in v2.0.3
func (s GetIncidentListByIdListResponseBody) GoString() string
func (*GetIncidentListByIdListResponseBody) SetRequestId ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBody) SetRequestId(v string) *GetIncidentListByIdListResponseBody
func (GetIncidentListByIdListResponseBody) String ¶ added in v2.0.3
func (s GetIncidentListByIdListResponseBody) String() string
type GetIncidentListByIdListResponseBodyData ¶ added in v2.0.3
type GetIncidentListByIdListResponseBodyData struct { // example: // // 1 AssignToWhoIsValid *int32 `json:"assignToWhoIsValid,omitempty" xml:"assignToWhoIsValid,omitempty"` // example: // // 12312 AssignUserId *int64 `json:"assignUserId,omitempty" xml:"assignUserId,omitempty"` AssignUserName *string `json:"assignUserName,omitempty" xml:"assignUserName,omitempty"` // example: // // 139****1111 AssignUserPhone *string `json:"assignUserPhone,omitempty" xml:"assignUserPhone,omitempty"` // example: // // 2010-03-09 15:53:45 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 1212 DefaultAssignToWho *int32 `json:"defaultAssignToWho,omitempty" xml:"defaultAssignToWho,omitempty"` // example: // // 1 DefaultAssignToWhoIsValid *int32 `json:"defaultAssignToWhoIsValid,omitempty" xml:"defaultAssignToWhoIsValid,omitempty"` DefaultAssignToWhoName *string `json:"defaultAssignToWhoName,omitempty" xml:"defaultAssignToWhoName,omitempty"` // example: // // 3000000 DurationTime *string `json:"durationTime,omitempty" xml:"durationTime,omitempty"` // example: // // LOW Effect *string `json:"effect,omitempty" xml:"effect,omitempty"` IncidentDescription *string `json:"incidentDescription,omitempty" xml:"incidentDescription,omitempty"` // example: // // 3213 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // P4 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` // example: // // I13002001 IncidentNumber *string `json:"incidentNumber,omitempty" xml:"incidentNumber,omitempty"` // example: // // FINISHE IncidentStatus *string `json:"incidentStatus,omitempty" xml:"incidentStatus,omitempty"` IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` // example: // // true IsManual *bool `json:"isManual,omitempty" xml:"isManual,omitempty"` // example: // // true IsUpgrade *bool `json:"isUpgrade,omitempty" xml:"isUpgrade,omitempty"` NotifyChannels []*string `json:"notifyChannels,omitempty" xml:"notifyChannels,omitempty" type:"Repeated"` // example: // // 12312 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // P1231231 ProblemNumber *string `json:"problemNumber,omitempty" xml:"problemNumber,omitempty"` // example: // // 1 RelRouteRuleDeleteType *int32 `json:"relRouteRuleDeleteType,omitempty" xml:"relRouteRuleDeleteType,omitempty"` // example: // // 1 RelServiceDeleteType *int32 `json:"relServiceDeleteType,omitempty" xml:"relServiceDeleteType,omitempty"` // example: // // 1 RelServiceGroupIsValid *int32 `json:"relServiceGroupIsValid,omitempty" xml:"relServiceGroupIsValid,omitempty"` RelatedServiceDescription *string `json:"relatedServiceDescription,omitempty" xml:"relatedServiceDescription,omitempty"` // example: // // 13000 RelatedServiceGroupId *int64 `json:"relatedServiceGroupId,omitempty" xml:"relatedServiceGroupId,omitempty"` RelatedServiceGroupName *string `json:"relatedServiceGroupName,omitempty" xml:"relatedServiceGroupName,omitempty"` // example: // // 213123 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` // example: // // 10000 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` RouteRuleName *string `json:"routeRuleName,omitempty" xml:"routeRuleName,omitempty"` }
func (GetIncidentListByIdListResponseBodyData) GoString ¶ added in v2.0.3
func (s GetIncidentListByIdListResponseBodyData) GoString() string
func (*GetIncidentListByIdListResponseBodyData) SetAssignToWhoIsValid ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetAssignToWhoIsValid(v int32) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetAssignUserId ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetAssignUserId(v int64) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetAssignUserName ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetAssignUserName(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetAssignUserPhone ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetAssignUserPhone(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetCreateTime ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetCreateTime(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWho ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWho(v int32) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWhoIsValid ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWhoIsValid(v int32) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWhoName ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetDefaultAssignToWhoName(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetDurationTime ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetDurationTime(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetEffect ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetEffect(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetIncidentDescription ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetIncidentDescription(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetIncidentId ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetIncidentId(v int64) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetIncidentLevel ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetIncidentLevel(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetIncidentNumber ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetIncidentNumber(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetIncidentStatus ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetIncidentStatus(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetIncidentTitle ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetIncidentTitle(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetIsManual ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetIsManual(v bool) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetIsUpgrade ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetIsUpgrade(v bool) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetNotifyChannels ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetNotifyChannels(v []*string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetProblemId ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetProblemId(v int64) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetProblemNumber ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetProblemNumber(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRelRouteRuleDeleteType ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRelRouteRuleDeleteType(v int32) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRelServiceDeleteType ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRelServiceDeleteType(v int32) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRelServiceGroupIsValid ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRelServiceGroupIsValid(v int32) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRelatedServiceDescription ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceDescription(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRelatedServiceGroupId ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceGroupId(v int64) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRelatedServiceGroupName ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceGroupName(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRelatedServiceId ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceId(v int64) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRelatedServiceName ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRelatedServiceName(v string) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRouteRuleId ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRouteRuleId(v int64) *GetIncidentListByIdListResponseBodyData
func (*GetIncidentListByIdListResponseBodyData) SetRouteRuleName ¶ added in v2.0.3
func (s *GetIncidentListByIdListResponseBodyData) SetRouteRuleName(v string) *GetIncidentListByIdListResponseBodyData
func (GetIncidentListByIdListResponseBodyData) String ¶ added in v2.0.3
func (s GetIncidentListByIdListResponseBodyData) String() string
type GetIncidentRequest ¶
type GetIncidentRequest struct { // example: // // 2b63cdef-7ac3-4892-a76d-0f3389ef729f ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 32113 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` }
func (GetIncidentRequest) GoString ¶
func (s GetIncidentRequest) GoString() string
func (*GetIncidentRequest) SetClientToken ¶
func (s *GetIncidentRequest) SetClientToken(v string) *GetIncidentRequest
func (*GetIncidentRequest) SetIncidentId ¶
func (s *GetIncidentRequest) SetIncidentId(v int64) *GetIncidentRequest
func (GetIncidentRequest) String ¶
func (s GetIncidentRequest) String() string
type GetIncidentResponse ¶
type GetIncidentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetIncidentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetIncidentResponse) GoString ¶
func (s GetIncidentResponse) GoString() string
func (*GetIncidentResponse) SetBody ¶
func (s *GetIncidentResponse) SetBody(v *GetIncidentResponseBody) *GetIncidentResponse
func (*GetIncidentResponse) SetHeaders ¶
func (s *GetIncidentResponse) SetHeaders(v map[string]*string) *GetIncidentResponse
func (*GetIncidentResponse) SetStatusCode ¶
func (s *GetIncidentResponse) SetStatusCode(v int32) *GetIncidentResponse
func (GetIncidentResponse) String ¶
func (s GetIncidentResponse) String() string
type GetIncidentResponseBody ¶
type GetIncidentResponseBody struct { // data Data *GetIncidentResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // 2b63cdef-7ac3-4892-a76d-0f3389ef7291 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetIncidentResponseBody) GoString ¶
func (s GetIncidentResponseBody) GoString() string
func (*GetIncidentResponseBody) SetData ¶
func (s *GetIncidentResponseBody) SetData(v *GetIncidentResponseBodyData) *GetIncidentResponseBody
func (*GetIncidentResponseBody) SetRequestId ¶
func (s *GetIncidentResponseBody) SetRequestId(v string) *GetIncidentResponseBody
func (GetIncidentResponseBody) String ¶
func (s GetIncidentResponseBody) String() string
type GetIncidentResponseBodyData ¶
type GetIncidentResponseBodyData struct { AssignToWhoIsValid *int32 `json:"assignToWhoIsValid,omitempty" xml:"assignToWhoIsValid,omitempty"` // example: // // 12312 AssignUserId *int64 `json:"assignUserId,omitempty" xml:"assignUserId,omitempty"` // example: // // 小明 AssignUserName *string `json:"assignUserName,omitempty" xml:"assignUserName,omitempty"` // example: // // 1390000**** AssignUserPhone *string `json:"assignUserPhone,omitempty" xml:"assignUserPhone,omitempty"` // example: // // 2020-01-10 00:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` DefaultAssignToWho *int32 `json:"defaultAssignToWho,omitempty" xml:"defaultAssignToWho,omitempty"` DefaultAssignToWhoIsValid *int32 `json:"defaultAssignToWhoIsValid,omitempty" xml:"defaultAssignToWhoIsValid,omitempty"` DefaultAssignToWhoName *string `json:"defaultAssignToWhoName,omitempty" xml:"defaultAssignToWhoName,omitempty"` // example: // // 3000000 DurationTime *int64 `json:"durationTime,omitempty" xml:"durationTime,omitempty"` // example: // // LOW Effect *string `json:"effect,omitempty" xml:"effect,omitempty"` // example: // // 事件描述 IncidentDescription *string `json:"incidentDescription,omitempty" xml:"incidentDescription,omitempty"` // example: // // 3213 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // P4 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` // example: // // I3443831000000016247759753663894 IncidentNumber *string `json:"incidentNumber,omitempty" xml:"incidentNumber,omitempty"` // example: // // FINISHE IncidentStatus *string `json:"incidentStatus,omitempty" xml:"incidentStatus,omitempty"` // example: // // 事件标题 IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` // example: // // true IsManual *bool `json:"isManual,omitempty" xml:"isManual,omitempty"` // example: // // true IsUpgrade *bool `json:"isUpgrade,omitempty" xml:"isUpgrade,omitempty"` // example: // // 1 短信 2 邮件 3 电话 4 企微群 5 钉钉群 6飞书 7 群通知 8 slack NotifyChannels []*string `json:"notifyChannels,omitempty" xml:"notifyChannels,omitempty" type:"Repeated"` // example: // // 232113 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 3332113231453321 ProblemNumber *string `json:"problemNumber,omitempty" xml:"problemNumber,omitempty"` RelRouteRuleDeleteType *int32 `json:"relRouteRuleDeleteType,omitempty" xml:"relRouteRuleDeleteType,omitempty"` RelServiceDeleteType *int32 `json:"relServiceDeleteType,omitempty" xml:"relServiceDeleteType,omitempty"` RelServiceGroupIsValid *int32 `json:"relServiceGroupIsValid,omitempty" xml:"relServiceGroupIsValid,omitempty"` // example: // // 关联服务描述 RelatedServiceDescription *string `json:"relatedServiceDescription,omitempty" xml:"relatedServiceDescription,omitempty"` // example: // // 13000 RelatedServiceGroupId *int64 `json:"relatedServiceGroupId,omitempty" xml:"relatedServiceGroupId,omitempty"` // example: // // 服务组A RelatedServiceGroupName *string `json:"relatedServiceGroupName,omitempty" xml:"relatedServiceGroupName,omitempty"` // example: // // 312312 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` // example: // // 服务A RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` // example: // // 3123 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` // example: // // 流转规则A RouteRuleName *string `json:"routeRuleName,omitempty" xml:"routeRuleName,omitempty"` }
func (GetIncidentResponseBodyData) GoString ¶
func (s GetIncidentResponseBodyData) GoString() string
func (*GetIncidentResponseBodyData) SetAssignToWhoIsValid ¶
func (s *GetIncidentResponseBodyData) SetAssignToWhoIsValid(v int32) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetAssignUserId ¶
func (s *GetIncidentResponseBodyData) SetAssignUserId(v int64) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetAssignUserName ¶
func (s *GetIncidentResponseBodyData) SetAssignUserName(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetAssignUserPhone ¶
func (s *GetIncidentResponseBodyData) SetAssignUserPhone(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetCreateTime ¶
func (s *GetIncidentResponseBodyData) SetCreateTime(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetDefaultAssignToWho ¶
func (s *GetIncidentResponseBodyData) SetDefaultAssignToWho(v int32) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetDefaultAssignToWhoIsValid ¶
func (s *GetIncidentResponseBodyData) SetDefaultAssignToWhoIsValid(v int32) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetDefaultAssignToWhoName ¶
func (s *GetIncidentResponseBodyData) SetDefaultAssignToWhoName(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetDurationTime ¶
func (s *GetIncidentResponseBodyData) SetDurationTime(v int64) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetEffect ¶
func (s *GetIncidentResponseBodyData) SetEffect(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetIncidentDescription ¶
func (s *GetIncidentResponseBodyData) SetIncidentDescription(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetIncidentId ¶
func (s *GetIncidentResponseBodyData) SetIncidentId(v int64) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetIncidentLevel ¶
func (s *GetIncidentResponseBodyData) SetIncidentLevel(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetIncidentNumber ¶
func (s *GetIncidentResponseBodyData) SetIncidentNumber(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetIncidentStatus ¶
func (s *GetIncidentResponseBodyData) SetIncidentStatus(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetIncidentTitle ¶
func (s *GetIncidentResponseBodyData) SetIncidentTitle(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetIsManual ¶
func (s *GetIncidentResponseBodyData) SetIsManual(v bool) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetIsUpgrade ¶
func (s *GetIncidentResponseBodyData) SetIsUpgrade(v bool) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetNotifyChannels ¶
func (s *GetIncidentResponseBodyData) SetNotifyChannels(v []*string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetProblemId ¶
func (s *GetIncidentResponseBodyData) SetProblemId(v int64) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetProblemNumber ¶
func (s *GetIncidentResponseBodyData) SetProblemNumber(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRelRouteRuleDeleteType ¶
func (s *GetIncidentResponseBodyData) SetRelRouteRuleDeleteType(v int32) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRelServiceDeleteType ¶
func (s *GetIncidentResponseBodyData) SetRelServiceDeleteType(v int32) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRelServiceGroupIsValid ¶
func (s *GetIncidentResponseBodyData) SetRelServiceGroupIsValid(v int32) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRelatedServiceDescription ¶
func (s *GetIncidentResponseBodyData) SetRelatedServiceDescription(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRelatedServiceGroupId ¶
func (s *GetIncidentResponseBodyData) SetRelatedServiceGroupId(v int64) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRelatedServiceGroupName ¶
func (s *GetIncidentResponseBodyData) SetRelatedServiceGroupName(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRelatedServiceId ¶
func (s *GetIncidentResponseBodyData) SetRelatedServiceId(v int64) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRelatedServiceName ¶
func (s *GetIncidentResponseBodyData) SetRelatedServiceName(v string) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRouteRuleId ¶
func (s *GetIncidentResponseBodyData) SetRouteRuleId(v int64) *GetIncidentResponseBodyData
func (*GetIncidentResponseBodyData) SetRouteRuleName ¶
func (s *GetIncidentResponseBodyData) SetRouteRuleName(v string) *GetIncidentResponseBodyData
func (GetIncidentResponseBodyData) String ¶
func (s GetIncidentResponseBodyData) String() string
type GetIncidentStatisticsRequest ¶
type GetIncidentStatisticsRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (GetIncidentStatisticsRequest) GoString ¶
func (s GetIncidentStatisticsRequest) GoString() string
func (*GetIncidentStatisticsRequest) SetClientToken ¶
func (s *GetIncidentStatisticsRequest) SetClientToken(v string) *GetIncidentStatisticsRequest
func (GetIncidentStatisticsRequest) String ¶
func (s GetIncidentStatisticsRequest) String() string
type GetIncidentStatisticsResponse ¶
type GetIncidentStatisticsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetIncidentStatisticsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetIncidentStatisticsResponse) GoString ¶
func (s GetIncidentStatisticsResponse) GoString() string
func (*GetIncidentStatisticsResponse) SetBody ¶
func (s *GetIncidentStatisticsResponse) SetBody(v *GetIncidentStatisticsResponseBody) *GetIncidentStatisticsResponse
func (*GetIncidentStatisticsResponse) SetHeaders ¶
func (s *GetIncidentStatisticsResponse) SetHeaders(v map[string]*string) *GetIncidentStatisticsResponse
func (*GetIncidentStatisticsResponse) SetStatusCode ¶
func (s *GetIncidentStatisticsResponse) SetStatusCode(v int32) *GetIncidentStatisticsResponse
func (GetIncidentStatisticsResponse) String ¶
func (s GetIncidentStatisticsResponse) String() string
type GetIncidentStatisticsResponseBody ¶
type GetIncidentStatisticsResponseBody struct { // data Data *GetIncidentStatisticsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetIncidentStatisticsResponseBody) GoString ¶
func (s GetIncidentStatisticsResponseBody) GoString() string
func (*GetIncidentStatisticsResponseBody) SetRequestId ¶
func (s *GetIncidentStatisticsResponseBody) SetRequestId(v string) *GetIncidentStatisticsResponseBody
func (GetIncidentStatisticsResponseBody) String ¶
func (s GetIncidentStatisticsResponseBody) String() string
type GetIncidentStatisticsResponseBodyData ¶
type GetIncidentStatisticsResponseBodyData struct { // example: // // 113 AllFinish *int32 `json:"allFinish,omitempty" xml:"allFinish,omitempty"` // example: // // 12 AllResponse *int32 `json:"allResponse,omitempty" xml:"allResponse,omitempty"` // example: // // 11 MyFinish *int32 `json:"myFinish,omitempty" xml:"myFinish,omitempty"` // example: // // 1 MyResponse *int32 `json:"myResponse,omitempty" xml:"myResponse,omitempty"` }
func (GetIncidentStatisticsResponseBodyData) GoString ¶
func (s GetIncidentStatisticsResponseBodyData) GoString() string
func (*GetIncidentStatisticsResponseBodyData) SetAllFinish ¶
func (s *GetIncidentStatisticsResponseBodyData) SetAllFinish(v int32) *GetIncidentStatisticsResponseBodyData
func (*GetIncidentStatisticsResponseBodyData) SetAllResponse ¶
func (s *GetIncidentStatisticsResponseBodyData) SetAllResponse(v int32) *GetIncidentStatisticsResponseBodyData
func (*GetIncidentStatisticsResponseBodyData) SetMyFinish ¶
func (s *GetIncidentStatisticsResponseBodyData) SetMyFinish(v int32) *GetIncidentStatisticsResponseBodyData
func (*GetIncidentStatisticsResponseBodyData) SetMyResponse ¶
func (s *GetIncidentStatisticsResponseBodyData) SetMyResponse(v int32) *GetIncidentStatisticsResponseBodyData
func (GetIncidentStatisticsResponseBodyData) String ¶
func (s GetIncidentStatisticsResponseBodyData) String() string
type GetIncidentSubtotalCountRequest ¶
type GetIncidentSubtotalCountRequest struct { // example: // // 7C56D225-7C34-40BB-9624-C8BA449260E6 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. IncidentIds []*int64 `json:"incidentIds,omitempty" xml:"incidentIds,omitempty" type:"Repeated"` }
func (GetIncidentSubtotalCountRequest) GoString ¶
func (s GetIncidentSubtotalCountRequest) GoString() string
func (*GetIncidentSubtotalCountRequest) SetClientToken ¶
func (s *GetIncidentSubtotalCountRequest) SetClientToken(v string) *GetIncidentSubtotalCountRequest
func (*GetIncidentSubtotalCountRequest) SetIncidentIds ¶
func (s *GetIncidentSubtotalCountRequest) SetIncidentIds(v []*int64) *GetIncidentSubtotalCountRequest
func (GetIncidentSubtotalCountRequest) String ¶
func (s GetIncidentSubtotalCountRequest) String() string
type GetIncidentSubtotalCountResponse ¶
type GetIncidentSubtotalCountResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetIncidentSubtotalCountResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetIncidentSubtotalCountResponse) GoString ¶
func (s GetIncidentSubtotalCountResponse) GoString() string
func (*GetIncidentSubtotalCountResponse) SetBody ¶
func (s *GetIncidentSubtotalCountResponse) SetBody(v *GetIncidentSubtotalCountResponseBody) *GetIncidentSubtotalCountResponse
func (*GetIncidentSubtotalCountResponse) SetHeaders ¶
func (s *GetIncidentSubtotalCountResponse) SetHeaders(v map[string]*string) *GetIncidentSubtotalCountResponse
func (*GetIncidentSubtotalCountResponse) SetStatusCode ¶
func (s *GetIncidentSubtotalCountResponse) SetStatusCode(v int32) *GetIncidentSubtotalCountResponse
func (GetIncidentSubtotalCountResponse) String ¶
func (s GetIncidentSubtotalCountResponse) String() string
type GetIncidentSubtotalCountResponseBody ¶
type GetIncidentSubtotalCountResponseBody struct { // data Data *GetIncidentSubtotalCountResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` }
func (GetIncidentSubtotalCountResponseBody) GoString ¶
func (s GetIncidentSubtotalCountResponseBody) GoString() string
func (GetIncidentSubtotalCountResponseBody) String ¶
func (s GetIncidentSubtotalCountResponseBody) String() string
type GetIncidentSubtotalCountResponseBodyData ¶
type GetIncidentSubtotalCountResponseBodyData struct { // id of the request // // example: // // 24343424234 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // map // // example: // // {12:12} SubtotalCount map[string]interface{} `json:"subtotalCount,omitempty" xml:"subtotalCount,omitempty"` }
func (GetIncidentSubtotalCountResponseBodyData) GoString ¶
func (s GetIncidentSubtotalCountResponseBodyData) GoString() string
func (*GetIncidentSubtotalCountResponseBodyData) SetRequestId ¶
func (s *GetIncidentSubtotalCountResponseBodyData) SetRequestId(v string) *GetIncidentSubtotalCountResponseBodyData
func (*GetIncidentSubtotalCountResponseBodyData) SetSubtotalCount ¶
func (s *GetIncidentSubtotalCountResponseBodyData) SetSubtotalCount(v map[string]interface{}) *GetIncidentSubtotalCountResponseBodyData
func (GetIncidentSubtotalCountResponseBodyData) String ¶
func (s GetIncidentSubtotalCountResponseBodyData) String() string
type GetIntegrationConfigRequest ¶
type GetIntegrationConfigRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 68 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (GetIntegrationConfigRequest) GoString ¶
func (s GetIntegrationConfigRequest) GoString() string
func (*GetIntegrationConfigRequest) SetClientToken ¶
func (s *GetIntegrationConfigRequest) SetClientToken(v string) *GetIntegrationConfigRequest
func (*GetIntegrationConfigRequest) SetIntegrationConfigId ¶
func (s *GetIntegrationConfigRequest) SetIntegrationConfigId(v int64) *GetIntegrationConfigRequest
func (GetIntegrationConfigRequest) String ¶
func (s GetIntegrationConfigRequest) String() string
type GetIntegrationConfigResponse ¶
type GetIntegrationConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetIntegrationConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetIntegrationConfigResponse) GoString ¶
func (s GetIntegrationConfigResponse) GoString() string
func (*GetIntegrationConfigResponse) SetBody ¶
func (s *GetIntegrationConfigResponse) SetBody(v *GetIntegrationConfigResponseBody) *GetIntegrationConfigResponse
func (*GetIntegrationConfigResponse) SetHeaders ¶
func (s *GetIntegrationConfigResponse) SetHeaders(v map[string]*string) *GetIntegrationConfigResponse
func (*GetIntegrationConfigResponse) SetStatusCode ¶
func (s *GetIntegrationConfigResponse) SetStatusCode(v int32) *GetIntegrationConfigResponse
func (GetIntegrationConfigResponse) String ¶
func (s GetIntegrationConfigResponse) String() string
type GetIntegrationConfigResponseBody ¶
type GetIntegrationConfigResponseBody struct { // data Data *GetIntegrationConfigResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetIntegrationConfigResponseBody) GoString ¶
func (s GetIntegrationConfigResponseBody) GoString() string
func (*GetIntegrationConfigResponseBody) SetData ¶
func (s *GetIntegrationConfigResponseBody) SetData(v *GetIntegrationConfigResponseBodyData) *GetIntegrationConfigResponseBody
func (*GetIntegrationConfigResponseBody) SetRequestId ¶
func (s *GetIntegrationConfigResponseBody) SetRequestId(v string) *GetIntegrationConfigResponseBody
func (GetIntegrationConfigResponseBody) String ¶
func (s GetIntegrationConfigResponseBody) String() string
type GetIntegrationConfigResponseBodyData ¶
type GetIntegrationConfigResponseBodyData struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // example: // // 101 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` // example: // // True IsReceivedEvent *bool `json:"isReceivedEvent,omitempty" xml:"isReceivedEvent,omitempty"` // example: // // 65 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // Zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // Zabbix MonitorSourceShortName *string `json:"monitorSourceShortName,omitempty" xml:"monitorSourceShortName,omitempty"` // example: // // INTEGRATED Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (GetIntegrationConfigResponseBodyData) GoString ¶
func (s GetIntegrationConfigResponseBodyData) GoString() string
func (*GetIntegrationConfigResponseBodyData) SetAccessKey ¶
func (s *GetIntegrationConfigResponseBodyData) SetAccessKey(v string) *GetIntegrationConfigResponseBodyData
func (*GetIntegrationConfigResponseBodyData) SetIntegrationConfigId ¶
func (s *GetIntegrationConfigResponseBodyData) SetIntegrationConfigId(v int64) *GetIntegrationConfigResponseBodyData
func (*GetIntegrationConfigResponseBodyData) SetIsReceivedEvent ¶
func (s *GetIntegrationConfigResponseBodyData) SetIsReceivedEvent(v bool) *GetIntegrationConfigResponseBodyData
func (*GetIntegrationConfigResponseBodyData) SetMonitorSourceId ¶
func (s *GetIntegrationConfigResponseBodyData) SetMonitorSourceId(v int64) *GetIntegrationConfigResponseBodyData
func (*GetIntegrationConfigResponseBodyData) SetMonitorSourceName ¶
func (s *GetIntegrationConfigResponseBodyData) SetMonitorSourceName(v string) *GetIntegrationConfigResponseBodyData
func (*GetIntegrationConfigResponseBodyData) SetMonitorSourceShortName ¶
func (s *GetIntegrationConfigResponseBodyData) SetMonitorSourceShortName(v string) *GetIntegrationConfigResponseBodyData
func (*GetIntegrationConfigResponseBodyData) SetStatus ¶
func (s *GetIntegrationConfigResponseBodyData) SetStatus(v string) *GetIntegrationConfigResponseBodyData
func (GetIntegrationConfigResponseBodyData) String ¶
func (s GetIntegrationConfigResponseBodyData) String() string
type GetProblemEffectionServiceRequest ¶
type GetProblemEffectionServiceRequest struct { // clientToken // // example: // // e2d4306a-bf4d-4345-9ae6-158223c85dbd ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 9 EffectionServiceId *int64 `json:"effectionServiceId,omitempty" xml:"effectionServiceId,omitempty"` // example: // // 46 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (GetProblemEffectionServiceRequest) GoString ¶
func (s GetProblemEffectionServiceRequest) GoString() string
func (*GetProblemEffectionServiceRequest) SetClientToken ¶
func (s *GetProblemEffectionServiceRequest) SetClientToken(v string) *GetProblemEffectionServiceRequest
func (*GetProblemEffectionServiceRequest) SetEffectionServiceId ¶
func (s *GetProblemEffectionServiceRequest) SetEffectionServiceId(v int64) *GetProblemEffectionServiceRequest
func (*GetProblemEffectionServiceRequest) SetProblemId ¶
func (s *GetProblemEffectionServiceRequest) SetProblemId(v int64) *GetProblemEffectionServiceRequest
func (GetProblemEffectionServiceRequest) String ¶
func (s GetProblemEffectionServiceRequest) String() string
type GetProblemEffectionServiceResponse ¶
type GetProblemEffectionServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetProblemEffectionServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetProblemEffectionServiceResponse) GoString ¶
func (s GetProblemEffectionServiceResponse) GoString() string
func (*GetProblemEffectionServiceResponse) SetHeaders ¶
func (s *GetProblemEffectionServiceResponse) SetHeaders(v map[string]*string) *GetProblemEffectionServiceResponse
func (*GetProblemEffectionServiceResponse) SetStatusCode ¶
func (s *GetProblemEffectionServiceResponse) SetStatusCode(v int32) *GetProblemEffectionServiceResponse
func (GetProblemEffectionServiceResponse) String ¶
func (s GetProblemEffectionServiceResponse) String() string
type GetProblemEffectionServiceResponseBody ¶
type GetProblemEffectionServiceResponseBody struct { // data Data *GetProblemEffectionServiceResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // e2d4306a-bf4d-4345-9ae6-158223c85dbd RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetProblemEffectionServiceResponseBody) GoString ¶
func (s GetProblemEffectionServiceResponseBody) GoString() string
func (*GetProblemEffectionServiceResponseBody) SetRequestId ¶
func (s *GetProblemEffectionServiceResponseBody) SetRequestId(v string) *GetProblemEffectionServiceResponseBody
func (GetProblemEffectionServiceResponseBody) String ¶
func (s GetProblemEffectionServiceResponseBody) String() string
type GetProblemEffectionServiceResponseBodyData ¶
type GetProblemEffectionServiceResponseBodyData struct { // example: // // ew Description *string `json:"description,omitempty" xml:"description,omitempty"` // example: // // 6442430 EffectionServiceId *int64 `json:"effectionServiceId,omitempty" xml:"effectionServiceId,omitempty"` // example: // // P2 Level *int64 `json:"level,omitempty" xml:"level,omitempty"` PicUrl []*string `json:"picUrl,omitempty" xml:"picUrl,omitempty" type:"Repeated"` // example: // // 170000000 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` // example: // // 哈哈 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` // example: // // UN_RECOVERED Status *int64 `json:"status,omitempty" xml:"status,omitempty"` }
func (GetProblemEffectionServiceResponseBodyData) GoString ¶
func (s GetProblemEffectionServiceResponseBodyData) GoString() string
func (*GetProblemEffectionServiceResponseBodyData) SetDescription ¶
func (s *GetProblemEffectionServiceResponseBodyData) SetDescription(v string) *GetProblemEffectionServiceResponseBodyData
func (*GetProblemEffectionServiceResponseBodyData) SetEffectionServiceId ¶
func (s *GetProblemEffectionServiceResponseBodyData) SetEffectionServiceId(v int64) *GetProblemEffectionServiceResponseBodyData
func (*GetProblemEffectionServiceResponseBodyData) SetLevel ¶
func (s *GetProblemEffectionServiceResponseBodyData) SetLevel(v int64) *GetProblemEffectionServiceResponseBodyData
func (*GetProblemEffectionServiceResponseBodyData) SetPicUrl ¶
func (s *GetProblemEffectionServiceResponseBodyData) SetPicUrl(v []*string) *GetProblemEffectionServiceResponseBodyData
func (*GetProblemEffectionServiceResponseBodyData) SetServiceId ¶
func (s *GetProblemEffectionServiceResponseBodyData) SetServiceId(v int64) *GetProblemEffectionServiceResponseBodyData
func (*GetProblemEffectionServiceResponseBodyData) SetServiceName ¶
func (s *GetProblemEffectionServiceResponseBodyData) SetServiceName(v string) *GetProblemEffectionServiceResponseBodyData
func (*GetProblemEffectionServiceResponseBodyData) SetStatus ¶
func (s *GetProblemEffectionServiceResponseBodyData) SetStatus(v int64) *GetProblemEffectionServiceResponseBodyData
func (GetProblemEffectionServiceResponseBodyData) String ¶
func (s GetProblemEffectionServiceResponseBodyData) String() string
type GetProblemImprovementRequest ¶
type GetProblemImprovementRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 312312 ProblemId *string `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (GetProblemImprovementRequest) GoString ¶
func (s GetProblemImprovementRequest) GoString() string
func (*GetProblemImprovementRequest) SetClientToken ¶
func (s *GetProblemImprovementRequest) SetClientToken(v string) *GetProblemImprovementRequest
func (*GetProblemImprovementRequest) SetProblemId ¶
func (s *GetProblemImprovementRequest) SetProblemId(v string) *GetProblemImprovementRequest
func (GetProblemImprovementRequest) String ¶
func (s GetProblemImprovementRequest) String() string
type GetProblemImprovementResponse ¶
type GetProblemImprovementResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetProblemImprovementResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetProblemImprovementResponse) GoString ¶
func (s GetProblemImprovementResponse) GoString() string
func (*GetProblemImprovementResponse) SetBody ¶
func (s *GetProblemImprovementResponse) SetBody(v *GetProblemImprovementResponseBody) *GetProblemImprovementResponse
func (*GetProblemImprovementResponse) SetHeaders ¶
func (s *GetProblemImprovementResponse) SetHeaders(v map[string]*string) *GetProblemImprovementResponse
func (*GetProblemImprovementResponse) SetStatusCode ¶
func (s *GetProblemImprovementResponse) SetStatusCode(v int32) *GetProblemImprovementResponse
func (GetProblemImprovementResponse) String ¶
func (s GetProblemImprovementResponse) String() string
type GetProblemImprovementResponseBody ¶
type GetProblemImprovementResponseBody struct { // data Data *GetProblemImprovementResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3811 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetProblemImprovementResponseBody) GoString ¶
func (s GetProblemImprovementResponseBody) GoString() string
func (*GetProblemImprovementResponseBody) SetRequestId ¶
func (s *GetProblemImprovementResponseBody) SetRequestId(v string) *GetProblemImprovementResponseBody
func (GetProblemImprovementResponseBody) String ¶
func (s GetProblemImprovementResponseBody) String() string
type GetProblemImprovementResponseBodyData ¶
type GetProblemImprovementResponseBodyData struct { CustomProblemReason *string `json:"customProblemReason,omitempty" xml:"customProblemReason,omitempty"` // example: // // 1 DiscoverSource *string `json:"discoverSource,omitempty" xml:"discoverSource,omitempty"` // example: // // 12312 DutyDepartmentId *string `json:"dutyDepartmentId,omitempty" xml:"dutyDepartmentId,omitempty"` DutyDepartmentName *string `json:"dutyDepartmentName,omitempty" xml:"dutyDepartmentName,omitempty"` // example: // // 231 DutyUserId *int64 `json:"dutyUserId,omitempty" xml:"dutyUserId,omitempty"` DutyUserIsValid *int64 `json:"dutyUserIsValid,omitempty" xml:"dutyUserIsValid,omitempty"` DutyUserName *string `json:"dutyUserName,omitempty" xml:"dutyUserName,omitempty"` // example: // // 13098898**** DutyUserPhone *string `json:"dutyUserPhone,omitempty" xml:"dutyUserPhone,omitempty"` // example: // // 3 InjectionMode *string `json:"injectionMode,omitempty" xml:"injectionMode,omitempty"` // example: // // true IsManual *bool `json:"isManual,omitempty" xml:"isManual,omitempty"` MeasureList []*GetProblemImprovementResponseBodyDataMeasureList `json:"measureList,omitempty" xml:"measureList,omitempty" type:"Repeated"` // example: // // Zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // 231231 ProblemId *string `json:"problemId,omitempty" xml:"problemId,omitempty"` ProblemReason *string `json:"problemReason,omitempty" xml:"problemReason,omitempty"` // example: // // 2 RecentActivity *string `json:"recentActivity,omitempty" xml:"recentActivity,omitempty"` // example: // // 2 RecoveryMode *string `json:"recoveryMode,omitempty" xml:"recoveryMode,omitempty"` RelationChanges *string `json:"relationChanges,omitempty" xml:"relationChanges,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` // example: // // 23123 ReplayDutyUserId *int64 `json:"replayDutyUserId,omitempty" xml:"replayDutyUserId,omitempty"` ReplayDutyUserIsValid *int64 `json:"replayDutyUserIsValid,omitempty" xml:"replayDutyUserIsValid,omitempty"` ReplayDutyUserName *string `json:"replayDutyUserName,omitempty" xml:"replayDutyUserName,omitempty"` // example: // // 1308787**** ReplayDutyUserPhone *string `json:"replayDutyUserPhone,omitempty" xml:"replayDutyUserPhone,omitempty"` // example: // // 1 UserReport *int64 `json:"userReport,omitempty" xml:"userReport,omitempty"` }
func (GetProblemImprovementResponseBodyData) GoString ¶
func (s GetProblemImprovementResponseBodyData) GoString() string
func (*GetProblemImprovementResponseBodyData) SetCustomProblemReason ¶
func (s *GetProblemImprovementResponseBodyData) SetCustomProblemReason(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetDiscoverSource ¶
func (s *GetProblemImprovementResponseBodyData) SetDiscoverSource(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetDutyDepartmentId ¶
func (s *GetProblemImprovementResponseBodyData) SetDutyDepartmentId(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetDutyDepartmentName ¶
func (s *GetProblemImprovementResponseBodyData) SetDutyDepartmentName(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetDutyUserId ¶
func (s *GetProblemImprovementResponseBodyData) SetDutyUserId(v int64) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetDutyUserIsValid ¶
func (s *GetProblemImprovementResponseBodyData) SetDutyUserIsValid(v int64) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetDutyUserName ¶
func (s *GetProblemImprovementResponseBodyData) SetDutyUserName(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetDutyUserPhone ¶
func (s *GetProblemImprovementResponseBodyData) SetDutyUserPhone(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetInjectionMode ¶
func (s *GetProblemImprovementResponseBodyData) SetInjectionMode(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetIsManual ¶
func (s *GetProblemImprovementResponseBodyData) SetIsManual(v bool) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetMeasureList ¶
func (s *GetProblemImprovementResponseBodyData) SetMeasureList(v []*GetProblemImprovementResponseBodyDataMeasureList) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetMonitorSourceName ¶
func (s *GetProblemImprovementResponseBodyData) SetMonitorSourceName(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetProblemId ¶
func (s *GetProblemImprovementResponseBodyData) SetProblemId(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetProblemReason ¶
func (s *GetProblemImprovementResponseBodyData) SetProblemReason(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetRecentActivity ¶
func (s *GetProblemImprovementResponseBodyData) SetRecentActivity(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetRecoveryMode ¶
func (s *GetProblemImprovementResponseBodyData) SetRecoveryMode(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetRelationChanges ¶
func (s *GetProblemImprovementResponseBodyData) SetRelationChanges(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetRemark ¶
func (s *GetProblemImprovementResponseBodyData) SetRemark(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetReplayDutyUserId ¶
func (s *GetProblemImprovementResponseBodyData) SetReplayDutyUserId(v int64) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetReplayDutyUserIsValid ¶
func (s *GetProblemImprovementResponseBodyData) SetReplayDutyUserIsValid(v int64) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetReplayDutyUserName ¶
func (s *GetProblemImprovementResponseBodyData) SetReplayDutyUserName(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetReplayDutyUserPhone ¶
func (s *GetProblemImprovementResponseBodyData) SetReplayDutyUserPhone(v string) *GetProblemImprovementResponseBodyData
func (*GetProblemImprovementResponseBodyData) SetUserReport ¶
func (s *GetProblemImprovementResponseBodyData) SetUserReport(v int64) *GetProblemImprovementResponseBodyData
func (GetProblemImprovementResponseBodyData) String ¶
func (s GetProblemImprovementResponseBodyData) String() string
type GetProblemImprovementResponseBodyDataMeasureList ¶
type GetProblemImprovementResponseBodyDataMeasureList struct { CheckStandard *string `json:"checkStandard,omitempty" xml:"checkStandard,omitempty"` // example: // // 12 CheckUserId *int64 `json:"checkUserId,omitempty" xml:"checkUserId,omitempty"` CheckUserIsValid *int32 `json:"checkUserIsValid,omitempty" xml:"checkUserIsValid,omitempty"` CheckUserName *string `json:"checkUserName,omitempty" xml:"checkUserName,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // 212 DirectorId *int64 `json:"directorId,omitempty" xml:"directorId,omitempty"` DirectorIsValid *int32 `json:"directorIsValid,omitempty" xml:"directorIsValid,omitempty"` DirectorName *string `json:"directorName,omitempty" xml:"directorName,omitempty"` // example: // // 12312 MeasureId *int64 `json:"measureId,omitempty" xml:"measureId,omitempty"` // example: // // 2021-05-01 00:00:00 PlanFinishTime *string `json:"planFinishTime,omitempty" xml:"planFinishTime,omitempty"` // example: // // 3121 StalkerId *int64 `json:"stalkerId,omitempty" xml:"stalkerId,omitempty"` StalkerIsValid *int32 `json:"stalkerIsValid,omitempty" xml:"stalkerIsValid,omitempty"` StalkerName *string `json:"stalkerName,omitempty" xml:"stalkerName,omitempty"` // example: // // UNIMPROVED Status *string `json:"status,omitempty" xml:"status,omitempty"` // example: // // 2 Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (GetProblemImprovementResponseBodyDataMeasureList) GoString ¶
func (s GetProblemImprovementResponseBodyDataMeasureList) GoString() string
func (*GetProblemImprovementResponseBodyDataMeasureList) SetCheckStandard ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetCheckStandard(v string) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserId ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserId(v int64) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserIsValid ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserIsValid(v int32) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserName ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetCheckUserName(v string) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetContent ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetContent(v string) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetDirectorId ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetDirectorId(v int64) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetDirectorIsValid ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetDirectorIsValid(v int32) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetDirectorName ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetDirectorName(v string) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetMeasureId ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetMeasureId(v int64) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetPlanFinishTime ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetPlanFinishTime(v string) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetStalkerId ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetStalkerId(v int64) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetStalkerIsValid ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetStalkerIsValid(v int32) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetStalkerName ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetStalkerName(v string) *GetProblemImprovementResponseBodyDataMeasureList
func (*GetProblemImprovementResponseBodyDataMeasureList) SetStatus ¶
func (s *GetProblemImprovementResponseBodyDataMeasureList) SetStatus(v string) *GetProblemImprovementResponseBodyDataMeasureList
func (GetProblemImprovementResponseBodyDataMeasureList) String ¶
func (s GetProblemImprovementResponseBodyDataMeasureList) String() string
type GetProblemPreviewRequest ¶
type GetProblemPreviewRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840f13812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` EffectServiceIds []*int64 `json:"effectServiceIds,omitempty" xml:"effectServiceIds,omitempty" type:"Repeated"` // example: // // 213123 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // 12312 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // P2 ProblemLevel *string `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` // example: // // PROBLEM_NOTIFY ProblemNotifyType *string `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` // example: // // 21312 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` ServiceGroupIds []*int64 `json:"serviceGroupIds,omitempty" xml:"serviceGroupIds,omitempty" type:"Repeated"` }
func (GetProblemPreviewRequest) GoString ¶
func (s GetProblemPreviewRequest) GoString() string
func (*GetProblemPreviewRequest) SetClientToken ¶
func (s *GetProblemPreviewRequest) SetClientToken(v string) *GetProblemPreviewRequest
func (*GetProblemPreviewRequest) SetEffectServiceIds ¶
func (s *GetProblemPreviewRequest) SetEffectServiceIds(v []*int64) *GetProblemPreviewRequest
func (*GetProblemPreviewRequest) SetIncidentId ¶
func (s *GetProblemPreviewRequest) SetIncidentId(v int64) *GetProblemPreviewRequest
func (*GetProblemPreviewRequest) SetProblemId ¶
func (s *GetProblemPreviewRequest) SetProblemId(v int64) *GetProblemPreviewRequest
func (*GetProblemPreviewRequest) SetProblemLevel ¶
func (s *GetProblemPreviewRequest) SetProblemLevel(v string) *GetProblemPreviewRequest
func (*GetProblemPreviewRequest) SetProblemNotifyType ¶
func (s *GetProblemPreviewRequest) SetProblemNotifyType(v string) *GetProblemPreviewRequest
func (*GetProblemPreviewRequest) SetRelatedServiceId ¶
func (s *GetProblemPreviewRequest) SetRelatedServiceId(v int64) *GetProblemPreviewRequest
func (*GetProblemPreviewRequest) SetServiceGroupIds ¶
func (s *GetProblemPreviewRequest) SetServiceGroupIds(v []*int64) *GetProblemPreviewRequest
func (GetProblemPreviewRequest) String ¶
func (s GetProblemPreviewRequest) String() string
type GetProblemPreviewResponse ¶
type GetProblemPreviewResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetProblemPreviewResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetProblemPreviewResponse) GoString ¶
func (s GetProblemPreviewResponse) GoString() string
func (*GetProblemPreviewResponse) SetBody ¶
func (s *GetProblemPreviewResponse) SetBody(v *GetProblemPreviewResponseBody) *GetProblemPreviewResponse
func (*GetProblemPreviewResponse) SetHeaders ¶
func (s *GetProblemPreviewResponse) SetHeaders(v map[string]*string) *GetProblemPreviewResponse
func (*GetProblemPreviewResponse) SetStatusCode ¶
func (s *GetProblemPreviewResponse) SetStatusCode(v int32) *GetProblemPreviewResponse
func (GetProblemPreviewResponse) String ¶
func (s GetProblemPreviewResponse) String() string
type GetProblemPreviewResponseBody ¶
type GetProblemPreviewResponseBody struct { // data Data *GetProblemPreviewResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // 4361a0e1-6747-4834-96ce-0c2840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetProblemPreviewResponseBody) GoString ¶
func (s GetProblemPreviewResponseBody) GoString() string
func (*GetProblemPreviewResponseBody) SetData ¶
func (s *GetProblemPreviewResponseBody) SetData(v *GetProblemPreviewResponseBodyData) *GetProblemPreviewResponseBody
func (*GetProblemPreviewResponseBody) SetRequestId ¶
func (s *GetProblemPreviewResponseBody) SetRequestId(v string) *GetProblemPreviewResponseBody
func (GetProblemPreviewResponseBody) String ¶
func (s GetProblemPreviewResponseBody) String() string
type GetProblemPreviewResponseBodyData ¶
type GetProblemPreviewResponseBodyData struct { DeAfterData *string `json:"deAfterData,omitempty" xml:"deAfterData,omitempty"` DeBeforeData *string `json:"deBeforeData,omitempty" xml:"deBeforeData,omitempty"` Mail *GetProblemPreviewResponseBodyDataMail `json:"mail,omitempty" xml:"mail,omitempty" type:"Struct"` // object Problem *GetProblemPreviewResponseBodyDataProblem `json:"problem,omitempty" xml:"problem,omitempty" type:"Struct"` Sms *GetProblemPreviewResponseBodyDataSms `json:"sms,omitempty" xml:"sms,omitempty" type:"Struct"` UpAfterData *string `json:"upAfterData,omitempty" xml:"upAfterData,omitempty"` UpBeforeData *string `json:"upBeforeData,omitempty" xml:"upBeforeData,omitempty"` Voice *GetProblemPreviewResponseBodyDataVoice `json:"voice,omitempty" xml:"voice,omitempty" type:"Struct"` // webhook Webhook *GetProblemPreviewResponseBodyDataWebhook `json:"webhook,omitempty" xml:"webhook,omitempty" type:"Struct"` }
func (GetProblemPreviewResponseBodyData) GoString ¶
func (s GetProblemPreviewResponseBodyData) GoString() string
func (*GetProblemPreviewResponseBodyData) SetDeAfterData ¶
func (s *GetProblemPreviewResponseBodyData) SetDeAfterData(v string) *GetProblemPreviewResponseBodyData
func (*GetProblemPreviewResponseBodyData) SetDeBeforeData ¶
func (s *GetProblemPreviewResponseBodyData) SetDeBeforeData(v string) *GetProblemPreviewResponseBodyData
func (*GetProblemPreviewResponseBodyData) SetProblem ¶
func (s *GetProblemPreviewResponseBodyData) SetProblem(v *GetProblemPreviewResponseBodyDataProblem) *GetProblemPreviewResponseBodyData
func (*GetProblemPreviewResponseBodyData) SetUpAfterData ¶
func (s *GetProblemPreviewResponseBodyData) SetUpAfterData(v string) *GetProblemPreviewResponseBodyData
func (*GetProblemPreviewResponseBodyData) SetUpBeforeData ¶
func (s *GetProblemPreviewResponseBodyData) SetUpBeforeData(v string) *GetProblemPreviewResponseBodyData
func (*GetProblemPreviewResponseBodyData) SetVoice ¶
func (s *GetProblemPreviewResponseBodyData) SetVoice(v *GetProblemPreviewResponseBodyDataVoice) *GetProblemPreviewResponseBodyData
func (*GetProblemPreviewResponseBodyData) SetWebhook ¶
func (s *GetProblemPreviewResponseBodyData) SetWebhook(v *GetProblemPreviewResponseBodyDataWebhook) *GetProblemPreviewResponseBodyData
func (GetProblemPreviewResponseBodyData) String ¶
func (s GetProblemPreviewResponseBodyData) String() string
type GetProblemPreviewResponseBodyDataMail ¶
type GetProblemPreviewResponseBodyDataMail struct { // example: // // 123 Count *int64 `json:"count,omitempty" xml:"count,omitempty"` Users []*GetProblemPreviewResponseBodyDataMailUsers `json:"users,omitempty" xml:"users,omitempty" type:"Repeated"` }
func (GetProblemPreviewResponseBodyDataMail) GoString ¶
func (s GetProblemPreviewResponseBodyDataMail) GoString() string
func (*GetProblemPreviewResponseBodyDataMail) SetCount ¶
func (s *GetProblemPreviewResponseBodyDataMail) SetCount(v int64) *GetProblemPreviewResponseBodyDataMail
func (GetProblemPreviewResponseBodyDataMail) String ¶
func (s GetProblemPreviewResponseBodyDataMail) String() string
type GetProblemPreviewResponseBodyDataMailUsers ¶
type GetProblemPreviewResponseBodyDataMailUsers struct {
Username *string `json:"username,omitempty" xml:"username,omitempty"`
}
func (GetProblemPreviewResponseBodyDataMailUsers) GoString ¶
func (s GetProblemPreviewResponseBodyDataMailUsers) GoString() string
func (*GetProblemPreviewResponseBodyDataMailUsers) SetUsername ¶
func (s *GetProblemPreviewResponseBodyDataMailUsers) SetUsername(v string) *GetProblemPreviewResponseBodyDataMailUsers
func (GetProblemPreviewResponseBodyDataMailUsers) String ¶
func (s GetProblemPreviewResponseBodyDataMailUsers) String() string
type GetProblemPreviewResponseBodyDataProblem ¶
type GetProblemPreviewResponseBodyDataProblem struct { CoordinationGroups []*GetProblemPreviewResponseBodyDataProblemCoordinationGroups `json:"coordinationGroups,omitempty" xml:"coordinationGroups,omitempty" type:"Repeated"` // example: // // 2021-02-21 00:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 2021-02-21 00:00:00 DiscoverTime *string `json:"discoverTime,omitempty" xml:"discoverTime,omitempty"` EffectionServices []*GetProblemPreviewResponseBodyDataProblemEffectionServices `json:"effectionServices,omitempty" xml:"effectionServices,omitempty" type:"Repeated"` // example: // // true IsManual *bool `json:"isManual,omitempty" xml:"isManual,omitempty"` // example: // // true IsUpgrade *bool `json:"isUpgrade,omitempty" xml:"isUpgrade,omitempty"` // example: // // 231 MainHandlerId *string `json:"mainHandlerId,omitempty" xml:"mainHandlerId,omitempty"` MainHandlerName *string `json:"mainHandlerName,omitempty" xml:"mainHandlerName,omitempty"` PreliminaryReason *string `json:"preliminaryReason,omitempty" xml:"preliminaryReason,omitempty"` // example: // // 123123 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // P2 ProblemLevel *string `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` ProblemName *string `json:"problemName,omitempty" xml:"problemName,omitempty"` // example: // // HANDLING ProblemStatus *string `json:"problemStatus,omitempty" xml:"problemStatus,omitempty"` ProgressSummary *string `json:"progressSummary,omitempty" xml:"progressSummary,omitempty"` // example: // // 12312 ProgressSummaryRichTextId *int64 `json:"progressSummaryRichTextId,omitempty" xml:"progressSummaryRichTextId,omitempty"` // example: // // 2021-02-21 00:00:00 RecoveryTime *string `json:"recoveryTime,omitempty" xml:"recoveryTime,omitempty"` // example: // // 213123 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` }
func (GetProblemPreviewResponseBodyDataProblem) GoString ¶
func (s GetProblemPreviewResponseBodyDataProblem) GoString() string
func (*GetProblemPreviewResponseBodyDataProblem) SetCoordinationGroups ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetCoordinationGroups(v []*GetProblemPreviewResponseBodyDataProblemCoordinationGroups) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetCreateTime ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetCreateTime(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetDiscoverTime ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetDiscoverTime(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetEffectionServices ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetEffectionServices(v []*GetProblemPreviewResponseBodyDataProblemEffectionServices) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetIsManual ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetIsManual(v bool) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetIsUpgrade ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetIsUpgrade(v bool) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetMainHandlerId ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetMainHandlerId(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetMainHandlerName ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetMainHandlerName(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetPreliminaryReason ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetPreliminaryReason(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetProblemId ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetProblemId(v int64) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetProblemLevel ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetProblemLevel(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetProblemName ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetProblemName(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetProblemStatus ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetProblemStatus(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetProgressSummary ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetProgressSummary(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetProgressSummaryRichTextId ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetProgressSummaryRichTextId(v int64) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetRecoveryTime ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetRecoveryTime(v string) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetRelatedServiceId ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetRelatedServiceId(v int64) *GetProblemPreviewResponseBodyDataProblem
func (*GetProblemPreviewResponseBodyDataProblem) SetServiceName ¶
func (s *GetProblemPreviewResponseBodyDataProblem) SetServiceName(v string) *GetProblemPreviewResponseBodyDataProblem
func (GetProblemPreviewResponseBodyDataProblem) String ¶
func (s GetProblemPreviewResponseBodyDataProblem) String() string
type GetProblemPreviewResponseBodyDataProblemCoordinationGroups ¶
type GetProblemPreviewResponseBodyDataProblemCoordinationGroups struct { ServiceGroupDescription *string `json:"serviceGroupDescription,omitempty" xml:"serviceGroupDescription,omitempty"` // example: // // 1231 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` }
func (GetProblemPreviewResponseBodyDataProblemCoordinationGroups) GoString ¶
func (s GetProblemPreviewResponseBodyDataProblemCoordinationGroups) GoString() string
func (*GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupDescription ¶
func (s *GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupDescription(v string) *GetProblemPreviewResponseBodyDataProblemCoordinationGroups
func (*GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupId ¶
func (s *GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupId(v int64) *GetProblemPreviewResponseBodyDataProblemCoordinationGroups
func (*GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupName ¶
func (s *GetProblemPreviewResponseBodyDataProblemCoordinationGroups) SetServiceGroupName(v string) *GetProblemPreviewResponseBodyDataProblemCoordinationGroups
func (GetProblemPreviewResponseBodyDataProblemCoordinationGroups) String ¶
func (s GetProblemPreviewResponseBodyDataProblemCoordinationGroups) String() string
type GetProblemPreviewResponseBodyDataProblemEffectionServices ¶
type GetProblemPreviewResponseBodyDataProblemEffectionServices struct { // example: // // 1231 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` }
func (GetProblemPreviewResponseBodyDataProblemEffectionServices) GoString ¶
func (s GetProblemPreviewResponseBodyDataProblemEffectionServices) GoString() string
func (*GetProblemPreviewResponseBodyDataProblemEffectionServices) SetServiceId ¶
func (*GetProblemPreviewResponseBodyDataProblemEffectionServices) SetServiceName ¶
func (s *GetProblemPreviewResponseBodyDataProblemEffectionServices) SetServiceName(v string) *GetProblemPreviewResponseBodyDataProblemEffectionServices
func (GetProblemPreviewResponseBodyDataProblemEffectionServices) String ¶
func (s GetProblemPreviewResponseBodyDataProblemEffectionServices) String() string
type GetProblemPreviewResponseBodyDataSms ¶
type GetProblemPreviewResponseBodyDataSms struct { // example: // // 12 Count *int64 `json:"count,omitempty" xml:"count,omitempty"` Users []*GetProblemPreviewResponseBodyDataSmsUsers `json:"users,omitempty" xml:"users,omitempty" type:"Repeated"` }
func (GetProblemPreviewResponseBodyDataSms) GoString ¶
func (s GetProblemPreviewResponseBodyDataSms) GoString() string
func (*GetProblemPreviewResponseBodyDataSms) SetCount ¶
func (s *GetProblemPreviewResponseBodyDataSms) SetCount(v int64) *GetProblemPreviewResponseBodyDataSms
func (GetProblemPreviewResponseBodyDataSms) String ¶
func (s GetProblemPreviewResponseBodyDataSms) String() string
type GetProblemPreviewResponseBodyDataSmsUsers ¶
type GetProblemPreviewResponseBodyDataSmsUsers struct {
Username *string `json:"username,omitempty" xml:"username,omitempty"`
}
func (GetProblemPreviewResponseBodyDataSmsUsers) GoString ¶
func (s GetProblemPreviewResponseBodyDataSmsUsers) GoString() string
func (*GetProblemPreviewResponseBodyDataSmsUsers) SetUsername ¶
func (s *GetProblemPreviewResponseBodyDataSmsUsers) SetUsername(v string) *GetProblemPreviewResponseBodyDataSmsUsers
func (GetProblemPreviewResponseBodyDataSmsUsers) String ¶
func (s GetProblemPreviewResponseBodyDataSmsUsers) String() string
type GetProblemPreviewResponseBodyDataVoice ¶
type GetProblemPreviewResponseBodyDataVoice struct { // example: // // 12 Count *int64 `json:"count,omitempty" xml:"count,omitempty"` Users []*GetProblemPreviewResponseBodyDataVoiceUsers `json:"users,omitempty" xml:"users,omitempty" type:"Repeated"` }
func (GetProblemPreviewResponseBodyDataVoice) GoString ¶
func (s GetProblemPreviewResponseBodyDataVoice) GoString() string
func (*GetProblemPreviewResponseBodyDataVoice) SetCount ¶
func (s *GetProblemPreviewResponseBodyDataVoice) SetCount(v int64) *GetProblemPreviewResponseBodyDataVoice
func (GetProblemPreviewResponseBodyDataVoice) String ¶
func (s GetProblemPreviewResponseBodyDataVoice) String() string
type GetProblemPreviewResponseBodyDataVoiceUsers ¶
type GetProblemPreviewResponseBodyDataVoiceUsers struct {
Username *string `json:"username,omitempty" xml:"username,omitempty"`
}
func (GetProblemPreviewResponseBodyDataVoiceUsers) GoString ¶
func (s GetProblemPreviewResponseBodyDataVoiceUsers) GoString() string
func (*GetProblemPreviewResponseBodyDataVoiceUsers) SetUsername ¶
func (s *GetProblemPreviewResponseBodyDataVoiceUsers) SetUsername(v string) *GetProblemPreviewResponseBodyDataVoiceUsers
func (GetProblemPreviewResponseBodyDataVoiceUsers) String ¶
func (s GetProblemPreviewResponseBodyDataVoiceUsers) String() string
type GetProblemPreviewResponseBodyDataWebhook ¶
type GetProblemPreviewResponseBodyDataWebhook struct { // example: // // 32 Count *int64 `json:"count,omitempty" xml:"count,omitempty"` ServiceGroups []*GetProblemPreviewResponseBodyDataWebhookServiceGroups `json:"serviceGroups,omitempty" xml:"serviceGroups,omitempty" type:"Repeated"` }
func (GetProblemPreviewResponseBodyDataWebhook) GoString ¶
func (s GetProblemPreviewResponseBodyDataWebhook) GoString() string
func (*GetProblemPreviewResponseBodyDataWebhook) SetCount ¶
func (s *GetProblemPreviewResponseBodyDataWebhook) SetCount(v int64) *GetProblemPreviewResponseBodyDataWebhook
func (*GetProblemPreviewResponseBodyDataWebhook) SetServiceGroups ¶
func (s *GetProblemPreviewResponseBodyDataWebhook) SetServiceGroups(v []*GetProblemPreviewResponseBodyDataWebhookServiceGroups) *GetProblemPreviewResponseBodyDataWebhook
func (GetProblemPreviewResponseBodyDataWebhook) String ¶
func (s GetProblemPreviewResponseBodyDataWebhook) String() string
type GetProblemPreviewResponseBodyDataWebhookServiceGroups ¶
type GetProblemPreviewResponseBodyDataWebhookServiceGroups struct {
ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"`
}
func (GetProblemPreviewResponseBodyDataWebhookServiceGroups) GoString ¶
func (s GetProblemPreviewResponseBodyDataWebhookServiceGroups) GoString() string
func (*GetProblemPreviewResponseBodyDataWebhookServiceGroups) SetServiceName ¶
func (s *GetProblemPreviewResponseBodyDataWebhookServiceGroups) SetServiceName(v string) *GetProblemPreviewResponseBodyDataWebhookServiceGroups
func (GetProblemPreviewResponseBodyDataWebhookServiceGroups) String ¶
func (s GetProblemPreviewResponseBodyDataWebhookServiceGroups) String() string
type GetProblemRequest ¶
type GetProblemRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 1 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (GetProblemRequest) GoString ¶
func (s GetProblemRequest) GoString() string
func (*GetProblemRequest) SetClientToken ¶
func (s *GetProblemRequest) SetClientToken(v string) *GetProblemRequest
func (*GetProblemRequest) SetProblemId ¶
func (s *GetProblemRequest) SetProblemId(v int64) *GetProblemRequest
func (GetProblemRequest) String ¶
func (s GetProblemRequest) String() string
type GetProblemResponse ¶
type GetProblemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetProblemResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetProblemResponse) GoString ¶
func (s GetProblemResponse) GoString() string
func (*GetProblemResponse) SetBody ¶
func (s *GetProblemResponse) SetBody(v *GetProblemResponseBody) *GetProblemResponse
func (*GetProblemResponse) SetHeaders ¶
func (s *GetProblemResponse) SetHeaders(v map[string]*string) *GetProblemResponse
func (*GetProblemResponse) SetStatusCode ¶
func (s *GetProblemResponse) SetStatusCode(v int32) *GetProblemResponse
func (GetProblemResponse) String ¶
func (s GetProblemResponse) String() string
type GetProblemResponseBody ¶
type GetProblemResponseBody struct { Data *GetProblemResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // example: // // C4BE3837-1A13-41VB-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetProblemResponseBody) GoString ¶
func (s GetProblemResponseBody) GoString() string
func (*GetProblemResponseBody) SetData ¶
func (s *GetProblemResponseBody) SetData(v *GetProblemResponseBodyData) *GetProblemResponseBody
func (*GetProblemResponseBody) SetRequestId ¶
func (s *GetProblemResponseBody) SetRequestId(v string) *GetProblemResponseBody
func (GetProblemResponseBody) String ¶
func (s GetProblemResponseBody) String() string
type GetProblemResponseBodyData ¶
type GetProblemResponseBodyData struct { CancelProblemOperateLogs []*GetProblemResponseBodyDataCancelProblemOperateLogs `json:"cancelProblemOperateLogs,omitempty" xml:"cancelProblemOperateLogs,omitempty" type:"Repeated"` // example: // // 取消理由 CancelReason *int64 `json:"cancelReason,omitempty" xml:"cancelReason,omitempty"` // example: // // 理由 CancelReasonDescription *string `json:"cancelReasonDescription,omitempty" xml:"cancelReasonDescription,omitempty"` CoordinationGroups []*GetProblemResponseBodyDataCoordinationGroups `json:"coordinationGroups,omitempty" xml:"coordinationGroups,omitempty" type:"Repeated"` // example: // // 2010-03-09 15:53:45 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 2010-03-09 15:53:45 DiscoverTime *string `json:"discoverTime,omitempty" xml:"discoverTime,omitempty"` // example: // // 300000 DurationTime *int64 `json:"durationTime,omitempty" xml:"durationTime,omitempty"` EffectionServices []*GetProblemResponseBodyDataEffectionServices `json:"effectionServices,omitempty" xml:"effectionServices,omitempty" type:"Repeated"` // example: // // feedback Feedback *string `json:"feedback,omitempty" xml:"feedback,omitempty"` HandingProblemOperateLogs []*GetProblemResponseBodyDataHandingProblemOperateLogs `json:"handingProblemOperateLogs,omitempty" xml:"handingProblemOperateLogs,omitempty" type:"Repeated"` // example: // // 130000032 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // I3443835000012016260833157948165 IncidentNumber *string `json:"incidentNumber,omitempty" xml:"incidentNumber,omitempty"` IsRuleTrigger *bool `json:"isRuleTrigger,omitempty" xml:"isRuleTrigger,omitempty"` // example: // // 王宇 MainHandler *int64 `json:"mainHandler,omitempty" xml:"mainHandler,omitempty"` // example: // // 2000 MainHandlerId *int64 `json:"mainHandlerId,omitempty" xml:"mainHandlerId,omitempty"` MainHandlerIsValid *int64 `json:"mainHandlerIsValid,omitempty" xml:"mainHandlerIsValid,omitempty"` // example: // // 1308987**** MainHandlerPhone *string `json:"mainHandlerPhone,omitempty" xml:"mainHandlerPhone,omitempty"` // example: // // 原因 PreliminaryReason *string `json:"preliminaryReason,omitempty" xml:"preliminaryReason,omitempty"` // ID // // This parameter is required. // // example: // // 1 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // P1 ProblemLevel *int32 `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` // example: // // 故障 ProblemName *string `json:"problemName,omitempty" xml:"problemName,omitempty"` // example: // // P34438300010030116260833538987481 ProblemNumber *string `json:"problemNumber,omitempty" xml:"problemNumber,omitempty"` // example: // // HANDLING ProblemStatus *int32 `json:"problemStatus,omitempty" xml:"problemStatus,omitempty"` // example: // // 摘要 ProgressSummary *string `json:"progressSummary,omitempty" xml:"progressSummary,omitempty"` // example: // // 1231231 ProgressSummaryRichTextId *int64 `json:"progressSummaryRichTextId,omitempty" xml:"progressSummaryRichTextId,omitempty"` // example: // // 2010-03-09 15:53:45 RecoveryTime *string `json:"recoveryTime,omitempty" xml:"recoveryTime,omitempty"` // example: // // 1 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` ReplayProblemOperateLogs []*GetProblemResponseBodyDataReplayProblemOperateLogs `json:"replayProblemOperateLogs,omitempty" xml:"replayProblemOperateLogs,omitempty" type:"Repeated"` ReplayingProblemOperateLogs []*GetProblemResponseBodyDataReplayingProblemOperateLogs `json:"replayingProblemOperateLogs,omitempty" xml:"replayingProblemOperateLogs,omitempty" type:"Repeated"` RestoredProblemOperateLogs []*GetProblemResponseBodyDataRestoredProblemOperateLogs `json:"restoredProblemOperateLogs,omitempty" xml:"restoredProblemOperateLogs,omitempty" type:"Repeated"` // serviceDeleteType ServiceDeleteType *int32 `json:"serviceDeleteType,omitempty" xml:"serviceDeleteType,omitempty"` // example: // // 服务 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` Timelines []*GetProblemResponseBodyDataTimelines `json:"timelines,omitempty" xml:"timelines,omitempty" type:"Repeated"` }
func (GetProblemResponseBodyData) GoString ¶
func (s GetProblemResponseBodyData) GoString() string
func (*GetProblemResponseBodyData) SetCancelProblemOperateLogs ¶
func (s *GetProblemResponseBodyData) SetCancelProblemOperateLogs(v []*GetProblemResponseBodyDataCancelProblemOperateLogs) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetCancelReason ¶
func (s *GetProblemResponseBodyData) SetCancelReason(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetCancelReasonDescription ¶
func (s *GetProblemResponseBodyData) SetCancelReasonDescription(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetCoordinationGroups ¶
func (s *GetProblemResponseBodyData) SetCoordinationGroups(v []*GetProblemResponseBodyDataCoordinationGroups) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetCreateTime ¶
func (s *GetProblemResponseBodyData) SetCreateTime(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetDiscoverTime ¶
func (s *GetProblemResponseBodyData) SetDiscoverTime(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetDurationTime ¶
func (s *GetProblemResponseBodyData) SetDurationTime(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetEffectionServices ¶
func (s *GetProblemResponseBodyData) SetEffectionServices(v []*GetProblemResponseBodyDataEffectionServices) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetFeedback ¶
func (s *GetProblemResponseBodyData) SetFeedback(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetHandingProblemOperateLogs ¶
func (s *GetProblemResponseBodyData) SetHandingProblemOperateLogs(v []*GetProblemResponseBodyDataHandingProblemOperateLogs) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetIncidentId ¶
func (s *GetProblemResponseBodyData) SetIncidentId(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetIncidentNumber ¶
func (s *GetProblemResponseBodyData) SetIncidentNumber(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetIsRuleTrigger ¶ added in v2.0.3
func (s *GetProblemResponseBodyData) SetIsRuleTrigger(v bool) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetMainHandler ¶
func (s *GetProblemResponseBodyData) SetMainHandler(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetMainHandlerId ¶
func (s *GetProblemResponseBodyData) SetMainHandlerId(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetMainHandlerIsValid ¶
func (s *GetProblemResponseBodyData) SetMainHandlerIsValid(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetMainHandlerPhone ¶
func (s *GetProblemResponseBodyData) SetMainHandlerPhone(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetPreliminaryReason ¶
func (s *GetProblemResponseBodyData) SetPreliminaryReason(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetProblemId ¶
func (s *GetProblemResponseBodyData) SetProblemId(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetProblemLevel ¶
func (s *GetProblemResponseBodyData) SetProblemLevel(v int32) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetProblemName ¶
func (s *GetProblemResponseBodyData) SetProblemName(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetProblemNumber ¶
func (s *GetProblemResponseBodyData) SetProblemNumber(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetProblemStatus ¶
func (s *GetProblemResponseBodyData) SetProblemStatus(v int32) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetProgressSummary ¶
func (s *GetProblemResponseBodyData) SetProgressSummary(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetProgressSummaryRichTextId ¶
func (s *GetProblemResponseBodyData) SetProgressSummaryRichTextId(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetRecoveryTime ¶
func (s *GetProblemResponseBodyData) SetRecoveryTime(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetRelatedServiceId ¶
func (s *GetProblemResponseBodyData) SetRelatedServiceId(v int64) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetReplayProblemOperateLogs ¶
func (s *GetProblemResponseBodyData) SetReplayProblemOperateLogs(v []*GetProblemResponseBodyDataReplayProblemOperateLogs) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetReplayingProblemOperateLogs ¶
func (s *GetProblemResponseBodyData) SetReplayingProblemOperateLogs(v []*GetProblemResponseBodyDataReplayingProblemOperateLogs) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetRestoredProblemOperateLogs ¶
func (s *GetProblemResponseBodyData) SetRestoredProblemOperateLogs(v []*GetProblemResponseBodyDataRestoredProblemOperateLogs) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetServiceDeleteType ¶
func (s *GetProblemResponseBodyData) SetServiceDeleteType(v int32) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetServiceName ¶
func (s *GetProblemResponseBodyData) SetServiceName(v string) *GetProblemResponseBodyData
func (*GetProblemResponseBodyData) SetTimelines ¶
func (s *GetProblemResponseBodyData) SetTimelines(v []*GetProblemResponseBodyDataTimelines) *GetProblemResponseBodyData
func (GetProblemResponseBodyData) String ¶
func (s GetProblemResponseBodyData) String() string
type GetProblemResponseBodyDataCancelProblemOperateLogs ¶
type GetProblemResponseBodyDataCancelProblemOperateLogs struct { // example: // // 取消故障 ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` // example: // // 2020-09-08 15:38:38 ActionTime *string `json:"actionTime,omitempty" xml:"actionTime,omitempty"` // example: // // 王宇 Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // example: // // 66666 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetProblemResponseBodyDataCancelProblemOperateLogs) GoString ¶
func (s GetProblemResponseBodyDataCancelProblemOperateLogs) GoString() string
func (*GetProblemResponseBodyDataCancelProblemOperateLogs) SetActionName ¶
func (s *GetProblemResponseBodyDataCancelProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataCancelProblemOperateLogs
func (*GetProblemResponseBodyDataCancelProblemOperateLogs) SetActionTime ¶
func (s *GetProblemResponseBodyDataCancelProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataCancelProblemOperateLogs
func (*GetProblemResponseBodyDataCancelProblemOperateLogs) SetOperator ¶
func (s *GetProblemResponseBodyDataCancelProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataCancelProblemOperateLogs
func (GetProblemResponseBodyDataCancelProblemOperateLogs) String ¶
func (s GetProblemResponseBodyDataCancelProblemOperateLogs) String() string
type GetProblemResponseBodyDataCoordinationGroups ¶
type GetProblemResponseBodyDataCoordinationGroups struct { IsValid *int64 `json:"isValid,omitempty" xml:"isValid,omitempty"` // example: // // 1 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 清扫大队 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` }
func (GetProblemResponseBodyDataCoordinationGroups) GoString ¶
func (s GetProblemResponseBodyDataCoordinationGroups) GoString() string
func (*GetProblemResponseBodyDataCoordinationGroups) SetIsValid ¶
func (s *GetProblemResponseBodyDataCoordinationGroups) SetIsValid(v int64) *GetProblemResponseBodyDataCoordinationGroups
func (*GetProblemResponseBodyDataCoordinationGroups) SetServiceGroupId ¶
func (s *GetProblemResponseBodyDataCoordinationGroups) SetServiceGroupId(v int64) *GetProblemResponseBodyDataCoordinationGroups
func (*GetProblemResponseBodyDataCoordinationGroups) SetServiceGroupName ¶
func (s *GetProblemResponseBodyDataCoordinationGroups) SetServiceGroupName(v string) *GetProblemResponseBodyDataCoordinationGroups
func (GetProblemResponseBodyDataCoordinationGroups) String ¶
func (s GetProblemResponseBodyDataCoordinationGroups) String() string
type GetProblemResponseBodyDataEffectionServices ¶
type GetProblemResponseBodyDataEffectionServices struct { // example: // // 描述 Description *string `json:"description,omitempty" xml:"description,omitempty"` // example: // // P1 EffectionLevel *int64 `json:"effectionLevel,omitempty" xml:"effectionLevel,omitempty"` // example: // // 1 EffectionServiceId *int64 `json:"effectionServiceId,omitempty" xml:"effectionServiceId,omitempty"` // example: // // RESTORED EffectionStatus *int32 `json:"effectionStatus,omitempty" xml:"effectionStatus,omitempty"` ServiceDeleteType *int32 `json:"serviceDeleteType,omitempty" xml:"serviceDeleteType,omitempty"` // example: // // 购物车 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` }
func (GetProblemResponseBodyDataEffectionServices) GoString ¶
func (s GetProblemResponseBodyDataEffectionServices) GoString() string
func (*GetProblemResponseBodyDataEffectionServices) SetDescription ¶
func (s *GetProblemResponseBodyDataEffectionServices) SetDescription(v string) *GetProblemResponseBodyDataEffectionServices
func (*GetProblemResponseBodyDataEffectionServices) SetEffectionLevel ¶
func (s *GetProblemResponseBodyDataEffectionServices) SetEffectionLevel(v int64) *GetProblemResponseBodyDataEffectionServices
func (*GetProblemResponseBodyDataEffectionServices) SetEffectionServiceId ¶
func (s *GetProblemResponseBodyDataEffectionServices) SetEffectionServiceId(v int64) *GetProblemResponseBodyDataEffectionServices
func (*GetProblemResponseBodyDataEffectionServices) SetEffectionStatus ¶
func (s *GetProblemResponseBodyDataEffectionServices) SetEffectionStatus(v int32) *GetProblemResponseBodyDataEffectionServices
func (*GetProblemResponseBodyDataEffectionServices) SetServiceDeleteType ¶
func (s *GetProblemResponseBodyDataEffectionServices) SetServiceDeleteType(v int32) *GetProblemResponseBodyDataEffectionServices
func (*GetProblemResponseBodyDataEffectionServices) SetServiceName ¶
func (s *GetProblemResponseBodyDataEffectionServices) SetServiceName(v string) *GetProblemResponseBodyDataEffectionServices
func (GetProblemResponseBodyDataEffectionServices) String ¶
func (s GetProblemResponseBodyDataEffectionServices) String() string
type GetProblemResponseBodyDataHandingProblemOperateLogs ¶
type GetProblemResponseBodyDataHandingProblemOperateLogs struct { // example: // // 取消故障 ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` // example: // // 2010-03-09 15:53:45 ActionTime *string `json:"actionTime,omitempty" xml:"actionTime,omitempty"` // example: // // 王宇 Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // example: // // 233 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` UserIsValid *int64 `json:"userIsValid,omitempty" xml:"userIsValid,omitempty"` }
func (GetProblemResponseBodyDataHandingProblemOperateLogs) GoString ¶
func (s GetProblemResponseBodyDataHandingProblemOperateLogs) GoString() string
func (*GetProblemResponseBodyDataHandingProblemOperateLogs) SetActionName ¶
func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataHandingProblemOperateLogs
func (*GetProblemResponseBodyDataHandingProblemOperateLogs) SetActionTime ¶
func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataHandingProblemOperateLogs
func (*GetProblemResponseBodyDataHandingProblemOperateLogs) SetOperator ¶
func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataHandingProblemOperateLogs
func (*GetProblemResponseBodyDataHandingProblemOperateLogs) SetUserIsValid ¶
func (s *GetProblemResponseBodyDataHandingProblemOperateLogs) SetUserIsValid(v int64) *GetProblemResponseBodyDataHandingProblemOperateLogs
func (GetProblemResponseBodyDataHandingProblemOperateLogs) String ¶
func (s GetProblemResponseBodyDataHandingProblemOperateLogs) String() string
type GetProblemResponseBodyDataReplayProblemOperateLogs ¶
type GetProblemResponseBodyDataReplayProblemOperateLogs struct { // example: // // 复盘故障 ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` // example: // // 2020-08-08 15:39:39 ActionTime *string `json:"actionTime,omitempty" xml:"actionTime,omitempty"` // example: // // 周宇凡 Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // example: // // 2323 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` UserIsValid *int64 `json:"userIsValid,omitempty" xml:"userIsValid,omitempty"` }
func (GetProblemResponseBodyDataReplayProblemOperateLogs) GoString ¶
func (s GetProblemResponseBodyDataReplayProblemOperateLogs) GoString() string
func (*GetProblemResponseBodyDataReplayProblemOperateLogs) SetActionName ¶
func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataReplayProblemOperateLogs
func (*GetProblemResponseBodyDataReplayProblemOperateLogs) SetActionTime ¶
func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataReplayProblemOperateLogs
func (*GetProblemResponseBodyDataReplayProblemOperateLogs) SetOperator ¶
func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataReplayProblemOperateLogs
func (*GetProblemResponseBodyDataReplayProblemOperateLogs) SetUserIsValid ¶
func (s *GetProblemResponseBodyDataReplayProblemOperateLogs) SetUserIsValid(v int64) *GetProblemResponseBodyDataReplayProblemOperateLogs
func (GetProblemResponseBodyDataReplayProblemOperateLogs) String ¶
func (s GetProblemResponseBodyDataReplayProblemOperateLogs) String() string
type GetProblemResponseBodyDataReplayingProblemOperateLogs ¶
type GetProblemResponseBodyDataReplayingProblemOperateLogs struct { // example: // // 复盘故障 ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` // example: // // 2020-08-08 15:39:39 ActionTime *string `json:"actionTime,omitempty" xml:"actionTime,omitempty"` // example: // // 刘杰 Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // example: // // 用户id UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` UserIsValid *int64 `json:"userIsValid,omitempty" xml:"userIsValid,omitempty"` }
func (GetProblemResponseBodyDataReplayingProblemOperateLogs) GoString ¶
func (s GetProblemResponseBodyDataReplayingProblemOperateLogs) GoString() string
func (*GetProblemResponseBodyDataReplayingProblemOperateLogs) SetActionName ¶
func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataReplayingProblemOperateLogs
func (*GetProblemResponseBodyDataReplayingProblemOperateLogs) SetActionTime ¶
func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataReplayingProblemOperateLogs
func (*GetProblemResponseBodyDataReplayingProblemOperateLogs) SetOperator ¶
func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataReplayingProblemOperateLogs
func (*GetProblemResponseBodyDataReplayingProblemOperateLogs) SetUserIsValid ¶
func (s *GetProblemResponseBodyDataReplayingProblemOperateLogs) SetUserIsValid(v int64) *GetProblemResponseBodyDataReplayingProblemOperateLogs
func (GetProblemResponseBodyDataReplayingProblemOperateLogs) String ¶
func (s GetProblemResponseBodyDataReplayingProblemOperateLogs) String() string
type GetProblemResponseBodyDataRestoredProblemOperateLogs ¶
type GetProblemResponseBodyDataRestoredProblemOperateLogs struct { // example: // // 恢复故障 ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` // example: // // 2020-08-08 15:39:39 ActionTime *string `json:"actionTime,omitempty" xml:"actionTime,omitempty"` // example: // // 王宇 Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // example: // // 3232 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` UserIsValid *int64 `json:"userIsValid,omitempty" xml:"userIsValid,omitempty"` }
func (GetProblemResponseBodyDataRestoredProblemOperateLogs) GoString ¶
func (s GetProblemResponseBodyDataRestoredProblemOperateLogs) GoString() string
func (*GetProblemResponseBodyDataRestoredProblemOperateLogs) SetActionName ¶
func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetActionName(v string) *GetProblemResponseBodyDataRestoredProblemOperateLogs
func (*GetProblemResponseBodyDataRestoredProblemOperateLogs) SetActionTime ¶
func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetActionTime(v string) *GetProblemResponseBodyDataRestoredProblemOperateLogs
func (*GetProblemResponseBodyDataRestoredProblemOperateLogs) SetOperator ¶
func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetOperator(v string) *GetProblemResponseBodyDataRestoredProblemOperateLogs
func (*GetProblemResponseBodyDataRestoredProblemOperateLogs) SetUserIsValid ¶
func (s *GetProblemResponseBodyDataRestoredProblemOperateLogs) SetUserIsValid(v int64) *GetProblemResponseBodyDataRestoredProblemOperateLogs
func (GetProblemResponseBodyDataRestoredProblemOperateLogs) String ¶
func (s GetProblemResponseBodyDataRestoredProblemOperateLogs) String() string
type GetProblemResponseBodyDataTimelines ¶
type GetProblemResponseBodyDataTimelines struct { // example: // // 1,2,3,4,5,7,6,8,9,10 KeyNode *string `json:"keyNode,omitempty" xml:"keyNode,omitempty"` }
func (GetProblemResponseBodyDataTimelines) GoString ¶
func (s GetProblemResponseBodyDataTimelines) GoString() string
func (*GetProblemResponseBodyDataTimelines) SetKeyNode ¶
func (s *GetProblemResponseBodyDataTimelines) SetKeyNode(v string) *GetProblemResponseBodyDataTimelines
func (GetProblemResponseBodyDataTimelines) String ¶
func (s GetProblemResponseBodyDataTimelines) String() string
type GetResourceStatisticsRequest ¶
type GetResourceStatisticsRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (GetResourceStatisticsRequest) GoString ¶
func (s GetResourceStatisticsRequest) GoString() string
func (*GetResourceStatisticsRequest) SetClientToken ¶
func (s *GetResourceStatisticsRequest) SetClientToken(v string) *GetResourceStatisticsRequest
func (GetResourceStatisticsRequest) String ¶
func (s GetResourceStatisticsRequest) String() string
type GetResourceStatisticsResponse ¶
type GetResourceStatisticsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetResourceStatisticsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetResourceStatisticsResponse) GoString ¶
func (s GetResourceStatisticsResponse) GoString() string
func (*GetResourceStatisticsResponse) SetBody ¶
func (s *GetResourceStatisticsResponse) SetBody(v *GetResourceStatisticsResponseBody) *GetResourceStatisticsResponse
func (*GetResourceStatisticsResponse) SetHeaders ¶
func (s *GetResourceStatisticsResponse) SetHeaders(v map[string]*string) *GetResourceStatisticsResponse
func (*GetResourceStatisticsResponse) SetStatusCode ¶
func (s *GetResourceStatisticsResponse) SetStatusCode(v int32) *GetResourceStatisticsResponse
func (GetResourceStatisticsResponse) String ¶
func (s GetResourceStatisticsResponse) String() string
type GetResourceStatisticsResponseBody ¶
type GetResourceStatisticsResponseBody struct { // data Data *GetResourceStatisticsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetResourceStatisticsResponseBody) GoString ¶
func (s GetResourceStatisticsResponseBody) GoString() string
func (*GetResourceStatisticsResponseBody) SetRequestId ¶
func (s *GetResourceStatisticsResponseBody) SetRequestId(v string) *GetResourceStatisticsResponseBody
func (GetResourceStatisticsResponseBody) String ¶
func (s GetResourceStatisticsResponseBody) String() string
type GetResourceStatisticsResponseBodyData ¶
type GetResourceStatisticsResponseBodyData struct { // example: // // 123 AlertCount *int32 `json:"alertCount,omitempty" xml:"alertCount,omitempty"` // example: // // 1331 IncidentCount *int32 `json:"incidentCount,omitempty" xml:"incidentCount,omitempty"` // example: // // 2211 IntegrationCount *int32 `json:"integrationCount,omitempty" xml:"integrationCount,omitempty"` // example: // // 221 ProblemCount *int32 `json:"problemCount,omitempty" xml:"problemCount,omitempty"` }
func (GetResourceStatisticsResponseBodyData) GoString ¶
func (s GetResourceStatisticsResponseBodyData) GoString() string
func (*GetResourceStatisticsResponseBodyData) SetAlertCount ¶
func (s *GetResourceStatisticsResponseBodyData) SetAlertCount(v int32) *GetResourceStatisticsResponseBodyData
func (*GetResourceStatisticsResponseBodyData) SetIncidentCount ¶
func (s *GetResourceStatisticsResponseBodyData) SetIncidentCount(v int32) *GetResourceStatisticsResponseBodyData
func (*GetResourceStatisticsResponseBodyData) SetIntegrationCount ¶
func (s *GetResourceStatisticsResponseBodyData) SetIntegrationCount(v int32) *GetResourceStatisticsResponseBodyData
func (*GetResourceStatisticsResponseBodyData) SetProblemCount ¶
func (s *GetResourceStatisticsResponseBodyData) SetProblemCount(v int32) *GetResourceStatisticsResponseBodyData
func (GetResourceStatisticsResponseBodyData) String ¶
func (s GetResourceStatisticsResponseBodyData) String() string
type GetRichTextRequest ¶
type GetRichTextRequest struct { // example: // // INCIDENT 事件 ALERT告警 PROBLEM故障 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // INCIDENT InstanceType *string `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // example: // // 12221才 RichTextId *int64 `json:"richTextId,omitempty" xml:"richTextId,omitempty"` }
func (GetRichTextRequest) GoString ¶
func (s GetRichTextRequest) GoString() string
func (*GetRichTextRequest) SetInstanceId ¶
func (s *GetRichTextRequest) SetInstanceId(v int64) *GetRichTextRequest
func (*GetRichTextRequest) SetInstanceType ¶
func (s *GetRichTextRequest) SetInstanceType(v string) *GetRichTextRequest
func (*GetRichTextRequest) SetRichTextId ¶
func (s *GetRichTextRequest) SetRichTextId(v int64) *GetRichTextRequest
func (GetRichTextRequest) String ¶
func (s GetRichTextRequest) String() string
type GetRichTextResponse ¶
type GetRichTextResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetRichTextResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetRichTextResponse) GoString ¶
func (s GetRichTextResponse) GoString() string
func (*GetRichTextResponse) SetBody ¶
func (s *GetRichTextResponse) SetBody(v *GetRichTextResponseBody) *GetRichTextResponse
func (*GetRichTextResponse) SetHeaders ¶
func (s *GetRichTextResponse) SetHeaders(v map[string]*string) *GetRichTextResponse
func (*GetRichTextResponse) SetStatusCode ¶
func (s *GetRichTextResponse) SetStatusCode(v int32) *GetRichTextResponse
func (GetRichTextResponse) String ¶
func (s GetRichTextResponse) String() string
type GetRichTextResponseBody ¶
type GetRichTextResponseBody struct { // data Data *GetRichTextResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetRichTextResponseBody) GoString ¶
func (s GetRichTextResponseBody) GoString() string
func (*GetRichTextResponseBody) SetData ¶
func (s *GetRichTextResponseBody) SetData(v *GetRichTextResponseBodyData) *GetRichTextResponseBody
func (*GetRichTextResponseBody) SetRequestId ¶
func (s *GetRichTextResponseBody) SetRequestId(v string) *GetRichTextResponseBody
func (GetRichTextResponseBody) String ¶
func (s GetRichTextResponseBody) String() string
type GetRichTextResponseBodyData ¶
type GetRichTextResponseBodyData struct { // example: // // 123123 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // 0 事件 1告警 2 故障 InstanceType *int64 `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // example: // // 这是一个富文本 RichText *string `json:"richText,omitempty" xml:"richText,omitempty"` }
func (GetRichTextResponseBodyData) GoString ¶
func (s GetRichTextResponseBodyData) GoString() string
func (*GetRichTextResponseBodyData) SetInstanceId ¶
func (s *GetRichTextResponseBodyData) SetInstanceId(v int64) *GetRichTextResponseBodyData
func (*GetRichTextResponseBodyData) SetInstanceType ¶
func (s *GetRichTextResponseBodyData) SetInstanceType(v int64) *GetRichTextResponseBodyData
func (*GetRichTextResponseBodyData) SetRichText ¶
func (s *GetRichTextResponseBodyData) SetRichText(v string) *GetRichTextResponseBodyData
func (GetRichTextResponseBodyData) String ¶
func (s GetRichTextResponseBodyData) String() string
type GetRouteRuleRequest ¶
type GetRouteRuleRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 1 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` }
func (GetRouteRuleRequest) GoString ¶
func (s GetRouteRuleRequest) GoString() string
func (*GetRouteRuleRequest) SetClientToken ¶
func (s *GetRouteRuleRequest) SetClientToken(v string) *GetRouteRuleRequest
func (*GetRouteRuleRequest) SetRouteRuleId ¶
func (s *GetRouteRuleRequest) SetRouteRuleId(v int64) *GetRouteRuleRequest
func (GetRouteRuleRequest) String ¶
func (s GetRouteRuleRequest) String() string
type GetRouteRuleResponse ¶
type GetRouteRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetRouteRuleResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetRouteRuleResponse) GoString ¶
func (s GetRouteRuleResponse) GoString() string
func (*GetRouteRuleResponse) SetBody ¶
func (s *GetRouteRuleResponse) SetBody(v *GetRouteRuleResponseBody) *GetRouteRuleResponse
func (*GetRouteRuleResponse) SetHeaders ¶
func (s *GetRouteRuleResponse) SetHeaders(v map[string]*string) *GetRouteRuleResponse
func (*GetRouteRuleResponse) SetStatusCode ¶
func (s *GetRouteRuleResponse) SetStatusCode(v int32) *GetRouteRuleResponse
func (GetRouteRuleResponse) String ¶
func (s GetRouteRuleResponse) String() string
type GetRouteRuleResponseBody ¶
type GetRouteRuleResponseBody struct { Data *GetRouteRuleResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // example: // // 6B9347ED-FD93-42B4-B9A4-7282962F5D6A RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetRouteRuleResponseBody) GoString ¶
func (s GetRouteRuleResponseBody) GoString() string
func (*GetRouteRuleResponseBody) SetData ¶
func (s *GetRouteRuleResponseBody) SetData(v *GetRouteRuleResponseBodyData) *GetRouteRuleResponseBody
func (*GetRouteRuleResponseBody) SetRequestId ¶
func (s *GetRouteRuleResponseBody) SetRequestId(v string) *GetRouteRuleResponseBody
func (GetRouteRuleResponseBody) String ¶
func (s GetRouteRuleResponseBody) String() string
type GetRouteRuleResponseBodyData ¶
type GetRouteRuleResponseBodyData struct { // example: // // 1000 AssignObjectId *int64 `json:"assignObjectId,omitempty" xml:"assignObjectId,omitempty"` // example: // // 刘德华 AssignObjectName *string `json:"assignObjectName,omitempty" xml:"assignObjectName,omitempty"` // example: // // SERVICEGROUP AssignObjectType *string `json:"assignObjectType,omitempty" xml:"assignObjectType,omitempty"` // example: // // AND、OR ChildRuleRelation *string `json:"childRuleRelation,omitempty" xml:"childRuleRelation,omitempty"` ConvergenceFields []*string `json:"convergenceFields,omitempty" xml:"convergenceFields,omitempty" type:"Repeated"` ConvergenceType *int32 `json:"convergenceType,omitempty" xml:"convergenceType,omitempty"` CoverageProblemLevels []*string `json:"coverageProblemLevels,omitempty" xml:"coverageProblemLevels,omitempty" type:"Repeated"` // example: // // 2020-09-08 15:30:30 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // LOW Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // example: // // DISABLE EnableStatus *string `json:"enableStatus,omitempty" xml:"enableStatus,omitempty"` EventRouteChildRules []*GetRouteRuleResponseBodyDataEventRouteChildRules `json:"eventRouteChildRules,omitempty" xml:"eventRouteChildRules,omitempty" type:"Repeated"` // example: // // P1 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` // example: // // 3 MatchCount *int64 `json:"matchCount,omitempty" xml:"matchCount,omitempty"` NotifyChannelNames []*string `json:"notifyChannelNames,omitempty" xml:"notifyChannelNames,omitempty" type:"Repeated"` NotifyChannels []*string `json:"notifyChannels,omitempty" xml:"notifyChannels,omitempty" type:"Repeated"` ProblemEffectionServices []*int64 `json:"problemEffectionServices,omitempty" xml:"problemEffectionServices,omitempty" type:"Repeated"` ProblemLevelGroup map[string]*DataProblemLevelGroupValue `json:"problemLevelGroup,omitempty" xml:"problemLevelGroup,omitempty"` RelServiceDeleteType *int32 `json:"relServiceDeleteType,omitempty" xml:"relServiceDeleteType,omitempty"` // example: // // 1000 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` // example: // // 冲上云霄 RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` // example: // // 180000000 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` // example: // // INCIDENT RouteType *string `json:"routeType,omitempty" xml:"routeType,omitempty"` // example: // // 规则1 RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` // example: // // 3 TimeWindow *int32 `json:"timeWindow,omitempty" xml:"timeWindow,omitempty"` // example: // // 2020-09-08 15:30:30 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (GetRouteRuleResponseBodyData) GoString ¶
func (s GetRouteRuleResponseBodyData) GoString() string
func (*GetRouteRuleResponseBodyData) SetAssignObjectId ¶
func (s *GetRouteRuleResponseBodyData) SetAssignObjectId(v int64) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetAssignObjectName ¶
func (s *GetRouteRuleResponseBodyData) SetAssignObjectName(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetAssignObjectType ¶
func (s *GetRouteRuleResponseBodyData) SetAssignObjectType(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetChildRuleRelation ¶
func (s *GetRouteRuleResponseBodyData) SetChildRuleRelation(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetConvergenceFields ¶ added in v2.0.3
func (s *GetRouteRuleResponseBodyData) SetConvergenceFields(v []*string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetConvergenceType ¶ added in v2.0.3
func (s *GetRouteRuleResponseBodyData) SetConvergenceType(v int32) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetCoverageProblemLevels ¶ added in v2.0.1
func (s *GetRouteRuleResponseBodyData) SetCoverageProblemLevels(v []*string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetCreateTime ¶
func (s *GetRouteRuleResponseBodyData) SetCreateTime(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetEffection ¶
func (s *GetRouteRuleResponseBodyData) SetEffection(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetEnableStatus ¶
func (s *GetRouteRuleResponseBodyData) SetEnableStatus(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetEventRouteChildRules ¶
func (s *GetRouteRuleResponseBodyData) SetEventRouteChildRules(v []*GetRouteRuleResponseBodyDataEventRouteChildRules) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetIncidentLevel ¶
func (s *GetRouteRuleResponseBodyData) SetIncidentLevel(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetMatchCount ¶
func (s *GetRouteRuleResponseBodyData) SetMatchCount(v int64) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetNotifyChannelNames ¶
func (s *GetRouteRuleResponseBodyData) SetNotifyChannelNames(v []*string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetNotifyChannels ¶
func (s *GetRouteRuleResponseBodyData) SetNotifyChannels(v []*string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetProblemEffectionServices ¶ added in v2.0.1
func (s *GetRouteRuleResponseBodyData) SetProblemEffectionServices(v []*int64) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetProblemLevelGroup ¶ added in v2.0.1
func (s *GetRouteRuleResponseBodyData) SetProblemLevelGroup(v map[string]*DataProblemLevelGroupValue) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetRelServiceDeleteType ¶
func (s *GetRouteRuleResponseBodyData) SetRelServiceDeleteType(v int32) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetRelatedServiceId ¶
func (s *GetRouteRuleResponseBodyData) SetRelatedServiceId(v int64) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetRelatedServiceName ¶
func (s *GetRouteRuleResponseBodyData) SetRelatedServiceName(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetRouteRuleId ¶
func (s *GetRouteRuleResponseBodyData) SetRouteRuleId(v int64) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetRouteType ¶
func (s *GetRouteRuleResponseBodyData) SetRouteType(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetRuleName ¶
func (s *GetRouteRuleResponseBodyData) SetRuleName(v string) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetTimeWindow ¶
func (s *GetRouteRuleResponseBodyData) SetTimeWindow(v int32) *GetRouteRuleResponseBodyData
func (*GetRouteRuleResponseBodyData) SetUpdateTime ¶
func (s *GetRouteRuleResponseBodyData) SetUpdateTime(v string) *GetRouteRuleResponseBodyData
func (GetRouteRuleResponseBodyData) String ¶
func (s GetRouteRuleResponseBodyData) String() string
type GetRouteRuleResponseBodyDataEventRouteChildRules ¶
type GetRouteRuleResponseBodyDataEventRouteChildRules struct { // example: // // 1 ChildConditionRelation *int64 `json:"childConditionRelation,omitempty" xml:"childConditionRelation,omitempty"` // example: // // 1000 ChildRouteRuleId *int64 `json:"childRouteRuleId,omitempty" xml:"childRouteRuleId,omitempty"` Conditions []*GetRouteRuleResponseBodyDataEventRouteChildRulesConditions `json:"conditions,omitempty" xml:"conditions,omitempty" type:"Repeated"` // example: // // false IsValidChildRule *bool `json:"isValidChildRule,omitempty" xml:"isValidChildRule,omitempty"` // example: // // 1 MonitorIntegrationConfigId *int64 `json:"monitorIntegrationConfigId,omitempty" xml:"monitorIntegrationConfigId,omitempty"` // example: // // 1 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // 1800 ParentRuleId *int64 `json:"parentRuleId,omitempty" xml:"parentRuleId,omitempty"` ProblemLevel *string `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` }
func (GetRouteRuleResponseBodyDataEventRouteChildRules) GoString ¶
func (s GetRouteRuleResponseBodyDataEventRouteChildRules) GoString() string
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetChildConditionRelation ¶
func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetChildConditionRelation(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetChildRouteRuleId ¶
func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetChildRouteRuleId(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetConditions ¶
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetIsValidChildRule ¶
func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetIsValidChildRule(v bool) *GetRouteRuleResponseBodyDataEventRouteChildRules
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorIntegrationConfigId ¶
func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorIntegrationConfigId(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorSourceId ¶
func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorSourceId(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorSourceName ¶
func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetMonitorSourceName(v string) *GetRouteRuleResponseBodyDataEventRouteChildRules
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetParentRuleId ¶
func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetParentRuleId(v int64) *GetRouteRuleResponseBodyDataEventRouteChildRules
func (*GetRouteRuleResponseBodyDataEventRouteChildRules) SetProblemLevel ¶ added in v2.0.1
func (s *GetRouteRuleResponseBodyDataEventRouteChildRules) SetProblemLevel(v string) *GetRouteRuleResponseBodyDataEventRouteChildRules
func (GetRouteRuleResponseBodyDataEventRouteChildRules) String ¶
func (s GetRouteRuleResponseBodyDataEventRouteChildRules) String() string
type GetRouteRuleResponseBodyDataEventRouteChildRulesConditions ¶
type GetRouteRuleResponseBodyDataEventRouteChildRulesConditions struct { // example: // // alarmName Key *string `json:"key,omitempty" xml:"key,omitempty"` // example: // // contain OperationSymbol *string `json:"operationSymbol,omitempty" xml:"operationSymbol,omitempty"` // example: // // Zabbix server Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) GoString ¶
func (s GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) GoString() string
func (*GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) SetOperationSymbol ¶
func (s *GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) SetOperationSymbol(v string) *GetRouteRuleResponseBodyDataEventRouteChildRulesConditions
func (GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) String ¶
func (s GetRouteRuleResponseBodyDataEventRouteChildRulesConditions) String() string
type GetServiceGroupPersonSchedulingRequest ¶
type GetServiceGroupPersonSchedulingRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2020-09-31 00:00:00 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // example: // // 77777 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 2020-09-01 00:00:00 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // example: // // 66666 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetServiceGroupPersonSchedulingRequest) GoString ¶
func (s GetServiceGroupPersonSchedulingRequest) GoString() string
func (*GetServiceGroupPersonSchedulingRequest) SetClientToken ¶
func (s *GetServiceGroupPersonSchedulingRequest) SetClientToken(v string) *GetServiceGroupPersonSchedulingRequest
func (*GetServiceGroupPersonSchedulingRequest) SetEndTime ¶
func (s *GetServiceGroupPersonSchedulingRequest) SetEndTime(v string) *GetServiceGroupPersonSchedulingRequest
func (*GetServiceGroupPersonSchedulingRequest) SetServiceGroupId ¶
func (s *GetServiceGroupPersonSchedulingRequest) SetServiceGroupId(v int64) *GetServiceGroupPersonSchedulingRequest
func (*GetServiceGroupPersonSchedulingRequest) SetStartTime ¶
func (s *GetServiceGroupPersonSchedulingRequest) SetStartTime(v string) *GetServiceGroupPersonSchedulingRequest
func (*GetServiceGroupPersonSchedulingRequest) SetUserId ¶
func (s *GetServiceGroupPersonSchedulingRequest) SetUserId(v int64) *GetServiceGroupPersonSchedulingRequest
func (GetServiceGroupPersonSchedulingRequest) String ¶
func (s GetServiceGroupPersonSchedulingRequest) String() string
type GetServiceGroupPersonSchedulingResponse ¶
type GetServiceGroupPersonSchedulingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceGroupPersonSchedulingResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceGroupPersonSchedulingResponse) GoString ¶
func (s GetServiceGroupPersonSchedulingResponse) GoString() string
func (*GetServiceGroupPersonSchedulingResponse) SetHeaders ¶
func (s *GetServiceGroupPersonSchedulingResponse) SetHeaders(v map[string]*string) *GetServiceGroupPersonSchedulingResponse
func (*GetServiceGroupPersonSchedulingResponse) SetStatusCode ¶
func (s *GetServiceGroupPersonSchedulingResponse) SetStatusCode(v int32) *GetServiceGroupPersonSchedulingResponse
func (GetServiceGroupPersonSchedulingResponse) String ¶
func (s GetServiceGroupPersonSchedulingResponse) String() string
type GetServiceGroupPersonSchedulingResponseBody ¶
type GetServiceGroupPersonSchedulingResponseBody struct { Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // Id of the request // // example: // // xxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetServiceGroupPersonSchedulingResponseBody) GoString ¶
func (s GetServiceGroupPersonSchedulingResponseBody) GoString() string
func (*GetServiceGroupPersonSchedulingResponseBody) SetData ¶
func (s *GetServiceGroupPersonSchedulingResponseBody) SetData(v map[string]interface{}) *GetServiceGroupPersonSchedulingResponseBody
func (*GetServiceGroupPersonSchedulingResponseBody) SetRequestId ¶
func (s *GetServiceGroupPersonSchedulingResponseBody) SetRequestId(v string) *GetServiceGroupPersonSchedulingResponseBody
func (GetServiceGroupPersonSchedulingResponseBody) String ¶
func (s GetServiceGroupPersonSchedulingResponseBody) String() string
type GetServiceGroupRequest ¶
type GetServiceGroupRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2323232 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (GetServiceGroupRequest) GoString ¶
func (s GetServiceGroupRequest) GoString() string
func (*GetServiceGroupRequest) SetClientToken ¶
func (s *GetServiceGroupRequest) SetClientToken(v string) *GetServiceGroupRequest
func (*GetServiceGroupRequest) SetServiceGroupId ¶
func (s *GetServiceGroupRequest) SetServiceGroupId(v int64) *GetServiceGroupRequest
func (GetServiceGroupRequest) String ¶
func (s GetServiceGroupRequest) String() string
type GetServiceGroupResponse ¶
type GetServiceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceGroupResponse) GoString ¶
func (s GetServiceGroupResponse) GoString() string
func (*GetServiceGroupResponse) SetBody ¶
func (s *GetServiceGroupResponse) SetBody(v *GetServiceGroupResponseBody) *GetServiceGroupResponse
func (*GetServiceGroupResponse) SetHeaders ¶
func (s *GetServiceGroupResponse) SetHeaders(v map[string]*string) *GetServiceGroupResponse
func (*GetServiceGroupResponse) SetStatusCode ¶
func (s *GetServiceGroupResponse) SetStatusCode(v int32) *GetServiceGroupResponse
func (GetServiceGroupResponse) String ¶
func (s GetServiceGroupResponse) String() string
type GetServiceGroupResponseBody ¶
type GetServiceGroupResponseBody struct { Data *GetServiceGroupResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetServiceGroupResponseBody) GoString ¶
func (s GetServiceGroupResponseBody) GoString() string
func (*GetServiceGroupResponseBody) SetData ¶
func (s *GetServiceGroupResponseBody) SetData(v *GetServiceGroupResponseBodyData) *GetServiceGroupResponseBody
func (*GetServiceGroupResponseBody) SetRequestId ¶
func (s *GetServiceGroupResponseBody) SetRequestId(v string) *GetServiceGroupResponseBody
func (GetServiceGroupResponseBody) String ¶
func (s GetServiceGroupResponseBody) String() string
type GetServiceGroupResponseBodyData ¶
type GetServiceGroupResponseBodyData struct { // example: // // 2020-08-08 10:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // ENABLE EnableWebhook *string `json:"enableWebhook,omitempty" xml:"enableWebhook,omitempty"` // example: // // 服务描述 ServiceGroupDescription *string `json:"serviceGroupDescription,omitempty" xml:"serviceGroupDescription,omitempty"` // example: // // 1000 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 冲上云霄 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` // example: // // 2020-05-03 15:39:39 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` Users []*GetServiceGroupResponseBodyDataUsers `json:"users,omitempty" xml:"users,omitempty" type:"Repeated"` // example: // // wwwwwww WebhookLink *string `json:"webhookLink,omitempty" xml:"webhookLink,omitempty"` // example: // // WEIXIN_GROUP WebhookType *string `json:"webhookType,omitempty" xml:"webhookType,omitempty"` }
func (GetServiceGroupResponseBodyData) GoString ¶
func (s GetServiceGroupResponseBodyData) GoString() string
func (*GetServiceGroupResponseBodyData) SetCreateTime ¶
func (s *GetServiceGroupResponseBodyData) SetCreateTime(v string) *GetServiceGroupResponseBodyData
func (*GetServiceGroupResponseBodyData) SetEnableWebhook ¶
func (s *GetServiceGroupResponseBodyData) SetEnableWebhook(v string) *GetServiceGroupResponseBodyData
func (*GetServiceGroupResponseBodyData) SetServiceGroupDescription ¶
func (s *GetServiceGroupResponseBodyData) SetServiceGroupDescription(v string) *GetServiceGroupResponseBodyData
func (*GetServiceGroupResponseBodyData) SetServiceGroupId ¶
func (s *GetServiceGroupResponseBodyData) SetServiceGroupId(v int64) *GetServiceGroupResponseBodyData
func (*GetServiceGroupResponseBodyData) SetServiceGroupName ¶
func (s *GetServiceGroupResponseBodyData) SetServiceGroupName(v string) *GetServiceGroupResponseBodyData
func (*GetServiceGroupResponseBodyData) SetUpdateTime ¶
func (s *GetServiceGroupResponseBodyData) SetUpdateTime(v string) *GetServiceGroupResponseBodyData
func (*GetServiceGroupResponseBodyData) SetUsers ¶
func (s *GetServiceGroupResponseBodyData) SetUsers(v []*GetServiceGroupResponseBodyDataUsers) *GetServiceGroupResponseBodyData
func (*GetServiceGroupResponseBodyData) SetWebhookLink ¶
func (s *GetServiceGroupResponseBodyData) SetWebhookLink(v string) *GetServiceGroupResponseBodyData
func (*GetServiceGroupResponseBodyData) SetWebhookType ¶
func (s *GetServiceGroupResponseBodyData) SetWebhookType(v string) *GetServiceGroupResponseBodyData
func (GetServiceGroupResponseBodyData) String ¶
func (s GetServiceGroupResponseBodyData) String() string
type GetServiceGroupResponseBodyDataUsers ¶
type GetServiceGroupResponseBodyDataUsers struct { // example: // // 1390000**** Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` RoleNameList []*string `json:"roleNameList,omitempty" xml:"roleNameList,omitempty" type:"Repeated"` // example: // // 1 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 10 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` // example: // // jack UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` }
func (GetServiceGroupResponseBodyDataUsers) GoString ¶
func (s GetServiceGroupResponseBodyDataUsers) GoString() string
func (*GetServiceGroupResponseBodyDataUsers) SetPhone ¶
func (s *GetServiceGroupResponseBodyDataUsers) SetPhone(v string) *GetServiceGroupResponseBodyDataUsers
func (*GetServiceGroupResponseBodyDataUsers) SetRoleNameList ¶ added in v2.0.6
func (s *GetServiceGroupResponseBodyDataUsers) SetRoleNameList(v []*string) *GetServiceGroupResponseBodyDataUsers
func (*GetServiceGroupResponseBodyDataUsers) SetServiceGroupId ¶
func (s *GetServiceGroupResponseBodyDataUsers) SetServiceGroupId(v int64) *GetServiceGroupResponseBodyDataUsers
func (*GetServiceGroupResponseBodyDataUsers) SetUserId ¶
func (s *GetServiceGroupResponseBodyDataUsers) SetUserId(v int64) *GetServiceGroupResponseBodyDataUsers
func (*GetServiceGroupResponseBodyDataUsers) SetUserName ¶
func (s *GetServiceGroupResponseBodyDataUsers) SetUserName(v string) *GetServiceGroupResponseBodyDataUsers
func (GetServiceGroupResponseBodyDataUsers) String ¶
func (s GetServiceGroupResponseBodyDataUsers) String() string
type GetServiceGroupSchedulingPreviewRequest ¶
type GetServiceGroupSchedulingPreviewRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2021-09-01 00:00:00 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` FastScheduling *GetServiceGroupSchedulingPreviewRequestFastScheduling `json:"fastScheduling,omitempty" xml:"fastScheduling,omitempty" type:"Struct"` FineScheduling *GetServiceGroupSchedulingPreviewRequestFineScheduling `json:"fineScheduling,omitempty" xml:"fineScheduling,omitempty" type:"Struct"` // This parameter is required. // // example: // // FAST SchedulingWay *string `json:"schedulingWay,omitempty" xml:"schedulingWay,omitempty"` // This parameter is required. // // example: // // 55555 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 2021-11-01 00:00:00 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (GetServiceGroupSchedulingPreviewRequest) GoString ¶
func (s GetServiceGroupSchedulingPreviewRequest) GoString() string
func (*GetServiceGroupSchedulingPreviewRequest) SetClientToken ¶
func (s *GetServiceGroupSchedulingPreviewRequest) SetClientToken(v string) *GetServiceGroupSchedulingPreviewRequest
func (*GetServiceGroupSchedulingPreviewRequest) SetEndTime ¶
func (s *GetServiceGroupSchedulingPreviewRequest) SetEndTime(v string) *GetServiceGroupSchedulingPreviewRequest
func (*GetServiceGroupSchedulingPreviewRequest) SetFastScheduling ¶
func (s *GetServiceGroupSchedulingPreviewRequest) SetFastScheduling(v *GetServiceGroupSchedulingPreviewRequestFastScheduling) *GetServiceGroupSchedulingPreviewRequest
func (*GetServiceGroupSchedulingPreviewRequest) SetFineScheduling ¶
func (s *GetServiceGroupSchedulingPreviewRequest) SetFineScheduling(v *GetServiceGroupSchedulingPreviewRequestFineScheduling) *GetServiceGroupSchedulingPreviewRequest
func (*GetServiceGroupSchedulingPreviewRequest) SetSchedulingWay ¶
func (s *GetServiceGroupSchedulingPreviewRequest) SetSchedulingWay(v string) *GetServiceGroupSchedulingPreviewRequest
func (*GetServiceGroupSchedulingPreviewRequest) SetServiceGroupId ¶
func (s *GetServiceGroupSchedulingPreviewRequest) SetServiceGroupId(v int64) *GetServiceGroupSchedulingPreviewRequest
func (*GetServiceGroupSchedulingPreviewRequest) SetStartTime ¶
func (s *GetServiceGroupSchedulingPreviewRequest) SetStartTime(v string) *GetServiceGroupSchedulingPreviewRequest
func (GetServiceGroupSchedulingPreviewRequest) String ¶
func (s GetServiceGroupSchedulingPreviewRequest) String() string
type GetServiceGroupSchedulingPreviewRequestFastScheduling ¶
type GetServiceGroupSchedulingPreviewRequestFastScheduling struct { // FAST_CHOICE // // example: // // FAST_CHOICE DutyPlan *string `json:"dutyPlan,omitempty" xml:"dutyPlan,omitempty"` SchedulingUsers []*GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers `json:"schedulingUsers,omitempty" xml:"schedulingUsers,omitempty" type:"Repeated"` // example: // // 12 SingleDuration *int32 `json:"singleDuration,omitempty" xml:"singleDuration,omitempty"` // DAY // // example: // // DAY SingleDurationUnit *string `json:"singleDurationUnit,omitempty" xml:"singleDurationUnit,omitempty"` }
func (GetServiceGroupSchedulingPreviewRequestFastScheduling) GoString ¶
func (s GetServiceGroupSchedulingPreviewRequestFastScheduling) GoString() string
func (*GetServiceGroupSchedulingPreviewRequestFastScheduling) SetDutyPlan ¶
func (s *GetServiceGroupSchedulingPreviewRequestFastScheduling) SetDutyPlan(v string) *GetServiceGroupSchedulingPreviewRequestFastScheduling
func (*GetServiceGroupSchedulingPreviewRequestFastScheduling) SetSchedulingUsers ¶
func (*GetServiceGroupSchedulingPreviewRequestFastScheduling) SetSingleDuration ¶
func (s *GetServiceGroupSchedulingPreviewRequestFastScheduling) SetSingleDuration(v int32) *GetServiceGroupSchedulingPreviewRequestFastScheduling
func (*GetServiceGroupSchedulingPreviewRequestFastScheduling) SetSingleDurationUnit ¶
func (s *GetServiceGroupSchedulingPreviewRequestFastScheduling) SetSingleDurationUnit(v string) *GetServiceGroupSchedulingPreviewRequestFastScheduling
func (GetServiceGroupSchedulingPreviewRequestFastScheduling) String ¶
func (s GetServiceGroupSchedulingPreviewRequestFastScheduling) String() string
type GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers ¶
type GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers struct { // example: // // 1 SchedulingOrder *int32 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 122222 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` }
func (GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) GoString ¶
func (s GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) GoString() string
func (*GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) SetSchedulingOrder ¶
func (*GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) SetSchedulingUserId ¶
func (s *GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) SetSchedulingUserId(v int64) *GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers
func (GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) String ¶
func (s GetServiceGroupSchedulingPreviewRequestFastSchedulingSchedulingUsers) String() string
type GetServiceGroupSchedulingPreviewRequestFineScheduling ¶
type GetServiceGroupSchedulingPreviewRequestFineScheduling struct { // example: // // 2 Period *int32 `json:"period,omitempty" xml:"period,omitempty"` // example: // // DAY PeriodUnit *string `json:"periodUnit,omitempty" xml:"periodUnit,omitempty"` SchedulingFineShifts []*GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts `json:"schedulingFineShifts,omitempty" xml:"schedulingFineShifts,omitempty" type:"Repeated"` // example: // // MORNING_NIGHT ShiftType *string `json:"shiftType,omitempty" xml:"shiftType,omitempty"` }
func (GetServiceGroupSchedulingPreviewRequestFineScheduling) GoString ¶
func (s GetServiceGroupSchedulingPreviewRequestFineScheduling) GoString() string
func (*GetServiceGroupSchedulingPreviewRequestFineScheduling) SetPeriodUnit ¶
func (s *GetServiceGroupSchedulingPreviewRequestFineScheduling) SetPeriodUnit(v string) *GetServiceGroupSchedulingPreviewRequestFineScheduling
func (*GetServiceGroupSchedulingPreviewRequestFineScheduling) SetSchedulingFineShifts ¶
func (*GetServiceGroupSchedulingPreviewRequestFineScheduling) SetShiftType ¶
func (s *GetServiceGroupSchedulingPreviewRequestFineScheduling) SetShiftType(v string) *GetServiceGroupSchedulingPreviewRequestFineScheduling
func (GetServiceGroupSchedulingPreviewRequestFineScheduling) String ¶
func (s GetServiceGroupSchedulingPreviewRequestFineScheduling) String() string
type GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts ¶
type GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts struct { // example: // // 2020-10-13 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` // example: // // 1 SchedulingOrder *int64 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 2020-08-13 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // example: // // 早班 ShiftName *string `json:"shiftName,omitempty" xml:"shiftName,omitempty"` }
func (GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) GoString ¶
func (s GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) GoString() string
func (*GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetSchedulingEndTime ¶
func (*GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetSchedulingOrder ¶
func (*GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime ¶
func (s *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime(v string) *GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts
func (*GetServiceGroupSchedulingPreviewRequestFineSchedulingSchedulingFineShifts) SetShiftName ¶
type GetServiceGroupSchedulingPreviewResponse ¶
type GetServiceGroupSchedulingPreviewResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceGroupSchedulingPreviewResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceGroupSchedulingPreviewResponse) GoString ¶
func (s GetServiceGroupSchedulingPreviewResponse) GoString() string
func (*GetServiceGroupSchedulingPreviewResponse) SetHeaders ¶
func (s *GetServiceGroupSchedulingPreviewResponse) SetHeaders(v map[string]*string) *GetServiceGroupSchedulingPreviewResponse
func (*GetServiceGroupSchedulingPreviewResponse) SetStatusCode ¶
func (s *GetServiceGroupSchedulingPreviewResponse) SetStatusCode(v int32) *GetServiceGroupSchedulingPreviewResponse
func (GetServiceGroupSchedulingPreviewResponse) String ¶
func (s GetServiceGroupSchedulingPreviewResponse) String() string
type GetServiceGroupSchedulingPreviewResponseBody ¶
type GetServiceGroupSchedulingPreviewResponseBody struct { Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // Id of the request // // example: // // xxxxxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetServiceGroupSchedulingPreviewResponseBody) GoString ¶
func (s GetServiceGroupSchedulingPreviewResponseBody) GoString() string
func (*GetServiceGroupSchedulingPreviewResponseBody) SetData ¶
func (s *GetServiceGroupSchedulingPreviewResponseBody) SetData(v map[string]interface{}) *GetServiceGroupSchedulingPreviewResponseBody
func (*GetServiceGroupSchedulingPreviewResponseBody) SetRequestId ¶
func (s *GetServiceGroupSchedulingPreviewResponseBody) SetRequestId(v string) *GetServiceGroupSchedulingPreviewResponseBody
func (GetServiceGroupSchedulingPreviewResponseBody) String ¶
func (s GetServiceGroupSchedulingPreviewResponseBody) String() string
type GetServiceGroupSchedulingRequest ¶
type GetServiceGroupSchedulingRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 9999 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (GetServiceGroupSchedulingRequest) GoString ¶
func (s GetServiceGroupSchedulingRequest) GoString() string
func (*GetServiceGroupSchedulingRequest) SetClientToken ¶
func (s *GetServiceGroupSchedulingRequest) SetClientToken(v string) *GetServiceGroupSchedulingRequest
func (*GetServiceGroupSchedulingRequest) SetServiceGroupId ¶
func (s *GetServiceGroupSchedulingRequest) SetServiceGroupId(v int64) *GetServiceGroupSchedulingRequest
func (GetServiceGroupSchedulingRequest) String ¶
func (s GetServiceGroupSchedulingRequest) String() string
type GetServiceGroupSchedulingResponse ¶
type GetServiceGroupSchedulingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceGroupSchedulingResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceGroupSchedulingResponse) GoString ¶
func (s GetServiceGroupSchedulingResponse) GoString() string
func (*GetServiceGroupSchedulingResponse) SetHeaders ¶
func (s *GetServiceGroupSchedulingResponse) SetHeaders(v map[string]*string) *GetServiceGroupSchedulingResponse
func (*GetServiceGroupSchedulingResponse) SetStatusCode ¶
func (s *GetServiceGroupSchedulingResponse) SetStatusCode(v int32) *GetServiceGroupSchedulingResponse
func (GetServiceGroupSchedulingResponse) String ¶
func (s GetServiceGroupSchedulingResponse) String() string
type GetServiceGroupSchedulingResponseBody ¶
type GetServiceGroupSchedulingResponseBody struct { Data *GetServiceGroupSchedulingResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // xxxxxxxxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetServiceGroupSchedulingResponseBody) GoString ¶
func (s GetServiceGroupSchedulingResponseBody) GoString() string
func (*GetServiceGroupSchedulingResponseBody) SetRequestId ¶
func (s *GetServiceGroupSchedulingResponseBody) SetRequestId(v string) *GetServiceGroupSchedulingResponseBody
func (GetServiceGroupSchedulingResponseBody) String ¶
func (s GetServiceGroupSchedulingResponseBody) String() string
type GetServiceGroupSchedulingResponseBodyData ¶
type GetServiceGroupSchedulingResponseBodyData struct { FastScheduling *GetServiceGroupSchedulingResponseBodyDataFastScheduling `json:"fastScheduling,omitempty" xml:"fastScheduling,omitempty" type:"Struct"` FineScheduling *GetServiceGroupSchedulingResponseBodyDataFineScheduling `json:"fineScheduling,omitempty" xml:"fineScheduling,omitempty" type:"Struct"` // example: // // FINE SchedulingWay *string `json:"schedulingWay,omitempty" xml:"schedulingWay,omitempty"` // example: // // 99999 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` Users []*GetServiceGroupSchedulingResponseBodyDataUsers `json:"users,omitempty" xml:"users,omitempty" type:"Repeated"` }
func (GetServiceGroupSchedulingResponseBodyData) GoString ¶
func (s GetServiceGroupSchedulingResponseBodyData) GoString() string
func (*GetServiceGroupSchedulingResponseBodyData) SetFastScheduling ¶
func (s *GetServiceGroupSchedulingResponseBodyData) SetFastScheduling(v *GetServiceGroupSchedulingResponseBodyDataFastScheduling) *GetServiceGroupSchedulingResponseBodyData
func (*GetServiceGroupSchedulingResponseBodyData) SetFineScheduling ¶
func (s *GetServiceGroupSchedulingResponseBodyData) SetFineScheduling(v *GetServiceGroupSchedulingResponseBodyDataFineScheduling) *GetServiceGroupSchedulingResponseBodyData
func (*GetServiceGroupSchedulingResponseBodyData) SetSchedulingWay ¶
func (s *GetServiceGroupSchedulingResponseBodyData) SetSchedulingWay(v string) *GetServiceGroupSchedulingResponseBodyData
func (*GetServiceGroupSchedulingResponseBodyData) SetServiceGroupId ¶
func (s *GetServiceGroupSchedulingResponseBodyData) SetServiceGroupId(v int64) *GetServiceGroupSchedulingResponseBodyData
func (GetServiceGroupSchedulingResponseBodyData) String ¶
func (s GetServiceGroupSchedulingResponseBodyData) String() string
type GetServiceGroupSchedulingResponseBodyDataFastScheduling ¶
type GetServiceGroupSchedulingResponseBodyDataFastScheduling struct { // example: // // FAST_CHOICE DutyPlan *string `json:"dutyPlan,omitempty" xml:"dutyPlan,omitempty"` // example: // // 2222 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` SchedulingUsers []*GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers `json:"schedulingUsers,omitempty" xml:"schedulingUsers,omitempty" type:"Repeated"` // example: // // 12 SingleDuration *int32 `json:"singleDuration,omitempty" xml:"singleDuration,omitempty"` // example: // // DAY SingleDurationUnit *string `json:"singleDurationUnit,omitempty" xml:"singleDurationUnit,omitempty"` }
func (GetServiceGroupSchedulingResponseBodyDataFastScheduling) GoString ¶
func (s GetServiceGroupSchedulingResponseBodyDataFastScheduling) GoString() string
func (*GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetDutyPlan ¶
func (*GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetSchedulingUsers ¶
func (*GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetSingleDuration ¶
func (s *GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetSingleDuration(v int32) *GetServiceGroupSchedulingResponseBodyDataFastScheduling
func (*GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetSingleDurationUnit ¶
func (s *GetServiceGroupSchedulingResponseBodyDataFastScheduling) SetSingleDurationUnit(v string) *GetServiceGroupSchedulingResponseBodyDataFastScheduling
func (GetServiceGroupSchedulingResponseBodyDataFastScheduling) String ¶
func (s GetServiceGroupSchedulingResponseBodyDataFastScheduling) String() string
type GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers ¶
type GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers struct { SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int32 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 66666 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` // example: // // 张杰 SchedulingUserName *string `json:"schedulingUserName,omitempty" xml:"schedulingUserName,omitempty"` }
func (GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) GoString ¶
func (s GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) GoString() string
func (*GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingObjectType ¶ added in v2.0.3
func (s *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingObjectType(v string) *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
func (*GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingOrder ¶
func (*GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingUserId ¶
func (*GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingUserIdList(v []*int64) *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
func (*GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingUserName ¶
func (s *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) SetSchedulingUserName(v string) *GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers
func (GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) String ¶
func (s GetServiceGroupSchedulingResponseBodyDataFastSchedulingSchedulingUsers) String() string
type GetServiceGroupSchedulingResponseBodyDataFineScheduling ¶
type GetServiceGroupSchedulingResponseBodyDataFineScheduling struct { // 1 // // example: // // 精细排班ID Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 1 // // example: // // 循环周期 Period *int32 `json:"period,omitempty" xml:"period,omitempty"` // example: // // DAY PeriodUnit *string `json:"periodUnit,omitempty" xml:"periodUnit,omitempty"` SchedulingFineShifts []*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts `json:"schedulingFineShifts,omitempty" xml:"schedulingFineShifts,omitempty" type:"Repeated"` SchedulingTemplateFineShifts []*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts `json:"schedulingTemplateFineShifts,omitempty" xml:"schedulingTemplateFineShifts,omitempty" type:"Repeated"` // example: // // MORNING_NIGHT ShiftType *string `json:"shiftType,omitempty" xml:"shiftType,omitempty"` }
func (GetServiceGroupSchedulingResponseBodyDataFineScheduling) GoString ¶
func (s GetServiceGroupSchedulingResponseBodyDataFineScheduling) GoString() string
func (*GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetPeriodUnit ¶
func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetPeriodUnit(v string) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
func (*GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetSchedulingFineShifts ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetSchedulingTemplateFineShifts ¶
func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetSchedulingTemplateFineShifts(v []*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
func (*GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetShiftType ¶
func (s *GetServiceGroupSchedulingResponseBodyDataFineScheduling) SetShiftType(v string) *GetServiceGroupSchedulingResponseBodyDataFineScheduling
func (GetServiceGroupSchedulingResponseBodyDataFineScheduling) String ¶
func (s GetServiceGroupSchedulingResponseBodyDataFineScheduling) String() string
type GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts ¶
type GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts struct { // example: // // 1 CycleOrder *int64 `json:"cycleOrder,omitempty" xml:"cycleOrder,omitempty"` // example: // // 2020-10-13 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int32 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 2020-08-13 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // example: // // 1111 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` // example: // // 刘德华 SchedulingUserName *string `json:"schedulingUserName,omitempty" xml:"schedulingUserName,omitempty"` // example: // // 早班 ShiftName *string `json:"shiftName,omitempty" xml:"shiftName,omitempty"` // example: // // false SkipOneDay *bool `json:"skipOneDay,omitempty" xml:"skipOneDay,omitempty"` }
func (GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) GoString ¶
func (s GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) GoString() string
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetCycleOrder ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingEndTime ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingObjectType ¶ added in v2.0.3
func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingObjectType(v string) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingOrder ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingStartTime ¶
func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingStartTime(v string) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingUserId ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList(v []*int64) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSchedulingUserName ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetShiftName ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingFineShifts) SetSkipOneDay ¶
type GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts ¶
type GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts struct { // example: // // 2021-10-01 00:00:00 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int64 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 2021-09-01 00:00:00 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // example: // // 1 SchedulingUserId *string `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` SchedulingUserName *string `json:"schedulingUserName,omitempty" xml:"schedulingUserName,omitempty"` ShiftName *string `json:"shiftName,omitempty" xml:"shiftName,omitempty"` // example: // // true SkipOneDay *bool `json:"skipOneDay,omitempty" xml:"skipOneDay,omitempty"` }
func (GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) GoString ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingEndTime ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingObjectType ¶ added in v2.0.3
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingOrder ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingStartTime ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserId ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList(v []*int64) *GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserName ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetShiftName ¶
func (*GetServiceGroupSchedulingResponseBodyDataFineSchedulingSchedulingTemplateFineShifts) SetSkipOneDay ¶
type GetServiceGroupSchedulingResponseBodyDataUsers ¶
type GetServiceGroupSchedulingResponseBodyDataUsers struct { UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` }
func (GetServiceGroupSchedulingResponseBodyDataUsers) GoString ¶
func (s GetServiceGroupSchedulingResponseBodyDataUsers) GoString() string
func (*GetServiceGroupSchedulingResponseBodyDataUsers) SetUserId ¶
func (s *GetServiceGroupSchedulingResponseBodyDataUsers) SetUserId(v int64) *GetServiceGroupSchedulingResponseBodyDataUsers
func (*GetServiceGroupSchedulingResponseBodyDataUsers) SetUserName ¶
func (s *GetServiceGroupSchedulingResponseBodyDataUsers) SetUserName(v string) *GetServiceGroupSchedulingResponseBodyDataUsers
func (GetServiceGroupSchedulingResponseBodyDataUsers) String ¶
func (s GetServiceGroupSchedulingResponseBodyDataUsers) String() string
type GetServiceGroupSpecialPersonSchedulingRequest ¶
type GetServiceGroupSpecialPersonSchedulingRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 77777 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // This parameter is required. // // example: // // 66666 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetServiceGroupSpecialPersonSchedulingRequest) GoString ¶
func (s GetServiceGroupSpecialPersonSchedulingRequest) GoString() string
func (*GetServiceGroupSpecialPersonSchedulingRequest) SetClientToken ¶
func (s *GetServiceGroupSpecialPersonSchedulingRequest) SetClientToken(v string) *GetServiceGroupSpecialPersonSchedulingRequest
func (*GetServiceGroupSpecialPersonSchedulingRequest) SetServiceGroupId ¶
func (s *GetServiceGroupSpecialPersonSchedulingRequest) SetServiceGroupId(v int64) *GetServiceGroupSpecialPersonSchedulingRequest
func (*GetServiceGroupSpecialPersonSchedulingRequest) SetUserId ¶
func (s *GetServiceGroupSpecialPersonSchedulingRequest) SetUserId(v int64) *GetServiceGroupSpecialPersonSchedulingRequest
func (GetServiceGroupSpecialPersonSchedulingRequest) String ¶
func (s GetServiceGroupSpecialPersonSchedulingRequest) String() string
type GetServiceGroupSpecialPersonSchedulingResponse ¶
type GetServiceGroupSpecialPersonSchedulingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceGroupSpecialPersonSchedulingResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceGroupSpecialPersonSchedulingResponse) GoString ¶
func (s GetServiceGroupSpecialPersonSchedulingResponse) GoString() string
func (*GetServiceGroupSpecialPersonSchedulingResponse) SetHeaders ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponse) SetHeaders(v map[string]*string) *GetServiceGroupSpecialPersonSchedulingResponse
func (*GetServiceGroupSpecialPersonSchedulingResponse) SetStatusCode ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponse) SetStatusCode(v int32) *GetServiceGroupSpecialPersonSchedulingResponse
func (GetServiceGroupSpecialPersonSchedulingResponse) String ¶
func (s GetServiceGroupSpecialPersonSchedulingResponse) String() string
type GetServiceGroupSpecialPersonSchedulingResponseBody ¶
type GetServiceGroupSpecialPersonSchedulingResponseBody struct { Data []*GetServiceGroupSpecialPersonSchedulingResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // xxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetServiceGroupSpecialPersonSchedulingResponseBody) GoString ¶
func (s GetServiceGroupSpecialPersonSchedulingResponseBody) GoString() string
func (*GetServiceGroupSpecialPersonSchedulingResponseBody) SetRequestId ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponseBody) SetRequestId(v string) *GetServiceGroupSpecialPersonSchedulingResponseBody
func (GetServiceGroupSpecialPersonSchedulingResponseBody) String ¶
func (s GetServiceGroupSpecialPersonSchedulingResponseBody) String() string
type GetServiceGroupSpecialPersonSchedulingResponseBodyData ¶
type GetServiceGroupSpecialPersonSchedulingResponseBodyData struct { // example: // // 2021-08-17 SchedulingDate *string `json:"schedulingDate,omitempty" xml:"schedulingDate,omitempty"` // example: // // 2021-08-17 12:00:00 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` // example: // // 2021-08-17 00:00:00 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // example: // // 111111 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` // example: // // 8888 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 刘德华 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` }
func (GetServiceGroupSpecialPersonSchedulingResponseBodyData) GoString ¶
func (s GetServiceGroupSpecialPersonSchedulingResponseBodyData) GoString() string
func (*GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingDate ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingDate(v string) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
func (*GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingEndTime ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingEndTime(v string) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
func (*GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingStartTime ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingStartTime(v string) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
func (*GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingUserId ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetSchedulingUserId(v int64) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
func (*GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetServiceGroupId ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetServiceGroupId(v int64) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
func (*GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetServiceGroupName ¶
func (s *GetServiceGroupSpecialPersonSchedulingResponseBodyData) SetServiceGroupName(v string) *GetServiceGroupSpecialPersonSchedulingResponseBodyData
func (GetServiceGroupSpecialPersonSchedulingResponseBodyData) String ¶
func (s GetServiceGroupSpecialPersonSchedulingResponseBodyData) String() string
type GetServiceRequest ¶
type GetServiceRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 1 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` }
func (GetServiceRequest) GoString ¶
func (s GetServiceRequest) GoString() string
func (*GetServiceRequest) SetClientToken ¶
func (s *GetServiceRequest) SetClientToken(v string) *GetServiceRequest
func (*GetServiceRequest) SetServiceId ¶
func (s *GetServiceRequest) SetServiceId(v int64) *GetServiceRequest
func (GetServiceRequest) String ¶
func (s GetServiceRequest) String() string
type GetServiceResponse ¶
type GetServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceResponse) GoString ¶
func (s GetServiceResponse) GoString() string
func (*GetServiceResponse) SetBody ¶
func (s *GetServiceResponse) SetBody(v *GetServiceResponseBody) *GetServiceResponse
func (*GetServiceResponse) SetHeaders ¶
func (s *GetServiceResponse) SetHeaders(v map[string]*string) *GetServiceResponse
func (*GetServiceResponse) SetStatusCode ¶
func (s *GetServiceResponse) SetStatusCode(v int32) *GetServiceResponse
func (GetServiceResponse) String ¶
func (s GetServiceResponse) String() string
type GetServiceResponseBody ¶
type GetServiceResponseBody struct { Data *GetServiceResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetServiceResponseBody) GoString ¶
func (s GetServiceResponseBody) GoString() string
func (*GetServiceResponseBody) SetData ¶
func (s *GetServiceResponseBody) SetData(v *GetServiceResponseBodyData) *GetServiceResponseBody
func (*GetServiceResponseBody) SetRequestId ¶
func (s *GetServiceResponseBody) SetRequestId(v string) *GetServiceResponseBody
func (GetServiceResponseBody) String ¶
func (s GetServiceResponseBody) String() string
type GetServiceResponseBodyData ¶
type GetServiceResponseBodyData struct { // This parameter is required. // // example: // // 1 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` ServiceDescription *string `json:"serviceDescription,omitempty" xml:"serviceDescription,omitempty"` ServiceGroupIdList []*int64 `json:"serviceGroupIdList,omitempty" xml:"serviceGroupIdList,omitempty" type:"Repeated"` // example: // // 1 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` // example: // // 2020-03-08 12:53:53 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (GetServiceResponseBodyData) GoString ¶
func (s GetServiceResponseBodyData) GoString() string
func (*GetServiceResponseBodyData) SetEscalationPlanId ¶ added in v2.0.6
func (s *GetServiceResponseBodyData) SetEscalationPlanId(v int64) *GetServiceResponseBodyData
func (*GetServiceResponseBodyData) SetServiceDescription ¶
func (s *GetServiceResponseBodyData) SetServiceDescription(v string) *GetServiceResponseBodyData
func (*GetServiceResponseBodyData) SetServiceGroupIdList ¶ added in v2.0.6
func (s *GetServiceResponseBodyData) SetServiceGroupIdList(v []*int64) *GetServiceResponseBodyData
func (*GetServiceResponseBodyData) SetServiceId ¶
func (s *GetServiceResponseBodyData) SetServiceId(v int64) *GetServiceResponseBodyData
func (*GetServiceResponseBodyData) SetServiceName ¶
func (s *GetServiceResponseBodyData) SetServiceName(v string) *GetServiceResponseBodyData
func (*GetServiceResponseBodyData) SetUpdateTime ¶
func (s *GetServiceResponseBodyData) SetUpdateTime(v string) *GetServiceResponseBodyData
func (GetServiceResponseBodyData) String ¶
func (s GetServiceResponseBodyData) String() string
type GetSimilarIncidentStatisticsRequest ¶
type GetSimilarIncidentStatisticsRequest struct { // example: // // 7C56D225-7C34-40BB-9624-C8BA449260E6 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 2021-09-09 09:09:09 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // This parameter is required. Events []*string `json:"events,omitempty" xml:"events,omitempty" type:"Repeated"` // This parameter is required. // // example: // // 32 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // This parameter is required. // // example: // // xxx事件 IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` // This parameter is required. // // example: // // 23 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` }
func (GetSimilarIncidentStatisticsRequest) GoString ¶
func (s GetSimilarIncidentStatisticsRequest) GoString() string
func (*GetSimilarIncidentStatisticsRequest) SetClientToken ¶
func (s *GetSimilarIncidentStatisticsRequest) SetClientToken(v string) *GetSimilarIncidentStatisticsRequest
func (*GetSimilarIncidentStatisticsRequest) SetCreateTime ¶
func (s *GetSimilarIncidentStatisticsRequest) SetCreateTime(v string) *GetSimilarIncidentStatisticsRequest
func (*GetSimilarIncidentStatisticsRequest) SetEvents ¶
func (s *GetSimilarIncidentStatisticsRequest) SetEvents(v []*string) *GetSimilarIncidentStatisticsRequest
func (*GetSimilarIncidentStatisticsRequest) SetIncidentId ¶
func (s *GetSimilarIncidentStatisticsRequest) SetIncidentId(v int64) *GetSimilarIncidentStatisticsRequest
func (*GetSimilarIncidentStatisticsRequest) SetIncidentTitle ¶
func (s *GetSimilarIncidentStatisticsRequest) SetIncidentTitle(v string) *GetSimilarIncidentStatisticsRequest
func (*GetSimilarIncidentStatisticsRequest) SetRelatedServiceId ¶
func (s *GetSimilarIncidentStatisticsRequest) SetRelatedServiceId(v int64) *GetSimilarIncidentStatisticsRequest
func (GetSimilarIncidentStatisticsRequest) String ¶
func (s GetSimilarIncidentStatisticsRequest) String() string
type GetSimilarIncidentStatisticsResponse ¶
type GetSimilarIncidentStatisticsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetSimilarIncidentStatisticsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetSimilarIncidentStatisticsResponse) GoString ¶
func (s GetSimilarIncidentStatisticsResponse) GoString() string
func (*GetSimilarIncidentStatisticsResponse) SetHeaders ¶
func (s *GetSimilarIncidentStatisticsResponse) SetHeaders(v map[string]*string) *GetSimilarIncidentStatisticsResponse
func (*GetSimilarIncidentStatisticsResponse) SetStatusCode ¶
func (s *GetSimilarIncidentStatisticsResponse) SetStatusCode(v int32) *GetSimilarIncidentStatisticsResponse
func (GetSimilarIncidentStatisticsResponse) String ¶
func (s GetSimilarIncidentStatisticsResponse) String() string
type GetSimilarIncidentStatisticsResponseBody ¶
type GetSimilarIncidentStatisticsResponseBody struct { // data Data *GetSimilarIncidentStatisticsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // id of the request // // example: // // 7C56D225-7C34-40BB-9624-C8BA449260E6 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetSimilarIncidentStatisticsResponseBody) GoString ¶
func (s GetSimilarIncidentStatisticsResponseBody) GoString() string
func (*GetSimilarIncidentStatisticsResponseBody) SetRequestId ¶
func (s *GetSimilarIncidentStatisticsResponseBody) SetRequestId(v string) *GetSimilarIncidentStatisticsResponseBody
func (GetSimilarIncidentStatisticsResponseBody) String ¶
func (s GetSimilarIncidentStatisticsResponseBody) String() string
type GetSimilarIncidentStatisticsResponseBodyData ¶
type GetSimilarIncidentStatisticsResponseBodyData struct { // example: // // 8 CountInSevenDays *int64 `json:"countInSevenDays,omitempty" xml:"countInSevenDays,omitempty"` // example: // // 43 CountInSixMonths *int64 `json:"countInSixMonths,omitempty" xml:"countInSixMonths,omitempty"` // example: // // {} DailySimilarIncidents []*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents `json:"dailySimilarIncidents,omitempty" xml:"dailySimilarIncidents,omitempty" type:"Repeated"` // id of the request // // example: // // uyihg6789 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // topFiveIncidents TopFiveIncidents []*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents `json:"topFiveIncidents,omitempty" xml:"topFiveIncidents,omitempty" type:"Repeated"` }
func (GetSimilarIncidentStatisticsResponseBodyData) GoString ¶
func (s GetSimilarIncidentStatisticsResponseBodyData) GoString() string
func (*GetSimilarIncidentStatisticsResponseBodyData) SetCountInSevenDays ¶
func (s *GetSimilarIncidentStatisticsResponseBodyData) SetCountInSevenDays(v int64) *GetSimilarIncidentStatisticsResponseBodyData
func (*GetSimilarIncidentStatisticsResponseBodyData) SetCountInSixMonths ¶
func (s *GetSimilarIncidentStatisticsResponseBodyData) SetCountInSixMonths(v int64) *GetSimilarIncidentStatisticsResponseBodyData
func (*GetSimilarIncidentStatisticsResponseBodyData) SetDailySimilarIncidents ¶
func (s *GetSimilarIncidentStatisticsResponseBodyData) SetDailySimilarIncidents(v []*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) *GetSimilarIncidentStatisticsResponseBodyData
func (*GetSimilarIncidentStatisticsResponseBodyData) SetRequestId ¶
func (s *GetSimilarIncidentStatisticsResponseBodyData) SetRequestId(v string) *GetSimilarIncidentStatisticsResponseBodyData
func (*GetSimilarIncidentStatisticsResponseBodyData) SetTopFiveIncidents ¶
func (s *GetSimilarIncidentStatisticsResponseBodyData) SetTopFiveIncidents(v []*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) *GetSimilarIncidentStatisticsResponseBodyData
func (GetSimilarIncidentStatisticsResponseBodyData) String ¶
func (s GetSimilarIncidentStatisticsResponseBodyData) String() string
type GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents ¶
type GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents struct { // example: // // 0 Commitment *int64 `json:"commitment,omitempty" xml:"commitment,omitempty"` // example: // // 2021-03-07 Date *string `json:"date,omitempty" xml:"date,omitempty"` // example: // // 1 Day *int64 `json:"day,omitempty" xml:"day,omitempty"` // example: // // 2 Month *int64 `json:"month,omitempty" xml:"month,omitempty"` SimilarIncidents []*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents `json:"similarIncidents,omitempty" xml:"similarIncidents,omitempty" type:"Repeated"` // example: // // 1 Week *string `json:"week,omitempty" xml:"week,omitempty"` }
func (GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) GoString ¶
func (s GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) GoString() string
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) SetCommitment ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) SetSimilarIncidents ¶
func (GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) String ¶
func (s GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidents) String() string
type GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents ¶
type GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents struct { // example: // // 433 AssignUserId *int64 `json:"assignUserId,omitempty" xml:"assignUserId,omitempty"` // example: // // 张老三 AssignUserName *string `json:"assignUserName,omitempty" xml:"assignUserName,omitempty"` // example: // // 2021-09-09 09:09:09 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 6789765678 DurationTime *int64 `json:"durationTime,omitempty" xml:"durationTime,omitempty"` // example: // // 1 FinishReason *int64 `json:"finishReason,omitempty" xml:"finishReason,omitempty"` // example: // // xx原因 FinishReasonDescription *string `json:"finishReasonDescription,omitempty" xml:"finishReasonDescription,omitempty"` // example: // // xxx方案 FinishSolutionDescription *string `json:"finishSolutionDescription,omitempty" xml:"finishSolutionDescription,omitempty"` // example: // // 5 IncidentFinishSolution *int64 `json:"incidentFinishSolution,omitempty" xml:"incidentFinishSolution,omitempty"` // example: // // 5435 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // I234432 IncidentNumber *string `json:"incidentNumber,omitempty" xml:"incidentNumber,omitempty"` // example: // // 线性代数发多少 IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` // example: // // 334 RelatedRouteRuleId *int64 `json:"relatedRouteRuleId,omitempty" xml:"relatedRouteRuleId,omitempty"` // example: // // xxx规则 RelatedRouteRuleName *string `json:"relatedRouteRuleName,omitempty" xml:"relatedRouteRuleName,omitempty"` // example: // // 1003.567 SimilarScore *string `json:"similarScore,omitempty" xml:"similarScore,omitempty"` }
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetAssignUserId ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetAssignUserName ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetCreateTime ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetDurationTime ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetFinishReason ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetFinishReasonDescription ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetFinishReasonDescription(v string) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetFinishSolutionDescription ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetFinishSolutionDescription(v string) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentFinishSolution ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentFinishSolution(v int64) *GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentId ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentNumber ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetIncidentTitle ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetRelatedRouteRuleId ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetRelatedRouteRuleName ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataDailySimilarIncidentsSimilarIncidents) SetSimilarScore ¶
type GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents ¶
type GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents struct { // example: // // 43 AssignUserId *string `json:"assignUserId,omitempty" xml:"assignUserId,omitempty"` // example: // // 张老三 AssignUserName *string `json:"assignUserName,omitempty" xml:"assignUserName,omitempty"` // example: // // 2021-09-09 09:09:09 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 6787678767 DurationTime *int64 `json:"durationTime,omitempty" xml:"durationTime,omitempty"` // example: // // 2 FinishReason *int64 `json:"finishReason,omitempty" xml:"finishReason,omitempty"` // example: // // xxxx原因 FinishReasonDescription *string `json:"finishReasonDescription,omitempty" xml:"finishReasonDescription,omitempty"` // example: // // xxx方案 FinishSolutionDescription *string `json:"finishSolutionDescription,omitempty" xml:"finishSolutionDescription,omitempty"` // example: // // 5 IncidentFinishSolution *int64 `json:"incidentFinishSolution,omitempty" xml:"incidentFinishSolution,omitempty"` // example: // // 32 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // I34324 IncidentNumber *string `json:"incidentNumber,omitempty" xml:"incidentNumber,omitempty"` // example: // // xxx事件 IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` // example: // // 4343 RelatedRouteRuleId *int64 `json:"relatedRouteRuleId,omitempty" xml:"relatedRouteRuleId,omitempty"` // example: // // xxx RelatedRouteRuleName *string `json:"relatedRouteRuleName,omitempty" xml:"relatedRouteRuleName,omitempty"` // example: // // 1992.21 SimilarScore *string `json:"similarScore,omitempty" xml:"similarScore,omitempty"` }
func (GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) GoString ¶
func (s GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) GoString() string
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetAssignUserId ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetAssignUserId(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetAssignUserName ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetAssignUserName(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetCreateTime ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetDurationTime ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetDurationTime(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishReason ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishReason(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishReasonDescription ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishReasonDescription(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishSolutionDescription ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetFinishSolutionDescription(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentFinishSolution ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentFinishSolution(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentId ¶
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentNumber ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentNumber(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentTitle ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetIncidentTitle(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetRelatedRouteRuleId ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetRelatedRouteRuleId(v int64) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetRelatedRouteRuleName ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetRelatedRouteRuleName(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (*GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetSimilarScore ¶
func (s *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) SetSimilarScore(v string) *GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents
func (GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) String ¶
func (s GetSimilarIncidentStatisticsResponseBodyDataTopFiveIncidents) String() string
type GetSubscriptionRequest ¶
type GetSubscriptionRequest struct { NotFilterScopeObjectDeleted *bool `json:"notFilterScopeObjectDeleted,omitempty" xml:"notFilterScopeObjectDeleted,omitempty"` // example: // // 10 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` }
func (GetSubscriptionRequest) GoString ¶
func (s GetSubscriptionRequest) GoString() string
func (*GetSubscriptionRequest) SetNotFilterScopeObjectDeleted ¶
func (s *GetSubscriptionRequest) SetNotFilterScopeObjectDeleted(v bool) *GetSubscriptionRequest
func (*GetSubscriptionRequest) SetSubscriptionId ¶
func (s *GetSubscriptionRequest) SetSubscriptionId(v int64) *GetSubscriptionRequest
func (GetSubscriptionRequest) String ¶
func (s GetSubscriptionRequest) String() string
type GetSubscriptionResponse ¶
type GetSubscriptionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetSubscriptionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetSubscriptionResponse) GoString ¶
func (s GetSubscriptionResponse) GoString() string
func (*GetSubscriptionResponse) SetBody ¶
func (s *GetSubscriptionResponse) SetBody(v *GetSubscriptionResponseBody) *GetSubscriptionResponse
func (*GetSubscriptionResponse) SetHeaders ¶
func (s *GetSubscriptionResponse) SetHeaders(v map[string]*string) *GetSubscriptionResponse
func (*GetSubscriptionResponse) SetStatusCode ¶
func (s *GetSubscriptionResponse) SetStatusCode(v int32) *GetSubscriptionResponse
func (GetSubscriptionResponse) String ¶
func (s GetSubscriptionResponse) String() string
type GetSubscriptionResponseBody ¶
type GetSubscriptionResponseBody struct { // Object Data *GetSubscriptionResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // requestId // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetSubscriptionResponseBody) GoString ¶
func (s GetSubscriptionResponseBody) GoString() string
func (*GetSubscriptionResponseBody) SetData ¶
func (s *GetSubscriptionResponseBody) SetData(v *GetSubscriptionResponseBodyData) *GetSubscriptionResponseBody
func (*GetSubscriptionResponseBody) SetRequestId ¶
func (s *GetSubscriptionResponseBody) SetRequestId(v string) *GetSubscriptionResponseBody
func (GetSubscriptionResponseBody) String ¶
func (s GetSubscriptionResponseBody) String() string
type GetSubscriptionResponseBodyData ¶
type GetSubscriptionResponseBodyData struct { // example: // // 2021-08-9 10:10:10 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // example: // // LONG_TERM ExpiredType *string `json:"expiredType,omitempty" xml:"expiredType,omitempty"` NotifyObjectList []*GetSubscriptionResponseBodyDataNotifyObjectList `json:"notifyObjectList,omitempty" xml:"notifyObjectList,omitempty" type:"Repeated"` // example: // // USER NotifyObjectType *string `json:"notifyObjectType,omitempty" xml:"notifyObjectType,omitempty"` NotifyStrategyList []*GetSubscriptionResponseBodyDataNotifyStrategyList `json:"notifyStrategyList,omitempty" xml:"notifyStrategyList,omitempty" type:"Repeated"` // example: // // 1个月 Period *string `json:"period,omitempty" xml:"period,omitempty"` // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` // Array ScopeObjectList []*GetSubscriptionResponseBodyDataScopeObjectList `json:"scopeObjectList,omitempty" xml:"scopeObjectList,omitempty" type:"Repeated"` // example: // // 2020-05-9 10:10:10 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // example: // // ENABLE Status *string `json:"status,omitempty" xml:"status,omitempty"` // example: // // 68 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` // example: // // newTitle SubscriptionTitle *string `json:"subscriptionTitle,omitempty" xml:"subscriptionTitle,omitempty"` }
func (GetSubscriptionResponseBodyData) GoString ¶
func (s GetSubscriptionResponseBodyData) GoString() string
func (*GetSubscriptionResponseBodyData) SetEndTime ¶
func (s *GetSubscriptionResponseBodyData) SetEndTime(v string) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetExpiredType ¶
func (s *GetSubscriptionResponseBodyData) SetExpiredType(v string) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetNotifyObjectList ¶
func (s *GetSubscriptionResponseBodyData) SetNotifyObjectList(v []*GetSubscriptionResponseBodyDataNotifyObjectList) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetNotifyObjectType ¶
func (s *GetSubscriptionResponseBodyData) SetNotifyObjectType(v string) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetNotifyStrategyList ¶
func (s *GetSubscriptionResponseBodyData) SetNotifyStrategyList(v []*GetSubscriptionResponseBodyDataNotifyStrategyList) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetPeriod ¶
func (s *GetSubscriptionResponseBodyData) SetPeriod(v string) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetScope ¶
func (s *GetSubscriptionResponseBodyData) SetScope(v string) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetScopeObjectList ¶
func (s *GetSubscriptionResponseBodyData) SetScopeObjectList(v []*GetSubscriptionResponseBodyDataScopeObjectList) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetStartTime ¶
func (s *GetSubscriptionResponseBodyData) SetStartTime(v string) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetStatus ¶
func (s *GetSubscriptionResponseBodyData) SetStatus(v string) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetSubscriptionId ¶
func (s *GetSubscriptionResponseBodyData) SetSubscriptionId(v int64) *GetSubscriptionResponseBodyData
func (*GetSubscriptionResponseBodyData) SetSubscriptionTitle ¶
func (s *GetSubscriptionResponseBodyData) SetSubscriptionTitle(v string) *GetSubscriptionResponseBodyData
func (GetSubscriptionResponseBodyData) String ¶
func (s GetSubscriptionResponseBodyData) String() string
type GetSubscriptionResponseBodyDataNotifyObjectList ¶
type GetSubscriptionResponseBodyDataNotifyObjectList struct { // example: // // 23 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // TestName Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // 19 NotifyObjectId *int64 `json:"notifyObjectId,omitempty" xml:"notifyObjectId,omitempty"` // example: // // USER NotifyObjectType *int64 `json:"notifyObjectType,omitempty" xml:"notifyObjectType,omitempty"` }
func (GetSubscriptionResponseBodyDataNotifyObjectList) GoString ¶
func (s GetSubscriptionResponseBodyDataNotifyObjectList) GoString() string
func (*GetSubscriptionResponseBodyDataNotifyObjectList) SetNotifyObjectId ¶
func (s *GetSubscriptionResponseBodyDataNotifyObjectList) SetNotifyObjectId(v int64) *GetSubscriptionResponseBodyDataNotifyObjectList
func (*GetSubscriptionResponseBodyDataNotifyObjectList) SetNotifyObjectType ¶
func (s *GetSubscriptionResponseBodyDataNotifyObjectList) SetNotifyObjectType(v int64) *GetSubscriptionResponseBodyDataNotifyObjectList
func (GetSubscriptionResponseBodyDataNotifyObjectList) String ¶
func (s GetSubscriptionResponseBodyDataNotifyObjectList) String() string
type GetSubscriptionResponseBodyDataNotifyStrategyList ¶
type GetSubscriptionResponseBodyDataNotifyStrategyList struct { // example: // // INCIDENT InstanceType *int64 `json:"instanceType,omitempty" xml:"instanceType,omitempty"` Strategies []*GetSubscriptionResponseBodyDataNotifyStrategyListStrategies `json:"strategies,omitempty" xml:"strategies,omitempty" type:"Repeated"` }
func (GetSubscriptionResponseBodyDataNotifyStrategyList) GoString ¶
func (s GetSubscriptionResponseBodyDataNotifyStrategyList) GoString() string
func (*GetSubscriptionResponseBodyDataNotifyStrategyList) SetInstanceType ¶
func (s *GetSubscriptionResponseBodyDataNotifyStrategyList) SetInstanceType(v int64) *GetSubscriptionResponseBodyDataNotifyStrategyList
func (*GetSubscriptionResponseBodyDataNotifyStrategyList) SetStrategies ¶
func (GetSubscriptionResponseBodyDataNotifyStrategyList) String ¶
func (s GetSubscriptionResponseBodyDataNotifyStrategyList) String() string
type GetSubscriptionResponseBodyDataNotifyStrategyListStrategies ¶
type GetSubscriptionResponseBodyDataNotifyStrategyListStrategies struct { // example: // // SMS Channels *string `json:"channels,omitempty" xml:"channels,omitempty"` Conditions []*GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions `json:"conditions,omitempty" xml:"conditions,omitempty" type:"Repeated"` // example: // // 12 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` PeriodChannel *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel `json:"periodChannel,omitempty" xml:"periodChannel,omitempty" type:"Struct"` }
func (GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) GoString ¶
func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) GoString() string
func (*GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) SetChannels ¶
func (*GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) SetConditions ¶
func (*GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) SetPeriodChannel ¶
func (GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) String ¶
func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategies) String() string
type GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions ¶
type GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions struct { // example: // // INCIDENT_TRIGGER Action *string `json:"action,omitempty" xml:"action,omitempty"` // example: // // HIGH Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // example: // // P1 Level *string `json:"level,omitempty" xml:"level,omitempty"` // example: // // PROBLEM_NOTIFY ProblemNotifyType *string `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` }
func (GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) GoString ¶
func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) GoString() string
func (*GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) SetEffection ¶
func (*GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) SetProblemNotifyType ¶
func (s *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) SetProblemNotifyType(v string) *GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions
func (GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) String ¶
func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesConditions) String() string
type GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel ¶
type GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel struct { // example: // // DINGDING NonWorkday *string `json:"nonWorkday,omitempty" xml:"nonWorkday,omitempty"` // example: // // DINGDING Workday *string `json:"workday,omitempty" xml:"workday,omitempty"` }
func (GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) GoString ¶
func (s GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) GoString() string
func (*GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) SetNonWorkday ¶
func (*GetSubscriptionResponseBodyDataNotifyStrategyListStrategiesPeriodChannel) SetWorkday ¶
type GetSubscriptionResponseBodyDataScopeObjectList ¶
type GetSubscriptionResponseBodyDataScopeObjectList struct { // example: // // 10 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` IsValid *int64 `json:"isValid,omitempty" xml:"isValid,omitempty"` // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` ScopeObject *string `json:"scopeObject,omitempty" xml:"scopeObject,omitempty"` // example: // // 10 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` }
func (GetSubscriptionResponseBodyDataScopeObjectList) GoString ¶
func (s GetSubscriptionResponseBodyDataScopeObjectList) GoString() string
func (*GetSubscriptionResponseBodyDataScopeObjectList) SetIsValid ¶
func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetIsValid(v int64) *GetSubscriptionResponseBodyDataScopeObjectList
func (*GetSubscriptionResponseBodyDataScopeObjectList) SetScope ¶
func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetScope(v string) *GetSubscriptionResponseBodyDataScopeObjectList
func (*GetSubscriptionResponseBodyDataScopeObjectList) SetScopeObject ¶
func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetScopeObject(v string) *GetSubscriptionResponseBodyDataScopeObjectList
func (*GetSubscriptionResponseBodyDataScopeObjectList) SetScopeObjectId ¶
func (s *GetSubscriptionResponseBodyDataScopeObjectList) SetScopeObjectId(v int64) *GetSubscriptionResponseBodyDataScopeObjectList
func (GetSubscriptionResponseBodyDataScopeObjectList) String ¶
func (s GetSubscriptionResponseBodyDataScopeObjectList) String() string
type GetTenantApplicationRequest ¶
type GetTenantApplicationRequest struct { // This parameter is required. // // example: // // 7C56D225-7C34-40BB-9624-C8BA449260E6 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (GetTenantApplicationRequest) GoString ¶
func (s GetTenantApplicationRequest) GoString() string
func (*GetTenantApplicationRequest) SetClientToken ¶
func (s *GetTenantApplicationRequest) SetClientToken(v string) *GetTenantApplicationRequest
func (GetTenantApplicationRequest) String ¶
func (s GetTenantApplicationRequest) String() string
type GetTenantApplicationResponse ¶
type GetTenantApplicationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetTenantApplicationResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetTenantApplicationResponse) GoString ¶
func (s GetTenantApplicationResponse) GoString() string
func (*GetTenantApplicationResponse) SetBody ¶
func (s *GetTenantApplicationResponse) SetBody(v *GetTenantApplicationResponseBody) *GetTenantApplicationResponse
func (*GetTenantApplicationResponse) SetHeaders ¶
func (s *GetTenantApplicationResponse) SetHeaders(v map[string]*string) *GetTenantApplicationResponse
func (*GetTenantApplicationResponse) SetStatusCode ¶
func (s *GetTenantApplicationResponse) SetStatusCode(v int32) *GetTenantApplicationResponse
func (GetTenantApplicationResponse) String ¶
func (s GetTenantApplicationResponse) String() string
type GetTenantApplicationResponseBody ¶
type GetTenantApplicationResponseBody struct { // data Data *GetTenantApplicationResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetTenantApplicationResponseBody) GoString ¶
func (s GetTenantApplicationResponseBody) GoString() string
func (*GetTenantApplicationResponseBody) SetData ¶
func (s *GetTenantApplicationResponseBody) SetData(v *GetTenantApplicationResponseBodyData) *GetTenantApplicationResponseBody
func (*GetTenantApplicationResponseBody) SetRequestId ¶
func (s *GetTenantApplicationResponseBody) SetRequestId(v string) *GetTenantApplicationResponseBody
func (GetTenantApplicationResponseBody) String ¶
func (s GetTenantApplicationResponseBody) String() string
type GetTenantApplicationResponseBodyData ¶
type GetTenantApplicationResponseBodyData struct { // example: // // 7356 BizId *string `json:"bizId,omitempty" xml:"bizId,omitempty"` // example: // // DINGDING Channel *string `json:"channel,omitempty" xml:"channel,omitempty"` // example: // // ding81913c* CorporationId *string `json:"corporationId,omitempty" xml:"corporationId,omitempty"` OriginalCorpId *string `json:"originalCorpId,omitempty" xml:"originalCorpId,omitempty"` // example: // // NOT_OPEN Progress *string `json:"progress,omitempty" xml:"progress,omitempty"` }
func (GetTenantApplicationResponseBodyData) GoString ¶
func (s GetTenantApplicationResponseBodyData) GoString() string
func (*GetTenantApplicationResponseBodyData) SetBizId ¶
func (s *GetTenantApplicationResponseBodyData) SetBizId(v string) *GetTenantApplicationResponseBodyData
func (*GetTenantApplicationResponseBodyData) SetChannel ¶
func (s *GetTenantApplicationResponseBodyData) SetChannel(v string) *GetTenantApplicationResponseBodyData
func (*GetTenantApplicationResponseBodyData) SetCorporationId ¶
func (s *GetTenantApplicationResponseBodyData) SetCorporationId(v string) *GetTenantApplicationResponseBodyData
func (*GetTenantApplicationResponseBodyData) SetOriginalCorpId ¶ added in v2.0.1
func (s *GetTenantApplicationResponseBodyData) SetOriginalCorpId(v string) *GetTenantApplicationResponseBodyData
func (*GetTenantApplicationResponseBodyData) SetProgress ¶
func (s *GetTenantApplicationResponseBodyData) SetProgress(v string) *GetTenantApplicationResponseBodyData
func (GetTenantApplicationResponseBodyData) String ¶
func (s GetTenantApplicationResponseBodyData) String() string
type GetTenantStatusRequest ¶
type GetTenantStatusRequest struct { // This parameter is required. TenantRamId *int64 `json:"tenantRamId,omitempty" xml:"tenantRamId,omitempty"` }
func (GetTenantStatusRequest) GoString ¶
func (s GetTenantStatusRequest) GoString() string
func (*GetTenantStatusRequest) SetTenantRamId ¶
func (s *GetTenantStatusRequest) SetTenantRamId(v int64) *GetTenantStatusRequest
func (GetTenantStatusRequest) String ¶
func (s GetTenantStatusRequest) String() string
type GetTenantStatusResponse ¶
type GetTenantStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetTenantStatusResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetTenantStatusResponse) GoString ¶
func (s GetTenantStatusResponse) GoString() string
func (*GetTenantStatusResponse) SetBody ¶
func (s *GetTenantStatusResponse) SetBody(v *GetTenantStatusResponseBody) *GetTenantStatusResponse
func (*GetTenantStatusResponse) SetHeaders ¶
func (s *GetTenantStatusResponse) SetHeaders(v map[string]*string) *GetTenantStatusResponse
func (*GetTenantStatusResponse) SetStatusCode ¶
func (s *GetTenantStatusResponse) SetStatusCode(v int32) *GetTenantStatusResponse
func (GetTenantStatusResponse) String ¶
func (s GetTenantStatusResponse) String() string
type GetTenantStatusResponseBody ¶
type GetTenantStatusResponseBody struct { Data *GetTenantStatusResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetTenantStatusResponseBody) GoString ¶
func (s GetTenantStatusResponseBody) GoString() string
func (*GetTenantStatusResponseBody) SetData ¶
func (s *GetTenantStatusResponseBody) SetData(v *GetTenantStatusResponseBodyData) *GetTenantStatusResponseBody
func (*GetTenantStatusResponseBody) SetRequestId ¶
func (s *GetTenantStatusResponseBody) SetRequestId(v string) *GetTenantStatusResponseBody
func (GetTenantStatusResponseBody) String ¶
func (s GetTenantStatusResponseBody) String() string
type GetTenantStatusResponseBodyData ¶
type GetTenantStatusResponseBodyData struct {
TenantStatus *int32 `json:"tenantStatus,omitempty" xml:"tenantStatus,omitempty"`
}
func (GetTenantStatusResponseBodyData) GoString ¶
func (s GetTenantStatusResponseBodyData) GoString() string
func (*GetTenantStatusResponseBodyData) SetTenantStatus ¶
func (s *GetTenantStatusResponseBodyData) SetTenantStatus(v int32) *GetTenantStatusResponseBodyData
func (GetTenantStatusResponseBodyData) String ¶
func (s GetTenantStatusResponseBodyData) String() string
type GetUserGuideStatusRequest ¶
type GetUserGuideStatusRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (GetUserGuideStatusRequest) GoString ¶
func (s GetUserGuideStatusRequest) GoString() string
func (*GetUserGuideStatusRequest) SetClientToken ¶
func (s *GetUserGuideStatusRequest) SetClientToken(v string) *GetUserGuideStatusRequest
func (GetUserGuideStatusRequest) String ¶
func (s GetUserGuideStatusRequest) String() string
type GetUserGuideStatusResponse ¶
type GetUserGuideStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetUserGuideStatusResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetUserGuideStatusResponse) GoString ¶
func (s GetUserGuideStatusResponse) GoString() string
func (*GetUserGuideStatusResponse) SetBody ¶
func (s *GetUserGuideStatusResponse) SetBody(v *GetUserGuideStatusResponseBody) *GetUserGuideStatusResponse
func (*GetUserGuideStatusResponse) SetHeaders ¶
func (s *GetUserGuideStatusResponse) SetHeaders(v map[string]*string) *GetUserGuideStatusResponse
func (*GetUserGuideStatusResponse) SetStatusCode ¶
func (s *GetUserGuideStatusResponse) SetStatusCode(v int32) *GetUserGuideStatusResponse
func (GetUserGuideStatusResponse) String ¶
func (s GetUserGuideStatusResponse) String() string
type GetUserGuideStatusResponseBody ¶
type GetUserGuideStatusResponseBody struct { // map // // example: // // { "data": { "monitorGuide": false, "userRamId": 1344371, "serviceGuide": false, "noticeGuide": false, "userGuide": true, "serviceGroupGuide": false, "routeRuleGuide": false, "incidentGuide": true } Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetUserGuideStatusResponseBody) GoString ¶
func (s GetUserGuideStatusResponseBody) GoString() string
func (*GetUserGuideStatusResponseBody) SetData ¶
func (s *GetUserGuideStatusResponseBody) SetData(v map[string]interface{}) *GetUserGuideStatusResponseBody
func (*GetUserGuideStatusResponseBody) SetRequestId ¶
func (s *GetUserGuideStatusResponseBody) SetRequestId(v string) *GetUserGuideStatusResponseBody
func (GetUserGuideStatusResponseBody) String ¶
func (s GetUserGuideStatusResponseBody) String() string
type GetUserRequest ¶
type GetUserRequest struct { // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 63 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetUserRequest) GoString ¶
func (s GetUserRequest) GoString() string
func (*GetUserRequest) SetClientToken ¶
func (s *GetUserRequest) SetClientToken(v string) *GetUserRequest
func (*GetUserRequest) SetUserId ¶
func (s *GetUserRequest) SetUserId(v int64) *GetUserRequest
func (GetUserRequest) String ¶
func (s GetUserRequest) String() string
type GetUserResponse ¶
type GetUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetUserResponse) GoString ¶
func (s GetUserResponse) GoString() string
func (*GetUserResponse) SetBody ¶
func (s *GetUserResponse) SetBody(v *GetUserResponseBody) *GetUserResponse
func (*GetUserResponse) SetHeaders ¶
func (s *GetUserResponse) SetHeaders(v map[string]*string) *GetUserResponse
func (*GetUserResponse) SetStatusCode ¶
func (s *GetUserResponse) SetStatusCode(v int32) *GetUserResponse
func (GetUserResponse) String ¶
func (s GetUserResponse) String() string
type GetUserResponseBody ¶
type GetUserResponseBody struct { Data *GetUserResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (GetUserResponseBody) GoString ¶
func (s GetUserResponseBody) GoString() string
func (*GetUserResponseBody) SetData ¶
func (s *GetUserResponseBody) SetData(v *GetUserResponseBodyData) *GetUserResponseBody
func (*GetUserResponseBody) SetRequestId ¶
func (s *GetUserResponseBody) SetRequestId(v string) *GetUserResponseBody
func (GetUserResponseBody) String ¶
func (s GetUserResponseBody) String() string
type GetUserResponseBodyData ¶
type GetUserResponseBodyData struct { // example: // // SUB AccountType *string `json:"accountType,omitempty" xml:"accountType,omitempty"` // example: // // 2021-09-09 09:09:09 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // email // // example: // // 5678***@qq.com Email *string `json:"email,omitempty" xml:"email,omitempty"` IsActive *int64 `json:"isActive,omitempty" xml:"isActive,omitempty"` // example: // // true IsEditableUser *bool `json:"isEditableUser,omitempty" xml:"isEditableUser,omitempty"` // example: // // RELATE IsRelated *string `json:"isRelated,omitempty" xml:"isRelated,omitempty"` // example: // // 1390000**** Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` // ramId // // example: // // 1344383 RamId *string `json:"ramId,omitempty" xml:"ramId,omitempty"` RoleIdList []*int64 `json:"roleIdList,omitempty" xml:"roleIdList,omitempty" type:"Repeated"` RoleNameList []*string `json:"roleNameList,omitempty" xml:"roleNameList,omitempty" type:"Repeated"` ServiceGroups []*GetUserResponseBodyDataServiceGroups `json:"serviceGroups,omitempty" xml:"serviceGroups,omitempty" type:"Repeated"` // example: // // 63 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` Username *string `json:"username,omitempty" xml:"username,omitempty"` }
func (GetUserResponseBodyData) GoString ¶
func (s GetUserResponseBodyData) GoString() string
func (*GetUserResponseBodyData) SetAccountType ¶
func (s *GetUserResponseBodyData) SetAccountType(v string) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetCreateTime ¶
func (s *GetUserResponseBodyData) SetCreateTime(v string) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetEmail ¶
func (s *GetUserResponseBodyData) SetEmail(v string) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetIsActive ¶ added in v2.0.7
func (s *GetUserResponseBodyData) SetIsActive(v int64) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetIsEditableUser ¶
func (s *GetUserResponseBodyData) SetIsEditableUser(v bool) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetIsRelated ¶
func (s *GetUserResponseBodyData) SetIsRelated(v string) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetPhone ¶
func (s *GetUserResponseBodyData) SetPhone(v string) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetRamId ¶
func (s *GetUserResponseBodyData) SetRamId(v string) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetRoleIdList ¶ added in v2.0.6
func (s *GetUserResponseBodyData) SetRoleIdList(v []*int64) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetRoleNameList ¶ added in v2.0.6
func (s *GetUserResponseBodyData) SetRoleNameList(v []*string) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetServiceGroups ¶
func (s *GetUserResponseBodyData) SetServiceGroups(v []*GetUserResponseBodyDataServiceGroups) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetUserId ¶
func (s *GetUserResponseBodyData) SetUserId(v int64) *GetUserResponseBodyData
func (*GetUserResponseBodyData) SetUsername ¶
func (s *GetUserResponseBodyData) SetUsername(v string) *GetUserResponseBodyData
func (GetUserResponseBodyData) String ¶
func (s GetUserResponseBodyData) String() string
type GetUserResponseBodyDataServiceGroups ¶
type GetUserResponseBodyDataServiceGroups struct { // example: // // 山口组 Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // 10000 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (GetUserResponseBodyDataServiceGroups) GoString ¶
func (s GetUserResponseBodyDataServiceGroups) GoString() string
func (*GetUserResponseBodyDataServiceGroups) SetName ¶
func (s *GetUserResponseBodyDataServiceGroups) SetName(v string) *GetUserResponseBodyDataServiceGroups
func (*GetUserResponseBodyDataServiceGroups) SetServiceGroupId ¶
func (s *GetUserResponseBodyDataServiceGroups) SetServiceGroupId(v int64) *GetUserResponseBodyDataServiceGroups
func (GetUserResponseBodyDataServiceGroups) String ¶
func (s GetUserResponseBodyDataServiceGroups) String() string
type ListAlertsRequest ¶
type ListAlertsRequest struct { // example: // // P1 AlertLevel *string `json:"alertLevel,omitempty" xml:"alertLevel,omitempty"` // example: // // 报警 AlertName *string `json:"alertName,omitempty" xml:"alertName,omitempty"` // example: // // 流转规则A AlertSourceName *string `json:"alertSourceName,omitempty" xml:"alertSourceName,omitempty"` // 2020-09-10 21:00:00 // // example: // // 2020-10-01 23:59:59 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` MonitorSourceId *string `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // 1 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` // example: // // zabbix RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` // 2020-09-10 13:00:00 // // example: // // 2020-10-01 00:00:00 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (ListAlertsRequest) GoString ¶
func (s ListAlertsRequest) GoString() string
func (*ListAlertsRequest) SetAlertLevel ¶
func (s *ListAlertsRequest) SetAlertLevel(v string) *ListAlertsRequest
func (*ListAlertsRequest) SetAlertName ¶
func (s *ListAlertsRequest) SetAlertName(v string) *ListAlertsRequest
func (*ListAlertsRequest) SetAlertSourceName ¶
func (s *ListAlertsRequest) SetAlertSourceName(v string) *ListAlertsRequest
func (*ListAlertsRequest) SetEndTime ¶
func (s *ListAlertsRequest) SetEndTime(v string) *ListAlertsRequest
func (*ListAlertsRequest) SetMonitorSourceId ¶
func (s *ListAlertsRequest) SetMonitorSourceId(v string) *ListAlertsRequest
func (*ListAlertsRequest) SetPageNumber ¶
func (s *ListAlertsRequest) SetPageNumber(v int64) *ListAlertsRequest
func (*ListAlertsRequest) SetPageSize ¶
func (s *ListAlertsRequest) SetPageSize(v int64) *ListAlertsRequest
func (*ListAlertsRequest) SetRelatedServiceId ¶
func (s *ListAlertsRequest) SetRelatedServiceId(v int64) *ListAlertsRequest
func (*ListAlertsRequest) SetRuleName ¶
func (s *ListAlertsRequest) SetRuleName(v string) *ListAlertsRequest
func (*ListAlertsRequest) SetStartTime ¶
func (s *ListAlertsRequest) SetStartTime(v string) *ListAlertsRequest
func (ListAlertsRequest) String ¶
func (s ListAlertsRequest) String() string
type ListAlertsResponse ¶
type ListAlertsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListAlertsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListAlertsResponse) GoString ¶
func (s ListAlertsResponse) GoString() string
func (*ListAlertsResponse) SetBody ¶
func (s *ListAlertsResponse) SetBody(v *ListAlertsResponseBody) *ListAlertsResponse
func (*ListAlertsResponse) SetHeaders ¶
func (s *ListAlertsResponse) SetHeaders(v map[string]*string) *ListAlertsResponse
func (*ListAlertsResponse) SetStatusCode ¶
func (s *ListAlertsResponse) SetStatusCode(v int32) *ListAlertsResponse
func (ListAlertsResponse) String ¶
func (s ListAlertsResponse) String() string
type ListAlertsResponseBody ¶
type ListAlertsResponseBody struct { Data []*ListAlertsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListAlertsResponseBody) GoString ¶
func (s ListAlertsResponseBody) GoString() string
func (*ListAlertsResponseBody) SetData ¶
func (s *ListAlertsResponseBody) SetData(v []*ListAlertsResponseBodyData) *ListAlertsResponseBody
func (*ListAlertsResponseBody) SetPageNumber ¶
func (s *ListAlertsResponseBody) SetPageNumber(v int32) *ListAlertsResponseBody
func (*ListAlertsResponseBody) SetPageSize ¶
func (s *ListAlertsResponseBody) SetPageSize(v int32) *ListAlertsResponseBody
func (*ListAlertsResponseBody) SetRequestId ¶
func (s *ListAlertsResponseBody) SetRequestId(v string) *ListAlertsResponseBody
func (*ListAlertsResponseBody) SetTotalCount ¶
func (s *ListAlertsResponseBody) SetTotalCount(v int64) *ListAlertsResponseBody
func (ListAlertsResponseBody) String ¶
func (s ListAlertsResponseBody) String() string
type ListAlertsResponseBodyData ¶
type ListAlertsResponseBodyData struct { // example: // // 20000 AlertId *int64 `json:"alertId,omitempty" xml:"alertId,omitempty"` // example: // // P1 AlertLevel *string `json:"alertLevel,omitempty" xml:"alertLevel,omitempty"` // example: // // A123123123 AlertNumber *string `json:"alertNumber,omitempty" xml:"alertNumber,omitempty"` // example: // // zabbix AlertSourceName *string `json:"alertSourceName,omitempty" xml:"alertSourceName,omitempty"` // example: // // 2020-03-05 15:53:55 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 2021-09-08 18:30:00 FirstEventTime *string `json:"firstEventTime,omitempty" xml:"firstEventTime,omitempty"` MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` RelServiceDeleteType *int32 `json:"relServiceDeleteType,omitempty" xml:"relServiceDeleteType,omitempty"` // example: // // 服务A RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` RouteRuleDeleteType *int32 `json:"routeRuleDeleteType,omitempty" xml:"routeRuleDeleteType,omitempty"` // example: // // 10000 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` // example: // // 流转规则 RouteRuleName *string `json:"routeRuleName,omitempty" xml:"routeRuleName,omitempty"` // example: // // 10 SourceEventCount *int64 `json:"sourceEventCount,omitempty" xml:"sourceEventCount,omitempty"` // example: // // 报警 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ListAlertsResponseBodyData) GoString ¶
func (s ListAlertsResponseBodyData) GoString() string
func (*ListAlertsResponseBodyData) SetAlertId ¶
func (s *ListAlertsResponseBodyData) SetAlertId(v int64) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetAlertLevel ¶
func (s *ListAlertsResponseBodyData) SetAlertLevel(v string) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetAlertNumber ¶
func (s *ListAlertsResponseBodyData) SetAlertNumber(v string) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetAlertSourceName ¶
func (s *ListAlertsResponseBodyData) SetAlertSourceName(v string) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetCreateTime ¶
func (s *ListAlertsResponseBodyData) SetCreateTime(v string) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetFirstEventTime ¶
func (s *ListAlertsResponseBodyData) SetFirstEventTime(v string) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetMonitorSourceName ¶
func (s *ListAlertsResponseBodyData) SetMonitorSourceName(v string) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetRelServiceDeleteType ¶
func (s *ListAlertsResponseBodyData) SetRelServiceDeleteType(v int32) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetRelatedServiceName ¶
func (s *ListAlertsResponseBodyData) SetRelatedServiceName(v string) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetRouteRuleDeleteType ¶
func (s *ListAlertsResponseBodyData) SetRouteRuleDeleteType(v int32) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetRouteRuleId ¶
func (s *ListAlertsResponseBodyData) SetRouteRuleId(v int64) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetRouteRuleName ¶
func (s *ListAlertsResponseBodyData) SetRouteRuleName(v string) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetSourceEventCount ¶
func (s *ListAlertsResponseBodyData) SetSourceEventCount(v int64) *ListAlertsResponseBodyData
func (*ListAlertsResponseBodyData) SetTitle ¶
func (s *ListAlertsResponseBodyData) SetTitle(v string) *ListAlertsResponseBodyData
func (ListAlertsResponseBodyData) String ¶
func (s ListAlertsResponseBodyData) String() string
type ListByMonitorSourceIdRequest ¶
type ListByMonitorSourceIdRequest struct {
MonitorSourceId *string `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"`
}
func (ListByMonitorSourceIdRequest) GoString ¶
func (s ListByMonitorSourceIdRequest) GoString() string
func (*ListByMonitorSourceIdRequest) SetMonitorSourceId ¶
func (s *ListByMonitorSourceIdRequest) SetMonitorSourceId(v string) *ListByMonitorSourceIdRequest
func (ListByMonitorSourceIdRequest) String ¶
func (s ListByMonitorSourceIdRequest) String() string
type ListByMonitorSourceIdResponse ¶
type ListByMonitorSourceIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListByMonitorSourceIdResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListByMonitorSourceIdResponse) GoString ¶
func (s ListByMonitorSourceIdResponse) GoString() string
func (*ListByMonitorSourceIdResponse) SetBody ¶
func (s *ListByMonitorSourceIdResponse) SetBody(v *ListByMonitorSourceIdResponseBody) *ListByMonitorSourceIdResponse
func (*ListByMonitorSourceIdResponse) SetHeaders ¶
func (s *ListByMonitorSourceIdResponse) SetHeaders(v map[string]*string) *ListByMonitorSourceIdResponse
func (*ListByMonitorSourceIdResponse) SetStatusCode ¶
func (s *ListByMonitorSourceIdResponse) SetStatusCode(v int32) *ListByMonitorSourceIdResponse
func (ListByMonitorSourceIdResponse) String ¶
func (s ListByMonitorSourceIdResponse) String() string
type ListByMonitorSourceIdResponseBody ¶
type ListByMonitorSourceIdResponseBody struct { Data []*ListByMonitorSourceIdResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListByMonitorSourceIdResponseBody) GoString ¶
func (s ListByMonitorSourceIdResponseBody) GoString() string
func (*ListByMonitorSourceIdResponseBody) SetData ¶
func (s *ListByMonitorSourceIdResponseBody) SetData(v []*ListByMonitorSourceIdResponseBodyData) *ListByMonitorSourceIdResponseBody
func (*ListByMonitorSourceIdResponseBody) SetRequestId ¶
func (s *ListByMonitorSourceIdResponseBody) SetRequestId(v string) *ListByMonitorSourceIdResponseBody
func (ListByMonitorSourceIdResponseBody) String ¶
func (s ListByMonitorSourceIdResponseBody) String() string
type ListByMonitorSourceIdResponseBodyData ¶
type ListByMonitorSourceIdResponseBodyData struct { Id *int64 `json:"id,omitempty" xml:"id,omitempty"` RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` }
func (ListByMonitorSourceIdResponseBodyData) GoString ¶
func (s ListByMonitorSourceIdResponseBodyData) GoString() string
func (*ListByMonitorSourceIdResponseBodyData) SetId ¶
func (s *ListByMonitorSourceIdResponseBodyData) SetId(v int64) *ListByMonitorSourceIdResponseBodyData
func (*ListByMonitorSourceIdResponseBodyData) SetRuleName ¶
func (s *ListByMonitorSourceIdResponseBodyData) SetRuleName(v string) *ListByMonitorSourceIdResponseBodyData
func (ListByMonitorSourceIdResponseBodyData) String ¶
func (s ListByMonitorSourceIdResponseBodyData) String() string
type ListChartDataForServiceGroupRequest ¶
type ListChartDataForServiceGroupRequest struct { // clientToken // // example: // // 23es23s32xas23 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2021-10-09 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // example: // // 2021-09-09 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (ListChartDataForServiceGroupRequest) GoString ¶
func (s ListChartDataForServiceGroupRequest) GoString() string
func (*ListChartDataForServiceGroupRequest) SetClientToken ¶
func (s *ListChartDataForServiceGroupRequest) SetClientToken(v string) *ListChartDataForServiceGroupRequest
func (*ListChartDataForServiceGroupRequest) SetEndTime ¶
func (s *ListChartDataForServiceGroupRequest) SetEndTime(v string) *ListChartDataForServiceGroupRequest
func (*ListChartDataForServiceGroupRequest) SetStartTime ¶
func (s *ListChartDataForServiceGroupRequest) SetStartTime(v string) *ListChartDataForServiceGroupRequest
func (ListChartDataForServiceGroupRequest) String ¶
func (s ListChartDataForServiceGroupRequest) String() string
type ListChartDataForServiceGroupResponse ¶
type ListChartDataForServiceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListChartDataForServiceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListChartDataForServiceGroupResponse) GoString ¶
func (s ListChartDataForServiceGroupResponse) GoString() string
func (*ListChartDataForServiceGroupResponse) SetHeaders ¶
func (s *ListChartDataForServiceGroupResponse) SetHeaders(v map[string]*string) *ListChartDataForServiceGroupResponse
func (*ListChartDataForServiceGroupResponse) SetStatusCode ¶
func (s *ListChartDataForServiceGroupResponse) SetStatusCode(v int32) *ListChartDataForServiceGroupResponse
func (ListChartDataForServiceGroupResponse) String ¶
func (s ListChartDataForServiceGroupResponse) String() string
type ListChartDataForServiceGroupResponseBody ¶
type ListChartDataForServiceGroupResponseBody struct { // data Data []*ListChartDataForServiceGroupResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // 1231212 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListChartDataForServiceGroupResponseBody) GoString ¶
func (s ListChartDataForServiceGroupResponseBody) GoString() string
func (*ListChartDataForServiceGroupResponseBody) SetRequestId ¶
func (s *ListChartDataForServiceGroupResponseBody) SetRequestId(v string) *ListChartDataForServiceGroupResponseBody
func (ListChartDataForServiceGroupResponseBody) String ¶
func (s ListChartDataForServiceGroupResponseBody) String() string
type ListChartDataForServiceGroupResponseBodyData ¶
type ListChartDataForServiceGroupResponseBodyData struct { // example: // // {"P1HIGH":32} EffectionLevel map[string]interface{} `json:"effectionLevel,omitempty" xml:"effectionLevel,omitempty"` // example: // // 43 EscalationIncidentCount *int64 `json:"escalationIncidentCount,omitempty" xml:"escalationIncidentCount,omitempty"` // example: // // 32 IncidentCount *int64 `json:"incidentCount,omitempty" xml:"incidentCount,omitempty"` // example: // // 323 MeanTimeToAcknowledge *int64 `json:"meanTimeToAcknowledge,omitempty" xml:"meanTimeToAcknowledge,omitempty"` // example: // // 4343 MeanTimeToRepair *int64 `json:"meanTimeToRepair,omitempty" xml:"meanTimeToRepair,omitempty"` // example: // // 2021-09-09 Time *string `json:"time,omitempty" xml:"time,omitempty"` // example: // // 3334 TotalMeanTimeToAcknowledge *int64 `json:"totalMeanTimeToAcknowledge,omitempty" xml:"totalMeanTimeToAcknowledge,omitempty"` // example: // // 4343 TotalMeanTimeToRepair *int64 `json:"totalMeanTimeToRepair,omitempty" xml:"totalMeanTimeToRepair,omitempty"` // example: // // 23 UnAcknowledgedEscalationIncidentCount *int64 `json:"unAcknowledgedEscalationIncidentCount,omitempty" xml:"unAcknowledgedEscalationIncidentCount,omitempty"` // example: // // 23 UnFinishEscalationIncidentCount *int64 `json:"unFinishEscalationIncidentCount,omitempty" xml:"unFinishEscalationIncidentCount,omitempty"` }
func (ListChartDataForServiceGroupResponseBodyData) GoString ¶
func (s ListChartDataForServiceGroupResponseBodyData) GoString() string
func (*ListChartDataForServiceGroupResponseBodyData) SetEffectionLevel ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetEffectionLevel(v map[string]interface{}) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetEscalationIncidentCount ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetEscalationIncidentCount(v int64) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetIncidentCount ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetIncidentCount(v int64) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetMeanTimeToAcknowledge ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetMeanTimeToAcknowledge(v int64) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetMeanTimeToRepair ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetMeanTimeToRepair(v int64) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetTime ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetTime(v string) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetTotalMeanTimeToAcknowledge ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetTotalMeanTimeToAcknowledge(v int64) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetTotalMeanTimeToRepair ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetTotalMeanTimeToRepair(v int64) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetUnAcknowledgedEscalationIncidentCount ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetUnAcknowledgedEscalationIncidentCount(v int64) *ListChartDataForServiceGroupResponseBodyData
func (*ListChartDataForServiceGroupResponseBodyData) SetUnFinishEscalationIncidentCount ¶
func (s *ListChartDataForServiceGroupResponseBodyData) SetUnFinishEscalationIncidentCount(v int64) *ListChartDataForServiceGroupResponseBodyData
func (ListChartDataForServiceGroupResponseBodyData) String ¶
func (s ListChartDataForServiceGroupResponseBodyData) String() string
type ListChartDataForUserRequest ¶
type ListChartDataForUserRequest struct { // clientToken // // example: // // 3232dsd32sd32gr ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2021-10-09 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // example: // // 2021-09-09 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (ListChartDataForUserRequest) GoString ¶
func (s ListChartDataForUserRequest) GoString() string
func (*ListChartDataForUserRequest) SetClientToken ¶
func (s *ListChartDataForUserRequest) SetClientToken(v string) *ListChartDataForUserRequest
func (*ListChartDataForUserRequest) SetEndTime ¶
func (s *ListChartDataForUserRequest) SetEndTime(v string) *ListChartDataForUserRequest
func (*ListChartDataForUserRequest) SetStartTime ¶
func (s *ListChartDataForUserRequest) SetStartTime(v string) *ListChartDataForUserRequest
func (ListChartDataForUserRequest) String ¶
func (s ListChartDataForUserRequest) String() string
type ListChartDataForUserResponse ¶
type ListChartDataForUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListChartDataForUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListChartDataForUserResponse) GoString ¶
func (s ListChartDataForUserResponse) GoString() string
func (*ListChartDataForUserResponse) SetBody ¶
func (s *ListChartDataForUserResponse) SetBody(v *ListChartDataForUserResponseBody) *ListChartDataForUserResponse
func (*ListChartDataForUserResponse) SetHeaders ¶
func (s *ListChartDataForUserResponse) SetHeaders(v map[string]*string) *ListChartDataForUserResponse
func (*ListChartDataForUserResponse) SetStatusCode ¶
func (s *ListChartDataForUserResponse) SetStatusCode(v int32) *ListChartDataForUserResponse
func (ListChartDataForUserResponse) String ¶
func (s ListChartDataForUserResponse) String() string
type ListChartDataForUserResponseBody ¶
type ListChartDataForUserResponseBody struct { // data Data []*ListChartDataForUserResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // 1231212 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListChartDataForUserResponseBody) GoString ¶
func (s ListChartDataForUserResponseBody) GoString() string
func (*ListChartDataForUserResponseBody) SetData ¶
func (s *ListChartDataForUserResponseBody) SetData(v []*ListChartDataForUserResponseBodyData) *ListChartDataForUserResponseBody
func (*ListChartDataForUserResponseBody) SetRequestId ¶
func (s *ListChartDataForUserResponseBody) SetRequestId(v string) *ListChartDataForUserResponseBody
func (ListChartDataForUserResponseBody) String ¶
func (s ListChartDataForUserResponseBody) String() string
type ListChartDataForUserResponseBodyData ¶
type ListChartDataForUserResponseBodyData struct { // example: // // {"P1HIGH":32} EffectionLevel map[string]interface{} `json:"effectionLevel,omitempty" xml:"effectionLevel,omitempty"` // example: // // 43 EscalationIncidentCount *int64 `json:"escalationIncidentCount,omitempty" xml:"escalationIncidentCount,omitempty"` // example: // // 32 IncidentCount *int64 `json:"incidentCount,omitempty" xml:"incidentCount,omitempty"` // example: // // 323 MeanTimeToAcknowledge *int64 `json:"meanTimeToAcknowledge,omitempty" xml:"meanTimeToAcknowledge,omitempty"` // example: // // 4343 MeanTimeToRepair *int64 `json:"meanTimeToRepair,omitempty" xml:"meanTimeToRepair,omitempty"` // example: // // 2021-09-09 Time *string `json:"time,omitempty" xml:"time,omitempty"` // example: // // 3334 TotalMeanTimeToAcknowledge *int64 `json:"totalMeanTimeToAcknowledge,omitempty" xml:"totalMeanTimeToAcknowledge,omitempty"` // example: // // 4343 TotalMeanTimeToRepair *int64 `json:"totalMeanTimeToRepair,omitempty" xml:"totalMeanTimeToRepair,omitempty"` // example: // // 23 UnAcknowledgedEscalationIncidentCount *int64 `json:"unAcknowledgedEscalationIncidentCount,omitempty" xml:"unAcknowledgedEscalationIncidentCount,omitempty"` // example: // // 23 UnFinishEscalationIncidentCount *int64 `json:"unFinishEscalationIncidentCount,omitempty" xml:"unFinishEscalationIncidentCount,omitempty"` }
func (ListChartDataForUserResponseBodyData) GoString ¶
func (s ListChartDataForUserResponseBodyData) GoString() string
func (*ListChartDataForUserResponseBodyData) SetEffectionLevel ¶
func (s *ListChartDataForUserResponseBodyData) SetEffectionLevel(v map[string]interface{}) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetEscalationIncidentCount ¶
func (s *ListChartDataForUserResponseBodyData) SetEscalationIncidentCount(v int64) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetIncidentCount ¶
func (s *ListChartDataForUserResponseBodyData) SetIncidentCount(v int64) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetMeanTimeToAcknowledge ¶
func (s *ListChartDataForUserResponseBodyData) SetMeanTimeToAcknowledge(v int64) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetMeanTimeToRepair ¶
func (s *ListChartDataForUserResponseBodyData) SetMeanTimeToRepair(v int64) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetTime ¶
func (s *ListChartDataForUserResponseBodyData) SetTime(v string) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetTotalMeanTimeToAcknowledge ¶
func (s *ListChartDataForUserResponseBodyData) SetTotalMeanTimeToAcknowledge(v int64) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetTotalMeanTimeToRepair ¶
func (s *ListChartDataForUserResponseBodyData) SetTotalMeanTimeToRepair(v int64) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetUnAcknowledgedEscalationIncidentCount ¶
func (s *ListChartDataForUserResponseBodyData) SetUnAcknowledgedEscalationIncidentCount(v int64) *ListChartDataForUserResponseBodyData
func (*ListChartDataForUserResponseBodyData) SetUnFinishEscalationIncidentCount ¶
func (s *ListChartDataForUserResponseBodyData) SetUnFinishEscalationIncidentCount(v int64) *ListChartDataForUserResponseBodyData
func (ListChartDataForUserResponseBodyData) String ¶
func (s ListChartDataForUserResponseBodyData) String() string
type ListConfigsRequest ¶
type ListConfigsRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-CDE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (ListConfigsRequest) GoString ¶
func (s ListConfigsRequest) GoString() string
func (*ListConfigsRequest) SetClientToken ¶
func (s *ListConfigsRequest) SetClientToken(v string) *ListConfigsRequest
func (ListConfigsRequest) String ¶
func (s ListConfigsRequest) String() string
type ListConfigsResponse ¶
type ListConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListConfigsResponse) GoString ¶
func (s ListConfigsResponse) GoString() string
func (*ListConfigsResponse) SetBody ¶
func (s *ListConfigsResponse) SetBody(v *ListConfigsResponseBody) *ListConfigsResponse
func (*ListConfigsResponse) SetHeaders ¶
func (s *ListConfigsResponse) SetHeaders(v map[string]*string) *ListConfigsResponse
func (*ListConfigsResponse) SetStatusCode ¶
func (s *ListConfigsResponse) SetStatusCode(v int32) *ListConfigsResponse
func (ListConfigsResponse) String ¶
func (s ListConfigsResponse) String() string
type ListConfigsResponseBody ¶
type ListConfigsResponseBody struct { // data Data map[string][]*DataValue `json:"data,omitempty" xml:"data,omitempty"` // requestId // // example: // // uuid RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListConfigsResponseBody) GoString ¶
func (s ListConfigsResponseBody) GoString() string
func (*ListConfigsResponseBody) SetData ¶
func (s *ListConfigsResponseBody) SetData(v map[string][]*DataValue) *ListConfigsResponseBody
func (*ListConfigsResponseBody) SetRequestId ¶
func (s *ListConfigsResponseBody) SetRequestId(v string) *ListConfigsResponseBody
func (ListConfigsResponseBody) String ¶
func (s ListConfigsResponseBody) String() string
type ListDataReportForServiceGroupRequest ¶
type ListDataReportForServiceGroupRequest struct { // example: // // 2021-09-30 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // A服务组 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` // example: // // 2021-09-09 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (ListDataReportForServiceGroupRequest) GoString ¶
func (s ListDataReportForServiceGroupRequest) GoString() string
func (*ListDataReportForServiceGroupRequest) SetEndTime ¶
func (s *ListDataReportForServiceGroupRequest) SetEndTime(v string) *ListDataReportForServiceGroupRequest
func (*ListDataReportForServiceGroupRequest) SetPageNumber ¶ added in v2.0.8
func (s *ListDataReportForServiceGroupRequest) SetPageNumber(v int64) *ListDataReportForServiceGroupRequest
func (*ListDataReportForServiceGroupRequest) SetPageSize ¶ added in v2.0.8
func (s *ListDataReportForServiceGroupRequest) SetPageSize(v int64) *ListDataReportForServiceGroupRequest
func (*ListDataReportForServiceGroupRequest) SetServiceGroupName ¶
func (s *ListDataReportForServiceGroupRequest) SetServiceGroupName(v string) *ListDataReportForServiceGroupRequest
func (*ListDataReportForServiceGroupRequest) SetStartTime ¶
func (s *ListDataReportForServiceGroupRequest) SetStartTime(v string) *ListDataReportForServiceGroupRequest
func (ListDataReportForServiceGroupRequest) String ¶
func (s ListDataReportForServiceGroupRequest) String() string
type ListDataReportForServiceGroupResponse ¶
type ListDataReportForServiceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListDataReportForServiceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListDataReportForServiceGroupResponse) GoString ¶
func (s ListDataReportForServiceGroupResponse) GoString() string
func (*ListDataReportForServiceGroupResponse) SetHeaders ¶
func (s *ListDataReportForServiceGroupResponse) SetHeaders(v map[string]*string) *ListDataReportForServiceGroupResponse
func (*ListDataReportForServiceGroupResponse) SetStatusCode ¶
func (s *ListDataReportForServiceGroupResponse) SetStatusCode(v int32) *ListDataReportForServiceGroupResponse
func (ListDataReportForServiceGroupResponse) String ¶
func (s ListDataReportForServiceGroupResponse) String() string
type ListDataReportForServiceGroupResponseBody ¶
type ListDataReportForServiceGroupResponseBody struct { Data []*ListDataReportForServiceGroupResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSIze *int64 `json:"pageSIze,omitempty" xml:"pageSIze,omitempty"` // Id of the request // // example: // // xxxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListDataReportForServiceGroupResponseBody) GoString ¶
func (s ListDataReportForServiceGroupResponseBody) GoString() string
func (*ListDataReportForServiceGroupResponseBody) SetPageNumber ¶
func (s *ListDataReportForServiceGroupResponseBody) SetPageNumber(v int64) *ListDataReportForServiceGroupResponseBody
func (*ListDataReportForServiceGroupResponseBody) SetPageSIze ¶
func (s *ListDataReportForServiceGroupResponseBody) SetPageSIze(v int64) *ListDataReportForServiceGroupResponseBody
func (*ListDataReportForServiceGroupResponseBody) SetRequestId ¶
func (s *ListDataReportForServiceGroupResponseBody) SetRequestId(v string) *ListDataReportForServiceGroupResponseBody
func (*ListDataReportForServiceGroupResponseBody) SetTotalCount ¶
func (s *ListDataReportForServiceGroupResponseBody) SetTotalCount(v int64) *ListDataReportForServiceGroupResponseBody
func (ListDataReportForServiceGroupResponseBody) String ¶
func (s ListDataReportForServiceGroupResponseBody) String() string
type ListDataReportForServiceGroupResponseBodyData ¶
type ListDataReportForServiceGroupResponseBodyData struct { // example: // // 100 EscalationIncidentCount *int64 `json:"escalationIncidentCount,omitempty" xml:"escalationIncidentCount,omitempty"` // example: // // 111 FinishIncidentCount *int64 `json:"finishIncidentCount,omitempty" xml:"finishIncidentCount,omitempty"` // example: // // 19% FinishProportion *string `json:"finishProportion,omitempty" xml:"finishProportion,omitempty"` // example: // // 1 IncidentCount *int64 `json:"incidentCount,omitempty" xml:"incidentCount,omitempty"` // MRRA // // example: // // 3分19秒 MeanTimeToAcknowledge *int64 `json:"meanTimeToAcknowledge,omitempty" xml:"meanTimeToAcknowledge,omitempty"` // MTTR // // example: // // 3分19秒 MeanTimeToRepair *int64 `json:"meanTimeToRepair,omitempty" xml:"meanTimeToRepair,omitempty"` // example: // // 100 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 服务组 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` // example: // // 200 UnAcknowledgedEscalationIncidentCount *int64 `json:"unAcknowledgedEscalationIncidentCount,omitempty" xml:"unAcknowledgedEscalationIncidentCount,omitempty"` // example: // // 200 UnFinishEscalationIncidentCount *int64 `json:"unFinishEscalationIncidentCount,omitempty" xml:"unFinishEscalationIncidentCount,omitempty"` }
func (ListDataReportForServiceGroupResponseBodyData) GoString ¶
func (s ListDataReportForServiceGroupResponseBodyData) GoString() string
func (*ListDataReportForServiceGroupResponseBodyData) SetEscalationIncidentCount ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetEscalationIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetFinishIncidentCount ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetFinishIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetFinishProportion ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetFinishProportion(v string) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetIncidentCount ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetMeanTimeToAcknowledge ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetMeanTimeToAcknowledge(v int64) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetMeanTimeToRepair ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetMeanTimeToRepair(v int64) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetServiceGroupId ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetServiceGroupId(v int64) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetServiceGroupName ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetServiceGroupName(v string) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetUnAcknowledgedEscalationIncidentCount ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetUnAcknowledgedEscalationIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
func (*ListDataReportForServiceGroupResponseBodyData) SetUnFinishEscalationIncidentCount ¶
func (s *ListDataReportForServiceGroupResponseBodyData) SetUnFinishEscalationIncidentCount(v int64) *ListDataReportForServiceGroupResponseBodyData
func (ListDataReportForServiceGroupResponseBodyData) String ¶
func (s ListDataReportForServiceGroupResponseBodyData) String() string
type ListDataReportForUserRequest ¶
type ListDataReportForUserRequest struct { // example: // // 2021-09-30 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 100 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // 2021-09-01 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (ListDataReportForUserRequest) GoString ¶
func (s ListDataReportForUserRequest) GoString() string
func (*ListDataReportForUserRequest) SetEndTime ¶
func (s *ListDataReportForUserRequest) SetEndTime(v string) *ListDataReportForUserRequest
func (*ListDataReportForUserRequest) SetPageNumber ¶
func (s *ListDataReportForUserRequest) SetPageNumber(v int64) *ListDataReportForUserRequest
func (*ListDataReportForUserRequest) SetPageSize ¶
func (s *ListDataReportForUserRequest) SetPageSize(v int64) *ListDataReportForUserRequest
func (*ListDataReportForUserRequest) SetStartTime ¶
func (s *ListDataReportForUserRequest) SetStartTime(v string) *ListDataReportForUserRequest
func (ListDataReportForUserRequest) String ¶
func (s ListDataReportForUserRequest) String() string
type ListDataReportForUserResponse ¶
type ListDataReportForUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListDataReportForUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListDataReportForUserResponse) GoString ¶
func (s ListDataReportForUserResponse) GoString() string
func (*ListDataReportForUserResponse) SetBody ¶
func (s *ListDataReportForUserResponse) SetBody(v *ListDataReportForUserResponseBody) *ListDataReportForUserResponse
func (*ListDataReportForUserResponse) SetHeaders ¶
func (s *ListDataReportForUserResponse) SetHeaders(v map[string]*string) *ListDataReportForUserResponse
func (*ListDataReportForUserResponse) SetStatusCode ¶
func (s *ListDataReportForUserResponse) SetStatusCode(v int32) *ListDataReportForUserResponse
func (ListDataReportForUserResponse) String ¶
func (s ListDataReportForUserResponse) String() string
type ListDataReportForUserResponseBody ¶
type ListDataReportForUserResponseBody struct { Data []*ListDataReportForUserResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // xxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListDataReportForUserResponseBody) GoString ¶
func (s ListDataReportForUserResponseBody) GoString() string
func (*ListDataReportForUserResponseBody) SetData ¶
func (s *ListDataReportForUserResponseBody) SetData(v []*ListDataReportForUserResponseBodyData) *ListDataReportForUserResponseBody
func (*ListDataReportForUserResponseBody) SetRequestId ¶
func (s *ListDataReportForUserResponseBody) SetRequestId(v string) *ListDataReportForUserResponseBody
func (*ListDataReportForUserResponseBody) SetTotalCount ¶
func (s *ListDataReportForUserResponseBody) SetTotalCount(v int64) *ListDataReportForUserResponseBody
func (ListDataReportForUserResponseBody) String ¶
func (s ListDataReportForUserResponseBody) String() string
type ListDataReportForUserResponseBodyData ¶
type ListDataReportForUserResponseBodyData struct { // example: // // 100 DistributionIncidentCount *int64 `json:"distributionIncidentCount,omitempty" xml:"distributionIncidentCount,omitempty"` // example: // // 100 EscalationIncidentCount *int64 `json:"escalationIncidentCount,omitempty" xml:"escalationIncidentCount,omitempty"` // example: // // 100 FinishIncidentNumber *int64 `json:"finishIncidentNumber,omitempty" xml:"finishIncidentNumber,omitempty"` // example: // // 20% FinishProportion *string `json:"finishProportion,omitempty" xml:"finishProportion,omitempty"` // MRRA // // example: // // 3分50秒 MeanTimeToAcknowledge *string `json:"meanTimeToAcknowledge,omitempty" xml:"meanTimeToAcknowledge,omitempty"` // MTTA // // example: // // 3分50秒 MeanTimeToRepair *string `json:"meanTimeToRepair,omitempty" xml:"meanTimeToRepair,omitempty"` // example: // // 100 UnAcknowledgedEscalationIncidentCount *int64 `json:"unAcknowledgedEscalationIncidentCount,omitempty" xml:"unAcknowledgedEscalationIncidentCount,omitempty"` // example: // // 100 UnDistributionIncidentCount *int64 `json:"unDistributionIncidentCount,omitempty" xml:"unDistributionIncidentCount,omitempty"` // example: // // 100 UnFinishEscalationIncidentCount *int64 `json:"unFinishEscalationIncidentCount,omitempty" xml:"unFinishEscalationIncidentCount,omitempty"` // example: // // 1111 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` // example: // // wy UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` }
func (ListDataReportForUserResponseBodyData) GoString ¶
func (s ListDataReportForUserResponseBodyData) GoString() string
func (*ListDataReportForUserResponseBodyData) SetDistributionIncidentCount ¶
func (s *ListDataReportForUserResponseBodyData) SetDistributionIncidentCount(v int64) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetEscalationIncidentCount ¶
func (s *ListDataReportForUserResponseBodyData) SetEscalationIncidentCount(v int64) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetFinishIncidentNumber ¶
func (s *ListDataReportForUserResponseBodyData) SetFinishIncidentNumber(v int64) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetFinishProportion ¶
func (s *ListDataReportForUserResponseBodyData) SetFinishProportion(v string) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetMeanTimeToAcknowledge ¶
func (s *ListDataReportForUserResponseBodyData) SetMeanTimeToAcknowledge(v string) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetMeanTimeToRepair ¶
func (s *ListDataReportForUserResponseBodyData) SetMeanTimeToRepair(v string) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetUnAcknowledgedEscalationIncidentCount ¶
func (s *ListDataReportForUserResponseBodyData) SetUnAcknowledgedEscalationIncidentCount(v int64) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetUnDistributionIncidentCount ¶
func (s *ListDataReportForUserResponseBodyData) SetUnDistributionIncidentCount(v int64) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetUnFinishEscalationIncidentCount ¶
func (s *ListDataReportForUserResponseBodyData) SetUnFinishEscalationIncidentCount(v int64) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetUserId ¶
func (s *ListDataReportForUserResponseBodyData) SetUserId(v int64) *ListDataReportForUserResponseBodyData
func (*ListDataReportForUserResponseBodyData) SetUserName ¶
func (s *ListDataReportForUserResponseBodyData) SetUserName(v string) *ListDataReportForUserResponseBodyData
func (ListDataReportForUserResponseBodyData) String ¶
func (s ListDataReportForUserResponseBodyData) String() string
type ListDictionariesRequest ¶
type ListDictionariesRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (ListDictionariesRequest) GoString ¶
func (s ListDictionariesRequest) GoString() string
func (*ListDictionariesRequest) SetClientToken ¶
func (s *ListDictionariesRequest) SetClientToken(v string) *ListDictionariesRequest
func (ListDictionariesRequest) String ¶
func (s ListDictionariesRequest) String() string
type ListDictionariesResponse ¶
type ListDictionariesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListDictionariesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListDictionariesResponse) GoString ¶
func (s ListDictionariesResponse) GoString() string
func (*ListDictionariesResponse) SetBody ¶
func (s *ListDictionariesResponse) SetBody(v *ListDictionariesResponseBody) *ListDictionariesResponse
func (*ListDictionariesResponse) SetHeaders ¶
func (s *ListDictionariesResponse) SetHeaders(v map[string]*string) *ListDictionariesResponse
func (*ListDictionariesResponse) SetStatusCode ¶
func (s *ListDictionariesResponse) SetStatusCode(v int32) *ListDictionariesResponse
func (ListDictionariesResponse) String ¶
func (s ListDictionariesResponse) String() string
type ListDictionariesResponseBody ¶
type ListDictionariesResponseBody struct { // data Data map[string][]*DataValue `json:"data,omitempty" xml:"data,omitempty"` // id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListDictionariesResponseBody) GoString ¶
func (s ListDictionariesResponseBody) GoString() string
func (*ListDictionariesResponseBody) SetData ¶
func (s *ListDictionariesResponseBody) SetData(v map[string][]*DataValue) *ListDictionariesResponseBody
func (*ListDictionariesResponseBody) SetRequestId ¶
func (s *ListDictionariesResponseBody) SetRequestId(v string) *ListDictionariesResponseBody
func (ListDictionariesResponseBody) String ¶
func (s ListDictionariesResponseBody) String() string
type ListEscalationPlanServicesRequest ¶
type ListEscalationPlanServicesRequest struct { // clientToken // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (ListEscalationPlanServicesRequest) GoString ¶
func (s ListEscalationPlanServicesRequest) GoString() string
func (*ListEscalationPlanServicesRequest) SetClientToken ¶
func (s *ListEscalationPlanServicesRequest) SetClientToken(v string) *ListEscalationPlanServicesRequest
func (ListEscalationPlanServicesRequest) String ¶
func (s ListEscalationPlanServicesRequest) String() string
type ListEscalationPlanServicesResponse ¶
type ListEscalationPlanServicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListEscalationPlanServicesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListEscalationPlanServicesResponse) GoString ¶
func (s ListEscalationPlanServicesResponse) GoString() string
func (*ListEscalationPlanServicesResponse) SetHeaders ¶
func (s *ListEscalationPlanServicesResponse) SetHeaders(v map[string]*string) *ListEscalationPlanServicesResponse
func (*ListEscalationPlanServicesResponse) SetStatusCode ¶
func (s *ListEscalationPlanServicesResponse) SetStatusCode(v int32) *ListEscalationPlanServicesResponse
func (ListEscalationPlanServicesResponse) String ¶
func (s ListEscalationPlanServicesResponse) String() string
type ListEscalationPlanServicesResponseBody ¶
type ListEscalationPlanServicesResponseBody struct { // data Data []*ListEscalationPlanServicesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListEscalationPlanServicesResponseBody) GoString ¶
func (s ListEscalationPlanServicesResponseBody) GoString() string
func (*ListEscalationPlanServicesResponseBody) SetRequestId ¶
func (s *ListEscalationPlanServicesResponseBody) SetRequestId(v string) *ListEscalationPlanServicesResponseBody
func (ListEscalationPlanServicesResponseBody) String ¶
func (s ListEscalationPlanServicesResponseBody) String() string
type ListEscalationPlanServicesResponseBodyData ¶
type ListEscalationPlanServicesResponseBodyData struct { // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` // example: // // 23 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` }
func (ListEscalationPlanServicesResponseBodyData) GoString ¶
func (s ListEscalationPlanServicesResponseBodyData) GoString() string
func (*ListEscalationPlanServicesResponseBodyData) SetScope ¶
func (s *ListEscalationPlanServicesResponseBodyData) SetScope(v string) *ListEscalationPlanServicesResponseBodyData
func (*ListEscalationPlanServicesResponseBodyData) SetScopeObjectId ¶
func (s *ListEscalationPlanServicesResponseBodyData) SetScopeObjectId(v int64) *ListEscalationPlanServicesResponseBodyData
func (ListEscalationPlanServicesResponseBodyData) String ¶
func (s ListEscalationPlanServicesResponseBodyData) String() string
type ListEscalationPlansByNoticeObjectRequest ¶
type ListEscalationPlansByNoticeObjectRequest struct { NoticeObjectId *int64 `json:"noticeObjectId,omitempty" xml:"noticeObjectId,omitempty"` NoticeObjectType *int64 `json:"noticeObjectType,omitempty" xml:"noticeObjectType,omitempty"` }
func (ListEscalationPlansByNoticeObjectRequest) GoString ¶
func (s ListEscalationPlansByNoticeObjectRequest) GoString() string
func (*ListEscalationPlansByNoticeObjectRequest) SetNoticeObjectId ¶
func (s *ListEscalationPlansByNoticeObjectRequest) SetNoticeObjectId(v int64) *ListEscalationPlansByNoticeObjectRequest
func (*ListEscalationPlansByNoticeObjectRequest) SetNoticeObjectType ¶
func (s *ListEscalationPlansByNoticeObjectRequest) SetNoticeObjectType(v int64) *ListEscalationPlansByNoticeObjectRequest
func (ListEscalationPlansByNoticeObjectRequest) String ¶
func (s ListEscalationPlansByNoticeObjectRequest) String() string
type ListEscalationPlansByNoticeObjectResponse ¶
type ListEscalationPlansByNoticeObjectResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListEscalationPlansByNoticeObjectResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListEscalationPlansByNoticeObjectResponse) GoString ¶
func (s ListEscalationPlansByNoticeObjectResponse) GoString() string
func (*ListEscalationPlansByNoticeObjectResponse) SetHeaders ¶
func (s *ListEscalationPlansByNoticeObjectResponse) SetHeaders(v map[string]*string) *ListEscalationPlansByNoticeObjectResponse
func (*ListEscalationPlansByNoticeObjectResponse) SetStatusCode ¶
func (s *ListEscalationPlansByNoticeObjectResponse) SetStatusCode(v int32) *ListEscalationPlansByNoticeObjectResponse
func (ListEscalationPlansByNoticeObjectResponse) String ¶
func (s ListEscalationPlansByNoticeObjectResponse) String() string
type ListEscalationPlansByNoticeObjectResponseBody ¶
type ListEscalationPlansByNoticeObjectResponseBody struct { Data []*ListEscalationPlansByNoticeObjectResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListEscalationPlansByNoticeObjectResponseBody) GoString ¶
func (s ListEscalationPlansByNoticeObjectResponseBody) GoString() string
func (*ListEscalationPlansByNoticeObjectResponseBody) SetRequestId ¶
func (s *ListEscalationPlansByNoticeObjectResponseBody) SetRequestId(v string) *ListEscalationPlansByNoticeObjectResponseBody
func (ListEscalationPlansByNoticeObjectResponseBody) String ¶
func (s ListEscalationPlansByNoticeObjectResponseBody) String() string
type ListEscalationPlansByNoticeObjectResponseBodyData ¶
type ListEscalationPlansByNoticeObjectResponseBodyData struct { EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` EscalationPlanScopeObjects []*ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects `json:"escalationPlanScopeObjects,omitempty" xml:"escalationPlanScopeObjects,omitempty" type:"Repeated"` ModifyTime *string `json:"modifyTime,omitempty" xml:"modifyTime,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListEscalationPlansByNoticeObjectResponseBodyData) GoString ¶
func (s ListEscalationPlansByNoticeObjectResponseBodyData) GoString() string
func (*ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanId ¶
func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanId(v int64) *ListEscalationPlansByNoticeObjectResponseBodyData
func (*ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanName ¶
func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanName(v string) *ListEscalationPlansByNoticeObjectResponseBodyData
func (*ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanScopeObjects ¶
func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetEscalationPlanScopeObjects(v []*ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) *ListEscalationPlansByNoticeObjectResponseBodyData
func (*ListEscalationPlansByNoticeObjectResponseBodyData) SetModifyTime ¶
func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetModifyTime(v string) *ListEscalationPlansByNoticeObjectResponseBodyData
func (*ListEscalationPlansByNoticeObjectResponseBodyData) SetStatus ¶
func (s *ListEscalationPlansByNoticeObjectResponseBodyData) SetStatus(v string) *ListEscalationPlansByNoticeObjectResponseBodyData
func (ListEscalationPlansByNoticeObjectResponseBodyData) String ¶
func (s ListEscalationPlansByNoticeObjectResponseBodyData) String() string
type ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects ¶
type ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects struct { Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` ScopeObjectDeletedType *int32 `json:"scopeObjectDeletedType,omitempty" xml:"scopeObjectDeletedType,omitempty"` ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` ScopeObjectName *string `json:"scopeObjectName,omitempty" xml:"scopeObjectName,omitempty"` }
func (ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) GoString ¶
func (s ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) GoString() string
func (*ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType ¶
func (s *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType(v int32) *ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects
func (*ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectId ¶
func (*ListEscalationPlansByNoticeObjectResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectName ¶
type ListEscalationPlansRequest ¶
type ListEscalationPlansRequest struct { // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // xxx EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` IsGlobal *bool `json:"isGlobal,omitempty" xml:"isGlobal,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // ssxx ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListEscalationPlansRequest) GoString ¶
func (s ListEscalationPlansRequest) GoString() string
func (*ListEscalationPlansRequest) SetClientToken ¶
func (s *ListEscalationPlansRequest) SetClientToken(v string) *ListEscalationPlansRequest
func (*ListEscalationPlansRequest) SetEscalationPlanName ¶
func (s *ListEscalationPlansRequest) SetEscalationPlanName(v string) *ListEscalationPlansRequest
func (*ListEscalationPlansRequest) SetIsGlobal ¶ added in v2.0.6
func (s *ListEscalationPlansRequest) SetIsGlobal(v bool) *ListEscalationPlansRequest
func (*ListEscalationPlansRequest) SetPageNumber ¶
func (s *ListEscalationPlansRequest) SetPageNumber(v int64) *ListEscalationPlansRequest
func (*ListEscalationPlansRequest) SetPageSize ¶
func (s *ListEscalationPlansRequest) SetPageSize(v int64) *ListEscalationPlansRequest
func (*ListEscalationPlansRequest) SetServiceName ¶
func (s *ListEscalationPlansRequest) SetServiceName(v string) *ListEscalationPlansRequest
func (*ListEscalationPlansRequest) SetStatus ¶ added in v2.0.6
func (s *ListEscalationPlansRequest) SetStatus(v string) *ListEscalationPlansRequest
func (ListEscalationPlansRequest) String ¶
func (s ListEscalationPlansRequest) String() string
type ListEscalationPlansResponse ¶
type ListEscalationPlansResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListEscalationPlansResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListEscalationPlansResponse) GoString ¶
func (s ListEscalationPlansResponse) GoString() string
func (*ListEscalationPlansResponse) SetBody ¶
func (s *ListEscalationPlansResponse) SetBody(v *ListEscalationPlansResponseBody) *ListEscalationPlansResponse
func (*ListEscalationPlansResponse) SetHeaders ¶
func (s *ListEscalationPlansResponse) SetHeaders(v map[string]*string) *ListEscalationPlansResponse
func (*ListEscalationPlansResponse) SetStatusCode ¶
func (s *ListEscalationPlansResponse) SetStatusCode(v int32) *ListEscalationPlansResponse
func (ListEscalationPlansResponse) String ¶
func (s ListEscalationPlansResponse) String() string
type ListEscalationPlansResponseBody ¶
type ListEscalationPlansResponseBody struct { // data Data []*ListEscalationPlansResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // Id of the request // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 878 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListEscalationPlansResponseBody) GoString ¶
func (s ListEscalationPlansResponseBody) GoString() string
func (*ListEscalationPlansResponseBody) SetData ¶
func (s *ListEscalationPlansResponseBody) SetData(v []*ListEscalationPlansResponseBodyData) *ListEscalationPlansResponseBody
func (*ListEscalationPlansResponseBody) SetPageNumber ¶
func (s *ListEscalationPlansResponseBody) SetPageNumber(v int64) *ListEscalationPlansResponseBody
func (*ListEscalationPlansResponseBody) SetPageSize ¶
func (s *ListEscalationPlansResponseBody) SetPageSize(v int64) *ListEscalationPlansResponseBody
func (*ListEscalationPlansResponseBody) SetRequestId ¶
func (s *ListEscalationPlansResponseBody) SetRequestId(v string) *ListEscalationPlansResponseBody
func (*ListEscalationPlansResponseBody) SetTotalCount ¶
func (s *ListEscalationPlansResponseBody) SetTotalCount(v int64) *ListEscalationPlansResponseBody
func (ListEscalationPlansResponseBody) String ¶
func (s ListEscalationPlansResponseBody) String() string
type ListEscalationPlansResponseBodyData ¶
type ListEscalationPlansResponseBodyData struct { // example: // // 43 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` // example: // // 升级计划2345 EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` EscalationPlanScopeObjects []*ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects `json:"escalationPlanScopeObjects,omitempty" xml:"escalationPlanScopeObjects,omitempty" type:"Repeated"` IsGlobal *bool `json:"isGlobal,omitempty" xml:"isGlobal,omitempty"` // example: // // 2021-09-09 09:09:09 ModifyTime *string `json:"modifyTime,omitempty" xml:"modifyTime,omitempty"` // example: // // ENABLE Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListEscalationPlansResponseBodyData) GoString ¶
func (s ListEscalationPlansResponseBodyData) GoString() string
func (*ListEscalationPlansResponseBodyData) SetEscalationPlanId ¶
func (s *ListEscalationPlansResponseBodyData) SetEscalationPlanId(v int64) *ListEscalationPlansResponseBodyData
func (*ListEscalationPlansResponseBodyData) SetEscalationPlanName ¶
func (s *ListEscalationPlansResponseBodyData) SetEscalationPlanName(v string) *ListEscalationPlansResponseBodyData
func (*ListEscalationPlansResponseBodyData) SetEscalationPlanScopeObjects ¶
func (s *ListEscalationPlansResponseBodyData) SetEscalationPlanScopeObjects(v []*ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) *ListEscalationPlansResponseBodyData
func (*ListEscalationPlansResponseBodyData) SetIsGlobal ¶ added in v2.0.6
func (s *ListEscalationPlansResponseBodyData) SetIsGlobal(v bool) *ListEscalationPlansResponseBodyData
func (*ListEscalationPlansResponseBodyData) SetModifyTime ¶
func (s *ListEscalationPlansResponseBodyData) SetModifyTime(v string) *ListEscalationPlansResponseBodyData
func (*ListEscalationPlansResponseBodyData) SetStatus ¶
func (s *ListEscalationPlansResponseBodyData) SetStatus(v string) *ListEscalationPlansResponseBodyData
func (ListEscalationPlansResponseBodyData) String ¶
func (s ListEscalationPlansResponseBodyData) String() string
type ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects ¶
type ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects struct { // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` ScopeObjectDeletedType *int32 `json:"scopeObjectDeletedType,omitempty" xml:"scopeObjectDeletedType,omitempty"` // example: // // 23 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` // example: // // 某服务1 ScopeObjectName *string `json:"scopeObjectName,omitempty" xml:"scopeObjectName,omitempty"` }
func (ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) GoString ¶
func (s ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) GoString() string
func (*ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType ¶
func (s *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectDeletedType(v int32) *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects
func (*ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectId ¶
func (s *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectId(v int64) *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects
func (*ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectName ¶
func (s *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) SetScopeObjectName(v string) *ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects
func (ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) String ¶
func (s ListEscalationPlansResponseBodyDataEscalationPlanScopeObjects) String() string
type ListIncidentDetailEscalationPlansRequest ¶
type ListIncidentDetailEscalationPlansRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2311 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` }
func (ListIncidentDetailEscalationPlansRequest) GoString ¶
func (s ListIncidentDetailEscalationPlansRequest) GoString() string
func (*ListIncidentDetailEscalationPlansRequest) SetClientToken ¶
func (s *ListIncidentDetailEscalationPlansRequest) SetClientToken(v string) *ListIncidentDetailEscalationPlansRequest
func (*ListIncidentDetailEscalationPlansRequest) SetIncidentId ¶
func (s *ListIncidentDetailEscalationPlansRequest) SetIncidentId(v int64) *ListIncidentDetailEscalationPlansRequest
func (ListIncidentDetailEscalationPlansRequest) String ¶
func (s ListIncidentDetailEscalationPlansRequest) String() string
type ListIncidentDetailEscalationPlansResponse ¶
type ListIncidentDetailEscalationPlansResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIncidentDetailEscalationPlansResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIncidentDetailEscalationPlansResponse) GoString ¶
func (s ListIncidentDetailEscalationPlansResponse) GoString() string
func (*ListIncidentDetailEscalationPlansResponse) SetHeaders ¶
func (s *ListIncidentDetailEscalationPlansResponse) SetHeaders(v map[string]*string) *ListIncidentDetailEscalationPlansResponse
func (*ListIncidentDetailEscalationPlansResponse) SetStatusCode ¶
func (s *ListIncidentDetailEscalationPlansResponse) SetStatusCode(v int32) *ListIncidentDetailEscalationPlansResponse
func (ListIncidentDetailEscalationPlansResponse) String ¶
func (s ListIncidentDetailEscalationPlansResponse) String() string
type ListIncidentDetailEscalationPlansResponseBody ¶
type ListIncidentDetailEscalationPlansResponseBody struct { // data Data *ListIncidentDetailEscalationPlansResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBody) GoString ¶
func (s ListIncidentDetailEscalationPlansResponseBody) GoString() string
func (*ListIncidentDetailEscalationPlansResponseBody) SetRequestId ¶
func (s *ListIncidentDetailEscalationPlansResponseBody) SetRequestId(v string) *ListIncidentDetailEscalationPlansResponseBody
func (ListIncidentDetailEscalationPlansResponseBody) String ¶
func (s ListIncidentDetailEscalationPlansResponseBody) String() string
type ListIncidentDetailEscalationPlansResponseBodyData ¶
type ListIncidentDetailEscalationPlansResponseBodyData struct { ConvergenceEscalationPlan []*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan `json:"convergenceEscalationPlan,omitempty" xml:"convergenceEscalationPlan,omitempty" type:"Repeated"` // example: // // 312123 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` // example: // // 升级策略A EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` NuAcknowledgeEscalationPlan []*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan `json:"nuAcknowledgeEscalationPlan,omitempty" xml:"nuAcknowledgeEscalationPlan,omitempty" type:"Repeated"` UnFinishEscalationPlan []*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan `json:"unFinishEscalationPlan,omitempty" xml:"unFinishEscalationPlan,omitempty" type:"Repeated"` }
func (ListIncidentDetailEscalationPlansResponseBodyData) GoString ¶
func (s ListIncidentDetailEscalationPlansResponseBodyData) GoString() string
func (*ListIncidentDetailEscalationPlansResponseBodyData) SetConvergenceEscalationPlan ¶ added in v2.0.1
func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetConvergenceEscalationPlan(v []*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) *ListIncidentDetailEscalationPlansResponseBodyData
func (*ListIncidentDetailEscalationPlansResponseBodyData) SetEscalationPlanId ¶
func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetEscalationPlanId(v int64) *ListIncidentDetailEscalationPlansResponseBodyData
func (*ListIncidentDetailEscalationPlansResponseBodyData) SetEscalationPlanName ¶
func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetEscalationPlanName(v string) *ListIncidentDetailEscalationPlansResponseBodyData
func (*ListIncidentDetailEscalationPlansResponseBodyData) SetNuAcknowledgeEscalationPlan ¶
func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetNuAcknowledgeEscalationPlan(v []*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) *ListIncidentDetailEscalationPlansResponseBodyData
func (*ListIncidentDetailEscalationPlansResponseBodyData) SetUnFinishEscalationPlan ¶
func (s *ListIncidentDetailEscalationPlansResponseBodyData) SetUnFinishEscalationPlan(v []*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) *ListIncidentDetailEscalationPlansResponseBodyData
func (ListIncidentDetailEscalationPlansResponseBodyData) String ¶
func (s ListIncidentDetailEscalationPlansResponseBodyData) String() string
type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan ¶ added in v2.0.1
type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan struct { // example: // // UN_ACKNOWLEDGE EscalationPlanType *string `json:"escalationPlanType,omitempty" xml:"escalationPlanType,omitempty"` NoticeChannels []*string `json:"noticeChannels,omitempty" xml:"noticeChannels,omitempty" type:"Repeated"` NoticeObjectList []*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList `json:"noticeObjectList,omitempty" xml:"noticeObjectList,omitempty" type:"Repeated"` // example: // // 10 NoticeTime *int64 `json:"noticeTime,omitempty" xml:"noticeTime,omitempty"` ServiceGroupList []*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList `json:"serviceGroupList,omitempty" xml:"serviceGroupList,omitempty" type:"Repeated"` // example: // // 1629872386027 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // example: // // UPGRADE Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) GoString ¶ added in v2.0.1
func (s ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) GoString() string
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetEscalationPlanType ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetNoticeChannels ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetNoticeObjectList ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetNoticeTime ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetServiceGroupList ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetStartTime ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlan) SetStatus ¶ added in v2.0.1
type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList ¶ added in v2.0.1
type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList struct { // example: // // 31231 NoticeObjectId *int64 `json:"noticeObjectId,omitempty" xml:"noticeObjectId,omitempty"` // example: // // 小华 NoticeObjectName *string `json:"noticeObjectName,omitempty" xml:"noticeObjectName,omitempty"` // example: // // 130xxxxxxxxx NoticeObjectPhone *string `json:"noticeObjectPhone,omitempty" xml:"noticeObjectPhone,omitempty"` RoleNameList []*string `json:"roleNameList,omitempty" xml:"roleNameList,omitempty" type:"Repeated"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) GoString ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) SetNoticeObjectId ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) SetNoticeObjectName ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) SetNoticeObjectPhone ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanNoticeObjectList) SetRoleNameList ¶ added in v2.0.6
type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList ¶ added in v2.0.1
type ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList struct { // example: // // 1231 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 服务组A Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList) GoString ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList) SetId ¶ added in v2.0.1
func (*ListIncidentDetailEscalationPlansResponseBodyDataConvergenceEscalationPlanServiceGroupList) SetName ¶ added in v2.0.1
type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan ¶
type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan struct { // example: // // UN_ACKNOWLEDGE EscalationPlanType *string `json:"escalationPlanType,omitempty" xml:"escalationPlanType,omitempty"` NoticeChannels []*string `json:"noticeChannels,omitempty" xml:"noticeChannels,omitempty" type:"Repeated"` NoticeObjectList []*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList `json:"noticeObjectList,omitempty" xml:"noticeObjectList,omitempty" type:"Repeated"` NoticeRoleList []*int64 `json:"noticeRoleList,omitempty" xml:"noticeRoleList,omitempty" type:"Repeated"` NoticeRoleObjectList []*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList `json:"noticeRoleObjectList,omitempty" xml:"noticeRoleObjectList,omitempty" type:"Repeated"` // example: // // 10 NoticeTime *int64 `json:"noticeTime,omitempty" xml:"noticeTime,omitempty"` ServiceGroupList []*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList `json:"serviceGroupList,omitempty" xml:"serviceGroupList,omitempty" type:"Repeated"` // example: // // 1629872386027 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // example: // // UPGRADE Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) GoString ¶
func (s ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) GoString() string
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetEscalationPlanType ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeChannels ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeObjectList ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeRoleList ¶ added in v2.0.6
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeRoleObjectList ¶ added in v2.0.6
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetNoticeTime ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetServiceGroupList ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlan) SetStartTime ¶
type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList ¶
type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList struct { // example: // // 31231 NoticeObjectId *int64 `json:"noticeObjectId,omitempty" xml:"noticeObjectId,omitempty"` // example: // // 小华 NoticeObjectName *string `json:"noticeObjectName,omitempty" xml:"noticeObjectName,omitempty"` // example: // // 130xxxxxxxxx NoticeObjectPhone *string `json:"noticeObjectPhone,omitempty" xml:"noticeObjectPhone,omitempty"` RoleNameList []*string `json:"roleNameList,omitempty" xml:"roleNameList,omitempty" type:"Repeated"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) GoString ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) SetNoticeObjectId ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) SetNoticeObjectName ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) SetNoticeObjectPhone ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeObjectList) SetRoleNameList ¶ added in v2.0.6
type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList ¶ added in v2.0.6
type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList struct { Id *int64 `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList) GoString ¶ added in v2.0.6
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList) SetId ¶ added in v2.0.6
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanNoticeRoleObjectList) SetName ¶ added in v2.0.6
type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList ¶
type ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList struct { // example: // // 1231 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 服务组A Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList) GoString ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList) SetId ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataNuAcknowledgeEscalationPlanServiceGroupList) SetName ¶
type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan ¶
type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan struct { // example: // // UN_FINISH EscalationPlanType *string `json:"escalationPlanType,omitempty" xml:"escalationPlanType,omitempty"` NoticeChannels []*string `json:"noticeChannels,omitempty" xml:"noticeChannels,omitempty" type:"Repeated"` NoticeObjectList []*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList `json:"noticeObjectList,omitempty" xml:"noticeObjectList,omitempty" type:"Repeated"` NoticeRoleList []*int64 `json:"noticeRoleList,omitempty" xml:"noticeRoleList,omitempty" type:"Repeated"` NoticeRoleObjectList []*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList `json:"noticeRoleObjectList,omitempty" xml:"noticeRoleObjectList,omitempty" type:"Repeated"` // example: // // 10 NoticeTime *int32 `json:"noticeTime,omitempty" xml:"noticeTime,omitempty"` ServiceGroupList []*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList `json:"serviceGroupList,omitempty" xml:"serviceGroupList,omitempty" type:"Repeated"` // example: // // 1629872386027 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // example: // // UPGRADE Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) GoString ¶
func (s ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) GoString() string
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetEscalationPlanType ¶
func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetEscalationPlanType(v string) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeChannels ¶
func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeChannels(v []*string) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeObjectList ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeRoleList ¶ added in v2.0.6
func (s *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeRoleList(v []*int64) *ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeRoleObjectList ¶ added in v2.0.6
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetNoticeTime ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetServiceGroupList ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlan) SetStartTime ¶
type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList ¶
type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList struct { // example: // // 2311 NoticeObjectId *int64 `json:"noticeObjectId,omitempty" xml:"noticeObjectId,omitempty"` // example: // // 小明 NoticeObjectName *string `json:"noticeObjectName,omitempty" xml:"noticeObjectName,omitempty"` // example: // // 130xxxxxxxx NoticeObjectPhone *string `json:"noticeObjectPhone,omitempty" xml:"noticeObjectPhone,omitempty"` RoleNameList []*string `json:"roleNameList,omitempty" xml:"roleNameList,omitempty" type:"Repeated"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) GoString ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) SetNoticeObjectId ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) SetNoticeObjectName ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) SetNoticeObjectPhone ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeObjectList) SetRoleNameList ¶ added in v2.0.6
type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList ¶ added in v2.0.6
type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList struct { Id *int64 `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList) GoString ¶ added in v2.0.6
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList) SetId ¶ added in v2.0.6
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanNoticeRoleObjectList) SetName ¶ added in v2.0.6
type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList ¶
type ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList struct { // example: // // 123132 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 服务组A Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList) GoString ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList) SetId ¶
func (*ListIncidentDetailEscalationPlansResponseBodyDataUnFinishEscalationPlanServiceGroupList) SetName ¶
type ListIncidentDetailTimelinesRequest ¶
type ListIncidentDetailTimelinesRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` IdSort *string `json:"idSort,omitempty" xml:"idSort,omitempty"` // example: // // 123 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (ListIncidentDetailTimelinesRequest) GoString ¶
func (s ListIncidentDetailTimelinesRequest) GoString() string
func (*ListIncidentDetailTimelinesRequest) SetClientToken ¶
func (s *ListIncidentDetailTimelinesRequest) SetClientToken(v string) *ListIncidentDetailTimelinesRequest
func (*ListIncidentDetailTimelinesRequest) SetIdSort ¶
func (s *ListIncidentDetailTimelinesRequest) SetIdSort(v string) *ListIncidentDetailTimelinesRequest
func (*ListIncidentDetailTimelinesRequest) SetIncidentId ¶
func (s *ListIncidentDetailTimelinesRequest) SetIncidentId(v int64) *ListIncidentDetailTimelinesRequest
func (*ListIncidentDetailTimelinesRequest) SetPageNumber ¶
func (s *ListIncidentDetailTimelinesRequest) SetPageNumber(v int64) *ListIncidentDetailTimelinesRequest
func (*ListIncidentDetailTimelinesRequest) SetPageSize ¶
func (s *ListIncidentDetailTimelinesRequest) SetPageSize(v int64) *ListIncidentDetailTimelinesRequest
func (ListIncidentDetailTimelinesRequest) String ¶
func (s ListIncidentDetailTimelinesRequest) String() string
type ListIncidentDetailTimelinesResponse ¶
type ListIncidentDetailTimelinesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIncidentDetailTimelinesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIncidentDetailTimelinesResponse) GoString ¶
func (s ListIncidentDetailTimelinesResponse) GoString() string
func (*ListIncidentDetailTimelinesResponse) SetHeaders ¶
func (s *ListIncidentDetailTimelinesResponse) SetHeaders(v map[string]*string) *ListIncidentDetailTimelinesResponse
func (*ListIncidentDetailTimelinesResponse) SetStatusCode ¶
func (s *ListIncidentDetailTimelinesResponse) SetStatusCode(v int32) *ListIncidentDetailTimelinesResponse
func (ListIncidentDetailTimelinesResponse) String ¶
func (s ListIncidentDetailTimelinesResponse) String() string
type ListIncidentDetailTimelinesResponseBody ¶
type ListIncidentDetailTimelinesResponseBody struct { // data Data []*ListIncidentDetailTimelinesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListIncidentDetailTimelinesResponseBody) GoString ¶
func (s ListIncidentDetailTimelinesResponseBody) GoString() string
func (*ListIncidentDetailTimelinesResponseBody) SetPageNumber ¶
func (s *ListIncidentDetailTimelinesResponseBody) SetPageNumber(v int32) *ListIncidentDetailTimelinesResponseBody
func (*ListIncidentDetailTimelinesResponseBody) SetPageSize ¶
func (s *ListIncidentDetailTimelinesResponseBody) SetPageSize(v int32) *ListIncidentDetailTimelinesResponseBody
func (*ListIncidentDetailTimelinesResponseBody) SetRequestId ¶
func (s *ListIncidentDetailTimelinesResponseBody) SetRequestId(v string) *ListIncidentDetailTimelinesResponseBody
func (*ListIncidentDetailTimelinesResponseBody) SetTotalCount ¶
func (s *ListIncidentDetailTimelinesResponseBody) SetTotalCount(v int32) *ListIncidentDetailTimelinesResponseBody
func (ListIncidentDetailTimelinesResponseBody) String ¶
func (s ListIncidentDetailTimelinesResponseBody) String() string
type ListIncidentDetailTimelinesResponseBodyData ¶
type ListIncidentDetailTimelinesResponseBodyData struct { // example: // // INCIDENT_ADD Action *string `json:"action,omitempty" xml:"action,omitempty"` CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` Description *string `json:"description,omitempty" xml:"description,omitempty"` IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` RelRouteRuleDeleteType *int32 `json:"relRouteRuleDeleteType,omitempty" xml:"relRouteRuleDeleteType,omitempty"` RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` SnapshotData *string `json:"snapshotData,omitempty" xml:"snapshotData,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ListIncidentDetailTimelinesResponseBodyData) GoString ¶
func (s ListIncidentDetailTimelinesResponseBodyData) GoString() string
func (*ListIncidentDetailTimelinesResponseBodyData) SetAction ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetAction(v string) *ListIncidentDetailTimelinesResponseBodyData
func (*ListIncidentDetailTimelinesResponseBodyData) SetCreateTime ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetCreateTime(v string) *ListIncidentDetailTimelinesResponseBodyData
func (*ListIncidentDetailTimelinesResponseBodyData) SetDescription ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetDescription(v string) *ListIncidentDetailTimelinesResponseBodyData
func (*ListIncidentDetailTimelinesResponseBodyData) SetIncidentId ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetIncidentId(v int64) *ListIncidentDetailTimelinesResponseBodyData
func (*ListIncidentDetailTimelinesResponseBodyData) SetRelRouteRuleDeleteType ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetRelRouteRuleDeleteType(v int32) *ListIncidentDetailTimelinesResponseBodyData
func (*ListIncidentDetailTimelinesResponseBodyData) SetRelatedServiceName ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetRelatedServiceName(v string) *ListIncidentDetailTimelinesResponseBodyData
func (*ListIncidentDetailTimelinesResponseBodyData) SetRemark ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetRemark(v string) *ListIncidentDetailTimelinesResponseBodyData
func (*ListIncidentDetailTimelinesResponseBodyData) SetSnapshotData ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetSnapshotData(v string) *ListIncidentDetailTimelinesResponseBodyData
func (*ListIncidentDetailTimelinesResponseBodyData) SetTitle ¶
func (s *ListIncidentDetailTimelinesResponseBodyData) SetTitle(v string) *ListIncidentDetailTimelinesResponseBodyData
func (ListIncidentDetailTimelinesResponseBodyData) String ¶
func (s ListIncidentDetailTimelinesResponseBodyData) String() string
type ListIncidentSubtotalsRequest ¶
type ListIncidentSubtotalsRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE62E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 3123 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` }
func (ListIncidentSubtotalsRequest) GoString ¶
func (s ListIncidentSubtotalsRequest) GoString() string
func (*ListIncidentSubtotalsRequest) SetClientToken ¶
func (s *ListIncidentSubtotalsRequest) SetClientToken(v string) *ListIncidentSubtotalsRequest
func (*ListIncidentSubtotalsRequest) SetIncidentId ¶
func (s *ListIncidentSubtotalsRequest) SetIncidentId(v int64) *ListIncidentSubtotalsRequest
func (ListIncidentSubtotalsRequest) String ¶
func (s ListIncidentSubtotalsRequest) String() string
type ListIncidentSubtotalsResponse ¶
type ListIncidentSubtotalsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIncidentSubtotalsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIncidentSubtotalsResponse) GoString ¶
func (s ListIncidentSubtotalsResponse) GoString() string
func (*ListIncidentSubtotalsResponse) SetBody ¶
func (s *ListIncidentSubtotalsResponse) SetBody(v *ListIncidentSubtotalsResponseBody) *ListIncidentSubtotalsResponse
func (*ListIncidentSubtotalsResponse) SetHeaders ¶
func (s *ListIncidentSubtotalsResponse) SetHeaders(v map[string]*string) *ListIncidentSubtotalsResponse
func (*ListIncidentSubtotalsResponse) SetStatusCode ¶
func (s *ListIncidentSubtotalsResponse) SetStatusCode(v int32) *ListIncidentSubtotalsResponse
func (ListIncidentSubtotalsResponse) String ¶
func (s ListIncidentSubtotalsResponse) String() string
type ListIncidentSubtotalsResponseBody ¶
type ListIncidentSubtotalsResponseBody struct { // data Data []*ListIncidentSubtotalsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListIncidentSubtotalsResponseBody) GoString ¶
func (s ListIncidentSubtotalsResponseBody) GoString() string
func (*ListIncidentSubtotalsResponseBody) SetData ¶
func (s *ListIncidentSubtotalsResponseBody) SetData(v []*ListIncidentSubtotalsResponseBodyData) *ListIncidentSubtotalsResponseBody
func (*ListIncidentSubtotalsResponseBody) SetRequestId ¶
func (s *ListIncidentSubtotalsResponseBody) SetRequestId(v string) *ListIncidentSubtotalsResponseBody
func (ListIncidentSubtotalsResponseBody) String ¶
func (s ListIncidentSubtotalsResponseBody) String() string
type ListIncidentSubtotalsResponseBodyData ¶
type ListIncidentSubtotalsResponseBodyData struct { // example: // // 2021-06-23 00:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 12312 CreateUserId *int64 `json:"createUserId,omitempty" xml:"createUserId,omitempty"` CreateUserName *string `json:"createUserName,omitempty" xml:"createUserName,omitempty"` // example: // // 130****1111 CreateUserPhone *string `json:"createUserPhone,omitempty" xml:"createUserPhone,omitempty"` Description *string `json:"description,omitempty" xml:"description,omitempty"` }
func (ListIncidentSubtotalsResponseBodyData) GoString ¶
func (s ListIncidentSubtotalsResponseBodyData) GoString() string
func (*ListIncidentSubtotalsResponseBodyData) SetCreateTime ¶
func (s *ListIncidentSubtotalsResponseBodyData) SetCreateTime(v string) *ListIncidentSubtotalsResponseBodyData
func (*ListIncidentSubtotalsResponseBodyData) SetCreateUserId ¶
func (s *ListIncidentSubtotalsResponseBodyData) SetCreateUserId(v int64) *ListIncidentSubtotalsResponseBodyData
func (*ListIncidentSubtotalsResponseBodyData) SetCreateUserName ¶
func (s *ListIncidentSubtotalsResponseBodyData) SetCreateUserName(v string) *ListIncidentSubtotalsResponseBodyData
func (*ListIncidentSubtotalsResponseBodyData) SetCreateUserPhone ¶
func (s *ListIncidentSubtotalsResponseBodyData) SetCreateUserPhone(v string) *ListIncidentSubtotalsResponseBodyData
func (*ListIncidentSubtotalsResponseBodyData) SetDescription ¶
func (s *ListIncidentSubtotalsResponseBodyData) SetDescription(v string) *ListIncidentSubtotalsResponseBodyData
func (ListIncidentSubtotalsResponseBodyData) String ¶
func (s ListIncidentSubtotalsResponseBodyData) String() string
type ListIncidentTimelinesRequest ¶
type ListIncidentTimelinesRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (ListIncidentTimelinesRequest) GoString ¶
func (s ListIncidentTimelinesRequest) GoString() string
func (*ListIncidentTimelinesRequest) SetClientToken ¶
func (s *ListIncidentTimelinesRequest) SetClientToken(v string) *ListIncidentTimelinesRequest
func (*ListIncidentTimelinesRequest) SetPageNumber ¶
func (s *ListIncidentTimelinesRequest) SetPageNumber(v int64) *ListIncidentTimelinesRequest
func (*ListIncidentTimelinesRequest) SetPageSize ¶
func (s *ListIncidentTimelinesRequest) SetPageSize(v int64) *ListIncidentTimelinesRequest
func (ListIncidentTimelinesRequest) String ¶
func (s ListIncidentTimelinesRequest) String() string
type ListIncidentTimelinesResponse ¶
type ListIncidentTimelinesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIncidentTimelinesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIncidentTimelinesResponse) GoString ¶
func (s ListIncidentTimelinesResponse) GoString() string
func (*ListIncidentTimelinesResponse) SetBody ¶
func (s *ListIncidentTimelinesResponse) SetBody(v *ListIncidentTimelinesResponseBody) *ListIncidentTimelinesResponse
func (*ListIncidentTimelinesResponse) SetHeaders ¶
func (s *ListIncidentTimelinesResponse) SetHeaders(v map[string]*string) *ListIncidentTimelinesResponse
func (*ListIncidentTimelinesResponse) SetStatusCode ¶
func (s *ListIncidentTimelinesResponse) SetStatusCode(v int32) *ListIncidentTimelinesResponse
func (ListIncidentTimelinesResponse) String ¶
func (s ListIncidentTimelinesResponse) String() string
type ListIncidentTimelinesResponseBody ¶
type ListIncidentTimelinesResponseBody struct { // data Data []*ListIncidentTimelinesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // requestId // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 132 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListIncidentTimelinesResponseBody) GoString ¶
func (s ListIncidentTimelinesResponseBody) GoString() string
func (*ListIncidentTimelinesResponseBody) SetData ¶
func (s *ListIncidentTimelinesResponseBody) SetData(v []*ListIncidentTimelinesResponseBodyData) *ListIncidentTimelinesResponseBody
func (*ListIncidentTimelinesResponseBody) SetPageNumber ¶
func (s *ListIncidentTimelinesResponseBody) SetPageNumber(v int32) *ListIncidentTimelinesResponseBody
func (*ListIncidentTimelinesResponseBody) SetPageSize ¶
func (s *ListIncidentTimelinesResponseBody) SetPageSize(v int32) *ListIncidentTimelinesResponseBody
func (*ListIncidentTimelinesResponseBody) SetRequestId ¶
func (s *ListIncidentTimelinesResponseBody) SetRequestId(v string) *ListIncidentTimelinesResponseBody
func (*ListIncidentTimelinesResponseBody) SetTotalCount ¶
func (s *ListIncidentTimelinesResponseBody) SetTotalCount(v int32) *ListIncidentTimelinesResponseBody
func (ListIncidentTimelinesResponseBody) String ¶
func (s ListIncidentTimelinesResponseBody) String() string
type ListIncidentTimelinesResponseBodyData ¶
type ListIncidentTimelinesResponseBodyData struct { // example: // // INCIDENT_ADD Action *string `json:"action,omitempty" xml:"action,omitempty"` // example: // // 2021-06-23 00:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` Description *int64 `json:"description,omitempty" xml:"description,omitempty"` // example: // // 3321 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // I13002001 IncidentNumber *string `json:"incidentNumber,omitempty" xml:"incidentNumber,omitempty"` IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` RelRouteRuleDeleteType *int32 `json:"relRouteRuleDeleteType,omitempty" xml:"relRouteRuleDeleteType,omitempty"` RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` SnapshotData *string `json:"snapshotData,omitempty" xml:"snapshotData,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ListIncidentTimelinesResponseBodyData) GoString ¶
func (s ListIncidentTimelinesResponseBodyData) GoString() string
func (*ListIncidentTimelinesResponseBodyData) SetAction ¶
func (s *ListIncidentTimelinesResponseBodyData) SetAction(v string) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetCreateTime ¶
func (s *ListIncidentTimelinesResponseBodyData) SetCreateTime(v string) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetDescription ¶
func (s *ListIncidentTimelinesResponseBodyData) SetDescription(v int64) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetIncidentId ¶
func (s *ListIncidentTimelinesResponseBodyData) SetIncidentId(v int64) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetIncidentNumber ¶
func (s *ListIncidentTimelinesResponseBodyData) SetIncidentNumber(v string) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetIncidentTitle ¶
func (s *ListIncidentTimelinesResponseBodyData) SetIncidentTitle(v string) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetRelRouteRuleDeleteType ¶
func (s *ListIncidentTimelinesResponseBodyData) SetRelRouteRuleDeleteType(v int32) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetRelatedServiceName ¶
func (s *ListIncidentTimelinesResponseBodyData) SetRelatedServiceName(v string) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetRemark ¶
func (s *ListIncidentTimelinesResponseBodyData) SetRemark(v string) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetSnapshotData ¶
func (s *ListIncidentTimelinesResponseBodyData) SetSnapshotData(v string) *ListIncidentTimelinesResponseBodyData
func (*ListIncidentTimelinesResponseBodyData) SetTitle ¶
func (s *ListIncidentTimelinesResponseBodyData) SetTitle(v string) *ListIncidentTimelinesResponseBodyData
func (ListIncidentTimelinesResponseBodyData) String ¶
func (s ListIncidentTimelinesResponseBodyData) String() string
type ListIncidentsRequest ¶
type ListIncidentsRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E1 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2021-11-10 00:00:00 CreateEndTime *string `json:"createEndTime,omitempty" xml:"createEndTime,omitempty"` // example: // // 2021-11-01 00:00:00 CreateStartTime *string `json:"createStartTime,omitempty" xml:"createStartTime,omitempty"` // example: // // LOW Effect *string `json:"effect,omitempty" xml:"effect,omitempty"` // example: // // P1 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` // example: // // ASSIGNED IncidentStatus *string `json:"incidentStatus,omitempty" xml:"incidentStatus,omitempty"` // example: // // true Me *int32 `json:"me,omitempty" xml:"me,omitempty"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // 12312 RelationServiceId *int64 `json:"relationServiceId,omitempty" xml:"relationServiceId,omitempty"` // example: // // sa RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` }
func (ListIncidentsRequest) GoString ¶
func (s ListIncidentsRequest) GoString() string
func (*ListIncidentsRequest) SetClientToken ¶
func (s *ListIncidentsRequest) SetClientToken(v string) *ListIncidentsRequest
func (*ListIncidentsRequest) SetCreateEndTime ¶
func (s *ListIncidentsRequest) SetCreateEndTime(v string) *ListIncidentsRequest
func (*ListIncidentsRequest) SetCreateStartTime ¶
func (s *ListIncidentsRequest) SetCreateStartTime(v string) *ListIncidentsRequest
func (*ListIncidentsRequest) SetEffect ¶
func (s *ListIncidentsRequest) SetEffect(v string) *ListIncidentsRequest
func (*ListIncidentsRequest) SetIncidentLevel ¶
func (s *ListIncidentsRequest) SetIncidentLevel(v string) *ListIncidentsRequest
func (*ListIncidentsRequest) SetIncidentStatus ¶
func (s *ListIncidentsRequest) SetIncidentStatus(v string) *ListIncidentsRequest
func (*ListIncidentsRequest) SetMe ¶
func (s *ListIncidentsRequest) SetMe(v int32) *ListIncidentsRequest
func (*ListIncidentsRequest) SetPageNumber ¶
func (s *ListIncidentsRequest) SetPageNumber(v int32) *ListIncidentsRequest
func (*ListIncidentsRequest) SetPageSize ¶
func (s *ListIncidentsRequest) SetPageSize(v int32) *ListIncidentsRequest
func (*ListIncidentsRequest) SetRelationServiceId ¶
func (s *ListIncidentsRequest) SetRelationServiceId(v int64) *ListIncidentsRequest
func (*ListIncidentsRequest) SetRuleName ¶
func (s *ListIncidentsRequest) SetRuleName(v string) *ListIncidentsRequest
func (ListIncidentsRequest) String ¶
func (s ListIncidentsRequest) String() string
type ListIncidentsResponse ¶
type ListIncidentsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIncidentsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIncidentsResponse) GoString ¶
func (s ListIncidentsResponse) GoString() string
func (*ListIncidentsResponse) SetBody ¶
func (s *ListIncidentsResponse) SetBody(v *ListIncidentsResponseBody) *ListIncidentsResponse
func (*ListIncidentsResponse) SetHeaders ¶
func (s *ListIncidentsResponse) SetHeaders(v map[string]*string) *ListIncidentsResponse
func (*ListIncidentsResponse) SetStatusCode ¶
func (s *ListIncidentsResponse) SetStatusCode(v int32) *ListIncidentsResponse
func (ListIncidentsResponse) String ¶
func (s ListIncidentsResponse) String() string
type ListIncidentsResponseBody ¶
type ListIncidentsResponseBody struct { // data Data []*ListIncidentsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // requestId // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 60 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListIncidentsResponseBody) GoString ¶
func (s ListIncidentsResponseBody) GoString() string
func (*ListIncidentsResponseBody) SetData ¶
func (s *ListIncidentsResponseBody) SetData(v []*ListIncidentsResponseBodyData) *ListIncidentsResponseBody
func (*ListIncidentsResponseBody) SetPageNumber ¶
func (s *ListIncidentsResponseBody) SetPageNumber(v int32) *ListIncidentsResponseBody
func (*ListIncidentsResponseBody) SetPageSize ¶
func (s *ListIncidentsResponseBody) SetPageSize(v int32) *ListIncidentsResponseBody
func (*ListIncidentsResponseBody) SetRequestId ¶
func (s *ListIncidentsResponseBody) SetRequestId(v string) *ListIncidentsResponseBody
func (*ListIncidentsResponseBody) SetTotalCount ¶
func (s *ListIncidentsResponseBody) SetTotalCount(v int32) *ListIncidentsResponseBody
func (ListIncidentsResponseBody) String ¶
func (s ListIncidentsResponseBody) String() string
type ListIncidentsResponseBodyData ¶
type ListIncidentsResponseBodyData struct { AssignToWhoIsValid *int64 `json:"assignToWhoIsValid,omitempty" xml:"assignToWhoIsValid,omitempty"` // 代表创建时间的资源属性字段 // // example: // // 21312 AssignUserId *int64 `json:"assignUserId,omitempty" xml:"assignUserId,omitempty"` // 代表资源一级ID的资源属性字段 AssignUserName *string `json:"assignUserName,omitempty" xml:"assignUserName,omitempty"` // example: // // 1390000**** AssignUserPhone *string `json:"assignUserPhone,omitempty" xml:"assignUserPhone,omitempty"` // 事件级别 // // example: // // 2020-10-1 00:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // 时间指派人ID // // example: // // HIGH Effect *string `json:"effect,omitempty" xml:"effect,omitempty"` // 修改时间 // // example: // // 12321 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // 影响程度 // // example: // // P4 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` // example: // // I3000021 IncidentNumber *string `json:"incidentNumber,omitempty" xml:"incidentNumber,omitempty"` // 关联流转规则ID // // example: // // RESPONDED IncidentStatus *string `json:"incidentStatus,omitempty" xml:"incidentStatus,omitempty"` // 事件内容 IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` // example: // // true IsManual *bool `json:"isManual,omitempty" xml:"isManual,omitempty"` RelRouteRuleDeleteType *int32 `json:"relRouteRuleDeleteType,omitempty" xml:"relRouteRuleDeleteType,omitempty"` RelServiceDeleteType *int32 `json:"relServiceDeleteType,omitempty" xml:"relServiceDeleteType,omitempty"` // 事件状态 // // example: // // 213123 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` // 关联的服务ID // // example: // // 123 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` RouteRuleName *string `json:"routeRuleName,omitempty" xml:"routeRuleName,omitempty"` }
func (ListIncidentsResponseBodyData) GoString ¶
func (s ListIncidentsResponseBodyData) GoString() string
func (*ListIncidentsResponseBodyData) SetAssignToWhoIsValid ¶
func (s *ListIncidentsResponseBodyData) SetAssignToWhoIsValid(v int64) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetAssignUserId ¶
func (s *ListIncidentsResponseBodyData) SetAssignUserId(v int64) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetAssignUserName ¶
func (s *ListIncidentsResponseBodyData) SetAssignUserName(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetAssignUserPhone ¶
func (s *ListIncidentsResponseBodyData) SetAssignUserPhone(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetCreateTime ¶
func (s *ListIncidentsResponseBodyData) SetCreateTime(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetEffect ¶
func (s *ListIncidentsResponseBodyData) SetEffect(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetIncidentId ¶
func (s *ListIncidentsResponseBodyData) SetIncidentId(v int64) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetIncidentLevel ¶
func (s *ListIncidentsResponseBodyData) SetIncidentLevel(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetIncidentNumber ¶
func (s *ListIncidentsResponseBodyData) SetIncidentNumber(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetIncidentStatus ¶
func (s *ListIncidentsResponseBodyData) SetIncidentStatus(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetIncidentTitle ¶
func (s *ListIncidentsResponseBodyData) SetIncidentTitle(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetIsManual ¶
func (s *ListIncidentsResponseBodyData) SetIsManual(v bool) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetRelRouteRuleDeleteType ¶
func (s *ListIncidentsResponseBodyData) SetRelRouteRuleDeleteType(v int32) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetRelServiceDeleteType ¶
func (s *ListIncidentsResponseBodyData) SetRelServiceDeleteType(v int32) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetRelatedServiceId ¶
func (s *ListIncidentsResponseBodyData) SetRelatedServiceId(v int64) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetRelatedServiceName ¶
func (s *ListIncidentsResponseBodyData) SetRelatedServiceName(v string) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetRouteRuleId ¶
func (s *ListIncidentsResponseBodyData) SetRouteRuleId(v int64) *ListIncidentsResponseBodyData
func (*ListIncidentsResponseBodyData) SetRouteRuleName ¶
func (s *ListIncidentsResponseBodyData) SetRouteRuleName(v string) *ListIncidentsResponseBodyData
func (ListIncidentsResponseBodyData) String ¶
func (s ListIncidentsResponseBodyData) String() string
type ListIntegrationConfigTimelinesRequest ¶
type ListIntegrationConfigTimelinesRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 101 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (ListIntegrationConfigTimelinesRequest) GoString ¶
func (s ListIntegrationConfigTimelinesRequest) GoString() string
func (*ListIntegrationConfigTimelinesRequest) SetClientToken ¶
func (s *ListIntegrationConfigTimelinesRequest) SetClientToken(v string) *ListIntegrationConfigTimelinesRequest
func (*ListIntegrationConfigTimelinesRequest) SetIntegrationConfigId ¶
func (s *ListIntegrationConfigTimelinesRequest) SetIntegrationConfigId(v int64) *ListIntegrationConfigTimelinesRequest
func (*ListIntegrationConfigTimelinesRequest) SetPageNumber ¶
func (s *ListIntegrationConfigTimelinesRequest) SetPageNumber(v int64) *ListIntegrationConfigTimelinesRequest
func (*ListIntegrationConfigTimelinesRequest) SetPageSize ¶
func (s *ListIntegrationConfigTimelinesRequest) SetPageSize(v int64) *ListIntegrationConfigTimelinesRequest
func (ListIntegrationConfigTimelinesRequest) String ¶
func (s ListIntegrationConfigTimelinesRequest) String() string
type ListIntegrationConfigTimelinesResponse ¶
type ListIntegrationConfigTimelinesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIntegrationConfigTimelinesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIntegrationConfigTimelinesResponse) GoString ¶
func (s ListIntegrationConfigTimelinesResponse) GoString() string
func (*ListIntegrationConfigTimelinesResponse) SetHeaders ¶
func (s *ListIntegrationConfigTimelinesResponse) SetHeaders(v map[string]*string) *ListIntegrationConfigTimelinesResponse
func (*ListIntegrationConfigTimelinesResponse) SetStatusCode ¶
func (s *ListIntegrationConfigTimelinesResponse) SetStatusCode(v int32) *ListIntegrationConfigTimelinesResponse
func (ListIntegrationConfigTimelinesResponse) String ¶
func (s ListIntegrationConfigTimelinesResponse) String() string
type ListIntegrationConfigTimelinesResponseBody ¶
type ListIntegrationConfigTimelinesResponseBody struct { // data Data []*ListIntegrationConfigTimelinesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // pageNumber // // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // pageSize // // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // requestId // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // totalCount // // example: // // 103 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListIntegrationConfigTimelinesResponseBody) GoString ¶
func (s ListIntegrationConfigTimelinesResponseBody) GoString() string
func (*ListIntegrationConfigTimelinesResponseBody) SetPageNumber ¶
func (s *ListIntegrationConfigTimelinesResponseBody) SetPageNumber(v int64) *ListIntegrationConfigTimelinesResponseBody
func (*ListIntegrationConfigTimelinesResponseBody) SetPageSize ¶
func (s *ListIntegrationConfigTimelinesResponseBody) SetPageSize(v int64) *ListIntegrationConfigTimelinesResponseBody
func (*ListIntegrationConfigTimelinesResponseBody) SetRequestId ¶
func (s *ListIntegrationConfigTimelinesResponseBody) SetRequestId(v string) *ListIntegrationConfigTimelinesResponseBody
func (*ListIntegrationConfigTimelinesResponseBody) SetTotalCount ¶
func (s *ListIntegrationConfigTimelinesResponseBody) SetTotalCount(v int64) *ListIntegrationConfigTimelinesResponseBody
func (ListIntegrationConfigTimelinesResponseBody) String ¶
func (s ListIntegrationConfigTimelinesResponseBody) String() string
type ListIntegrationConfigTimelinesResponseBodyData ¶
type ListIntegrationConfigTimelinesResponseBodyData struct { // example: // // 2021-04-05 10:10:10 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` Description *string `json:"description,omitempty" xml:"description,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ListIntegrationConfigTimelinesResponseBodyData) GoString ¶
func (s ListIntegrationConfigTimelinesResponseBodyData) GoString() string
func (*ListIntegrationConfigTimelinesResponseBodyData) SetCreateTime ¶
func (s *ListIntegrationConfigTimelinesResponseBodyData) SetCreateTime(v string) *ListIntegrationConfigTimelinesResponseBodyData
func (*ListIntegrationConfigTimelinesResponseBodyData) SetDescription ¶
func (s *ListIntegrationConfigTimelinesResponseBodyData) SetDescription(v string) *ListIntegrationConfigTimelinesResponseBodyData
func (*ListIntegrationConfigTimelinesResponseBodyData) SetTitle ¶
func (s *ListIntegrationConfigTimelinesResponseBodyData) SetTitle(v string) *ListIntegrationConfigTimelinesResponseBodyData
func (ListIntegrationConfigTimelinesResponseBodyData) String ¶
func (s ListIntegrationConfigTimelinesResponseBodyData) String() string
type ListIntegrationConfigsRequest ¶
type ListIntegrationConfigsRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // Zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` }
func (ListIntegrationConfigsRequest) GoString ¶
func (s ListIntegrationConfigsRequest) GoString() string
func (*ListIntegrationConfigsRequest) SetClientToken ¶
func (s *ListIntegrationConfigsRequest) SetClientToken(v string) *ListIntegrationConfigsRequest
func (*ListIntegrationConfigsRequest) SetMonitorSourceName ¶
func (s *ListIntegrationConfigsRequest) SetMonitorSourceName(v string) *ListIntegrationConfigsRequest
func (ListIntegrationConfigsRequest) String ¶
func (s ListIntegrationConfigsRequest) String() string
type ListIntegrationConfigsResponse ¶
type ListIntegrationConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIntegrationConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIntegrationConfigsResponse) GoString ¶
func (s ListIntegrationConfigsResponse) GoString() string
func (*ListIntegrationConfigsResponse) SetBody ¶
func (s *ListIntegrationConfigsResponse) SetBody(v *ListIntegrationConfigsResponseBody) *ListIntegrationConfigsResponse
func (*ListIntegrationConfigsResponse) SetHeaders ¶
func (s *ListIntegrationConfigsResponse) SetHeaders(v map[string]*string) *ListIntegrationConfigsResponse
func (*ListIntegrationConfigsResponse) SetStatusCode ¶
func (s *ListIntegrationConfigsResponse) SetStatusCode(v int32) *ListIntegrationConfigsResponse
func (ListIntegrationConfigsResponse) String ¶
func (s ListIntegrationConfigsResponse) String() string
type ListIntegrationConfigsResponseBody ¶
type ListIntegrationConfigsResponseBody struct { // data Data []*ListIntegrationConfigsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // id of the request // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListIntegrationConfigsResponseBody) GoString ¶
func (s ListIntegrationConfigsResponseBody) GoString() string
func (*ListIntegrationConfigsResponseBody) SetData ¶
func (s *ListIntegrationConfigsResponseBody) SetData(v []*ListIntegrationConfigsResponseBodyData) *ListIntegrationConfigsResponseBody
func (*ListIntegrationConfigsResponseBody) SetRequestId ¶
func (s *ListIntegrationConfigsResponseBody) SetRequestId(v string) *ListIntegrationConfigsResponseBody
func (ListIntegrationConfigsResponseBody) String ¶
func (s ListIntegrationConfigsResponseBody) String() string
type ListIntegrationConfigsResponseBodyData ¶
type ListIntegrationConfigsResponseBodyData struct { // example: // // 1023 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` // example: // // false IsReceivedEvent *bool `json:"isReceivedEvent,omitempty" xml:"isReceivedEvent,omitempty"` // example: // // 87 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // Zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // Zabbix MonitorSourceShortName *string `json:"monitorSourceShortName,omitempty" xml:"monitorSourceShortName,omitempty"` MonitorSourceType *int32 `json:"monitorSourceType,omitempty" xml:"monitorSourceType,omitempty"` // example: // // NOT_INTEGRATED Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListIntegrationConfigsResponseBodyData) GoString ¶
func (s ListIntegrationConfigsResponseBodyData) GoString() string
func (*ListIntegrationConfigsResponseBodyData) SetIntegrationConfigId ¶
func (s *ListIntegrationConfigsResponseBodyData) SetIntegrationConfigId(v int64) *ListIntegrationConfigsResponseBodyData
func (*ListIntegrationConfigsResponseBodyData) SetIsReceivedEvent ¶
func (s *ListIntegrationConfigsResponseBodyData) SetIsReceivedEvent(v bool) *ListIntegrationConfigsResponseBodyData
func (*ListIntegrationConfigsResponseBodyData) SetMonitorSourceId ¶
func (s *ListIntegrationConfigsResponseBodyData) SetMonitorSourceId(v int64) *ListIntegrationConfigsResponseBodyData
func (*ListIntegrationConfigsResponseBodyData) SetMonitorSourceName ¶
func (s *ListIntegrationConfigsResponseBodyData) SetMonitorSourceName(v string) *ListIntegrationConfigsResponseBodyData
func (*ListIntegrationConfigsResponseBodyData) SetMonitorSourceShortName ¶
func (s *ListIntegrationConfigsResponseBodyData) SetMonitorSourceShortName(v string) *ListIntegrationConfigsResponseBodyData
func (*ListIntegrationConfigsResponseBodyData) SetMonitorSourceType ¶ added in v2.0.6
func (s *ListIntegrationConfigsResponseBodyData) SetMonitorSourceType(v int32) *ListIntegrationConfigsResponseBodyData
func (*ListIntegrationConfigsResponseBodyData) SetStatus ¶
func (s *ListIntegrationConfigsResponseBodyData) SetStatus(v string) *ListIntegrationConfigsResponseBodyData
func (ListIntegrationConfigsResponseBodyData) String ¶
func (s ListIntegrationConfigsResponseBodyData) String() string
type ListMonitorSourcesRequest ¶
type ListMonitorSourcesRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378FTOKENA11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` }
func (ListMonitorSourcesRequest) GoString ¶
func (s ListMonitorSourcesRequest) GoString() string
func (*ListMonitorSourcesRequest) SetClientToken ¶
func (s *ListMonitorSourcesRequest) SetClientToken(v string) *ListMonitorSourcesRequest
func (ListMonitorSourcesRequest) String ¶
func (s ListMonitorSourcesRequest) String() string
type ListMonitorSourcesResponse ¶
type ListMonitorSourcesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListMonitorSourcesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListMonitorSourcesResponse) GoString ¶
func (s ListMonitorSourcesResponse) GoString() string
func (*ListMonitorSourcesResponse) SetBody ¶
func (s *ListMonitorSourcesResponse) SetBody(v *ListMonitorSourcesResponseBody) *ListMonitorSourcesResponse
func (*ListMonitorSourcesResponse) SetHeaders ¶
func (s *ListMonitorSourcesResponse) SetHeaders(v map[string]*string) *ListMonitorSourcesResponse
func (*ListMonitorSourcesResponse) SetStatusCode ¶
func (s *ListMonitorSourcesResponse) SetStatusCode(v int32) *ListMonitorSourcesResponse
func (ListMonitorSourcesResponse) String ¶
func (s ListMonitorSourcesResponse) String() string
type ListMonitorSourcesResponseBody ¶
type ListMonitorSourcesResponseBody struct { // data Data []*ListMonitorSourcesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListMonitorSourcesResponseBody) GoString ¶
func (s ListMonitorSourcesResponseBody) GoString() string
func (*ListMonitorSourcesResponseBody) SetData ¶
func (s *ListMonitorSourcesResponseBody) SetData(v []*ListMonitorSourcesResponseBodyData) *ListMonitorSourcesResponseBody
func (*ListMonitorSourcesResponseBody) SetRequestId ¶
func (s *ListMonitorSourcesResponseBody) SetRequestId(v string) *ListMonitorSourcesResponseBody
func (ListMonitorSourcesResponseBody) String ¶
func (s ListMonitorSourcesResponseBody) String() string
type ListMonitorSourcesResponseBodyData ¶
type ListMonitorSourcesResponseBodyData struct { FieldKeys []*string `json:"fieldKeys,omitempty" xml:"fieldKeys,omitempty" type:"Repeated"` // example: // // 12 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // Zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` }
func (ListMonitorSourcesResponseBodyData) GoString ¶
func (s ListMonitorSourcesResponseBodyData) GoString() string
func (*ListMonitorSourcesResponseBodyData) SetFieldKeys ¶
func (s *ListMonitorSourcesResponseBodyData) SetFieldKeys(v []*string) *ListMonitorSourcesResponseBodyData
func (*ListMonitorSourcesResponseBodyData) SetMonitorSourceId ¶
func (s *ListMonitorSourcesResponseBodyData) SetMonitorSourceId(v int64) *ListMonitorSourcesResponseBodyData
func (*ListMonitorSourcesResponseBodyData) SetMonitorSourceName ¶
func (s *ListMonitorSourcesResponseBodyData) SetMonitorSourceName(v string) *ListMonitorSourcesResponseBodyData
func (ListMonitorSourcesResponseBodyData) String ¶
func (s ListMonitorSourcesResponseBodyData) String() string
type ListProblemDetailOperationsRequest ¶
type ListProblemDetailOperationsRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // desc,asc CreateTimeSort *string `json:"createTimeSort,omitempty" xml:"createTimeSort,omitempty"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // This parameter is required. // // example: // // 1 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (ListProblemDetailOperationsRequest) GoString ¶
func (s ListProblemDetailOperationsRequest) GoString() string
func (*ListProblemDetailOperationsRequest) SetClientToken ¶
func (s *ListProblemDetailOperationsRequest) SetClientToken(v string) *ListProblemDetailOperationsRequest
func (*ListProblemDetailOperationsRequest) SetCreateTimeSort ¶
func (s *ListProblemDetailOperationsRequest) SetCreateTimeSort(v string) *ListProblemDetailOperationsRequest
func (*ListProblemDetailOperationsRequest) SetPageNumber ¶
func (s *ListProblemDetailOperationsRequest) SetPageNumber(v int32) *ListProblemDetailOperationsRequest
func (*ListProblemDetailOperationsRequest) SetPageSize ¶
func (s *ListProblemDetailOperationsRequest) SetPageSize(v int32) *ListProblemDetailOperationsRequest
func (*ListProblemDetailOperationsRequest) SetProblemId ¶
func (s *ListProblemDetailOperationsRequest) SetProblemId(v int64) *ListProblemDetailOperationsRequest
func (ListProblemDetailOperationsRequest) String ¶
func (s ListProblemDetailOperationsRequest) String() string
type ListProblemDetailOperationsResponse ¶
type ListProblemDetailOperationsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListProblemDetailOperationsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListProblemDetailOperationsResponse) GoString ¶
func (s ListProblemDetailOperationsResponse) GoString() string
func (*ListProblemDetailOperationsResponse) SetHeaders ¶
func (s *ListProblemDetailOperationsResponse) SetHeaders(v map[string]*string) *ListProblemDetailOperationsResponse
func (*ListProblemDetailOperationsResponse) SetStatusCode ¶
func (s *ListProblemDetailOperationsResponse) SetStatusCode(v int32) *ListProblemDetailOperationsResponse
func (ListProblemDetailOperationsResponse) String ¶
func (s ListProblemDetailOperationsResponse) String() string
type ListProblemDetailOperationsResponseBody ¶
type ListProblemDetailOperationsResponseBody struct { // data Data []*ListProblemDetailOperationsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // requestId // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 210 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListProblemDetailOperationsResponseBody) GoString ¶
func (s ListProblemDetailOperationsResponseBody) GoString() string
func (*ListProblemDetailOperationsResponseBody) SetPageNumber ¶
func (s *ListProblemDetailOperationsResponseBody) SetPageNumber(v int32) *ListProblemDetailOperationsResponseBody
func (*ListProblemDetailOperationsResponseBody) SetPageSize ¶
func (s *ListProblemDetailOperationsResponseBody) SetPageSize(v int32) *ListProblemDetailOperationsResponseBody
func (*ListProblemDetailOperationsResponseBody) SetRequestId ¶
func (s *ListProblemDetailOperationsResponseBody) SetRequestId(v string) *ListProblemDetailOperationsResponseBody
func (*ListProblemDetailOperationsResponseBody) SetTotalCount ¶
func (s *ListProblemDetailOperationsResponseBody) SetTotalCount(v int32) *ListProblemDetailOperationsResponseBody
func (ListProblemDetailOperationsResponseBody) String ¶
func (s ListProblemDetailOperationsResponseBody) String() string
type ListProblemDetailOperationsResponseBodyData ¶
type ListProblemDetailOperationsResponseBodyData struct { // example: // // PROBLEM_CANCEL Action *string `json:"action,omitempty" xml:"action,omitempty"` // example: // // 2021-01-23 00:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 描述 Description *string `json:"description,omitempty" xml:"description,omitempty"` // example: // // 服务A RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` // example: // // 备注 Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` // example: // // {“userName”:"小明"} SnapshotData *string `json:"snapshotData,omitempty" xml:"snapshotData,omitempty"` // example: // // 动态标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ListProblemDetailOperationsResponseBodyData) GoString ¶
func (s ListProblemDetailOperationsResponseBodyData) GoString() string
func (*ListProblemDetailOperationsResponseBodyData) SetAction ¶
func (s *ListProblemDetailOperationsResponseBodyData) SetAction(v string) *ListProblemDetailOperationsResponseBodyData
func (*ListProblemDetailOperationsResponseBodyData) SetCreateTime ¶
func (s *ListProblemDetailOperationsResponseBodyData) SetCreateTime(v string) *ListProblemDetailOperationsResponseBodyData
func (*ListProblemDetailOperationsResponseBodyData) SetDescription ¶
func (s *ListProblemDetailOperationsResponseBodyData) SetDescription(v string) *ListProblemDetailOperationsResponseBodyData
func (*ListProblemDetailOperationsResponseBodyData) SetRelatedServiceName ¶
func (s *ListProblemDetailOperationsResponseBodyData) SetRelatedServiceName(v string) *ListProblemDetailOperationsResponseBodyData
func (*ListProblemDetailOperationsResponseBodyData) SetRemark ¶
func (s *ListProblemDetailOperationsResponseBodyData) SetRemark(v string) *ListProblemDetailOperationsResponseBodyData
func (*ListProblemDetailOperationsResponseBodyData) SetSnapshotData ¶
func (s *ListProblemDetailOperationsResponseBodyData) SetSnapshotData(v string) *ListProblemDetailOperationsResponseBodyData
func (*ListProblemDetailOperationsResponseBodyData) SetTitle ¶
func (s *ListProblemDetailOperationsResponseBodyData) SetTitle(v string) *ListProblemDetailOperationsResponseBodyData
func (ListProblemDetailOperationsResponseBodyData) String ¶
func (s ListProblemDetailOperationsResponseBodyData) String() string
type ListProblemOperationsRequest ¶
type ListProblemOperationsRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (ListProblemOperationsRequest) GoString ¶
func (s ListProblemOperationsRequest) GoString() string
func (*ListProblemOperationsRequest) SetClientToken ¶
func (s *ListProblemOperationsRequest) SetClientToken(v string) *ListProblemOperationsRequest
func (*ListProblemOperationsRequest) SetPageNumber ¶
func (s *ListProblemOperationsRequest) SetPageNumber(v int32) *ListProblemOperationsRequest
func (*ListProblemOperationsRequest) SetPageSize ¶
func (s *ListProblemOperationsRequest) SetPageSize(v int32) *ListProblemOperationsRequest
func (ListProblemOperationsRequest) String ¶
func (s ListProblemOperationsRequest) String() string
type ListProblemOperationsResponse ¶
type ListProblemOperationsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListProblemOperationsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListProblemOperationsResponse) GoString ¶
func (s ListProblemOperationsResponse) GoString() string
func (*ListProblemOperationsResponse) SetBody ¶
func (s *ListProblemOperationsResponse) SetBody(v *ListProblemOperationsResponseBody) *ListProblemOperationsResponse
func (*ListProblemOperationsResponse) SetHeaders ¶
func (s *ListProblemOperationsResponse) SetHeaders(v map[string]*string) *ListProblemOperationsResponse
func (*ListProblemOperationsResponse) SetStatusCode ¶
func (s *ListProblemOperationsResponse) SetStatusCode(v int32) *ListProblemOperationsResponse
func (ListProblemOperationsResponse) String ¶
func (s ListProblemOperationsResponse) String() string
type ListProblemOperationsResponseBody ¶
type ListProblemOperationsResponseBody struct { // data Data []*ListProblemOperationsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 132 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListProblemOperationsResponseBody) GoString ¶
func (s ListProblemOperationsResponseBody) GoString() string
func (*ListProblemOperationsResponseBody) SetData ¶
func (s *ListProblemOperationsResponseBody) SetData(v []*ListProblemOperationsResponseBodyData) *ListProblemOperationsResponseBody
func (*ListProblemOperationsResponseBody) SetPageNumber ¶
func (s *ListProblemOperationsResponseBody) SetPageNumber(v int32) *ListProblemOperationsResponseBody
func (*ListProblemOperationsResponseBody) SetPageSize ¶
func (s *ListProblemOperationsResponseBody) SetPageSize(v int32) *ListProblemOperationsResponseBody
func (*ListProblemOperationsResponseBody) SetRequestId ¶
func (s *ListProblemOperationsResponseBody) SetRequestId(v string) *ListProblemOperationsResponseBody
func (*ListProblemOperationsResponseBody) SetTotalCount ¶
func (s *ListProblemOperationsResponseBody) SetTotalCount(v int32) *ListProblemOperationsResponseBody
func (ListProblemOperationsResponseBody) String ¶
func (s ListProblemOperationsResponseBody) String() string
type ListProblemOperationsResponseBodyData ¶
type ListProblemOperationsResponseBodyData struct { // example: // // PROBLEM_CANCEL Action *string `json:"action,omitempty" xml:"action,omitempty"` // example: // // 2021-01-23 00:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 描述 Description *string `json:"description,omitempty" xml:"description,omitempty"` // example: // // 12312 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 这是一个故障 ProblemName *string `json:"problemName,omitempty" xml:"problemName,omitempty"` // example: // // P1231231 ProblemNumber *string `json:"problemNumber,omitempty" xml:"problemNumber,omitempty"` // example: // // 服务名称 RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` // example: // // {“userName”:"小明"} SnapshotData *string `json:"snapshotData,omitempty" xml:"snapshotData,omitempty"` // example: // // 动态标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ListProblemOperationsResponseBodyData) GoString ¶
func (s ListProblemOperationsResponseBodyData) GoString() string
func (*ListProblemOperationsResponseBodyData) SetAction ¶
func (s *ListProblemOperationsResponseBodyData) SetAction(v string) *ListProblemOperationsResponseBodyData
func (*ListProblemOperationsResponseBodyData) SetCreateTime ¶
func (s *ListProblemOperationsResponseBodyData) SetCreateTime(v string) *ListProblemOperationsResponseBodyData
func (*ListProblemOperationsResponseBodyData) SetDescription ¶
func (s *ListProblemOperationsResponseBodyData) SetDescription(v string) *ListProblemOperationsResponseBodyData
func (*ListProblemOperationsResponseBodyData) SetProblemId ¶
func (s *ListProblemOperationsResponseBodyData) SetProblemId(v int64) *ListProblemOperationsResponseBodyData
func (*ListProblemOperationsResponseBodyData) SetProblemName ¶
func (s *ListProblemOperationsResponseBodyData) SetProblemName(v string) *ListProblemOperationsResponseBodyData
func (*ListProblemOperationsResponseBodyData) SetProblemNumber ¶
func (s *ListProblemOperationsResponseBodyData) SetProblemNumber(v string) *ListProblemOperationsResponseBodyData
func (*ListProblemOperationsResponseBodyData) SetRelatedServiceName ¶
func (s *ListProblemOperationsResponseBodyData) SetRelatedServiceName(v string) *ListProblemOperationsResponseBodyData
func (*ListProblemOperationsResponseBodyData) SetSnapshotData ¶
func (s *ListProblemOperationsResponseBodyData) SetSnapshotData(v string) *ListProblemOperationsResponseBodyData
func (*ListProblemOperationsResponseBodyData) SetTitle ¶
func (s *ListProblemOperationsResponseBodyData) SetTitle(v string) *ListProblemOperationsResponseBodyData
func (ListProblemOperationsResponseBodyData) String ¶
func (s ListProblemOperationsResponseBodyData) String() string
type ListProblemSubtotalsRequest ¶
type ListProblemSubtotalsRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840fdB812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1231 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (ListProblemSubtotalsRequest) GoString ¶
func (s ListProblemSubtotalsRequest) GoString() string
func (*ListProblemSubtotalsRequest) SetClientToken ¶
func (s *ListProblemSubtotalsRequest) SetClientToken(v string) *ListProblemSubtotalsRequest
func (*ListProblemSubtotalsRequest) SetProblemId ¶
func (s *ListProblemSubtotalsRequest) SetProblemId(v int64) *ListProblemSubtotalsRequest
func (ListProblemSubtotalsRequest) String ¶
func (s ListProblemSubtotalsRequest) String() string
type ListProblemSubtotalsResponse ¶
type ListProblemSubtotalsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListProblemSubtotalsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListProblemSubtotalsResponse) GoString ¶
func (s ListProblemSubtotalsResponse) GoString() string
func (*ListProblemSubtotalsResponse) SetBody ¶
func (s *ListProblemSubtotalsResponse) SetBody(v *ListProblemSubtotalsResponseBody) *ListProblemSubtotalsResponse
func (*ListProblemSubtotalsResponse) SetHeaders ¶
func (s *ListProblemSubtotalsResponse) SetHeaders(v map[string]*string) *ListProblemSubtotalsResponse
func (*ListProblemSubtotalsResponse) SetStatusCode ¶
func (s *ListProblemSubtotalsResponse) SetStatusCode(v int32) *ListProblemSubtotalsResponse
func (ListProblemSubtotalsResponse) String ¶
func (s ListProblemSubtotalsResponse) String() string
type ListProblemSubtotalsResponseBody ¶
type ListProblemSubtotalsResponseBody struct { // data Data []*ListProblemSubtotalsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0S4840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListProblemSubtotalsResponseBody) GoString ¶
func (s ListProblemSubtotalsResponseBody) GoString() string
func (*ListProblemSubtotalsResponseBody) SetData ¶
func (s *ListProblemSubtotalsResponseBody) SetData(v []*ListProblemSubtotalsResponseBodyData) *ListProblemSubtotalsResponseBody
func (*ListProblemSubtotalsResponseBody) SetRequestId ¶
func (s *ListProblemSubtotalsResponseBody) SetRequestId(v string) *ListProblemSubtotalsResponseBody
func (ListProblemSubtotalsResponseBody) String ¶
func (s ListProblemSubtotalsResponseBody) String() string
type ListProblemSubtotalsResponseBodyData ¶
type ListProblemSubtotalsResponseBodyData struct { CreateRamName *string `json:"createRamName,omitempty" xml:"createRamName,omitempty"` // example: // // 2020-10-02 00:00:00 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 123123 CreateUserId *int64 `json:"createUserId,omitempty" xml:"createUserId,omitempty"` // example: // // 130****11111 CreateUserPhone *string `json:"createUserPhone,omitempty" xml:"createUserPhone,omitempty"` Description *string `json:"description,omitempty" xml:"description,omitempty"` }
func (ListProblemSubtotalsResponseBodyData) GoString ¶
func (s ListProblemSubtotalsResponseBodyData) GoString() string
func (*ListProblemSubtotalsResponseBodyData) SetCreateRamName ¶
func (s *ListProblemSubtotalsResponseBodyData) SetCreateRamName(v string) *ListProblemSubtotalsResponseBodyData
func (*ListProblemSubtotalsResponseBodyData) SetCreateTime ¶
func (s *ListProblemSubtotalsResponseBodyData) SetCreateTime(v string) *ListProblemSubtotalsResponseBodyData
func (*ListProblemSubtotalsResponseBodyData) SetCreateUserId ¶
func (s *ListProblemSubtotalsResponseBodyData) SetCreateUserId(v int64) *ListProblemSubtotalsResponseBodyData
func (*ListProblemSubtotalsResponseBodyData) SetCreateUserPhone ¶
func (s *ListProblemSubtotalsResponseBodyData) SetCreateUserPhone(v string) *ListProblemSubtotalsResponseBodyData
func (*ListProblemSubtotalsResponseBodyData) SetDescription ¶
func (s *ListProblemSubtotalsResponseBodyData) SetDescription(v string) *ListProblemSubtotalsResponseBodyData
func (ListProblemSubtotalsResponseBodyData) String ¶
func (s ListProblemSubtotalsResponseBodyData) String() string
type ListProblemTimeLinesRequest ¶
type ListProblemTimeLinesRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 10002010 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` }
func (ListProblemTimeLinesRequest) GoString ¶
func (s ListProblemTimeLinesRequest) GoString() string
func (*ListProblemTimeLinesRequest) SetClientToken ¶
func (s *ListProblemTimeLinesRequest) SetClientToken(v string) *ListProblemTimeLinesRequest
func (*ListProblemTimeLinesRequest) SetProblemId ¶
func (s *ListProblemTimeLinesRequest) SetProblemId(v int64) *ListProblemTimeLinesRequest
func (ListProblemTimeLinesRequest) String ¶
func (s ListProblemTimeLinesRequest) String() string
type ListProblemTimeLinesResponse ¶
type ListProblemTimeLinesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListProblemTimeLinesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListProblemTimeLinesResponse) GoString ¶
func (s ListProblemTimeLinesResponse) GoString() string
func (*ListProblemTimeLinesResponse) SetBody ¶
func (s *ListProblemTimeLinesResponse) SetBody(v *ListProblemTimeLinesResponseBody) *ListProblemTimeLinesResponse
func (*ListProblemTimeLinesResponse) SetHeaders ¶
func (s *ListProblemTimeLinesResponse) SetHeaders(v map[string]*string) *ListProblemTimeLinesResponse
func (*ListProblemTimeLinesResponse) SetStatusCode ¶
func (s *ListProblemTimeLinesResponse) SetStatusCode(v int32) *ListProblemTimeLinesResponse
func (ListProblemTimeLinesResponse) String ¶
func (s ListProblemTimeLinesResponse) String() string
type ListProblemTimeLinesResponseBody ¶
type ListProblemTimeLinesResponseBody struct { Data []*ListProblemTimeLinesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListProblemTimeLinesResponseBody) GoString ¶
func (s ListProblemTimeLinesResponseBody) GoString() string
func (*ListProblemTimeLinesResponseBody) SetData ¶
func (s *ListProblemTimeLinesResponseBody) SetData(v []*ListProblemTimeLinesResponseBodyData) *ListProblemTimeLinesResponseBody
func (*ListProblemTimeLinesResponseBody) SetRequestId ¶
func (s *ListProblemTimeLinesResponseBody) SetRequestId(v string) *ListProblemTimeLinesResponseBody
func (ListProblemTimeLinesResponseBody) String ¶
func (s ListProblemTimeLinesResponseBody) String() string
type ListProblemTimeLinesResponseBodyData ¶
type ListProblemTimeLinesResponseBodyData struct { // example: // // 内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // 2020-08-08 15:38:38 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // true IsKey *bool `json:"isKey,omitempty" xml:"isKey,omitempty"` // example: // // PROBLEM_INJECTION,PROBLEM_HAPPEN KeyNode *string `json:"keyNode,omitempty" xml:"keyNode,omitempty"` // example: // // 10000 ProblemTimelineId *int64 `json:"problemTimelineId,omitempty" xml:"problemTimelineId,omitempty"` // example: // // 2020-08-08 15:38:38 Time *string `json:"time,omitempty" xml:"time,omitempty"` // example: // // 2020-08-08 15:38:38 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` UsersInContent []*ListProblemTimeLinesResponseBodyDataUsersInContent `json:"usersInContent,omitempty" xml:"usersInContent,omitempty" type:"Repeated"` }
func (ListProblemTimeLinesResponseBodyData) GoString ¶
func (s ListProblemTimeLinesResponseBodyData) GoString() string
func (*ListProblemTimeLinesResponseBodyData) SetContent ¶
func (s *ListProblemTimeLinesResponseBodyData) SetContent(v string) *ListProblemTimeLinesResponseBodyData
func (*ListProblemTimeLinesResponseBodyData) SetCreateTime ¶
func (s *ListProblemTimeLinesResponseBodyData) SetCreateTime(v string) *ListProblemTimeLinesResponseBodyData
func (*ListProblemTimeLinesResponseBodyData) SetIsKey ¶
func (s *ListProblemTimeLinesResponseBodyData) SetIsKey(v bool) *ListProblemTimeLinesResponseBodyData
func (*ListProblemTimeLinesResponseBodyData) SetKeyNode ¶
func (s *ListProblemTimeLinesResponseBodyData) SetKeyNode(v string) *ListProblemTimeLinesResponseBodyData
func (*ListProblemTimeLinesResponseBodyData) SetProblemTimelineId ¶
func (s *ListProblemTimeLinesResponseBodyData) SetProblemTimelineId(v int64) *ListProblemTimeLinesResponseBodyData
func (*ListProblemTimeLinesResponseBodyData) SetTime ¶
func (s *ListProblemTimeLinesResponseBodyData) SetTime(v string) *ListProblemTimeLinesResponseBodyData
func (*ListProblemTimeLinesResponseBodyData) SetUpdateTime ¶
func (s *ListProblemTimeLinesResponseBodyData) SetUpdateTime(v string) *ListProblemTimeLinesResponseBodyData
func (*ListProblemTimeLinesResponseBodyData) SetUsersInContent ¶
func (s *ListProblemTimeLinesResponseBodyData) SetUsersInContent(v []*ListProblemTimeLinesResponseBodyDataUsersInContent) *ListProblemTimeLinesResponseBodyData
func (ListProblemTimeLinesResponseBodyData) String ¶
func (s ListProblemTimeLinesResponseBodyData) String() string
type ListProblemTimeLinesResponseBodyDataUsersInContent ¶
type ListProblemTimeLinesResponseBodyDataUsersInContent struct { IsValid *int64 `json:"isValid,omitempty" xml:"isValid,omitempty"` // example: // // 232 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` // example: // // 张老萨 Username *string `json:"username,omitempty" xml:"username,omitempty"` }
func (ListProblemTimeLinesResponseBodyDataUsersInContent) GoString ¶
func (s ListProblemTimeLinesResponseBodyDataUsersInContent) GoString() string
func (*ListProblemTimeLinesResponseBodyDataUsersInContent) SetIsValid ¶
func (s *ListProblemTimeLinesResponseBodyDataUsersInContent) SetIsValid(v int64) *ListProblemTimeLinesResponseBodyDataUsersInContent
func (*ListProblemTimeLinesResponseBodyDataUsersInContent) SetUsername ¶
func (s *ListProblemTimeLinesResponseBodyDataUsersInContent) SetUsername(v string) *ListProblemTimeLinesResponseBodyDataUsersInContent
func (ListProblemTimeLinesResponseBodyDataUsersInContent) String ¶
func (s ListProblemTimeLinesResponseBodyDataUsersInContent) String() string
type ListProblemsRequest ¶
type ListProblemsRequest struct { // example: // // 1 AffectServiceId *int64 `json:"affectServiceId,omitempty" xml:"affectServiceId,omitempty"` // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 2020-03-05 15:50:59 DiscoveryEndTime *string `json:"discoveryEndTime,omitempty" xml:"discoveryEndTime,omitempty"` // example: // // 2020-03-05 15:50:59 DiscoveryStartTime *string `json:"discoveryStartTime,omitempty" xml:"discoveryStartTime,omitempty"` // example: // // 1 MainHandlerId *int64 `json:"mainHandlerId,omitempty" xml:"mainHandlerId,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // P2 ProblemLevel *string `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` // example: // // HANDLING ProblemStatus *string `json:"problemStatus,omitempty" xml:"problemStatus,omitempty"` // example: // // RESPONSIBLE QueryType *string `json:"queryType,omitempty" xml:"queryType,omitempty"` // example: // // 1 RepeaterId *int64 `json:"repeaterId,omitempty" xml:"repeaterId,omitempty"` // example: // // 2020-03-05 15:50:59 RestoreEndTime *string `json:"restoreEndTime,omitempty" xml:"restoreEndTime,omitempty"` // example: // // 2020-03-05 15:50:59 RestoreStartTime *string `json:"restoreStartTime,omitempty" xml:"restoreStartTime,omitempty"` // example: // // 1 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (ListProblemsRequest) GoString ¶
func (s ListProblemsRequest) GoString() string
func (*ListProblemsRequest) SetAffectServiceId ¶
func (s *ListProblemsRequest) SetAffectServiceId(v int64) *ListProblemsRequest
func (*ListProblemsRequest) SetClientToken ¶
func (s *ListProblemsRequest) SetClientToken(v string) *ListProblemsRequest
func (*ListProblemsRequest) SetDiscoveryEndTime ¶
func (s *ListProblemsRequest) SetDiscoveryEndTime(v string) *ListProblemsRequest
func (*ListProblemsRequest) SetDiscoveryStartTime ¶
func (s *ListProblemsRequest) SetDiscoveryStartTime(v string) *ListProblemsRequest
func (*ListProblemsRequest) SetMainHandlerId ¶
func (s *ListProblemsRequest) SetMainHandlerId(v int64) *ListProblemsRequest
func (*ListProblemsRequest) SetPageNumber ¶
func (s *ListProblemsRequest) SetPageNumber(v int64) *ListProblemsRequest
func (*ListProblemsRequest) SetPageSize ¶
func (s *ListProblemsRequest) SetPageSize(v int64) *ListProblemsRequest
func (*ListProblemsRequest) SetProblemLevel ¶
func (s *ListProblemsRequest) SetProblemLevel(v string) *ListProblemsRequest
func (*ListProblemsRequest) SetProblemStatus ¶
func (s *ListProblemsRequest) SetProblemStatus(v string) *ListProblemsRequest
func (*ListProblemsRequest) SetQueryType ¶
func (s *ListProblemsRequest) SetQueryType(v string) *ListProblemsRequest
func (*ListProblemsRequest) SetRepeaterId ¶
func (s *ListProblemsRequest) SetRepeaterId(v int64) *ListProblemsRequest
func (*ListProblemsRequest) SetRestoreEndTime ¶
func (s *ListProblemsRequest) SetRestoreEndTime(v string) *ListProblemsRequest
func (*ListProblemsRequest) SetRestoreStartTime ¶
func (s *ListProblemsRequest) SetRestoreStartTime(v string) *ListProblemsRequest
func (*ListProblemsRequest) SetServiceGroupId ¶
func (s *ListProblemsRequest) SetServiceGroupId(v int64) *ListProblemsRequest
func (ListProblemsRequest) String ¶
func (s ListProblemsRequest) String() string
type ListProblemsResponse ¶
type ListProblemsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListProblemsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListProblemsResponse) GoString ¶
func (s ListProblemsResponse) GoString() string
func (*ListProblemsResponse) SetBody ¶
func (s *ListProblemsResponse) SetBody(v *ListProblemsResponseBody) *ListProblemsResponse
func (*ListProblemsResponse) SetHeaders ¶
func (s *ListProblemsResponse) SetHeaders(v map[string]*string) *ListProblemsResponse
func (*ListProblemsResponse) SetStatusCode ¶
func (s *ListProblemsResponse) SetStatusCode(v int32) *ListProblemsResponse
func (ListProblemsResponse) String ¶
func (s ListProblemsResponse) String() string
type ListProblemsResponseBody ¶
type ListProblemsResponseBody struct { Data []*ListProblemsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListProblemsResponseBody) GoString ¶
func (s ListProblemsResponseBody) GoString() string
func (*ListProblemsResponseBody) SetData ¶
func (s *ListProblemsResponseBody) SetData(v []*ListProblemsResponseBodyData) *ListProblemsResponseBody
func (*ListProblemsResponseBody) SetPageNumber ¶
func (s *ListProblemsResponseBody) SetPageNumber(v int64) *ListProblemsResponseBody
func (*ListProblemsResponseBody) SetPageSize ¶
func (s *ListProblemsResponseBody) SetPageSize(v int64) *ListProblemsResponseBody
func (*ListProblemsResponseBody) SetRequestId ¶
func (s *ListProblemsResponseBody) SetRequestId(v string) *ListProblemsResponseBody
func (*ListProblemsResponseBody) SetTotalCount ¶
func (s *ListProblemsResponseBody) SetTotalCount(v int64) *ListProblemsResponseBody
func (ListProblemsResponseBody) String ¶
func (s ListProblemsResponseBody) String() string
type ListProblemsResponseBodyData ¶
type ListProblemsResponseBodyData struct { AffectServices []*ListProblemsResponseBodyDataAffectServices `json:"affectServices,omitempty" xml:"affectServices,omitempty" type:"Repeated"` // example: // // 2020-09-08 15:59:59 CancelTime *string `json:"cancelTime,omitempty" xml:"cancelTime,omitempty"` // example: // // 2020-09-08 15:59:59 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // 2020-09-08 15:59:59 DiscoverTime *string `json:"discoverTime,omitempty" xml:"discoverTime,omitempty"` // example: // // 2020-09-08 15:59:59 FinishTime *string `json:"finishTime,omitempty" xml:"finishTime,omitempty"` // example: // // 10000 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // true IsManual *bool `json:"isManual,omitempty" xml:"isManual,omitempty"` // example: // // true IsUpgrade *bool `json:"isUpgrade,omitempty" xml:"isUpgrade,omitempty"` // example: // // 100 MainHandlerId *int64 `json:"mainHandlerId,omitempty" xml:"mainHandlerId,omitempty"` MainHandlerIsValid *int64 `json:"mainHandlerIsValid,omitempty" xml:"mainHandlerIsValid,omitempty"` // example: // // 王宇 MainHandlerName *string `json:"mainHandlerName,omitempty" xml:"mainHandlerName,omitempty"` // example: // // 1 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // P1 ProblemLevel *string `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` // example: // // 故障 ProblemName *string `json:"problemName,omitempty" xml:"problemName,omitempty"` // example: // // P34438300000001116258132229577472 ProblemNumber *string `json:"problemNumber,omitempty" xml:"problemNumber,omitempty"` // example: // // HANDLING ProblemStatus *string `json:"problemStatus,omitempty" xml:"problemStatus,omitempty"` // example: // // 2020-09-08 15:59:59 RecoveryTime *string `json:"recoveryTime,omitempty" xml:"recoveryTime,omitempty"` // example: // // 1 RelatedServiceId *string `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` // example: // // 2020-09-08 15:59:59 ReplayTime *string `json:"replayTime,omitempty" xml:"replayTime,omitempty"` ServiceDeletedType *int32 `json:"serviceDeletedType,omitempty" xml:"serviceDeletedType,omitempty"` // example: // // 服务1 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` // example: // // 2020-09-08 15:59:59 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (ListProblemsResponseBodyData) GoString ¶
func (s ListProblemsResponseBodyData) GoString() string
func (*ListProblemsResponseBodyData) SetAffectServices ¶
func (s *ListProblemsResponseBodyData) SetAffectServices(v []*ListProblemsResponseBodyDataAffectServices) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetCancelTime ¶
func (s *ListProblemsResponseBodyData) SetCancelTime(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetCreateTime ¶
func (s *ListProblemsResponseBodyData) SetCreateTime(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetDiscoverTime ¶
func (s *ListProblemsResponseBodyData) SetDiscoverTime(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetFinishTime ¶
func (s *ListProblemsResponseBodyData) SetFinishTime(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetIncidentId ¶
func (s *ListProblemsResponseBodyData) SetIncidentId(v int64) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetIsManual ¶
func (s *ListProblemsResponseBodyData) SetIsManual(v bool) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetIsUpgrade ¶
func (s *ListProblemsResponseBodyData) SetIsUpgrade(v bool) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetMainHandlerId ¶
func (s *ListProblemsResponseBodyData) SetMainHandlerId(v int64) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetMainHandlerIsValid ¶
func (s *ListProblemsResponseBodyData) SetMainHandlerIsValid(v int64) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetMainHandlerName ¶
func (s *ListProblemsResponseBodyData) SetMainHandlerName(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetProblemId ¶
func (s *ListProblemsResponseBodyData) SetProblemId(v int64) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetProblemLevel ¶
func (s *ListProblemsResponseBodyData) SetProblemLevel(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetProblemName ¶
func (s *ListProblemsResponseBodyData) SetProblemName(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetProblemNumber ¶
func (s *ListProblemsResponseBodyData) SetProblemNumber(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetProblemStatus ¶
func (s *ListProblemsResponseBodyData) SetProblemStatus(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetRecoveryTime ¶
func (s *ListProblemsResponseBodyData) SetRecoveryTime(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetRelatedServiceId ¶
func (s *ListProblemsResponseBodyData) SetRelatedServiceId(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetReplayTime ¶
func (s *ListProblemsResponseBodyData) SetReplayTime(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetServiceDeletedType ¶
func (s *ListProblemsResponseBodyData) SetServiceDeletedType(v int32) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetServiceName ¶
func (s *ListProblemsResponseBodyData) SetServiceName(v string) *ListProblemsResponseBodyData
func (*ListProblemsResponseBodyData) SetUpdateTime ¶
func (s *ListProblemsResponseBodyData) SetUpdateTime(v string) *ListProblemsResponseBodyData
func (ListProblemsResponseBodyData) String ¶
func (s ListProblemsResponseBodyData) String() string
type ListProblemsResponseBodyDataAffectServices ¶
type ListProblemsResponseBodyDataAffectServices struct { // example: // // 服务描述 ServiceDescription *string `json:"serviceDescription,omitempty" xml:"serviceDescription,omitempty"` // example: // // 100 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` // example: // // 冲上云霄 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` // example: // // 2020-09-08 15:59:59 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (ListProblemsResponseBodyDataAffectServices) GoString ¶
func (s ListProblemsResponseBodyDataAffectServices) GoString() string
func (*ListProblemsResponseBodyDataAffectServices) SetServiceDescription ¶
func (s *ListProblemsResponseBodyDataAffectServices) SetServiceDescription(v string) *ListProblemsResponseBodyDataAffectServices
func (*ListProblemsResponseBodyDataAffectServices) SetServiceId ¶
func (s *ListProblemsResponseBodyDataAffectServices) SetServiceId(v int64) *ListProblemsResponseBodyDataAffectServices
func (*ListProblemsResponseBodyDataAffectServices) SetServiceName ¶
func (s *ListProblemsResponseBodyDataAffectServices) SetServiceName(v string) *ListProblemsResponseBodyDataAffectServices
func (*ListProblemsResponseBodyDataAffectServices) SetUpdateTime ¶
func (s *ListProblemsResponseBodyDataAffectServices) SetUpdateTime(v string) *ListProblemsResponseBodyDataAffectServices
func (ListProblemsResponseBodyDataAffectServices) String ¶
func (s ListProblemsResponseBodyDataAffectServices) String() string
type ListRouteRulesByAssignWhoIdRequest ¶
type ListRouteRulesByAssignWhoIdRequest struct { AssignWhoId *int64 `json:"assignWhoId,omitempty" xml:"assignWhoId,omitempty"` AssignWhoType *int64 `json:"assignWhoType,omitempty" xml:"assignWhoType,omitempty"` }
func (ListRouteRulesByAssignWhoIdRequest) GoString ¶
func (s ListRouteRulesByAssignWhoIdRequest) GoString() string
func (*ListRouteRulesByAssignWhoIdRequest) SetAssignWhoId ¶
func (s *ListRouteRulesByAssignWhoIdRequest) SetAssignWhoId(v int64) *ListRouteRulesByAssignWhoIdRequest
func (*ListRouteRulesByAssignWhoIdRequest) SetAssignWhoType ¶
func (s *ListRouteRulesByAssignWhoIdRequest) SetAssignWhoType(v int64) *ListRouteRulesByAssignWhoIdRequest
func (ListRouteRulesByAssignWhoIdRequest) String ¶
func (s ListRouteRulesByAssignWhoIdRequest) String() string
type ListRouteRulesByAssignWhoIdResponse ¶
type ListRouteRulesByAssignWhoIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListRouteRulesByAssignWhoIdResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListRouteRulesByAssignWhoIdResponse) GoString ¶
func (s ListRouteRulesByAssignWhoIdResponse) GoString() string
func (*ListRouteRulesByAssignWhoIdResponse) SetHeaders ¶
func (s *ListRouteRulesByAssignWhoIdResponse) SetHeaders(v map[string]*string) *ListRouteRulesByAssignWhoIdResponse
func (*ListRouteRulesByAssignWhoIdResponse) SetStatusCode ¶
func (s *ListRouteRulesByAssignWhoIdResponse) SetStatusCode(v int32) *ListRouteRulesByAssignWhoIdResponse
func (ListRouteRulesByAssignWhoIdResponse) String ¶
func (s ListRouteRulesByAssignWhoIdResponse) String() string
type ListRouteRulesByAssignWhoIdResponseBody ¶
type ListRouteRulesByAssignWhoIdResponseBody struct { Data []*ListRouteRulesByAssignWhoIdResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListRouteRulesByAssignWhoIdResponseBody) GoString ¶
func (s ListRouteRulesByAssignWhoIdResponseBody) GoString() string
func (*ListRouteRulesByAssignWhoIdResponseBody) SetRequestId ¶
func (s *ListRouteRulesByAssignWhoIdResponseBody) SetRequestId(v string) *ListRouteRulesByAssignWhoIdResponseBody
func (ListRouteRulesByAssignWhoIdResponseBody) String ¶
func (s ListRouteRulesByAssignWhoIdResponseBody) String() string
type ListRouteRulesByAssignWhoIdResponseBodyData ¶
type ListRouteRulesByAssignWhoIdResponseBodyData struct { Id *int64 `json:"id,omitempty" xml:"id,omitempty"` RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` TenantRamId *int64 `json:"tenantRamId,omitempty" xml:"tenantRamId,omitempty"` }
func (ListRouteRulesByAssignWhoIdResponseBodyData) GoString ¶
func (s ListRouteRulesByAssignWhoIdResponseBodyData) GoString() string
func (*ListRouteRulesByAssignWhoIdResponseBodyData) SetRuleName ¶
func (s *ListRouteRulesByAssignWhoIdResponseBodyData) SetRuleName(v string) *ListRouteRulesByAssignWhoIdResponseBodyData
func (*ListRouteRulesByAssignWhoIdResponseBodyData) SetTenantRamId ¶
func (s *ListRouteRulesByAssignWhoIdResponseBodyData) SetTenantRamId(v int64) *ListRouteRulesByAssignWhoIdResponseBodyData
func (ListRouteRulesByAssignWhoIdResponseBodyData) String ¶
func (s ListRouteRulesByAssignWhoIdResponseBodyData) String() string
type ListRouteRulesByServiceResponse ¶
type ListRouteRulesByServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListRouteRulesByServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListRouteRulesByServiceResponse) GoString ¶
func (s ListRouteRulesByServiceResponse) GoString() string
func (*ListRouteRulesByServiceResponse) SetBody ¶
func (s *ListRouteRulesByServiceResponse) SetBody(v *ListRouteRulesByServiceResponseBody) *ListRouteRulesByServiceResponse
func (*ListRouteRulesByServiceResponse) SetHeaders ¶
func (s *ListRouteRulesByServiceResponse) SetHeaders(v map[string]*string) *ListRouteRulesByServiceResponse
func (*ListRouteRulesByServiceResponse) SetStatusCode ¶
func (s *ListRouteRulesByServiceResponse) SetStatusCode(v int32) *ListRouteRulesByServiceResponse
func (ListRouteRulesByServiceResponse) String ¶
func (s ListRouteRulesByServiceResponse) String() string
type ListRouteRulesByServiceResponseBody ¶
type ListRouteRulesByServiceResponseBody struct { Data []*ListRouteRulesByServiceResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListRouteRulesByServiceResponseBody) GoString ¶
func (s ListRouteRulesByServiceResponseBody) GoString() string
func (*ListRouteRulesByServiceResponseBody) SetRequestId ¶
func (s *ListRouteRulesByServiceResponseBody) SetRequestId(v string) *ListRouteRulesByServiceResponseBody
func (*ListRouteRulesByServiceResponseBody) SetTotalCount ¶
func (s *ListRouteRulesByServiceResponseBody) SetTotalCount(v int32) *ListRouteRulesByServiceResponseBody
func (ListRouteRulesByServiceResponseBody) String ¶
func (s ListRouteRulesByServiceResponseBody) String() string
type ListRouteRulesByServiceResponseBodyData ¶
type ListRouteRulesByServiceResponseBodyData struct { Id *int32 `json:"id,omitempty" xml:"id,omitempty"` RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` }
func (ListRouteRulesByServiceResponseBodyData) GoString ¶
func (s ListRouteRulesByServiceResponseBodyData) GoString() string
func (*ListRouteRulesByServiceResponseBodyData) SetId ¶
func (s *ListRouteRulesByServiceResponseBodyData) SetId(v int32) *ListRouteRulesByServiceResponseBodyData
func (*ListRouteRulesByServiceResponseBodyData) SetRuleName ¶
func (s *ListRouteRulesByServiceResponseBodyData) SetRuleName(v string) *ListRouteRulesByServiceResponseBodyData
func (ListRouteRulesByServiceResponseBodyData) String ¶
func (s ListRouteRulesByServiceResponseBodyData) String() string
type ListRouteRulesRequest ¶
type ListRouteRulesRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` NotFilterRouteRuleDeleted *bool `json:"notFilterRouteRuleDeleted,omitempty" xml:"notFilterRouteRuleDeleted,omitempty"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // 0 RouteType *int64 `json:"routeType,omitempty" xml:"routeType,omitempty"` // example: // // 规则名字 RuleName []byte `json:"ruleName,omitempty" xml:"ruleName,omitempty"` // example: // // 冲上云霄 ServiceName []byte `json:"serviceName,omitempty" xml:"serviceName,omitempty"` }
func (ListRouteRulesRequest) GoString ¶
func (s ListRouteRulesRequest) GoString() string
func (*ListRouteRulesRequest) SetClientToken ¶
func (s *ListRouteRulesRequest) SetClientToken(v string) *ListRouteRulesRequest
func (*ListRouteRulesRequest) SetNotFilterRouteRuleDeleted ¶
func (s *ListRouteRulesRequest) SetNotFilterRouteRuleDeleted(v bool) *ListRouteRulesRequest
func (*ListRouteRulesRequest) SetPageNumber ¶
func (s *ListRouteRulesRequest) SetPageNumber(v int32) *ListRouteRulesRequest
func (*ListRouteRulesRequest) SetPageSize ¶
func (s *ListRouteRulesRequest) SetPageSize(v int32) *ListRouteRulesRequest
func (*ListRouteRulesRequest) SetRouteType ¶
func (s *ListRouteRulesRequest) SetRouteType(v int64) *ListRouteRulesRequest
func (*ListRouteRulesRequest) SetRuleName ¶
func (s *ListRouteRulesRequest) SetRuleName(v []byte) *ListRouteRulesRequest
func (*ListRouteRulesRequest) SetServiceName ¶
func (s *ListRouteRulesRequest) SetServiceName(v []byte) *ListRouteRulesRequest
func (ListRouteRulesRequest) String ¶
func (s ListRouteRulesRequest) String() string
type ListRouteRulesResponse ¶
type ListRouteRulesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListRouteRulesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListRouteRulesResponse) GoString ¶
func (s ListRouteRulesResponse) GoString() string
func (*ListRouteRulesResponse) SetBody ¶
func (s *ListRouteRulesResponse) SetBody(v *ListRouteRulesResponseBody) *ListRouteRulesResponse
func (*ListRouteRulesResponse) SetHeaders ¶
func (s *ListRouteRulesResponse) SetHeaders(v map[string]*string) *ListRouteRulesResponse
func (*ListRouteRulesResponse) SetStatusCode ¶
func (s *ListRouteRulesResponse) SetStatusCode(v int32) *ListRouteRulesResponse
func (ListRouteRulesResponse) String ¶
func (s ListRouteRulesResponse) String() string
type ListRouteRulesResponseBody ¶
type ListRouteRulesResponseBody struct { Data []*ListRouteRulesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // C4BE3837-1A13B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 10 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListRouteRulesResponseBody) GoString ¶
func (s ListRouteRulesResponseBody) GoString() string
func (*ListRouteRulesResponseBody) SetData ¶
func (s *ListRouteRulesResponseBody) SetData(v []*ListRouteRulesResponseBodyData) *ListRouteRulesResponseBody
func (*ListRouteRulesResponseBody) SetPageNumber ¶
func (s *ListRouteRulesResponseBody) SetPageNumber(v int64) *ListRouteRulesResponseBody
func (*ListRouteRulesResponseBody) SetPageSize ¶
func (s *ListRouteRulesResponseBody) SetPageSize(v int64) *ListRouteRulesResponseBody
func (*ListRouteRulesResponseBody) SetRequestId ¶
func (s *ListRouteRulesResponseBody) SetRequestId(v string) *ListRouteRulesResponseBody
func (*ListRouteRulesResponseBody) SetTotalCount ¶
func (s *ListRouteRulesResponseBody) SetTotalCount(v int64) *ListRouteRulesResponseBody
func (ListRouteRulesResponseBody) String ¶
func (s ListRouteRulesResponseBody) String() string
type ListRouteRulesResponseBodyData ¶
type ListRouteRulesResponseBodyData struct { // example: // // 10 AssignObjectId *int64 `json:"assignObjectId,omitempty" xml:"assignObjectId,omitempty"` // example: // // SERVICEGROUP AssignObjectType *string `json:"assignObjectType,omitempty" xml:"assignObjectType,omitempty"` // example: // // 2020-03-05 15:53:55 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // example: // // LOW Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // example: // // DISABLE EnableStatus *string `json:"enableStatus,omitempty" xml:"enableStatus,omitempty"` // example: // // P1 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` IsValid *int32 `json:"isValid,omitempty" xml:"isValid,omitempty"` // example: // // 10 MatchCount *int64 `json:"matchCount,omitempty" xml:"matchCount,omitempty"` // example: // // zabbix MonitorSourceNames *string `json:"monitorSourceNames,omitempty" xml:"monitorSourceNames,omitempty"` RelServiceDeleteType *int32 `json:"relServiceDeleteType,omitempty" xml:"relServiceDeleteType,omitempty"` // example: // // 1 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` // example: // // 关联服务名字 RelatedServiceName *string `json:"relatedServiceName,omitempty" xml:"relatedServiceName,omitempty"` // example: // // 10000 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` // example: // // INCIDENT RouteType *string `json:"routeType,omitempty" xml:"routeType,omitempty"` // example: // // 规则名字 RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` // example: // // 1344383 TenantRamId *int64 `json:"tenantRamId,omitempty" xml:"tenantRamId,omitempty"` // example: // // 时间窗口 TimeWindow *int64 `json:"timeWindow,omitempty" xml:"timeWindow,omitempty"` // example: // // MINUTE TimeWindowUnit *int64 `json:"timeWindowUnit,omitempty" xml:"timeWindowUnit,omitempty"` // example: // // 2020-03-05 15:53:55 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (ListRouteRulesResponseBodyData) GoString ¶
func (s ListRouteRulesResponseBodyData) GoString() string
func (*ListRouteRulesResponseBodyData) SetAssignObjectId ¶
func (s *ListRouteRulesResponseBodyData) SetAssignObjectId(v int64) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetAssignObjectType ¶
func (s *ListRouteRulesResponseBodyData) SetAssignObjectType(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetCreateTime ¶
func (s *ListRouteRulesResponseBodyData) SetCreateTime(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetEffection ¶
func (s *ListRouteRulesResponseBodyData) SetEffection(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetEnableStatus ¶
func (s *ListRouteRulesResponseBodyData) SetEnableStatus(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetIncidentLevel ¶
func (s *ListRouteRulesResponseBodyData) SetIncidentLevel(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetIsValid ¶
func (s *ListRouteRulesResponseBodyData) SetIsValid(v int32) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetMatchCount ¶
func (s *ListRouteRulesResponseBodyData) SetMatchCount(v int64) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetMonitorSourceNames ¶
func (s *ListRouteRulesResponseBodyData) SetMonitorSourceNames(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetRelServiceDeleteType ¶
func (s *ListRouteRulesResponseBodyData) SetRelServiceDeleteType(v int32) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetRelatedServiceId ¶
func (s *ListRouteRulesResponseBodyData) SetRelatedServiceId(v int64) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetRelatedServiceName ¶
func (s *ListRouteRulesResponseBodyData) SetRelatedServiceName(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetRouteRuleId ¶
func (s *ListRouteRulesResponseBodyData) SetRouteRuleId(v int64) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetRouteType ¶
func (s *ListRouteRulesResponseBodyData) SetRouteType(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetRuleName ¶
func (s *ListRouteRulesResponseBodyData) SetRuleName(v string) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetTenantRamId ¶
func (s *ListRouteRulesResponseBodyData) SetTenantRamId(v int64) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetTimeWindow ¶
func (s *ListRouteRulesResponseBodyData) SetTimeWindow(v int64) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetTimeWindowUnit ¶
func (s *ListRouteRulesResponseBodyData) SetTimeWindowUnit(v int64) *ListRouteRulesResponseBodyData
func (*ListRouteRulesResponseBodyData) SetUpdateTime ¶
func (s *ListRouteRulesResponseBodyData) SetUpdateTime(v string) *ListRouteRulesResponseBodyData
func (ListRouteRulesResponseBodyData) String ¶
func (s ListRouteRulesResponseBodyData) String() string
type ListServiceGroupMonitorSourceTemplatesRequest ¶
type ListServiceGroupMonitorSourceTemplatesRequest struct { // example: // // xxxx ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // xxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 1000 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (ListServiceGroupMonitorSourceTemplatesRequest) GoString ¶
func (s ListServiceGroupMonitorSourceTemplatesRequest) GoString() string
func (*ListServiceGroupMonitorSourceTemplatesRequest) SetClientToken ¶
func (s *ListServiceGroupMonitorSourceTemplatesRequest) SetClientToken(v string) *ListServiceGroupMonitorSourceTemplatesRequest
func (*ListServiceGroupMonitorSourceTemplatesRequest) SetRequestId ¶
func (s *ListServiceGroupMonitorSourceTemplatesRequest) SetRequestId(v string) *ListServiceGroupMonitorSourceTemplatesRequest
func (*ListServiceGroupMonitorSourceTemplatesRequest) SetServiceGroupId ¶
func (s *ListServiceGroupMonitorSourceTemplatesRequest) SetServiceGroupId(v int64) *ListServiceGroupMonitorSourceTemplatesRequest
func (ListServiceGroupMonitorSourceTemplatesRequest) String ¶
func (s ListServiceGroupMonitorSourceTemplatesRequest) String() string
type ListServiceGroupMonitorSourceTemplatesResponse ¶
type ListServiceGroupMonitorSourceTemplatesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServiceGroupMonitorSourceTemplatesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServiceGroupMonitorSourceTemplatesResponse) GoString ¶
func (s ListServiceGroupMonitorSourceTemplatesResponse) GoString() string
func (*ListServiceGroupMonitorSourceTemplatesResponse) SetHeaders ¶
func (s *ListServiceGroupMonitorSourceTemplatesResponse) SetHeaders(v map[string]*string) *ListServiceGroupMonitorSourceTemplatesResponse
func (*ListServiceGroupMonitorSourceTemplatesResponse) SetStatusCode ¶
func (s *ListServiceGroupMonitorSourceTemplatesResponse) SetStatusCode(v int32) *ListServiceGroupMonitorSourceTemplatesResponse
func (ListServiceGroupMonitorSourceTemplatesResponse) String ¶
func (s ListServiceGroupMonitorSourceTemplatesResponse) String() string
type ListServiceGroupMonitorSourceTemplatesResponseBody ¶
type ListServiceGroupMonitorSourceTemplatesResponseBody struct { Data []*ListServiceGroupMonitorSourceTemplatesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // xxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListServiceGroupMonitorSourceTemplatesResponseBody) GoString ¶
func (s ListServiceGroupMonitorSourceTemplatesResponseBody) GoString() string
func (*ListServiceGroupMonitorSourceTemplatesResponseBody) SetRequestId ¶
func (s *ListServiceGroupMonitorSourceTemplatesResponseBody) SetRequestId(v string) *ListServiceGroupMonitorSourceTemplatesResponseBody
func (ListServiceGroupMonitorSourceTemplatesResponseBody) String ¶
func (s ListServiceGroupMonitorSourceTemplatesResponseBody) String() string
type ListServiceGroupMonitorSourceTemplatesResponseBodyData ¶
type ListServiceGroupMonitorSourceTemplatesResponseBodyData struct { Fields []*string `json:"fields,omitempty" xml:"fields,omitempty" type:"Repeated"` // example: // // 1000 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // "" TemplateContent *string `json:"templateContent,omitempty" xml:"templateContent,omitempty"` // example: // // 1000 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (ListServiceGroupMonitorSourceTemplatesResponseBodyData) GoString ¶
func (s ListServiceGroupMonitorSourceTemplatesResponseBodyData) GoString() string
func (*ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetFields ¶
func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetFields(v []*string) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
func (*ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetMonitorSourceId ¶
func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetMonitorSourceId(v int64) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
func (*ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetMonitorSourceName ¶
func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetMonitorSourceName(v string) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
func (*ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetTemplateContent ¶
func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetTemplateContent(v string) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
func (*ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetTemplateId ¶
func (s *ListServiceGroupMonitorSourceTemplatesResponseBodyData) SetTemplateId(v int64) *ListServiceGroupMonitorSourceTemplatesResponseBodyData
func (ListServiceGroupMonitorSourceTemplatesResponseBodyData) String ¶
func (s ListServiceGroupMonitorSourceTemplatesResponseBodyData) String() string
type ListServiceGroupsByUserIdResponse ¶
type ListServiceGroupsByUserIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServiceGroupsByUserIdResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServiceGroupsByUserIdResponse) GoString ¶
func (s ListServiceGroupsByUserIdResponse) GoString() string
func (*ListServiceGroupsByUserIdResponse) SetHeaders ¶
func (s *ListServiceGroupsByUserIdResponse) SetHeaders(v map[string]*string) *ListServiceGroupsByUserIdResponse
func (*ListServiceGroupsByUserIdResponse) SetStatusCode ¶
func (s *ListServiceGroupsByUserIdResponse) SetStatusCode(v int32) *ListServiceGroupsByUserIdResponse
func (ListServiceGroupsByUserIdResponse) String ¶
func (s ListServiceGroupsByUserIdResponse) String() string
type ListServiceGroupsByUserIdResponseBody ¶
type ListServiceGroupsByUserIdResponseBody struct { Data *ListServiceGroupsByUserIdResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListServiceGroupsByUserIdResponseBody) GoString ¶
func (s ListServiceGroupsByUserIdResponseBody) GoString() string
func (*ListServiceGroupsByUserIdResponseBody) SetRequestId ¶
func (s *ListServiceGroupsByUserIdResponseBody) SetRequestId(v string) *ListServiceGroupsByUserIdResponseBody
func (ListServiceGroupsByUserIdResponseBody) String ¶
func (s ListServiceGroupsByUserIdResponseBody) String() string
type ListServiceGroupsByUserIdResponseBodyData ¶
type ListServiceGroupsByUserIdResponseBodyData struct { IsScheduled *bool `json:"isScheduled,omitempty" xml:"isScheduled,omitempty"` ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` }
func (ListServiceGroupsByUserIdResponseBodyData) GoString ¶
func (s ListServiceGroupsByUserIdResponseBodyData) GoString() string
func (*ListServiceGroupsByUserIdResponseBodyData) SetIsScheduled ¶
func (s *ListServiceGroupsByUserIdResponseBodyData) SetIsScheduled(v bool) *ListServiceGroupsByUserIdResponseBodyData
func (*ListServiceGroupsByUserIdResponseBodyData) SetServiceGroupId ¶
func (s *ListServiceGroupsByUserIdResponseBodyData) SetServiceGroupId(v int64) *ListServiceGroupsByUserIdResponseBodyData
func (*ListServiceGroupsByUserIdResponseBodyData) SetServiceGroupName ¶
func (s *ListServiceGroupsByUserIdResponseBodyData) SetServiceGroupName(v string) *ListServiceGroupsByUserIdResponseBodyData
func (ListServiceGroupsByUserIdResponseBodyData) String ¶
func (s ListServiceGroupsByUserIdResponseBodyData) String() string
type ListServiceGroupsRequest ¶
type ListServiceGroupsRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // false IsScheduled *bool `json:"isScheduled,omitempty" xml:"isScheduled,omitempty"` // example: // // false OrderByScheduleStatus *bool `json:"orderByScheduleStatus,omitempty" xml:"orderByScheduleStatus,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // 王宇 QueryName *string `json:"queryName,omitempty" xml:"queryName,omitempty"` // example: // // USER QueryType *string `json:"queryType,omitempty" xml:"queryType,omitempty"` ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` // example: // // 100000 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListServiceGroupsRequest) GoString ¶
func (s ListServiceGroupsRequest) GoString() string
func (*ListServiceGroupsRequest) SetClientToken ¶
func (s *ListServiceGroupsRequest) SetClientToken(v string) *ListServiceGroupsRequest
func (*ListServiceGroupsRequest) SetIsScheduled ¶
func (s *ListServiceGroupsRequest) SetIsScheduled(v bool) *ListServiceGroupsRequest
func (*ListServiceGroupsRequest) SetOrderByScheduleStatus ¶
func (s *ListServiceGroupsRequest) SetOrderByScheduleStatus(v bool) *ListServiceGroupsRequest
func (*ListServiceGroupsRequest) SetPageNumber ¶
func (s *ListServiceGroupsRequest) SetPageNumber(v int64) *ListServiceGroupsRequest
func (*ListServiceGroupsRequest) SetPageSize ¶
func (s *ListServiceGroupsRequest) SetPageSize(v int64) *ListServiceGroupsRequest
func (*ListServiceGroupsRequest) SetQueryName ¶
func (s *ListServiceGroupsRequest) SetQueryName(v string) *ListServiceGroupsRequest
func (*ListServiceGroupsRequest) SetQueryType ¶
func (s *ListServiceGroupsRequest) SetQueryType(v string) *ListServiceGroupsRequest
func (*ListServiceGroupsRequest) SetServiceId ¶ added in v2.0.6
func (s *ListServiceGroupsRequest) SetServiceId(v int64) *ListServiceGroupsRequest
func (*ListServiceGroupsRequest) SetUserId ¶
func (s *ListServiceGroupsRequest) SetUserId(v int64) *ListServiceGroupsRequest
func (ListServiceGroupsRequest) String ¶
func (s ListServiceGroupsRequest) String() string
type ListServiceGroupsResponse ¶
type ListServiceGroupsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServiceGroupsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServiceGroupsResponse) GoString ¶
func (s ListServiceGroupsResponse) GoString() string
func (*ListServiceGroupsResponse) SetBody ¶
func (s *ListServiceGroupsResponse) SetBody(v *ListServiceGroupsResponseBody) *ListServiceGroupsResponse
func (*ListServiceGroupsResponse) SetHeaders ¶
func (s *ListServiceGroupsResponse) SetHeaders(v map[string]*string) *ListServiceGroupsResponse
func (*ListServiceGroupsResponse) SetStatusCode ¶
func (s *ListServiceGroupsResponse) SetStatusCode(v int32) *ListServiceGroupsResponse
func (ListServiceGroupsResponse) String ¶
func (s ListServiceGroupsResponse) String() string
type ListServiceGroupsResponseBody ¶
type ListServiceGroupsResponseBody struct { Data []*ListServiceGroupsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // Id of the request // // example: // // sssss RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListServiceGroupsResponseBody) GoString ¶
func (s ListServiceGroupsResponseBody) GoString() string
func (*ListServiceGroupsResponseBody) SetData ¶
func (s *ListServiceGroupsResponseBody) SetData(v []*ListServiceGroupsResponseBodyData) *ListServiceGroupsResponseBody
func (*ListServiceGroupsResponseBody) SetPageNumber ¶
func (s *ListServiceGroupsResponseBody) SetPageNumber(v int64) *ListServiceGroupsResponseBody
func (*ListServiceGroupsResponseBody) SetPageSize ¶
func (s *ListServiceGroupsResponseBody) SetPageSize(v int64) *ListServiceGroupsResponseBody
func (*ListServiceGroupsResponseBody) SetRequestId ¶
func (s *ListServiceGroupsResponseBody) SetRequestId(v string) *ListServiceGroupsResponseBody
func (*ListServiceGroupsResponseBody) SetTotalCount ¶
func (s *ListServiceGroupsResponseBody) SetTotalCount(v int64) *ListServiceGroupsResponseBody
func (ListServiceGroupsResponseBody) String ¶
func (s ListServiceGroupsResponseBody) String() string
type ListServiceGroupsResponseBodyData ¶
type ListServiceGroupsResponseBodyData struct { // example: // // ENABLE EnableWebhook *string `json:"enableWebhook,omitempty" xml:"enableWebhook,omitempty"` // example: // // true IsScheduled *bool `json:"isScheduled,omitempty" xml:"isScheduled,omitempty"` // example: // // 服务描述 ServiceGroupDescription *string `json:"serviceGroupDescription,omitempty" xml:"serviceGroupDescription,omitempty"` // example: // // 1 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 服务组 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` // example: // // 2020-08-09 15:50:30 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` Users []*ListServiceGroupsResponseBodyDataUsers `json:"users,omitempty" xml:"users,omitempty" type:"Repeated"` // example: // // wwwwwwwwww WebhookLink *string `json:"webhookLink,omitempty" xml:"webhookLink,omitempty"` // example: // // WEIXIN_GROUP WebhookType *string `json:"webhookType,omitempty" xml:"webhookType,omitempty"` }
func (ListServiceGroupsResponseBodyData) GoString ¶
func (s ListServiceGroupsResponseBodyData) GoString() string
func (*ListServiceGroupsResponseBodyData) SetEnableWebhook ¶
func (s *ListServiceGroupsResponseBodyData) SetEnableWebhook(v string) *ListServiceGroupsResponseBodyData
func (*ListServiceGroupsResponseBodyData) SetIsScheduled ¶
func (s *ListServiceGroupsResponseBodyData) SetIsScheduled(v bool) *ListServiceGroupsResponseBodyData
func (*ListServiceGroupsResponseBodyData) SetServiceGroupDescription ¶
func (s *ListServiceGroupsResponseBodyData) SetServiceGroupDescription(v string) *ListServiceGroupsResponseBodyData
func (*ListServiceGroupsResponseBodyData) SetServiceGroupId ¶
func (s *ListServiceGroupsResponseBodyData) SetServiceGroupId(v int64) *ListServiceGroupsResponseBodyData
func (*ListServiceGroupsResponseBodyData) SetServiceGroupName ¶
func (s *ListServiceGroupsResponseBodyData) SetServiceGroupName(v string) *ListServiceGroupsResponseBodyData
func (*ListServiceGroupsResponseBodyData) SetUpdateTime ¶
func (s *ListServiceGroupsResponseBodyData) SetUpdateTime(v string) *ListServiceGroupsResponseBodyData
func (*ListServiceGroupsResponseBodyData) SetUsers ¶
func (s *ListServiceGroupsResponseBodyData) SetUsers(v []*ListServiceGroupsResponseBodyDataUsers) *ListServiceGroupsResponseBodyData
func (*ListServiceGroupsResponseBodyData) SetWebhookLink ¶
func (s *ListServiceGroupsResponseBodyData) SetWebhookLink(v string) *ListServiceGroupsResponseBodyData
func (*ListServiceGroupsResponseBodyData) SetWebhookType ¶
func (s *ListServiceGroupsResponseBodyData) SetWebhookType(v string) *ListServiceGroupsResponseBodyData
func (ListServiceGroupsResponseBodyData) String ¶
func (s ListServiceGroupsResponseBodyData) String() string
type ListServiceGroupsResponseBodyDataUsers ¶
type ListServiceGroupsResponseBodyDataUsers struct { // example: // // wy930***@163.com Email *string `json:"email,omitempty" xml:"email,omitempty"` IsRelated *int32 `json:"isRelated,omitempty" xml:"isRelated,omitempty"` // example: // // 1390000**** Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` // example: // // 1 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 10 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` // example: // // jack UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` }
func (ListServiceGroupsResponseBodyDataUsers) GoString ¶
func (s ListServiceGroupsResponseBodyDataUsers) GoString() string
func (*ListServiceGroupsResponseBodyDataUsers) SetEmail ¶
func (s *ListServiceGroupsResponseBodyDataUsers) SetEmail(v string) *ListServiceGroupsResponseBodyDataUsers
func (*ListServiceGroupsResponseBodyDataUsers) SetIsRelated ¶
func (s *ListServiceGroupsResponseBodyDataUsers) SetIsRelated(v int32) *ListServiceGroupsResponseBodyDataUsers
func (*ListServiceGroupsResponseBodyDataUsers) SetPhone ¶
func (s *ListServiceGroupsResponseBodyDataUsers) SetPhone(v string) *ListServiceGroupsResponseBodyDataUsers
func (*ListServiceGroupsResponseBodyDataUsers) SetServiceGroupId ¶
func (s *ListServiceGroupsResponseBodyDataUsers) SetServiceGroupId(v int64) *ListServiceGroupsResponseBodyDataUsers
func (*ListServiceGroupsResponseBodyDataUsers) SetUserId ¶
func (s *ListServiceGroupsResponseBodyDataUsers) SetUserId(v int64) *ListServiceGroupsResponseBodyDataUsers
func (*ListServiceGroupsResponseBodyDataUsers) SetUserName ¶
func (s *ListServiceGroupsResponseBodyDataUsers) SetUserName(v string) *ListServiceGroupsResponseBodyDataUsers
func (ListServiceGroupsResponseBodyDataUsers) String ¶
func (s ListServiceGroupsResponseBodyDataUsers) String() string
type ListServicesRequest ¶
type ListServicesRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // This parameter is required. // // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // 冲上云霄 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` }
func (ListServicesRequest) GoString ¶
func (s ListServicesRequest) GoString() string
func (*ListServicesRequest) SetClientToken ¶
func (s *ListServicesRequest) SetClientToken(v string) *ListServicesRequest
func (*ListServicesRequest) SetPageNumber ¶
func (s *ListServicesRequest) SetPageNumber(v int64) *ListServicesRequest
func (*ListServicesRequest) SetPageSize ¶
func (s *ListServicesRequest) SetPageSize(v int64) *ListServicesRequest
func (*ListServicesRequest) SetServiceName ¶
func (s *ListServicesRequest) SetServiceName(v string) *ListServicesRequest
func (ListServicesRequest) String ¶
func (s ListServicesRequest) String() string
type ListServicesResponse ¶
type ListServicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServicesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServicesResponse) GoString ¶
func (s ListServicesResponse) GoString() string
func (*ListServicesResponse) SetBody ¶
func (s *ListServicesResponse) SetBody(v *ListServicesResponseBody) *ListServicesResponse
func (*ListServicesResponse) SetHeaders ¶
func (s *ListServicesResponse) SetHeaders(v map[string]*string) *ListServicesResponse
func (*ListServicesResponse) SetStatusCode ¶
func (s *ListServicesResponse) SetStatusCode(v int32) *ListServicesResponse
func (ListServicesResponse) String ¶
func (s ListServicesResponse) String() string
type ListServicesResponseBody ¶
type ListServicesResponseBody struct { Data []*ListServicesResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListServicesResponseBody) GoString ¶
func (s ListServicesResponseBody) GoString() string
func (*ListServicesResponseBody) SetData ¶
func (s *ListServicesResponseBody) SetData(v []*ListServicesResponseBodyData) *ListServicesResponseBody
func (*ListServicesResponseBody) SetPageNumber ¶
func (s *ListServicesResponseBody) SetPageNumber(v int64) *ListServicesResponseBody
func (*ListServicesResponseBody) SetPageSize ¶
func (s *ListServicesResponseBody) SetPageSize(v int64) *ListServicesResponseBody
func (*ListServicesResponseBody) SetRequestId ¶
func (s *ListServicesResponseBody) SetRequestId(v string) *ListServicesResponseBody
func (*ListServicesResponseBody) SetTotalCount ¶
func (s *ListServicesResponseBody) SetTotalCount(v int64) *ListServicesResponseBody
func (ListServicesResponseBody) String ¶
func (s ListServicesResponseBody) String() string
type ListServicesResponseBodyData ¶
type ListServicesResponseBodyData struct { EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` IsValid *int32 `json:"isValid,omitempty" xml:"isValid,omitempty"` // example: // // 服务描述 ServiceDescription *string `json:"serviceDescription,omitempty" xml:"serviceDescription,omitempty"` ServiceGroupIdList []*int64 `json:"serviceGroupIdList,omitempty" xml:"serviceGroupIdList,omitempty" type:"Repeated"` // example: // // 1 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` // example: // // 冲上云霄 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` // example: // // 2020-09-08 14:30:30 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (ListServicesResponseBodyData) GoString ¶
func (s ListServicesResponseBodyData) GoString() string
func (*ListServicesResponseBodyData) SetEscalationPlanId ¶ added in v2.0.6
func (s *ListServicesResponseBodyData) SetEscalationPlanId(v int64) *ListServicesResponseBodyData
func (*ListServicesResponseBodyData) SetEscalationPlanName ¶ added in v2.0.6
func (s *ListServicesResponseBodyData) SetEscalationPlanName(v string) *ListServicesResponseBodyData
func (*ListServicesResponseBodyData) SetIsValid ¶
func (s *ListServicesResponseBodyData) SetIsValid(v int32) *ListServicesResponseBodyData
func (*ListServicesResponseBodyData) SetServiceDescription ¶
func (s *ListServicesResponseBodyData) SetServiceDescription(v string) *ListServicesResponseBodyData
func (*ListServicesResponseBodyData) SetServiceGroupIdList ¶ added in v2.0.6
func (s *ListServicesResponseBodyData) SetServiceGroupIdList(v []*int64) *ListServicesResponseBodyData
func (*ListServicesResponseBodyData) SetServiceId ¶
func (s *ListServicesResponseBodyData) SetServiceId(v int64) *ListServicesResponseBodyData
func (*ListServicesResponseBodyData) SetServiceName ¶
func (s *ListServicesResponseBodyData) SetServiceName(v string) *ListServicesResponseBodyData
func (*ListServicesResponseBodyData) SetUpdateTime ¶
func (s *ListServicesResponseBodyData) SetUpdateTime(v string) *ListServicesResponseBodyData
func (ListServicesResponseBodyData) String ¶
func (s ListServicesResponseBodyData) String() string
type ListSourceEventsForMonitorSourceRequest ¶
type ListSourceEventsForMonitorSourceRequest struct { // example: // // 1000 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` }
func (ListSourceEventsForMonitorSourceRequest) GoString ¶
func (s ListSourceEventsForMonitorSourceRequest) GoString() string
func (*ListSourceEventsForMonitorSourceRequest) SetMonitorSourceId ¶
func (s *ListSourceEventsForMonitorSourceRequest) SetMonitorSourceId(v int64) *ListSourceEventsForMonitorSourceRequest
func (ListSourceEventsForMonitorSourceRequest) String ¶
func (s ListSourceEventsForMonitorSourceRequest) String() string
type ListSourceEventsForMonitorSourceResponse ¶
type ListSourceEventsForMonitorSourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListSourceEventsForMonitorSourceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListSourceEventsForMonitorSourceResponse) GoString ¶
func (s ListSourceEventsForMonitorSourceResponse) GoString() string
func (*ListSourceEventsForMonitorSourceResponse) SetHeaders ¶
func (s *ListSourceEventsForMonitorSourceResponse) SetHeaders(v map[string]*string) *ListSourceEventsForMonitorSourceResponse
func (*ListSourceEventsForMonitorSourceResponse) SetStatusCode ¶
func (s *ListSourceEventsForMonitorSourceResponse) SetStatusCode(v int32) *ListSourceEventsForMonitorSourceResponse
func (ListSourceEventsForMonitorSourceResponse) String ¶
func (s ListSourceEventsForMonitorSourceResponse) String() string
type ListSourceEventsForMonitorSourceResponseBody ¶
type ListSourceEventsForMonitorSourceResponseBody struct { Data []*ListSourceEventsForMonitorSourceResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // xxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListSourceEventsForMonitorSourceResponseBody) GoString ¶
func (s ListSourceEventsForMonitorSourceResponseBody) GoString() string
func (*ListSourceEventsForMonitorSourceResponseBody) SetRequestId ¶
func (s *ListSourceEventsForMonitorSourceResponseBody) SetRequestId(v string) *ListSourceEventsForMonitorSourceResponseBody
func (ListSourceEventsForMonitorSourceResponseBody) String ¶
func (s ListSourceEventsForMonitorSourceResponseBody) String() string
type ListSourceEventsForMonitorSourceResponseBodyData ¶
type ListSourceEventsForMonitorSourceResponseBodyData struct { // example: // // {} EventJson *string `json:"eventJson,omitempty" xml:"eventJson,omitempty"` // example: // // 2020-01-01 18:30:00 EventTime *string `json:"eventTime,omitempty" xml:"eventTime,omitempty"` // example: // // 1000 MonitorSourceId *bool `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` }
func (ListSourceEventsForMonitorSourceResponseBodyData) GoString ¶
func (s ListSourceEventsForMonitorSourceResponseBodyData) GoString() string
func (*ListSourceEventsForMonitorSourceResponseBodyData) SetEventJson ¶
func (s *ListSourceEventsForMonitorSourceResponseBodyData) SetEventJson(v string) *ListSourceEventsForMonitorSourceResponseBodyData
func (*ListSourceEventsForMonitorSourceResponseBodyData) SetEventTime ¶
func (s *ListSourceEventsForMonitorSourceResponseBodyData) SetEventTime(v string) *ListSourceEventsForMonitorSourceResponseBodyData
func (*ListSourceEventsForMonitorSourceResponseBodyData) SetMonitorSourceId ¶
func (s *ListSourceEventsForMonitorSourceResponseBodyData) SetMonitorSourceId(v bool) *ListSourceEventsForMonitorSourceResponseBodyData
func (*ListSourceEventsForMonitorSourceResponseBodyData) SetMonitorSourceName ¶
func (s *ListSourceEventsForMonitorSourceResponseBodyData) SetMonitorSourceName(v string) *ListSourceEventsForMonitorSourceResponseBodyData
func (ListSourceEventsForMonitorSourceResponseBodyData) String ¶
func (s ListSourceEventsForMonitorSourceResponseBodyData) String() string
type ListSourceEventsRequest ¶
type ListSourceEventsRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // 2020-09-18 13:00:00 // // example: // // 2020-10-01 23:59:59 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // This parameter is required. // // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // This parameter is required. // // example: // // INCIDENT InstanceType *string `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 20 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // 9223370410626682599-1344383-78954515-1-0a6e01a1701447fd9ef18b079edd2c6d StartRowKey *string `json:"startRowKey,omitempty" xml:"startRowKey,omitempty"` // 2020-09-10 13:00:00 // // example: // // 2020-10-01 00:00:00 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // example: // // 9223370410626682599-1344383-78954515-1-0a6e01a1701447fd9ef18b079edd2c6d StopRowKey *string `json:"stopRowKey,omitempty" xml:"stopRowKey,omitempty"` }
func (ListSourceEventsRequest) GoString ¶
func (s ListSourceEventsRequest) GoString() string
func (*ListSourceEventsRequest) SetClientToken ¶
func (s *ListSourceEventsRequest) SetClientToken(v string) *ListSourceEventsRequest
func (*ListSourceEventsRequest) SetEndTime ¶
func (s *ListSourceEventsRequest) SetEndTime(v string) *ListSourceEventsRequest
func (*ListSourceEventsRequest) SetInstanceId ¶
func (s *ListSourceEventsRequest) SetInstanceId(v int64) *ListSourceEventsRequest
func (*ListSourceEventsRequest) SetInstanceType ¶
func (s *ListSourceEventsRequest) SetInstanceType(v string) *ListSourceEventsRequest
func (*ListSourceEventsRequest) SetPageNumber ¶
func (s *ListSourceEventsRequest) SetPageNumber(v int64) *ListSourceEventsRequest
func (*ListSourceEventsRequest) SetPageSize ¶
func (s *ListSourceEventsRequest) SetPageSize(v int64) *ListSourceEventsRequest
func (*ListSourceEventsRequest) SetStartRowKey ¶
func (s *ListSourceEventsRequest) SetStartRowKey(v string) *ListSourceEventsRequest
func (*ListSourceEventsRequest) SetStartTime ¶
func (s *ListSourceEventsRequest) SetStartTime(v string) *ListSourceEventsRequest
func (*ListSourceEventsRequest) SetStopRowKey ¶
func (s *ListSourceEventsRequest) SetStopRowKey(v string) *ListSourceEventsRequest
func (ListSourceEventsRequest) String ¶
func (s ListSourceEventsRequest) String() string
type ListSourceEventsResponse ¶
type ListSourceEventsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListSourceEventsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListSourceEventsResponse) GoString ¶
func (s ListSourceEventsResponse) GoString() string
func (*ListSourceEventsResponse) SetBody ¶
func (s *ListSourceEventsResponse) SetBody(v *ListSourceEventsResponseBody) *ListSourceEventsResponse
func (*ListSourceEventsResponse) SetHeaders ¶
func (s *ListSourceEventsResponse) SetHeaders(v map[string]*string) *ListSourceEventsResponse
func (*ListSourceEventsResponse) SetStatusCode ¶
func (s *ListSourceEventsResponse) SetStatusCode(v int32) *ListSourceEventsResponse
func (ListSourceEventsResponse) String ¶
func (s ListSourceEventsResponse) String() string
type ListSourceEventsResponseBody ¶
type ListSourceEventsResponseBody struct { Data []*ListSourceEventsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // firstRowKey // // example: // // 9223370412331485032-1344383-9967-1-08be8b08ef30441390072f3bfba71c94 FirstRowKey *string `json:"firstRowKey,omitempty" xml:"firstRowKey,omitempty"` // lastRowKey // // example: // // 9223370412331485036-1344383-9967-1-8d729a1b176f493ca3be643b391d5ced LastRowKey *string `json:"lastRowKey,omitempty" xml:"lastRowKey,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 20 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListSourceEventsResponseBody) GoString ¶
func (s ListSourceEventsResponseBody) GoString() string
func (*ListSourceEventsResponseBody) SetData ¶
func (s *ListSourceEventsResponseBody) SetData(v []*ListSourceEventsResponseBodyData) *ListSourceEventsResponseBody
func (*ListSourceEventsResponseBody) SetFirstRowKey ¶
func (s *ListSourceEventsResponseBody) SetFirstRowKey(v string) *ListSourceEventsResponseBody
func (*ListSourceEventsResponseBody) SetLastRowKey ¶
func (s *ListSourceEventsResponseBody) SetLastRowKey(v string) *ListSourceEventsResponseBody
func (*ListSourceEventsResponseBody) SetPageNumber ¶
func (s *ListSourceEventsResponseBody) SetPageNumber(v int64) *ListSourceEventsResponseBody
func (*ListSourceEventsResponseBody) SetPageSize ¶
func (s *ListSourceEventsResponseBody) SetPageSize(v int64) *ListSourceEventsResponseBody
func (*ListSourceEventsResponseBody) SetRequestId ¶
func (s *ListSourceEventsResponseBody) SetRequestId(v string) *ListSourceEventsResponseBody
func (*ListSourceEventsResponseBody) SetTotalCount ¶
func (s *ListSourceEventsResponseBody) SetTotalCount(v int64) *ListSourceEventsResponseBody
func (ListSourceEventsResponseBody) String ¶
func (s ListSourceEventsResponseBody) String() string
type ListSourceEventsResponseBodyData ¶
type ListSourceEventsResponseBodyData struct { // example: // // "" EventJson *string `json:"eventJson,omitempty" xml:"eventJson,omitempty"` // example: // // 2020-09-08 15:53:34 EventTime *string `json:"eventTime,omitempty" xml:"eventTime,omitempty"` // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // INCIDENT InstanceType *string `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // example: // // 1 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // 1 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` // example: // // 1 TenantRamId *int64 `json:"tenantRamId,omitempty" xml:"tenantRamId,omitempty"` }
func (ListSourceEventsResponseBodyData) GoString ¶
func (s ListSourceEventsResponseBodyData) GoString() string
func (*ListSourceEventsResponseBodyData) SetEventJson ¶
func (s *ListSourceEventsResponseBodyData) SetEventJson(v string) *ListSourceEventsResponseBodyData
func (*ListSourceEventsResponseBodyData) SetEventTime ¶
func (s *ListSourceEventsResponseBodyData) SetEventTime(v string) *ListSourceEventsResponseBodyData
func (*ListSourceEventsResponseBodyData) SetInstanceId ¶
func (s *ListSourceEventsResponseBodyData) SetInstanceId(v int64) *ListSourceEventsResponseBodyData
func (*ListSourceEventsResponseBodyData) SetInstanceType ¶
func (s *ListSourceEventsResponseBodyData) SetInstanceType(v string) *ListSourceEventsResponseBodyData
func (*ListSourceEventsResponseBodyData) SetMonitorSourceId ¶
func (s *ListSourceEventsResponseBodyData) SetMonitorSourceId(v int64) *ListSourceEventsResponseBodyData
func (*ListSourceEventsResponseBodyData) SetMonitorSourceName ¶
func (s *ListSourceEventsResponseBodyData) SetMonitorSourceName(v string) *ListSourceEventsResponseBodyData
func (*ListSourceEventsResponseBodyData) SetRouteRuleId ¶
func (s *ListSourceEventsResponseBodyData) SetRouteRuleId(v int64) *ListSourceEventsResponseBodyData
func (*ListSourceEventsResponseBodyData) SetTenantRamId ¶
func (s *ListSourceEventsResponseBodyData) SetTenantRamId(v int64) *ListSourceEventsResponseBodyData
func (ListSourceEventsResponseBodyData) String ¶
func (s ListSourceEventsResponseBodyData) String() string
type ListSubscriptionServiceGroupsRequest ¶
type ListSubscriptionServiceGroupsRequest struct { // example: // // 89f51d2e-5527-4f6c-a6c6-4411b5496e9f ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` ServiceIds []*int64 `json:"serviceIds,omitempty" xml:"serviceIds,omitempty" type:"Repeated"` }
func (ListSubscriptionServiceGroupsRequest) GoString ¶
func (s ListSubscriptionServiceGroupsRequest) GoString() string
func (*ListSubscriptionServiceGroupsRequest) SetClientToken ¶
func (s *ListSubscriptionServiceGroupsRequest) SetClientToken(v string) *ListSubscriptionServiceGroupsRequest
func (*ListSubscriptionServiceGroupsRequest) SetServiceIds ¶
func (s *ListSubscriptionServiceGroupsRequest) SetServiceIds(v []*int64) *ListSubscriptionServiceGroupsRequest
func (ListSubscriptionServiceGroupsRequest) String ¶
func (s ListSubscriptionServiceGroupsRequest) String() string
type ListSubscriptionServiceGroupsResponse ¶
type ListSubscriptionServiceGroupsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListSubscriptionServiceGroupsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListSubscriptionServiceGroupsResponse) GoString ¶
func (s ListSubscriptionServiceGroupsResponse) GoString() string
func (*ListSubscriptionServiceGroupsResponse) SetHeaders ¶
func (s *ListSubscriptionServiceGroupsResponse) SetHeaders(v map[string]*string) *ListSubscriptionServiceGroupsResponse
func (*ListSubscriptionServiceGroupsResponse) SetStatusCode ¶
func (s *ListSubscriptionServiceGroupsResponse) SetStatusCode(v int32) *ListSubscriptionServiceGroupsResponse
func (ListSubscriptionServiceGroupsResponse) String ¶
func (s ListSubscriptionServiceGroupsResponse) String() string
type ListSubscriptionServiceGroupsResponseBody ¶
type ListSubscriptionServiceGroupsResponseBody struct { // data Data []*ListSubscriptionServiceGroupsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // 89f51d2e-5527-4f6c-a6c6-4411b5496e9f RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListSubscriptionServiceGroupsResponseBody) GoString ¶
func (s ListSubscriptionServiceGroupsResponseBody) GoString() string
func (*ListSubscriptionServiceGroupsResponseBody) SetRequestId ¶
func (s *ListSubscriptionServiceGroupsResponseBody) SetRequestId(v string) *ListSubscriptionServiceGroupsResponseBody
func (ListSubscriptionServiceGroupsResponseBody) String ¶
func (s ListSubscriptionServiceGroupsResponseBody) String() string
type ListSubscriptionServiceGroupsResponseBodyData ¶
type ListSubscriptionServiceGroupsResponseBodyData struct { ServiceGroupDescription *string `json:"serviceGroupDescription,omitempty" xml:"serviceGroupDescription,omitempty"` // example: // // 123113 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` }
func (ListSubscriptionServiceGroupsResponseBodyData) GoString ¶
func (s ListSubscriptionServiceGroupsResponseBodyData) GoString() string
func (*ListSubscriptionServiceGroupsResponseBodyData) SetServiceGroupDescription ¶
func (s *ListSubscriptionServiceGroupsResponseBodyData) SetServiceGroupDescription(v string) *ListSubscriptionServiceGroupsResponseBodyData
func (*ListSubscriptionServiceGroupsResponseBodyData) SetServiceId ¶
func (s *ListSubscriptionServiceGroupsResponseBodyData) SetServiceId(v int64) *ListSubscriptionServiceGroupsResponseBodyData
func (*ListSubscriptionServiceGroupsResponseBodyData) SetServiceName ¶
func (s *ListSubscriptionServiceGroupsResponseBodyData) SetServiceName(v string) *ListSubscriptionServiceGroupsResponseBodyData
func (ListSubscriptionServiceGroupsResponseBodyData) String ¶
func (s ListSubscriptionServiceGroupsResponseBodyData) String() string
type ListSubscriptionsRequest ¶
type ListSubscriptionsRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378FTOKENA11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` NotFilterScopeObjectDeleted *bool `json:"notFilterScopeObjectDeleted,omitempty" xml:"notFilterScopeObjectDeleted,omitempty"` // example: // // test NotifyObject *string `json:"notifyObject,omitempty" xml:"notifyObject,omitempty"` // example: // // SERVICE NotifyObjectType *string `json:"notifyObjectType,omitempty" xml:"notifyObjectType,omitempty"` // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` // example: // // TestName ScopeObject *string `json:"scopeObject,omitempty" xml:"scopeObject,omitempty"` // example: // // newTitle SubscriptionTitle *string `json:"subscriptionTitle,omitempty" xml:"subscriptionTitle,omitempty"` }
func (ListSubscriptionsRequest) GoString ¶
func (s ListSubscriptionsRequest) GoString() string
func (*ListSubscriptionsRequest) SetClientToken ¶
func (s *ListSubscriptionsRequest) SetClientToken(v string) *ListSubscriptionsRequest
func (*ListSubscriptionsRequest) SetNotFilterScopeObjectDeleted ¶
func (s *ListSubscriptionsRequest) SetNotFilterScopeObjectDeleted(v bool) *ListSubscriptionsRequest
func (*ListSubscriptionsRequest) SetNotifyObject ¶
func (s *ListSubscriptionsRequest) SetNotifyObject(v string) *ListSubscriptionsRequest
func (*ListSubscriptionsRequest) SetNotifyObjectType ¶
func (s *ListSubscriptionsRequest) SetNotifyObjectType(v string) *ListSubscriptionsRequest
func (*ListSubscriptionsRequest) SetPageNumber ¶
func (s *ListSubscriptionsRequest) SetPageNumber(v int32) *ListSubscriptionsRequest
func (*ListSubscriptionsRequest) SetPageSize ¶
func (s *ListSubscriptionsRequest) SetPageSize(v int32) *ListSubscriptionsRequest
func (*ListSubscriptionsRequest) SetScope ¶
func (s *ListSubscriptionsRequest) SetScope(v string) *ListSubscriptionsRequest
func (*ListSubscriptionsRequest) SetScopeObject ¶
func (s *ListSubscriptionsRequest) SetScopeObject(v string) *ListSubscriptionsRequest
func (*ListSubscriptionsRequest) SetSubscriptionTitle ¶
func (s *ListSubscriptionsRequest) SetSubscriptionTitle(v string) *ListSubscriptionsRequest
func (ListSubscriptionsRequest) String ¶
func (s ListSubscriptionsRequest) String() string
type ListSubscriptionsResponse ¶
type ListSubscriptionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListSubscriptionsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListSubscriptionsResponse) GoString ¶
func (s ListSubscriptionsResponse) GoString() string
func (*ListSubscriptionsResponse) SetBody ¶
func (s *ListSubscriptionsResponse) SetBody(v *ListSubscriptionsResponseBody) *ListSubscriptionsResponse
func (*ListSubscriptionsResponse) SetHeaders ¶
func (s *ListSubscriptionsResponse) SetHeaders(v map[string]*string) *ListSubscriptionsResponse
func (*ListSubscriptionsResponse) SetStatusCode ¶
func (s *ListSubscriptionsResponse) SetStatusCode(v int32) *ListSubscriptionsResponse
func (ListSubscriptionsResponse) String ¶
func (s ListSubscriptionsResponse) String() string
type ListSubscriptionsResponseBody ¶
type ListSubscriptionsResponseBody struct { // data Data []*ListSubscriptionsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListSubscriptionsResponseBody) GoString ¶
func (s ListSubscriptionsResponseBody) GoString() string
func (*ListSubscriptionsResponseBody) SetData ¶
func (s *ListSubscriptionsResponseBody) SetData(v []*ListSubscriptionsResponseBodyData) *ListSubscriptionsResponseBody
func (*ListSubscriptionsResponseBody) SetPageNumber ¶
func (s *ListSubscriptionsResponseBody) SetPageNumber(v int64) *ListSubscriptionsResponseBody
func (*ListSubscriptionsResponseBody) SetPageSize ¶
func (s *ListSubscriptionsResponseBody) SetPageSize(v int64) *ListSubscriptionsResponseBody
func (*ListSubscriptionsResponseBody) SetRequestId ¶
func (s *ListSubscriptionsResponseBody) SetRequestId(v string) *ListSubscriptionsResponseBody
func (*ListSubscriptionsResponseBody) SetTotalCount ¶
func (s *ListSubscriptionsResponseBody) SetTotalCount(v int64) *ListSubscriptionsResponseBody
func (ListSubscriptionsResponseBody) String ¶
func (s ListSubscriptionsResponseBody) String() string
type ListSubscriptionsResponseBodyData ¶
type ListSubscriptionsResponseBodyData struct { // example: // // 2022-05-09 10:10:10 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // example: // // LONG_TERM ExpiredType *string `json:"expiredType,omitempty" xml:"expiredType,omitempty"` NotifyObjectList []*ListSubscriptionsResponseBodyDataNotifyObjectList `json:"notifyObjectList,omitempty" xml:"notifyObjectList,omitempty" type:"Repeated"` // example: // // USER NotifyObjectType *int64 `json:"notifyObjectType,omitempty" xml:"notifyObjectType,omitempty"` // example: // // SERVICE Scope *int64 `json:"scope,omitempty" xml:"scope,omitempty"` ScopeObjectList []*ListSubscriptionsResponseBodyDataScopeObjectList `json:"scopeObjectList,omitempty" xml:"scopeObjectList,omitempty" type:"Repeated"` // example: // // 2020-05-09 10:10:10 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // example: // // ENABLE Status *string `json:"status,omitempty" xml:"status,omitempty"` // example: // // 10 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` // example: // // test SubscriptionTitle *string `json:"subscriptionTitle,omitempty" xml:"subscriptionTitle,omitempty"` }
func (ListSubscriptionsResponseBodyData) GoString ¶
func (s ListSubscriptionsResponseBodyData) GoString() string
func (*ListSubscriptionsResponseBodyData) SetEndTime ¶
func (s *ListSubscriptionsResponseBodyData) SetEndTime(v string) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetExpiredType ¶
func (s *ListSubscriptionsResponseBodyData) SetExpiredType(v string) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetNotifyObjectList ¶
func (s *ListSubscriptionsResponseBodyData) SetNotifyObjectList(v []*ListSubscriptionsResponseBodyDataNotifyObjectList) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetNotifyObjectType ¶
func (s *ListSubscriptionsResponseBodyData) SetNotifyObjectType(v int64) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetScope ¶
func (s *ListSubscriptionsResponseBodyData) SetScope(v int64) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetScopeObjectList ¶
func (s *ListSubscriptionsResponseBodyData) SetScopeObjectList(v []*ListSubscriptionsResponseBodyDataScopeObjectList) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetStartTime ¶
func (s *ListSubscriptionsResponseBodyData) SetStartTime(v string) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetStatus ¶
func (s *ListSubscriptionsResponseBodyData) SetStatus(v string) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetSubscriptionId ¶
func (s *ListSubscriptionsResponseBodyData) SetSubscriptionId(v int64) *ListSubscriptionsResponseBodyData
func (*ListSubscriptionsResponseBodyData) SetSubscriptionTitle ¶
func (s *ListSubscriptionsResponseBodyData) SetSubscriptionTitle(v string) *ListSubscriptionsResponseBodyData
func (ListSubscriptionsResponseBodyData) String ¶
func (s ListSubscriptionsResponseBodyData) String() string
type ListSubscriptionsResponseBodyDataNotifyObjectList ¶
type ListSubscriptionsResponseBodyDataNotifyObjectList struct { // example: // // 10 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` IsValid *int64 `json:"isValid,omitempty" xml:"isValid,omitempty"` // example: // // 张珊 Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // 10 NotifyObjectId *int64 `json:"notifyObjectId,omitempty" xml:"notifyObjectId,omitempty"` // example: // // USER NotifyObjectType *int64 `json:"notifyObjectType,omitempty" xml:"notifyObjectType,omitempty"` }
func (ListSubscriptionsResponseBodyDataNotifyObjectList) GoString ¶
func (s ListSubscriptionsResponseBodyDataNotifyObjectList) GoString() string
func (*ListSubscriptionsResponseBodyDataNotifyObjectList) SetIsValid ¶
func (s *ListSubscriptionsResponseBodyDataNotifyObjectList) SetIsValid(v int64) *ListSubscriptionsResponseBodyDataNotifyObjectList
func (*ListSubscriptionsResponseBodyDataNotifyObjectList) SetNotifyObjectId ¶
func (s *ListSubscriptionsResponseBodyDataNotifyObjectList) SetNotifyObjectId(v int64) *ListSubscriptionsResponseBodyDataNotifyObjectList
func (*ListSubscriptionsResponseBodyDataNotifyObjectList) SetNotifyObjectType ¶
func (s *ListSubscriptionsResponseBodyDataNotifyObjectList) SetNotifyObjectType(v int64) *ListSubscriptionsResponseBodyDataNotifyObjectList
func (ListSubscriptionsResponseBodyDataNotifyObjectList) String ¶
func (s ListSubscriptionsResponseBodyDataNotifyObjectList) String() string
type ListSubscriptionsResponseBodyDataScopeObjectList ¶
type ListSubscriptionsResponseBodyDataScopeObjectList struct { // example: // // 10 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` IsValid *int64 `json:"isValid,omitempty" xml:"isValid,omitempty"` // example: // // SERVICE Scope *int64 `json:"scope,omitempty" xml:"scope,omitempty"` // example: // // 阿里云服务 ScopeObject *string `json:"scopeObject,omitempty" xml:"scopeObject,omitempty"` // example: // // 10 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` }
func (ListSubscriptionsResponseBodyDataScopeObjectList) GoString ¶
func (s ListSubscriptionsResponseBodyDataScopeObjectList) GoString() string
func (*ListSubscriptionsResponseBodyDataScopeObjectList) SetIsValid ¶
func (s *ListSubscriptionsResponseBodyDataScopeObjectList) SetIsValid(v int64) *ListSubscriptionsResponseBodyDataScopeObjectList
func (*ListSubscriptionsResponseBodyDataScopeObjectList) SetScopeObject ¶
func (s *ListSubscriptionsResponseBodyDataScopeObjectList) SetScopeObject(v string) *ListSubscriptionsResponseBodyDataScopeObjectList
func (*ListSubscriptionsResponseBodyDataScopeObjectList) SetScopeObjectId ¶
func (s *ListSubscriptionsResponseBodyDataScopeObjectList) SetScopeObjectId(v int64) *ListSubscriptionsResponseBodyDataScopeObjectList
func (ListSubscriptionsResponseBodyDataScopeObjectList) String ¶
func (s ListSubscriptionsResponseBodyDataScopeObjectList) String() string
type ListTrendForSourceEventRequest ¶
type ListTrendForSourceEventRequest struct { // example: // // 2020-10-10 23:59:59 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // example: // // 1000 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // INCIDENT InstanceType *string `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // example: // // xxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 2020-10-10 00:00:00 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // example: // // 1000 TimeUnit *int64 `json:"timeUnit,omitempty" xml:"timeUnit,omitempty"` }
func (ListTrendForSourceEventRequest) GoString ¶
func (s ListTrendForSourceEventRequest) GoString() string
func (*ListTrendForSourceEventRequest) SetEndTime ¶
func (s *ListTrendForSourceEventRequest) SetEndTime(v string) *ListTrendForSourceEventRequest
func (*ListTrendForSourceEventRequest) SetInstanceId ¶
func (s *ListTrendForSourceEventRequest) SetInstanceId(v int64) *ListTrendForSourceEventRequest
func (*ListTrendForSourceEventRequest) SetInstanceType ¶
func (s *ListTrendForSourceEventRequest) SetInstanceType(v string) *ListTrendForSourceEventRequest
func (*ListTrendForSourceEventRequest) SetRequestId ¶
func (s *ListTrendForSourceEventRequest) SetRequestId(v string) *ListTrendForSourceEventRequest
func (*ListTrendForSourceEventRequest) SetStartTime ¶
func (s *ListTrendForSourceEventRequest) SetStartTime(v string) *ListTrendForSourceEventRequest
func (*ListTrendForSourceEventRequest) SetTimeUnit ¶
func (s *ListTrendForSourceEventRequest) SetTimeUnit(v int64) *ListTrendForSourceEventRequest
func (ListTrendForSourceEventRequest) String ¶
func (s ListTrendForSourceEventRequest) String() string
type ListTrendForSourceEventResponse ¶
type ListTrendForSourceEventResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListTrendForSourceEventResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListTrendForSourceEventResponse) GoString ¶
func (s ListTrendForSourceEventResponse) GoString() string
func (*ListTrendForSourceEventResponse) SetBody ¶
func (s *ListTrendForSourceEventResponse) SetBody(v *ListTrendForSourceEventResponseBody) *ListTrendForSourceEventResponse
func (*ListTrendForSourceEventResponse) SetHeaders ¶
func (s *ListTrendForSourceEventResponse) SetHeaders(v map[string]*string) *ListTrendForSourceEventResponse
func (*ListTrendForSourceEventResponse) SetStatusCode ¶
func (s *ListTrendForSourceEventResponse) SetStatusCode(v int32) *ListTrendForSourceEventResponse
func (ListTrendForSourceEventResponse) String ¶
func (s ListTrendForSourceEventResponse) String() string
type ListTrendForSourceEventResponseBody ¶
type ListTrendForSourceEventResponseBody struct { Data []*ListTrendForSourceEventResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // Id of the request // // example: // // xxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListTrendForSourceEventResponseBody) GoString ¶
func (s ListTrendForSourceEventResponseBody) GoString() string
func (*ListTrendForSourceEventResponseBody) SetRequestId ¶
func (s *ListTrendForSourceEventResponseBody) SetRequestId(v string) *ListTrendForSourceEventResponseBody
func (ListTrendForSourceEventResponseBody) String ¶
func (s ListTrendForSourceEventResponseBody) String() string
type ListTrendForSourceEventResponseBodyData ¶
type ListTrendForSourceEventResponseBodyData struct { // example: // // 90.90% ConvergenceRate *string `json:"convergenceRate,omitempty" xml:"convergenceRate,omitempty"` // example: // // 10920312312312 MaxSustainTime *int64 `json:"maxSustainTime,omitempty" xml:"maxSustainTime,omitempty"` // example: // // true SkipDay *bool `json:"skipDay,omitempty" xml:"skipDay,omitempty"` // example: // // { "Grafana": [ { "evenTime": "2021-11-15 14:29:59", "eventCount": 4, "monitorSourceName": "Grafana", "monitorSourceCounts": null, "sustainTime": 15646 }, { "evenTime": "2021-11-15 14:30:36", "eventCount": 7, "monitorSourceName": "Grafana", "monitorSourceCounts": null, "sustainTime": 52638 } ] } SourceEventsStatMap map[string]interface{} `json:"sourceEventsStatMap,omitempty" xml:"sourceEventsStatMap,omitempty"` // example: // // 1000 Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (ListTrendForSourceEventResponseBodyData) GoString ¶
func (s ListTrendForSourceEventResponseBodyData) GoString() string
func (*ListTrendForSourceEventResponseBodyData) SetConvergenceRate ¶
func (s *ListTrendForSourceEventResponseBodyData) SetConvergenceRate(v string) *ListTrendForSourceEventResponseBodyData
func (*ListTrendForSourceEventResponseBodyData) SetMaxSustainTime ¶
func (s *ListTrendForSourceEventResponseBodyData) SetMaxSustainTime(v int64) *ListTrendForSourceEventResponseBodyData
func (*ListTrendForSourceEventResponseBodyData) SetSkipDay ¶
func (s *ListTrendForSourceEventResponseBodyData) SetSkipDay(v bool) *ListTrendForSourceEventResponseBodyData
func (*ListTrendForSourceEventResponseBodyData) SetSourceEventsStatMap ¶
func (s *ListTrendForSourceEventResponseBodyData) SetSourceEventsStatMap(v map[string]interface{}) *ListTrendForSourceEventResponseBodyData
func (*ListTrendForSourceEventResponseBodyData) SetUnit ¶
func (s *ListTrendForSourceEventResponseBodyData) SetUnit(v string) *ListTrendForSourceEventResponseBodyData
func (ListTrendForSourceEventResponseBodyData) String ¶
func (s ListTrendForSourceEventResponseBodyData) String() string
type ListUserSerivceGroupsRequest ¶
type ListUserSerivceGroupsRequest struct { // clientToken // // example: // // 2b63cdef-7ac3-4892-a76d-0f3389ef729f ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 123 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListUserSerivceGroupsRequest) GoString ¶
func (s ListUserSerivceGroupsRequest) GoString() string
func (*ListUserSerivceGroupsRequest) SetClientToken ¶
func (s *ListUserSerivceGroupsRequest) SetClientToken(v string) *ListUserSerivceGroupsRequest
func (*ListUserSerivceGroupsRequest) SetUserId ¶
func (s *ListUserSerivceGroupsRequest) SetUserId(v int64) *ListUserSerivceGroupsRequest
func (ListUserSerivceGroupsRequest) String ¶
func (s ListUserSerivceGroupsRequest) String() string
type ListUserSerivceGroupsResponse ¶
type ListUserSerivceGroupsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListUserSerivceGroupsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListUserSerivceGroupsResponse) GoString ¶
func (s ListUserSerivceGroupsResponse) GoString() string
func (*ListUserSerivceGroupsResponse) SetBody ¶
func (s *ListUserSerivceGroupsResponse) SetBody(v *ListUserSerivceGroupsResponseBody) *ListUserSerivceGroupsResponse
func (*ListUserSerivceGroupsResponse) SetHeaders ¶
func (s *ListUserSerivceGroupsResponse) SetHeaders(v map[string]*string) *ListUserSerivceGroupsResponse
func (*ListUserSerivceGroupsResponse) SetStatusCode ¶
func (s *ListUserSerivceGroupsResponse) SetStatusCode(v int32) *ListUserSerivceGroupsResponse
func (ListUserSerivceGroupsResponse) String ¶
func (s ListUserSerivceGroupsResponse) String() string
type ListUserSerivceGroupsResponseBody ¶
type ListUserSerivceGroupsResponseBody struct { // data Data *ListUserSerivceGroupsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // 2b63cdef-7ac3-4892-a76d-0f3389ef7291 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListUserSerivceGroupsResponseBody) GoString ¶
func (s ListUserSerivceGroupsResponseBody) GoString() string
func (*ListUserSerivceGroupsResponseBody) SetRequestId ¶
func (s *ListUserSerivceGroupsResponseBody) SetRequestId(v string) *ListUserSerivceGroupsResponseBody
func (ListUserSerivceGroupsResponseBody) String ¶
func (s ListUserSerivceGroupsResponseBody) String() string
type ListUserSerivceGroupsResponseBodyData ¶
type ListUserSerivceGroupsResponseBodyData struct { // example: // // 12121****@163.com Email *string `json:"email,omitempty" xml:"email,omitempty"` // example: // // 1390000**** Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` // example: // // 321 RamId *int64 `json:"ramId,omitempty" xml:"ramId,omitempty"` ServiceGroups []*ListUserSerivceGroupsResponseBodyDataServiceGroups `json:"serviceGroups,omitempty" xml:"serviceGroups,omitempty" type:"Repeated"` // example: // // 321 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` // example: // // 小明 Username *string `json:"username,omitempty" xml:"username,omitempty"` }
func (ListUserSerivceGroupsResponseBodyData) GoString ¶
func (s ListUserSerivceGroupsResponseBodyData) GoString() string
func (*ListUserSerivceGroupsResponseBodyData) SetEmail ¶
func (s *ListUserSerivceGroupsResponseBodyData) SetEmail(v string) *ListUserSerivceGroupsResponseBodyData
func (*ListUserSerivceGroupsResponseBodyData) SetPhone ¶
func (s *ListUserSerivceGroupsResponseBodyData) SetPhone(v string) *ListUserSerivceGroupsResponseBodyData
func (*ListUserSerivceGroupsResponseBodyData) SetRamId ¶
func (s *ListUserSerivceGroupsResponseBodyData) SetRamId(v int64) *ListUserSerivceGroupsResponseBodyData
func (*ListUserSerivceGroupsResponseBodyData) SetServiceGroups ¶
func (s *ListUserSerivceGroupsResponseBodyData) SetServiceGroups(v []*ListUserSerivceGroupsResponseBodyDataServiceGroups) *ListUserSerivceGroupsResponseBodyData
func (*ListUserSerivceGroupsResponseBodyData) SetUserId ¶
func (s *ListUserSerivceGroupsResponseBodyData) SetUserId(v int64) *ListUserSerivceGroupsResponseBodyData
func (*ListUserSerivceGroupsResponseBodyData) SetUsername ¶
func (s *ListUserSerivceGroupsResponseBodyData) SetUsername(v string) *ListUserSerivceGroupsResponseBodyData
func (ListUserSerivceGroupsResponseBodyData) String ¶
func (s ListUserSerivceGroupsResponseBodyData) String() string
type ListUserSerivceGroupsResponseBodyDataServiceGroups ¶
type ListUserSerivceGroupsResponseBodyDataServiceGroups struct { // example: // // 描述 ServiceGroupDescription *string `json:"serviceGroupDescription,omitempty" xml:"serviceGroupDescription,omitempty"` // example: // // 123 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // example: // // 服务组A ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` }
func (ListUserSerivceGroupsResponseBodyDataServiceGroups) GoString ¶
func (s ListUserSerivceGroupsResponseBodyDataServiceGroups) GoString() string
func (*ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupDescription ¶
func (s *ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupDescription(v string) *ListUserSerivceGroupsResponseBodyDataServiceGroups
func (*ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupId ¶
func (s *ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupId(v int64) *ListUserSerivceGroupsResponseBodyDataServiceGroups
func (*ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupName ¶
func (s *ListUserSerivceGroupsResponseBodyDataServiceGroups) SetServiceGroupName(v string) *ListUserSerivceGroupsResponseBodyDataServiceGroups
func (ListUserSerivceGroupsResponseBodyDataServiceGroups) String ¶
func (s ListUserSerivceGroupsResponseBodyDataServiceGroups) String() string
type ListUsersRequest ¶
type ListUsersRequest struct { // clientToken // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // example: // // 1887879**** Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` // example: // // 1344383 RamId *string `json:"ramId,omitempty" xml:"ramId,omitempty"` // example: // // USER_LIST Scene *int64 `json:"scene,omitempty" xml:"scene,omitempty"` // example: // // DINGDING SynergyChannel *string `json:"synergyChannel,omitempty" xml:"synergyChannel,omitempty"` // example: // // 张三 Username *string `json:"username,omitempty" xml:"username,omitempty"` }
func (ListUsersRequest) GoString ¶
func (s ListUsersRequest) GoString() string
func (*ListUsersRequest) SetClientToken ¶
func (s *ListUsersRequest) SetClientToken(v string) *ListUsersRequest
func (*ListUsersRequest) SetPageNumber ¶
func (s *ListUsersRequest) SetPageNumber(v int64) *ListUsersRequest
func (*ListUsersRequest) SetPageSize ¶
func (s *ListUsersRequest) SetPageSize(v int64) *ListUsersRequest
func (*ListUsersRequest) SetPhone ¶
func (s *ListUsersRequest) SetPhone(v string) *ListUsersRequest
func (*ListUsersRequest) SetRamId ¶
func (s *ListUsersRequest) SetRamId(v string) *ListUsersRequest
func (*ListUsersRequest) SetScene ¶
func (s *ListUsersRequest) SetScene(v int64) *ListUsersRequest
func (*ListUsersRequest) SetSynergyChannel ¶
func (s *ListUsersRequest) SetSynergyChannel(v string) *ListUsersRequest
func (*ListUsersRequest) SetUsername ¶
func (s *ListUsersRequest) SetUsername(v string) *ListUsersRequest
func (ListUsersRequest) String ¶
func (s ListUsersRequest) String() string
type ListUsersResponse ¶
type ListUsersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListUsersResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListUsersResponse) GoString ¶
func (s ListUsersResponse) GoString() string
func (*ListUsersResponse) SetBody ¶
func (s *ListUsersResponse) SetBody(v *ListUsersResponseBody) *ListUsersResponse
func (*ListUsersResponse) SetHeaders ¶
func (s *ListUsersResponse) SetHeaders(v map[string]*string) *ListUsersResponse
func (*ListUsersResponse) SetStatusCode ¶
func (s *ListUsersResponse) SetStatusCode(v int32) *ListUsersResponse
func (ListUsersResponse) String ¶
func (s ListUsersResponse) String() string
type ListUsersResponseBody ¶
type ListUsersResponseBody struct { // data Data []*ListUsersResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // example: // // 1 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // example: // // 10 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // example: // // 100 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListUsersResponseBody) GoString ¶
func (s ListUsersResponseBody) GoString() string
func (*ListUsersResponseBody) SetData ¶
func (s *ListUsersResponseBody) SetData(v []*ListUsersResponseBodyData) *ListUsersResponseBody
func (*ListUsersResponseBody) SetPageNumber ¶
func (s *ListUsersResponseBody) SetPageNumber(v int64) *ListUsersResponseBody
func (*ListUsersResponseBody) SetPageSize ¶
func (s *ListUsersResponseBody) SetPageSize(v int64) *ListUsersResponseBody
func (*ListUsersResponseBody) SetRequestId ¶
func (s *ListUsersResponseBody) SetRequestId(v string) *ListUsersResponseBody
func (*ListUsersResponseBody) SetTotalCount ¶
func (s *ListUsersResponseBody) SetTotalCount(v int64) *ListUsersResponseBody
func (ListUsersResponseBody) String ¶
func (s ListUsersResponseBody) String() string
type ListUsersResponseBodyData ¶
type ListUsersResponseBodyData struct { // example: // // SUB AccountType *int64 `json:"accountType,omitempty" xml:"accountType,omitempty"` // example: // // 23456tre AppAccount *string `json:"appAccount,omitempty" xml:"appAccount,omitempty"` // example: // // 2345****@qq.com Email *string `json:"email,omitempty" xml:"email,omitempty"` GmtActive *string `json:"gmtActive,omitempty" xml:"gmtActive,omitempty"` GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` IsActive *int64 `json:"isActive,omitempty" xml:"isActive,omitempty"` // example: // // true IsEditableUser *int64 `json:"isEditableUser,omitempty" xml:"isEditableUser,omitempty"` IsOperation *int32 `json:"isOperation,omitempty" xml:"isOperation,omitempty"` IsRam *int32 `json:"isRam,omitempty" xml:"isRam,omitempty"` // example: // // RELATED关联 NOT_RELATED 未关联 IsRelated *string `json:"isRelated,omitempty" xml:"isRelated,omitempty"` // example: // // 1390000**** Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` // example: // // 53624523 RamId *int64 `json:"ramId,omitempty" xml:"ramId,omitempty"` RoleIdList []*int64 `json:"roleIdList,omitempty" xml:"roleIdList,omitempty" type:"Repeated"` RoleNameList []*string `json:"roleNameList,omitempty" xml:"roleNameList,omitempty" type:"Repeated"` // example: // // DINGDING SynergyChannel *string `json:"synergyChannel,omitempty" xml:"synergyChannel,omitempty"` // example: // // 1234 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` Username *string `json:"username,omitempty" xml:"username,omitempty"` }
func (ListUsersResponseBodyData) GoString ¶
func (s ListUsersResponseBodyData) GoString() string
func (*ListUsersResponseBodyData) SetAccountType ¶
func (s *ListUsersResponseBodyData) SetAccountType(v int64) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetAppAccount ¶
func (s *ListUsersResponseBodyData) SetAppAccount(v string) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetEmail ¶
func (s *ListUsersResponseBodyData) SetEmail(v string) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetGmtActive ¶ added in v2.0.7
func (s *ListUsersResponseBodyData) SetGmtActive(v string) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetGmtCreate ¶ added in v2.0.7
func (s *ListUsersResponseBodyData) SetGmtCreate(v string) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetIsActive ¶ added in v2.0.7
func (s *ListUsersResponseBodyData) SetIsActive(v int64) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetIsEditableUser ¶
func (s *ListUsersResponseBodyData) SetIsEditableUser(v int64) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetIsOperation ¶
func (s *ListUsersResponseBodyData) SetIsOperation(v int32) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetIsRam ¶
func (s *ListUsersResponseBodyData) SetIsRam(v int32) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetIsRelated ¶
func (s *ListUsersResponseBodyData) SetIsRelated(v string) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetPhone ¶
func (s *ListUsersResponseBodyData) SetPhone(v string) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetRamId ¶
func (s *ListUsersResponseBodyData) SetRamId(v int64) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetRoleIdList ¶ added in v2.0.6
func (s *ListUsersResponseBodyData) SetRoleIdList(v []*int64) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetRoleNameList ¶ added in v2.0.6
func (s *ListUsersResponseBodyData) SetRoleNameList(v []*string) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetSynergyChannel ¶
func (s *ListUsersResponseBodyData) SetSynergyChannel(v string) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetUserId ¶
func (s *ListUsersResponseBodyData) SetUserId(v int64) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetUsername ¶
func (s *ListUsersResponseBodyData) SetUsername(v string) *ListUsersResponseBodyData
func (ListUsersResponseBodyData) String ¶
func (s ListUsersResponseBodyData) String() string
type ProblemLevelGroupValue ¶ added in v2.0.1
type ProblemLevelGroupValue struct { ChildRuleRelation *int32 `json:"childRuleRelation,omitempty" xml:"childRuleRelation,omitempty"` MatchCount *int64 `json:"matchCount,omitempty" xml:"matchCount,omitempty"` TimeWindow *int64 `json:"timeWindow,omitempty" xml:"timeWindow,omitempty"` TimeWindowUnit *string `json:"timeWindowUnit,omitempty" xml:"timeWindowUnit,omitempty"` EnableUpgrade *bool `json:"enableUpgrade,omitempty" xml:"enableUpgrade,omitempty"` UpgradeTimeWindow *int64 `json:"upgradeTimeWindow,omitempty" xml:"upgradeTimeWindow,omitempty"` UpgradeTimeWindowUnit *string `json:"upgradeTimeWindowUnit,omitempty" xml:"upgradeTimeWindowUnit,omitempty"` }
func (ProblemLevelGroupValue) GoString ¶ added in v2.0.1
func (s ProblemLevelGroupValue) GoString() string
func (*ProblemLevelGroupValue) SetChildRuleRelation ¶ added in v2.0.1
func (s *ProblemLevelGroupValue) SetChildRuleRelation(v int32) *ProblemLevelGroupValue
func (*ProblemLevelGroupValue) SetEnableUpgrade ¶ added in v2.0.1
func (s *ProblemLevelGroupValue) SetEnableUpgrade(v bool) *ProblemLevelGroupValue
func (*ProblemLevelGroupValue) SetMatchCount ¶ added in v2.0.1
func (s *ProblemLevelGroupValue) SetMatchCount(v int64) *ProblemLevelGroupValue
func (*ProblemLevelGroupValue) SetTimeWindow ¶ added in v2.0.1
func (s *ProblemLevelGroupValue) SetTimeWindow(v int64) *ProblemLevelGroupValue
func (*ProblemLevelGroupValue) SetTimeWindowUnit ¶ added in v2.0.1
func (s *ProblemLevelGroupValue) SetTimeWindowUnit(v string) *ProblemLevelGroupValue
func (*ProblemLevelGroupValue) SetUpgradeTimeWindow ¶ added in v2.0.1
func (s *ProblemLevelGroupValue) SetUpgradeTimeWindow(v int64) *ProblemLevelGroupValue
func (*ProblemLevelGroupValue) SetUpgradeTimeWindowUnit ¶ added in v2.0.1
func (s *ProblemLevelGroupValue) SetUpgradeTimeWindowUnit(v string) *ProblemLevelGroupValue
func (ProblemLevelGroupValue) String ¶ added in v2.0.1
func (s ProblemLevelGroupValue) String() string
type PushMonitorRequest ¶ added in v2.0.3
type PushMonitorRequest struct {
Body *string `json:"body,omitempty" xml:"body,omitempty"`
}
func (PushMonitorRequest) GoString ¶ added in v2.0.3
func (s PushMonitorRequest) GoString() string
func (*PushMonitorRequest) SetBody ¶ added in v2.0.3
func (s *PushMonitorRequest) SetBody(v string) *PushMonitorRequest
func (PushMonitorRequest) String ¶ added in v2.0.3
func (s PushMonitorRequest) String() string
type PushMonitorResponse ¶ added in v2.0.3
type PushMonitorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *PushMonitorResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (PushMonitorResponse) GoString ¶ added in v2.0.3
func (s PushMonitorResponse) GoString() string
func (*PushMonitorResponse) SetBody ¶ added in v2.0.3
func (s *PushMonitorResponse) SetBody(v *PushMonitorResponseBody) *PushMonitorResponse
func (*PushMonitorResponse) SetHeaders ¶ added in v2.0.3
func (s *PushMonitorResponse) SetHeaders(v map[string]*string) *PushMonitorResponse
func (*PushMonitorResponse) SetStatusCode ¶ added in v2.0.3
func (s *PushMonitorResponse) SetStatusCode(v int32) *PushMonitorResponse
func (PushMonitorResponse) String ¶ added in v2.0.3
func (s PushMonitorResponse) String() string
type PushMonitorResponseBody ¶ added in v2.0.3
type PushMonitorResponseBody struct { // example: // // null Data interface{} `json:"data,omitempty" xml:"data,omitempty"` // example: // // 5A30D240-1821-0246-B580-AB1468657AD2 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (PushMonitorResponseBody) GoString ¶ added in v2.0.3
func (s PushMonitorResponseBody) GoString() string
func (*PushMonitorResponseBody) SetData ¶ added in v2.0.3
func (s *PushMonitorResponseBody) SetData(v interface{}) *PushMonitorResponseBody
func (*PushMonitorResponseBody) SetRequestId ¶ added in v2.0.3
func (s *PushMonitorResponseBody) SetRequestId(v string) *PushMonitorResponseBody
func (PushMonitorResponseBody) String ¶ added in v2.0.3
func (s PushMonitorResponseBody) String() string
type RecoverProblemRequest ¶
type RecoverProblemRequest struct { // example: // // 123 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // PROBLEM_UPDATE ProblemNotifyType *string `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` // example: // // 2020-02-01 00:00:00 RecoveryTime *string `json:"recoveryTime,omitempty" xml:"recoveryTime,omitempty"` }
func (RecoverProblemRequest) GoString ¶
func (s RecoverProblemRequest) GoString() string
func (*RecoverProblemRequest) SetProblemId ¶
func (s *RecoverProblemRequest) SetProblemId(v int64) *RecoverProblemRequest
func (*RecoverProblemRequest) SetProblemNotifyType ¶
func (s *RecoverProblemRequest) SetProblemNotifyType(v string) *RecoverProblemRequest
func (*RecoverProblemRequest) SetRecoveryTime ¶
func (s *RecoverProblemRequest) SetRecoveryTime(v string) *RecoverProblemRequest
func (RecoverProblemRequest) String ¶
func (s RecoverProblemRequest) String() string
type RecoverProblemResponse ¶
type RecoverProblemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RecoverProblemResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RecoverProblemResponse) GoString ¶
func (s RecoverProblemResponse) GoString() string
func (*RecoverProblemResponse) SetBody ¶
func (s *RecoverProblemResponse) SetBody(v *RecoverProblemResponseBody) *RecoverProblemResponse
func (*RecoverProblemResponse) SetHeaders ¶
func (s *RecoverProblemResponse) SetHeaders(v map[string]*string) *RecoverProblemResponse
func (*RecoverProblemResponse) SetStatusCode ¶
func (s *RecoverProblemResponse) SetStatusCode(v int32) *RecoverProblemResponse
func (RecoverProblemResponse) String ¶
func (s RecoverProblemResponse) String() string
type RecoverProblemResponseBody ¶
type RecoverProblemResponseBody struct { // Id of the request // // example: // // EBC39DEF-C95B-46F8-9AE3-204F0B0A706D RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (RecoverProblemResponseBody) GoString ¶
func (s RecoverProblemResponseBody) GoString() string
func (*RecoverProblemResponseBody) SetRequestId ¶
func (s *RecoverProblemResponseBody) SetRequestId(v string) *RecoverProblemResponseBody
func (RecoverProblemResponseBody) String ¶
func (s RecoverProblemResponseBody) String() string
type RefreshIntegrationConfigKeyRequest ¶
type RefreshIntegrationConfigKeyRequest struct { // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 102 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (RefreshIntegrationConfigKeyRequest) GoString ¶
func (s RefreshIntegrationConfigKeyRequest) GoString() string
func (*RefreshIntegrationConfigKeyRequest) SetClientToken ¶
func (s *RefreshIntegrationConfigKeyRequest) SetClientToken(v string) *RefreshIntegrationConfigKeyRequest
func (*RefreshIntegrationConfigKeyRequest) SetIntegrationConfigId ¶
func (s *RefreshIntegrationConfigKeyRequest) SetIntegrationConfigId(v int64) *RefreshIntegrationConfigKeyRequest
func (RefreshIntegrationConfigKeyRequest) String ¶
func (s RefreshIntegrationConfigKeyRequest) String() string
type RefreshIntegrationConfigKeyResponse ¶
type RefreshIntegrationConfigKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RefreshIntegrationConfigKeyResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RefreshIntegrationConfigKeyResponse) GoString ¶
func (s RefreshIntegrationConfigKeyResponse) GoString() string
func (*RefreshIntegrationConfigKeyResponse) SetHeaders ¶
func (s *RefreshIntegrationConfigKeyResponse) SetHeaders(v map[string]*string) *RefreshIntegrationConfigKeyResponse
func (*RefreshIntegrationConfigKeyResponse) SetStatusCode ¶
func (s *RefreshIntegrationConfigKeyResponse) SetStatusCode(v int32) *RefreshIntegrationConfigKeyResponse
func (RefreshIntegrationConfigKeyResponse) String ¶
func (s RefreshIntegrationConfigKeyResponse) String() string
type RefreshIntegrationConfigKeyResponseBody ¶
type RefreshIntegrationConfigKeyResponseBody struct { // data Data *RefreshIntegrationConfigKeyResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (RefreshIntegrationConfigKeyResponseBody) GoString ¶
func (s RefreshIntegrationConfigKeyResponseBody) GoString() string
func (*RefreshIntegrationConfigKeyResponseBody) SetRequestId ¶
func (s *RefreshIntegrationConfigKeyResponseBody) SetRequestId(v string) *RefreshIntegrationConfigKeyResponseBody
func (RefreshIntegrationConfigKeyResponseBody) String ¶
func (s RefreshIntegrationConfigKeyResponseBody) String() string
type RefreshIntegrationConfigKeyResponseBodyData ¶
type RefreshIntegrationConfigKeyResponseBodyData struct { // example: // // 859FA6A2-AC5C-4B09-BE23-986F887H6A232 Key *string `json:"key,omitempty" xml:"key,omitempty"` }
func (RefreshIntegrationConfigKeyResponseBodyData) GoString ¶
func (s RefreshIntegrationConfigKeyResponseBodyData) GoString() string
func (*RefreshIntegrationConfigKeyResponseBodyData) SetKey ¶
func (s *RefreshIntegrationConfigKeyResponseBodyData) SetKey(v string) *RefreshIntegrationConfigKeyResponseBodyData
func (RefreshIntegrationConfigKeyResponseBodyData) String ¶
func (s RefreshIntegrationConfigKeyResponseBodyData) String() string
type RemoveIntegrationConfigRequest ¶
type RemoveIntegrationConfigRequest struct { ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (RemoveIntegrationConfigRequest) GoString ¶
func (s RemoveIntegrationConfigRequest) GoString() string
func (*RemoveIntegrationConfigRequest) SetClientToken ¶
func (s *RemoveIntegrationConfigRequest) SetClientToken(v string) *RemoveIntegrationConfigRequest
func (*RemoveIntegrationConfigRequest) SetIntegrationConfigId ¶
func (s *RemoveIntegrationConfigRequest) SetIntegrationConfigId(v int64) *RemoveIntegrationConfigRequest
func (RemoveIntegrationConfigRequest) String ¶
func (s RemoveIntegrationConfigRequest) String() string
type RemoveIntegrationConfigResponse ¶
type RemoveIntegrationConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RemoveIntegrationConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RemoveIntegrationConfigResponse) GoString ¶
func (s RemoveIntegrationConfigResponse) GoString() string
func (*RemoveIntegrationConfigResponse) SetBody ¶
func (s *RemoveIntegrationConfigResponse) SetBody(v *RemoveIntegrationConfigResponseBody) *RemoveIntegrationConfigResponse
func (*RemoveIntegrationConfigResponse) SetHeaders ¶
func (s *RemoveIntegrationConfigResponse) SetHeaders(v map[string]*string) *RemoveIntegrationConfigResponse
func (*RemoveIntegrationConfigResponse) SetStatusCode ¶
func (s *RemoveIntegrationConfigResponse) SetStatusCode(v int32) *RemoveIntegrationConfigResponse
func (RemoveIntegrationConfigResponse) String ¶
func (s RemoveIntegrationConfigResponse) String() string
type RemoveIntegrationConfigResponseBody ¶
type RemoveIntegrationConfigResponseBody struct {
RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"`
}
func (RemoveIntegrationConfigResponseBody) GoString ¶
func (s RemoveIntegrationConfigResponseBody) GoString() string
func (*RemoveIntegrationConfigResponseBody) SetRequestId ¶
func (s *RemoveIntegrationConfigResponseBody) SetRequestId(v string) *RemoveIntegrationConfigResponseBody
func (RemoveIntegrationConfigResponseBody) String ¶
func (s RemoveIntegrationConfigResponseBody) String() string
type RemoveProblemServiceGroupRequest ¶
type RemoveProblemServiceGroupRequest struct { // example: // // 13123 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` ServiceGroupIds []*int64 `json:"serviceGroupIds,omitempty" xml:"serviceGroupIds,omitempty" type:"Repeated"` }
func (RemoveProblemServiceGroupRequest) GoString ¶
func (s RemoveProblemServiceGroupRequest) GoString() string
func (*RemoveProblemServiceGroupRequest) SetProblemId ¶
func (s *RemoveProblemServiceGroupRequest) SetProblemId(v int64) *RemoveProblemServiceGroupRequest
func (*RemoveProblemServiceGroupRequest) SetServiceGroupIds ¶
func (s *RemoveProblemServiceGroupRequest) SetServiceGroupIds(v []*int64) *RemoveProblemServiceGroupRequest
func (RemoveProblemServiceGroupRequest) String ¶
func (s RemoveProblemServiceGroupRequest) String() string
type RemoveProblemServiceGroupResponse ¶
type RemoveProblemServiceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RemoveProblemServiceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RemoveProblemServiceGroupResponse) GoString ¶
func (s RemoveProblemServiceGroupResponse) GoString() string
func (*RemoveProblemServiceGroupResponse) SetHeaders ¶
func (s *RemoveProblemServiceGroupResponse) SetHeaders(v map[string]*string) *RemoveProblemServiceGroupResponse
func (*RemoveProblemServiceGroupResponse) SetStatusCode ¶
func (s *RemoveProblemServiceGroupResponse) SetStatusCode(v int32) *RemoveProblemServiceGroupResponse
func (RemoveProblemServiceGroupResponse) String ¶
func (s RemoveProblemServiceGroupResponse) String() string
type RemoveProblemServiceGroupResponseBody ¶
type RemoveProblemServiceGroupResponseBody struct { // Id of the request // // example: // // 5AD6E6BC-2582-4E0E-832D-52CB1B922253 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (RemoveProblemServiceGroupResponseBody) GoString ¶
func (s RemoveProblemServiceGroupResponseBody) GoString() string
func (*RemoveProblemServiceGroupResponseBody) SetRequestId ¶
func (s *RemoveProblemServiceGroupResponseBody) SetRequestId(v string) *RemoveProblemServiceGroupResponseBody
func (RemoveProblemServiceGroupResponseBody) String ¶
func (s RemoveProblemServiceGroupResponseBody) String() string
type ReplayProblemRequest ¶
type ReplayProblemRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3212 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 123 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 3123 ReplayDutyUserId *int64 `json:"replayDutyUserId,omitempty" xml:"replayDutyUserId,omitempty"` }
func (ReplayProblemRequest) GoString ¶
func (s ReplayProblemRequest) GoString() string
func (*ReplayProblemRequest) SetClientToken ¶
func (s *ReplayProblemRequest) SetClientToken(v string) *ReplayProblemRequest
func (*ReplayProblemRequest) SetProblemId ¶
func (s *ReplayProblemRequest) SetProblemId(v int64) *ReplayProblemRequest
func (*ReplayProblemRequest) SetReplayDutyUserId ¶
func (s *ReplayProblemRequest) SetReplayDutyUserId(v int64) *ReplayProblemRequest
func (ReplayProblemRequest) String ¶
func (s ReplayProblemRequest) String() string
type ReplayProblemResponse ¶
type ReplayProblemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ReplayProblemResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ReplayProblemResponse) GoString ¶
func (s ReplayProblemResponse) GoString() string
func (*ReplayProblemResponse) SetBody ¶
func (s *ReplayProblemResponse) SetBody(v *ReplayProblemResponseBody) *ReplayProblemResponse
func (*ReplayProblemResponse) SetHeaders ¶
func (s *ReplayProblemResponse) SetHeaders(v map[string]*string) *ReplayProblemResponse
func (*ReplayProblemResponse) SetStatusCode ¶
func (s *ReplayProblemResponse) SetStatusCode(v int32) *ReplayProblemResponse
func (ReplayProblemResponse) String ¶
func (s ReplayProblemResponse) String() string
type ReplayProblemResponseBody ¶
type ReplayProblemResponseBody struct { // Id of the request // // example: // // B81E84B5-8FD1-45F3-969A-B5067AADCFFF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ReplayProblemResponseBody) GoString ¶
func (s ReplayProblemResponseBody) GoString() string
func (*ReplayProblemResponseBody) SetRequestId ¶
func (s *ReplayProblemResponseBody) SetRequestId(v string) *ReplayProblemResponseBody
func (ReplayProblemResponseBody) String ¶
func (s ReplayProblemResponseBody) String() string
type RespondIncidentRequest ¶
type RespondIncidentRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A221 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // 影响程度 IncidentIds []*int64 `json:"incidentIds,omitempty" xml:"incidentIds,omitempty" type:"Repeated"` }
func (RespondIncidentRequest) GoString ¶
func (s RespondIncidentRequest) GoString() string
func (*RespondIncidentRequest) SetClientToken ¶
func (s *RespondIncidentRequest) SetClientToken(v string) *RespondIncidentRequest
func (*RespondIncidentRequest) SetIncidentIds ¶
func (s *RespondIncidentRequest) SetIncidentIds(v []*int64) *RespondIncidentRequest
func (RespondIncidentRequest) String ¶
func (s RespondIncidentRequest) String() string
type RespondIncidentResponse ¶
type RespondIncidentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RespondIncidentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RespondIncidentResponse) GoString ¶
func (s RespondIncidentResponse) GoString() string
func (*RespondIncidentResponse) SetBody ¶
func (s *RespondIncidentResponse) SetBody(v *RespondIncidentResponseBody) *RespondIncidentResponse
func (*RespondIncidentResponse) SetHeaders ¶
func (s *RespondIncidentResponse) SetHeaders(v map[string]*string) *RespondIncidentResponse
func (*RespondIncidentResponse) SetStatusCode ¶
func (s *RespondIncidentResponse) SetStatusCode(v int32) *RespondIncidentResponse
func (RespondIncidentResponse) String ¶
func (s RespondIncidentResponse) String() string
type RespondIncidentResponseBody ¶
type RespondIncidentResponseBody struct { // requestId // // example: // // 062E6568-E505-49D6-8DD0-8F11283EB0AB RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (RespondIncidentResponseBody) GoString ¶
func (s RespondIncidentResponseBody) GoString() string
func (*RespondIncidentResponseBody) SetRequestId ¶
func (s *RespondIncidentResponseBody) SetRequestId(v string) *RespondIncidentResponseBody
func (RespondIncidentResponseBody) String ¶
func (s RespondIncidentResponseBody) String() string
type RevokeProblemRecoveryRequest ¶
type RevokeProblemRecoveryRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2EF ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1231 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // PROBLEM_UPGRADE ProblemNotifyType *string `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` }
func (RevokeProblemRecoveryRequest) GoString ¶
func (s RevokeProblemRecoveryRequest) GoString() string
func (*RevokeProblemRecoveryRequest) SetClientToken ¶
func (s *RevokeProblemRecoveryRequest) SetClientToken(v string) *RevokeProblemRecoveryRequest
func (*RevokeProblemRecoveryRequest) SetProblemId ¶
func (s *RevokeProblemRecoveryRequest) SetProblemId(v int64) *RevokeProblemRecoveryRequest
func (*RevokeProblemRecoveryRequest) SetProblemNotifyType ¶
func (s *RevokeProblemRecoveryRequest) SetProblemNotifyType(v string) *RevokeProblemRecoveryRequest
func (RevokeProblemRecoveryRequest) String ¶
func (s RevokeProblemRecoveryRequest) String() string
type RevokeProblemRecoveryResponse ¶
type RevokeProblemRecoveryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RevokeProblemRecoveryResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RevokeProblemRecoveryResponse) GoString ¶
func (s RevokeProblemRecoveryResponse) GoString() string
func (*RevokeProblemRecoveryResponse) SetBody ¶
func (s *RevokeProblemRecoveryResponse) SetBody(v *RevokeProblemRecoveryResponseBody) *RevokeProblemRecoveryResponse
func (*RevokeProblemRecoveryResponse) SetHeaders ¶
func (s *RevokeProblemRecoveryResponse) SetHeaders(v map[string]*string) *RevokeProblemRecoveryResponse
func (*RevokeProblemRecoveryResponse) SetStatusCode ¶
func (s *RevokeProblemRecoveryResponse) SetStatusCode(v int32) *RevokeProblemRecoveryResponse
func (RevokeProblemRecoveryResponse) String ¶
func (s RevokeProblemRecoveryResponse) String() string
type RevokeProblemRecoveryResponseBody ¶
type RevokeProblemRecoveryResponseBody struct { // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (RevokeProblemRecoveryResponseBody) GoString ¶
func (s RevokeProblemRecoveryResponseBody) GoString() string
func (*RevokeProblemRecoveryResponseBody) SetRequestId ¶
func (s *RevokeProblemRecoveryResponseBody) SetRequestId(v string) *RevokeProblemRecoveryResponseBody
func (RevokeProblemRecoveryResponseBody) String ¶
func (s RevokeProblemRecoveryResponseBody) String() string
type UnbindUserResponse ¶
type UnbindUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UnbindUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UnbindUserResponse) GoString ¶
func (s UnbindUserResponse) GoString() string
func (*UnbindUserResponse) SetBody ¶
func (s *UnbindUserResponse) SetBody(v *UnbindUserResponseBody) *UnbindUserResponse
func (*UnbindUserResponse) SetHeaders ¶
func (s *UnbindUserResponse) SetHeaders(v map[string]*string) *UnbindUserResponse
func (*UnbindUserResponse) SetStatusCode ¶
func (s *UnbindUserResponse) SetStatusCode(v int32) *UnbindUserResponse
func (UnbindUserResponse) String ¶
func (s UnbindUserResponse) String() string
type UnbindUserResponseBody ¶
type UnbindUserResponseBody struct {
RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"`
}
func (UnbindUserResponseBody) GoString ¶
func (s UnbindUserResponseBody) GoString() string
func (*UnbindUserResponseBody) SetRequestId ¶
func (s *UnbindUserResponseBody) SetRequestId(v string) *UnbindUserResponseBody
func (UnbindUserResponseBody) String ¶
func (s UnbindUserResponseBody) String() string
type UpdateEscalationPlanRequest ¶
type UpdateEscalationPlanRequest struct { // clientToken // // example: // // 6b404f14-77d1-4b53-a1a1-30a58bbcfc57 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // xxxx EscalationPlanDescription *string `json:"escalationPlanDescription,omitempty" xml:"escalationPlanDescription,omitempty"` // This parameter is required. // // example: // // 433 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` // example: // // xxx EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` EscalationPlanRules []*UpdateEscalationPlanRequestEscalationPlanRules `json:"escalationPlanRules,omitempty" xml:"escalationPlanRules,omitempty" type:"Repeated"` EscalationPlanScopeObjects []*UpdateEscalationPlanRequestEscalationPlanScopeObjects `json:"escalationPlanScopeObjects,omitempty" xml:"escalationPlanScopeObjects,omitempty" type:"Repeated"` IsGlobal *bool `json:"isGlobal,omitempty" xml:"isGlobal,omitempty"` }
func (UpdateEscalationPlanRequest) GoString ¶
func (s UpdateEscalationPlanRequest) GoString() string
func (*UpdateEscalationPlanRequest) SetClientToken ¶
func (s *UpdateEscalationPlanRequest) SetClientToken(v string) *UpdateEscalationPlanRequest
func (*UpdateEscalationPlanRequest) SetEscalationPlanDescription ¶
func (s *UpdateEscalationPlanRequest) SetEscalationPlanDescription(v string) *UpdateEscalationPlanRequest
func (*UpdateEscalationPlanRequest) SetEscalationPlanId ¶
func (s *UpdateEscalationPlanRequest) SetEscalationPlanId(v int64) *UpdateEscalationPlanRequest
func (*UpdateEscalationPlanRequest) SetEscalationPlanName ¶
func (s *UpdateEscalationPlanRequest) SetEscalationPlanName(v string) *UpdateEscalationPlanRequest
func (*UpdateEscalationPlanRequest) SetEscalationPlanRules ¶
func (s *UpdateEscalationPlanRequest) SetEscalationPlanRules(v []*UpdateEscalationPlanRequestEscalationPlanRules) *UpdateEscalationPlanRequest
func (*UpdateEscalationPlanRequest) SetEscalationPlanScopeObjects ¶
func (s *UpdateEscalationPlanRequest) SetEscalationPlanScopeObjects(v []*UpdateEscalationPlanRequestEscalationPlanScopeObjects) *UpdateEscalationPlanRequest
func (*UpdateEscalationPlanRequest) SetIsGlobal ¶ added in v2.0.6
func (s *UpdateEscalationPlanRequest) SetIsGlobal(v bool) *UpdateEscalationPlanRequest
func (UpdateEscalationPlanRequest) String ¶
func (s UpdateEscalationPlanRequest) String() string
type UpdateEscalationPlanRequestEscalationPlanRules ¶
type UpdateEscalationPlanRequestEscalationPlanRules struct { EscalationPlanConditions []*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions `json:"escalationPlanConditions,omitempty" xml:"escalationPlanConditions,omitempty" type:"Repeated"` EscalationPlanStrategies []*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies `json:"escalationPlanStrategies,omitempty" xml:"escalationPlanStrategies,omitempty" type:"Repeated"` // example: // // UN_ACKNOWLEDGE EscalationPlanType *string `json:"escalationPlanType,omitempty" xml:"escalationPlanType,omitempty"` // example: // // 872 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` }
func (UpdateEscalationPlanRequestEscalationPlanRules) GoString ¶
func (s UpdateEscalationPlanRequestEscalationPlanRules) GoString() string
func (*UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanConditions ¶
func (s *UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanConditions(v []*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) *UpdateEscalationPlanRequestEscalationPlanRules
func (*UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanStrategies ¶
func (s *UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanStrategies(v []*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) *UpdateEscalationPlanRequestEscalationPlanRules
func (*UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanType ¶
func (s *UpdateEscalationPlanRequestEscalationPlanRules) SetEscalationPlanType(v string) *UpdateEscalationPlanRequestEscalationPlanRules
func (UpdateEscalationPlanRequestEscalationPlanRules) String ¶
func (s UpdateEscalationPlanRequestEscalationPlanRules) String() string
type UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions ¶
type UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions struct { // LOW HIGH // // example: // // LOW Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // P1 P2 P3 P4 // // example: // // P1 Level *string `json:"level,omitempty" xml:"level,omitempty"` }
func (UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) GoString ¶
func (s UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) GoString() string
func (*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) SetEffection ¶
func (UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) String ¶
func (s UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanConditions) String() string
type UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies ¶
type UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies struct { // example: // // true EnableWebhook *bool `json:"enableWebhook,omitempty" xml:"enableWebhook,omitempty"` // example: // // UN_ACKNOWLEDGE EscalationPlanType *string `json:"escalationPlanType,omitempty" xml:"escalationPlanType,omitempty"` NoticeChannels []*string `json:"noticeChannels,omitempty" xml:"noticeChannels,omitempty" type:"Repeated"` NoticeObjects []*int64 `json:"noticeObjects,omitempty" xml:"noticeObjects,omitempty" type:"Repeated"` NoticeRoleList []*int64 `json:"noticeRoleList,omitempty" xml:"noticeRoleList,omitempty" type:"Repeated"` // example: // // 30 NoticeTime *int64 `json:"noticeTime,omitempty" xml:"noticeTime,omitempty"` ServiceGroupIds []*int64 `json:"serviceGroupIds,omitempty" xml:"serviceGroupIds,omitempty" type:"Repeated"` }
func (UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) GoString ¶
func (s UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) GoString() string
func (*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEnableWebhook ¶
func (*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEscalationPlanType ¶ added in v2.0.5
func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetEscalationPlanType(v string) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
func (*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeChannels ¶
func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeChannels(v []*string) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
func (*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeObjects ¶
func (*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleList ¶ added in v2.0.6
func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeRoleList(v []*int64) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
func (*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetNoticeTime ¶
func (*UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetServiceGroupIds ¶
func (s *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) SetServiceGroupIds(v []*int64) *UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies
func (UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) String ¶
func (s UpdateEscalationPlanRequestEscalationPlanRulesEscalationPlanStrategies) String() string
type UpdateEscalationPlanRequestEscalationPlanScopeObjects ¶
type UpdateEscalationPlanRequestEscalationPlanScopeObjects struct { // This parameter is required. // // example: // // 87 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` // This parameter is required. // // example: // // 234 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` }
func (UpdateEscalationPlanRequestEscalationPlanScopeObjects) GoString ¶
func (s UpdateEscalationPlanRequestEscalationPlanScopeObjects) GoString() string
func (*UpdateEscalationPlanRequestEscalationPlanScopeObjects) SetScopeObjectId ¶
func (s *UpdateEscalationPlanRequestEscalationPlanScopeObjects) SetScopeObjectId(v int64) *UpdateEscalationPlanRequestEscalationPlanScopeObjects
func (UpdateEscalationPlanRequestEscalationPlanScopeObjects) String ¶
func (s UpdateEscalationPlanRequestEscalationPlanScopeObjects) String() string
type UpdateEscalationPlanResponse ¶
type UpdateEscalationPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateEscalationPlanResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateEscalationPlanResponse) GoString ¶
func (s UpdateEscalationPlanResponse) GoString() string
func (*UpdateEscalationPlanResponse) SetBody ¶
func (s *UpdateEscalationPlanResponse) SetBody(v *UpdateEscalationPlanResponseBody) *UpdateEscalationPlanResponse
func (*UpdateEscalationPlanResponse) SetHeaders ¶
func (s *UpdateEscalationPlanResponse) SetHeaders(v map[string]*string) *UpdateEscalationPlanResponse
func (*UpdateEscalationPlanResponse) SetStatusCode ¶
func (s *UpdateEscalationPlanResponse) SetStatusCode(v int32) *UpdateEscalationPlanResponse
func (UpdateEscalationPlanResponse) String ¶
func (s UpdateEscalationPlanResponse) String() string
type UpdateEscalationPlanResponseBody ¶
type UpdateEscalationPlanResponseBody struct { // Id of the request // // example: // // A5A1FEAE-9C47-011C-9C73-A376BC2REQUEST RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateEscalationPlanResponseBody) GoString ¶
func (s UpdateEscalationPlanResponseBody) GoString() string
func (*UpdateEscalationPlanResponseBody) SetRequestId ¶
func (s *UpdateEscalationPlanResponseBody) SetRequestId(v string) *UpdateEscalationPlanResponseBody
func (UpdateEscalationPlanResponseBody) String ¶
func (s UpdateEscalationPlanResponseBody) String() string
type UpdateIncidentRequest ¶
type UpdateIncidentRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A123 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // LOW Effect *string `json:"effect,omitempty" xml:"effect,omitempty"` // This parameter is required. // // example: // // 12312 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` // example: // // P1 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` // example: // // 事件标题 IncidentTitle *string `json:"incidentTitle,omitempty" xml:"incidentTitle,omitempty"` }
func (UpdateIncidentRequest) GoString ¶
func (s UpdateIncidentRequest) GoString() string
func (*UpdateIncidentRequest) SetClientToken ¶
func (s *UpdateIncidentRequest) SetClientToken(v string) *UpdateIncidentRequest
func (*UpdateIncidentRequest) SetEffect ¶
func (s *UpdateIncidentRequest) SetEffect(v string) *UpdateIncidentRequest
func (*UpdateIncidentRequest) SetIncidentId ¶
func (s *UpdateIncidentRequest) SetIncidentId(v int64) *UpdateIncidentRequest
func (*UpdateIncidentRequest) SetIncidentLevel ¶
func (s *UpdateIncidentRequest) SetIncidentLevel(v string) *UpdateIncidentRequest
func (*UpdateIncidentRequest) SetIncidentTitle ¶
func (s *UpdateIncidentRequest) SetIncidentTitle(v string) *UpdateIncidentRequest
func (UpdateIncidentRequest) String ¶
func (s UpdateIncidentRequest) String() string
type UpdateIncidentResponse ¶
type UpdateIncidentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateIncidentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateIncidentResponse) GoString ¶
func (s UpdateIncidentResponse) GoString() string
func (*UpdateIncidentResponse) SetBody ¶
func (s *UpdateIncidentResponse) SetBody(v *UpdateIncidentResponseBody) *UpdateIncidentResponse
func (*UpdateIncidentResponse) SetHeaders ¶
func (s *UpdateIncidentResponse) SetHeaders(v map[string]*string) *UpdateIncidentResponse
func (*UpdateIncidentResponse) SetStatusCode ¶
func (s *UpdateIncidentResponse) SetStatusCode(v int32) *UpdateIncidentResponse
func (UpdateIncidentResponse) String ¶
func (s UpdateIncidentResponse) String() string
type UpdateIncidentResponseBody ¶
type UpdateIncidentResponseBody struct { // data Data *UpdateIncidentResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateIncidentResponseBody) GoString ¶
func (s UpdateIncidentResponseBody) GoString() string
func (*UpdateIncidentResponseBody) SetData ¶
func (s *UpdateIncidentResponseBody) SetData(v *UpdateIncidentResponseBodyData) *UpdateIncidentResponseBody
func (*UpdateIncidentResponseBody) SetRequestId ¶
func (s *UpdateIncidentResponseBody) SetRequestId(v string) *UpdateIncidentResponseBody
func (UpdateIncidentResponseBody) String ¶
func (s UpdateIncidentResponseBody) String() string
type UpdateIncidentResponseBodyData ¶
type UpdateIncidentResponseBodyData struct { // example: // // 2312 IncidentId *int64 `json:"incidentId,omitempty" xml:"incidentId,omitempty"` }
func (UpdateIncidentResponseBodyData) GoString ¶
func (s UpdateIncidentResponseBodyData) GoString() string
func (*UpdateIncidentResponseBodyData) SetIncidentId ¶
func (s *UpdateIncidentResponseBodyData) SetIncidentId(v int64) *UpdateIncidentResponseBodyData
func (UpdateIncidentResponseBodyData) String ¶
func (s UpdateIncidentResponseBodyData) String() string
type UpdateIntegrationConfigRequest ¶
type UpdateIntegrationConfigRequest struct { // accessKey // // example: // // 601FA6A2-AC5C-4B59-BE11-378F887A6A11 AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // example: // // 601FA6A2-AC5C-4B59-BE11-378F987A6A98 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 103 IntegrationConfigId *int64 `json:"integrationConfigId,omitempty" xml:"integrationConfigId,omitempty"` }
func (UpdateIntegrationConfigRequest) GoString ¶
func (s UpdateIntegrationConfigRequest) GoString() string
func (*UpdateIntegrationConfigRequest) SetAccessKey ¶
func (s *UpdateIntegrationConfigRequest) SetAccessKey(v string) *UpdateIntegrationConfigRequest
func (*UpdateIntegrationConfigRequest) SetClientToken ¶
func (s *UpdateIntegrationConfigRequest) SetClientToken(v string) *UpdateIntegrationConfigRequest
func (*UpdateIntegrationConfigRequest) SetIntegrationConfigId ¶
func (s *UpdateIntegrationConfigRequest) SetIntegrationConfigId(v int64) *UpdateIntegrationConfigRequest
func (UpdateIntegrationConfigRequest) String ¶
func (s UpdateIntegrationConfigRequest) String() string
type UpdateIntegrationConfigResponse ¶
type UpdateIntegrationConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateIntegrationConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateIntegrationConfigResponse) GoString ¶
func (s UpdateIntegrationConfigResponse) GoString() string
func (*UpdateIntegrationConfigResponse) SetBody ¶
func (s *UpdateIntegrationConfigResponse) SetBody(v *UpdateIntegrationConfigResponseBody) *UpdateIntegrationConfigResponse
func (*UpdateIntegrationConfigResponse) SetHeaders ¶
func (s *UpdateIntegrationConfigResponse) SetHeaders(v map[string]*string) *UpdateIntegrationConfigResponse
func (*UpdateIntegrationConfigResponse) SetStatusCode ¶
func (s *UpdateIntegrationConfigResponse) SetStatusCode(v int32) *UpdateIntegrationConfigResponse
func (UpdateIntegrationConfigResponse) String ¶
func (s UpdateIntegrationConfigResponse) String() string
type UpdateIntegrationConfigResponseBody ¶
type UpdateIntegrationConfigResponseBody struct { // Id of the request // // example: // // 10REQUES-AC5C-4B59-BE11-378F117A6A88 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateIntegrationConfigResponseBody) GoString ¶
func (s UpdateIntegrationConfigResponseBody) GoString() string
func (*UpdateIntegrationConfigResponseBody) SetRequestId ¶
func (s *UpdateIntegrationConfigResponseBody) SetRequestId(v string) *UpdateIntegrationConfigResponseBody
func (UpdateIntegrationConfigResponseBody) String ¶
func (s UpdateIntegrationConfigResponseBody) String() string
type UpdateProblemEffectionServiceRequest ¶
type UpdateProblemEffectionServiceRequest struct { // clientToken // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 乐嘉国际大厦 Description *string `json:"description,omitempty" xml:"description,omitempty"` // example: // // 103 EffectionServiceId *int64 `json:"effectionServiceId,omitempty" xml:"effectionServiceId,omitempty"` // example: // // P1 Level *string `json:"level,omitempty" xml:"level,omitempty"` PicUrl []*string `json:"picUrl,omitempty" xml:"picUrl,omitempty" type:"Repeated"` // example: // // 190000000 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 33 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` // example: // // UN_RECOVERED Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (UpdateProblemEffectionServiceRequest) GoString ¶
func (s UpdateProblemEffectionServiceRequest) GoString() string
func (*UpdateProblemEffectionServiceRequest) SetClientToken ¶
func (s *UpdateProblemEffectionServiceRequest) SetClientToken(v string) *UpdateProblemEffectionServiceRequest
func (*UpdateProblemEffectionServiceRequest) SetDescription ¶
func (s *UpdateProblemEffectionServiceRequest) SetDescription(v string) *UpdateProblemEffectionServiceRequest
func (*UpdateProblemEffectionServiceRequest) SetEffectionServiceId ¶
func (s *UpdateProblemEffectionServiceRequest) SetEffectionServiceId(v int64) *UpdateProblemEffectionServiceRequest
func (*UpdateProblemEffectionServiceRequest) SetLevel ¶
func (s *UpdateProblemEffectionServiceRequest) SetLevel(v string) *UpdateProblemEffectionServiceRequest
func (*UpdateProblemEffectionServiceRequest) SetPicUrl ¶
func (s *UpdateProblemEffectionServiceRequest) SetPicUrl(v []*string) *UpdateProblemEffectionServiceRequest
func (*UpdateProblemEffectionServiceRequest) SetProblemId ¶
func (s *UpdateProblemEffectionServiceRequest) SetProblemId(v int64) *UpdateProblemEffectionServiceRequest
func (*UpdateProblemEffectionServiceRequest) SetServiceId ¶
func (s *UpdateProblemEffectionServiceRequest) SetServiceId(v int64) *UpdateProblemEffectionServiceRequest
func (*UpdateProblemEffectionServiceRequest) SetStatus ¶
func (s *UpdateProblemEffectionServiceRequest) SetStatus(v string) *UpdateProblemEffectionServiceRequest
func (UpdateProblemEffectionServiceRequest) String ¶
func (s UpdateProblemEffectionServiceRequest) String() string
type UpdateProblemEffectionServiceResponse ¶
type UpdateProblemEffectionServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateProblemEffectionServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateProblemEffectionServiceResponse) GoString ¶
func (s UpdateProblemEffectionServiceResponse) GoString() string
func (*UpdateProblemEffectionServiceResponse) SetHeaders ¶
func (s *UpdateProblemEffectionServiceResponse) SetHeaders(v map[string]*string) *UpdateProblemEffectionServiceResponse
func (*UpdateProblemEffectionServiceResponse) SetStatusCode ¶
func (s *UpdateProblemEffectionServiceResponse) SetStatusCode(v int32) *UpdateProblemEffectionServiceResponse
func (UpdateProblemEffectionServiceResponse) String ¶
func (s UpdateProblemEffectionServiceResponse) String() string
type UpdateProblemEffectionServiceResponseBody ¶
type UpdateProblemEffectionServiceResponseBody struct { // requestId // // example: // // ffbf594-e093-46ad-bdcd-df4d7097125a RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateProblemEffectionServiceResponseBody) GoString ¶
func (s UpdateProblemEffectionServiceResponseBody) GoString() string
func (*UpdateProblemEffectionServiceResponseBody) SetRequestId ¶
func (s *UpdateProblemEffectionServiceResponseBody) SetRequestId(v string) *UpdateProblemEffectionServiceResponseBody
func (UpdateProblemEffectionServiceResponseBody) String ¶
func (s UpdateProblemEffectionServiceResponseBody) String() string
type UpdateProblemImprovementRequest ¶
type UpdateProblemImprovementRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3813 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` CustomProblemReason *string `json:"customProblemReason,omitempty" xml:"customProblemReason,omitempty"` // example: // // 1 DiscoverSource *int64 `json:"discoverSource,omitempty" xml:"discoverSource,omitempty"` // example: // // 123123 DutyDepartmentId *int64 `json:"dutyDepartmentId,omitempty" xml:"dutyDepartmentId,omitempty"` DutyDepartmentName *string `json:"dutyDepartmentName,omitempty" xml:"dutyDepartmentName,omitempty"` // example: // // 1231 DutyUserId *int64 `json:"dutyUserId,omitempty" xml:"dutyUserId,omitempty"` // example: // // 1 InjectionMode *string `json:"injectionMode,omitempty" xml:"injectionMode,omitempty"` // example: // // Zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // 12312 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` ProblemReason *string `json:"problemReason,omitempty" xml:"problemReason,omitempty"` // example: // // 2 RecentActivity *string `json:"recentActivity,omitempty" xml:"recentActivity,omitempty"` // example: // // 2 RecoveryMode *string `json:"recoveryMode,omitempty" xml:"recoveryMode,omitempty"` RelationChanges *string `json:"relationChanges,omitempty" xml:"relationChanges,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` // example: // // 1213 ReplayDutyUserId *int64 `json:"replayDutyUserId,omitempty" xml:"replayDutyUserId,omitempty"` // example: // // 10 UserReport *int64 `json:"userReport,omitempty" xml:"userReport,omitempty"` }
func (UpdateProblemImprovementRequest) GoString ¶
func (s UpdateProblemImprovementRequest) GoString() string
func (*UpdateProblemImprovementRequest) SetClientToken ¶
func (s *UpdateProblemImprovementRequest) SetClientToken(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetCustomProblemReason ¶
func (s *UpdateProblemImprovementRequest) SetCustomProblemReason(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetDiscoverSource ¶
func (s *UpdateProblemImprovementRequest) SetDiscoverSource(v int64) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetDutyDepartmentId ¶
func (s *UpdateProblemImprovementRequest) SetDutyDepartmentId(v int64) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetDutyDepartmentName ¶
func (s *UpdateProblemImprovementRequest) SetDutyDepartmentName(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetDutyUserId ¶
func (s *UpdateProblemImprovementRequest) SetDutyUserId(v int64) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetInjectionMode ¶
func (s *UpdateProblemImprovementRequest) SetInjectionMode(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetMonitorSourceName ¶
func (s *UpdateProblemImprovementRequest) SetMonitorSourceName(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetProblemId ¶
func (s *UpdateProblemImprovementRequest) SetProblemId(v int64) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetProblemReason ¶
func (s *UpdateProblemImprovementRequest) SetProblemReason(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetRecentActivity ¶
func (s *UpdateProblemImprovementRequest) SetRecentActivity(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetRecoveryMode ¶
func (s *UpdateProblemImprovementRequest) SetRecoveryMode(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetRelationChanges ¶
func (s *UpdateProblemImprovementRequest) SetRelationChanges(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetRemark ¶
func (s *UpdateProblemImprovementRequest) SetRemark(v string) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetReplayDutyUserId ¶
func (s *UpdateProblemImprovementRequest) SetReplayDutyUserId(v int64) *UpdateProblemImprovementRequest
func (*UpdateProblemImprovementRequest) SetUserReport ¶
func (s *UpdateProblemImprovementRequest) SetUserReport(v int64) *UpdateProblemImprovementRequest
func (UpdateProblemImprovementRequest) String ¶
func (s UpdateProblemImprovementRequest) String() string
type UpdateProblemImprovementResponse ¶
type UpdateProblemImprovementResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateProblemImprovementResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateProblemImprovementResponse) GoString ¶
func (s UpdateProblemImprovementResponse) GoString() string
func (*UpdateProblemImprovementResponse) SetBody ¶
func (s *UpdateProblemImprovementResponse) SetBody(v *UpdateProblemImprovementResponseBody) *UpdateProblemImprovementResponse
func (*UpdateProblemImprovementResponse) SetHeaders ¶
func (s *UpdateProblemImprovementResponse) SetHeaders(v map[string]*string) *UpdateProblemImprovementResponse
func (*UpdateProblemImprovementResponse) SetStatusCode ¶
func (s *UpdateProblemImprovementResponse) SetStatusCode(v int32) *UpdateProblemImprovementResponse
func (UpdateProblemImprovementResponse) String ¶
func (s UpdateProblemImprovementResponse) String() string
type UpdateProblemImprovementResponseBody ¶
type UpdateProblemImprovementResponseBody struct { // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateProblemImprovementResponseBody) GoString ¶
func (s UpdateProblemImprovementResponseBody) GoString() string
func (*UpdateProblemImprovementResponseBody) SetRequestId ¶
func (s *UpdateProblemImprovementResponseBody) SetRequestId(v string) *UpdateProblemImprovementResponseBody
func (UpdateProblemImprovementResponseBody) String ¶
func (s UpdateProblemImprovementResponseBody) String() string
type UpdateProblemMeasureRequest ¶
type UpdateProblemMeasureRequest struct { // example: // // 2 CheckStandard *string `json:"checkStandard,omitempty" xml:"checkStandard,omitempty"` // example: // // 123 CheckUserId *int64 `json:"checkUserId,omitempty" xml:"checkUserId,omitempty"` // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // 123 DirectorId *int64 `json:"directorId,omitempty" xml:"directorId,omitempty"` // example: // // 1231 MeasureId *int64 `json:"measureId,omitempty" xml:"measureId,omitempty"` // example: // // 2021-01-21 00:00:00 PlanFinishTime *string `json:"planFinishTime,omitempty" xml:"planFinishTime,omitempty"` // example: // // 1233 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 123 StalkerId *int64 `json:"stalkerId,omitempty" xml:"stalkerId,omitempty"` // example: // // UNIMPROVED Status *string `json:"status,omitempty" xml:"status,omitempty"` // example: // // 3 Type *int32 `json:"type,omitempty" xml:"type,omitempty"` }
func (UpdateProblemMeasureRequest) GoString ¶
func (s UpdateProblemMeasureRequest) GoString() string
func (*UpdateProblemMeasureRequest) SetCheckStandard ¶
func (s *UpdateProblemMeasureRequest) SetCheckStandard(v string) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetCheckUserId ¶
func (s *UpdateProblemMeasureRequest) SetCheckUserId(v int64) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetClientToken ¶
func (s *UpdateProblemMeasureRequest) SetClientToken(v string) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetContent ¶
func (s *UpdateProblemMeasureRequest) SetContent(v string) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetDirectorId ¶
func (s *UpdateProblemMeasureRequest) SetDirectorId(v int64) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetMeasureId ¶
func (s *UpdateProblemMeasureRequest) SetMeasureId(v int64) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetPlanFinishTime ¶
func (s *UpdateProblemMeasureRequest) SetPlanFinishTime(v string) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetProblemId ¶
func (s *UpdateProblemMeasureRequest) SetProblemId(v int64) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetStalkerId ¶
func (s *UpdateProblemMeasureRequest) SetStalkerId(v int64) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetStatus ¶
func (s *UpdateProblemMeasureRequest) SetStatus(v string) *UpdateProblemMeasureRequest
func (*UpdateProblemMeasureRequest) SetType ¶
func (s *UpdateProblemMeasureRequest) SetType(v int32) *UpdateProblemMeasureRequest
func (UpdateProblemMeasureRequest) String ¶
func (s UpdateProblemMeasureRequest) String() string
type UpdateProblemMeasureResponse ¶
type UpdateProblemMeasureResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateProblemMeasureResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateProblemMeasureResponse) GoString ¶
func (s UpdateProblemMeasureResponse) GoString() string
func (*UpdateProblemMeasureResponse) SetBody ¶
func (s *UpdateProblemMeasureResponse) SetBody(v *UpdateProblemMeasureResponseBody) *UpdateProblemMeasureResponse
func (*UpdateProblemMeasureResponse) SetHeaders ¶
func (s *UpdateProblemMeasureResponse) SetHeaders(v map[string]*string) *UpdateProblemMeasureResponse
func (*UpdateProblemMeasureResponse) SetStatusCode ¶
func (s *UpdateProblemMeasureResponse) SetStatusCode(v int32) *UpdateProblemMeasureResponse
func (UpdateProblemMeasureResponse) String ¶
func (s UpdateProblemMeasureResponse) String() string
type UpdateProblemMeasureResponseBody ¶
type UpdateProblemMeasureResponseBody struct { // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateProblemMeasureResponseBody) GoString ¶
func (s UpdateProblemMeasureResponseBody) GoString() string
func (*UpdateProblemMeasureResponseBody) SetRequestId ¶
func (s *UpdateProblemMeasureResponseBody) SetRequestId(v string) *UpdateProblemMeasureResponseBody
func (UpdateProblemMeasureResponseBody) String ¶
func (s UpdateProblemMeasureResponseBody) String() string
type UpdateProblemNoticeRequest ¶
type UpdateProblemNoticeRequest struct { // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 1312 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // PROBLEM_NOTIFY ProblemNotifyType *string `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` }
func (UpdateProblemNoticeRequest) GoString ¶
func (s UpdateProblemNoticeRequest) GoString() string
func (*UpdateProblemNoticeRequest) SetClientToken ¶
func (s *UpdateProblemNoticeRequest) SetClientToken(v string) *UpdateProblemNoticeRequest
func (*UpdateProblemNoticeRequest) SetProblemId ¶
func (s *UpdateProblemNoticeRequest) SetProblemId(v int64) *UpdateProblemNoticeRequest
func (*UpdateProblemNoticeRequest) SetProblemNotifyType ¶
func (s *UpdateProblemNoticeRequest) SetProblemNotifyType(v string) *UpdateProblemNoticeRequest
func (UpdateProblemNoticeRequest) String ¶
func (s UpdateProblemNoticeRequest) String() string
type UpdateProblemNoticeResponse ¶
type UpdateProblemNoticeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateProblemNoticeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateProblemNoticeResponse) GoString ¶
func (s UpdateProblemNoticeResponse) GoString() string
func (*UpdateProblemNoticeResponse) SetBody ¶
func (s *UpdateProblemNoticeResponse) SetBody(v *UpdateProblemNoticeResponseBody) *UpdateProblemNoticeResponse
func (*UpdateProblemNoticeResponse) SetHeaders ¶
func (s *UpdateProblemNoticeResponse) SetHeaders(v map[string]*string) *UpdateProblemNoticeResponse
func (*UpdateProblemNoticeResponse) SetStatusCode ¶
func (s *UpdateProblemNoticeResponse) SetStatusCode(v int32) *UpdateProblemNoticeResponse
func (UpdateProblemNoticeResponse) String ¶
func (s UpdateProblemNoticeResponse) String() string
type UpdateProblemNoticeResponseBody ¶
type UpdateProblemNoticeResponseBody struct { // Id of the request // // example: // // 4361a0e1-6747-4834-96ce-0c4840fd3812 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateProblemNoticeResponseBody) GoString ¶
func (s UpdateProblemNoticeResponseBody) GoString() string
func (*UpdateProblemNoticeResponseBody) SetRequestId ¶
func (s *UpdateProblemNoticeResponseBody) SetRequestId(v string) *UpdateProblemNoticeResponseBody
func (UpdateProblemNoticeResponseBody) String ¶
func (s UpdateProblemNoticeResponseBody) String() string
type UpdateProblemRequest ¶
type UpdateProblemRequest struct { Feedback *string `json:"feedback,omitempty" xml:"feedback,omitempty"` // example: // // P1 Level *string `json:"level,omitempty" xml:"level,omitempty"` // example: // // 678 MainHandlerId *int64 `json:"mainHandlerId,omitempty" xml:"mainHandlerId,omitempty"` PreliminaryReason *string `json:"preliminaryReason,omitempty" xml:"preliminaryReason,omitempty"` // example: // // 213432 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` ProblemName *string `json:"problemName,omitempty" xml:"problemName,omitempty"` ProgressSummary *string `json:"progressSummary,omitempty" xml:"progressSummary,omitempty"` // example: // // 23232 ProgressSummaryRichTextId *int64 `json:"progressSummaryRichTextId,omitempty" xml:"progressSummaryRichTextId,omitempty"` // example: // // 123 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` ServiceGroupIds []*int64 `json:"serviceGroupIds,omitempty" xml:"serviceGroupIds,omitempty" type:"Repeated"` }
func (UpdateProblemRequest) GoString ¶
func (s UpdateProblemRequest) GoString() string
func (*UpdateProblemRequest) SetFeedback ¶
func (s *UpdateProblemRequest) SetFeedback(v string) *UpdateProblemRequest
func (*UpdateProblemRequest) SetLevel ¶
func (s *UpdateProblemRequest) SetLevel(v string) *UpdateProblemRequest
func (*UpdateProblemRequest) SetMainHandlerId ¶
func (s *UpdateProblemRequest) SetMainHandlerId(v int64) *UpdateProblemRequest
func (*UpdateProblemRequest) SetPreliminaryReason ¶
func (s *UpdateProblemRequest) SetPreliminaryReason(v string) *UpdateProblemRequest
func (*UpdateProblemRequest) SetProblemId ¶
func (s *UpdateProblemRequest) SetProblemId(v int64) *UpdateProblemRequest
func (*UpdateProblemRequest) SetProblemName ¶
func (s *UpdateProblemRequest) SetProblemName(v string) *UpdateProblemRequest
func (*UpdateProblemRequest) SetProgressSummary ¶
func (s *UpdateProblemRequest) SetProgressSummary(v string) *UpdateProblemRequest
func (*UpdateProblemRequest) SetProgressSummaryRichTextId ¶
func (s *UpdateProblemRequest) SetProgressSummaryRichTextId(v int64) *UpdateProblemRequest
func (*UpdateProblemRequest) SetRelatedServiceId ¶
func (s *UpdateProblemRequest) SetRelatedServiceId(v int64) *UpdateProblemRequest
func (*UpdateProblemRequest) SetServiceGroupIds ¶
func (s *UpdateProblemRequest) SetServiceGroupIds(v []*int64) *UpdateProblemRequest
func (UpdateProblemRequest) String ¶
func (s UpdateProblemRequest) String() string
type UpdateProblemResponse ¶
type UpdateProblemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateProblemResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateProblemResponse) GoString ¶
func (s UpdateProblemResponse) GoString() string
func (*UpdateProblemResponse) SetBody ¶
func (s *UpdateProblemResponse) SetBody(v *UpdateProblemResponseBody) *UpdateProblemResponse
func (*UpdateProblemResponse) SetHeaders ¶
func (s *UpdateProblemResponse) SetHeaders(v map[string]*string) *UpdateProblemResponse
func (*UpdateProblemResponse) SetStatusCode ¶
func (s *UpdateProblemResponse) SetStatusCode(v int32) *UpdateProblemResponse
func (UpdateProblemResponse) String ¶
func (s UpdateProblemResponse) String() string
type UpdateProblemResponseBody ¶
type UpdateProblemResponseBody struct { // Id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateProblemResponseBody) GoString ¶
func (s UpdateProblemResponseBody) GoString() string
func (*UpdateProblemResponseBody) SetRequestId ¶
func (s *UpdateProblemResponseBody) SetRequestId(v string) *UpdateProblemResponseBody
func (UpdateProblemResponseBody) String ¶
func (s UpdateProblemResponseBody) String() string
type UpdateProblemTimelineRequest ¶
type UpdateProblemTimelineRequest struct { // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // NodeTest KeyNode *string `json:"keyNode,omitempty" xml:"keyNode,omitempty"` // example: // // 234 ProblemId *int64 `json:"problemId,omitempty" xml:"problemId,omitempty"` // example: // // 3940 ProblemTimelineId *int64 `json:"problemTimelineId,omitempty" xml:"problemTimelineId,omitempty"` // example: // // 2021-01-08 10:10:10 Time *string `json:"time,omitempty" xml:"time,omitempty"` }
func (UpdateProblemTimelineRequest) GoString ¶
func (s UpdateProblemTimelineRequest) GoString() string
func (*UpdateProblemTimelineRequest) SetClientToken ¶
func (s *UpdateProblemTimelineRequest) SetClientToken(v string) *UpdateProblemTimelineRequest
func (*UpdateProblemTimelineRequest) SetContent ¶
func (s *UpdateProblemTimelineRequest) SetContent(v string) *UpdateProblemTimelineRequest
func (*UpdateProblemTimelineRequest) SetKeyNode ¶
func (s *UpdateProblemTimelineRequest) SetKeyNode(v string) *UpdateProblemTimelineRequest
func (*UpdateProblemTimelineRequest) SetProblemId ¶
func (s *UpdateProblemTimelineRequest) SetProblemId(v int64) *UpdateProblemTimelineRequest
func (*UpdateProblemTimelineRequest) SetProblemTimelineId ¶
func (s *UpdateProblemTimelineRequest) SetProblemTimelineId(v int64) *UpdateProblemTimelineRequest
func (*UpdateProblemTimelineRequest) SetTime ¶
func (s *UpdateProblemTimelineRequest) SetTime(v string) *UpdateProblemTimelineRequest
func (UpdateProblemTimelineRequest) String ¶
func (s UpdateProblemTimelineRequest) String() string
type UpdateProblemTimelineResponse ¶
type UpdateProblemTimelineResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateProblemTimelineResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateProblemTimelineResponse) GoString ¶
func (s UpdateProblemTimelineResponse) GoString() string
func (*UpdateProblemTimelineResponse) SetBody ¶
func (s *UpdateProblemTimelineResponse) SetBody(v *UpdateProblemTimelineResponseBody) *UpdateProblemTimelineResponse
func (*UpdateProblemTimelineResponse) SetHeaders ¶
func (s *UpdateProblemTimelineResponse) SetHeaders(v map[string]*string) *UpdateProblemTimelineResponse
func (*UpdateProblemTimelineResponse) SetStatusCode ¶
func (s *UpdateProblemTimelineResponse) SetStatusCode(v int32) *UpdateProblemTimelineResponse
func (UpdateProblemTimelineResponse) String ¶
func (s UpdateProblemTimelineResponse) String() string
type UpdateProblemTimelineResponseBody ¶
type UpdateProblemTimelineResponseBody struct { // id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateProblemTimelineResponseBody) GoString ¶
func (s UpdateProblemTimelineResponseBody) GoString() string
func (*UpdateProblemTimelineResponseBody) SetRequestId ¶
func (s *UpdateProblemTimelineResponseBody) SetRequestId(v string) *UpdateProblemTimelineResponseBody
func (UpdateProblemTimelineResponseBody) String ¶
func (s UpdateProblemTimelineResponseBody) String() string
type UpdateRichTextRequest ¶
type UpdateRichTextRequest struct { // example: // // 123123 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // INCIDENT 事件 ALERT告警 PROBLEM故障 InstanceType *string `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // example: // // 这是一个富文本 RichText *string `json:"richText,omitempty" xml:"richText,omitempty"` // example: // // 123112313 RichTextId *int64 `json:"richTextId,omitempty" xml:"richTextId,omitempty"` }
func (UpdateRichTextRequest) GoString ¶
func (s UpdateRichTextRequest) GoString() string
func (*UpdateRichTextRequest) SetInstanceId ¶
func (s *UpdateRichTextRequest) SetInstanceId(v int64) *UpdateRichTextRequest
func (*UpdateRichTextRequest) SetInstanceType ¶
func (s *UpdateRichTextRequest) SetInstanceType(v string) *UpdateRichTextRequest
func (*UpdateRichTextRequest) SetRichText ¶
func (s *UpdateRichTextRequest) SetRichText(v string) *UpdateRichTextRequest
func (*UpdateRichTextRequest) SetRichTextId ¶
func (s *UpdateRichTextRequest) SetRichTextId(v int64) *UpdateRichTextRequest
func (UpdateRichTextRequest) String ¶
func (s UpdateRichTextRequest) String() string
type UpdateRichTextResponse ¶
type UpdateRichTextResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateRichTextResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateRichTextResponse) GoString ¶
func (s UpdateRichTextResponse) GoString() string
func (*UpdateRichTextResponse) SetBody ¶
func (s *UpdateRichTextResponse) SetBody(v *UpdateRichTextResponseBody) *UpdateRichTextResponse
func (*UpdateRichTextResponse) SetHeaders ¶
func (s *UpdateRichTextResponse) SetHeaders(v map[string]*string) *UpdateRichTextResponse
func (*UpdateRichTextResponse) SetStatusCode ¶
func (s *UpdateRichTextResponse) SetStatusCode(v int32) *UpdateRichTextResponse
func (UpdateRichTextResponse) String ¶
func (s UpdateRichTextResponse) String() string
type UpdateRichTextResponseBody ¶
type UpdateRichTextResponseBody struct { // data Data *UpdateRichTextResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateRichTextResponseBody) GoString ¶
func (s UpdateRichTextResponseBody) GoString() string
func (*UpdateRichTextResponseBody) SetData ¶
func (s *UpdateRichTextResponseBody) SetData(v *UpdateRichTextResponseBodyData) *UpdateRichTextResponseBody
func (*UpdateRichTextResponseBody) SetRequestId ¶
func (s *UpdateRichTextResponseBody) SetRequestId(v string) *UpdateRichTextResponseBody
func (UpdateRichTextResponseBody) String ¶
func (s UpdateRichTextResponseBody) String() string
type UpdateRichTextResponseBodyData ¶
type UpdateRichTextResponseBodyData struct { // example: // // 12 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` }
func (UpdateRichTextResponseBodyData) GoString ¶
func (s UpdateRichTextResponseBodyData) GoString() string
func (*UpdateRichTextResponseBodyData) SetId ¶
func (s *UpdateRichTextResponseBodyData) SetId(v int64) *UpdateRichTextResponseBodyData
func (UpdateRichTextResponseBodyData) String ¶
func (s UpdateRichTextResponseBodyData) String() string
type UpdateRouteRuleRequest ¶
type UpdateRouteRuleRequest struct { // This parameter is required. // // example: // // 1 AssignObjectId *int64 `json:"assignObjectId,omitempty" xml:"assignObjectId,omitempty"` // This parameter is required. // // example: // // SERVICEGROUP AssignObjectType *string `json:"assignObjectType,omitempty" xml:"assignObjectType,omitempty"` // example: // // AND ChildRuleRelation *string `json:"childRuleRelation,omitempty" xml:"childRuleRelation,omitempty"` // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` ConvergenceFields []*string `json:"convergenceFields,omitempty" xml:"convergenceFields,omitempty" type:"Repeated"` ConvergenceType *int32 `json:"convergenceType,omitempty" xml:"convergenceType,omitempty"` CoverageProblemLevels []*string `json:"coverageProblemLevels,omitempty" xml:"coverageProblemLevels,omitempty" type:"Repeated"` // This parameter is required. // // example: // // LOW Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // This parameter is required. // // example: // // P1 IncidentLevel *string `json:"incidentLevel,omitempty" xml:"incidentLevel,omitempty"` // This parameter is required. // // example: // // 10 MatchCount *int64 `json:"matchCount,omitempty" xml:"matchCount,omitempty"` // This parameter is required. NotifyChannels []*string `json:"notifyChannels,omitempty" xml:"notifyChannels,omitempty" type:"Repeated"` ProblemEffectionServices []*int64 `json:"problemEffectionServices,omitempty" xml:"problemEffectionServices,omitempty" type:"Repeated"` ProblemLevelGroup map[string]*ProblemLevelGroupValue `json:"problemLevelGroup,omitempty" xml:"problemLevelGroup,omitempty"` // This parameter is required. // // example: // // 1 RelatedServiceId *int64 `json:"relatedServiceId,omitempty" xml:"relatedServiceId,omitempty"` // This parameter is required. RouteChildRules []*UpdateRouteRuleRequestRouteChildRules `json:"routeChildRules,omitempty" xml:"routeChildRules,omitempty" type:"Repeated"` // This parameter is required. // // example: // // 1 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` // This parameter is required. // // example: // // ALERT RouteType *string `json:"routeType,omitempty" xml:"routeType,omitempty"` // This parameter is required. // // example: // // 规则1 RuleName *string `json:"ruleName,omitempty" xml:"ruleName,omitempty"` // This parameter is required. // // example: // // 10 TimeWindow *int32 `json:"timeWindow,omitempty" xml:"timeWindow,omitempty"` // This parameter is required. // // example: // // MINUTE TimeWindowUnit *string `json:"timeWindowUnit,omitempty" xml:"timeWindowUnit,omitempty"` }
func (UpdateRouteRuleRequest) GoString ¶
func (s UpdateRouteRuleRequest) GoString() string
func (*UpdateRouteRuleRequest) SetAssignObjectId ¶
func (s *UpdateRouteRuleRequest) SetAssignObjectId(v int64) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetAssignObjectType ¶
func (s *UpdateRouteRuleRequest) SetAssignObjectType(v string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetChildRuleRelation ¶
func (s *UpdateRouteRuleRequest) SetChildRuleRelation(v string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetClientToken ¶
func (s *UpdateRouteRuleRequest) SetClientToken(v string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetConvergenceFields ¶ added in v2.0.3
func (s *UpdateRouteRuleRequest) SetConvergenceFields(v []*string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetConvergenceType ¶ added in v2.0.3
func (s *UpdateRouteRuleRequest) SetConvergenceType(v int32) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetCoverageProblemLevels ¶ added in v2.0.1
func (s *UpdateRouteRuleRequest) SetCoverageProblemLevels(v []*string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetEffection ¶
func (s *UpdateRouteRuleRequest) SetEffection(v string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetIncidentLevel ¶
func (s *UpdateRouteRuleRequest) SetIncidentLevel(v string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetMatchCount ¶
func (s *UpdateRouteRuleRequest) SetMatchCount(v int64) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetNotifyChannels ¶
func (s *UpdateRouteRuleRequest) SetNotifyChannels(v []*string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetProblemEffectionServices ¶ added in v2.0.1
func (s *UpdateRouteRuleRequest) SetProblemEffectionServices(v []*int64) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetProblemLevelGroup ¶ added in v2.0.1
func (s *UpdateRouteRuleRequest) SetProblemLevelGroup(v map[string]*ProblemLevelGroupValue) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetRelatedServiceId ¶
func (s *UpdateRouteRuleRequest) SetRelatedServiceId(v int64) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetRouteChildRules ¶
func (s *UpdateRouteRuleRequest) SetRouteChildRules(v []*UpdateRouteRuleRequestRouteChildRules) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetRouteRuleId ¶
func (s *UpdateRouteRuleRequest) SetRouteRuleId(v int64) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetRouteType ¶
func (s *UpdateRouteRuleRequest) SetRouteType(v string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetRuleName ¶
func (s *UpdateRouteRuleRequest) SetRuleName(v string) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetTimeWindow ¶
func (s *UpdateRouteRuleRequest) SetTimeWindow(v int32) *UpdateRouteRuleRequest
func (*UpdateRouteRuleRequest) SetTimeWindowUnit ¶
func (s *UpdateRouteRuleRequest) SetTimeWindowUnit(v string) *UpdateRouteRuleRequest
func (UpdateRouteRuleRequest) String ¶
func (s UpdateRouteRuleRequest) String() string
type UpdateRouteRuleRequestRouteChildRules ¶
type UpdateRouteRuleRequestRouteChildRules struct { // example: // // 1 ChildConditionRelation *int64 `json:"childConditionRelation,omitempty" xml:"childConditionRelation,omitempty"` // This parameter is required. // // example: // // 1 ChildRouteRuleId *int64 `json:"childRouteRuleId,omitempty" xml:"childRouteRuleId,omitempty"` // This parameter is required. Conditions []*UpdateRouteRuleRequestRouteChildRulesConditions `json:"conditions,omitempty" xml:"conditions,omitempty" type:"Repeated"` // This parameter is required. // // example: // // false IsValidChildRule *bool `json:"isValidChildRule,omitempty" xml:"isValidChildRule,omitempty"` // This parameter is required. // // example: // // 1 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` ProblemLevel *string `json:"problemLevel,omitempty" xml:"problemLevel,omitempty"` }
func (UpdateRouteRuleRequestRouteChildRules) GoString ¶
func (s UpdateRouteRuleRequestRouteChildRules) GoString() string
func (*UpdateRouteRuleRequestRouteChildRules) SetChildConditionRelation ¶
func (s *UpdateRouteRuleRequestRouteChildRules) SetChildConditionRelation(v int64) *UpdateRouteRuleRequestRouteChildRules
func (*UpdateRouteRuleRequestRouteChildRules) SetChildRouteRuleId ¶
func (s *UpdateRouteRuleRequestRouteChildRules) SetChildRouteRuleId(v int64) *UpdateRouteRuleRequestRouteChildRules
func (*UpdateRouteRuleRequestRouteChildRules) SetConditions ¶
func (s *UpdateRouteRuleRequestRouteChildRules) SetConditions(v []*UpdateRouteRuleRequestRouteChildRulesConditions) *UpdateRouteRuleRequestRouteChildRules
func (*UpdateRouteRuleRequestRouteChildRules) SetIsValidChildRule ¶
func (s *UpdateRouteRuleRequestRouteChildRules) SetIsValidChildRule(v bool) *UpdateRouteRuleRequestRouteChildRules
func (*UpdateRouteRuleRequestRouteChildRules) SetMonitorSourceId ¶
func (s *UpdateRouteRuleRequestRouteChildRules) SetMonitorSourceId(v int64) *UpdateRouteRuleRequestRouteChildRules
func (*UpdateRouteRuleRequestRouteChildRules) SetProblemLevel ¶ added in v2.0.1
func (s *UpdateRouteRuleRequestRouteChildRules) SetProblemLevel(v string) *UpdateRouteRuleRequestRouteChildRules
func (UpdateRouteRuleRequestRouteChildRules) String ¶
func (s UpdateRouteRuleRequestRouteChildRules) String() string
type UpdateRouteRuleRequestRouteChildRulesConditions ¶
type UpdateRouteRuleRequestRouteChildRulesConditions struct { // This parameter is required. // // example: // // payload.summary Key *string `json:"key,omitempty" xml:"key,omitempty"` // This parameter is required. // // example: // // equals OperationSymbol *string `json:"operationSymbol,omitempty" xml:"operationSymbol,omitempty"` // This parameter is required. // // example: // // 123 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (UpdateRouteRuleRequestRouteChildRulesConditions) GoString ¶
func (s UpdateRouteRuleRequestRouteChildRulesConditions) GoString() string
func (*UpdateRouteRuleRequestRouteChildRulesConditions) SetOperationSymbol ¶
func (s *UpdateRouteRuleRequestRouteChildRulesConditions) SetOperationSymbol(v string) *UpdateRouteRuleRequestRouteChildRulesConditions
func (*UpdateRouteRuleRequestRouteChildRulesConditions) SetValue ¶
func (s *UpdateRouteRuleRequestRouteChildRulesConditions) SetValue(v string) *UpdateRouteRuleRequestRouteChildRulesConditions
func (UpdateRouteRuleRequestRouteChildRulesConditions) String ¶
func (s UpdateRouteRuleRequestRouteChildRulesConditions) String() string
type UpdateRouteRuleResponse ¶
type UpdateRouteRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateRouteRuleResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateRouteRuleResponse) GoString ¶
func (s UpdateRouteRuleResponse) GoString() string
func (*UpdateRouteRuleResponse) SetBody ¶
func (s *UpdateRouteRuleResponse) SetBody(v *UpdateRouteRuleResponseBody) *UpdateRouteRuleResponse
func (*UpdateRouteRuleResponse) SetHeaders ¶
func (s *UpdateRouteRuleResponse) SetHeaders(v map[string]*string) *UpdateRouteRuleResponse
func (*UpdateRouteRuleResponse) SetStatusCode ¶
func (s *UpdateRouteRuleResponse) SetStatusCode(v int32) *UpdateRouteRuleResponse
func (UpdateRouteRuleResponse) String ¶
func (s UpdateRouteRuleResponse) String() string
type UpdateRouteRuleResponseBody ¶
type UpdateRouteRuleResponseBody struct { // example: // // null Data *int64 `json:"data,omitempty" xml:"data,omitempty"` // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateRouteRuleResponseBody) GoString ¶
func (s UpdateRouteRuleResponseBody) GoString() string
func (*UpdateRouteRuleResponseBody) SetData ¶
func (s *UpdateRouteRuleResponseBody) SetData(v int64) *UpdateRouteRuleResponseBody
func (*UpdateRouteRuleResponseBody) SetRequestId ¶
func (s *UpdateRouteRuleResponseBody) SetRequestId(v string) *UpdateRouteRuleResponseBody
func (UpdateRouteRuleResponseBody) String ¶
func (s UpdateRouteRuleResponseBody) String() string
type UpdateServiceGroupRequest ¶
type UpdateServiceGroupRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // ENABLE EnableWebhook *string `json:"enableWebhook,omitempty" xml:"enableWebhook,omitempty"` MonitorSourceTemplates []*UpdateServiceGroupRequestMonitorSourceTemplates `json:"monitorSourceTemplates,omitempty" xml:"monitorSourceTemplates,omitempty" type:"Repeated"` // example: // // 飞车 ServiceGroupDescription *string `json:"serviceGroupDescription,omitempty" xml:"serviceGroupDescription,omitempty"` // This parameter is required. // // example: // // 1 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` // This parameter is required. // // example: // // 冲上云霄 ServiceGroupName *string `json:"serviceGroupName,omitempty" xml:"serviceGroupName,omitempty"` // This parameter is required. UserIds []*int64 `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` // This parameter is required. // // example: // // wwwwwww WebhookLink *string `json:"webhookLink,omitempty" xml:"webhookLink,omitempty"` // This parameter is required. // // example: // // WEIXINGROUP WebhookType *string `json:"webhookType,omitempty" xml:"webhookType,omitempty"` }
func (UpdateServiceGroupRequest) GoString ¶
func (s UpdateServiceGroupRequest) GoString() string
func (*UpdateServiceGroupRequest) SetClientToken ¶
func (s *UpdateServiceGroupRequest) SetClientToken(v string) *UpdateServiceGroupRequest
func (*UpdateServiceGroupRequest) SetEnableWebhook ¶
func (s *UpdateServiceGroupRequest) SetEnableWebhook(v string) *UpdateServiceGroupRequest
func (*UpdateServiceGroupRequest) SetMonitorSourceTemplates ¶
func (s *UpdateServiceGroupRequest) SetMonitorSourceTemplates(v []*UpdateServiceGroupRequestMonitorSourceTemplates) *UpdateServiceGroupRequest
func (*UpdateServiceGroupRequest) SetServiceGroupDescription ¶
func (s *UpdateServiceGroupRequest) SetServiceGroupDescription(v string) *UpdateServiceGroupRequest
func (*UpdateServiceGroupRequest) SetServiceGroupId ¶
func (s *UpdateServiceGroupRequest) SetServiceGroupId(v int64) *UpdateServiceGroupRequest
func (*UpdateServiceGroupRequest) SetServiceGroupName ¶
func (s *UpdateServiceGroupRequest) SetServiceGroupName(v string) *UpdateServiceGroupRequest
func (*UpdateServiceGroupRequest) SetUserIds ¶
func (s *UpdateServiceGroupRequest) SetUserIds(v []*int64) *UpdateServiceGroupRequest
func (*UpdateServiceGroupRequest) SetWebhookLink ¶
func (s *UpdateServiceGroupRequest) SetWebhookLink(v string) *UpdateServiceGroupRequest
func (*UpdateServiceGroupRequest) SetWebhookType ¶
func (s *UpdateServiceGroupRequest) SetWebhookType(v string) *UpdateServiceGroupRequest
func (UpdateServiceGroupRequest) String ¶
func (s UpdateServiceGroupRequest) String() string
type UpdateServiceGroupRequestMonitorSourceTemplates ¶
type UpdateServiceGroupRequestMonitorSourceTemplates struct { // example: // // 11111 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` // example: // // xxxx TemplateContent *string `json:"templateContent,omitempty" xml:"templateContent,omitempty"` // example: // // 1111 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (UpdateServiceGroupRequestMonitorSourceTemplates) GoString ¶
func (s UpdateServiceGroupRequestMonitorSourceTemplates) GoString() string
func (*UpdateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceId ¶
func (s *UpdateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceId(v int64) *UpdateServiceGroupRequestMonitorSourceTemplates
func (*UpdateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceName ¶
func (s *UpdateServiceGroupRequestMonitorSourceTemplates) SetMonitorSourceName(v string) *UpdateServiceGroupRequestMonitorSourceTemplates
func (*UpdateServiceGroupRequestMonitorSourceTemplates) SetTemplateContent ¶
func (s *UpdateServiceGroupRequestMonitorSourceTemplates) SetTemplateContent(v string) *UpdateServiceGroupRequestMonitorSourceTemplates
func (*UpdateServiceGroupRequestMonitorSourceTemplates) SetTemplateId ¶
func (s *UpdateServiceGroupRequestMonitorSourceTemplates) SetTemplateId(v int64) *UpdateServiceGroupRequestMonitorSourceTemplates
func (UpdateServiceGroupRequestMonitorSourceTemplates) String ¶
func (s UpdateServiceGroupRequestMonitorSourceTemplates) String() string
type UpdateServiceGroupResponse ¶
type UpdateServiceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceGroupResponse) GoString ¶
func (s UpdateServiceGroupResponse) GoString() string
func (*UpdateServiceGroupResponse) SetBody ¶
func (s *UpdateServiceGroupResponse) SetBody(v *UpdateServiceGroupResponseBody) *UpdateServiceGroupResponse
func (*UpdateServiceGroupResponse) SetHeaders ¶
func (s *UpdateServiceGroupResponse) SetHeaders(v map[string]*string) *UpdateServiceGroupResponse
func (*UpdateServiceGroupResponse) SetStatusCode ¶
func (s *UpdateServiceGroupResponse) SetStatusCode(v int32) *UpdateServiceGroupResponse
func (UpdateServiceGroupResponse) String ¶
func (s UpdateServiceGroupResponse) String() string
type UpdateServiceGroupResponseBody ¶
type UpdateServiceGroupResponseBody struct { // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateServiceGroupResponseBody) GoString ¶
func (s UpdateServiceGroupResponseBody) GoString() string
func (*UpdateServiceGroupResponseBody) SetRequestId ¶
func (s *UpdateServiceGroupResponseBody) SetRequestId(v string) *UpdateServiceGroupResponseBody
func (UpdateServiceGroupResponseBody) String ¶
func (s UpdateServiceGroupResponseBody) String() string
type UpdateServiceGroupSchedulingRequest ¶
type UpdateServiceGroupSchedulingRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // HOUR FastScheduling *UpdateServiceGroupSchedulingRequestFastScheduling `json:"fastScheduling,omitempty" xml:"fastScheduling,omitempty" type:"Struct"` FineScheduling *UpdateServiceGroupSchedulingRequestFineScheduling `json:"fineScheduling,omitempty" xml:"fineScheduling,omitempty" type:"Struct"` // This parameter is required. // // example: // // FAST SchedulingWay *string `json:"schedulingWay,omitempty" xml:"schedulingWay,omitempty"` // This parameter is required. // // example: // // 1000 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (UpdateServiceGroupSchedulingRequest) GoString ¶
func (s UpdateServiceGroupSchedulingRequest) GoString() string
func (*UpdateServiceGroupSchedulingRequest) SetClientToken ¶
func (s *UpdateServiceGroupSchedulingRequest) SetClientToken(v string) *UpdateServiceGroupSchedulingRequest
func (*UpdateServiceGroupSchedulingRequest) SetFastScheduling ¶
func (s *UpdateServiceGroupSchedulingRequest) SetFastScheduling(v *UpdateServiceGroupSchedulingRequestFastScheduling) *UpdateServiceGroupSchedulingRequest
func (*UpdateServiceGroupSchedulingRequest) SetFineScheduling ¶
func (s *UpdateServiceGroupSchedulingRequest) SetFineScheduling(v *UpdateServiceGroupSchedulingRequestFineScheduling) *UpdateServiceGroupSchedulingRequest
func (*UpdateServiceGroupSchedulingRequest) SetSchedulingWay ¶
func (s *UpdateServiceGroupSchedulingRequest) SetSchedulingWay(v string) *UpdateServiceGroupSchedulingRequest
func (*UpdateServiceGroupSchedulingRequest) SetServiceGroupId ¶
func (s *UpdateServiceGroupSchedulingRequest) SetServiceGroupId(v int64) *UpdateServiceGroupSchedulingRequest
func (UpdateServiceGroupSchedulingRequest) String ¶
func (s UpdateServiceGroupSchedulingRequest) String() string
type UpdateServiceGroupSchedulingRequestFastScheduling ¶
type UpdateServiceGroupSchedulingRequestFastScheduling struct { // example: // // FAST_CHOICE DutyPlan *string `json:"dutyPlan,omitempty" xml:"dutyPlan,omitempty"` // example: // // 1 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` SchedulingUsers []*UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers `json:"schedulingUsers,omitempty" xml:"schedulingUsers,omitempty" type:"Repeated"` // example: // // 12 SingleDuration *int32 `json:"singleDuration,omitempty" xml:"singleDuration,omitempty"` // example: // // DAY SingleDurationUnit *string `json:"singleDurationUnit,omitempty" xml:"singleDurationUnit,omitempty"` }
func (UpdateServiceGroupSchedulingRequestFastScheduling) GoString ¶
func (s UpdateServiceGroupSchedulingRequestFastScheduling) GoString() string
func (*UpdateServiceGroupSchedulingRequestFastScheduling) SetDutyPlan ¶
func (s *UpdateServiceGroupSchedulingRequestFastScheduling) SetDutyPlan(v string) *UpdateServiceGroupSchedulingRequestFastScheduling
func (*UpdateServiceGroupSchedulingRequestFastScheduling) SetSchedulingUsers ¶
func (*UpdateServiceGroupSchedulingRequestFastScheduling) SetSingleDuration ¶
func (s *UpdateServiceGroupSchedulingRequestFastScheduling) SetSingleDuration(v int32) *UpdateServiceGroupSchedulingRequestFastScheduling
func (*UpdateServiceGroupSchedulingRequestFastScheduling) SetSingleDurationUnit ¶
func (s *UpdateServiceGroupSchedulingRequestFastScheduling) SetSingleDurationUnit(v string) *UpdateServiceGroupSchedulingRequestFastScheduling
func (UpdateServiceGroupSchedulingRequestFastScheduling) String ¶
func (s UpdateServiceGroupSchedulingRequestFastScheduling) String() string
type UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers ¶
type UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers struct { SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int32 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 6666 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` }
func (UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) GoString ¶
func (s UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) GoString() string
func (*UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingObjectType ¶ added in v2.0.3
func (s *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingObjectType(v string) *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
func (*UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingOrder ¶
func (s *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingOrder(v int32) *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
func (*UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserId ¶
func (s *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserId(v int64) *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
func (*UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) SetSchedulingUserIdList(v []*int64) *UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers
func (UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) String ¶
func (s UpdateServiceGroupSchedulingRequestFastSchedulingSchedulingUsers) String() string
type UpdateServiceGroupSchedulingRequestFineScheduling ¶
type UpdateServiceGroupSchedulingRequestFineScheduling struct { // example: // // 1 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 1 Period *int32 `json:"period,omitempty" xml:"period,omitempty"` // example: // // DAY PeriodUnit *string `json:"periodUnit,omitempty" xml:"periodUnit,omitempty"` SchedulingFineShifts []*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts `json:"schedulingFineShifts,omitempty" xml:"schedulingFineShifts,omitempty" type:"Repeated"` SchedulingTemplateFineShifts []*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts `json:"schedulingTemplateFineShifts,omitempty" xml:"schedulingTemplateFineShifts,omitempty" type:"Repeated"` // example: // // MORNING_NIGHT ShiftType *string `json:"shiftType,omitempty" xml:"shiftType,omitempty"` }
func (UpdateServiceGroupSchedulingRequestFineScheduling) GoString ¶
func (s UpdateServiceGroupSchedulingRequestFineScheduling) GoString() string
func (*UpdateServiceGroupSchedulingRequestFineScheduling) SetPeriod ¶
func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetPeriod(v int32) *UpdateServiceGroupSchedulingRequestFineScheduling
func (*UpdateServiceGroupSchedulingRequestFineScheduling) SetPeriodUnit ¶
func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetPeriodUnit(v string) *UpdateServiceGroupSchedulingRequestFineScheduling
func (*UpdateServiceGroupSchedulingRequestFineScheduling) SetSchedulingFineShifts ¶
func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetSchedulingFineShifts(v []*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) *UpdateServiceGroupSchedulingRequestFineScheduling
func (*UpdateServiceGroupSchedulingRequestFineScheduling) SetSchedulingTemplateFineShifts ¶
func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetSchedulingTemplateFineShifts(v []*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) *UpdateServiceGroupSchedulingRequestFineScheduling
func (*UpdateServiceGroupSchedulingRequestFineScheduling) SetShiftType ¶
func (s *UpdateServiceGroupSchedulingRequestFineScheduling) SetShiftType(v string) *UpdateServiceGroupSchedulingRequestFineScheduling
func (UpdateServiceGroupSchedulingRequestFineScheduling) String ¶
func (s UpdateServiceGroupSchedulingRequestFineScheduling) String() string
type UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts ¶
type UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts struct { // example: // // 123 CycleOrder *int32 `json:"cycleOrder,omitempty" xml:"cycleOrder,omitempty"` // example: // // 2020-10-13 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int64 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 2020-08-13 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // example: // // 32 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` // example: // // 早班 ShiftName *string `json:"shiftName,omitempty" xml:"shiftName,omitempty"` // example: // // true SkipOneDay *bool `json:"skipOneDay,omitempty" xml:"skipOneDay,omitempty"` }
func (UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) GoString ¶
func (s UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) GoString() string
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetCycleOrder ¶
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingEndTime ¶
func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingEndTime(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingObjectType ¶ added in v2.0.3
func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingObjectType(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingOrder ¶
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime ¶
func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingStartTime(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserId ¶
func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserId(v int64) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSchedulingUserIdList(v []*int64) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetShiftName ¶
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) SetSkipOneDay ¶
func (UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) String ¶
func (s UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingFineShifts) String() string
type UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts ¶
type UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts struct { // example: // // 2021-11-01 00:00:00 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int32 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // example: // // 2021-10-01 00:00:00 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // example: // // 1 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` ShiftName *string `json:"shiftName,omitempty" xml:"shiftName,omitempty"` // example: // // false SkipOneDay *bool `json:"skipOneDay,omitempty" xml:"skipOneDay,omitempty"` }
func (UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) GoString ¶
func (s UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) GoString() string
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingEndTime ¶
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingObjectType ¶ added in v2.0.3
func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingObjectType(v string) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingOrder ¶
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingStartTime ¶
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserId ¶
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSchedulingUserIdList(v []*int64) *UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetShiftName ¶
func (*UpdateServiceGroupSchedulingRequestFineSchedulingSchedulingTemplateFineShifts) SetSkipOneDay ¶
type UpdateServiceGroupSchedulingResponse ¶
type UpdateServiceGroupSchedulingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceGroupSchedulingResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceGroupSchedulingResponse) GoString ¶
func (s UpdateServiceGroupSchedulingResponse) GoString() string
func (*UpdateServiceGroupSchedulingResponse) SetHeaders ¶
func (s *UpdateServiceGroupSchedulingResponse) SetHeaders(v map[string]*string) *UpdateServiceGroupSchedulingResponse
func (*UpdateServiceGroupSchedulingResponse) SetStatusCode ¶
func (s *UpdateServiceGroupSchedulingResponse) SetStatusCode(v int32) *UpdateServiceGroupSchedulingResponse
func (UpdateServiceGroupSchedulingResponse) String ¶
func (s UpdateServiceGroupSchedulingResponse) String() string
type UpdateServiceGroupSchedulingResponseBody ¶
type UpdateServiceGroupSchedulingResponseBody struct { // Id of the request // // example: // // xxxxxxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateServiceGroupSchedulingResponseBody) GoString ¶
func (s UpdateServiceGroupSchedulingResponseBody) GoString() string
func (*UpdateServiceGroupSchedulingResponseBody) SetRequestId ¶
func (s *UpdateServiceGroupSchedulingResponseBody) SetRequestId(v string) *UpdateServiceGroupSchedulingResponseBody
func (UpdateServiceGroupSchedulingResponseBody) String ¶
func (s UpdateServiceGroupSchedulingResponseBody) String() string
type UpdateServiceGroupSpecialDaySchedulingRequest ¶
type UpdateServiceGroupSpecialDaySchedulingRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // This parameter is required. // // example: // // 2021-08-19 SchedulingDate *string `json:"schedulingDate,omitempty" xml:"schedulingDate,omitempty"` // This parameter is required. SchedulingSpecialDays []*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays `json:"schedulingSpecialDays,omitempty" xml:"schedulingSpecialDays,omitempty" type:"Repeated"` // This parameter is required. // // example: // // 6666 ServiceGroupId *int64 `json:"serviceGroupId,omitempty" xml:"serviceGroupId,omitempty"` }
func (UpdateServiceGroupSpecialDaySchedulingRequest) GoString ¶
func (s UpdateServiceGroupSpecialDaySchedulingRequest) GoString() string
func (*UpdateServiceGroupSpecialDaySchedulingRequest) SetClientToken ¶
func (s *UpdateServiceGroupSpecialDaySchedulingRequest) SetClientToken(v string) *UpdateServiceGroupSpecialDaySchedulingRequest
func (*UpdateServiceGroupSpecialDaySchedulingRequest) SetSchedulingDate ¶
func (s *UpdateServiceGroupSpecialDaySchedulingRequest) SetSchedulingDate(v string) *UpdateServiceGroupSpecialDaySchedulingRequest
func (*UpdateServiceGroupSpecialDaySchedulingRequest) SetSchedulingSpecialDays ¶
func (s *UpdateServiceGroupSpecialDaySchedulingRequest) SetSchedulingSpecialDays(v []*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) *UpdateServiceGroupSpecialDaySchedulingRequest
func (*UpdateServiceGroupSpecialDaySchedulingRequest) SetServiceGroupId ¶
func (s *UpdateServiceGroupSpecialDaySchedulingRequest) SetServiceGroupId(v int64) *UpdateServiceGroupSpecialDaySchedulingRequest
func (UpdateServiceGroupSpecialDaySchedulingRequest) String ¶
func (s UpdateServiceGroupSpecialDaySchedulingRequest) String() string
type UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays ¶
type UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays struct { // This parameter is required. // // example: // // 2021-08-19 12:00:00 SchedulingEndTime *string `json:"schedulingEndTime,omitempty" xml:"schedulingEndTime,omitempty"` SchedulingObjectType *string `json:"schedulingObjectType,omitempty" xml:"schedulingObjectType,omitempty"` // example: // // 1 SchedulingOrder *int32 `json:"schedulingOrder,omitempty" xml:"schedulingOrder,omitempty"` // This parameter is required. // // example: // // 2021-08-19 08:00:00 SchedulingStartTime *string `json:"schedulingStartTime,omitempty" xml:"schedulingStartTime,omitempty"` // This parameter is required. // // example: // // 64 SchedulingUserId *int64 `json:"schedulingUserId,omitempty" xml:"schedulingUserId,omitempty"` SchedulingUserIdList []*int64 `json:"schedulingUserIdList,omitempty" xml:"schedulingUserIdList,omitempty" type:"Repeated"` }
func (UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) GoString ¶
func (s UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) GoString() string
func (*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingEndTime ¶
func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingEndTime(v string) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
func (*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingObjectType ¶ added in v2.0.3
func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingObjectType(v string) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
func (*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingOrder ¶
func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingOrder(v int32) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
func (*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingStartTime ¶
func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingStartTime(v string) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
func (*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingUserId ¶
func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingUserId(v int64) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
func (*UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingUserIdList ¶ added in v2.0.3
func (s *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) SetSchedulingUserIdList(v []*int64) *UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays
func (UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) String ¶
func (s UpdateServiceGroupSpecialDaySchedulingRequestSchedulingSpecialDays) String() string
type UpdateServiceGroupSpecialDaySchedulingResponse ¶
type UpdateServiceGroupSpecialDaySchedulingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceGroupSpecialDaySchedulingResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceGroupSpecialDaySchedulingResponse) GoString ¶
func (s UpdateServiceGroupSpecialDaySchedulingResponse) GoString() string
func (*UpdateServiceGroupSpecialDaySchedulingResponse) SetHeaders ¶
func (s *UpdateServiceGroupSpecialDaySchedulingResponse) SetHeaders(v map[string]*string) *UpdateServiceGroupSpecialDaySchedulingResponse
func (*UpdateServiceGroupSpecialDaySchedulingResponse) SetStatusCode ¶
func (s *UpdateServiceGroupSpecialDaySchedulingResponse) SetStatusCode(v int32) *UpdateServiceGroupSpecialDaySchedulingResponse
func (UpdateServiceGroupSpecialDaySchedulingResponse) String ¶
func (s UpdateServiceGroupSpecialDaySchedulingResponse) String() string
type UpdateServiceGroupSpecialDaySchedulingResponseBody ¶
type UpdateServiceGroupSpecialDaySchedulingResponseBody struct { // Id of the request // // example: // // xxxxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateServiceGroupSpecialDaySchedulingResponseBody) GoString ¶
func (s UpdateServiceGroupSpecialDaySchedulingResponseBody) GoString() string
func (*UpdateServiceGroupSpecialDaySchedulingResponseBody) SetRequestId ¶
func (s *UpdateServiceGroupSpecialDaySchedulingResponseBody) SetRequestId(v string) *UpdateServiceGroupSpecialDaySchedulingResponseBody
func (UpdateServiceGroupSpecialDaySchedulingResponseBody) String ¶
func (s UpdateServiceGroupSpecialDaySchedulingResponseBody) String() string
type UpdateServiceRequest ¶
type UpdateServiceRequest struct { // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` // example: // // 服务描述 ServiceDescription *string `json:"serviceDescription,omitempty" xml:"serviceDescription,omitempty"` ServiceGroupIdList []*int64 `json:"serviceGroupIdList,omitempty" xml:"serviceGroupIdList,omitempty" type:"Repeated"` // example: // // 10002000 ServiceId *int64 `json:"serviceId,omitempty" xml:"serviceId,omitempty"` // example: // // 服务名字 ServiceName *string `json:"serviceName,omitempty" xml:"serviceName,omitempty"` }
func (UpdateServiceRequest) GoString ¶
func (s UpdateServiceRequest) GoString() string
func (*UpdateServiceRequest) SetClientToken ¶
func (s *UpdateServiceRequest) SetClientToken(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetEscalationPlanId ¶ added in v2.0.6
func (s *UpdateServiceRequest) SetEscalationPlanId(v int64) *UpdateServiceRequest
func (*UpdateServiceRequest) SetServiceDescription ¶
func (s *UpdateServiceRequest) SetServiceDescription(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetServiceGroupIdList ¶ added in v2.0.6
func (s *UpdateServiceRequest) SetServiceGroupIdList(v []*int64) *UpdateServiceRequest
func (*UpdateServiceRequest) SetServiceId ¶
func (s *UpdateServiceRequest) SetServiceId(v int64) *UpdateServiceRequest
func (*UpdateServiceRequest) SetServiceName ¶
func (s *UpdateServiceRequest) SetServiceName(v string) *UpdateServiceRequest
func (UpdateServiceRequest) String ¶
func (s UpdateServiceRequest) String() string
type UpdateServiceResponse ¶
type UpdateServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceResponse) GoString ¶
func (s UpdateServiceResponse) GoString() string
func (*UpdateServiceResponse) SetBody ¶
func (s *UpdateServiceResponse) SetBody(v *UpdateServiceResponseBody) *UpdateServiceResponse
func (*UpdateServiceResponse) SetHeaders ¶
func (s *UpdateServiceResponse) SetHeaders(v map[string]*string) *UpdateServiceResponse
func (*UpdateServiceResponse) SetStatusCode ¶
func (s *UpdateServiceResponse) SetStatusCode(v int32) *UpdateServiceResponse
func (UpdateServiceResponse) String ¶
func (s UpdateServiceResponse) String() string
type UpdateServiceResponseBody ¶
type UpdateServiceResponseBody struct { // example: // // null Data *int64 `json:"data,omitempty" xml:"data,omitempty"` // Id of the request // // example: // // C4BE3837-1A13-413B-A225-2C88188E8A43 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateServiceResponseBody) GoString ¶
func (s UpdateServiceResponseBody) GoString() string
func (*UpdateServiceResponseBody) SetData ¶
func (s *UpdateServiceResponseBody) SetData(v int64) *UpdateServiceResponseBody
func (*UpdateServiceResponseBody) SetRequestId ¶
func (s *UpdateServiceResponseBody) SetRequestId(v string) *UpdateServiceResponseBody
func (UpdateServiceResponseBody) String ¶
func (s UpdateServiceResponseBody) String() string
type UpdateSubscriptionRequest ¶
type UpdateSubscriptionRequest struct { // example: // // 2022-05-09 10:10:23 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // This parameter is required. // // example: // // LONG_TERM ExpiredType *string `json:"expiredType,omitempty" xml:"expiredType,omitempty"` // This parameter is required. NotifyObjectList []*UpdateSubscriptionRequestNotifyObjectList `json:"notifyObjectList,omitempty" xml:"notifyObjectList,omitempty" type:"Repeated"` // This parameter is required. // // example: // // USER NotifyObjectType *string `json:"notifyObjectType,omitempty" xml:"notifyObjectType,omitempty"` // This parameter is required. NotifyStrategyList []*UpdateSubscriptionRequestNotifyStrategyList `json:"notifyStrategyList,omitempty" xml:"notifyStrategyList,omitempty" type:"Repeated"` // example: // // 1个月 Period *string `json:"period,omitempty" xml:"period,omitempty"` // This parameter is required. // // example: // // SERVICE Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` // This parameter is required. ScopeObjectList []*UpdateSubscriptionRequestScopeObjectList `json:"scopeObjectList,omitempty" xml:"scopeObjectList,omitempty" type:"Repeated"` // example: // // 2021-04-04 10:10:11 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // This parameter is required. // // example: // // 80002020 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` // This parameter is required. // // example: // // newSubs244 SubscriptionTitle *string `json:"subscriptionTitle,omitempty" xml:"subscriptionTitle,omitempty"` }
func (UpdateSubscriptionRequest) GoString ¶
func (s UpdateSubscriptionRequest) GoString() string
func (*UpdateSubscriptionRequest) SetEndTime ¶
func (s *UpdateSubscriptionRequest) SetEndTime(v string) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetExpiredType ¶
func (s *UpdateSubscriptionRequest) SetExpiredType(v string) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetNotifyObjectList ¶
func (s *UpdateSubscriptionRequest) SetNotifyObjectList(v []*UpdateSubscriptionRequestNotifyObjectList) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetNotifyObjectType ¶
func (s *UpdateSubscriptionRequest) SetNotifyObjectType(v string) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetNotifyStrategyList ¶
func (s *UpdateSubscriptionRequest) SetNotifyStrategyList(v []*UpdateSubscriptionRequestNotifyStrategyList) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetPeriod ¶
func (s *UpdateSubscriptionRequest) SetPeriod(v string) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetScope ¶
func (s *UpdateSubscriptionRequest) SetScope(v string) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetScopeObjectList ¶
func (s *UpdateSubscriptionRequest) SetScopeObjectList(v []*UpdateSubscriptionRequestScopeObjectList) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetStartTime ¶
func (s *UpdateSubscriptionRequest) SetStartTime(v string) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetSubscriptionId ¶
func (s *UpdateSubscriptionRequest) SetSubscriptionId(v int64) *UpdateSubscriptionRequest
func (*UpdateSubscriptionRequest) SetSubscriptionTitle ¶
func (s *UpdateSubscriptionRequest) SetSubscriptionTitle(v string) *UpdateSubscriptionRequest
func (UpdateSubscriptionRequest) String ¶
func (s UpdateSubscriptionRequest) String() string
type UpdateSubscriptionRequestNotifyObjectList ¶
type UpdateSubscriptionRequestNotifyObjectList struct { // example: // // 10 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // This parameter is required. // // example: // // 19 NotifyObjectId *int64 `json:"notifyObjectId,omitempty" xml:"notifyObjectId,omitempty"` }
func (UpdateSubscriptionRequestNotifyObjectList) GoString ¶
func (s UpdateSubscriptionRequestNotifyObjectList) GoString() string
func (*UpdateSubscriptionRequestNotifyObjectList) SetId ¶
func (s *UpdateSubscriptionRequestNotifyObjectList) SetId(v int64) *UpdateSubscriptionRequestNotifyObjectList
func (*UpdateSubscriptionRequestNotifyObjectList) SetNotifyObjectId ¶
func (s *UpdateSubscriptionRequestNotifyObjectList) SetNotifyObjectId(v int64) *UpdateSubscriptionRequestNotifyObjectList
func (UpdateSubscriptionRequestNotifyObjectList) String ¶
func (s UpdateSubscriptionRequestNotifyObjectList) String() string
type UpdateSubscriptionRequestNotifyStrategyList ¶
type UpdateSubscriptionRequestNotifyStrategyList struct { // This parameter is required. // // example: // // INCIDENT InstanceType *int64 `json:"instanceType,omitempty" xml:"instanceType,omitempty"` // This parameter is required. Strategies []*UpdateSubscriptionRequestNotifyStrategyListStrategies `json:"strategies,omitempty" xml:"strategies,omitempty" type:"Repeated"` }
func (UpdateSubscriptionRequestNotifyStrategyList) GoString ¶
func (s UpdateSubscriptionRequestNotifyStrategyList) GoString() string
func (*UpdateSubscriptionRequestNotifyStrategyList) SetInstanceType ¶
func (s *UpdateSubscriptionRequestNotifyStrategyList) SetInstanceType(v int64) *UpdateSubscriptionRequestNotifyStrategyList
func (*UpdateSubscriptionRequestNotifyStrategyList) SetStrategies ¶
func (UpdateSubscriptionRequestNotifyStrategyList) String ¶
func (s UpdateSubscriptionRequestNotifyStrategyList) String() string
type UpdateSubscriptionRequestNotifyStrategyListStrategies ¶
type UpdateSubscriptionRequestNotifyStrategyListStrategies struct { // example: // // SMS,WEIXIN_GROUP Channels *string `json:"channels,omitempty" xml:"channels,omitempty"` Conditions []*UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions `json:"conditions,omitempty" xml:"conditions,omitempty" type:"Repeated"` // example: // // 10 Id *string `json:"id,omitempty" xml:"id,omitempty"` PeriodChannel *UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel `json:"periodChannel,omitempty" xml:"periodChannel,omitempty" type:"Struct"` }
func (UpdateSubscriptionRequestNotifyStrategyListStrategies) GoString ¶
func (s UpdateSubscriptionRequestNotifyStrategyListStrategies) GoString() string
func (*UpdateSubscriptionRequestNotifyStrategyListStrategies) SetChannels ¶
func (s *UpdateSubscriptionRequestNotifyStrategyListStrategies) SetChannels(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategies
func (*UpdateSubscriptionRequestNotifyStrategyListStrategies) SetConditions ¶
func (*UpdateSubscriptionRequestNotifyStrategyListStrategies) SetPeriodChannel ¶
func (UpdateSubscriptionRequestNotifyStrategyListStrategies) String ¶
func (s UpdateSubscriptionRequestNotifyStrategyListStrategies) String() string
type UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions ¶
type UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions struct { // example: // // INCIDENT_TRIGGER Action *string `json:"action,omitempty" xml:"action,omitempty"` // example: // // HIGH Effection *string `json:"effection,omitempty" xml:"effection,omitempty"` // example: // // P1 Level *string `json:"level,omitempty" xml:"level,omitempty"` // example: // // PROBLEM_NOTIFY ProblemNotifyType *string `json:"problemNotifyType,omitempty" xml:"problemNotifyType,omitempty"` }
func (UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) GoString ¶
func (s UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) GoString() string
func (*UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetEffection ¶
func (*UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetProblemNotifyType ¶
func (s *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) SetProblemNotifyType(v string) *UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions
func (UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) String ¶
func (s UpdateSubscriptionRequestNotifyStrategyListStrategiesConditions) String() string
type UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel ¶
type UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel struct { // example: // // SMS,WEIXIN_GROUP NonWorkday *string `json:"nonWorkday,omitempty" xml:"nonWorkday,omitempty"` // example: // // SMS,WEIXIN_GROUP Workday *string `json:"workday,omitempty" xml:"workday,omitempty"` }
func (UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) GoString ¶
func (s UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) GoString() string
func (*UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) SetNonWorkday ¶
func (*UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) SetWorkday ¶
func (UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) String ¶
func (s UpdateSubscriptionRequestNotifyStrategyListStrategiesPeriodChannel) String() string
type UpdateSubscriptionRequestScopeObjectList ¶
type UpdateSubscriptionRequestScopeObjectList struct { // example: // // 1 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // This parameter is required. // // example: // // 1 ScopeObjectId *int64 `json:"scopeObjectId,omitempty" xml:"scopeObjectId,omitempty"` }
func (UpdateSubscriptionRequestScopeObjectList) GoString ¶
func (s UpdateSubscriptionRequestScopeObjectList) GoString() string
func (*UpdateSubscriptionRequestScopeObjectList) SetId ¶
func (s *UpdateSubscriptionRequestScopeObjectList) SetId(v int64) *UpdateSubscriptionRequestScopeObjectList
func (*UpdateSubscriptionRequestScopeObjectList) SetScopeObjectId ¶
func (s *UpdateSubscriptionRequestScopeObjectList) SetScopeObjectId(v int64) *UpdateSubscriptionRequestScopeObjectList
func (UpdateSubscriptionRequestScopeObjectList) String ¶
func (s UpdateSubscriptionRequestScopeObjectList) String() string
type UpdateSubscriptionResponse ¶
type UpdateSubscriptionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateSubscriptionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateSubscriptionResponse) GoString ¶
func (s UpdateSubscriptionResponse) GoString() string
func (*UpdateSubscriptionResponse) SetBody ¶
func (s *UpdateSubscriptionResponse) SetBody(v *UpdateSubscriptionResponseBody) *UpdateSubscriptionResponse
func (*UpdateSubscriptionResponse) SetHeaders ¶
func (s *UpdateSubscriptionResponse) SetHeaders(v map[string]*string) *UpdateSubscriptionResponse
func (*UpdateSubscriptionResponse) SetStatusCode ¶
func (s *UpdateSubscriptionResponse) SetStatusCode(v int32) *UpdateSubscriptionResponse
func (UpdateSubscriptionResponse) String ¶
func (s UpdateSubscriptionResponse) String() string
type UpdateSubscriptionResponseBody ¶
type UpdateSubscriptionResponseBody struct { // id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateSubscriptionResponseBody) GoString ¶
func (s UpdateSubscriptionResponseBody) GoString() string
func (*UpdateSubscriptionResponseBody) SetRequestId ¶
func (s *UpdateSubscriptionResponseBody) SetRequestId(v string) *UpdateSubscriptionResponseBody
func (UpdateSubscriptionResponseBody) String ¶
func (s UpdateSubscriptionResponseBody) String() string
type UpdateUserGuideStatusRequest ¶
type UpdateUserGuideStatusRequest struct { // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // SERVICE_GROUP_GUIDE GuideAction *string `json:"guideAction,omitempty" xml:"guideAction,omitempty"` }
func (UpdateUserGuideStatusRequest) GoString ¶
func (s UpdateUserGuideStatusRequest) GoString() string
func (*UpdateUserGuideStatusRequest) SetClientToken ¶
func (s *UpdateUserGuideStatusRequest) SetClientToken(v string) *UpdateUserGuideStatusRequest
func (*UpdateUserGuideStatusRequest) SetGuideAction ¶
func (s *UpdateUserGuideStatusRequest) SetGuideAction(v string) *UpdateUserGuideStatusRequest
func (UpdateUserGuideStatusRequest) String ¶
func (s UpdateUserGuideStatusRequest) String() string
type UpdateUserGuideStatusResponse ¶
type UpdateUserGuideStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateUserGuideStatusResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateUserGuideStatusResponse) GoString ¶
func (s UpdateUserGuideStatusResponse) GoString() string
func (*UpdateUserGuideStatusResponse) SetBody ¶
func (s *UpdateUserGuideStatusResponse) SetBody(v *UpdateUserGuideStatusResponseBody) *UpdateUserGuideStatusResponse
func (*UpdateUserGuideStatusResponse) SetHeaders ¶
func (s *UpdateUserGuideStatusResponse) SetHeaders(v map[string]*string) *UpdateUserGuideStatusResponse
func (*UpdateUserGuideStatusResponse) SetStatusCode ¶
func (s *UpdateUserGuideStatusResponse) SetStatusCode(v int32) *UpdateUserGuideStatusResponse
func (UpdateUserGuideStatusResponse) String ¶
func (s UpdateUserGuideStatusResponse) String() string
type UpdateUserGuideStatusResponseBody ¶
type UpdateUserGuideStatusResponseBody struct { // Id of the request // // example: // // FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateUserGuideStatusResponseBody) GoString ¶
func (s UpdateUserGuideStatusResponseBody) GoString() string
func (*UpdateUserGuideStatusResponseBody) SetRequestId ¶
func (s *UpdateUserGuideStatusResponseBody) SetRequestId(v string) *UpdateUserGuideStatusResponseBody
func (UpdateUserGuideStatusResponseBody) String ¶
func (s UpdateUserGuideStatusResponseBody) String() string
type UpdateUserRequest ¶
type UpdateUserRequest struct { // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 ClientToken *string `json:"clientToken,omitempty" xml:"clientToken,omitempty"` // example: // // 78799****@qq.com Email *string `json:"email,omitempty" xml:"email,omitempty"` // example: // // 18887878**** Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` // example: // // 2243564 RamId *int64 `json:"ramId,omitempty" xml:"ramId,omitempty"` RoleIdList []*int64 `json:"roleIdList,omitempty" xml:"roleIdList,omitempty" type:"Repeated"` // This parameter is required. // // example: // // 111 UserId *int64 `json:"userId,omitempty" xml:"userId,omitempty"` Username *string `json:"username,omitempty" xml:"username,omitempty"` }
func (UpdateUserRequest) GoString ¶
func (s UpdateUserRequest) GoString() string
func (*UpdateUserRequest) SetClientToken ¶
func (s *UpdateUserRequest) SetClientToken(v string) *UpdateUserRequest
func (*UpdateUserRequest) SetEmail ¶
func (s *UpdateUserRequest) SetEmail(v string) *UpdateUserRequest
func (*UpdateUserRequest) SetPhone ¶
func (s *UpdateUserRequest) SetPhone(v string) *UpdateUserRequest
func (*UpdateUserRequest) SetRamId ¶
func (s *UpdateUserRequest) SetRamId(v int64) *UpdateUserRequest
func (*UpdateUserRequest) SetRoleIdList ¶ added in v2.0.6
func (s *UpdateUserRequest) SetRoleIdList(v []*int64) *UpdateUserRequest
func (*UpdateUserRequest) SetUserId ¶
func (s *UpdateUserRequest) SetUserId(v int64) *UpdateUserRequest
func (*UpdateUserRequest) SetUsername ¶
func (s *UpdateUserRequest) SetUsername(v string) *UpdateUserRequest
func (UpdateUserRequest) String ¶
func (s UpdateUserRequest) String() string
type UpdateUserResponse ¶
type UpdateUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateUserResponse) GoString ¶
func (s UpdateUserResponse) GoString() string
func (*UpdateUserResponse) SetBody ¶
func (s *UpdateUserResponse) SetBody(v *UpdateUserResponseBody) *UpdateUserResponse
func (*UpdateUserResponse) SetHeaders ¶
func (s *UpdateUserResponse) SetHeaders(v map[string]*string) *UpdateUserResponse
func (*UpdateUserResponse) SetStatusCode ¶
func (s *UpdateUserResponse) SetStatusCode(v int32) *UpdateUserResponse
func (UpdateUserResponse) String ¶
func (s UpdateUserResponse) String() string
type UpdateUserResponseBody ¶
type UpdateUserResponseBody struct { // id of the request // // example: // // c26f36de-1ec8-496a-a828-880676c5ef81 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (UpdateUserResponseBody) GoString ¶
func (s UpdateUserResponseBody) GoString() string
func (*UpdateUserResponseBody) SetRequestId ¶
func (s *UpdateUserResponseBody) SetRequestId(v string) *UpdateUserResponseBody
func (UpdateUserResponseBody) String ¶
func (s UpdateUserResponseBody) String() string
type VerifyRouteRuleRequest ¶
type VerifyRouteRuleRequest struct { // example: // // 1111 RouteRuleId *int64 `json:"routeRuleId,omitempty" xml:"routeRuleId,omitempty"` TestSourceEvents []*VerifyRouteRuleRequestTestSourceEvents `json:"testSourceEvents,omitempty" xml:"testSourceEvents,omitempty" type:"Repeated"` }
func (VerifyRouteRuleRequest) GoString ¶
func (s VerifyRouteRuleRequest) GoString() string
func (*VerifyRouteRuleRequest) SetRouteRuleId ¶
func (s *VerifyRouteRuleRequest) SetRouteRuleId(v int64) *VerifyRouteRuleRequest
func (*VerifyRouteRuleRequest) SetTestSourceEvents ¶
func (s *VerifyRouteRuleRequest) SetTestSourceEvents(v []*VerifyRouteRuleRequestTestSourceEvents) *VerifyRouteRuleRequest
func (VerifyRouteRuleRequest) String ¶
func (s VerifyRouteRuleRequest) String() string
type VerifyRouteRuleRequestTestSourceEvents ¶
type VerifyRouteRuleRequestTestSourceEvents struct { // example: // // {} EventJson *string `json:"eventJson,omitempty" xml:"eventJson,omitempty"` // example: // // 2021-09-08 13:00:00 EventTime *string `json:"eventTime,omitempty" xml:"eventTime,omitempty"` // example: // // 1 MonitorSourceId *int64 `json:"monitorSourceId,omitempty" xml:"monitorSourceId,omitempty"` // example: // // zabbix MonitorSourceName *string `json:"monitorSourceName,omitempty" xml:"monitorSourceName,omitempty"` }
func (VerifyRouteRuleRequestTestSourceEvents) GoString ¶
func (s VerifyRouteRuleRequestTestSourceEvents) GoString() string
func (*VerifyRouteRuleRequestTestSourceEvents) SetEventJson ¶
func (s *VerifyRouteRuleRequestTestSourceEvents) SetEventJson(v string) *VerifyRouteRuleRequestTestSourceEvents
func (*VerifyRouteRuleRequestTestSourceEvents) SetEventTime ¶
func (s *VerifyRouteRuleRequestTestSourceEvents) SetEventTime(v string) *VerifyRouteRuleRequestTestSourceEvents
func (*VerifyRouteRuleRequestTestSourceEvents) SetMonitorSourceId ¶
func (s *VerifyRouteRuleRequestTestSourceEvents) SetMonitorSourceId(v int64) *VerifyRouteRuleRequestTestSourceEvents
func (*VerifyRouteRuleRequestTestSourceEvents) SetMonitorSourceName ¶
func (s *VerifyRouteRuleRequestTestSourceEvents) SetMonitorSourceName(v string) *VerifyRouteRuleRequestTestSourceEvents
func (VerifyRouteRuleRequestTestSourceEvents) String ¶
func (s VerifyRouteRuleRequestTestSourceEvents) String() string
type VerifyRouteRuleResponse ¶
type VerifyRouteRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *VerifyRouteRuleResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (VerifyRouteRuleResponse) GoString ¶
func (s VerifyRouteRuleResponse) GoString() string
func (*VerifyRouteRuleResponse) SetBody ¶
func (s *VerifyRouteRuleResponse) SetBody(v *VerifyRouteRuleResponseBody) *VerifyRouteRuleResponse
func (*VerifyRouteRuleResponse) SetHeaders ¶
func (s *VerifyRouteRuleResponse) SetHeaders(v map[string]*string) *VerifyRouteRuleResponse
func (*VerifyRouteRuleResponse) SetStatusCode ¶
func (s *VerifyRouteRuleResponse) SetStatusCode(v int32) *VerifyRouteRuleResponse
func (VerifyRouteRuleResponse) String ¶
func (s VerifyRouteRuleResponse) String() string
type VerifyRouteRuleResponseBody ¶
type VerifyRouteRuleResponseBody struct { Data *VerifyRouteRuleResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // Id of the request // // example: // // xxxxxx RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (VerifyRouteRuleResponseBody) GoString ¶
func (s VerifyRouteRuleResponseBody) GoString() string
func (*VerifyRouteRuleResponseBody) SetData ¶
func (s *VerifyRouteRuleResponseBody) SetData(v *VerifyRouteRuleResponseBodyData) *VerifyRouteRuleResponseBody
func (*VerifyRouteRuleResponseBody) SetRequestId ¶
func (s *VerifyRouteRuleResponseBody) SetRequestId(v string) *VerifyRouteRuleResponseBody
func (VerifyRouteRuleResponseBody) String ¶
func (s VerifyRouteRuleResponseBody) String() string
type VerifyRouteRuleResponseBodyData ¶
type VerifyRouteRuleResponseBodyData struct { EscalationPlans []*VerifyRouteRuleResponseBodyDataEscalationPlans `json:"escalationPlans,omitempty" xml:"escalationPlans,omitempty" type:"Repeated"` // example: // // true IsValidRule *bool `json:"isValidRule,omitempty" xml:"isValidRule,omitempty"` MonitorSourceIds []*int64 `json:"monitorSourceIds,omitempty" xml:"monitorSourceIds,omitempty" type:"Repeated"` NotifySubscriptionNames []*VerifyRouteRuleResponseBodyDataNotifySubscriptionNames `json:"notifySubscriptionNames,omitempty" xml:"notifySubscriptionNames,omitempty" type:"Repeated"` RouteRuleFailReason []*string `json:"routeRuleFailReason,omitempty" xml:"routeRuleFailReason,omitempty" type:"Repeated"` // example: // // INCIDENT、ALERT RouteType *string `json:"routeType,omitempty" xml:"routeType,omitempty"` }
func (VerifyRouteRuleResponseBodyData) GoString ¶
func (s VerifyRouteRuleResponseBodyData) GoString() string
func (*VerifyRouteRuleResponseBodyData) SetEscalationPlans ¶
func (s *VerifyRouteRuleResponseBodyData) SetEscalationPlans(v []*VerifyRouteRuleResponseBodyDataEscalationPlans) *VerifyRouteRuleResponseBodyData
func (*VerifyRouteRuleResponseBodyData) SetIsValidRule ¶
func (s *VerifyRouteRuleResponseBodyData) SetIsValidRule(v bool) *VerifyRouteRuleResponseBodyData
func (*VerifyRouteRuleResponseBodyData) SetMonitorSourceIds ¶
func (s *VerifyRouteRuleResponseBodyData) SetMonitorSourceIds(v []*int64) *VerifyRouteRuleResponseBodyData
func (*VerifyRouteRuleResponseBodyData) SetNotifySubscriptionNames ¶
func (s *VerifyRouteRuleResponseBodyData) SetNotifySubscriptionNames(v []*VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) *VerifyRouteRuleResponseBodyData
func (*VerifyRouteRuleResponseBodyData) SetRouteRuleFailReason ¶
func (s *VerifyRouteRuleResponseBodyData) SetRouteRuleFailReason(v []*string) *VerifyRouteRuleResponseBodyData
func (*VerifyRouteRuleResponseBodyData) SetRouteType ¶
func (s *VerifyRouteRuleResponseBodyData) SetRouteType(v string) *VerifyRouteRuleResponseBodyData
func (VerifyRouteRuleResponseBodyData) String ¶
func (s VerifyRouteRuleResponseBodyData) String() string
type VerifyRouteRuleResponseBodyDataEscalationPlans ¶
type VerifyRouteRuleResponseBodyDataEscalationPlans struct { // example: // // 111111 EscalationPlanId *int64 `json:"escalationPlanId,omitempty" xml:"escalationPlanId,omitempty"` // example: // // 升级计划1 EscalationPlanName *string `json:"escalationPlanName,omitempty" xml:"escalationPlanName,omitempty"` }
func (VerifyRouteRuleResponseBodyDataEscalationPlans) GoString ¶
func (s VerifyRouteRuleResponseBodyDataEscalationPlans) GoString() string
func (*VerifyRouteRuleResponseBodyDataEscalationPlans) SetEscalationPlanId ¶
func (s *VerifyRouteRuleResponseBodyDataEscalationPlans) SetEscalationPlanId(v int64) *VerifyRouteRuleResponseBodyDataEscalationPlans
func (*VerifyRouteRuleResponseBodyDataEscalationPlans) SetEscalationPlanName ¶
func (s *VerifyRouteRuleResponseBodyDataEscalationPlans) SetEscalationPlanName(v string) *VerifyRouteRuleResponseBodyDataEscalationPlans
func (VerifyRouteRuleResponseBodyDataEscalationPlans) String ¶
func (s VerifyRouteRuleResponseBodyDataEscalationPlans) String() string
type VerifyRouteRuleResponseBodyDataNotifySubscriptionNames ¶
type VerifyRouteRuleResponseBodyDataNotifySubscriptionNames struct { // example: // // 111111 SubscriptionId *int64 `json:"subscriptionId,omitempty" xml:"subscriptionId,omitempty"` // example: // // 订阅名称 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) GoString ¶
func (s VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) GoString() string
func (*VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) SetSubscriptionId ¶
func (s *VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) SetSubscriptionId(v int64) *VerifyRouteRuleResponseBodyDataNotifySubscriptionNames
func (VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) String ¶
func (s VerifyRouteRuleResponseBodyDataNotifySubscriptionNames) String() string