Versions in this module Expand all Collapse all v2 v2.0.0 Sep 23, 2022 Changes in this version + type AddDesensitizationRuleRequest struct + FunctionParams []map[string]*string + FunctionType *string + RuleDescription *string + RuleName *string + RuleType *string + Tid *int64 + func (s *AddDesensitizationRuleRequest) SetFunctionParams(v []map[string]*string) *AddDesensitizationRuleRequest + func (s *AddDesensitizationRuleRequest) SetFunctionType(v string) *AddDesensitizationRuleRequest + func (s *AddDesensitizationRuleRequest) SetRuleDescription(v string) *AddDesensitizationRuleRequest + func (s *AddDesensitizationRuleRequest) SetRuleName(v string) *AddDesensitizationRuleRequest + func (s *AddDesensitizationRuleRequest) SetRuleType(v string) *AddDesensitizationRuleRequest + func (s *AddDesensitizationRuleRequest) SetTid(v int64) *AddDesensitizationRuleRequest + func (s AddDesensitizationRuleRequest) GoString() string + func (s AddDesensitizationRuleRequest) String() string + type AddDesensitizationRuleResponse struct + Body *AddDesensitizationRuleResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *AddDesensitizationRuleResponse) SetBody(v *AddDesensitizationRuleResponseBody) *AddDesensitizationRuleResponse + func (s *AddDesensitizationRuleResponse) SetHeaders(v map[string]*string) *AddDesensitizationRuleResponse + func (s *AddDesensitizationRuleResponse) SetStatusCode(v int32) *AddDesensitizationRuleResponse + func (s AddDesensitizationRuleResponse) GoString() string + func (s AddDesensitizationRuleResponse) String() string + type AddDesensitizationRuleResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + RuleId *int32 + Success *bool + func (s *AddDesensitizationRuleResponseBody) SetErrorCode(v string) *AddDesensitizationRuleResponseBody + func (s *AddDesensitizationRuleResponseBody) SetErrorMessage(v string) *AddDesensitizationRuleResponseBody + func (s *AddDesensitizationRuleResponseBody) SetRequestId(v string) *AddDesensitizationRuleResponseBody + func (s *AddDesensitizationRuleResponseBody) SetRuleId(v int32) *AddDesensitizationRuleResponseBody + func (s *AddDesensitizationRuleResponseBody) SetSuccess(v bool) *AddDesensitizationRuleResponseBody + func (s AddDesensitizationRuleResponseBody) GoString() string + func (s AddDesensitizationRuleResponseBody) String() string + type AddLhMembersRequest struct + Members []*AddLhMembersRequestMembers + ObjectId *int64 + ObjectType *int32 + Tid *int64 + func (s *AddLhMembersRequest) SetMembers(v []*AddLhMembersRequestMembers) *AddLhMembersRequest + func (s *AddLhMembersRequest) SetObjectId(v int64) *AddLhMembersRequest + func (s *AddLhMembersRequest) SetObjectType(v int32) *AddLhMembersRequest + func (s *AddLhMembersRequest) SetTid(v int64) *AddLhMembersRequest + func (s AddLhMembersRequest) GoString() string + func (s AddLhMembersRequest) String() string + type AddLhMembersRequestMembers struct + Roles []*string + UserId *int64 + func (s *AddLhMembersRequestMembers) SetRoles(v []*string) *AddLhMembersRequestMembers + func (s *AddLhMembersRequestMembers) SetUserId(v int64) *AddLhMembersRequestMembers + func (s AddLhMembersRequestMembers) GoString() string + func (s AddLhMembersRequestMembers) String() string + type AddLhMembersResponse struct + Body *AddLhMembersResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *AddLhMembersResponse) SetBody(v *AddLhMembersResponseBody) *AddLhMembersResponse + func (s *AddLhMembersResponse) SetHeaders(v map[string]*string) *AddLhMembersResponse + func (s *AddLhMembersResponse) SetStatusCode(v int32) *AddLhMembersResponse + func (s AddLhMembersResponse) GoString() string + func (s AddLhMembersResponse) String() string + type AddLhMembersResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *AddLhMembersResponseBody) SetErrorCode(v string) *AddLhMembersResponseBody + func (s *AddLhMembersResponseBody) SetErrorMessage(v string) *AddLhMembersResponseBody + func (s *AddLhMembersResponseBody) SetRequestId(v string) *AddLhMembersResponseBody + func (s *AddLhMembersResponseBody) SetSuccess(v bool) *AddLhMembersResponseBody + func (s AddLhMembersResponseBody) GoString() string + func (s AddLhMembersResponseBody) String() string + type AddLhMembersShrinkRequest struct + MembersShrink *string + ObjectId *int64 + ObjectType *int32 + Tid *int64 + func (s *AddLhMembersShrinkRequest) SetMembersShrink(v string) *AddLhMembersShrinkRequest + func (s *AddLhMembersShrinkRequest) SetObjectId(v int64) *AddLhMembersShrinkRequest + func (s *AddLhMembersShrinkRequest) SetObjectType(v int32) *AddLhMembersShrinkRequest + func (s *AddLhMembersShrinkRequest) SetTid(v int64) *AddLhMembersShrinkRequest + func (s AddLhMembersShrinkRequest) GoString() string + func (s AddLhMembersShrinkRequest) String() string + type AddLogicTableRouteConfigRequest struct + RouteExpr *string + RouteKey *string + TableId *int64 + Tid *int64 + func (s *AddLogicTableRouteConfigRequest) SetRouteExpr(v string) *AddLogicTableRouteConfigRequest + func (s *AddLogicTableRouteConfigRequest) SetRouteKey(v string) *AddLogicTableRouteConfigRequest + func (s *AddLogicTableRouteConfigRequest) SetTableId(v int64) *AddLogicTableRouteConfigRequest + func (s *AddLogicTableRouteConfigRequest) SetTid(v int64) *AddLogicTableRouteConfigRequest + func (s AddLogicTableRouteConfigRequest) GoString() string + func (s AddLogicTableRouteConfigRequest) String() string + type AddLogicTableRouteConfigResponse struct + Body *AddLogicTableRouteConfigResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *AddLogicTableRouteConfigResponse) SetBody(v *AddLogicTableRouteConfigResponseBody) *AddLogicTableRouteConfigResponse + func (s *AddLogicTableRouteConfigResponse) SetHeaders(v map[string]*string) *AddLogicTableRouteConfigResponse + func (s *AddLogicTableRouteConfigResponse) SetStatusCode(v int32) *AddLogicTableRouteConfigResponse + func (s AddLogicTableRouteConfigResponse) GoString() string + func (s AddLogicTableRouteConfigResponse) String() string + type AddLogicTableRouteConfigResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *AddLogicTableRouteConfigResponseBody) SetErrorCode(v string) *AddLogicTableRouteConfigResponseBody + func (s *AddLogicTableRouteConfigResponseBody) SetErrorMessage(v string) *AddLogicTableRouteConfigResponseBody + func (s *AddLogicTableRouteConfigResponseBody) SetRequestId(v string) *AddLogicTableRouteConfigResponseBody + func (s *AddLogicTableRouteConfigResponseBody) SetSuccess(v bool) *AddLogicTableRouteConfigResponseBody + func (s AddLogicTableRouteConfigResponseBody) GoString() string + func (s AddLogicTableRouteConfigResponseBody) String() string + type AddTaskFlowEdgesRequest struct + DagId *int64 + Edges []*AddTaskFlowEdgesRequestEdges + Tid *int64 + func (s *AddTaskFlowEdgesRequest) SetDagId(v int64) *AddTaskFlowEdgesRequest + func (s *AddTaskFlowEdgesRequest) SetEdges(v []*AddTaskFlowEdgesRequestEdges) *AddTaskFlowEdgesRequest + func (s *AddTaskFlowEdgesRequest) SetTid(v int64) *AddTaskFlowEdgesRequest + func (s AddTaskFlowEdgesRequest) GoString() string + func (s AddTaskFlowEdgesRequest) String() string + type AddTaskFlowEdgesRequestEdges struct + NodeEnd *int64 + NodeFrom *int64 + func (s *AddTaskFlowEdgesRequestEdges) SetNodeEnd(v int64) *AddTaskFlowEdgesRequestEdges + func (s *AddTaskFlowEdgesRequestEdges) SetNodeFrom(v int64) *AddTaskFlowEdgesRequestEdges + func (s AddTaskFlowEdgesRequestEdges) GoString() string + func (s AddTaskFlowEdgesRequestEdges) String() string + type AddTaskFlowEdgesResponse struct + Body *AddTaskFlowEdgesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *AddTaskFlowEdgesResponse) SetBody(v *AddTaskFlowEdgesResponseBody) *AddTaskFlowEdgesResponse + func (s *AddTaskFlowEdgesResponse) SetHeaders(v map[string]*string) *AddTaskFlowEdgesResponse + func (s *AddTaskFlowEdgesResponse) SetStatusCode(v int32) *AddTaskFlowEdgesResponse + func (s AddTaskFlowEdgesResponse) GoString() string + func (s AddTaskFlowEdgesResponse) String() string + type AddTaskFlowEdgesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *AddTaskFlowEdgesResponseBody) SetErrorCode(v string) *AddTaskFlowEdgesResponseBody + func (s *AddTaskFlowEdgesResponseBody) SetErrorMessage(v string) *AddTaskFlowEdgesResponseBody + func (s *AddTaskFlowEdgesResponseBody) SetRequestId(v string) *AddTaskFlowEdgesResponseBody + func (s *AddTaskFlowEdgesResponseBody) SetSuccess(v bool) *AddTaskFlowEdgesResponseBody + func (s AddTaskFlowEdgesResponseBody) GoString() string + func (s AddTaskFlowEdgesResponseBody) String() string + type AddTaskFlowEdgesShrinkRequest struct + DagId *int64 + EdgesShrink *string + Tid *int64 + func (s *AddTaskFlowEdgesShrinkRequest) SetDagId(v int64) *AddTaskFlowEdgesShrinkRequest + func (s *AddTaskFlowEdgesShrinkRequest) SetEdgesShrink(v string) *AddTaskFlowEdgesShrinkRequest + func (s *AddTaskFlowEdgesShrinkRequest) SetTid(v int64) *AddTaskFlowEdgesShrinkRequest + func (s AddTaskFlowEdgesShrinkRequest) GoString() string + func (s AddTaskFlowEdgesShrinkRequest) String() string + type ApproveOrderRequest struct + ApprovalType *string + Comment *string + Tid *int64 + WorkflowInstanceId *int64 + func (s *ApproveOrderRequest) SetApprovalType(v string) *ApproveOrderRequest + func (s *ApproveOrderRequest) SetComment(v string) *ApproveOrderRequest + func (s *ApproveOrderRequest) SetTid(v int64) *ApproveOrderRequest + func (s *ApproveOrderRequest) SetWorkflowInstanceId(v int64) *ApproveOrderRequest + func (s ApproveOrderRequest) GoString() string + func (s ApproveOrderRequest) String() string + type ApproveOrderResponse struct + Body *ApproveOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ApproveOrderResponse) SetBody(v *ApproveOrderResponseBody) *ApproveOrderResponse + func (s *ApproveOrderResponse) SetHeaders(v map[string]*string) *ApproveOrderResponse + func (s *ApproveOrderResponse) SetStatusCode(v int32) *ApproveOrderResponse + func (s ApproveOrderResponse) GoString() string + func (s ApproveOrderResponse) String() string + type ApproveOrderResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ApproveOrderResponseBody) SetErrorCode(v string) *ApproveOrderResponseBody + func (s *ApproveOrderResponseBody) SetErrorMessage(v string) *ApproveOrderResponseBody + func (s *ApproveOrderResponseBody) SetRequestId(v string) *ApproveOrderResponseBody + func (s *ApproveOrderResponseBody) SetSuccess(v bool) *ApproveOrderResponseBody + func (s ApproveOrderResponseBody) GoString() string + func (s ApproveOrderResponseBody) String() string + type BackFillRequest struct + Asc *bool + BackFillDate *string + BackFillDateBegin *string + BackFillDateEnd *string + DagId *int64 + HistoryDagId *int64 + Interval *int32 + IsTriggerSubTree *bool + StartNodeIds []*int64 + Tid *int64 + func (s *BackFillRequest) SetAsc(v bool) *BackFillRequest + func (s *BackFillRequest) SetBackFillDate(v string) *BackFillRequest + func (s *BackFillRequest) SetBackFillDateBegin(v string) *BackFillRequest + func (s *BackFillRequest) SetBackFillDateEnd(v string) *BackFillRequest + func (s *BackFillRequest) SetDagId(v int64) *BackFillRequest + func (s *BackFillRequest) SetHistoryDagId(v int64) *BackFillRequest + func (s *BackFillRequest) SetInterval(v int32) *BackFillRequest + func (s *BackFillRequest) SetIsTriggerSubTree(v bool) *BackFillRequest + func (s *BackFillRequest) SetStartNodeIds(v []*int64) *BackFillRequest + func (s *BackFillRequest) SetTid(v int64) *BackFillRequest + func (s BackFillRequest) GoString() string + func (s BackFillRequest) String() string + type BackFillResponse struct + Body *BackFillResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *BackFillResponse) SetBody(v *BackFillResponseBody) *BackFillResponse + func (s *BackFillResponse) SetHeaders(v map[string]*string) *BackFillResponse + func (s *BackFillResponse) SetStatusCode(v int32) *BackFillResponse + func (s BackFillResponse) GoString() string + func (s BackFillResponse) String() string + type BackFillResponseBody struct + ErrorCode *string + ErrorMessage *string + NodeId *int64 + RequestId *string + Success *bool + func (s *BackFillResponseBody) SetErrorCode(v string) *BackFillResponseBody + func (s *BackFillResponseBody) SetErrorMessage(v string) *BackFillResponseBody + func (s *BackFillResponseBody) SetNodeId(v int64) *BackFillResponseBody + func (s *BackFillResponseBody) SetRequestId(v string) *BackFillResponseBody + func (s *BackFillResponseBody) SetSuccess(v bool) *BackFillResponseBody + func (s BackFillResponseBody) GoString() string + func (s BackFillResponseBody) String() string + type BackFillShrinkRequest struct + Asc *bool + BackFillDate *string + BackFillDateBegin *string + BackFillDateEnd *string + DagId *int64 + HistoryDagId *int64 + Interval *int32 + IsTriggerSubTree *bool + StartNodeIdsShrink *string + Tid *int64 + func (s *BackFillShrinkRequest) SetAsc(v bool) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetBackFillDate(v string) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetBackFillDateBegin(v string) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetBackFillDateEnd(v string) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetDagId(v int64) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetHistoryDagId(v int64) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetInterval(v int32) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetIsTriggerSubTree(v bool) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetStartNodeIdsShrink(v string) *BackFillShrinkRequest + func (s *BackFillShrinkRequest) SetTid(v int64) *BackFillShrinkRequest + func (s BackFillShrinkRequest) GoString() string + func (s BackFillShrinkRequest) String() string + type ChangeColumnSecLevelRequest struct + ColumnName *string + DbId *int64 + IsLogic *bool + NewLevel *string + SchemaName *string + TableName *string + Tid *int64 + func (s *ChangeColumnSecLevelRequest) SetColumnName(v string) *ChangeColumnSecLevelRequest + func (s *ChangeColumnSecLevelRequest) SetDbId(v int64) *ChangeColumnSecLevelRequest + func (s *ChangeColumnSecLevelRequest) SetIsLogic(v bool) *ChangeColumnSecLevelRequest + func (s *ChangeColumnSecLevelRequest) SetNewLevel(v string) *ChangeColumnSecLevelRequest + func (s *ChangeColumnSecLevelRequest) SetSchemaName(v string) *ChangeColumnSecLevelRequest + func (s *ChangeColumnSecLevelRequest) SetTableName(v string) *ChangeColumnSecLevelRequest + func (s *ChangeColumnSecLevelRequest) SetTid(v int64) *ChangeColumnSecLevelRequest + func (s ChangeColumnSecLevelRequest) GoString() string + func (s ChangeColumnSecLevelRequest) String() string + type ChangeColumnSecLevelResponse struct + Body *ChangeColumnSecLevelResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ChangeColumnSecLevelResponse) SetBody(v *ChangeColumnSecLevelResponseBody) *ChangeColumnSecLevelResponse + func (s *ChangeColumnSecLevelResponse) SetHeaders(v map[string]*string) *ChangeColumnSecLevelResponse + func (s *ChangeColumnSecLevelResponse) SetStatusCode(v int32) *ChangeColumnSecLevelResponse + func (s ChangeColumnSecLevelResponse) GoString() string + func (s ChangeColumnSecLevelResponse) String() string + type ChangeColumnSecLevelResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ChangeColumnSecLevelResponseBody) SetErrorCode(v string) *ChangeColumnSecLevelResponseBody + func (s *ChangeColumnSecLevelResponseBody) SetErrorMessage(v string) *ChangeColumnSecLevelResponseBody + func (s *ChangeColumnSecLevelResponseBody) SetRequestId(v string) *ChangeColumnSecLevelResponseBody + func (s *ChangeColumnSecLevelResponseBody) SetSuccess(v bool) *ChangeColumnSecLevelResponseBody + func (s ChangeColumnSecLevelResponseBody) GoString() string + func (s ChangeColumnSecLevelResponseBody) String() string + type ChangeLhDagOwnerRequest struct + DagId *int64 + OwnerUserId *int64 + Tid *int64 + func (s *ChangeLhDagOwnerRequest) SetDagId(v int64) *ChangeLhDagOwnerRequest + func (s *ChangeLhDagOwnerRequest) SetOwnerUserId(v int64) *ChangeLhDagOwnerRequest + func (s *ChangeLhDagOwnerRequest) SetTid(v int64) *ChangeLhDagOwnerRequest + func (s ChangeLhDagOwnerRequest) GoString() string + func (s ChangeLhDagOwnerRequest) String() string + type ChangeLhDagOwnerResponse struct + Body *ChangeLhDagOwnerResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ChangeLhDagOwnerResponse) SetBody(v *ChangeLhDagOwnerResponseBody) *ChangeLhDagOwnerResponse + func (s *ChangeLhDagOwnerResponse) SetHeaders(v map[string]*string) *ChangeLhDagOwnerResponse + func (s *ChangeLhDagOwnerResponse) SetStatusCode(v int32) *ChangeLhDagOwnerResponse + func (s ChangeLhDagOwnerResponse) GoString() string + func (s ChangeLhDagOwnerResponse) String() string + type ChangeLhDagOwnerResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ChangeLhDagOwnerResponseBody) SetErrorCode(v string) *ChangeLhDagOwnerResponseBody + func (s *ChangeLhDagOwnerResponseBody) SetErrorMessage(v string) *ChangeLhDagOwnerResponseBody + func (s *ChangeLhDagOwnerResponseBody) SetRequestId(v string) *ChangeLhDagOwnerResponseBody + func (s *ChangeLhDagOwnerResponseBody) SetSuccess(v bool) *ChangeLhDagOwnerResponseBody + func (s ChangeLhDagOwnerResponseBody) GoString() string + func (s ChangeLhDagOwnerResponseBody) String() string + type Client struct + func NewClient(config *openapi.Config) (*Client, error) + func (client *Client) AddDesensitizationRule(request *AddDesensitizationRuleRequest) (_result *AddDesensitizationRuleResponse, _err error) + func (client *Client) AddDesensitizationRuleWithOptions(request *AddDesensitizationRuleRequest, runtime *util.RuntimeOptions) (_result *AddDesensitizationRuleResponse, _err error) + func (client *Client) AddLhMembers(request *AddLhMembersRequest) (_result *AddLhMembersResponse, _err error) + func (client *Client) AddLhMembersWithOptions(tmpReq *AddLhMembersRequest, runtime *util.RuntimeOptions) (_result *AddLhMembersResponse, _err error) + func (client *Client) AddLogicTableRouteConfig(request *AddLogicTableRouteConfigRequest) (_result *AddLogicTableRouteConfigResponse, _err error) + func (client *Client) AddLogicTableRouteConfigWithOptions(request *AddLogicTableRouteConfigRequest, runtime *util.RuntimeOptions) (_result *AddLogicTableRouteConfigResponse, _err error) + func (client *Client) AddTaskFlowEdges(request *AddTaskFlowEdgesRequest) (_result *AddTaskFlowEdgesResponse, _err error) + func (client *Client) AddTaskFlowEdgesWithOptions(tmpReq *AddTaskFlowEdgesRequest, runtime *util.RuntimeOptions) (_result *AddTaskFlowEdgesResponse, _err error) + func (client *Client) ApproveOrder(request *ApproveOrderRequest) (_result *ApproveOrderResponse, _err error) + func (client *Client) ApproveOrderWithOptions(request *ApproveOrderRequest, runtime *util.RuntimeOptions) (_result *ApproveOrderResponse, _err error) + func (client *Client) BackFill(request *BackFillRequest) (_result *BackFillResponse, _err error) + func (client *Client) BackFillWithOptions(tmpReq *BackFillRequest, runtime *util.RuntimeOptions) (_result *BackFillResponse, _err error) + func (client *Client) ChangeColumnSecLevel(request *ChangeColumnSecLevelRequest) (_result *ChangeColumnSecLevelResponse, _err error) + func (client *Client) ChangeColumnSecLevelWithOptions(request *ChangeColumnSecLevelRequest, runtime *util.RuntimeOptions) (_result *ChangeColumnSecLevelResponse, _err error) + func (client *Client) ChangeLhDagOwner(request *ChangeLhDagOwnerRequest) (_result *ChangeLhDagOwnerResponse, _err error) + func (client *Client) ChangeLhDagOwnerWithOptions(request *ChangeLhDagOwnerRequest, runtime *util.RuntimeOptions) (_result *ChangeLhDagOwnerResponse, _err error) + func (client *Client) CloseOrder(request *CloseOrderRequest) (_result *CloseOrderResponse, _err error) + func (client *Client) CloseOrderWithOptions(request *CloseOrderRequest, runtime *util.RuntimeOptions) (_result *CloseOrderResponse, _err error) + func (client *Client) CreateDataCorrectOrder(request *CreateDataCorrectOrderRequest) (_result *CreateDataCorrectOrderResponse, _err error) + func (client *Client) CreateDataCorrectOrderWithOptions(tmpReq *CreateDataCorrectOrderRequest, runtime *util.RuntimeOptions) (_result *CreateDataCorrectOrderResponse, _err error) + func (client *Client) CreateDataCronClearOrder(request *CreateDataCronClearOrderRequest) (_result *CreateDataCronClearOrderResponse, _err error) + func (client *Client) CreateDataCronClearOrderWithOptions(tmpReq *CreateDataCronClearOrderRequest, runtime *util.RuntimeOptions) (_result *CreateDataCronClearOrderResponse, _err error) + func (client *Client) CreateDataImportOrder(request *CreateDataImportOrderRequest) (_result *CreateDataImportOrderResponse, _err error) + func (client *Client) CreateDataImportOrderWithOptions(tmpReq *CreateDataImportOrderRequest, runtime *util.RuntimeOptions) (_result *CreateDataImportOrderResponse, _err error) + func (client *Client) CreateFreeLockCorrectOrder(request *CreateFreeLockCorrectOrderRequest) (_result *CreateFreeLockCorrectOrderResponse, _err error) + func (client *Client) CreateFreeLockCorrectOrderWithOptions(tmpReq *CreateFreeLockCorrectOrderRequest, runtime *util.RuntimeOptions) (_result *CreateFreeLockCorrectOrderResponse, _err error) + func (client *Client) CreateLakeHouseSpace(request *CreateLakeHouseSpaceRequest) (_result *CreateLakeHouseSpaceResponse, _err error) + func (client *Client) CreateLakeHouseSpaceWithOptions(request *CreateLakeHouseSpaceRequest, runtime *util.RuntimeOptions) (_result *CreateLakeHouseSpaceResponse, _err error) + func (client *Client) CreateLogicDatabase(request *CreateLogicDatabaseRequest) (_result *CreateLogicDatabaseResponse, _err error) + func (client *Client) CreateLogicDatabaseWithOptions(tmpReq *CreateLogicDatabaseRequest, runtime *util.RuntimeOptions) (_result *CreateLogicDatabaseResponse, _err error) + func (client *Client) CreateOrder(request *CreateOrderRequest) (_result *CreateOrderResponse, _err error) + func (client *Client) CreateOrderWithOptions(tmpReq *CreateOrderRequest, runtime *util.RuntimeOptions) (_result *CreateOrderResponse, _err error) + func (client *Client) CreateProxy(request *CreateProxyRequest) (_result *CreateProxyResponse, _err error) + func (client *Client) CreateProxyAccess(request *CreateProxyAccessRequest) (_result *CreateProxyAccessResponse, _err error) + func (client *Client) CreateProxyAccessWithOptions(request *CreateProxyAccessRequest, runtime *util.RuntimeOptions) (_result *CreateProxyAccessResponse, _err error) + func (client *Client) CreateProxyWithOptions(request *CreateProxyRequest, runtime *util.RuntimeOptions) (_result *CreateProxyResponse, _err error) + func (client *Client) CreatePublishGroupTask(request *CreatePublishGroupTaskRequest) (_result *CreatePublishGroupTaskResponse, _err error) + func (client *Client) CreatePublishGroupTaskWithOptions(request *CreatePublishGroupTaskRequest, runtime *util.RuntimeOptions) (_result *CreatePublishGroupTaskResponse, _err error) + func (client *Client) CreateSQLReviewOrder(request *CreateSQLReviewOrderRequest) (_result *CreateSQLReviewOrderResponse, _err error) + func (client *Client) CreateSQLReviewOrderWithOptions(tmpReq *CreateSQLReviewOrderRequest, runtime *util.RuntimeOptions) (_result *CreateSQLReviewOrderResponse, _err error) + func (client *Client) CreateScenario(request *CreateScenarioRequest) (_result *CreateScenarioResponse, _err error) + func (client *Client) CreateScenarioWithOptions(request *CreateScenarioRequest, runtime *util.RuntimeOptions) (_result *CreateScenarioResponse, _err error) + func (client *Client) CreateStandardGroup(request *CreateStandardGroupRequest) (_result *CreateStandardGroupResponse, _err error) + func (client *Client) CreateStandardGroupWithOptions(request *CreateStandardGroupRequest, runtime *util.RuntimeOptions) (_result *CreateStandardGroupResponse, _err error) + func (client *Client) CreateStructSyncOrder(request *CreateStructSyncOrderRequest) (_result *CreateStructSyncOrderResponse, _err error) + func (client *Client) CreateStructSyncOrderWithOptions(tmpReq *CreateStructSyncOrderRequest, runtime *util.RuntimeOptions) (_result *CreateStructSyncOrderResponse, _err error) + func (client *Client) CreateTask(request *CreateTaskRequest) (_result *CreateTaskResponse, _err error) + func (client *Client) CreateTaskFlow(request *CreateTaskFlowRequest) (_result *CreateTaskFlowResponse, _err error) + func (client *Client) CreateTaskFlowWithOptions(request *CreateTaskFlowRequest, runtime *util.RuntimeOptions) (_result *CreateTaskFlowResponse, _err error) + func (client *Client) CreateTaskWithOptions(request *CreateTaskRequest, runtime *util.RuntimeOptions) (_result *CreateTaskResponse, _err error) + func (client *Client) CreateUploadFileJob(request *CreateUploadFileJobRequest) (_result *CreateUploadFileJobResponse, _err error) + func (client *Client) CreateUploadFileJobWithOptions(request *CreateUploadFileJobRequest, runtime *util.RuntimeOptions) (_result *CreateUploadFileJobResponse, _err error) + func (client *Client) CreateUploadOSSFileJob(request *CreateUploadOSSFileJobRequest) (_result *CreateUploadOSSFileJobResponse, _err error) + func (client *Client) CreateUploadOSSFileJobWithOptions(tmpReq *CreateUploadOSSFileJobRequest, runtime *util.RuntimeOptions) (_result *CreateUploadOSSFileJobResponse, _err error) + func (client *Client) DeleteInstance(request *DeleteInstanceRequest) (_result *DeleteInstanceResponse, _err error) + func (client *Client) DeleteInstanceWithOptions(request *DeleteInstanceRequest, runtime *util.RuntimeOptions) (_result *DeleteInstanceResponse, _err error) + func (client *Client) DeleteLakeHouseSpace(request *DeleteLakeHouseSpaceRequest) (_result *DeleteLakeHouseSpaceResponse, _err error) + func (client *Client) DeleteLakeHouseSpaceWithOptions(request *DeleteLakeHouseSpaceRequest, runtime *util.RuntimeOptions) (_result *DeleteLakeHouseSpaceResponse, _err error) + func (client *Client) DeleteLhMembers(request *DeleteLhMembersRequest) (_result *DeleteLhMembersResponse, _err error) + func (client *Client) DeleteLhMembersWithOptions(tmpReq *DeleteLhMembersRequest, runtime *util.RuntimeOptions) (_result *DeleteLhMembersResponse, _err error) + func (client *Client) DeleteLogicDatabase(request *DeleteLogicDatabaseRequest) (_result *DeleteLogicDatabaseResponse, _err error) + func (client *Client) DeleteLogicDatabaseWithOptions(request *DeleteLogicDatabaseRequest, runtime *util.RuntimeOptions) (_result *DeleteLogicDatabaseResponse, _err error) + func (client *Client) DeleteLogicTableRouteConfig(request *DeleteLogicTableRouteConfigRequest) (_result *DeleteLogicTableRouteConfigResponse, _err error) + func (client *Client) DeleteLogicTableRouteConfigWithOptions(request *DeleteLogicTableRouteConfigRequest, runtime *util.RuntimeOptions) (_result *DeleteLogicTableRouteConfigResponse, _err error) + func (client *Client) DeleteProxy(request *DeleteProxyRequest) (_result *DeleteProxyResponse, _err error) + func (client *Client) DeleteProxyAccess(request *DeleteProxyAccessRequest) (_result *DeleteProxyAccessResponse, _err error) + func (client *Client) DeleteProxyAccessWithOptions(request *DeleteProxyAccessRequest, runtime *util.RuntimeOptions) (_result *DeleteProxyAccessResponse, _err error) + func (client *Client) DeleteProxyWithOptions(request *DeleteProxyRequest, runtime *util.RuntimeOptions) (_result *DeleteProxyResponse, _err error) + func (client *Client) DeleteScenario(request *DeleteScenarioRequest) (_result *DeleteScenarioResponse, _err error) + func (client *Client) DeleteScenarioWithOptions(request *DeleteScenarioRequest, runtime *util.RuntimeOptions) (_result *DeleteScenarioResponse, _err error) + func (client *Client) DeleteTask(request *DeleteTaskRequest) (_result *DeleteTaskResponse, _err error) + func (client *Client) DeleteTaskFlow(request *DeleteTaskFlowRequest) (_result *DeleteTaskFlowResponse, _err error) + func (client *Client) DeleteTaskFlowEdgesByCondition(request *DeleteTaskFlowEdgesByConditionRequest) (_result *DeleteTaskFlowEdgesByConditionResponse, _err error) + func (client *Client) DeleteTaskFlowEdgesByConditionWithOptions(request *DeleteTaskFlowEdgesByConditionRequest, runtime *util.RuntimeOptions) (_result *DeleteTaskFlowEdgesByConditionResponse, _err error) + func (client *Client) DeleteTaskFlowWithOptions(request *DeleteTaskFlowRequest, runtime *util.RuntimeOptions) (_result *DeleteTaskFlowResponse, _err error) + func (client *Client) DeleteTaskWithOptions(request *DeleteTaskRequest, runtime *util.RuntimeOptions) (_result *DeleteTaskResponse, _err error) + func (client *Client) DeleteUser(request *DeleteUserRequest) (_result *DeleteUserResponse, _err error) + func (client *Client) DeleteUserWithOptions(request *DeleteUserRequest, runtime *util.RuntimeOptions) (_result *DeleteUserResponse, _err error) + func (client *Client) DisableUser(request *DisableUserRequest) (_result *DisableUserResponse, _err error) + func (client *Client) DisableUserWithOptions(request *DisableUserRequest, runtime *util.RuntimeOptions) (_result *DisableUserResponse, _err error) + func (client *Client) EditLogicDatabase(request *EditLogicDatabaseRequest) (_result *EditLogicDatabaseResponse, _err error) + func (client *Client) EditLogicDatabaseWithOptions(tmpReq *EditLogicDatabaseRequest, runtime *util.RuntimeOptions) (_result *EditLogicDatabaseResponse, _err error) + func (client *Client) EnableUser(request *EnableUserRequest) (_result *EnableUserResponse, _err error) + func (client *Client) EnableUserWithOptions(request *EnableUserRequest, runtime *util.RuntimeOptions) (_result *EnableUserResponse, _err error) + func (client *Client) ExecuteDataCorrect(request *ExecuteDataCorrectRequest) (_result *ExecuteDataCorrectResponse, _err error) + func (client *Client) ExecuteDataCorrectWithOptions(tmpReq *ExecuteDataCorrectRequest, runtime *util.RuntimeOptions) (_result *ExecuteDataCorrectResponse, _err error) + func (client *Client) ExecuteDataExport(request *ExecuteDataExportRequest) (_result *ExecuteDataExportResponse, _err error) + func (client *Client) ExecuteDataExportWithOptions(tmpReq *ExecuteDataExportRequest, runtime *util.RuntimeOptions) (_result *ExecuteDataExportResponse, _err error) + func (client *Client) ExecuteScript(request *ExecuteScriptRequest) (_result *ExecuteScriptResponse, _err error) + func (client *Client) ExecuteScriptWithOptions(request *ExecuteScriptRequest, runtime *util.RuntimeOptions) (_result *ExecuteScriptResponse, _err error) + func (client *Client) ExecuteStructSync(request *ExecuteStructSyncRequest) (_result *ExecuteStructSyncResponse, _err error) + func (client *Client) ExecuteStructSyncWithOptions(request *ExecuteStructSyncRequest, runtime *util.RuntimeOptions) (_result *ExecuteStructSyncResponse, _err error) + func (client *Client) GetApprovalDetail(request *GetApprovalDetailRequest) (_result *GetApprovalDetailResponse, _err error) + func (client *Client) GetApprovalDetailWithOptions(request *GetApprovalDetailRequest, runtime *util.RuntimeOptions) (_result *GetApprovalDetailResponse, _err error) + func (client *Client) GetDBTaskSQLJobLog(request *GetDBTaskSQLJobLogRequest) (_result *GetDBTaskSQLJobLogResponse, _err error) + func (client *Client) GetDBTaskSQLJobLogWithOptions(request *GetDBTaskSQLJobLogRequest, runtime *util.RuntimeOptions) (_result *GetDBTaskSQLJobLogResponse, _err error) + func (client *Client) GetDBTopology(request *GetDBTopologyRequest) (_result *GetDBTopologyResponse, _err error) + func (client *Client) GetDBTopologyWithOptions(request *GetDBTopologyRequest, runtime *util.RuntimeOptions) (_result *GetDBTopologyResponse, _err error) + func (client *Client) GetDataCorrectBackupFiles(request *GetDataCorrectBackupFilesRequest) (_result *GetDataCorrectBackupFilesResponse, _err error) + func (client *Client) GetDataCorrectBackupFilesWithOptions(tmpReq *GetDataCorrectBackupFilesRequest, runtime *util.RuntimeOptions) (_result *GetDataCorrectBackupFilesResponse, _err error) + func (client *Client) GetDataCorrectOrderDetail(request *GetDataCorrectOrderDetailRequest) (_result *GetDataCorrectOrderDetailResponse, _err error) + func (client *Client) GetDataCorrectOrderDetailWithOptions(request *GetDataCorrectOrderDetailRequest, runtime *util.RuntimeOptions) (_result *GetDataCorrectOrderDetailResponse, _err error) + func (client *Client) GetDataCorrectSQLFile(request *GetDataCorrectSQLFileRequest) (_result *GetDataCorrectSQLFileResponse, _err error) + func (client *Client) GetDataCorrectSQLFileWithOptions(request *GetDataCorrectSQLFileRequest, runtime *util.RuntimeOptions) (_result *GetDataCorrectSQLFileResponse, _err error) + func (client *Client) GetDataCorrectTaskDetail(request *GetDataCorrectTaskDetailRequest) (_result *GetDataCorrectTaskDetailResponse, _err error) + func (client *Client) GetDataCorrectTaskDetailWithOptions(request *GetDataCorrectTaskDetailRequest, runtime *util.RuntimeOptions) (_result *GetDataCorrectTaskDetailResponse, _err error) + func (client *Client) GetDataCronClearTaskDetailList(request *GetDataCronClearTaskDetailListRequest) (_result *GetDataCronClearTaskDetailListResponse, _err error) + func (client *Client) GetDataCronClearTaskDetailListWithOptions(request *GetDataCronClearTaskDetailListRequest, runtime *util.RuntimeOptions) (_result *GetDataCronClearTaskDetailListResponse, _err error) + func (client *Client) GetDataExportDownloadURL(request *GetDataExportDownloadURLRequest) (_result *GetDataExportDownloadURLResponse, _err error) + func (client *Client) GetDataExportDownloadURLWithOptions(request *GetDataExportDownloadURLRequest, runtime *util.RuntimeOptions) (_result *GetDataExportDownloadURLResponse, _err error) + func (client *Client) GetDataExportOrderDetail(request *GetDataExportOrderDetailRequest) (_result *GetDataExportOrderDetailResponse, _err error) + func (client *Client) GetDataExportOrderDetailWithOptions(request *GetDataExportOrderDetailRequest, runtime *util.RuntimeOptions) (_result *GetDataExportOrderDetailResponse, _err error) + func (client *Client) GetDatabase(request *GetDatabaseRequest) (_result *GetDatabaseResponse, _err error) + func (client *Client) GetDatabaseWithOptions(request *GetDatabaseRequest, runtime *util.RuntimeOptions) (_result *GetDatabaseResponse, _err error) + func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error) + func (client *Client) GetInstance(request *GetInstanceRequest) (_result *GetInstanceResponse, _err error) + func (client *Client) GetInstanceWithOptions(request *GetInstanceRequest, runtime *util.RuntimeOptions) (_result *GetInstanceResponse, _err error) + func (client *Client) GetIntervalLimitOfSLA(request *GetIntervalLimitOfSLARequest) (_result *GetIntervalLimitOfSLAResponse, _err error) + func (client *Client) GetIntervalLimitOfSLAWithOptions(request *GetIntervalLimitOfSLARequest, runtime *util.RuntimeOptions) (_result *GetIntervalLimitOfSLAResponse, _err error) + func (client *Client) GetLhSpaceByName(request *GetLhSpaceByNameRequest) (_result *GetLhSpaceByNameResponse, _err error) + func (client *Client) GetLhSpaceByNameWithOptions(request *GetLhSpaceByNameRequest, runtime *util.RuntimeOptions) (_result *GetLhSpaceByNameResponse, _err error) + func (client *Client) GetLogicDatabase(request *GetLogicDatabaseRequest) (_result *GetLogicDatabaseResponse, _err error) + func (client *Client) GetLogicDatabaseWithOptions(request *GetLogicDatabaseRequest, runtime *util.RuntimeOptions) (_result *GetLogicDatabaseResponse, _err error) + func (client *Client) GetMetaTableColumn(request *GetMetaTableColumnRequest) (_result *GetMetaTableColumnResponse, _err error) + func (client *Client) GetMetaTableColumnWithOptions(request *GetMetaTableColumnRequest, runtime *util.RuntimeOptions) (_result *GetMetaTableColumnResponse, _err error) + func (client *Client) GetMetaTableDetailInfo(request *GetMetaTableDetailInfoRequest) (_result *GetMetaTableDetailInfoResponse, _err error) + func (client *Client) GetMetaTableDetailInfoWithOptions(request *GetMetaTableDetailInfoRequest, runtime *util.RuntimeOptions) (_result *GetMetaTableDetailInfoResponse, _err error) + func (client *Client) GetOpLog(request *GetOpLogRequest) (_result *GetOpLogResponse, _err error) + func (client *Client) GetOpLogWithOptions(request *GetOpLogRequest, runtime *util.RuntimeOptions) (_result *GetOpLogResponse, _err error) + func (client *Client) GetOrderBaseInfo(request *GetOrderBaseInfoRequest) (_result *GetOrderBaseInfoResponse, _err error) + func (client *Client) GetOrderBaseInfoWithOptions(request *GetOrderBaseInfoRequest, runtime *util.RuntimeOptions) (_result *GetOrderBaseInfoResponse, _err error) + func (client *Client) GetOwnerApplyOrderDetail(request *GetOwnerApplyOrderDetailRequest) (_result *GetOwnerApplyOrderDetailResponse, _err error) + func (client *Client) GetOwnerApplyOrderDetailWithOptions(request *GetOwnerApplyOrderDetailRequest, runtime *util.RuntimeOptions) (_result *GetOwnerApplyOrderDetailResponse, _err error) + func (client *Client) GetPermApplyOrderDetail(request *GetPermApplyOrderDetailRequest) (_result *GetPermApplyOrderDetailResponse, _err error) + func (client *Client) GetPermApplyOrderDetailWithOptions(request *GetPermApplyOrderDetailRequest, runtime *util.RuntimeOptions) (_result *GetPermApplyOrderDetailResponse, _err error) + func (client *Client) GetPhysicalDatabase(request *GetPhysicalDatabaseRequest) (_result *GetPhysicalDatabaseResponse, _err error) + func (client *Client) GetPhysicalDatabaseWithOptions(request *GetPhysicalDatabaseRequest, runtime *util.RuntimeOptions) (_result *GetPhysicalDatabaseResponse, _err error) + func (client *Client) GetProxy(request *GetProxyRequest) (_result *GetProxyResponse, _err error) + func (client *Client) GetProxyWithOptions(request *GetProxyRequest, runtime *util.RuntimeOptions) (_result *GetProxyResponse, _err error) + func (client *Client) GetRuleNumLimitOfSLA(request *GetRuleNumLimitOfSLARequest) (_result *GetRuleNumLimitOfSLAResponse, _err error) + func (client *Client) GetRuleNumLimitOfSLAWithOptions(request *GetRuleNumLimitOfSLARequest, runtime *util.RuntimeOptions) (_result *GetRuleNumLimitOfSLAResponse, _err error) + func (client *Client) GetSQLReviewCheckResultStatus(request *GetSQLReviewCheckResultStatusRequest) (_result *GetSQLReviewCheckResultStatusResponse, _err error) + func (client *Client) GetSQLReviewCheckResultStatusWithOptions(request *GetSQLReviewCheckResultStatusRequest, runtime *util.RuntimeOptions) (_result *GetSQLReviewCheckResultStatusResponse, _err error) + func (client *Client) GetSQLReviewOptimizeDetail(request *GetSQLReviewOptimizeDetailRequest) (_result *GetSQLReviewOptimizeDetailResponse, _err error) + func (client *Client) GetSQLReviewOptimizeDetailWithOptions(request *GetSQLReviewOptimizeDetailRequest, runtime *util.RuntimeOptions) (_result *GetSQLReviewOptimizeDetailResponse, _err error) + func (client *Client) GetStructSyncExecSqlDetail(request *GetStructSyncExecSqlDetailRequest) (_result *GetStructSyncExecSqlDetailResponse, _err error) + func (client *Client) GetStructSyncExecSqlDetailWithOptions(request *GetStructSyncExecSqlDetailRequest, runtime *util.RuntimeOptions) (_result *GetStructSyncExecSqlDetailResponse, _err error) + func (client *Client) GetStructSyncJobAnalyzeResult(request *GetStructSyncJobAnalyzeResultRequest) (_result *GetStructSyncJobAnalyzeResultResponse, _err error) + func (client *Client) GetStructSyncJobAnalyzeResultWithOptions(request *GetStructSyncJobAnalyzeResultRequest, runtime *util.RuntimeOptions) (_result *GetStructSyncJobAnalyzeResultResponse, _err error) + func (client *Client) GetStructSyncJobDetail(request *GetStructSyncJobDetailRequest) (_result *GetStructSyncJobDetailResponse, _err error) + func (client *Client) GetStructSyncJobDetailWithOptions(request *GetStructSyncJobDetailRequest, runtime *util.RuntimeOptions) (_result *GetStructSyncJobDetailResponse, _err error) + func (client *Client) GetStructSyncOrderDetail(request *GetStructSyncOrderDetailRequest) (_result *GetStructSyncOrderDetailResponse, _err error) + func (client *Client) GetStructSyncOrderDetailWithOptions(request *GetStructSyncOrderDetailRequest, runtime *util.RuntimeOptions) (_result *GetStructSyncOrderDetailResponse, _err error) + func (client *Client) GetTableDBTopology(request *GetTableDBTopologyRequest) (_result *GetTableDBTopologyResponse, _err error) + func (client *Client) GetTableDBTopologyWithOptions(request *GetTableDBTopologyRequest, runtime *util.RuntimeOptions) (_result *GetTableDBTopologyResponse, _err error) + func (client *Client) GetTableTopology(request *GetTableTopologyRequest) (_result *GetTableTopologyResponse, _err error) + func (client *Client) GetTableTopologyWithOptions(request *GetTableTopologyRequest, runtime *util.RuntimeOptions) (_result *GetTableTopologyResponse, _err error) + func (client *Client) GetTask(request *GetTaskRequest) (_result *GetTaskResponse, _err error) + func (client *Client) GetTaskFlowGraph(request *GetTaskFlowGraphRequest) (_result *GetTaskFlowGraphResponse, _err error) + func (client *Client) GetTaskFlowGraphWithOptions(request *GetTaskFlowGraphRequest, runtime *util.RuntimeOptions) (_result *GetTaskFlowGraphResponse, _err error) + func (client *Client) GetTaskFlowNotification(request *GetTaskFlowNotificationRequest) (_result *GetTaskFlowNotificationResponse, _err error) + func (client *Client) GetTaskFlowNotificationWithOptions(request *GetTaskFlowNotificationRequest, runtime *util.RuntimeOptions) (_result *GetTaskFlowNotificationResponse, _err error) + func (client *Client) GetTaskInstanceRelation(request *GetTaskInstanceRelationRequest) (_result *GetTaskInstanceRelationResponse, _err error) + func (client *Client) GetTaskInstanceRelationWithOptions(request *GetTaskInstanceRelationRequest, runtime *util.RuntimeOptions) (_result *GetTaskInstanceRelationResponse, _err error) + func (client *Client) GetTaskWithOptions(request *GetTaskRequest, runtime *util.RuntimeOptions) (_result *GetTaskResponse, _err error) + func (client *Client) GetUser(request *GetUserRequest) (_result *GetUserResponse, _err error) + func (client *Client) GetUserActiveTenant(request *GetUserActiveTenantRequest) (_result *GetUserActiveTenantResponse, _err error) + func (client *Client) GetUserActiveTenantWithOptions(request *GetUserActiveTenantRequest, runtime *util.RuntimeOptions) (_result *GetUserActiveTenantResponse, _err error) + func (client *Client) GetUserUploadFileJob(request *GetUserUploadFileJobRequest) (_result *GetUserUploadFileJobResponse, _err error) + func (client *Client) GetUserUploadFileJobWithOptions(request *GetUserUploadFileJobRequest, runtime *util.RuntimeOptions) (_result *GetUserUploadFileJobResponse, _err error) + func (client *Client) GetUserWithOptions(request *GetUserRequest, runtime *util.RuntimeOptions) (_result *GetUserResponse, _err error) + func (client *Client) GrantUserPermission(request *GrantUserPermissionRequest) (_result *GrantUserPermissionResponse, _err error) + func (client *Client) GrantUserPermissionWithOptions(request *GrantUserPermissionRequest, runtime *util.RuntimeOptions) (_result *GrantUserPermissionResponse, _err error) + func (client *Client) Init(config *openapi.Config) (_err error) + func (client *Client) InspectProxyAccessSecret(request *InspectProxyAccessSecretRequest) (_result *InspectProxyAccessSecretResponse, _err error) + func (client *Client) InspectProxyAccessSecretWithOptions(request *InspectProxyAccessSecretRequest, runtime *util.RuntimeOptions) (_result *InspectProxyAccessSecretResponse, _err error) + func (client *Client) ListColumns(request *ListColumnsRequest) (_result *ListColumnsResponse, _err error) + func (client *Client) ListColumnsWithOptions(request *ListColumnsRequest, runtime *util.RuntimeOptions) (_result *ListColumnsResponse, _err error) + func (client *Client) ListDAGVersions(request *ListDAGVersionsRequest) (_result *ListDAGVersionsResponse, _err error) + func (client *Client) ListDAGVersionsWithOptions(request *ListDAGVersionsRequest, runtime *util.RuntimeOptions) (_result *ListDAGVersionsResponse, _err error) + func (client *Client) ListDBTaskSQLJob(request *ListDBTaskSQLJobRequest) (_result *ListDBTaskSQLJobResponse, _err error) + func (client *Client) ListDBTaskSQLJobDetail(request *ListDBTaskSQLJobDetailRequest) (_result *ListDBTaskSQLJobDetailResponse, _err error) + func (client *Client) ListDBTaskSQLJobDetailWithOptions(request *ListDBTaskSQLJobDetailRequest, runtime *util.RuntimeOptions) (_result *ListDBTaskSQLJobDetailResponse, _err error) + func (client *Client) ListDBTaskSQLJobWithOptions(request *ListDBTaskSQLJobRequest, runtime *util.RuntimeOptions) (_result *ListDBTaskSQLJobResponse, _err error) + func (client *Client) ListDDLPublishRecords(request *ListDDLPublishRecordsRequest) (_result *ListDDLPublishRecordsResponse, _err error) + func (client *Client) ListDDLPublishRecordsWithOptions(request *ListDDLPublishRecordsRequest, runtime *util.RuntimeOptions) (_result *ListDDLPublishRecordsResponse, _err error) + func (client *Client) ListDataCorrectPreCheckDB(request *ListDataCorrectPreCheckDBRequest) (_result *ListDataCorrectPreCheckDBResponse, _err error) + func (client *Client) ListDataCorrectPreCheckDBWithOptions(request *ListDataCorrectPreCheckDBRequest, runtime *util.RuntimeOptions) (_result *ListDataCorrectPreCheckDBResponse, _err error) + func (client *Client) ListDataCorrectPreCheckSQL(request *ListDataCorrectPreCheckSQLRequest) (_result *ListDataCorrectPreCheckSQLResponse, _err error) + func (client *Client) ListDataCorrectPreCheckSQLWithOptions(request *ListDataCorrectPreCheckSQLRequest, runtime *util.RuntimeOptions) (_result *ListDataCorrectPreCheckSQLResponse, _err error) + func (client *Client) ListDatabaseUserPermssions(request *ListDatabaseUserPermssionsRequest) (_result *ListDatabaseUserPermssionsResponse, _err error) + func (client *Client) ListDatabaseUserPermssionsWithOptions(request *ListDatabaseUserPermssionsRequest, runtime *util.RuntimeOptions) (_result *ListDatabaseUserPermssionsResponse, _err error) + func (client *Client) ListDatabases(request *ListDatabasesRequest) (_result *ListDatabasesResponse, _err error) + func (client *Client) ListDatabasesWithOptions(request *ListDatabasesRequest, runtime *util.RuntimeOptions) (_result *ListDatabasesResponse, _err error) + func (client *Client) ListDefaultSLARules(request *ListDefaultSLARulesRequest) (_result *ListDefaultSLARulesResponse, _err error) + func (client *Client) ListDefaultSLARulesWithOptions(request *ListDefaultSLARulesRequest, runtime *util.RuntimeOptions) (_result *ListDefaultSLARulesResponse, _err error) + func (client *Client) ListDesensitizationRule(request *ListDesensitizationRuleRequest) (_result *ListDesensitizationRuleResponse, _err error) + func (client *Client) ListDesensitizationRuleWithOptions(request *ListDesensitizationRuleRequest, runtime *util.RuntimeOptions) (_result *ListDesensitizationRuleResponse, _err error) + func (client *Client) ListIndexes(request *ListIndexesRequest) (_result *ListIndexesResponse, _err error) + func (client *Client) ListIndexesWithOptions(request *ListIndexesRequest, runtime *util.RuntimeOptions) (_result *ListIndexesResponse, _err error) + func (client *Client) ListInstanceLoginAuditLog(request *ListInstanceLoginAuditLogRequest) (_result *ListInstanceLoginAuditLogResponse, _err error) + func (client *Client) ListInstanceLoginAuditLogWithOptions(request *ListInstanceLoginAuditLogRequest, runtime *util.RuntimeOptions) (_result *ListInstanceLoginAuditLogResponse, _err error) + func (client *Client) ListInstanceUserPermissions(request *ListInstanceUserPermissionsRequest) (_result *ListInstanceUserPermissionsResponse, _err error) + func (client *Client) ListInstanceUserPermissionsWithOptions(request *ListInstanceUserPermissionsRequest, runtime *util.RuntimeOptions) (_result *ListInstanceUserPermissionsResponse, _err error) + func (client *Client) ListInstances(request *ListInstancesRequest) (_result *ListInstancesResponse, _err error) + func (client *Client) ListInstancesWithOptions(request *ListInstancesRequest, runtime *util.RuntimeOptions) (_result *ListInstancesResponse, _err error) + func (client *Client) ListLhTaskFlowAndScenario(request *ListLhTaskFlowAndScenarioRequest) (_result *ListLhTaskFlowAndScenarioResponse, _err error) + func (client *Client) ListLhTaskFlowAndScenarioWithOptions(request *ListLhTaskFlowAndScenarioRequest, runtime *util.RuntimeOptions) (_result *ListLhTaskFlowAndScenarioResponse, _err error) + func (client *Client) ListLogicDatabases(request *ListLogicDatabasesRequest) (_result *ListLogicDatabasesResponse, _err error) + func (client *Client) ListLogicDatabasesWithOptions(request *ListLogicDatabasesRequest, runtime *util.RuntimeOptions) (_result *ListLogicDatabasesResponse, _err error) + func (client *Client) ListLogicTableRouteConfig(request *ListLogicTableRouteConfigRequest) (_result *ListLogicTableRouteConfigResponse, _err error) + func (client *Client) ListLogicTableRouteConfigWithOptions(request *ListLogicTableRouteConfigRequest, runtime *util.RuntimeOptions) (_result *ListLogicTableRouteConfigResponse, _err error) + func (client *Client) ListLogicTables(request *ListLogicTablesRequest) (_result *ListLogicTablesResponse, _err error) + func (client *Client) ListLogicTablesWithOptions(request *ListLogicTablesRequest, runtime *util.RuntimeOptions) (_result *ListLogicTablesResponse, _err error) + func (client *Client) ListOrders(request *ListOrdersRequest) (_result *ListOrdersResponse, _err error) + func (client *Client) ListOrdersWithOptions(request *ListOrdersRequest, runtime *util.RuntimeOptions) (_result *ListOrdersResponse, _err error) + func (client *Client) ListProxies(request *ListProxiesRequest) (_result *ListProxiesResponse, _err error) + func (client *Client) ListProxiesWithOptions(request *ListProxiesRequest, runtime *util.RuntimeOptions) (_result *ListProxiesResponse, _err error) + func (client *Client) ListProxyAccesses(request *ListProxyAccessesRequest) (_result *ListProxyAccessesResponse, _err error) + func (client *Client) ListProxyAccessesWithOptions(request *ListProxyAccessesRequest, runtime *util.RuntimeOptions) (_result *ListProxyAccessesResponse, _err error) + func (client *Client) ListProxySQLExecAuditLog(request *ListProxySQLExecAuditLogRequest) (_result *ListProxySQLExecAuditLogResponse, _err error) + func (client *Client) ListProxySQLExecAuditLogWithOptions(request *ListProxySQLExecAuditLogRequest, runtime *util.RuntimeOptions) (_result *ListProxySQLExecAuditLogResponse, _err error) + func (client *Client) ListSLARules(request *ListSLARulesRequest) (_result *ListSLARulesResponse, _err error) + func (client *Client) ListSLARulesWithOptions(request *ListSLARulesRequest, runtime *util.RuntimeOptions) (_result *ListSLARulesResponse, _err error) + func (client *Client) ListSQLExecAuditLog(request *ListSQLExecAuditLogRequest) (_result *ListSQLExecAuditLogResponse, _err error) + func (client *Client) ListSQLExecAuditLogWithOptions(request *ListSQLExecAuditLogRequest, runtime *util.RuntimeOptions) (_result *ListSQLExecAuditLogResponse, _err error) + func (client *Client) ListSQLReviewOriginSQL(request *ListSQLReviewOriginSQLRequest) (_result *ListSQLReviewOriginSQLResponse, _err error) + func (client *Client) ListSQLReviewOriginSQLWithOptions(tmpReq *ListSQLReviewOriginSQLRequest, runtime *util.RuntimeOptions) (_result *ListSQLReviewOriginSQLResponse, _err error) + func (client *Client) ListScenarios(request *ListScenariosRequest) (_result *ListScenariosResponse, _err error) + func (client *Client) ListScenariosWithOptions(request *ListScenariosRequest, runtime *util.RuntimeOptions) (_result *ListScenariosResponse, _err error) + func (client *Client) ListSensitiveColumns(request *ListSensitiveColumnsRequest) (_result *ListSensitiveColumnsResponse, _err error) + func (client *Client) ListSensitiveColumnsDetail(request *ListSensitiveColumnsDetailRequest) (_result *ListSensitiveColumnsDetailResponse, _err error) + func (client *Client) ListSensitiveColumnsDetailWithOptions(request *ListSensitiveColumnsDetailRequest, runtime *util.RuntimeOptions) (_result *ListSensitiveColumnsDetailResponse, _err error) + func (client *Client) ListSensitiveColumnsWithOptions(request *ListSensitiveColumnsRequest, runtime *util.RuntimeOptions) (_result *ListSensitiveColumnsResponse, _err error) + func (client *Client) ListSensitiveDataAuditLog(request *ListSensitiveDataAuditLogRequest) (_result *ListSensitiveDataAuditLogResponse, _err error) + func (client *Client) ListSensitiveDataAuditLogWithOptions(request *ListSensitiveDataAuditLogRequest, runtime *util.RuntimeOptions) (_result *ListSensitiveDataAuditLogResponse, _err error) + func (client *Client) ListStandardGroups(request *ListStandardGroupsRequest) (_result *ListStandardGroupsResponse, _err error) + func (client *Client) ListStandardGroupsWithOptions(request *ListStandardGroupsRequest, runtime *util.RuntimeOptions) (_result *ListStandardGroupsResponse, _err error) + func (client *Client) ListTables(request *ListTablesRequest) (_result *ListTablesResponse, _err error) + func (client *Client) ListTablesWithOptions(request *ListTablesRequest, runtime *util.RuntimeOptions) (_result *ListTablesResponse, _err error) + func (client *Client) ListTaskFlow(request *ListTaskFlowRequest) (_result *ListTaskFlowResponse, _err error) + func (client *Client) ListTaskFlowConstants(request *ListTaskFlowConstantsRequest) (_result *ListTaskFlowConstantsResponse, _err error) + func (client *Client) ListTaskFlowConstantsWithOptions(request *ListTaskFlowConstantsRequest, runtime *util.RuntimeOptions) (_result *ListTaskFlowConstantsResponse, _err error) + func (client *Client) ListTaskFlowCooperators(request *ListTaskFlowCooperatorsRequest) (_result *ListTaskFlowCooperatorsResponse, _err error) + func (client *Client) ListTaskFlowCooperatorsWithOptions(request *ListTaskFlowCooperatorsRequest, runtime *util.RuntimeOptions) (_result *ListTaskFlowCooperatorsResponse, _err error) + func (client *Client) ListTaskFlowEdgesByCondition(request *ListTaskFlowEdgesByConditionRequest) (_result *ListTaskFlowEdgesByConditionResponse, _err error) + func (client *Client) ListTaskFlowEdgesByConditionWithOptions(request *ListTaskFlowEdgesByConditionRequest, runtime *util.RuntimeOptions) (_result *ListTaskFlowEdgesByConditionResponse, _err error) + func (client *Client) ListTaskFlowInstance(request *ListTaskFlowInstanceRequest) (_result *ListTaskFlowInstanceResponse, _err error) + func (client *Client) ListTaskFlowInstanceWithOptions(request *ListTaskFlowInstanceRequest, runtime *util.RuntimeOptions) (_result *ListTaskFlowInstanceResponse, _err error) + func (client *Client) ListTaskFlowTimeVariables(request *ListTaskFlowTimeVariablesRequest) (_result *ListTaskFlowTimeVariablesResponse, _err error) + func (client *Client) ListTaskFlowTimeVariablesWithOptions(request *ListTaskFlowTimeVariablesRequest, runtime *util.RuntimeOptions) (_result *ListTaskFlowTimeVariablesResponse, _err error) + func (client *Client) ListTaskFlowWithOptions(request *ListTaskFlowRequest, runtime *util.RuntimeOptions) (_result *ListTaskFlowResponse, _err error) + func (client *Client) ListTaskFlowsByPage(request *ListTaskFlowsByPageRequest) (_result *ListTaskFlowsByPageResponse, _err error) + func (client *Client) ListTaskFlowsByPageWithOptions(request *ListTaskFlowsByPageRequest, runtime *util.RuntimeOptions) (_result *ListTaskFlowsByPageResponse, _err error) + func (client *Client) ListTasksInTaskFlow(request *ListTasksInTaskFlowRequest) (_result *ListTasksInTaskFlowResponse, _err error) + func (client *Client) ListTasksInTaskFlowWithOptions(request *ListTasksInTaskFlowRequest, runtime *util.RuntimeOptions) (_result *ListTasksInTaskFlowResponse, _err error) + func (client *Client) ListUserPermissions(request *ListUserPermissionsRequest) (_result *ListUserPermissionsResponse, _err error) + func (client *Client) ListUserPermissionsWithOptions(request *ListUserPermissionsRequest, runtime *util.RuntimeOptions) (_result *ListUserPermissionsResponse, _err error) + func (client *Client) ListUserTenants(request *ListUserTenantsRequest) (_result *ListUserTenantsResponse, _err error) + func (client *Client) ListUserTenantsWithOptions(request *ListUserTenantsRequest, runtime *util.RuntimeOptions) (_result *ListUserTenantsResponse, _err error) + func (client *Client) ListUsers(request *ListUsersRequest) (_result *ListUsersResponse, _err error) + func (client *Client) ListUsersWithOptions(request *ListUsersRequest, runtime *util.RuntimeOptions) (_result *ListUsersResponse, _err error) + func (client *Client) ListWorkFlowNodes(request *ListWorkFlowNodesRequest) (_result *ListWorkFlowNodesResponse, _err error) + func (client *Client) ListWorkFlowNodesWithOptions(request *ListWorkFlowNodesRequest, runtime *util.RuntimeOptions) (_result *ListWorkFlowNodesResponse, _err error) + func (client *Client) ListWorkFlowTemplates(request *ListWorkFlowTemplatesRequest) (_result *ListWorkFlowTemplatesResponse, _err error) + func (client *Client) ListWorkFlowTemplatesWithOptions(request *ListWorkFlowTemplatesRequest, runtime *util.RuntimeOptions) (_result *ListWorkFlowTemplatesResponse, _err error) + func (client *Client) MakeTaskFlowInstanceSuccess(request *MakeTaskFlowInstanceSuccessRequest) (_result *MakeTaskFlowInstanceSuccessResponse, _err error) + func (client *Client) MakeTaskFlowInstanceSuccessWithOptions(request *MakeTaskFlowInstanceSuccessRequest, runtime *util.RuntimeOptions) (_result *MakeTaskFlowInstanceSuccessResponse, _err error) + func (client *Client) ModifyDataCorrectExecSQL(request *ModifyDataCorrectExecSQLRequest) (_result *ModifyDataCorrectExecSQLResponse, _err error) + func (client *Client) ModifyDataCorrectExecSQLWithOptions(request *ModifyDataCorrectExecSQLRequest, runtime *util.RuntimeOptions) (_result *ModifyDataCorrectExecSQLResponse, _err error) + func (client *Client) ModifyDesensitizationStrategy(request *ModifyDesensitizationStrategyRequest) (_result *ModifyDesensitizationStrategyResponse, _err error) + func (client *Client) ModifyDesensitizationStrategyWithOptions(request *ModifyDesensitizationStrategyRequest, runtime *util.RuntimeOptions) (_result *ModifyDesensitizationStrategyResponse, _err error) + func (client *Client) MoveTaskFlowToScenario(request *MoveTaskFlowToScenarioRequest) (_result *MoveTaskFlowToScenarioResponse, _err error) + func (client *Client) MoveTaskFlowToScenarioWithOptions(request *MoveTaskFlowToScenarioRequest, runtime *util.RuntimeOptions) (_result *MoveTaskFlowToScenarioResponse, _err error) + func (client *Client) OfflineTaskFlow(request *OfflineTaskFlowRequest) (_result *OfflineTaskFlowResponse, _err error) + func (client *Client) OfflineTaskFlowWithOptions(request *OfflineTaskFlowRequest, runtime *util.RuntimeOptions) (_result *OfflineTaskFlowResponse, _err error) + func (client *Client) PauseDataCorrectSQLJob(request *PauseDataCorrectSQLJobRequest) (_result *PauseDataCorrectSQLJobResponse, _err error) + func (client *Client) PauseDataCorrectSQLJobWithOptions(request *PauseDataCorrectSQLJobRequest, runtime *util.RuntimeOptions) (_result *PauseDataCorrectSQLJobResponse, _err error) + func (client *Client) PublishAndDeployTaskFlow(request *PublishAndDeployTaskFlowRequest) (_result *PublishAndDeployTaskFlowResponse, _err error) + func (client *Client) PublishAndDeployTaskFlowWithOptions(request *PublishAndDeployTaskFlowRequest, runtime *util.RuntimeOptions) (_result *PublishAndDeployTaskFlowResponse, _err error) + func (client *Client) ReDeployLhDagVersion(request *ReDeployLhDagVersionRequest) (_result *ReDeployLhDagVersionResponse, _err error) + func (client *Client) ReDeployLhDagVersionWithOptions(request *ReDeployLhDagVersionRequest, runtime *util.RuntimeOptions) (_result *ReDeployLhDagVersionResponse, _err error) + func (client *Client) ReRunTaskFlowInstance(request *ReRunTaskFlowInstanceRequest) (_result *ReRunTaskFlowInstanceResponse, _err error) + func (client *Client) ReRunTaskFlowInstanceWithOptions(request *ReRunTaskFlowInstanceRequest, runtime *util.RuntimeOptions) (_result *ReRunTaskFlowInstanceResponse, _err error) + func (client *Client) RegisterInstance(request *RegisterInstanceRequest) (_result *RegisterInstanceResponse, _err error) + func (client *Client) RegisterInstanceWithOptions(request *RegisterInstanceRequest, runtime *util.RuntimeOptions) (_result *RegisterInstanceResponse, _err error) + func (client *Client) RegisterUser(request *RegisterUserRequest) (_result *RegisterUserResponse, _err error) + func (client *Client) RegisterUserWithOptions(request *RegisterUserRequest, runtime *util.RuntimeOptions) (_result *RegisterUserResponse, _err error) + func (client *Client) RestartDataCorrectSQLJob(request *RestartDataCorrectSQLJobRequest) (_result *RestartDataCorrectSQLJobResponse, _err error) + func (client *Client) RestartDataCorrectSQLJobWithOptions(request *RestartDataCorrectSQLJobRequest, runtime *util.RuntimeOptions) (_result *RestartDataCorrectSQLJobResponse, _err error) + func (client *Client) ResumeTaskFlowInstance(request *ResumeTaskFlowInstanceRequest) (_result *ResumeTaskFlowInstanceResponse, _err error) + func (client *Client) ResumeTaskFlowInstanceWithOptions(request *ResumeTaskFlowInstanceRequest, runtime *util.RuntimeOptions) (_result *ResumeTaskFlowInstanceResponse, _err error) + func (client *Client) RetryDataCorrectPreCheck(request *RetryDataCorrectPreCheckRequest) (_result *RetryDataCorrectPreCheckResponse, _err error) + func (client *Client) RetryDataCorrectPreCheckWithOptions(request *RetryDataCorrectPreCheckRequest, runtime *util.RuntimeOptions) (_result *RetryDataCorrectPreCheckResponse, _err error) + func (client *Client) RevokeUserPermission(request *RevokeUserPermissionRequest) (_result *RevokeUserPermissionResponse, _err error) + func (client *Client) RevokeUserPermissionWithOptions(request *RevokeUserPermissionRequest, runtime *util.RuntimeOptions) (_result *RevokeUserPermissionResponse, _err error) + func (client *Client) SearchDatabase(request *SearchDatabaseRequest) (_result *SearchDatabaseResponse, _err error) + func (client *Client) SearchDatabaseWithOptions(request *SearchDatabaseRequest, runtime *util.RuntimeOptions) (_result *SearchDatabaseResponse, _err error) + func (client *Client) SearchTable(request *SearchTableRequest) (_result *SearchTableResponse, _err error) + func (client *Client) SearchTableWithOptions(request *SearchTableRequest, runtime *util.RuntimeOptions) (_result *SearchTableResponse, _err error) + func (client *Client) SetOwners(request *SetOwnersRequest) (_result *SetOwnersResponse, _err error) + func (client *Client) SetOwnersWithOptions(request *SetOwnersRequest, runtime *util.RuntimeOptions) (_result *SetOwnersResponse, _err error) + func (client *Client) StopTaskFlowInstance(request *StopTaskFlowInstanceRequest) (_result *StopTaskFlowInstanceResponse, _err error) + func (client *Client) StopTaskFlowInstanceWithOptions(request *StopTaskFlowInstanceRequest, runtime *util.RuntimeOptions) (_result *StopTaskFlowInstanceResponse, _err error) + func (client *Client) SubmitOrderApproval(request *SubmitOrderApprovalRequest) (_result *SubmitOrderApprovalResponse, _err error) + func (client *Client) SubmitOrderApprovalWithOptions(request *SubmitOrderApprovalRequest, runtime *util.RuntimeOptions) (_result *SubmitOrderApprovalResponse, _err error) + func (client *Client) SubmitStructSyncOrderApproval(request *SubmitStructSyncOrderApprovalRequest) (_result *SubmitStructSyncOrderApprovalResponse, _err error) + func (client *Client) SubmitStructSyncOrderApprovalWithOptions(request *SubmitStructSyncOrderApprovalRequest, runtime *util.RuntimeOptions) (_result *SubmitStructSyncOrderApprovalResponse, _err error) + func (client *Client) SuspendTaskFlowInstance(request *SuspendTaskFlowInstanceRequest) (_result *SuspendTaskFlowInstanceResponse, _err error) + func (client *Client) SuspendTaskFlowInstanceWithOptions(request *SuspendTaskFlowInstanceRequest, runtime *util.RuntimeOptions) (_result *SuspendTaskFlowInstanceResponse, _err error) + func (client *Client) SyncDatabaseMeta(request *SyncDatabaseMetaRequest) (_result *SyncDatabaseMetaResponse, _err error) + func (client *Client) SyncDatabaseMetaWithOptions(request *SyncDatabaseMetaRequest, runtime *util.RuntimeOptions) (_result *SyncDatabaseMetaResponse, _err error) + func (client *Client) SyncInstanceMeta(request *SyncInstanceMetaRequest) (_result *SyncInstanceMetaResponse, _err error) + func (client *Client) SyncInstanceMetaWithOptions(request *SyncInstanceMetaRequest, runtime *util.RuntimeOptions) (_result *SyncInstanceMetaResponse, _err error) + func (client *Client) UpdateInstance(request *UpdateInstanceRequest) (_result *UpdateInstanceResponse, _err error) + func (client *Client) UpdateInstanceWithOptions(request *UpdateInstanceRequest, runtime *util.RuntimeOptions) (_result *UpdateInstanceResponse, _err error) + func (client *Client) UpdateSLARules(request *UpdateSLARulesRequest) (_result *UpdateSLARulesResponse, _err error) + func (client *Client) UpdateSLARulesWithOptions(tmpReq *UpdateSLARulesRequest, runtime *util.RuntimeOptions) (_result *UpdateSLARulesResponse, _err error) + func (client *Client) UpdateScenario(request *UpdateScenarioRequest) (_result *UpdateScenarioResponse, _err error) + func (client *Client) UpdateScenarioWithOptions(request *UpdateScenarioRequest, runtime *util.RuntimeOptions) (_result *UpdateScenarioResponse, _err error) + func (client *Client) UpdateTaskConfig(request *UpdateTaskConfigRequest) (_result *UpdateTaskConfigResponse, _err error) + func (client *Client) UpdateTaskConfigWithOptions(request *UpdateTaskConfigRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskConfigResponse, _err error) + func (client *Client) UpdateTaskContent(request *UpdateTaskContentRequest) (_result *UpdateTaskContentResponse, _err error) + func (client *Client) UpdateTaskContentWithOptions(request *UpdateTaskContentRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskContentResponse, _err error) + func (client *Client) UpdateTaskFlowConstants(request *UpdateTaskFlowConstantsRequest) (_result *UpdateTaskFlowConstantsResponse, _err error) + func (client *Client) UpdateTaskFlowConstantsWithOptions(tmpReq *UpdateTaskFlowConstantsRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowConstantsResponse, _err error) + func (client *Client) UpdateTaskFlowCooperators(request *UpdateTaskFlowCooperatorsRequest) (_result *UpdateTaskFlowCooperatorsResponse, _err error) + func (client *Client) UpdateTaskFlowCooperatorsWithOptions(tmpReq *UpdateTaskFlowCooperatorsRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowCooperatorsResponse, _err error) + func (client *Client) UpdateTaskFlowEdges(request *UpdateTaskFlowEdgesRequest) (_result *UpdateTaskFlowEdgesResponse, _err error) + func (client *Client) UpdateTaskFlowEdgesWithOptions(tmpReq *UpdateTaskFlowEdgesRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowEdgesResponse, _err error) + func (client *Client) UpdateTaskFlowNameAndDesc(request *UpdateTaskFlowNameAndDescRequest) (_result *UpdateTaskFlowNameAndDescResponse, _err error) + func (client *Client) UpdateTaskFlowNameAndDescWithOptions(request *UpdateTaskFlowNameAndDescRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowNameAndDescResponse, _err error) + func (client *Client) UpdateTaskFlowNotification(request *UpdateTaskFlowNotificationRequest) (_result *UpdateTaskFlowNotificationResponse, _err error) + func (client *Client) UpdateTaskFlowNotificationWithOptions(request *UpdateTaskFlowNotificationRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowNotificationResponse, _err error) + func (client *Client) UpdateTaskFlowOwner(request *UpdateTaskFlowOwnerRequest) (_result *UpdateTaskFlowOwnerResponse, _err error) + func (client *Client) UpdateTaskFlowOwnerWithOptions(request *UpdateTaskFlowOwnerRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowOwnerResponse, _err error) + func (client *Client) UpdateTaskFlowRelations(request *UpdateTaskFlowRelationsRequest) (_result *UpdateTaskFlowRelationsResponse, _err error) + func (client *Client) UpdateTaskFlowRelationsWithOptions(tmpReq *UpdateTaskFlowRelationsRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowRelationsResponse, _err error) + func (client *Client) UpdateTaskFlowSchedule(request *UpdateTaskFlowScheduleRequest) (_result *UpdateTaskFlowScheduleResponse, _err error) + func (client *Client) UpdateTaskFlowScheduleWithOptions(request *UpdateTaskFlowScheduleRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowScheduleResponse, _err error) + func (client *Client) UpdateTaskFlowTimeVariables(request *UpdateTaskFlowTimeVariablesRequest) (_result *UpdateTaskFlowTimeVariablesResponse, _err error) + func (client *Client) UpdateTaskFlowTimeVariablesWithOptions(request *UpdateTaskFlowTimeVariablesRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskFlowTimeVariablesResponse, _err error) + func (client *Client) UpdateTaskName(request *UpdateTaskNameRequest) (_result *UpdateTaskNameResponse, _err error) + func (client *Client) UpdateTaskNameWithOptions(request *UpdateTaskNameRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskNameResponse, _err error) + func (client *Client) UpdateTaskOutput(request *UpdateTaskOutputRequest) (_result *UpdateTaskOutputResponse, _err error) + func (client *Client) UpdateTaskOutputWithOptions(request *UpdateTaskOutputRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskOutputResponse, _err error) + func (client *Client) UpdateTaskTimeVariables(request *UpdateTaskTimeVariablesRequest) (_result *UpdateTaskTimeVariablesResponse, _err error) + func (client *Client) UpdateTaskTimeVariablesWithOptions(request *UpdateTaskTimeVariablesRequest, runtime *util.RuntimeOptions) (_result *UpdateTaskTimeVariablesResponse, _err error) + func (client *Client) UpdateUser(request *UpdateUserRequest) (_result *UpdateUserResponse, _err error) + func (client *Client) UpdateUserWithOptions(request *UpdateUserRequest, runtime *util.RuntimeOptions) (_result *UpdateUserResponse, _err error) + type CloseOrderRequest struct + CloseReason *string + OrderId *int64 + Tid *int64 + func (s *CloseOrderRequest) SetCloseReason(v string) *CloseOrderRequest + func (s *CloseOrderRequest) SetOrderId(v int64) *CloseOrderRequest + func (s *CloseOrderRequest) SetTid(v int64) *CloseOrderRequest + func (s CloseOrderRequest) GoString() string + func (s CloseOrderRequest) String() string + type CloseOrderResponse struct + Body *CloseOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CloseOrderResponse) SetBody(v *CloseOrderResponseBody) *CloseOrderResponse + func (s *CloseOrderResponse) SetHeaders(v map[string]*string) *CloseOrderResponse + func (s *CloseOrderResponse) SetStatusCode(v int32) *CloseOrderResponse + func (s CloseOrderResponse) GoString() string + func (s CloseOrderResponse) String() string + type CloseOrderResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CloseOrderResponseBody) SetErrorCode(v string) *CloseOrderResponseBody + func (s *CloseOrderResponseBody) SetErrorMessage(v string) *CloseOrderResponseBody + func (s *CloseOrderResponseBody) SetRequestId(v string) *CloseOrderResponseBody + func (s *CloseOrderResponseBody) SetSuccess(v bool) *CloseOrderResponseBody + func (s CloseOrderResponseBody) GoString() string + func (s CloseOrderResponseBody) String() string + type CreateDataCorrectOrderRequest struct + AttachmentKey *string + Comment *string + Param *CreateDataCorrectOrderRequestParam + RelatedUserList []*int64 + Tid *int64 + func (s *CreateDataCorrectOrderRequest) SetAttachmentKey(v string) *CreateDataCorrectOrderRequest + func (s *CreateDataCorrectOrderRequest) SetComment(v string) *CreateDataCorrectOrderRequest + func (s *CreateDataCorrectOrderRequest) SetParam(v *CreateDataCorrectOrderRequestParam) *CreateDataCorrectOrderRequest + func (s *CreateDataCorrectOrderRequest) SetRelatedUserList(v []*int64) *CreateDataCorrectOrderRequest + func (s *CreateDataCorrectOrderRequest) SetTid(v int64) *CreateDataCorrectOrderRequest + func (s CreateDataCorrectOrderRequest) GoString() string + func (s CreateDataCorrectOrderRequest) String() string + type CreateDataCorrectOrderRequestParam struct + AttachmentName *string + Classify *string + DbItemList []*CreateDataCorrectOrderRequestParamDbItemList + EstimateAffectRows *int64 + ExecMode *string + ExecSQL *string + RollbackAttachmentName *string + RollbackSQL *string + RollbackSqlType *string + SqlType *string + func (s *CreateDataCorrectOrderRequestParam) SetAttachmentName(v string) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetClassify(v string) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetDbItemList(v []*CreateDataCorrectOrderRequestParamDbItemList) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetEstimateAffectRows(v int64) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetExecMode(v string) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetExecSQL(v string) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetRollbackAttachmentName(v string) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetRollbackSQL(v string) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetRollbackSqlType(v string) *CreateDataCorrectOrderRequestParam + func (s *CreateDataCorrectOrderRequestParam) SetSqlType(v string) *CreateDataCorrectOrderRequestParam + func (s CreateDataCorrectOrderRequestParam) GoString() string + func (s CreateDataCorrectOrderRequestParam) String() string + type CreateDataCorrectOrderRequestParamDbItemList struct + DbId *int64 + Logic *bool + func (s *CreateDataCorrectOrderRequestParamDbItemList) SetDbId(v int64) *CreateDataCorrectOrderRequestParamDbItemList + func (s *CreateDataCorrectOrderRequestParamDbItemList) SetLogic(v bool) *CreateDataCorrectOrderRequestParamDbItemList + func (s CreateDataCorrectOrderRequestParamDbItemList) GoString() string + func (s CreateDataCorrectOrderRequestParamDbItemList) String() string + type CreateDataCorrectOrderResponse struct + Body *CreateDataCorrectOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateDataCorrectOrderResponse) SetBody(v *CreateDataCorrectOrderResponseBody) *CreateDataCorrectOrderResponse + func (s *CreateDataCorrectOrderResponse) SetHeaders(v map[string]*string) *CreateDataCorrectOrderResponse + func (s *CreateDataCorrectOrderResponse) SetStatusCode(v int32) *CreateDataCorrectOrderResponse + func (s CreateDataCorrectOrderResponse) GoString() string + func (s CreateDataCorrectOrderResponse) String() string + type CreateDataCorrectOrderResponseBody struct + CreateOrderResult []*int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CreateDataCorrectOrderResponseBody) SetCreateOrderResult(v []*int64) *CreateDataCorrectOrderResponseBody + func (s *CreateDataCorrectOrderResponseBody) SetErrorCode(v string) *CreateDataCorrectOrderResponseBody + func (s *CreateDataCorrectOrderResponseBody) SetErrorMessage(v string) *CreateDataCorrectOrderResponseBody + func (s *CreateDataCorrectOrderResponseBody) SetRequestId(v string) *CreateDataCorrectOrderResponseBody + func (s *CreateDataCorrectOrderResponseBody) SetSuccess(v bool) *CreateDataCorrectOrderResponseBody + func (s CreateDataCorrectOrderResponseBody) GoString() string + func (s CreateDataCorrectOrderResponseBody) String() string + type CreateDataCorrectOrderShrinkRequest struct + AttachmentKey *string + Comment *string + ParamShrink *string + RelatedUserListShrink *string + Tid *int64 + func (s *CreateDataCorrectOrderShrinkRequest) SetAttachmentKey(v string) *CreateDataCorrectOrderShrinkRequest + func (s *CreateDataCorrectOrderShrinkRequest) SetComment(v string) *CreateDataCorrectOrderShrinkRequest + func (s *CreateDataCorrectOrderShrinkRequest) SetParamShrink(v string) *CreateDataCorrectOrderShrinkRequest + func (s *CreateDataCorrectOrderShrinkRequest) SetRelatedUserListShrink(v string) *CreateDataCorrectOrderShrinkRequest + func (s *CreateDataCorrectOrderShrinkRequest) SetTid(v int64) *CreateDataCorrectOrderShrinkRequest + func (s CreateDataCorrectOrderShrinkRequest) GoString() string + func (s CreateDataCorrectOrderShrinkRequest) String() string + type CreateDataCronClearOrderRequest struct + AttachmentKey *string + Comment *string + Param *CreateDataCronClearOrderRequestParam + RelatedUserList []*int64 + Tid *int64 + func (s *CreateDataCronClearOrderRequest) SetAttachmentKey(v string) *CreateDataCronClearOrderRequest + func (s *CreateDataCronClearOrderRequest) SetComment(v string) *CreateDataCronClearOrderRequest + func (s *CreateDataCronClearOrderRequest) SetParam(v *CreateDataCronClearOrderRequestParam) *CreateDataCronClearOrderRequest + func (s *CreateDataCronClearOrderRequest) SetRelatedUserList(v []*int64) *CreateDataCronClearOrderRequest + func (s *CreateDataCronClearOrderRequest) SetTid(v int64) *CreateDataCronClearOrderRequest + func (s CreateDataCronClearOrderRequest) GoString() string + func (s CreateDataCronClearOrderRequest) String() string + type CreateDataCronClearOrderRequestParam struct + Classify *string + CronClearItemList []*CreateDataCronClearOrderRequestParamCronClearItemList + CronFormat *string + DbItemList []*CreateDataCronClearOrderRequestParamDbItemList + DurationHour *int64 + SpecifyDuration *bool + func (s *CreateDataCronClearOrderRequestParam) SetClassify(v string) *CreateDataCronClearOrderRequestParam + func (s *CreateDataCronClearOrderRequestParam) SetCronClearItemList(v []*CreateDataCronClearOrderRequestParamCronClearItemList) *CreateDataCronClearOrderRequestParam + func (s *CreateDataCronClearOrderRequestParam) SetCronFormat(v string) *CreateDataCronClearOrderRequestParam + func (s *CreateDataCronClearOrderRequestParam) SetDbItemList(v []*CreateDataCronClearOrderRequestParamDbItemList) *CreateDataCronClearOrderRequestParam + func (s *CreateDataCronClearOrderRequestParam) SetDurationHour(v int64) *CreateDataCronClearOrderRequestParam + func (s *CreateDataCronClearOrderRequestParam) SetSpecifyDuration(v bool) *CreateDataCronClearOrderRequestParam + func (s CreateDataCronClearOrderRequestParam) GoString() string + func (s CreateDataCronClearOrderRequestParam) String() string + type CreateDataCronClearOrderRequestParamCronClearItemList struct + ColumnName *string + FilterSQL *string + RemainDays *int64 + TableName *string + TimeUnit *string + func (s *CreateDataCronClearOrderRequestParamCronClearItemList) SetColumnName(v string) *CreateDataCronClearOrderRequestParamCronClearItemList + func (s *CreateDataCronClearOrderRequestParamCronClearItemList) SetFilterSQL(v string) *CreateDataCronClearOrderRequestParamCronClearItemList + func (s *CreateDataCronClearOrderRequestParamCronClearItemList) SetRemainDays(v int64) *CreateDataCronClearOrderRequestParamCronClearItemList + func (s *CreateDataCronClearOrderRequestParamCronClearItemList) SetTableName(v string) *CreateDataCronClearOrderRequestParamCronClearItemList + func (s *CreateDataCronClearOrderRequestParamCronClearItemList) SetTimeUnit(v string) *CreateDataCronClearOrderRequestParamCronClearItemList + func (s CreateDataCronClearOrderRequestParamCronClearItemList) GoString() string + func (s CreateDataCronClearOrderRequestParamCronClearItemList) String() string + type CreateDataCronClearOrderRequestParamDbItemList struct + DbId *int64 + Logic *bool + func (s *CreateDataCronClearOrderRequestParamDbItemList) SetDbId(v int64) *CreateDataCronClearOrderRequestParamDbItemList + func (s *CreateDataCronClearOrderRequestParamDbItemList) SetLogic(v bool) *CreateDataCronClearOrderRequestParamDbItemList + func (s CreateDataCronClearOrderRequestParamDbItemList) GoString() string + func (s CreateDataCronClearOrderRequestParamDbItemList) String() string + type CreateDataCronClearOrderResponse struct + Body *CreateDataCronClearOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateDataCronClearOrderResponse) SetBody(v *CreateDataCronClearOrderResponseBody) *CreateDataCronClearOrderResponse + func (s *CreateDataCronClearOrderResponse) SetHeaders(v map[string]*string) *CreateDataCronClearOrderResponse + func (s *CreateDataCronClearOrderResponse) SetStatusCode(v int32) *CreateDataCronClearOrderResponse + func (s CreateDataCronClearOrderResponse) GoString() string + func (s CreateDataCronClearOrderResponse) String() string + type CreateDataCronClearOrderResponseBody struct + CreateOrderResult []*int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CreateDataCronClearOrderResponseBody) SetCreateOrderResult(v []*int64) *CreateDataCronClearOrderResponseBody + func (s *CreateDataCronClearOrderResponseBody) SetErrorCode(v string) *CreateDataCronClearOrderResponseBody + func (s *CreateDataCronClearOrderResponseBody) SetErrorMessage(v string) *CreateDataCronClearOrderResponseBody + func (s *CreateDataCronClearOrderResponseBody) SetRequestId(v string) *CreateDataCronClearOrderResponseBody + func (s *CreateDataCronClearOrderResponseBody) SetSuccess(v bool) *CreateDataCronClearOrderResponseBody + func (s CreateDataCronClearOrderResponseBody) GoString() string + func (s CreateDataCronClearOrderResponseBody) String() string + type CreateDataCronClearOrderShrinkRequest struct + AttachmentKey *string + Comment *string + ParamShrink *string + RelatedUserListShrink *string + Tid *int64 + func (s *CreateDataCronClearOrderShrinkRequest) SetAttachmentKey(v string) *CreateDataCronClearOrderShrinkRequest + func (s *CreateDataCronClearOrderShrinkRequest) SetComment(v string) *CreateDataCronClearOrderShrinkRequest + func (s *CreateDataCronClearOrderShrinkRequest) SetParamShrink(v string) *CreateDataCronClearOrderShrinkRequest + func (s *CreateDataCronClearOrderShrinkRequest) SetRelatedUserListShrink(v string) *CreateDataCronClearOrderShrinkRequest + func (s *CreateDataCronClearOrderShrinkRequest) SetTid(v int64) *CreateDataCronClearOrderShrinkRequest + func (s CreateDataCronClearOrderShrinkRequest) GoString() string + func (s CreateDataCronClearOrderShrinkRequest) String() string + type CreateDataImportOrderRequest struct + AttachmentKey *string + Comment *string + Param *CreateDataImportOrderRequestParam + RelatedUserList []*int64 + Tid *int64 + func (s *CreateDataImportOrderRequest) SetAttachmentKey(v string) *CreateDataImportOrderRequest + func (s *CreateDataImportOrderRequest) SetComment(v string) *CreateDataImportOrderRequest + func (s *CreateDataImportOrderRequest) SetParam(v *CreateDataImportOrderRequestParam) *CreateDataImportOrderRequest + func (s *CreateDataImportOrderRequest) SetRelatedUserList(v []*int64) *CreateDataImportOrderRequest + func (s *CreateDataImportOrderRequest) SetTid(v int64) *CreateDataImportOrderRequest + func (s CreateDataImportOrderRequest) GoString() string + func (s CreateDataImportOrderRequest) String() string + type CreateDataImportOrderRequestParam struct + AttachmentName *string + Classify *string + CsvFirstRowIsColumnDef *bool + DbItemList []*CreateDataImportOrderRequestParamDbItemList + FileEncoding *string + FileType *string + IgnoreError *bool + ImportMode *string + InsertType *string + RollbackAttachmentName *string + RollbackSQL *string + RollbackSqlType *string + TableName *string + func (s *CreateDataImportOrderRequestParam) SetAttachmentName(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetClassify(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetCsvFirstRowIsColumnDef(v bool) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetDbItemList(v []*CreateDataImportOrderRequestParamDbItemList) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetFileEncoding(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetFileType(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetIgnoreError(v bool) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetImportMode(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetInsertType(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetRollbackAttachmentName(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetRollbackSQL(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetRollbackSqlType(v string) *CreateDataImportOrderRequestParam + func (s *CreateDataImportOrderRequestParam) SetTableName(v string) *CreateDataImportOrderRequestParam + func (s CreateDataImportOrderRequestParam) GoString() string + func (s CreateDataImportOrderRequestParam) String() string + type CreateDataImportOrderRequestParamDbItemList struct + DbId *int64 + Logic *bool + func (s *CreateDataImportOrderRequestParamDbItemList) SetDbId(v int64) *CreateDataImportOrderRequestParamDbItemList + func (s *CreateDataImportOrderRequestParamDbItemList) SetLogic(v bool) *CreateDataImportOrderRequestParamDbItemList + func (s CreateDataImportOrderRequestParamDbItemList) GoString() string + func (s CreateDataImportOrderRequestParamDbItemList) String() string + type CreateDataImportOrderResponse struct + Body *CreateDataImportOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateDataImportOrderResponse) SetBody(v *CreateDataImportOrderResponseBody) *CreateDataImportOrderResponse + func (s *CreateDataImportOrderResponse) SetHeaders(v map[string]*string) *CreateDataImportOrderResponse + func (s *CreateDataImportOrderResponse) SetStatusCode(v int32) *CreateDataImportOrderResponse + func (s CreateDataImportOrderResponse) GoString() string + func (s CreateDataImportOrderResponse) String() string + type CreateDataImportOrderResponseBody struct + CreateOrderResult []*int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CreateDataImportOrderResponseBody) SetCreateOrderResult(v []*int64) *CreateDataImportOrderResponseBody + func (s *CreateDataImportOrderResponseBody) SetErrorCode(v string) *CreateDataImportOrderResponseBody + func (s *CreateDataImportOrderResponseBody) SetErrorMessage(v string) *CreateDataImportOrderResponseBody + func (s *CreateDataImportOrderResponseBody) SetRequestId(v string) *CreateDataImportOrderResponseBody + func (s *CreateDataImportOrderResponseBody) SetSuccess(v bool) *CreateDataImportOrderResponseBody + func (s CreateDataImportOrderResponseBody) GoString() string + func (s CreateDataImportOrderResponseBody) String() string + type CreateDataImportOrderShrinkRequest struct + AttachmentKey *string + Comment *string + ParamShrink *string + RelatedUserListShrink *string + Tid *int64 + func (s *CreateDataImportOrderShrinkRequest) SetAttachmentKey(v string) *CreateDataImportOrderShrinkRequest + func (s *CreateDataImportOrderShrinkRequest) SetComment(v string) *CreateDataImportOrderShrinkRequest + func (s *CreateDataImportOrderShrinkRequest) SetParamShrink(v string) *CreateDataImportOrderShrinkRequest + func (s *CreateDataImportOrderShrinkRequest) SetRelatedUserListShrink(v string) *CreateDataImportOrderShrinkRequest + func (s *CreateDataImportOrderShrinkRequest) SetTid(v int64) *CreateDataImportOrderShrinkRequest + func (s CreateDataImportOrderShrinkRequest) GoString() string + func (s CreateDataImportOrderShrinkRequest) String() string + type CreateFreeLockCorrectOrderRequest struct + AttachmentKey *string + Comment *string + Param *CreateFreeLockCorrectOrderRequestParam + RelatedUserList []*int64 + Tid *int64 + func (s *CreateFreeLockCorrectOrderRequest) SetAttachmentKey(v string) *CreateFreeLockCorrectOrderRequest + func (s *CreateFreeLockCorrectOrderRequest) SetComment(v string) *CreateFreeLockCorrectOrderRequest + func (s *CreateFreeLockCorrectOrderRequest) SetParam(v *CreateFreeLockCorrectOrderRequestParam) *CreateFreeLockCorrectOrderRequest + func (s *CreateFreeLockCorrectOrderRequest) SetRelatedUserList(v []*int64) *CreateFreeLockCorrectOrderRequest + func (s *CreateFreeLockCorrectOrderRequest) SetTid(v int64) *CreateFreeLockCorrectOrderRequest + func (s CreateFreeLockCorrectOrderRequest) GoString() string + func (s CreateFreeLockCorrectOrderRequest) String() string + type CreateFreeLockCorrectOrderRequestParam struct + AttachmentName *string + Classify *string + DbItemList []*CreateFreeLockCorrectOrderRequestParamDbItemList + ExecMode *string + ExecSQL *string + RollbackAttachmentName *string + RollbackSQL *string + RollbackSqlType *string + SqlType *string + func (s *CreateFreeLockCorrectOrderRequestParam) SetAttachmentName(v string) *CreateFreeLockCorrectOrderRequestParam + func (s *CreateFreeLockCorrectOrderRequestParam) SetClassify(v string) *CreateFreeLockCorrectOrderRequestParam + func (s *CreateFreeLockCorrectOrderRequestParam) SetDbItemList(v []*CreateFreeLockCorrectOrderRequestParamDbItemList) *CreateFreeLockCorrectOrderRequestParam + func (s *CreateFreeLockCorrectOrderRequestParam) SetExecMode(v string) *CreateFreeLockCorrectOrderRequestParam + func (s *CreateFreeLockCorrectOrderRequestParam) SetExecSQL(v string) *CreateFreeLockCorrectOrderRequestParam + func (s *CreateFreeLockCorrectOrderRequestParam) SetRollbackAttachmentName(v string) *CreateFreeLockCorrectOrderRequestParam + func (s *CreateFreeLockCorrectOrderRequestParam) SetRollbackSQL(v string) *CreateFreeLockCorrectOrderRequestParam + func (s *CreateFreeLockCorrectOrderRequestParam) SetRollbackSqlType(v string) *CreateFreeLockCorrectOrderRequestParam + func (s *CreateFreeLockCorrectOrderRequestParam) SetSqlType(v string) *CreateFreeLockCorrectOrderRequestParam + func (s CreateFreeLockCorrectOrderRequestParam) GoString() string + func (s CreateFreeLockCorrectOrderRequestParam) String() string + type CreateFreeLockCorrectOrderRequestParamDbItemList struct + DbId *int64 + Logic *bool + func (s *CreateFreeLockCorrectOrderRequestParamDbItemList) SetDbId(v int64) *CreateFreeLockCorrectOrderRequestParamDbItemList + func (s *CreateFreeLockCorrectOrderRequestParamDbItemList) SetLogic(v bool) *CreateFreeLockCorrectOrderRequestParamDbItemList + func (s CreateFreeLockCorrectOrderRequestParamDbItemList) GoString() string + func (s CreateFreeLockCorrectOrderRequestParamDbItemList) String() string + type CreateFreeLockCorrectOrderResponse struct + Body *CreateFreeLockCorrectOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateFreeLockCorrectOrderResponse) SetBody(v *CreateFreeLockCorrectOrderResponseBody) *CreateFreeLockCorrectOrderResponse + func (s *CreateFreeLockCorrectOrderResponse) SetHeaders(v map[string]*string) *CreateFreeLockCorrectOrderResponse + func (s *CreateFreeLockCorrectOrderResponse) SetStatusCode(v int32) *CreateFreeLockCorrectOrderResponse + func (s CreateFreeLockCorrectOrderResponse) GoString() string + func (s CreateFreeLockCorrectOrderResponse) String() string + type CreateFreeLockCorrectOrderResponseBody struct + CreateOrderResult []*int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CreateFreeLockCorrectOrderResponseBody) SetCreateOrderResult(v []*int64) *CreateFreeLockCorrectOrderResponseBody + func (s *CreateFreeLockCorrectOrderResponseBody) SetErrorCode(v string) *CreateFreeLockCorrectOrderResponseBody + func (s *CreateFreeLockCorrectOrderResponseBody) SetErrorMessage(v string) *CreateFreeLockCorrectOrderResponseBody + func (s *CreateFreeLockCorrectOrderResponseBody) SetRequestId(v string) *CreateFreeLockCorrectOrderResponseBody + func (s *CreateFreeLockCorrectOrderResponseBody) SetSuccess(v bool) *CreateFreeLockCorrectOrderResponseBody + func (s CreateFreeLockCorrectOrderResponseBody) GoString() string + func (s CreateFreeLockCorrectOrderResponseBody) String() string + type CreateFreeLockCorrectOrderShrinkRequest struct + AttachmentKey *string + Comment *string + ParamShrink *string + RelatedUserListShrink *string + Tid *int64 + func (s *CreateFreeLockCorrectOrderShrinkRequest) SetAttachmentKey(v string) *CreateFreeLockCorrectOrderShrinkRequest + func (s *CreateFreeLockCorrectOrderShrinkRequest) SetComment(v string) *CreateFreeLockCorrectOrderShrinkRequest + func (s *CreateFreeLockCorrectOrderShrinkRequest) SetParamShrink(v string) *CreateFreeLockCorrectOrderShrinkRequest + func (s *CreateFreeLockCorrectOrderShrinkRequest) SetRelatedUserListShrink(v string) *CreateFreeLockCorrectOrderShrinkRequest + func (s *CreateFreeLockCorrectOrderShrinkRequest) SetTid(v int64) *CreateFreeLockCorrectOrderShrinkRequest + func (s CreateFreeLockCorrectOrderShrinkRequest) GoString() string + func (s CreateFreeLockCorrectOrderShrinkRequest) String() string + type CreateLakeHouseSpaceRequest struct + Description *string + DevDbId *string + DwDbType *string + Mode *string + ProdDbId *string + SpaceConfig *string + SpaceName *string + Tid *int64 + func (s *CreateLakeHouseSpaceRequest) SetDescription(v string) *CreateLakeHouseSpaceRequest + func (s *CreateLakeHouseSpaceRequest) SetDevDbId(v string) *CreateLakeHouseSpaceRequest + func (s *CreateLakeHouseSpaceRequest) SetDwDbType(v string) *CreateLakeHouseSpaceRequest + func (s *CreateLakeHouseSpaceRequest) SetMode(v string) *CreateLakeHouseSpaceRequest + func (s *CreateLakeHouseSpaceRequest) SetProdDbId(v string) *CreateLakeHouseSpaceRequest + func (s *CreateLakeHouseSpaceRequest) SetSpaceConfig(v string) *CreateLakeHouseSpaceRequest + func (s *CreateLakeHouseSpaceRequest) SetSpaceName(v string) *CreateLakeHouseSpaceRequest + func (s *CreateLakeHouseSpaceRequest) SetTid(v int64) *CreateLakeHouseSpaceRequest + func (s CreateLakeHouseSpaceRequest) GoString() string + func (s CreateLakeHouseSpaceRequest) String() string + type CreateLakeHouseSpaceResponse struct + Body *CreateLakeHouseSpaceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateLakeHouseSpaceResponse) SetBody(v *CreateLakeHouseSpaceResponseBody) *CreateLakeHouseSpaceResponse + func (s *CreateLakeHouseSpaceResponse) SetHeaders(v map[string]*string) *CreateLakeHouseSpaceResponse + func (s *CreateLakeHouseSpaceResponse) SetStatusCode(v int32) *CreateLakeHouseSpaceResponse + func (s CreateLakeHouseSpaceResponse) GoString() string + func (s CreateLakeHouseSpaceResponse) String() string + type CreateLakeHouseSpaceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SpaceId *int64 + Success *bool + func (s *CreateLakeHouseSpaceResponseBody) SetErrorCode(v string) *CreateLakeHouseSpaceResponseBody + func (s *CreateLakeHouseSpaceResponseBody) SetErrorMessage(v string) *CreateLakeHouseSpaceResponseBody + func (s *CreateLakeHouseSpaceResponseBody) SetRequestId(v string) *CreateLakeHouseSpaceResponseBody + func (s *CreateLakeHouseSpaceResponseBody) SetSpaceId(v int64) *CreateLakeHouseSpaceResponseBody + func (s *CreateLakeHouseSpaceResponseBody) SetSuccess(v bool) *CreateLakeHouseSpaceResponseBody + func (s CreateLakeHouseSpaceResponseBody) GoString() string + func (s CreateLakeHouseSpaceResponseBody) String() string + type CreateLogicDatabaseRequest struct + Alias *string + DatabaseIds []*int64 + Tid *int64 + func (s *CreateLogicDatabaseRequest) SetAlias(v string) *CreateLogicDatabaseRequest + func (s *CreateLogicDatabaseRequest) SetDatabaseIds(v []*int64) *CreateLogicDatabaseRequest + func (s *CreateLogicDatabaseRequest) SetTid(v int64) *CreateLogicDatabaseRequest + func (s CreateLogicDatabaseRequest) GoString() string + func (s CreateLogicDatabaseRequest) String() string + type CreateLogicDatabaseResponse struct + Body *CreateLogicDatabaseResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateLogicDatabaseResponse) SetBody(v *CreateLogicDatabaseResponseBody) *CreateLogicDatabaseResponse + func (s *CreateLogicDatabaseResponse) SetHeaders(v map[string]*string) *CreateLogicDatabaseResponse + func (s *CreateLogicDatabaseResponse) SetStatusCode(v int32) *CreateLogicDatabaseResponse + func (s CreateLogicDatabaseResponse) GoString() string + func (s CreateLogicDatabaseResponse) String() string + type CreateLogicDatabaseResponseBody struct + ErrorCode *string + ErrorMessage *string + LogicDbId *int64 + RequestId *string + Success *bool + func (s *CreateLogicDatabaseResponseBody) SetErrorCode(v string) *CreateLogicDatabaseResponseBody + func (s *CreateLogicDatabaseResponseBody) SetErrorMessage(v string) *CreateLogicDatabaseResponseBody + func (s *CreateLogicDatabaseResponseBody) SetLogicDbId(v int64) *CreateLogicDatabaseResponseBody + func (s *CreateLogicDatabaseResponseBody) SetRequestId(v string) *CreateLogicDatabaseResponseBody + func (s *CreateLogicDatabaseResponseBody) SetSuccess(v bool) *CreateLogicDatabaseResponseBody + func (s CreateLogicDatabaseResponseBody) GoString() string + func (s CreateLogicDatabaseResponseBody) String() string + type CreateLogicDatabaseShrinkRequest struct + Alias *string + DatabaseIdsShrink *string + Tid *int64 + func (s *CreateLogicDatabaseShrinkRequest) SetAlias(v string) *CreateLogicDatabaseShrinkRequest + func (s *CreateLogicDatabaseShrinkRequest) SetDatabaseIdsShrink(v string) *CreateLogicDatabaseShrinkRequest + func (s *CreateLogicDatabaseShrinkRequest) SetTid(v int64) *CreateLogicDatabaseShrinkRequest + func (s CreateLogicDatabaseShrinkRequest) GoString() string + func (s CreateLogicDatabaseShrinkRequest) String() string + type CreateOrderRequest struct + AttachmentKey *string + Comment *string + PluginParam map[string]interface{} + PluginType *string + RelatedUserList *string + Tid *int64 + func (s *CreateOrderRequest) SetAttachmentKey(v string) *CreateOrderRequest + func (s *CreateOrderRequest) SetComment(v string) *CreateOrderRequest + func (s *CreateOrderRequest) SetPluginParam(v map[string]interface{}) *CreateOrderRequest + func (s *CreateOrderRequest) SetPluginType(v string) *CreateOrderRequest + func (s *CreateOrderRequest) SetRelatedUserList(v string) *CreateOrderRequest + func (s *CreateOrderRequest) SetTid(v int64) *CreateOrderRequest + func (s CreateOrderRequest) GoString() string + func (s CreateOrderRequest) String() string + type CreateOrderResponse struct + Body *CreateOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateOrderResponse) SetBody(v *CreateOrderResponseBody) *CreateOrderResponse + func (s *CreateOrderResponse) SetHeaders(v map[string]*string) *CreateOrderResponse + func (s *CreateOrderResponse) SetStatusCode(v int32) *CreateOrderResponse + func (s CreateOrderResponse) GoString() string + func (s CreateOrderResponse) String() string + type CreateOrderResponseBody struct + CreateOrderResult *CreateOrderResponseBodyCreateOrderResult + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CreateOrderResponseBody) SetCreateOrderResult(v *CreateOrderResponseBodyCreateOrderResult) *CreateOrderResponseBody + func (s *CreateOrderResponseBody) SetErrorCode(v string) *CreateOrderResponseBody + func (s *CreateOrderResponseBody) SetErrorMessage(v string) *CreateOrderResponseBody + func (s *CreateOrderResponseBody) SetRequestId(v string) *CreateOrderResponseBody + func (s *CreateOrderResponseBody) SetSuccess(v bool) *CreateOrderResponseBody + func (s CreateOrderResponseBody) GoString() string + func (s CreateOrderResponseBody) String() string + type CreateOrderResponseBodyCreateOrderResult struct + OrderIds []*int64 + func (s *CreateOrderResponseBodyCreateOrderResult) SetOrderIds(v []*int64) *CreateOrderResponseBodyCreateOrderResult + func (s CreateOrderResponseBodyCreateOrderResult) GoString() string + func (s CreateOrderResponseBodyCreateOrderResult) String() string + type CreateOrderShrinkRequest struct + AttachmentKey *string + Comment *string + PluginParamShrink *string + PluginType *string + RelatedUserList *string + Tid *int64 + func (s *CreateOrderShrinkRequest) SetAttachmentKey(v string) *CreateOrderShrinkRequest + func (s *CreateOrderShrinkRequest) SetComment(v string) *CreateOrderShrinkRequest + func (s *CreateOrderShrinkRequest) SetPluginParamShrink(v string) *CreateOrderShrinkRequest + func (s *CreateOrderShrinkRequest) SetPluginType(v string) *CreateOrderShrinkRequest + func (s *CreateOrderShrinkRequest) SetRelatedUserList(v string) *CreateOrderShrinkRequest + func (s *CreateOrderShrinkRequest) SetTid(v int64) *CreateOrderShrinkRequest + func (s CreateOrderShrinkRequest) GoString() string + func (s CreateOrderShrinkRequest) String() string + type CreateProxyAccessRequest struct + IndepAccount *string + IndepPassword *string + ProxyId *int64 + Tid *int64 + UserId *int64 + func (s *CreateProxyAccessRequest) SetIndepAccount(v string) *CreateProxyAccessRequest + func (s *CreateProxyAccessRequest) SetIndepPassword(v string) *CreateProxyAccessRequest + func (s *CreateProxyAccessRequest) SetProxyId(v int64) *CreateProxyAccessRequest + func (s *CreateProxyAccessRequest) SetTid(v int64) *CreateProxyAccessRequest + func (s *CreateProxyAccessRequest) SetUserId(v int64) *CreateProxyAccessRequest + func (s CreateProxyAccessRequest) GoString() string + func (s CreateProxyAccessRequest) String() string + type CreateProxyAccessResponse struct + Body *CreateProxyAccessResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateProxyAccessResponse) SetBody(v *CreateProxyAccessResponseBody) *CreateProxyAccessResponse + func (s *CreateProxyAccessResponse) SetHeaders(v map[string]*string) *CreateProxyAccessResponse + func (s *CreateProxyAccessResponse) SetStatusCode(v int32) *CreateProxyAccessResponse + func (s CreateProxyAccessResponse) GoString() string + func (s CreateProxyAccessResponse) String() string + type CreateProxyAccessResponseBody struct + ErrorCode *string + ErrorMessage *string + ProxyAccessId *int64 + RequestId *string + Success *bool + func (s *CreateProxyAccessResponseBody) SetErrorCode(v string) *CreateProxyAccessResponseBody + func (s *CreateProxyAccessResponseBody) SetErrorMessage(v string) *CreateProxyAccessResponseBody + func (s *CreateProxyAccessResponseBody) SetProxyAccessId(v int64) *CreateProxyAccessResponseBody + func (s *CreateProxyAccessResponseBody) SetRequestId(v string) *CreateProxyAccessResponseBody + func (s *CreateProxyAccessResponseBody) SetSuccess(v bool) *CreateProxyAccessResponseBody + func (s CreateProxyAccessResponseBody) GoString() string + func (s CreateProxyAccessResponseBody) String() string + type CreateProxyRequest struct + InstanceId *int64 + Password *string + Tid *int64 + Username *string + func (s *CreateProxyRequest) SetInstanceId(v int64) *CreateProxyRequest + func (s *CreateProxyRequest) SetPassword(v string) *CreateProxyRequest + func (s *CreateProxyRequest) SetTid(v int64) *CreateProxyRequest + func (s *CreateProxyRequest) SetUsername(v string) *CreateProxyRequest + func (s CreateProxyRequest) GoString() string + func (s CreateProxyRequest) String() string + type CreateProxyResponse struct + Body *CreateProxyResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateProxyResponse) SetBody(v *CreateProxyResponseBody) *CreateProxyResponse + func (s *CreateProxyResponse) SetHeaders(v map[string]*string) *CreateProxyResponse + func (s *CreateProxyResponse) SetStatusCode(v int32) *CreateProxyResponse + func (s CreateProxyResponse) GoString() string + func (s CreateProxyResponse) String() string + type CreateProxyResponseBody struct + ErrorCode *string + ErrorMessage *string + ProxyId *int64 + RequestId *string + Success *bool + func (s *CreateProxyResponseBody) SetErrorCode(v string) *CreateProxyResponseBody + func (s *CreateProxyResponseBody) SetErrorMessage(v string) *CreateProxyResponseBody + func (s *CreateProxyResponseBody) SetProxyId(v int64) *CreateProxyResponseBody + func (s *CreateProxyResponseBody) SetRequestId(v string) *CreateProxyResponseBody + func (s *CreateProxyResponseBody) SetSuccess(v bool) *CreateProxyResponseBody + func (s CreateProxyResponseBody) GoString() string + func (s CreateProxyResponseBody) String() string + type CreatePublishGroupTaskRequest struct + DbId *int32 + Logic *bool + OrderId *int64 + PlanTime *string + PublishStrategy *string + Tid *int64 + func (s *CreatePublishGroupTaskRequest) SetDbId(v int32) *CreatePublishGroupTaskRequest + func (s *CreatePublishGroupTaskRequest) SetLogic(v bool) *CreatePublishGroupTaskRequest + func (s *CreatePublishGroupTaskRequest) SetOrderId(v int64) *CreatePublishGroupTaskRequest + func (s *CreatePublishGroupTaskRequest) SetPlanTime(v string) *CreatePublishGroupTaskRequest + func (s *CreatePublishGroupTaskRequest) SetPublishStrategy(v string) *CreatePublishGroupTaskRequest + func (s *CreatePublishGroupTaskRequest) SetTid(v int64) *CreatePublishGroupTaskRequest + func (s CreatePublishGroupTaskRequest) GoString() string + func (s CreatePublishGroupTaskRequest) String() string + type CreatePublishGroupTaskResponse struct + Body *CreatePublishGroupTaskResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreatePublishGroupTaskResponse) SetBody(v *CreatePublishGroupTaskResponseBody) *CreatePublishGroupTaskResponse + func (s *CreatePublishGroupTaskResponse) SetHeaders(v map[string]*string) *CreatePublishGroupTaskResponse + func (s *CreatePublishGroupTaskResponse) SetStatusCode(v int32) *CreatePublishGroupTaskResponse + func (s CreatePublishGroupTaskResponse) GoString() string + func (s CreatePublishGroupTaskResponse) String() string + type CreatePublishGroupTaskResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TaskId *int64 + func (s *CreatePublishGroupTaskResponseBody) SetErrorCode(v string) *CreatePublishGroupTaskResponseBody + func (s *CreatePublishGroupTaskResponseBody) SetErrorMessage(v string) *CreatePublishGroupTaskResponseBody + func (s *CreatePublishGroupTaskResponseBody) SetRequestId(v string) *CreatePublishGroupTaskResponseBody + func (s *CreatePublishGroupTaskResponseBody) SetSuccess(v bool) *CreatePublishGroupTaskResponseBody + func (s *CreatePublishGroupTaskResponseBody) SetTaskId(v int64) *CreatePublishGroupTaskResponseBody + func (s CreatePublishGroupTaskResponseBody) GoString() string + func (s CreatePublishGroupTaskResponseBody) String() string + type CreateSQLReviewOrderRequest struct + Comment *string + Param *CreateSQLReviewOrderRequestParam + RelatedUserList []*int64 + Tid *int64 + func (s *CreateSQLReviewOrderRequest) SetComment(v string) *CreateSQLReviewOrderRequest + func (s *CreateSQLReviewOrderRequest) SetParam(v *CreateSQLReviewOrderRequestParam) *CreateSQLReviewOrderRequest + func (s *CreateSQLReviewOrderRequest) SetRelatedUserList(v []*int64) *CreateSQLReviewOrderRequest + func (s *CreateSQLReviewOrderRequest) SetTid(v int64) *CreateSQLReviewOrderRequest + func (s CreateSQLReviewOrderRequest) GoString() string + func (s CreateSQLReviewOrderRequest) String() string + type CreateSQLReviewOrderRequestParam struct + AttachmentKeyList []*string + DbId *int64 + ProjectName *string + func (s *CreateSQLReviewOrderRequestParam) SetAttachmentKeyList(v []*string) *CreateSQLReviewOrderRequestParam + func (s *CreateSQLReviewOrderRequestParam) SetDbId(v int64) *CreateSQLReviewOrderRequestParam + func (s *CreateSQLReviewOrderRequestParam) SetProjectName(v string) *CreateSQLReviewOrderRequestParam + func (s CreateSQLReviewOrderRequestParam) GoString() string + func (s CreateSQLReviewOrderRequestParam) String() string + type CreateSQLReviewOrderResponse struct + Body *CreateSQLReviewOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateSQLReviewOrderResponse) SetBody(v *CreateSQLReviewOrderResponseBody) *CreateSQLReviewOrderResponse + func (s *CreateSQLReviewOrderResponse) SetHeaders(v map[string]*string) *CreateSQLReviewOrderResponse + func (s *CreateSQLReviewOrderResponse) SetStatusCode(v int32) *CreateSQLReviewOrderResponse + func (s CreateSQLReviewOrderResponse) GoString() string + func (s CreateSQLReviewOrderResponse) String() string + type CreateSQLReviewOrderResponseBody struct + CreateOrderResult []*int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CreateSQLReviewOrderResponseBody) SetCreateOrderResult(v []*int64) *CreateSQLReviewOrderResponseBody + func (s *CreateSQLReviewOrderResponseBody) SetErrorCode(v string) *CreateSQLReviewOrderResponseBody + func (s *CreateSQLReviewOrderResponseBody) SetErrorMessage(v string) *CreateSQLReviewOrderResponseBody + func (s *CreateSQLReviewOrderResponseBody) SetRequestId(v string) *CreateSQLReviewOrderResponseBody + func (s *CreateSQLReviewOrderResponseBody) SetSuccess(v bool) *CreateSQLReviewOrderResponseBody + func (s CreateSQLReviewOrderResponseBody) GoString() string + func (s CreateSQLReviewOrderResponseBody) String() string + type CreateSQLReviewOrderShrinkRequest struct + Comment *string + ParamShrink *string + RelatedUserListShrink *string + Tid *int64 + func (s *CreateSQLReviewOrderShrinkRequest) SetComment(v string) *CreateSQLReviewOrderShrinkRequest + func (s *CreateSQLReviewOrderShrinkRequest) SetParamShrink(v string) *CreateSQLReviewOrderShrinkRequest + func (s *CreateSQLReviewOrderShrinkRequest) SetRelatedUserListShrink(v string) *CreateSQLReviewOrderShrinkRequest + func (s *CreateSQLReviewOrderShrinkRequest) SetTid(v int64) *CreateSQLReviewOrderShrinkRequest + func (s CreateSQLReviewOrderShrinkRequest) GoString() string + func (s CreateSQLReviewOrderShrinkRequest) String() string + type CreateScenarioRequest struct + Description *string + ScenarioName *string + Tid *int64 + func (s *CreateScenarioRequest) SetDescription(v string) *CreateScenarioRequest + func (s *CreateScenarioRequest) SetScenarioName(v string) *CreateScenarioRequest + func (s *CreateScenarioRequest) SetTid(v int64) *CreateScenarioRequest + func (s CreateScenarioRequest) GoString() string + func (s CreateScenarioRequest) String() string + type CreateScenarioResponse struct + Body *CreateScenarioResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateScenarioResponse) SetBody(v *CreateScenarioResponseBody) *CreateScenarioResponse + func (s *CreateScenarioResponse) SetHeaders(v map[string]*string) *CreateScenarioResponse + func (s *CreateScenarioResponse) SetStatusCode(v int32) *CreateScenarioResponse + func (s CreateScenarioResponse) GoString() string + func (s CreateScenarioResponse) String() string + type CreateScenarioResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + ScenarioId *int64 + Success *bool + func (s *CreateScenarioResponseBody) SetErrorCode(v string) *CreateScenarioResponseBody + func (s *CreateScenarioResponseBody) SetErrorMessage(v string) *CreateScenarioResponseBody + func (s *CreateScenarioResponseBody) SetRequestId(v string) *CreateScenarioResponseBody + func (s *CreateScenarioResponseBody) SetScenarioId(v int64) *CreateScenarioResponseBody + func (s *CreateScenarioResponseBody) SetSuccess(v bool) *CreateScenarioResponseBody + func (s CreateScenarioResponseBody) GoString() string + func (s CreateScenarioResponseBody) String() string + type CreateStandardGroupRequest struct + DbType *string + Description *string + GroupName *string + Tid *int64 + func (s *CreateStandardGroupRequest) SetDbType(v string) *CreateStandardGroupRequest + func (s *CreateStandardGroupRequest) SetDescription(v string) *CreateStandardGroupRequest + func (s *CreateStandardGroupRequest) SetGroupName(v string) *CreateStandardGroupRequest + func (s *CreateStandardGroupRequest) SetTid(v int64) *CreateStandardGroupRequest + func (s CreateStandardGroupRequest) GoString() string + func (s CreateStandardGroupRequest) String() string + type CreateStandardGroupResponse struct + Body *CreateStandardGroupResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateStandardGroupResponse) SetBody(v *CreateStandardGroupResponseBody) *CreateStandardGroupResponse + func (s *CreateStandardGroupResponse) SetHeaders(v map[string]*string) *CreateStandardGroupResponse + func (s *CreateStandardGroupResponse) SetStatusCode(v int32) *CreateStandardGroupResponse + func (s CreateStandardGroupResponse) GoString() string + func (s CreateStandardGroupResponse) String() string + type CreateStandardGroupResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + StandardGroup *CreateStandardGroupResponseBodyStandardGroup + Success *bool + func (s *CreateStandardGroupResponseBody) SetErrorCode(v string) *CreateStandardGroupResponseBody + func (s *CreateStandardGroupResponseBody) SetErrorMessage(v string) *CreateStandardGroupResponseBody + func (s *CreateStandardGroupResponseBody) SetRequestId(v string) *CreateStandardGroupResponseBody + func (s *CreateStandardGroupResponseBody) SetStandardGroup(v *CreateStandardGroupResponseBodyStandardGroup) *CreateStandardGroupResponseBody + func (s *CreateStandardGroupResponseBody) SetSuccess(v bool) *CreateStandardGroupResponseBody + func (s CreateStandardGroupResponseBody) GoString() string + func (s CreateStandardGroupResponseBody) String() string + type CreateStandardGroupResponseBodyStandardGroup struct + DbType *string + Description *string + GroupMode *string + GroupName *string + LastMenderId *int64 + func (s *CreateStandardGroupResponseBodyStandardGroup) SetDbType(v string) *CreateStandardGroupResponseBodyStandardGroup + func (s *CreateStandardGroupResponseBodyStandardGroup) SetDescription(v string) *CreateStandardGroupResponseBodyStandardGroup + func (s *CreateStandardGroupResponseBodyStandardGroup) SetGroupMode(v string) *CreateStandardGroupResponseBodyStandardGroup + func (s *CreateStandardGroupResponseBodyStandardGroup) SetGroupName(v string) *CreateStandardGroupResponseBodyStandardGroup + func (s *CreateStandardGroupResponseBodyStandardGroup) SetLastMenderId(v int64) *CreateStandardGroupResponseBodyStandardGroup + func (s CreateStandardGroupResponseBodyStandardGroup) GoString() string + func (s CreateStandardGroupResponseBodyStandardGroup) String() string + type CreateStructSyncOrderRequest struct + AttachmentKey *string + Comment *string + Param *CreateStructSyncOrderRequestParam + RelatedUserList []*int64 + Tid *int64 + func (s *CreateStructSyncOrderRequest) SetAttachmentKey(v string) *CreateStructSyncOrderRequest + func (s *CreateStructSyncOrderRequest) SetComment(v string) *CreateStructSyncOrderRequest + func (s *CreateStructSyncOrderRequest) SetParam(v *CreateStructSyncOrderRequestParam) *CreateStructSyncOrderRequest + func (s *CreateStructSyncOrderRequest) SetRelatedUserList(v []*int64) *CreateStructSyncOrderRequest + func (s *CreateStructSyncOrderRequest) SetTid(v int64) *CreateStructSyncOrderRequest + func (s CreateStructSyncOrderRequest) GoString() string + func (s CreateStructSyncOrderRequest) String() string + type CreateStructSyncOrderRequestParam struct + IgnoreError *bool + Source *CreateStructSyncOrderRequestParamSource + TableInfoList []*CreateStructSyncOrderRequestParamTableInfoList + Target *CreateStructSyncOrderRequestParamTarget + func (s *CreateStructSyncOrderRequestParam) SetIgnoreError(v bool) *CreateStructSyncOrderRequestParam + func (s *CreateStructSyncOrderRequestParam) SetSource(v *CreateStructSyncOrderRequestParamSource) *CreateStructSyncOrderRequestParam + func (s *CreateStructSyncOrderRequestParam) SetTableInfoList(v []*CreateStructSyncOrderRequestParamTableInfoList) *CreateStructSyncOrderRequestParam + func (s *CreateStructSyncOrderRequestParam) SetTarget(v *CreateStructSyncOrderRequestParamTarget) *CreateStructSyncOrderRequestParam + func (s CreateStructSyncOrderRequestParam) GoString() string + func (s CreateStructSyncOrderRequestParam) String() string + type CreateStructSyncOrderRequestParamSource struct + DbId *int64 + DbSearchName *string + Logic *bool + VersionId *string + func (s *CreateStructSyncOrderRequestParamSource) SetDbId(v int64) *CreateStructSyncOrderRequestParamSource + func (s *CreateStructSyncOrderRequestParamSource) SetDbSearchName(v string) *CreateStructSyncOrderRequestParamSource + func (s *CreateStructSyncOrderRequestParamSource) SetLogic(v bool) *CreateStructSyncOrderRequestParamSource + func (s *CreateStructSyncOrderRequestParamSource) SetVersionId(v string) *CreateStructSyncOrderRequestParamSource + func (s CreateStructSyncOrderRequestParamSource) GoString() string + func (s CreateStructSyncOrderRequestParamSource) String() string + type CreateStructSyncOrderRequestParamTableInfoList struct + SourceTableName *string + TargetTableName *string + func (s *CreateStructSyncOrderRequestParamTableInfoList) SetSourceTableName(v string) *CreateStructSyncOrderRequestParamTableInfoList + func (s *CreateStructSyncOrderRequestParamTableInfoList) SetTargetTableName(v string) *CreateStructSyncOrderRequestParamTableInfoList + func (s CreateStructSyncOrderRequestParamTableInfoList) GoString() string + func (s CreateStructSyncOrderRequestParamTableInfoList) String() string + type CreateStructSyncOrderRequestParamTarget struct + DbId *int64 + DbSearchName *string + Logic *bool + VersionId *string + func (s *CreateStructSyncOrderRequestParamTarget) SetDbId(v int64) *CreateStructSyncOrderRequestParamTarget + func (s *CreateStructSyncOrderRequestParamTarget) SetDbSearchName(v string) *CreateStructSyncOrderRequestParamTarget + func (s *CreateStructSyncOrderRequestParamTarget) SetLogic(v bool) *CreateStructSyncOrderRequestParamTarget + func (s *CreateStructSyncOrderRequestParamTarget) SetVersionId(v string) *CreateStructSyncOrderRequestParamTarget + func (s CreateStructSyncOrderRequestParamTarget) GoString() string + func (s CreateStructSyncOrderRequestParamTarget) String() string + type CreateStructSyncOrderResponse struct + Body *CreateStructSyncOrderResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateStructSyncOrderResponse) SetBody(v *CreateStructSyncOrderResponseBody) *CreateStructSyncOrderResponse + func (s *CreateStructSyncOrderResponse) SetHeaders(v map[string]*string) *CreateStructSyncOrderResponse + func (s *CreateStructSyncOrderResponse) SetStatusCode(v int32) *CreateStructSyncOrderResponse + func (s CreateStructSyncOrderResponse) GoString() string + func (s CreateStructSyncOrderResponse) String() string + type CreateStructSyncOrderResponseBody struct + CreateOrderResult []*int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CreateStructSyncOrderResponseBody) SetCreateOrderResult(v []*int64) *CreateStructSyncOrderResponseBody + func (s *CreateStructSyncOrderResponseBody) SetErrorCode(v string) *CreateStructSyncOrderResponseBody + func (s *CreateStructSyncOrderResponseBody) SetErrorMessage(v string) *CreateStructSyncOrderResponseBody + func (s *CreateStructSyncOrderResponseBody) SetRequestId(v string) *CreateStructSyncOrderResponseBody + func (s *CreateStructSyncOrderResponseBody) SetSuccess(v bool) *CreateStructSyncOrderResponseBody + func (s CreateStructSyncOrderResponseBody) GoString() string + func (s CreateStructSyncOrderResponseBody) String() string + type CreateStructSyncOrderShrinkRequest struct + AttachmentKey *string + Comment *string + ParamShrink *string + RelatedUserListShrink *string + Tid *int64 + func (s *CreateStructSyncOrderShrinkRequest) SetAttachmentKey(v string) *CreateStructSyncOrderShrinkRequest + func (s *CreateStructSyncOrderShrinkRequest) SetComment(v string) *CreateStructSyncOrderShrinkRequest + func (s *CreateStructSyncOrderShrinkRequest) SetParamShrink(v string) *CreateStructSyncOrderShrinkRequest + func (s *CreateStructSyncOrderShrinkRequest) SetRelatedUserListShrink(v string) *CreateStructSyncOrderShrinkRequest + func (s *CreateStructSyncOrderShrinkRequest) SetTid(v int64) *CreateStructSyncOrderShrinkRequest + func (s CreateStructSyncOrderShrinkRequest) GoString() string + func (s CreateStructSyncOrderShrinkRequest) String() string + type CreateTaskFlowRequest struct + DagName *string + Description *string + ScenarioId *int64 + Tid *int64 + func (s *CreateTaskFlowRequest) SetDagName(v string) *CreateTaskFlowRequest + func (s *CreateTaskFlowRequest) SetDescription(v string) *CreateTaskFlowRequest + func (s *CreateTaskFlowRequest) SetScenarioId(v int64) *CreateTaskFlowRequest + func (s *CreateTaskFlowRequest) SetTid(v int64) *CreateTaskFlowRequest + func (s CreateTaskFlowRequest) GoString() string + func (s CreateTaskFlowRequest) String() string + type CreateTaskFlowResponse struct + Body *CreateTaskFlowResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateTaskFlowResponse) SetBody(v *CreateTaskFlowResponseBody) *CreateTaskFlowResponse + func (s *CreateTaskFlowResponse) SetHeaders(v map[string]*string) *CreateTaskFlowResponse + func (s *CreateTaskFlowResponse) SetStatusCode(v int32) *CreateTaskFlowResponse + func (s CreateTaskFlowResponse) GoString() string + func (s CreateTaskFlowResponse) String() string + type CreateTaskFlowResponseBody struct + DagId *int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *CreateTaskFlowResponseBody) SetDagId(v int64) *CreateTaskFlowResponseBody + func (s *CreateTaskFlowResponseBody) SetErrorCode(v string) *CreateTaskFlowResponseBody + func (s *CreateTaskFlowResponseBody) SetErrorMessage(v string) *CreateTaskFlowResponseBody + func (s *CreateTaskFlowResponseBody) SetRequestId(v string) *CreateTaskFlowResponseBody + func (s *CreateTaskFlowResponseBody) SetSuccess(v bool) *CreateTaskFlowResponseBody + func (s CreateTaskFlowResponseBody) GoString() string + func (s CreateTaskFlowResponseBody) String() string + type CreateTaskRequest struct + DagId *int64 + GraphParam *string + NodeContent *string + NodeName *string + NodeOutput *string + NodeType *string + Tid *int64 + TimeVariables *string + func (s *CreateTaskRequest) SetDagId(v int64) *CreateTaskRequest + func (s *CreateTaskRequest) SetGraphParam(v string) *CreateTaskRequest + func (s *CreateTaskRequest) SetNodeContent(v string) *CreateTaskRequest + func (s *CreateTaskRequest) SetNodeName(v string) *CreateTaskRequest + func (s *CreateTaskRequest) SetNodeOutput(v string) *CreateTaskRequest + func (s *CreateTaskRequest) SetNodeType(v string) *CreateTaskRequest + func (s *CreateTaskRequest) SetTid(v int64) *CreateTaskRequest + func (s *CreateTaskRequest) SetTimeVariables(v string) *CreateTaskRequest + func (s CreateTaskRequest) GoString() string + func (s CreateTaskRequest) String() string + type CreateTaskResponse struct + Body *CreateTaskResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateTaskResponse) SetBody(v *CreateTaskResponseBody) *CreateTaskResponse + func (s *CreateTaskResponse) SetHeaders(v map[string]*string) *CreateTaskResponse + func (s *CreateTaskResponse) SetStatusCode(v int32) *CreateTaskResponse + func (s CreateTaskResponse) GoString() string + func (s CreateTaskResponse) String() string + type CreateTaskResponseBody struct + ErrorCode *string + ErrorMessage *string + NodeId *int64 + RequestId *string + Success *bool + func (s *CreateTaskResponseBody) SetErrorCode(v string) *CreateTaskResponseBody + func (s *CreateTaskResponseBody) SetErrorMessage(v string) *CreateTaskResponseBody + func (s *CreateTaskResponseBody) SetNodeId(v int64) *CreateTaskResponseBody + func (s *CreateTaskResponseBody) SetRequestId(v string) *CreateTaskResponseBody + func (s *CreateTaskResponseBody) SetSuccess(v bool) *CreateTaskResponseBody + func (s CreateTaskResponseBody) GoString() string + func (s CreateTaskResponseBody) String() string + type CreateUploadFileJobRequest struct + FileName *string + FileSource *string + Tid *int64 + UploadURL *string + func (s *CreateUploadFileJobRequest) SetFileName(v string) *CreateUploadFileJobRequest + func (s *CreateUploadFileJobRequest) SetFileSource(v string) *CreateUploadFileJobRequest + func (s *CreateUploadFileJobRequest) SetTid(v int64) *CreateUploadFileJobRequest + func (s *CreateUploadFileJobRequest) SetUploadURL(v string) *CreateUploadFileJobRequest + func (s CreateUploadFileJobRequest) GoString() string + func (s CreateUploadFileJobRequest) String() string + type CreateUploadFileJobResponse struct + Body *CreateUploadFileJobResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateUploadFileJobResponse) SetBody(v *CreateUploadFileJobResponseBody) *CreateUploadFileJobResponse + func (s *CreateUploadFileJobResponse) SetHeaders(v map[string]*string) *CreateUploadFileJobResponse + func (s *CreateUploadFileJobResponse) SetStatusCode(v int32) *CreateUploadFileJobResponse + func (s CreateUploadFileJobResponse) GoString() string + func (s CreateUploadFileJobResponse) String() string + type CreateUploadFileJobResponseBody struct + ErrorCode *string + ErrorMessage *string + JobKey *string + RequestId *string + Success *bool + func (s *CreateUploadFileJobResponseBody) SetErrorCode(v string) *CreateUploadFileJobResponseBody + func (s *CreateUploadFileJobResponseBody) SetErrorMessage(v string) *CreateUploadFileJobResponseBody + func (s *CreateUploadFileJobResponseBody) SetJobKey(v string) *CreateUploadFileJobResponseBody + func (s *CreateUploadFileJobResponseBody) SetRequestId(v string) *CreateUploadFileJobResponseBody + func (s *CreateUploadFileJobResponseBody) SetSuccess(v bool) *CreateUploadFileJobResponseBody + func (s CreateUploadFileJobResponseBody) GoString() string + func (s CreateUploadFileJobResponseBody) String() string + type CreateUploadOSSFileJobRequest struct + FileName *string + FileSource *string + Tid *int64 + UploadTarget *CreateUploadOSSFileJobRequestUploadTarget + func (s *CreateUploadOSSFileJobRequest) SetFileName(v string) *CreateUploadOSSFileJobRequest + func (s *CreateUploadOSSFileJobRequest) SetFileSource(v string) *CreateUploadOSSFileJobRequest + func (s *CreateUploadOSSFileJobRequest) SetTid(v int64) *CreateUploadOSSFileJobRequest + func (s *CreateUploadOSSFileJobRequest) SetUploadTarget(v *CreateUploadOSSFileJobRequestUploadTarget) *CreateUploadOSSFileJobRequest + func (s CreateUploadOSSFileJobRequest) GoString() string + func (s CreateUploadOSSFileJobRequest) String() string + type CreateUploadOSSFileJobRequestUploadTarget struct + BucketName *string + Endpoint *string + ObjectName *string + func (s *CreateUploadOSSFileJobRequestUploadTarget) SetBucketName(v string) *CreateUploadOSSFileJobRequestUploadTarget + func (s *CreateUploadOSSFileJobRequestUploadTarget) SetEndpoint(v string) *CreateUploadOSSFileJobRequestUploadTarget + func (s *CreateUploadOSSFileJobRequestUploadTarget) SetObjectName(v string) *CreateUploadOSSFileJobRequestUploadTarget + func (s CreateUploadOSSFileJobRequestUploadTarget) GoString() string + func (s CreateUploadOSSFileJobRequestUploadTarget) String() string + type CreateUploadOSSFileJobResponse struct + Body *CreateUploadOSSFileJobResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *CreateUploadOSSFileJobResponse) SetBody(v *CreateUploadOSSFileJobResponseBody) *CreateUploadOSSFileJobResponse + func (s *CreateUploadOSSFileJobResponse) SetHeaders(v map[string]*string) *CreateUploadOSSFileJobResponse + func (s *CreateUploadOSSFileJobResponse) SetStatusCode(v int32) *CreateUploadOSSFileJobResponse + func (s CreateUploadOSSFileJobResponse) GoString() string + func (s CreateUploadOSSFileJobResponse) String() string + type CreateUploadOSSFileJobResponseBody struct + ErrorCode *string + ErrorMessage *string + JobKey *string + RequestId *string + Success *bool + func (s *CreateUploadOSSFileJobResponseBody) SetErrorCode(v string) *CreateUploadOSSFileJobResponseBody + func (s *CreateUploadOSSFileJobResponseBody) SetErrorMessage(v string) *CreateUploadOSSFileJobResponseBody + func (s *CreateUploadOSSFileJobResponseBody) SetJobKey(v string) *CreateUploadOSSFileJobResponseBody + func (s *CreateUploadOSSFileJobResponseBody) SetRequestId(v string) *CreateUploadOSSFileJobResponseBody + func (s *CreateUploadOSSFileJobResponseBody) SetSuccess(v bool) *CreateUploadOSSFileJobResponseBody + func (s CreateUploadOSSFileJobResponseBody) GoString() string + func (s CreateUploadOSSFileJobResponseBody) String() string + type CreateUploadOSSFileJobShrinkRequest struct + FileName *string + FileSource *string + Tid *int64 + UploadTargetShrink *string + func (s *CreateUploadOSSFileJobShrinkRequest) SetFileName(v string) *CreateUploadOSSFileJobShrinkRequest + func (s *CreateUploadOSSFileJobShrinkRequest) SetFileSource(v string) *CreateUploadOSSFileJobShrinkRequest + func (s *CreateUploadOSSFileJobShrinkRequest) SetTid(v int64) *CreateUploadOSSFileJobShrinkRequest + func (s *CreateUploadOSSFileJobShrinkRequest) SetUploadTargetShrink(v string) *CreateUploadOSSFileJobShrinkRequest + func (s CreateUploadOSSFileJobShrinkRequest) GoString() string + func (s CreateUploadOSSFileJobShrinkRequest) String() string + type DeleteInstanceRequest struct + Host *string + Port *int32 + Sid *string + Tid *int64 + func (s *DeleteInstanceRequest) SetHost(v string) *DeleteInstanceRequest + func (s *DeleteInstanceRequest) SetPort(v int32) *DeleteInstanceRequest + func (s *DeleteInstanceRequest) SetSid(v string) *DeleteInstanceRequest + func (s *DeleteInstanceRequest) SetTid(v int64) *DeleteInstanceRequest + func (s DeleteInstanceRequest) GoString() string + func (s DeleteInstanceRequest) String() string + type DeleteInstanceResponse struct + Body *DeleteInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteInstanceResponse) SetBody(v *DeleteInstanceResponseBody) *DeleteInstanceResponse + func (s *DeleteInstanceResponse) SetHeaders(v map[string]*string) *DeleteInstanceResponse + func (s *DeleteInstanceResponse) SetStatusCode(v int32) *DeleteInstanceResponse + func (s DeleteInstanceResponse) GoString() string + func (s DeleteInstanceResponse) String() string + type DeleteInstanceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteInstanceResponseBody) SetErrorCode(v string) *DeleteInstanceResponseBody + func (s *DeleteInstanceResponseBody) SetErrorMessage(v string) *DeleteInstanceResponseBody + func (s *DeleteInstanceResponseBody) SetRequestId(v string) *DeleteInstanceResponseBody + func (s *DeleteInstanceResponseBody) SetSuccess(v bool) *DeleteInstanceResponseBody + func (s DeleteInstanceResponseBody) GoString() string + func (s DeleteInstanceResponseBody) String() string + type DeleteLakeHouseSpaceRequest struct + SpaceId *int64 + Tid *int64 + func (s *DeleteLakeHouseSpaceRequest) SetSpaceId(v int64) *DeleteLakeHouseSpaceRequest + func (s *DeleteLakeHouseSpaceRequest) SetTid(v int64) *DeleteLakeHouseSpaceRequest + func (s DeleteLakeHouseSpaceRequest) GoString() string + func (s DeleteLakeHouseSpaceRequest) String() string + type DeleteLakeHouseSpaceResponse struct + Body *DeleteLakeHouseSpaceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteLakeHouseSpaceResponse) SetBody(v *DeleteLakeHouseSpaceResponseBody) *DeleteLakeHouseSpaceResponse + func (s *DeleteLakeHouseSpaceResponse) SetHeaders(v map[string]*string) *DeleteLakeHouseSpaceResponse + func (s *DeleteLakeHouseSpaceResponse) SetStatusCode(v int32) *DeleteLakeHouseSpaceResponse + func (s DeleteLakeHouseSpaceResponse) GoString() string + func (s DeleteLakeHouseSpaceResponse) String() string + type DeleteLakeHouseSpaceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteLakeHouseSpaceResponseBody) SetErrorCode(v string) *DeleteLakeHouseSpaceResponseBody + func (s *DeleteLakeHouseSpaceResponseBody) SetErrorMessage(v string) *DeleteLakeHouseSpaceResponseBody + func (s *DeleteLakeHouseSpaceResponseBody) SetRequestId(v string) *DeleteLakeHouseSpaceResponseBody + func (s *DeleteLakeHouseSpaceResponseBody) SetSuccess(v bool) *DeleteLakeHouseSpaceResponseBody + func (s DeleteLakeHouseSpaceResponseBody) GoString() string + func (s DeleteLakeHouseSpaceResponseBody) String() string + type DeleteLhMembersRequest struct + MemberIds []*int32 + ObjectId *int64 + ObjectType *int32 + Tid *int64 + func (s *DeleteLhMembersRequest) SetMemberIds(v []*int32) *DeleteLhMembersRequest + func (s *DeleteLhMembersRequest) SetObjectId(v int64) *DeleteLhMembersRequest + func (s *DeleteLhMembersRequest) SetObjectType(v int32) *DeleteLhMembersRequest + func (s *DeleteLhMembersRequest) SetTid(v int64) *DeleteLhMembersRequest + func (s DeleteLhMembersRequest) GoString() string + func (s DeleteLhMembersRequest) String() string + type DeleteLhMembersResponse struct + Body *DeleteLhMembersResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteLhMembersResponse) SetBody(v *DeleteLhMembersResponseBody) *DeleteLhMembersResponse + func (s *DeleteLhMembersResponse) SetHeaders(v map[string]*string) *DeleteLhMembersResponse + func (s *DeleteLhMembersResponse) SetStatusCode(v int32) *DeleteLhMembersResponse + func (s DeleteLhMembersResponse) GoString() string + func (s DeleteLhMembersResponse) String() string + type DeleteLhMembersResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteLhMembersResponseBody) SetErrorCode(v string) *DeleteLhMembersResponseBody + func (s *DeleteLhMembersResponseBody) SetErrorMessage(v string) *DeleteLhMembersResponseBody + func (s *DeleteLhMembersResponseBody) SetRequestId(v string) *DeleteLhMembersResponseBody + func (s *DeleteLhMembersResponseBody) SetSuccess(v bool) *DeleteLhMembersResponseBody + func (s DeleteLhMembersResponseBody) GoString() string + func (s DeleteLhMembersResponseBody) String() string + type DeleteLhMembersShrinkRequest struct + MemberIdsShrink *string + ObjectId *int64 + ObjectType *int32 + Tid *int64 + func (s *DeleteLhMembersShrinkRequest) SetMemberIdsShrink(v string) *DeleteLhMembersShrinkRequest + func (s *DeleteLhMembersShrinkRequest) SetObjectId(v int64) *DeleteLhMembersShrinkRequest + func (s *DeleteLhMembersShrinkRequest) SetObjectType(v int32) *DeleteLhMembersShrinkRequest + func (s *DeleteLhMembersShrinkRequest) SetTid(v int64) *DeleteLhMembersShrinkRequest + func (s DeleteLhMembersShrinkRequest) GoString() string + func (s DeleteLhMembersShrinkRequest) String() string + type DeleteLogicDatabaseRequest struct + LogicDbId *int64 + Tid *int64 + func (s *DeleteLogicDatabaseRequest) SetLogicDbId(v int64) *DeleteLogicDatabaseRequest + func (s *DeleteLogicDatabaseRequest) SetTid(v int64) *DeleteLogicDatabaseRequest + func (s DeleteLogicDatabaseRequest) GoString() string + func (s DeleteLogicDatabaseRequest) String() string + type DeleteLogicDatabaseResponse struct + Body *DeleteLogicDatabaseResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteLogicDatabaseResponse) SetBody(v *DeleteLogicDatabaseResponseBody) *DeleteLogicDatabaseResponse + func (s *DeleteLogicDatabaseResponse) SetHeaders(v map[string]*string) *DeleteLogicDatabaseResponse + func (s *DeleteLogicDatabaseResponse) SetStatusCode(v int32) *DeleteLogicDatabaseResponse + func (s DeleteLogicDatabaseResponse) GoString() string + func (s DeleteLogicDatabaseResponse) String() string + type DeleteLogicDatabaseResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteLogicDatabaseResponseBody) SetErrorCode(v string) *DeleteLogicDatabaseResponseBody + func (s *DeleteLogicDatabaseResponseBody) SetErrorMessage(v string) *DeleteLogicDatabaseResponseBody + func (s *DeleteLogicDatabaseResponseBody) SetRequestId(v string) *DeleteLogicDatabaseResponseBody + func (s *DeleteLogicDatabaseResponseBody) SetSuccess(v bool) *DeleteLogicDatabaseResponseBody + func (s DeleteLogicDatabaseResponseBody) GoString() string + func (s DeleteLogicDatabaseResponseBody) String() string + type DeleteLogicTableRouteConfigRequest struct + RouteKey *string + TableId *int64 + Tid *int64 + func (s *DeleteLogicTableRouteConfigRequest) SetRouteKey(v string) *DeleteLogicTableRouteConfigRequest + func (s *DeleteLogicTableRouteConfigRequest) SetTableId(v int64) *DeleteLogicTableRouteConfigRequest + func (s *DeleteLogicTableRouteConfigRequest) SetTid(v int64) *DeleteLogicTableRouteConfigRequest + func (s DeleteLogicTableRouteConfigRequest) GoString() string + func (s DeleteLogicTableRouteConfigRequest) String() string + type DeleteLogicTableRouteConfigResponse struct + Body *DeleteLogicTableRouteConfigResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteLogicTableRouteConfigResponse) SetBody(v *DeleteLogicTableRouteConfigResponseBody) *DeleteLogicTableRouteConfigResponse + func (s *DeleteLogicTableRouteConfigResponse) SetHeaders(v map[string]*string) *DeleteLogicTableRouteConfigResponse + func (s *DeleteLogicTableRouteConfigResponse) SetStatusCode(v int32) *DeleteLogicTableRouteConfigResponse + func (s DeleteLogicTableRouteConfigResponse) GoString() string + func (s DeleteLogicTableRouteConfigResponse) String() string + type DeleteLogicTableRouteConfigResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteLogicTableRouteConfigResponseBody) SetErrorCode(v string) *DeleteLogicTableRouteConfigResponseBody + func (s *DeleteLogicTableRouteConfigResponseBody) SetErrorMessage(v string) *DeleteLogicTableRouteConfigResponseBody + func (s *DeleteLogicTableRouteConfigResponseBody) SetRequestId(v string) *DeleteLogicTableRouteConfigResponseBody + func (s *DeleteLogicTableRouteConfigResponseBody) SetSuccess(v bool) *DeleteLogicTableRouteConfigResponseBody + func (s DeleteLogicTableRouteConfigResponseBody) GoString() string + func (s DeleteLogicTableRouteConfigResponseBody) String() string + type DeleteProxyAccessRequest struct + ProxyAccessId *int64 + Tid *int64 + func (s *DeleteProxyAccessRequest) SetProxyAccessId(v int64) *DeleteProxyAccessRequest + func (s *DeleteProxyAccessRequest) SetTid(v int64) *DeleteProxyAccessRequest + func (s DeleteProxyAccessRequest) GoString() string + func (s DeleteProxyAccessRequest) String() string + type DeleteProxyAccessResponse struct + Body *DeleteProxyAccessResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteProxyAccessResponse) SetBody(v *DeleteProxyAccessResponseBody) *DeleteProxyAccessResponse + func (s *DeleteProxyAccessResponse) SetHeaders(v map[string]*string) *DeleteProxyAccessResponse + func (s *DeleteProxyAccessResponse) SetStatusCode(v int32) *DeleteProxyAccessResponse + func (s DeleteProxyAccessResponse) GoString() string + func (s DeleteProxyAccessResponse) String() string + type DeleteProxyAccessResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteProxyAccessResponseBody) SetErrorCode(v string) *DeleteProxyAccessResponseBody + func (s *DeleteProxyAccessResponseBody) SetErrorMessage(v string) *DeleteProxyAccessResponseBody + func (s *DeleteProxyAccessResponseBody) SetRequestId(v string) *DeleteProxyAccessResponseBody + func (s *DeleteProxyAccessResponseBody) SetSuccess(v bool) *DeleteProxyAccessResponseBody + func (s DeleteProxyAccessResponseBody) GoString() string + func (s DeleteProxyAccessResponseBody) String() string + type DeleteProxyRequest struct + ProxyId *int64 + Tid *int64 + func (s *DeleteProxyRequest) SetProxyId(v int64) *DeleteProxyRequest + func (s *DeleteProxyRequest) SetTid(v int64) *DeleteProxyRequest + func (s DeleteProxyRequest) GoString() string + func (s DeleteProxyRequest) String() string + type DeleteProxyResponse struct + Body *DeleteProxyResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteProxyResponse) SetBody(v *DeleteProxyResponseBody) *DeleteProxyResponse + func (s *DeleteProxyResponse) SetHeaders(v map[string]*string) *DeleteProxyResponse + func (s *DeleteProxyResponse) SetStatusCode(v int32) *DeleteProxyResponse + func (s DeleteProxyResponse) GoString() string + func (s DeleteProxyResponse) String() string + type DeleteProxyResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteProxyResponseBody) SetErrorCode(v string) *DeleteProxyResponseBody + func (s *DeleteProxyResponseBody) SetErrorMessage(v string) *DeleteProxyResponseBody + func (s *DeleteProxyResponseBody) SetRequestId(v string) *DeleteProxyResponseBody + func (s *DeleteProxyResponseBody) SetSuccess(v bool) *DeleteProxyResponseBody + func (s DeleteProxyResponseBody) GoString() string + func (s DeleteProxyResponseBody) String() string + type DeleteScenarioRequest struct + ScenarioId *int64 + Tid *int64 + func (s *DeleteScenarioRequest) SetScenarioId(v int64) *DeleteScenarioRequest + func (s *DeleteScenarioRequest) SetTid(v int64) *DeleteScenarioRequest + func (s DeleteScenarioRequest) GoString() string + func (s DeleteScenarioRequest) String() string + type DeleteScenarioResponse struct + Body *DeleteScenarioResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteScenarioResponse) SetBody(v *DeleteScenarioResponseBody) *DeleteScenarioResponse + func (s *DeleteScenarioResponse) SetHeaders(v map[string]*string) *DeleteScenarioResponse + func (s *DeleteScenarioResponse) SetStatusCode(v int32) *DeleteScenarioResponse + func (s DeleteScenarioResponse) GoString() string + func (s DeleteScenarioResponse) String() string + type DeleteScenarioResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteScenarioResponseBody) SetErrorCode(v string) *DeleteScenarioResponseBody + func (s *DeleteScenarioResponseBody) SetErrorMessage(v string) *DeleteScenarioResponseBody + func (s *DeleteScenarioResponseBody) SetRequestId(v string) *DeleteScenarioResponseBody + func (s *DeleteScenarioResponseBody) SetSuccess(v bool) *DeleteScenarioResponseBody + func (s DeleteScenarioResponseBody) GoString() string + func (s DeleteScenarioResponseBody) String() string + type DeleteTaskFlowEdgesByConditionRequest struct + DagId *int64 + Id *int64 + NodeEnd *int64 + NodeFrom *int64 + Tid *int64 + func (s *DeleteTaskFlowEdgesByConditionRequest) SetDagId(v int64) *DeleteTaskFlowEdgesByConditionRequest + func (s *DeleteTaskFlowEdgesByConditionRequest) SetId(v int64) *DeleteTaskFlowEdgesByConditionRequest + func (s *DeleteTaskFlowEdgesByConditionRequest) SetNodeEnd(v int64) *DeleteTaskFlowEdgesByConditionRequest + func (s *DeleteTaskFlowEdgesByConditionRequest) SetNodeFrom(v int64) *DeleteTaskFlowEdgesByConditionRequest + func (s *DeleteTaskFlowEdgesByConditionRequest) SetTid(v int64) *DeleteTaskFlowEdgesByConditionRequest + func (s DeleteTaskFlowEdgesByConditionRequest) GoString() string + func (s DeleteTaskFlowEdgesByConditionRequest) String() string + type DeleteTaskFlowEdgesByConditionResponse struct + Body *DeleteTaskFlowEdgesByConditionResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteTaskFlowEdgesByConditionResponse) SetBody(v *DeleteTaskFlowEdgesByConditionResponseBody) *DeleteTaskFlowEdgesByConditionResponse + func (s *DeleteTaskFlowEdgesByConditionResponse) SetHeaders(v map[string]*string) *DeleteTaskFlowEdgesByConditionResponse + func (s *DeleteTaskFlowEdgesByConditionResponse) SetStatusCode(v int32) *DeleteTaskFlowEdgesByConditionResponse + func (s DeleteTaskFlowEdgesByConditionResponse) GoString() string + func (s DeleteTaskFlowEdgesByConditionResponse) String() string + type DeleteTaskFlowEdgesByConditionResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteTaskFlowEdgesByConditionResponseBody) SetErrorCode(v string) *DeleteTaskFlowEdgesByConditionResponseBody + func (s *DeleteTaskFlowEdgesByConditionResponseBody) SetErrorMessage(v string) *DeleteTaskFlowEdgesByConditionResponseBody + func (s *DeleteTaskFlowEdgesByConditionResponseBody) SetRequestId(v string) *DeleteTaskFlowEdgesByConditionResponseBody + func (s *DeleteTaskFlowEdgesByConditionResponseBody) SetSuccess(v bool) *DeleteTaskFlowEdgesByConditionResponseBody + func (s DeleteTaskFlowEdgesByConditionResponseBody) GoString() string + func (s DeleteTaskFlowEdgesByConditionResponseBody) String() string + type DeleteTaskFlowRequest struct + DagId *int64 + Tid *int64 + func (s *DeleteTaskFlowRequest) SetDagId(v int64) *DeleteTaskFlowRequest + func (s *DeleteTaskFlowRequest) SetTid(v int64) *DeleteTaskFlowRequest + func (s DeleteTaskFlowRequest) GoString() string + func (s DeleteTaskFlowRequest) String() string + type DeleteTaskFlowResponse struct + Body *DeleteTaskFlowResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteTaskFlowResponse) SetBody(v *DeleteTaskFlowResponseBody) *DeleteTaskFlowResponse + func (s *DeleteTaskFlowResponse) SetHeaders(v map[string]*string) *DeleteTaskFlowResponse + func (s *DeleteTaskFlowResponse) SetStatusCode(v int32) *DeleteTaskFlowResponse + func (s DeleteTaskFlowResponse) GoString() string + func (s DeleteTaskFlowResponse) String() string + type DeleteTaskFlowResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteTaskFlowResponseBody) SetErrorCode(v string) *DeleteTaskFlowResponseBody + func (s *DeleteTaskFlowResponseBody) SetErrorMessage(v string) *DeleteTaskFlowResponseBody + func (s *DeleteTaskFlowResponseBody) SetRequestId(v string) *DeleteTaskFlowResponseBody + func (s *DeleteTaskFlowResponseBody) SetSuccess(v bool) *DeleteTaskFlowResponseBody + func (s DeleteTaskFlowResponseBody) GoString() string + func (s DeleteTaskFlowResponseBody) String() string + type DeleteTaskRequest struct + NodeId *string + Tid *int64 + func (s *DeleteTaskRequest) SetNodeId(v string) *DeleteTaskRequest + func (s *DeleteTaskRequest) SetTid(v int64) *DeleteTaskRequest + func (s DeleteTaskRequest) GoString() string + func (s DeleteTaskRequest) String() string + type DeleteTaskResponse struct + Body *DeleteTaskResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DeleteTaskResponse) SetBody(v *DeleteTaskResponseBody) *DeleteTaskResponse + func (s *DeleteTaskResponse) SetHeaders(v map[string]*string) *DeleteTaskResponse + func (s *DeleteTaskResponse) SetStatusCode(v int32) *DeleteTaskResponse + func (s DeleteTaskResponse) GoString() string + func (s DeleteTaskResponse) String() string + type DeleteTaskResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteTaskResponseBody) SetErrorCode(v string) *DeleteTaskResponseBody + func (s *DeleteTaskResponseBody) SetErrorMessage(v string) *DeleteTaskResponseBody + func (s *DeleteTaskResponseBody) SetRequestId(v string) *DeleteTaskResponseBody + func (s *DeleteTaskResponseBody) SetSuccess(v bool) *DeleteTaskResponseBody + func (s DeleteTaskResponseBody) GoString() string + func (s DeleteTaskResponseBody) String() string + type DeleteUserRequest struct + Tid *int64 + Uid *string + func (s *DeleteUserRequest) SetTid(v int64) *DeleteUserRequest + func (s *DeleteUserRequest) SetUid(v string) *DeleteUserRequest + func (s DeleteUserRequest) GoString() string + func (s DeleteUserRequest) String() string + type DeleteUserResponse struct + Body *DeleteUserResponseBody + Headers map[string]*string + StatusCode *int32 + 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) GoString() string + func (s DeleteUserResponse) String() string + type DeleteUserResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DeleteUserResponseBody) SetErrorCode(v string) *DeleteUserResponseBody + func (s *DeleteUserResponseBody) SetErrorMessage(v string) *DeleteUserResponseBody + func (s *DeleteUserResponseBody) SetRequestId(v string) *DeleteUserResponseBody + func (s *DeleteUserResponseBody) SetSuccess(v bool) *DeleteUserResponseBody + func (s DeleteUserResponseBody) GoString() string + func (s DeleteUserResponseBody) String() string + type DisableUserRequest struct + Tid *int64 + Uid *string + func (s *DisableUserRequest) SetTid(v int64) *DisableUserRequest + func (s *DisableUserRequest) SetUid(v string) *DisableUserRequest + func (s DisableUserRequest) GoString() string + func (s DisableUserRequest) String() string + type DisableUserResponse struct + Body *DisableUserResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *DisableUserResponse) SetBody(v *DisableUserResponseBody) *DisableUserResponse + func (s *DisableUserResponse) SetHeaders(v map[string]*string) *DisableUserResponse + func (s *DisableUserResponse) SetStatusCode(v int32) *DisableUserResponse + func (s DisableUserResponse) GoString() string + func (s DisableUserResponse) String() string + type DisableUserResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *DisableUserResponseBody) SetErrorCode(v string) *DisableUserResponseBody + func (s *DisableUserResponseBody) SetErrorMessage(v string) *DisableUserResponseBody + func (s *DisableUserResponseBody) SetRequestId(v string) *DisableUserResponseBody + func (s *DisableUserResponseBody) SetSuccess(v bool) *DisableUserResponseBody + func (s DisableUserResponseBody) GoString() string + func (s DisableUserResponseBody) String() string + type EditLogicDatabaseRequest struct + Alias *string + DatabaseIds []*int64 + LogicDbId *int64 + Tid *int64 + func (s *EditLogicDatabaseRequest) SetAlias(v string) *EditLogicDatabaseRequest + func (s *EditLogicDatabaseRequest) SetDatabaseIds(v []*int64) *EditLogicDatabaseRequest + func (s *EditLogicDatabaseRequest) SetLogicDbId(v int64) *EditLogicDatabaseRequest + func (s *EditLogicDatabaseRequest) SetTid(v int64) *EditLogicDatabaseRequest + func (s EditLogicDatabaseRequest) GoString() string + func (s EditLogicDatabaseRequest) String() string + type EditLogicDatabaseResponse struct + Body *EditLogicDatabaseResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *EditLogicDatabaseResponse) SetBody(v *EditLogicDatabaseResponseBody) *EditLogicDatabaseResponse + func (s *EditLogicDatabaseResponse) SetHeaders(v map[string]*string) *EditLogicDatabaseResponse + func (s *EditLogicDatabaseResponse) SetStatusCode(v int32) *EditLogicDatabaseResponse + func (s EditLogicDatabaseResponse) GoString() string + func (s EditLogicDatabaseResponse) String() string + type EditLogicDatabaseResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *EditLogicDatabaseResponseBody) SetErrorCode(v string) *EditLogicDatabaseResponseBody + func (s *EditLogicDatabaseResponseBody) SetErrorMessage(v string) *EditLogicDatabaseResponseBody + func (s *EditLogicDatabaseResponseBody) SetRequestId(v string) *EditLogicDatabaseResponseBody + func (s *EditLogicDatabaseResponseBody) SetSuccess(v bool) *EditLogicDatabaseResponseBody + func (s EditLogicDatabaseResponseBody) GoString() string + func (s EditLogicDatabaseResponseBody) String() string + type EditLogicDatabaseShrinkRequest struct + Alias *string + DatabaseIdsShrink *string + LogicDbId *int64 + Tid *int64 + func (s *EditLogicDatabaseShrinkRequest) SetAlias(v string) *EditLogicDatabaseShrinkRequest + func (s *EditLogicDatabaseShrinkRequest) SetDatabaseIdsShrink(v string) *EditLogicDatabaseShrinkRequest + func (s *EditLogicDatabaseShrinkRequest) SetLogicDbId(v int64) *EditLogicDatabaseShrinkRequest + func (s *EditLogicDatabaseShrinkRequest) SetTid(v int64) *EditLogicDatabaseShrinkRequest + func (s EditLogicDatabaseShrinkRequest) GoString() string + func (s EditLogicDatabaseShrinkRequest) String() string + type EnableUserRequest struct + Tid *int64 + Uid *string + func (s *EnableUserRequest) SetTid(v int64) *EnableUserRequest + func (s *EnableUserRequest) SetUid(v string) *EnableUserRequest + func (s EnableUserRequest) GoString() string + func (s EnableUserRequest) String() string + type EnableUserResponse struct + Body *EnableUserResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *EnableUserResponse) SetBody(v *EnableUserResponseBody) *EnableUserResponse + func (s *EnableUserResponse) SetHeaders(v map[string]*string) *EnableUserResponse + func (s *EnableUserResponse) SetStatusCode(v int32) *EnableUserResponse + func (s EnableUserResponse) GoString() string + func (s EnableUserResponse) String() string + type EnableUserResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *EnableUserResponseBody) SetErrorCode(v string) *EnableUserResponseBody + func (s *EnableUserResponseBody) SetErrorMessage(v string) *EnableUserResponseBody + func (s *EnableUserResponseBody) SetRequestId(v string) *EnableUserResponseBody + func (s *EnableUserResponseBody) SetSuccess(v bool) *EnableUserResponseBody + func (s EnableUserResponseBody) GoString() string + func (s EnableUserResponseBody) String() string + type ExecuteDataCorrectRequest struct + ActionDetail map[string]interface{} + OrderId *int64 + Tid *string + func (s *ExecuteDataCorrectRequest) SetActionDetail(v map[string]interface{}) *ExecuteDataCorrectRequest + func (s *ExecuteDataCorrectRequest) SetOrderId(v int64) *ExecuteDataCorrectRequest + func (s *ExecuteDataCorrectRequest) SetTid(v string) *ExecuteDataCorrectRequest + func (s ExecuteDataCorrectRequest) GoString() string + func (s ExecuteDataCorrectRequest) String() string + type ExecuteDataCorrectResponse struct + Body *ExecuteDataCorrectResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ExecuteDataCorrectResponse) SetBody(v *ExecuteDataCorrectResponseBody) *ExecuteDataCorrectResponse + func (s *ExecuteDataCorrectResponse) SetHeaders(v map[string]*string) *ExecuteDataCorrectResponse + func (s *ExecuteDataCorrectResponse) SetStatusCode(v int32) *ExecuteDataCorrectResponse + func (s ExecuteDataCorrectResponse) GoString() string + func (s ExecuteDataCorrectResponse) String() string + type ExecuteDataCorrectResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ExecuteDataCorrectResponseBody) SetErrorCode(v string) *ExecuteDataCorrectResponseBody + func (s *ExecuteDataCorrectResponseBody) SetErrorMessage(v string) *ExecuteDataCorrectResponseBody + func (s *ExecuteDataCorrectResponseBody) SetRequestId(v string) *ExecuteDataCorrectResponseBody + func (s *ExecuteDataCorrectResponseBody) SetSuccess(v bool) *ExecuteDataCorrectResponseBody + func (s ExecuteDataCorrectResponseBody) GoString() string + func (s ExecuteDataCorrectResponseBody) String() string + type ExecuteDataCorrectShrinkRequest struct + ActionDetailShrink *string + OrderId *int64 + Tid *string + func (s *ExecuteDataCorrectShrinkRequest) SetActionDetailShrink(v string) *ExecuteDataCorrectShrinkRequest + func (s *ExecuteDataCorrectShrinkRequest) SetOrderId(v int64) *ExecuteDataCorrectShrinkRequest + func (s *ExecuteDataCorrectShrinkRequest) SetTid(v string) *ExecuteDataCorrectShrinkRequest + func (s ExecuteDataCorrectShrinkRequest) GoString() string + func (s ExecuteDataCorrectShrinkRequest) String() string + type ExecuteDataExportRequest struct + ActionDetail map[string]interface{} + OrderId *int64 + Tid *int64 + func (s *ExecuteDataExportRequest) SetActionDetail(v map[string]interface{}) *ExecuteDataExportRequest + func (s *ExecuteDataExportRequest) SetOrderId(v int64) *ExecuteDataExportRequest + func (s *ExecuteDataExportRequest) SetTid(v int64) *ExecuteDataExportRequest + func (s ExecuteDataExportRequest) GoString() string + func (s ExecuteDataExportRequest) String() string + type ExecuteDataExportResponse struct + Body *ExecuteDataExportResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ExecuteDataExportResponse) SetBody(v *ExecuteDataExportResponseBody) *ExecuteDataExportResponse + func (s *ExecuteDataExportResponse) SetHeaders(v map[string]*string) *ExecuteDataExportResponse + func (s *ExecuteDataExportResponse) SetStatusCode(v int32) *ExecuteDataExportResponse + func (s ExecuteDataExportResponse) GoString() string + func (s ExecuteDataExportResponse) String() string + type ExecuteDataExportResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ExecuteDataExportResponseBody) SetErrorCode(v string) *ExecuteDataExportResponseBody + func (s *ExecuteDataExportResponseBody) SetErrorMessage(v string) *ExecuteDataExportResponseBody + func (s *ExecuteDataExportResponseBody) SetRequestId(v string) *ExecuteDataExportResponseBody + func (s *ExecuteDataExportResponseBody) SetSuccess(v bool) *ExecuteDataExportResponseBody + func (s ExecuteDataExportResponseBody) GoString() string + func (s ExecuteDataExportResponseBody) String() string + type ExecuteDataExportShrinkRequest struct + ActionDetailShrink *string + OrderId *int64 + Tid *int64 + func (s *ExecuteDataExportShrinkRequest) SetActionDetailShrink(v string) *ExecuteDataExportShrinkRequest + func (s *ExecuteDataExportShrinkRequest) SetOrderId(v int64) *ExecuteDataExportShrinkRequest + func (s *ExecuteDataExportShrinkRequest) SetTid(v int64) *ExecuteDataExportShrinkRequest + func (s ExecuteDataExportShrinkRequest) GoString() string + func (s ExecuteDataExportShrinkRequest) String() string + type ExecuteScriptRequest struct + DbId *int32 + Logic *bool + Script *string + Tid *int64 + func (s *ExecuteScriptRequest) SetDbId(v int32) *ExecuteScriptRequest + func (s *ExecuteScriptRequest) SetLogic(v bool) *ExecuteScriptRequest + func (s *ExecuteScriptRequest) SetScript(v string) *ExecuteScriptRequest + func (s *ExecuteScriptRequest) SetTid(v int64) *ExecuteScriptRequest + func (s ExecuteScriptRequest) GoString() string + func (s ExecuteScriptRequest) String() string + type ExecuteScriptResponse struct + Body *ExecuteScriptResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ExecuteScriptResponse) SetBody(v *ExecuteScriptResponseBody) *ExecuteScriptResponse + func (s *ExecuteScriptResponse) SetHeaders(v map[string]*string) *ExecuteScriptResponse + func (s *ExecuteScriptResponse) SetStatusCode(v int32) *ExecuteScriptResponse + func (s ExecuteScriptResponse) GoString() string + func (s ExecuteScriptResponse) String() string + type ExecuteScriptResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Results []*ExecuteScriptResponseBodyResults + Success *bool + func (s *ExecuteScriptResponseBody) SetErrorCode(v string) *ExecuteScriptResponseBody + func (s *ExecuteScriptResponseBody) SetErrorMessage(v string) *ExecuteScriptResponseBody + func (s *ExecuteScriptResponseBody) SetRequestId(v string) *ExecuteScriptResponseBody + func (s *ExecuteScriptResponseBody) SetResults(v []*ExecuteScriptResponseBodyResults) *ExecuteScriptResponseBody + func (s *ExecuteScriptResponseBody) SetSuccess(v bool) *ExecuteScriptResponseBody + func (s ExecuteScriptResponseBody) GoString() string + func (s ExecuteScriptResponseBody) String() string + type ExecuteScriptResponseBodyResults struct + ColumnNames []*string + Message *string + RowCount *int64 + Rows []map[string]interface{} + Success *bool + func (s *ExecuteScriptResponseBodyResults) SetColumnNames(v []*string) *ExecuteScriptResponseBodyResults + func (s *ExecuteScriptResponseBodyResults) SetMessage(v string) *ExecuteScriptResponseBodyResults + func (s *ExecuteScriptResponseBodyResults) SetRowCount(v int64) *ExecuteScriptResponseBodyResults + func (s *ExecuteScriptResponseBodyResults) SetRows(v []map[string]interface{}) *ExecuteScriptResponseBodyResults + func (s *ExecuteScriptResponseBodyResults) SetSuccess(v bool) *ExecuteScriptResponseBodyResults + func (s ExecuteScriptResponseBodyResults) GoString() string + func (s ExecuteScriptResponseBodyResults) String() string + type ExecuteStructSyncRequest struct + OrderId *int64 + Tid *int64 + func (s *ExecuteStructSyncRequest) SetOrderId(v int64) *ExecuteStructSyncRequest + func (s *ExecuteStructSyncRequest) SetTid(v int64) *ExecuteStructSyncRequest + func (s ExecuteStructSyncRequest) GoString() string + func (s ExecuteStructSyncRequest) String() string + type ExecuteStructSyncResponse struct + Body *ExecuteStructSyncResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ExecuteStructSyncResponse) SetBody(v *ExecuteStructSyncResponseBody) *ExecuteStructSyncResponse + func (s *ExecuteStructSyncResponse) SetHeaders(v map[string]*string) *ExecuteStructSyncResponse + func (s *ExecuteStructSyncResponse) SetStatusCode(v int32) *ExecuteStructSyncResponse + func (s ExecuteStructSyncResponse) GoString() string + func (s ExecuteStructSyncResponse) String() string + type ExecuteStructSyncResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ExecuteStructSyncResponseBody) SetErrorCode(v string) *ExecuteStructSyncResponseBody + func (s *ExecuteStructSyncResponseBody) SetErrorMessage(v string) *ExecuteStructSyncResponseBody + func (s *ExecuteStructSyncResponseBody) SetRequestId(v string) *ExecuteStructSyncResponseBody + func (s *ExecuteStructSyncResponseBody) SetSuccess(v bool) *ExecuteStructSyncResponseBody + func (s ExecuteStructSyncResponseBody) GoString() string + func (s ExecuteStructSyncResponseBody) String() string + type GetApprovalDetailRequest struct + Tid *int64 + WorkflowInstanceId *int64 + func (s *GetApprovalDetailRequest) SetTid(v int64) *GetApprovalDetailRequest + func (s *GetApprovalDetailRequest) SetWorkflowInstanceId(v int64) *GetApprovalDetailRequest + func (s GetApprovalDetailRequest) GoString() string + func (s GetApprovalDetailRequest) String() string + type GetApprovalDetailResponse struct + Body *GetApprovalDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetApprovalDetailResponse) SetBody(v *GetApprovalDetailResponseBody) *GetApprovalDetailResponse + func (s *GetApprovalDetailResponse) SetHeaders(v map[string]*string) *GetApprovalDetailResponse + func (s *GetApprovalDetailResponse) SetStatusCode(v int32) *GetApprovalDetailResponse + func (s GetApprovalDetailResponse) GoString() string + func (s GetApprovalDetailResponse) String() string + type GetApprovalDetailResponseBody struct + ApprovalDetail *GetApprovalDetailResponseBodyApprovalDetail + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetApprovalDetailResponseBody) SetApprovalDetail(v *GetApprovalDetailResponseBodyApprovalDetail) *GetApprovalDetailResponseBody + func (s *GetApprovalDetailResponseBody) SetErrorCode(v string) *GetApprovalDetailResponseBody + func (s *GetApprovalDetailResponseBody) SetErrorMessage(v string) *GetApprovalDetailResponseBody + func (s *GetApprovalDetailResponseBody) SetRequestId(v string) *GetApprovalDetailResponseBody + func (s *GetApprovalDetailResponseBody) SetSuccess(v bool) *GetApprovalDetailResponseBody + func (s GetApprovalDetailResponseBody) GoString() string + func (s GetApprovalDetailResponseBody) String() string + type GetApprovalDetailResponseBodyApprovalDetail struct + AuditId *int64 + CreateTime *string + CurrentHandlers *GetApprovalDetailResponseBodyApprovalDetailCurrentHandlers + Description *string + OrderId *int64 + OrderType *string + ReasonList *GetApprovalDetailResponseBodyApprovalDetailReasonList + Title *string + WorkflowInsCode *string + WorkflowNodes *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodes + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetAuditId(v int64) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetCreateTime(v string) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetCurrentHandlers(v *GetApprovalDetailResponseBodyApprovalDetailCurrentHandlers) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetDescription(v string) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetOrderId(v int64) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetOrderType(v string) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetReasonList(v *GetApprovalDetailResponseBodyApprovalDetailReasonList) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetTitle(v string) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetWorkflowInsCode(v string) *GetApprovalDetailResponseBodyApprovalDetail + func (s *GetApprovalDetailResponseBodyApprovalDetail) SetWorkflowNodes(v *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodes) *GetApprovalDetailResponseBodyApprovalDetail + func (s GetApprovalDetailResponseBodyApprovalDetail) GoString() string + func (s GetApprovalDetailResponseBodyApprovalDetail) String() string + type GetApprovalDetailResponseBodyApprovalDetailCurrentHandlers struct + CurrentHandler []*GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler + func (s *GetApprovalDetailResponseBodyApprovalDetailCurrentHandlers) SetCurrentHandler(v []*GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler) *GetApprovalDetailResponseBodyApprovalDetailCurrentHandlers + func (s GetApprovalDetailResponseBodyApprovalDetailCurrentHandlers) GoString() string + func (s GetApprovalDetailResponseBodyApprovalDetailCurrentHandlers) String() string + type GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler struct + Id *int64 + NickName *string + func (s *GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler) SetId(v int64) *GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler + func (s *GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler) SetNickName(v string) *GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler + func (s GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler) GoString() string + func (s GetApprovalDetailResponseBodyApprovalDetailCurrentHandlersCurrentHandler) String() string + type GetApprovalDetailResponseBodyApprovalDetailReasonList struct + Reasons []*string + func (s *GetApprovalDetailResponseBodyApprovalDetailReasonList) SetReasons(v []*string) *GetApprovalDetailResponseBodyApprovalDetailReasonList + func (s GetApprovalDetailResponseBodyApprovalDetailReasonList) GoString() string + func (s GetApprovalDetailResponseBodyApprovalDetailReasonList) String() string + type GetApprovalDetailResponseBodyApprovalDetailWorkflowNodes struct + WorkflowNode []*GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode + func (s *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodes) SetWorkflowNode(v []*GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodes + func (s GetApprovalDetailResponseBodyApprovalDetailWorkflowNodes) GoString() string + func (s GetApprovalDetailResponseBodyApprovalDetailWorkflowNodes) String() string + type GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode struct + AuditUserIdList *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNodeAuditUserIdList + NodeName *string + OperateComment *string + OperateTime *string + OperatorId *int64 + WorkflowInsCode *string + func (s *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) SetAuditUserIdList(...) *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode + func (s *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) SetNodeName(v string) *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode + func (s *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) SetOperateComment(v string) *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode + func (s *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) SetOperateTime(v string) *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode + func (s *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) SetOperatorId(v int64) *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode + func (s *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) SetWorkflowInsCode(v string) *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode + func (s GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) GoString() string + func (s GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNode) String() string + type GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNodeAuditUserIdList struct + AuditUserIds []*string + func (s *GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNodeAuditUserIdList) SetAuditUserIds(v []*string) ... + func (s GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNodeAuditUserIdList) GoString() string + func (s GetApprovalDetailResponseBodyApprovalDetailWorkflowNodesWorkflowNodeAuditUserIdList) String() string + type GetDBTaskSQLJobLogRequest struct + JobId *int64 + Tid *int64 + func (s *GetDBTaskSQLJobLogRequest) SetJobId(v int64) *GetDBTaskSQLJobLogRequest + func (s *GetDBTaskSQLJobLogRequest) SetTid(v int64) *GetDBTaskSQLJobLogRequest + func (s GetDBTaskSQLJobLogRequest) GoString() string + func (s GetDBTaskSQLJobLogRequest) String() string + type GetDBTaskSQLJobLogResponse struct + Body *GetDBTaskSQLJobLogResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDBTaskSQLJobLogResponse) SetBody(v *GetDBTaskSQLJobLogResponseBody) *GetDBTaskSQLJobLogResponse + func (s *GetDBTaskSQLJobLogResponse) SetHeaders(v map[string]*string) *GetDBTaskSQLJobLogResponse + func (s *GetDBTaskSQLJobLogResponse) SetStatusCode(v int32) *GetDBTaskSQLJobLogResponse + func (s GetDBTaskSQLJobLogResponse) GoString() string + func (s GetDBTaskSQLJobLogResponse) String() string + type GetDBTaskSQLJobLogResponseBody struct + ErrorCode *string + ErrorMessage *string + Log *string + RequestId *string + Success *bool + func (s *GetDBTaskSQLJobLogResponseBody) SetErrorCode(v string) *GetDBTaskSQLJobLogResponseBody + func (s *GetDBTaskSQLJobLogResponseBody) SetErrorMessage(v string) *GetDBTaskSQLJobLogResponseBody + func (s *GetDBTaskSQLJobLogResponseBody) SetLog(v string) *GetDBTaskSQLJobLogResponseBody + func (s *GetDBTaskSQLJobLogResponseBody) SetRequestId(v string) *GetDBTaskSQLJobLogResponseBody + func (s *GetDBTaskSQLJobLogResponseBody) SetSuccess(v bool) *GetDBTaskSQLJobLogResponseBody + func (s GetDBTaskSQLJobLogResponseBody) GoString() string + func (s GetDBTaskSQLJobLogResponseBody) String() string + type GetDBTopologyRequest struct + LogicDbId *int64 + Tid *int64 + func (s *GetDBTopologyRequest) SetLogicDbId(v int64) *GetDBTopologyRequest + func (s *GetDBTopologyRequest) SetTid(v int64) *GetDBTopologyRequest + func (s GetDBTopologyRequest) GoString() string + func (s GetDBTopologyRequest) String() string + type GetDBTopologyResponse struct + Body *GetDBTopologyResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDBTopologyResponse) SetBody(v *GetDBTopologyResponseBody) *GetDBTopologyResponse + func (s *GetDBTopologyResponse) SetHeaders(v map[string]*string) *GetDBTopologyResponse + func (s *GetDBTopologyResponse) SetStatusCode(v int32) *GetDBTopologyResponse + func (s GetDBTopologyResponse) GoString() string + func (s GetDBTopologyResponse) String() string + type GetDBTopologyResponseBody struct + DBTopology *GetDBTopologyResponseBodyDBTopology + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetDBTopologyResponseBody) SetDBTopology(v *GetDBTopologyResponseBodyDBTopology) *GetDBTopologyResponseBody + func (s *GetDBTopologyResponseBody) SetErrorCode(v string) *GetDBTopologyResponseBody + func (s *GetDBTopologyResponseBody) SetErrorMessage(v string) *GetDBTopologyResponseBody + func (s *GetDBTopologyResponseBody) SetRequestId(v string) *GetDBTopologyResponseBody + func (s *GetDBTopologyResponseBody) SetSuccess(v bool) *GetDBTopologyResponseBody + func (s GetDBTopologyResponseBody) GoString() string + func (s GetDBTopologyResponseBody) String() string + type GetDBTopologyResponseBodyDBTopology struct + Alias *string + DBTopologyInfoList []*GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + DbType *string + EnvType *string + LogicDbId *int64 + LogicDbName *string + SearchName *string + func (s *GetDBTopologyResponseBodyDBTopology) SetAlias(v string) *GetDBTopologyResponseBodyDBTopology + func (s *GetDBTopologyResponseBodyDBTopology) SetDBTopologyInfoList(v []*GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) *GetDBTopologyResponseBodyDBTopology + func (s *GetDBTopologyResponseBodyDBTopology) SetDbType(v string) *GetDBTopologyResponseBodyDBTopology + func (s *GetDBTopologyResponseBodyDBTopology) SetEnvType(v string) *GetDBTopologyResponseBodyDBTopology + func (s *GetDBTopologyResponseBodyDBTopology) SetLogicDbId(v int64) *GetDBTopologyResponseBodyDBTopology + func (s *GetDBTopologyResponseBodyDBTopology) SetLogicDbName(v string) *GetDBTopologyResponseBodyDBTopology + func (s *GetDBTopologyResponseBodyDBTopology) SetSearchName(v string) *GetDBTopologyResponseBodyDBTopology + func (s GetDBTopologyResponseBodyDBTopology) GoString() string + func (s GetDBTopologyResponseBodyDBTopology) String() string + type GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList struct + CatalogName *string + DbId *int64 + DbType *string + EnvType *string + InstanceId *int64 + InstanceResourceId *string + InstanceSource *string + RegionId *string + SchemaName *string + SearchName *string + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetCatalogName(v string) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetDbId(v int64) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetDbType(v string) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetEnvType(v string) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetInstanceId(v int64) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetInstanceResourceId(v string) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetInstanceSource(v string) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetRegionId(v string) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetSchemaName(v string) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) SetSearchName(v string) *GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList + func (s GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) GoString() string + func (s GetDBTopologyResponseBodyDBTopologyDBTopologyInfoList) String() string + type GetDataCorrectBackupFilesRequest struct + ActionDetail map[string]interface{} + OrderId *int64 + Tid *int64 + func (s *GetDataCorrectBackupFilesRequest) SetActionDetail(v map[string]interface{}) *GetDataCorrectBackupFilesRequest + func (s *GetDataCorrectBackupFilesRequest) SetOrderId(v int64) *GetDataCorrectBackupFilesRequest + func (s *GetDataCorrectBackupFilesRequest) SetTid(v int64) *GetDataCorrectBackupFilesRequest + func (s GetDataCorrectBackupFilesRequest) GoString() string + func (s GetDataCorrectBackupFilesRequest) String() string + type GetDataCorrectBackupFilesResponse struct + Body *GetDataCorrectBackupFilesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDataCorrectBackupFilesResponse) SetBody(v *GetDataCorrectBackupFilesResponseBody) *GetDataCorrectBackupFilesResponse + func (s *GetDataCorrectBackupFilesResponse) SetHeaders(v map[string]*string) *GetDataCorrectBackupFilesResponse + func (s *GetDataCorrectBackupFilesResponse) SetStatusCode(v int32) *GetDataCorrectBackupFilesResponse + func (s GetDataCorrectBackupFilesResponse) GoString() string + func (s GetDataCorrectBackupFilesResponse) String() string + type GetDataCorrectBackupFilesResponseBody struct + DataCorrectBackupFiles *GetDataCorrectBackupFilesResponseBodyDataCorrectBackupFiles + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetDataCorrectBackupFilesResponseBody) SetDataCorrectBackupFiles(v *GetDataCorrectBackupFilesResponseBodyDataCorrectBackupFiles) *GetDataCorrectBackupFilesResponseBody + func (s *GetDataCorrectBackupFilesResponseBody) SetErrorCode(v string) *GetDataCorrectBackupFilesResponseBody + func (s *GetDataCorrectBackupFilesResponseBody) SetErrorMessage(v string) *GetDataCorrectBackupFilesResponseBody + func (s *GetDataCorrectBackupFilesResponseBody) SetRequestId(v string) *GetDataCorrectBackupFilesResponseBody + func (s *GetDataCorrectBackupFilesResponseBody) SetSuccess(v bool) *GetDataCorrectBackupFilesResponseBody + func (s GetDataCorrectBackupFilesResponseBody) GoString() string + func (s GetDataCorrectBackupFilesResponseBody) String() string + type GetDataCorrectBackupFilesResponseBodyDataCorrectBackupFiles struct + FileUrl []*string + func (s *GetDataCorrectBackupFilesResponseBodyDataCorrectBackupFiles) SetFileUrl(v []*string) *GetDataCorrectBackupFilesResponseBodyDataCorrectBackupFiles + func (s GetDataCorrectBackupFilesResponseBodyDataCorrectBackupFiles) GoString() string + func (s GetDataCorrectBackupFilesResponseBodyDataCorrectBackupFiles) String() string + type GetDataCorrectBackupFilesShrinkRequest struct + ActionDetailShrink *string + OrderId *int64 + Tid *int64 + func (s *GetDataCorrectBackupFilesShrinkRequest) SetActionDetailShrink(v string) *GetDataCorrectBackupFilesShrinkRequest + func (s *GetDataCorrectBackupFilesShrinkRequest) SetOrderId(v int64) *GetDataCorrectBackupFilesShrinkRequest + func (s *GetDataCorrectBackupFilesShrinkRequest) SetTid(v int64) *GetDataCorrectBackupFilesShrinkRequest + func (s GetDataCorrectBackupFilesShrinkRequest) GoString() string + func (s GetDataCorrectBackupFilesShrinkRequest) String() string + type GetDataCorrectOrderDetailRequest struct + OrderId *int64 + Tid *int64 + func (s *GetDataCorrectOrderDetailRequest) SetOrderId(v int64) *GetDataCorrectOrderDetailRequest + func (s *GetDataCorrectOrderDetailRequest) SetTid(v int64) *GetDataCorrectOrderDetailRequest + func (s GetDataCorrectOrderDetailRequest) GoString() string + func (s GetDataCorrectOrderDetailRequest) String() string + type GetDataCorrectOrderDetailResponse struct + Body *GetDataCorrectOrderDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDataCorrectOrderDetailResponse) SetBody(v *GetDataCorrectOrderDetailResponseBody) *GetDataCorrectOrderDetailResponse + func (s *GetDataCorrectOrderDetailResponse) SetHeaders(v map[string]*string) *GetDataCorrectOrderDetailResponse + func (s *GetDataCorrectOrderDetailResponse) SetStatusCode(v int32) *GetDataCorrectOrderDetailResponse + func (s GetDataCorrectOrderDetailResponse) GoString() string + func (s GetDataCorrectOrderDetailResponse) String() string + type GetDataCorrectOrderDetailResponseBody struct + DataCorrectOrderDetail *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetDataCorrectOrderDetailResponseBody) SetDataCorrectOrderDetail(v *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail) *GetDataCorrectOrderDetailResponseBody + func (s *GetDataCorrectOrderDetailResponseBody) SetErrorCode(v string) *GetDataCorrectOrderDetailResponseBody + func (s *GetDataCorrectOrderDetailResponseBody) SetErrorMessage(v string) *GetDataCorrectOrderDetailResponseBody + func (s *GetDataCorrectOrderDetailResponseBody) SetRequestId(v string) *GetDataCorrectOrderDetailResponseBody + func (s *GetDataCorrectOrderDetailResponseBody) SetSuccess(v bool) *GetDataCorrectOrderDetailResponseBody + func (s GetDataCorrectOrderDetailResponseBody) GoString() string + func (s GetDataCorrectOrderDetailResponseBody) String() string + type GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail struct + DatabaseList *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseList + ExecMode *string + OrderDetail *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + PreCheckDetail *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetail + Status *string + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail) SetDatabaseList(v *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseList) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail) SetExecMode(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail) SetOrderDetail(v *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail) SetPreCheckDetail(v *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetail) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail) SetStatus(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail) GoString() string + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetail) String() string + type GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseList struct + Database []*GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseList) SetDatabase(...) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseList + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseList) GoString() string + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseList) String() string + type GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase struct + DbId *int32 + DbType *string + EnvType *string + Logic *bool + SearchName *string + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase) SetDbId(v int32) ... + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase) SetDbType(v string) ... + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase) SetEnvType(v string) ... + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase) SetLogic(v bool) ... + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase) SetSearchName(v string) ... + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase) GoString() string + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailDatabaseListDatabase) String() string + type GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail struct + ActualAffectRows *int64 + AttachmentName *string + Classify *string + EstimateAffectRows *int64 + ExeSQL *string + IgnoreAffectRows *bool + IgnoreAffectRowsReason *string + RbAttachmentName *string + RbSQL *string + RbSQLType *string + SqlType *string + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetActualAffectRows(v int64) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetAttachmentName(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetClassify(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetEstimateAffectRows(v int64) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetExeSQL(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetIgnoreAffectRows(v bool) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetIgnoreAffectRowsReason(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetRbAttachmentName(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetRbSQL(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetRbSQLType(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) SetSqlType(v string) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) GoString() string + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailOrderDetail) String() string + type GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetail struct + TaskCheckDO []*GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetailTaskCheckDO + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetail) SetTaskCheckDO(...) *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetail + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetail) GoString() string + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetail) String() string + type GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetailTaskCheckDO struct + CheckStatus *string + CheckStep *string + UserTip *string + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetailTaskCheckDO) SetCheckStatus(v string) ... + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetailTaskCheckDO) SetCheckStep(v string) ... + func (s *GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetailTaskCheckDO) SetUserTip(v string) ... + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetailTaskCheckDO) GoString() string + func (s GetDataCorrectOrderDetailResponseBodyDataCorrectOrderDetailPreCheckDetailTaskCheckDO) String() string + type GetDataCorrectSQLFileRequest struct + OrderId *int64 + Tid *int64 + func (s *GetDataCorrectSQLFileRequest) SetOrderId(v int64) *GetDataCorrectSQLFileRequest + func (s *GetDataCorrectSQLFileRequest) SetTid(v int64) *GetDataCorrectSQLFileRequest + func (s GetDataCorrectSQLFileRequest) GoString() string + func (s GetDataCorrectSQLFileRequest) String() string + type GetDataCorrectSQLFileResponse struct + Body *GetDataCorrectSQLFileResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDataCorrectSQLFileResponse) SetBody(v *GetDataCorrectSQLFileResponseBody) *GetDataCorrectSQLFileResponse + func (s *GetDataCorrectSQLFileResponse) SetHeaders(v map[string]*string) *GetDataCorrectSQLFileResponse + func (s *GetDataCorrectSQLFileResponse) SetStatusCode(v int32) *GetDataCorrectSQLFileResponse + func (s GetDataCorrectSQLFileResponse) GoString() string + func (s GetDataCorrectSQLFileResponse) String() string + type GetDataCorrectSQLFileResponseBody struct + ErrorCode *string + ErrorMessage *string + FileUrl *string + RequestId *string + Success *bool + func (s *GetDataCorrectSQLFileResponseBody) SetErrorCode(v string) *GetDataCorrectSQLFileResponseBody + func (s *GetDataCorrectSQLFileResponseBody) SetErrorMessage(v string) *GetDataCorrectSQLFileResponseBody + func (s *GetDataCorrectSQLFileResponseBody) SetFileUrl(v string) *GetDataCorrectSQLFileResponseBody + func (s *GetDataCorrectSQLFileResponseBody) SetRequestId(v string) *GetDataCorrectSQLFileResponseBody + func (s *GetDataCorrectSQLFileResponseBody) SetSuccess(v bool) *GetDataCorrectSQLFileResponseBody + func (s GetDataCorrectSQLFileResponseBody) GoString() string + func (s GetDataCorrectSQLFileResponseBody) String() string + type GetDataCorrectTaskDetailRequest struct + OrderId *int64 + Tid *int64 + func (s *GetDataCorrectTaskDetailRequest) SetOrderId(v int64) *GetDataCorrectTaskDetailRequest + func (s *GetDataCorrectTaskDetailRequest) SetTid(v int64) *GetDataCorrectTaskDetailRequest + func (s GetDataCorrectTaskDetailRequest) GoString() string + func (s GetDataCorrectTaskDetailRequest) String() string + type GetDataCorrectTaskDetailResponse struct + Body *GetDataCorrectTaskDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDataCorrectTaskDetailResponse) SetBody(v *GetDataCorrectTaskDetailResponseBody) *GetDataCorrectTaskDetailResponse + func (s *GetDataCorrectTaskDetailResponse) SetHeaders(v map[string]*string) *GetDataCorrectTaskDetailResponse + func (s *GetDataCorrectTaskDetailResponse) SetStatusCode(v int32) *GetDataCorrectTaskDetailResponse + func (s GetDataCorrectTaskDetailResponse) GoString() string + func (s GetDataCorrectTaskDetailResponse) String() string + type GetDataCorrectTaskDetailResponseBody struct + DataCorrectTaskDetail *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetDataCorrectTaskDetailResponseBody) SetDataCorrectTaskDetail(v *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail) *GetDataCorrectTaskDetailResponseBody + func (s *GetDataCorrectTaskDetailResponseBody) SetErrorCode(v string) *GetDataCorrectTaskDetailResponseBody + func (s *GetDataCorrectTaskDetailResponseBody) SetErrorMessage(v string) *GetDataCorrectTaskDetailResponseBody + func (s *GetDataCorrectTaskDetailResponseBody) SetRequestId(v string) *GetDataCorrectTaskDetailResponseBody + func (s *GetDataCorrectTaskDetailResponseBody) SetSuccess(v bool) *GetDataCorrectTaskDetailResponseBody + func (s GetDataCorrectTaskDetailResponseBody) GoString() string + func (s GetDataCorrectTaskDetailResponseBody) String() string + type GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail struct + ActualAffectRows *int64 + CreateTime *string + DBTaskGroupId *int64 + JobStatus *string + func (s *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail) SetActualAffectRows(v int64) *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail + func (s *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail) SetCreateTime(v string) *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail + func (s *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail) SetDBTaskGroupId(v int64) *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail + func (s *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail) SetJobStatus(v string) *GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail + func (s GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail) GoString() string + func (s GetDataCorrectTaskDetailResponseBodyDataCorrectTaskDetail) String() string + type GetDataCronClearTaskDetailListRequest struct + OrderId *int64 + PageNumber *int64 + PageSize *int64 + Tid *int64 + func (s *GetDataCronClearTaskDetailListRequest) SetOrderId(v int64) *GetDataCronClearTaskDetailListRequest + func (s *GetDataCronClearTaskDetailListRequest) SetPageNumber(v int64) *GetDataCronClearTaskDetailListRequest + func (s *GetDataCronClearTaskDetailListRequest) SetPageSize(v int64) *GetDataCronClearTaskDetailListRequest + func (s *GetDataCronClearTaskDetailListRequest) SetTid(v int64) *GetDataCronClearTaskDetailListRequest + func (s GetDataCronClearTaskDetailListRequest) GoString() string + func (s GetDataCronClearTaskDetailListRequest) String() string + type GetDataCronClearTaskDetailListResponse struct + Body *GetDataCronClearTaskDetailListResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDataCronClearTaskDetailListResponse) SetBody(v *GetDataCronClearTaskDetailListResponseBody) *GetDataCronClearTaskDetailListResponse + func (s *GetDataCronClearTaskDetailListResponse) SetHeaders(v map[string]*string) *GetDataCronClearTaskDetailListResponse + func (s *GetDataCronClearTaskDetailListResponse) SetStatusCode(v int32) *GetDataCronClearTaskDetailListResponse + func (s GetDataCronClearTaskDetailListResponse) GoString() string + func (s GetDataCronClearTaskDetailListResponse) String() string + type GetDataCronClearTaskDetailListResponseBody struct + DataCronClearTaskDetailList []*GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int64 + func (s *GetDataCronClearTaskDetailListResponseBody) SetDataCronClearTaskDetailList(v []*GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList) *GetDataCronClearTaskDetailListResponseBody + func (s *GetDataCronClearTaskDetailListResponseBody) SetErrorCode(v string) *GetDataCronClearTaskDetailListResponseBody + func (s *GetDataCronClearTaskDetailListResponseBody) SetErrorMessage(v string) *GetDataCronClearTaskDetailListResponseBody + func (s *GetDataCronClearTaskDetailListResponseBody) SetRequestId(v string) *GetDataCronClearTaskDetailListResponseBody + func (s *GetDataCronClearTaskDetailListResponseBody) SetSuccess(v bool) *GetDataCronClearTaskDetailListResponseBody + func (s *GetDataCronClearTaskDetailListResponseBody) SetTotalCount(v int64) *GetDataCronClearTaskDetailListResponseBody + func (s GetDataCronClearTaskDetailListResponseBody) GoString() string + func (s GetDataCronClearTaskDetailListResponseBody) String() string + type GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList struct + ActualAffectRows *int64 + CreateTime *string + DBTaskGroupId *int64 + JobStatus *string + func (s *GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList) SetActualAffectRows(v int64) *GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList + func (s *GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList) SetCreateTime(v string) *GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList + func (s *GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList) SetDBTaskGroupId(v int64) *GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList + func (s *GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList) SetJobStatus(v string) *GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList + func (s GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList) GoString() string + func (s GetDataCronClearTaskDetailListResponseBodyDataCronClearTaskDetailList) String() string + type GetDataExportDownloadURLRequest struct + OrderId *int64 + Tid *int64 + func (s *GetDataExportDownloadURLRequest) SetOrderId(v int64) *GetDataExportDownloadURLRequest + func (s *GetDataExportDownloadURLRequest) SetTid(v int64) *GetDataExportDownloadURLRequest + func (s GetDataExportDownloadURLRequest) GoString() string + func (s GetDataExportDownloadURLRequest) String() string + type GetDataExportDownloadURLResponse struct + Body *GetDataExportDownloadURLResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDataExportDownloadURLResponse) SetBody(v *GetDataExportDownloadURLResponseBody) *GetDataExportDownloadURLResponse + func (s *GetDataExportDownloadURLResponse) SetHeaders(v map[string]*string) *GetDataExportDownloadURLResponse + func (s *GetDataExportDownloadURLResponse) SetStatusCode(v int32) *GetDataExportDownloadURLResponse + func (s GetDataExportDownloadURLResponse) GoString() string + func (s GetDataExportDownloadURLResponse) String() string + type GetDataExportDownloadURLResponseBody struct + DownloadURLResult *GetDataExportDownloadURLResponseBodyDownloadURLResult + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetDataExportDownloadURLResponseBody) SetDownloadURLResult(v *GetDataExportDownloadURLResponseBodyDownloadURLResult) *GetDataExportDownloadURLResponseBody + func (s *GetDataExportDownloadURLResponseBody) SetErrorCode(v string) *GetDataExportDownloadURLResponseBody + func (s *GetDataExportDownloadURLResponseBody) SetErrorMessage(v string) *GetDataExportDownloadURLResponseBody + func (s *GetDataExportDownloadURLResponseBody) SetRequestId(v string) *GetDataExportDownloadURLResponseBody + func (s *GetDataExportDownloadURLResponseBody) SetSuccess(v bool) *GetDataExportDownloadURLResponseBody + func (s GetDataExportDownloadURLResponseBody) GoString() string + func (s GetDataExportDownloadURLResponseBody) String() string + type GetDataExportDownloadURLResponseBodyDownloadURLResult struct + HasResult *bool + TipMessage *string + URL *string + func (s *GetDataExportDownloadURLResponseBodyDownloadURLResult) SetHasResult(v bool) *GetDataExportDownloadURLResponseBodyDownloadURLResult + func (s *GetDataExportDownloadURLResponseBodyDownloadURLResult) SetTipMessage(v string) *GetDataExportDownloadURLResponseBodyDownloadURLResult + func (s *GetDataExportDownloadURLResponseBodyDownloadURLResult) SetURL(v string) *GetDataExportDownloadURLResponseBodyDownloadURLResult + func (s GetDataExportDownloadURLResponseBodyDownloadURLResult) GoString() string + func (s GetDataExportDownloadURLResponseBodyDownloadURLResult) String() string + type GetDataExportOrderDetailRequest struct + OrderId *int64 + Tid *int64 + func (s *GetDataExportOrderDetailRequest) SetOrderId(v int64) *GetDataExportOrderDetailRequest + func (s *GetDataExportOrderDetailRequest) SetTid(v int64) *GetDataExportOrderDetailRequest + func (s GetDataExportOrderDetailRequest) GoString() string + func (s GetDataExportOrderDetailRequest) String() string + type GetDataExportOrderDetailResponse struct + Body *GetDataExportOrderDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDataExportOrderDetailResponse) SetBody(v *GetDataExportOrderDetailResponseBody) *GetDataExportOrderDetailResponse + func (s *GetDataExportOrderDetailResponse) SetHeaders(v map[string]*string) *GetDataExportOrderDetailResponse + func (s *GetDataExportOrderDetailResponse) SetStatusCode(v int32) *GetDataExportOrderDetailResponse + func (s GetDataExportOrderDetailResponse) GoString() string + func (s GetDataExportOrderDetailResponse) String() string + type GetDataExportOrderDetailResponseBody struct + DataExportOrderDetail *GetDataExportOrderDetailResponseBodyDataExportOrderDetail + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetDataExportOrderDetailResponseBody) SetDataExportOrderDetail(v *GetDataExportOrderDetailResponseBodyDataExportOrderDetail) *GetDataExportOrderDetailResponseBody + func (s *GetDataExportOrderDetailResponseBody) SetErrorCode(v string) *GetDataExportOrderDetailResponseBody + func (s *GetDataExportOrderDetailResponseBody) SetErrorMessage(v string) *GetDataExportOrderDetailResponseBody + func (s *GetDataExportOrderDetailResponseBody) SetRequestId(v string) *GetDataExportOrderDetailResponseBody + func (s *GetDataExportOrderDetailResponseBody) SetSuccess(v bool) *GetDataExportOrderDetailResponseBody + func (s GetDataExportOrderDetailResponseBody) GoString() string + func (s GetDataExportOrderDetailResponseBody) String() string + type GetDataExportOrderDetailResponseBodyDataExportOrderDetail struct + KeyInfo *GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo + OrderDetail *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetail) SetKeyInfo(v *GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo) *GetDataExportOrderDetailResponseBodyDataExportOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetail) SetOrderDetail(v *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) *GetDataExportOrderDetailResponseBodyDataExportOrderDetail + func (s GetDataExportOrderDetailResponseBodyDataExportOrderDetail) GoString() string + func (s GetDataExportOrderDetailResponseBodyDataExportOrderDetail) String() string + type GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo struct + JobStatus *string + PreCheckId *int64 + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo) SetJobStatus(v string) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo) SetPreCheckId(v int64) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo + func (s GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo) GoString() string + func (s GetDataExportOrderDetailResponseBodyDataExportOrderDetailKeyInfo) String() string + type GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail struct + ActualAffectRows *int64 + Classify *string + Database *string + DbId *int32 + EnvType *string + ExeSQL *string + IgnoreAffectRows *bool + IgnoreAffectRowsReason *string + Logic *bool + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetActualAffectRows(v int64) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetClassify(v string) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetDatabase(v string) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetDbId(v int32) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetEnvType(v string) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetExeSQL(v string) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetIgnoreAffectRows(v bool) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetIgnoreAffectRowsReason(v string) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) SetLogic(v bool) *GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail + func (s GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) GoString() string + func (s GetDataExportOrderDetailResponseBodyDataExportOrderDetailOrderDetail) String() string + type GetDatabaseRequest struct + Host *string + Port *int32 + SchemaName *string + Sid *string + Tid *int64 + func (s *GetDatabaseRequest) SetHost(v string) *GetDatabaseRequest + func (s *GetDatabaseRequest) SetPort(v int32) *GetDatabaseRequest + func (s *GetDatabaseRequest) SetSchemaName(v string) *GetDatabaseRequest + func (s *GetDatabaseRequest) SetSid(v string) *GetDatabaseRequest + func (s *GetDatabaseRequest) SetTid(v int64) *GetDatabaseRequest + func (s GetDatabaseRequest) GoString() string + func (s GetDatabaseRequest) String() string + type GetDatabaseResponse struct + Body *GetDatabaseResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetDatabaseResponse) SetBody(v *GetDatabaseResponseBody) *GetDatabaseResponse + func (s *GetDatabaseResponse) SetHeaders(v map[string]*string) *GetDatabaseResponse + func (s *GetDatabaseResponse) SetStatusCode(v int32) *GetDatabaseResponse + func (s GetDatabaseResponse) GoString() string + func (s GetDatabaseResponse) String() string + type GetDatabaseResponseBody struct + Database *GetDatabaseResponseBodyDatabase + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetDatabaseResponseBody) SetDatabase(v *GetDatabaseResponseBodyDatabase) *GetDatabaseResponseBody + func (s *GetDatabaseResponseBody) SetErrorCode(v string) *GetDatabaseResponseBody + func (s *GetDatabaseResponseBody) SetErrorMessage(v string) *GetDatabaseResponseBody + func (s *GetDatabaseResponseBody) SetRequestId(v string) *GetDatabaseResponseBody + func (s *GetDatabaseResponseBody) SetSuccess(v bool) *GetDatabaseResponseBody + func (s GetDatabaseResponseBody) GoString() string + func (s GetDatabaseResponseBody) String() string + type GetDatabaseResponseBodyDatabase struct + CatalogName *string + DatabaseId *string + DbType *string + DbaId *string + DbaName *string + Encoding *string + EnvType *string + Host *string + InstanceId *string + OwnerIdList *GetDatabaseResponseBodyDatabaseOwnerIdList + OwnerNameList *GetDatabaseResponseBodyDatabaseOwnerNameList + Port *int32 + SchemaName *string + SearchName *string + Sid *string + State *string + func (s *GetDatabaseResponseBodyDatabase) SetCatalogName(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetDatabaseId(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetDbType(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetDbaId(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetDbaName(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetEncoding(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetEnvType(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetHost(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetInstanceId(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetOwnerIdList(v *GetDatabaseResponseBodyDatabaseOwnerIdList) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetOwnerNameList(v *GetDatabaseResponseBodyDatabaseOwnerNameList) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetPort(v int32) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetSchemaName(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetSearchName(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetSid(v string) *GetDatabaseResponseBodyDatabase + func (s *GetDatabaseResponseBodyDatabase) SetState(v string) *GetDatabaseResponseBodyDatabase + func (s GetDatabaseResponseBodyDatabase) GoString() string + func (s GetDatabaseResponseBodyDatabase) String() string + type GetDatabaseResponseBodyDatabaseOwnerIdList struct + OwnerIds []*string + func (s *GetDatabaseResponseBodyDatabaseOwnerIdList) SetOwnerIds(v []*string) *GetDatabaseResponseBodyDatabaseOwnerIdList + func (s GetDatabaseResponseBodyDatabaseOwnerIdList) GoString() string + func (s GetDatabaseResponseBodyDatabaseOwnerIdList) String() string + type GetDatabaseResponseBodyDatabaseOwnerNameList struct + OwnerNames []*string + func (s *GetDatabaseResponseBodyDatabaseOwnerNameList) SetOwnerNames(v []*string) *GetDatabaseResponseBodyDatabaseOwnerNameList + func (s GetDatabaseResponseBodyDatabaseOwnerNameList) GoString() string + func (s GetDatabaseResponseBodyDatabaseOwnerNameList) String() string + type GetInstanceRequest struct + Host *string + Port *int32 + Sid *string + Tid *int64 + func (s *GetInstanceRequest) SetHost(v string) *GetInstanceRequest + func (s *GetInstanceRequest) SetPort(v int32) *GetInstanceRequest + func (s *GetInstanceRequest) SetSid(v string) *GetInstanceRequest + func (s *GetInstanceRequest) SetTid(v int64) *GetInstanceRequest + func (s GetInstanceRequest) GoString() string + func (s GetInstanceRequest) String() string + type GetInstanceResponse struct + Body *GetInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetInstanceResponse) SetBody(v *GetInstanceResponseBody) *GetInstanceResponse + func (s *GetInstanceResponse) SetHeaders(v map[string]*string) *GetInstanceResponse + func (s *GetInstanceResponse) SetStatusCode(v int32) *GetInstanceResponse + func (s GetInstanceResponse) GoString() string + func (s GetInstanceResponse) String() string + type GetInstanceResponseBody struct + ErrorCode *string + ErrorMessage *string + Instance *GetInstanceResponseBodyInstance + RequestId *string + Success *bool + func (s *GetInstanceResponseBody) SetErrorCode(v string) *GetInstanceResponseBody + func (s *GetInstanceResponseBody) SetErrorMessage(v string) *GetInstanceResponseBody + func (s *GetInstanceResponseBody) SetInstance(v *GetInstanceResponseBodyInstance) *GetInstanceResponseBody + func (s *GetInstanceResponseBody) SetRequestId(v string) *GetInstanceResponseBody + func (s *GetInstanceResponseBody) SetSuccess(v bool) *GetInstanceResponseBody + func (s GetInstanceResponseBody) GoString() string + func (s GetInstanceResponseBody) String() string + type GetInstanceResponseBodyInstance struct + DataLinkName *string + DatabasePassword *string + DatabaseUser *string + DbaId *string + DbaNickName *string + DdlOnline *int32 + EcsInstanceId *string + EcsRegion *string + EnvType *string + ExportTimeout *int32 + Host *string + InstanceAlias *string + InstanceId *string + InstanceSource *string + InstanceType *string + OwnerIdList *GetInstanceResponseBodyInstanceOwnerIdList + OwnerNameList *GetInstanceResponseBodyInstanceOwnerNameList + Port *int32 + QueryTimeout *int32 + SafeRuleId *string + Sid *string + StandardGroup *GetInstanceResponseBodyInstanceStandardGroup + State *string + UseDsql *int32 + VpcId *string + func (s *GetInstanceResponseBodyInstance) SetDataLinkName(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetDatabasePassword(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetDatabaseUser(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetDbaId(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetDbaNickName(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetDdlOnline(v int32) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetEcsInstanceId(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetEcsRegion(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetEnvType(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetExportTimeout(v int32) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetHost(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetInstanceAlias(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetInstanceId(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetInstanceSource(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetInstanceType(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetOwnerIdList(v *GetInstanceResponseBodyInstanceOwnerIdList) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetOwnerNameList(v *GetInstanceResponseBodyInstanceOwnerNameList) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetPort(v int32) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetQueryTimeout(v int32) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetSafeRuleId(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetSid(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetStandardGroup(v *GetInstanceResponseBodyInstanceStandardGroup) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetState(v string) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetUseDsql(v int32) *GetInstanceResponseBodyInstance + func (s *GetInstanceResponseBodyInstance) SetVpcId(v string) *GetInstanceResponseBodyInstance + func (s GetInstanceResponseBodyInstance) GoString() string + func (s GetInstanceResponseBodyInstance) String() string + type GetInstanceResponseBodyInstanceOwnerIdList struct + OwnerIds []*string + func (s *GetInstanceResponseBodyInstanceOwnerIdList) SetOwnerIds(v []*string) *GetInstanceResponseBodyInstanceOwnerIdList + func (s GetInstanceResponseBodyInstanceOwnerIdList) GoString() string + func (s GetInstanceResponseBodyInstanceOwnerIdList) String() string + type GetInstanceResponseBodyInstanceOwnerNameList struct + OwnerNames []*string + func (s *GetInstanceResponseBodyInstanceOwnerNameList) SetOwnerNames(v []*string) *GetInstanceResponseBodyInstanceOwnerNameList + func (s GetInstanceResponseBodyInstanceOwnerNameList) GoString() string + func (s GetInstanceResponseBodyInstanceOwnerNameList) String() string + type GetInstanceResponseBodyInstanceStandardGroup struct + GroupMode *string + GroupName *string + func (s *GetInstanceResponseBodyInstanceStandardGroup) SetGroupMode(v string) *GetInstanceResponseBodyInstanceStandardGroup + func (s *GetInstanceResponseBodyInstanceStandardGroup) SetGroupName(v string) *GetInstanceResponseBodyInstanceStandardGroup + func (s GetInstanceResponseBodyInstanceStandardGroup) GoString() string + func (s GetInstanceResponseBodyInstanceStandardGroup) String() string + type GetIntervalLimitOfSLARequest struct + DagId *int64 + Tid *int64 + func (s *GetIntervalLimitOfSLARequest) SetDagId(v int64) *GetIntervalLimitOfSLARequest + func (s *GetIntervalLimitOfSLARequest) SetTid(v int64) *GetIntervalLimitOfSLARequest + func (s GetIntervalLimitOfSLARequest) GoString() string + func (s GetIntervalLimitOfSLARequest) String() string + type GetIntervalLimitOfSLAResponse struct + Body *GetIntervalLimitOfSLAResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetIntervalLimitOfSLAResponse) SetBody(v *GetIntervalLimitOfSLAResponseBody) *GetIntervalLimitOfSLAResponse + func (s *GetIntervalLimitOfSLAResponse) SetHeaders(v map[string]*string) *GetIntervalLimitOfSLAResponse + func (s *GetIntervalLimitOfSLAResponse) SetStatusCode(v int32) *GetIntervalLimitOfSLAResponse + func (s GetIntervalLimitOfSLAResponse) GoString() string + func (s GetIntervalLimitOfSLAResponse) String() string + type GetIntervalLimitOfSLAResponseBody struct + ErrorCode *string + ErrorMessage *string + IntervalLimit *int32 + RequestId *string + Success *bool + func (s *GetIntervalLimitOfSLAResponseBody) SetErrorCode(v string) *GetIntervalLimitOfSLAResponseBody + func (s *GetIntervalLimitOfSLAResponseBody) SetErrorMessage(v string) *GetIntervalLimitOfSLAResponseBody + func (s *GetIntervalLimitOfSLAResponseBody) SetIntervalLimit(v int32) *GetIntervalLimitOfSLAResponseBody + func (s *GetIntervalLimitOfSLAResponseBody) SetRequestId(v string) *GetIntervalLimitOfSLAResponseBody + func (s *GetIntervalLimitOfSLAResponseBody) SetSuccess(v bool) *GetIntervalLimitOfSLAResponseBody + func (s GetIntervalLimitOfSLAResponseBody) GoString() string + func (s GetIntervalLimitOfSLAResponseBody) String() string + type GetLhSpaceByNameRequest struct + SpaceName *string + Tid *int64 + func (s *GetLhSpaceByNameRequest) SetSpaceName(v string) *GetLhSpaceByNameRequest + func (s *GetLhSpaceByNameRequest) SetTid(v int64) *GetLhSpaceByNameRequest + func (s GetLhSpaceByNameRequest) GoString() string + func (s GetLhSpaceByNameRequest) String() string + type GetLhSpaceByNameResponse struct + Body *GetLhSpaceByNameResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetLhSpaceByNameResponse) SetBody(v *GetLhSpaceByNameResponseBody) *GetLhSpaceByNameResponse + func (s *GetLhSpaceByNameResponse) SetHeaders(v map[string]*string) *GetLhSpaceByNameResponse + func (s *GetLhSpaceByNameResponse) SetStatusCode(v int32) *GetLhSpaceByNameResponse + func (s GetLhSpaceByNameResponse) GoString() string + func (s GetLhSpaceByNameResponse) String() string + type GetLhSpaceByNameResponseBody struct + ErrorCode *string + ErrorMessage *string + LakehouseSpace *GetLhSpaceByNameResponseBodyLakehouseSpace + RequestId *string + Success *bool + func (s *GetLhSpaceByNameResponseBody) SetErrorCode(v string) *GetLhSpaceByNameResponseBody + func (s *GetLhSpaceByNameResponseBody) SetErrorMessage(v string) *GetLhSpaceByNameResponseBody + func (s *GetLhSpaceByNameResponseBody) SetLakehouseSpace(v *GetLhSpaceByNameResponseBodyLakehouseSpace) *GetLhSpaceByNameResponseBody + func (s *GetLhSpaceByNameResponseBody) SetRequestId(v string) *GetLhSpaceByNameResponseBody + func (s *GetLhSpaceByNameResponseBody) SetSuccess(v bool) *GetLhSpaceByNameResponseBody + func (s GetLhSpaceByNameResponseBody) GoString() string + func (s GetLhSpaceByNameResponseBody) String() string + type GetLhSpaceByNameResponseBodyLakehouseSpace struct + CreatorId *string + Description *string + DevDbId *int32 + DwDbType *string + Id *int64 + IsDeleted *bool + Mode *int32 + ProdDbId *int32 + SpaceConfig *string + SpaceName *string + TenantId *string + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetCreatorId(v string) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetDescription(v string) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetDevDbId(v int32) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetDwDbType(v string) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetId(v int64) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetIsDeleted(v bool) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetMode(v int32) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetProdDbId(v int32) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetSpaceConfig(v string) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetSpaceName(v string) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s *GetLhSpaceByNameResponseBodyLakehouseSpace) SetTenantId(v string) *GetLhSpaceByNameResponseBodyLakehouseSpace + func (s GetLhSpaceByNameResponseBodyLakehouseSpace) GoString() string + func (s GetLhSpaceByNameResponseBodyLakehouseSpace) String() string + type GetLogicDatabaseRequest struct + DbId *string + Tid *int64 + func (s *GetLogicDatabaseRequest) SetDbId(v string) *GetLogicDatabaseRequest + func (s *GetLogicDatabaseRequest) SetTid(v int64) *GetLogicDatabaseRequest + func (s GetLogicDatabaseRequest) GoString() string + func (s GetLogicDatabaseRequest) String() string + type GetLogicDatabaseResponse struct + Body *GetLogicDatabaseResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetLogicDatabaseResponse) SetBody(v *GetLogicDatabaseResponseBody) *GetLogicDatabaseResponse + func (s *GetLogicDatabaseResponse) SetHeaders(v map[string]*string) *GetLogicDatabaseResponse + func (s *GetLogicDatabaseResponse) SetStatusCode(v int32) *GetLogicDatabaseResponse + func (s GetLogicDatabaseResponse) GoString() string + func (s GetLogicDatabaseResponse) String() string + type GetLogicDatabaseResponseBody struct + ErrorCode *string + ErrorMessage *string + LogicDatabase *GetLogicDatabaseResponseBodyLogicDatabase + RequestId *string + Success *bool + func (s *GetLogicDatabaseResponseBody) SetErrorCode(v string) *GetLogicDatabaseResponseBody + func (s *GetLogicDatabaseResponseBody) SetErrorMessage(v string) *GetLogicDatabaseResponseBody + func (s *GetLogicDatabaseResponseBody) SetLogicDatabase(v *GetLogicDatabaseResponseBodyLogicDatabase) *GetLogicDatabaseResponseBody + func (s *GetLogicDatabaseResponseBody) SetRequestId(v string) *GetLogicDatabaseResponseBody + func (s *GetLogicDatabaseResponseBody) SetSuccess(v bool) *GetLogicDatabaseResponseBody + func (s GetLogicDatabaseResponseBody) GoString() string + func (s GetLogicDatabaseResponseBody) String() string + type GetLogicDatabaseResponseBodyLogicDatabase struct + Alias *string + DatabaseId *string + DbType *string + EnvType *string + Logic *bool + OwnerIdList *GetLogicDatabaseResponseBodyLogicDatabaseOwnerIdList + OwnerNameList *GetLogicDatabaseResponseBodyLogicDatabaseOwnerNameList + SchemaName *string + SearchName *string + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetAlias(v string) *GetLogicDatabaseResponseBodyLogicDatabase + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetDatabaseId(v string) *GetLogicDatabaseResponseBodyLogicDatabase + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetDbType(v string) *GetLogicDatabaseResponseBodyLogicDatabase + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetEnvType(v string) *GetLogicDatabaseResponseBodyLogicDatabase + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetLogic(v bool) *GetLogicDatabaseResponseBodyLogicDatabase + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetOwnerIdList(v *GetLogicDatabaseResponseBodyLogicDatabaseOwnerIdList) *GetLogicDatabaseResponseBodyLogicDatabase + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetOwnerNameList(v *GetLogicDatabaseResponseBodyLogicDatabaseOwnerNameList) *GetLogicDatabaseResponseBodyLogicDatabase + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetSchemaName(v string) *GetLogicDatabaseResponseBodyLogicDatabase + func (s *GetLogicDatabaseResponseBodyLogicDatabase) SetSearchName(v string) *GetLogicDatabaseResponseBodyLogicDatabase + func (s GetLogicDatabaseResponseBodyLogicDatabase) GoString() string + func (s GetLogicDatabaseResponseBodyLogicDatabase) String() string + type GetLogicDatabaseResponseBodyLogicDatabaseOwnerIdList struct + OwnerIds []*string + func (s *GetLogicDatabaseResponseBodyLogicDatabaseOwnerIdList) SetOwnerIds(v []*string) *GetLogicDatabaseResponseBodyLogicDatabaseOwnerIdList + func (s GetLogicDatabaseResponseBodyLogicDatabaseOwnerIdList) GoString() string + func (s GetLogicDatabaseResponseBodyLogicDatabaseOwnerIdList) String() string + type GetLogicDatabaseResponseBodyLogicDatabaseOwnerNameList struct + OwnerNames []*string + func (s *GetLogicDatabaseResponseBodyLogicDatabaseOwnerNameList) SetOwnerNames(v []*string) *GetLogicDatabaseResponseBodyLogicDatabaseOwnerNameList + func (s GetLogicDatabaseResponseBodyLogicDatabaseOwnerNameList) GoString() string + func (s GetLogicDatabaseResponseBodyLogicDatabaseOwnerNameList) String() string + type GetMetaTableColumnRequest struct + TableGuid *string + Tid *int64 + func (s *GetMetaTableColumnRequest) SetTableGuid(v string) *GetMetaTableColumnRequest + func (s *GetMetaTableColumnRequest) SetTid(v int64) *GetMetaTableColumnRequest + func (s GetMetaTableColumnRequest) GoString() string + func (s GetMetaTableColumnRequest) String() string + type GetMetaTableColumnResponse struct + Body *GetMetaTableColumnResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetMetaTableColumnResponse) SetBody(v *GetMetaTableColumnResponseBody) *GetMetaTableColumnResponse + func (s *GetMetaTableColumnResponse) SetHeaders(v map[string]*string) *GetMetaTableColumnResponse + func (s *GetMetaTableColumnResponse) SetStatusCode(v int32) *GetMetaTableColumnResponse + func (s GetMetaTableColumnResponse) GoString() string + func (s GetMetaTableColumnResponse) String() string + type GetMetaTableColumnResponseBody struct + ColumnList []*GetMetaTableColumnResponseBodyColumnList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetMetaTableColumnResponseBody) SetColumnList(v []*GetMetaTableColumnResponseBodyColumnList) *GetMetaTableColumnResponseBody + func (s *GetMetaTableColumnResponseBody) SetErrorCode(v string) *GetMetaTableColumnResponseBody + func (s *GetMetaTableColumnResponseBody) SetErrorMessage(v string) *GetMetaTableColumnResponseBody + func (s *GetMetaTableColumnResponseBody) SetRequestId(v string) *GetMetaTableColumnResponseBody + func (s *GetMetaTableColumnResponseBody) SetSuccess(v bool) *GetMetaTableColumnResponseBody + func (s GetMetaTableColumnResponseBody) GoString() string + func (s GetMetaTableColumnResponseBody) String() string + type GetMetaTableColumnResponseBodyColumnList struct + AutoIncrement *bool + ColumnId *string + ColumnName *string + ColumnType *string + DataLength *int64 + DataPrecision *int32 + DataScale *int32 + Description *string + Nullable *bool + Position *int32 + PrimaryKey *string + SecurityLevel *string + func (s *GetMetaTableColumnResponseBodyColumnList) SetAutoIncrement(v bool) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetColumnId(v string) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetColumnName(v string) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetColumnType(v string) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetDataLength(v int64) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetDataPrecision(v int32) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetDataScale(v int32) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetDescription(v string) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetNullable(v bool) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetPosition(v int32) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetPrimaryKey(v string) *GetMetaTableColumnResponseBodyColumnList + func (s *GetMetaTableColumnResponseBodyColumnList) SetSecurityLevel(v string) *GetMetaTableColumnResponseBodyColumnList + func (s GetMetaTableColumnResponseBodyColumnList) GoString() string + func (s GetMetaTableColumnResponseBodyColumnList) String() string + type GetMetaTableDetailInfoRequest struct + TableGuid *string + Tid *int64 + func (s *GetMetaTableDetailInfoRequest) SetTableGuid(v string) *GetMetaTableDetailInfoRequest + func (s *GetMetaTableDetailInfoRequest) SetTid(v int64) *GetMetaTableDetailInfoRequest + func (s GetMetaTableDetailInfoRequest) GoString() string + func (s GetMetaTableDetailInfoRequest) String() string + type GetMetaTableDetailInfoResponse struct + Body *GetMetaTableDetailInfoResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetMetaTableDetailInfoResponse) SetBody(v *GetMetaTableDetailInfoResponseBody) *GetMetaTableDetailInfoResponse + func (s *GetMetaTableDetailInfoResponse) SetHeaders(v map[string]*string) *GetMetaTableDetailInfoResponse + func (s *GetMetaTableDetailInfoResponse) SetStatusCode(v int32) *GetMetaTableDetailInfoResponse + func (s GetMetaTableDetailInfoResponse) GoString() string + func (s GetMetaTableDetailInfoResponse) String() string + type GetMetaTableDetailInfoResponseBody struct + DetailInfo *GetMetaTableDetailInfoResponseBodyDetailInfo + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetMetaTableDetailInfoResponseBody) SetDetailInfo(v *GetMetaTableDetailInfoResponseBodyDetailInfo) *GetMetaTableDetailInfoResponseBody + func (s *GetMetaTableDetailInfoResponseBody) SetErrorCode(v string) *GetMetaTableDetailInfoResponseBody + func (s *GetMetaTableDetailInfoResponseBody) SetErrorMessage(v string) *GetMetaTableDetailInfoResponseBody + func (s *GetMetaTableDetailInfoResponseBody) SetRequestId(v string) *GetMetaTableDetailInfoResponseBody + func (s *GetMetaTableDetailInfoResponseBody) SetSuccess(v bool) *GetMetaTableDetailInfoResponseBody + func (s GetMetaTableDetailInfoResponseBody) GoString() string + func (s GetMetaTableDetailInfoResponseBody) String() string + type GetMetaTableDetailInfoResponseBodyDetailInfo struct + ColumnList []*GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + IndexList []*GetMetaTableDetailInfoResponseBodyDetailInfoIndexList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfo) SetColumnList(v []*GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) *GetMetaTableDetailInfoResponseBodyDetailInfo + func (s *GetMetaTableDetailInfoResponseBodyDetailInfo) SetIndexList(v []*GetMetaTableDetailInfoResponseBodyDetailInfoIndexList) *GetMetaTableDetailInfoResponseBodyDetailInfo + func (s GetMetaTableDetailInfoResponseBodyDetailInfo) GoString() string + func (s GetMetaTableDetailInfoResponseBodyDetailInfo) String() string + type GetMetaTableDetailInfoResponseBodyDetailInfoColumnList struct + AutoIncrement *bool + ColumnId *string + ColumnName *string + ColumnType *string + DataLength *int64 + DataPrecision *int32 + DataScale *int32 + Description *string + Nullable *bool + Position *string + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetAutoIncrement(v bool) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetColumnId(v string) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetColumnName(v string) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetColumnType(v string) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetDataLength(v int64) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetDataPrecision(v int32) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetDataScale(v int32) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetDescription(v string) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetNullable(v bool) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) SetPosition(v string) *GetMetaTableDetailInfoResponseBodyDetailInfoColumnList + func (s GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) GoString() string + func (s GetMetaTableDetailInfoResponseBodyDetailInfoColumnList) String() string + type GetMetaTableDetailInfoResponseBodyDetailInfoIndexList struct + IndexColumns []*string + IndexId *string + IndexName *string + IndexType *string + Unique *bool + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList) SetIndexColumns(v []*string) *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList) SetIndexId(v string) *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList) SetIndexName(v string) *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList) SetIndexType(v string) *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList + func (s *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList) SetUnique(v bool) *GetMetaTableDetailInfoResponseBodyDetailInfoIndexList + func (s GetMetaTableDetailInfoResponseBodyDetailInfoIndexList) GoString() string + func (s GetMetaTableDetailInfoResponseBodyDetailInfoIndexList) String() string + type GetOpLogRequest struct + EndTime *string + Module *string + PageNumber *int32 + PageSize *int32 + StartTime *string + Tid *int64 + func (s *GetOpLogRequest) SetEndTime(v string) *GetOpLogRequest + func (s *GetOpLogRequest) SetModule(v string) *GetOpLogRequest + func (s *GetOpLogRequest) SetPageNumber(v int32) *GetOpLogRequest + func (s *GetOpLogRequest) SetPageSize(v int32) *GetOpLogRequest + func (s *GetOpLogRequest) SetStartTime(v string) *GetOpLogRequest + func (s *GetOpLogRequest) SetTid(v int64) *GetOpLogRequest + func (s GetOpLogRequest) GoString() string + func (s GetOpLogRequest) String() string + type GetOpLogResponse struct + Body *GetOpLogResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetOpLogResponse) SetBody(v *GetOpLogResponseBody) *GetOpLogResponse + func (s *GetOpLogResponse) SetHeaders(v map[string]*string) *GetOpLogResponse + func (s *GetOpLogResponse) SetStatusCode(v int32) *GetOpLogResponse + func (s GetOpLogResponse) GoString() string + func (s GetOpLogResponse) String() string + type GetOpLogResponseBody struct + ErrorCode *string + ErrorMessage *string + OpLogDetails *GetOpLogResponseBodyOpLogDetails + RequestId *string + Success *bool + TotalCount *int64 + func (s *GetOpLogResponseBody) SetErrorCode(v string) *GetOpLogResponseBody + func (s *GetOpLogResponseBody) SetErrorMessage(v string) *GetOpLogResponseBody + func (s *GetOpLogResponseBody) SetOpLogDetails(v *GetOpLogResponseBodyOpLogDetails) *GetOpLogResponseBody + func (s *GetOpLogResponseBody) SetRequestId(v string) *GetOpLogResponseBody + func (s *GetOpLogResponseBody) SetSuccess(v bool) *GetOpLogResponseBody + func (s *GetOpLogResponseBody) SetTotalCount(v int64) *GetOpLogResponseBody + func (s GetOpLogResponseBody) GoString() string + func (s GetOpLogResponseBody) String() string + type GetOpLogResponseBodyOpLogDetails struct + OpLogDetail []*GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s *GetOpLogResponseBodyOpLogDetails) SetOpLogDetail(v []*GetOpLogResponseBodyOpLogDetailsOpLogDetail) *GetOpLogResponseBodyOpLogDetails + func (s GetOpLogResponseBodyOpLogDetails) GoString() string + func (s GetOpLogResponseBodyOpLogDetails) String() string + type GetOpLogResponseBodyOpLogDetailsOpLogDetail struct + Database *string + Module *string + OpContent *string + OpTime *string + OpUserId *int64 + OrderId *int64 + UserId *string + UserNick *string + func (s *GetOpLogResponseBodyOpLogDetailsOpLogDetail) SetDatabase(v string) *GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s *GetOpLogResponseBodyOpLogDetailsOpLogDetail) SetModule(v string) *GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s *GetOpLogResponseBodyOpLogDetailsOpLogDetail) SetOpContent(v string) *GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s *GetOpLogResponseBodyOpLogDetailsOpLogDetail) SetOpTime(v string) *GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s *GetOpLogResponseBodyOpLogDetailsOpLogDetail) SetOpUserId(v int64) *GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s *GetOpLogResponseBodyOpLogDetailsOpLogDetail) SetOrderId(v int64) *GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s *GetOpLogResponseBodyOpLogDetailsOpLogDetail) SetUserId(v string) *GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s *GetOpLogResponseBodyOpLogDetailsOpLogDetail) SetUserNick(v string) *GetOpLogResponseBodyOpLogDetailsOpLogDetail + func (s GetOpLogResponseBodyOpLogDetailsOpLogDetail) GoString() string + func (s GetOpLogResponseBodyOpLogDetailsOpLogDetail) String() string + type GetOrderBaseInfoRequest struct + OrderId *int64 + Tid *int64 + func (s *GetOrderBaseInfoRequest) SetOrderId(v int64) *GetOrderBaseInfoRequest + func (s *GetOrderBaseInfoRequest) SetTid(v int64) *GetOrderBaseInfoRequest + func (s GetOrderBaseInfoRequest) GoString() string + func (s GetOrderBaseInfoRequest) String() string + type GetOrderBaseInfoResponse struct + Body *GetOrderBaseInfoResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetOrderBaseInfoResponse) SetBody(v *GetOrderBaseInfoResponseBody) *GetOrderBaseInfoResponse + func (s *GetOrderBaseInfoResponse) SetHeaders(v map[string]*string) *GetOrderBaseInfoResponse + func (s *GetOrderBaseInfoResponse) SetStatusCode(v int32) *GetOrderBaseInfoResponse + func (s GetOrderBaseInfoResponse) GoString() string + func (s GetOrderBaseInfoResponse) String() string + type GetOrderBaseInfoResponseBody struct + ErrorCode *string + ErrorMessage *string + OrderBaseInfo *GetOrderBaseInfoResponseBodyOrderBaseInfo + RequestId *string + Success *bool + func (s *GetOrderBaseInfoResponseBody) SetErrorCode(v string) *GetOrderBaseInfoResponseBody + func (s *GetOrderBaseInfoResponseBody) SetErrorMessage(v string) *GetOrderBaseInfoResponseBody + func (s *GetOrderBaseInfoResponseBody) SetOrderBaseInfo(v *GetOrderBaseInfoResponseBodyOrderBaseInfo) *GetOrderBaseInfoResponseBody + func (s *GetOrderBaseInfoResponseBody) SetRequestId(v string) *GetOrderBaseInfoResponseBody + func (s *GetOrderBaseInfoResponseBody) SetSuccess(v bool) *GetOrderBaseInfoResponseBody + func (s GetOrderBaseInfoResponseBody) GoString() string + func (s GetOrderBaseInfoResponseBody) String() string + type GetOrderBaseInfoResponseBodyOrderBaseInfo struct + Comment *string + Committer *string + CommitterId *int64 + CreateTime *string + LastModifyTime *string + OrderId *int64 + PluginType *string + RelatedUserList *GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserList + RelatedUserNickList *GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserNickList + StatusCode *string + StatusDesc *string + WorkflowInstanceId *int64 + WorkflowStatusDesc *string + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetComment(v string) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetCommitter(v string) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetCommitterId(v int64) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetCreateTime(v string) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetLastModifyTime(v string) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetOrderId(v int64) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetPluginType(v string) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetRelatedUserList(v *GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserList) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetRelatedUserNickList(v *GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserNickList) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetStatusCode(v string) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetStatusDesc(v string) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetWorkflowInstanceId(v int64) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfo) SetWorkflowStatusDesc(v string) *GetOrderBaseInfoResponseBodyOrderBaseInfo + func (s GetOrderBaseInfoResponseBodyOrderBaseInfo) GoString() string + func (s GetOrderBaseInfoResponseBodyOrderBaseInfo) String() string + type GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserList struct + UserIds []*string + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserList) SetUserIds(v []*string) *GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserList + func (s GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserList) GoString() string + func (s GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserList) String() string + type GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserNickList struct + UserNicks []*string + func (s *GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserNickList) SetUserNicks(v []*string) *GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserNickList + func (s GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserNickList) GoString() string + func (s GetOrderBaseInfoResponseBodyOrderBaseInfoRelatedUserNickList) String() string + type GetOwnerApplyOrderDetailRequest struct + OrderId *int64 + Tid *int64 + func (s *GetOwnerApplyOrderDetailRequest) SetOrderId(v int64) *GetOwnerApplyOrderDetailRequest + func (s *GetOwnerApplyOrderDetailRequest) SetTid(v int64) *GetOwnerApplyOrderDetailRequest + func (s GetOwnerApplyOrderDetailRequest) GoString() string + func (s GetOwnerApplyOrderDetailRequest) String() string + type GetOwnerApplyOrderDetailResponse struct + Body *GetOwnerApplyOrderDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetOwnerApplyOrderDetailResponse) SetBody(v *GetOwnerApplyOrderDetailResponseBody) *GetOwnerApplyOrderDetailResponse + func (s *GetOwnerApplyOrderDetailResponse) SetHeaders(v map[string]*string) *GetOwnerApplyOrderDetailResponse + func (s *GetOwnerApplyOrderDetailResponse) SetStatusCode(v int32) *GetOwnerApplyOrderDetailResponse + func (s GetOwnerApplyOrderDetailResponse) GoString() string + func (s GetOwnerApplyOrderDetailResponse) String() string + type GetOwnerApplyOrderDetailResponseBody struct + ErrorCode *string + ErrorMessage *string + OwnerApplyOrderDetail *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail + RequestId *string + Success *bool + func (s *GetOwnerApplyOrderDetailResponseBody) SetErrorCode(v string) *GetOwnerApplyOrderDetailResponseBody + func (s *GetOwnerApplyOrderDetailResponseBody) SetErrorMessage(v string) *GetOwnerApplyOrderDetailResponseBody + func (s *GetOwnerApplyOrderDetailResponseBody) SetOwnerApplyOrderDetail(v *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail) *GetOwnerApplyOrderDetailResponseBody + func (s *GetOwnerApplyOrderDetailResponseBody) SetRequestId(v string) *GetOwnerApplyOrderDetailResponseBody + func (s *GetOwnerApplyOrderDetailResponseBody) SetSuccess(v bool) *GetOwnerApplyOrderDetailResponseBody + func (s GetOwnerApplyOrderDetailResponseBody) GoString() string + func (s GetOwnerApplyOrderDetailResponseBody) String() string + type GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail struct + ApplyType *string + Resources []*GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail) SetApplyType(v string) *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail) SetResources(v []*GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources) *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail + func (s GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail) GoString() string + func (s GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail) String() string + type GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources struct + Logic *bool + ResourceDetail *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail + TargetId *string + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources) SetLogic(v bool) *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources) SetResourceDetail(...) *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources) SetTargetId(v string) *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources + func (s GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources) GoString() string + func (s GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources) String() string + type GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail struct + DbType *string + EnvType *string + OwnerIds []*int64 + OwnerNickNames []*string + SearchName *string + TableName *string + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail) SetDbType(v string) ... + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail) SetEnvType(v string) ... + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail) SetOwnerIds(v []*int64) ... + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail) SetOwnerNickNames(v []*string) ... + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail) SetSearchName(v string) ... + func (s *GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail) SetTableName(v string) ... + func (s GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail) GoString() string + func (s GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResourcesResourceDetail) String() string + type GetPermApplyOrderDetailRequest struct + OrderId *int64 + Tid *int64 + func (s *GetPermApplyOrderDetailRequest) SetOrderId(v int64) *GetPermApplyOrderDetailRequest + func (s *GetPermApplyOrderDetailRequest) SetTid(v int64) *GetPermApplyOrderDetailRequest + func (s GetPermApplyOrderDetailRequest) GoString() string + func (s GetPermApplyOrderDetailRequest) String() string + type GetPermApplyOrderDetailResponse struct + Body *GetPermApplyOrderDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetPermApplyOrderDetailResponse) SetBody(v *GetPermApplyOrderDetailResponseBody) *GetPermApplyOrderDetailResponse + func (s *GetPermApplyOrderDetailResponse) SetHeaders(v map[string]*string) *GetPermApplyOrderDetailResponse + func (s *GetPermApplyOrderDetailResponse) SetStatusCode(v int32) *GetPermApplyOrderDetailResponse + func (s GetPermApplyOrderDetailResponse) GoString() string + func (s GetPermApplyOrderDetailResponse) String() string + type GetPermApplyOrderDetailResponseBody struct + ErrorCode *string + ErrorMessage *string + PermApplyOrderDetail *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail + RequestId *string + Success *bool + func (s *GetPermApplyOrderDetailResponseBody) SetErrorCode(v string) *GetPermApplyOrderDetailResponseBody + func (s *GetPermApplyOrderDetailResponseBody) SetErrorMessage(v string) *GetPermApplyOrderDetailResponseBody + func (s *GetPermApplyOrderDetailResponseBody) SetPermApplyOrderDetail(v *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail) *GetPermApplyOrderDetailResponseBody + func (s *GetPermApplyOrderDetailResponseBody) SetRequestId(v string) *GetPermApplyOrderDetailResponseBody + func (s *GetPermApplyOrderDetailResponseBody) SetSuccess(v bool) *GetPermApplyOrderDetailResponseBody + func (s GetPermApplyOrderDetailResponseBody) GoString() string + func (s GetPermApplyOrderDetailResponseBody) String() string + type GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail struct + ApplyType *string + PermType *int64 + Resources []*GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources + Seconds *int64 + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail) SetApplyType(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail) SetPermType(v int64) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail) SetResources(v []*GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail) SetSeconds(v int64) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail) GoString() string + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetail) String() string + type GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources struct + ColumnInfo *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo + DatabaseInfo *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo + InstanceInfo *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + TableInfo *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesTableInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources) SetColumnInfo(v *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources) SetDatabaseInfo(...) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources) SetInstanceInfo(...) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources) SetTableInfo(v *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesTableInfo) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources) GoString() string + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResources) String() string + type GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo struct + ColumnName *string + TableName *string + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo) SetColumnName(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo) SetTableName(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo) GoString() string + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesColumnInfo) String() string + type GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo struct + DbId *int64 + DbType *string + EnvType *string + Logic *bool + OwnerIds []*int64 + OwnerNickNames []*string + SearchName *string + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) SetDbId(v int64) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) SetDbType(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) SetEnvType(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) SetLogic(v bool) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) SetOwnerIds(v []*int64) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) SetOwnerNickNames(v []*string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) SetSearchName(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) GoString() string + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesDatabaseInfo) String() string + type GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo struct + DbType *string + DbaId *int64 + DbaNickName *string + EnvType *string + Host *string + InstanceId *string + OwnerIds []*int64 + OwnerNickName []*string + Port *int64 + SearchName *string + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetDbType(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetDbaId(v int64) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetDbaNickName(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetEnvType(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetHost(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetInstanceId(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetOwnerIds(v []*int64) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetOwnerNickName(v []*string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetPort(v int64) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) SetSearchName(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) GoString() string + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesInstanceInfo) String() string + type GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesTableInfo struct + TableName *string + func (s *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesTableInfo) SetTableName(v string) *GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesTableInfo + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesTableInfo) GoString() string + func (s GetPermApplyOrderDetailResponseBodyPermApplyOrderDetailResourcesTableInfo) String() string + type GetPhysicalDatabaseRequest struct + DbId *int64 + Tid *int64 + func (s *GetPhysicalDatabaseRequest) SetDbId(v int64) *GetPhysicalDatabaseRequest + func (s *GetPhysicalDatabaseRequest) SetTid(v int64) *GetPhysicalDatabaseRequest + func (s GetPhysicalDatabaseRequest) GoString() string + func (s GetPhysicalDatabaseRequest) String() string + type GetPhysicalDatabaseResponse struct + Body *GetPhysicalDatabaseResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetPhysicalDatabaseResponse) SetBody(v *GetPhysicalDatabaseResponseBody) *GetPhysicalDatabaseResponse + func (s *GetPhysicalDatabaseResponse) SetHeaders(v map[string]*string) *GetPhysicalDatabaseResponse + func (s *GetPhysicalDatabaseResponse) SetStatusCode(v int32) *GetPhysicalDatabaseResponse + func (s GetPhysicalDatabaseResponse) GoString() string + func (s GetPhysicalDatabaseResponse) String() string + type GetPhysicalDatabaseResponseBody struct + Database *GetPhysicalDatabaseResponseBodyDatabase + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetPhysicalDatabaseResponseBody) SetDatabase(v *GetPhysicalDatabaseResponseBodyDatabase) *GetPhysicalDatabaseResponseBody + func (s *GetPhysicalDatabaseResponseBody) SetErrorCode(v string) *GetPhysicalDatabaseResponseBody + func (s *GetPhysicalDatabaseResponseBody) SetErrorMessage(v string) *GetPhysicalDatabaseResponseBody + func (s *GetPhysicalDatabaseResponseBody) SetRequestId(v string) *GetPhysicalDatabaseResponseBody + func (s *GetPhysicalDatabaseResponseBody) SetSuccess(v bool) *GetPhysicalDatabaseResponseBody + func (s GetPhysicalDatabaseResponseBody) GoString() string + func (s GetPhysicalDatabaseResponseBody) String() string + type GetPhysicalDatabaseResponseBodyDatabase struct + CatalogName *string + DatabaseId *string + DbType *string + DbaId *string + DbaName *string + Encoding *string + EnvType *string + Host *string + InstanceId *string + OwnerIdList *GetPhysicalDatabaseResponseBodyDatabaseOwnerIdList + OwnerNameList *GetPhysicalDatabaseResponseBodyDatabaseOwnerNameList + Port *int32 + SchemaName *string + SearchName *string + Sid *string + State *string + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetCatalogName(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetDatabaseId(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetDbType(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetDbaId(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetDbaName(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetEncoding(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetEnvType(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetHost(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetInstanceId(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetOwnerIdList(v *GetPhysicalDatabaseResponseBodyDatabaseOwnerIdList) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetOwnerNameList(v *GetPhysicalDatabaseResponseBodyDatabaseOwnerNameList) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetPort(v int32) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetSchemaName(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetSearchName(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetSid(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s *GetPhysicalDatabaseResponseBodyDatabase) SetState(v string) *GetPhysicalDatabaseResponseBodyDatabase + func (s GetPhysicalDatabaseResponseBodyDatabase) GoString() string + func (s GetPhysicalDatabaseResponseBodyDatabase) String() string + type GetPhysicalDatabaseResponseBodyDatabaseOwnerIdList struct + OwnerIds []*string + func (s *GetPhysicalDatabaseResponseBodyDatabaseOwnerIdList) SetOwnerIds(v []*string) *GetPhysicalDatabaseResponseBodyDatabaseOwnerIdList + func (s GetPhysicalDatabaseResponseBodyDatabaseOwnerIdList) GoString() string + func (s GetPhysicalDatabaseResponseBodyDatabaseOwnerIdList) String() string + type GetPhysicalDatabaseResponseBodyDatabaseOwnerNameList struct + OwnerNames []*string + func (s *GetPhysicalDatabaseResponseBodyDatabaseOwnerNameList) SetOwnerNames(v []*string) *GetPhysicalDatabaseResponseBodyDatabaseOwnerNameList + func (s GetPhysicalDatabaseResponseBodyDatabaseOwnerNameList) GoString() string + func (s GetPhysicalDatabaseResponseBodyDatabaseOwnerNameList) String() string + type GetProxyRequest struct + InstanceId *int64 + ProxyId *int64 + Tid *int64 + func (s *GetProxyRequest) SetInstanceId(v int64) *GetProxyRequest + func (s *GetProxyRequest) SetProxyId(v int64) *GetProxyRequest + func (s *GetProxyRequest) SetTid(v int64) *GetProxyRequest + func (s GetProxyRequest) GoString() string + func (s GetProxyRequest) String() string + type GetProxyResponse struct + Body *GetProxyResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetProxyResponse) SetBody(v *GetProxyResponseBody) *GetProxyResponse + func (s *GetProxyResponse) SetHeaders(v map[string]*string) *GetProxyResponse + func (s *GetProxyResponse) SetStatusCode(v int32) *GetProxyResponse + func (s GetProxyResponse) GoString() string + func (s GetProxyResponse) String() string + type GetProxyResponseBody struct + CreatorId *int64 + CreatorName *string + ErrorCode *string + ErrorMessage *string + HttpsPort *int32 + InstanceId *int64 + PrivateEnable *bool + PrivateHost *string + ProtocolPort *int32 + ProtocolType *string + ProxyId *int64 + PublicEnable *bool + PublicHost *string + RequestId *string + Success *bool + func (s *GetProxyResponseBody) SetCreatorId(v int64) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetCreatorName(v string) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetErrorCode(v string) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetErrorMessage(v string) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetHttpsPort(v int32) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetInstanceId(v int64) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetPrivateEnable(v bool) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetPrivateHost(v string) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetProtocolPort(v int32) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetProtocolType(v string) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetProxyId(v int64) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetPublicEnable(v bool) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetPublicHost(v string) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetRequestId(v string) *GetProxyResponseBody + func (s *GetProxyResponseBody) SetSuccess(v bool) *GetProxyResponseBody + func (s GetProxyResponseBody) GoString() string + func (s GetProxyResponseBody) String() string + type GetRuleNumLimitOfSLARequest struct + DagId *int64 + Tid *int64 + func (s *GetRuleNumLimitOfSLARequest) SetDagId(v int64) *GetRuleNumLimitOfSLARequest + func (s *GetRuleNumLimitOfSLARequest) SetTid(v int64) *GetRuleNumLimitOfSLARequest + func (s GetRuleNumLimitOfSLARequest) GoString() string + func (s GetRuleNumLimitOfSLARequest) String() string + type GetRuleNumLimitOfSLAResponse struct + Body *GetRuleNumLimitOfSLAResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetRuleNumLimitOfSLAResponse) SetBody(v *GetRuleNumLimitOfSLAResponseBody) *GetRuleNumLimitOfSLAResponse + func (s *GetRuleNumLimitOfSLAResponse) SetHeaders(v map[string]*string) *GetRuleNumLimitOfSLAResponse + func (s *GetRuleNumLimitOfSLAResponse) SetStatusCode(v int32) *GetRuleNumLimitOfSLAResponse + func (s GetRuleNumLimitOfSLAResponse) GoString() string + func (s GetRuleNumLimitOfSLAResponse) String() string + type GetRuleNumLimitOfSLAResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + RuleNumLimit *int32 + Success *bool + func (s *GetRuleNumLimitOfSLAResponseBody) SetErrorCode(v string) *GetRuleNumLimitOfSLAResponseBody + func (s *GetRuleNumLimitOfSLAResponseBody) SetErrorMessage(v string) *GetRuleNumLimitOfSLAResponseBody + func (s *GetRuleNumLimitOfSLAResponseBody) SetRequestId(v string) *GetRuleNumLimitOfSLAResponseBody + func (s *GetRuleNumLimitOfSLAResponseBody) SetRuleNumLimit(v int32) *GetRuleNumLimitOfSLAResponseBody + func (s *GetRuleNumLimitOfSLAResponseBody) SetSuccess(v bool) *GetRuleNumLimitOfSLAResponseBody + func (s GetRuleNumLimitOfSLAResponseBody) GoString() string + func (s GetRuleNumLimitOfSLAResponseBody) String() string + type GetSQLReviewCheckResultStatusRequest struct + OrderId *int64 + Tid *int64 + func (s *GetSQLReviewCheckResultStatusRequest) SetOrderId(v int64) *GetSQLReviewCheckResultStatusRequest + func (s *GetSQLReviewCheckResultStatusRequest) SetTid(v int64) *GetSQLReviewCheckResultStatusRequest + func (s GetSQLReviewCheckResultStatusRequest) GoString() string + func (s GetSQLReviewCheckResultStatusRequest) String() string + type GetSQLReviewCheckResultStatusResponse struct + Body *GetSQLReviewCheckResultStatusResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetSQLReviewCheckResultStatusResponse) SetBody(v *GetSQLReviewCheckResultStatusResponseBody) *GetSQLReviewCheckResultStatusResponse + func (s *GetSQLReviewCheckResultStatusResponse) SetHeaders(v map[string]*string) *GetSQLReviewCheckResultStatusResponse + func (s *GetSQLReviewCheckResultStatusResponse) SetStatusCode(v int32) *GetSQLReviewCheckResultStatusResponse + func (s GetSQLReviewCheckResultStatusResponse) GoString() string + func (s GetSQLReviewCheckResultStatusResponse) String() string + type GetSQLReviewCheckResultStatusResponseBody struct + CheckResultStatus *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetSQLReviewCheckResultStatusResponseBody) SetCheckResultStatus(v *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus) *GetSQLReviewCheckResultStatusResponseBody + func (s *GetSQLReviewCheckResultStatusResponseBody) SetErrorCode(v string) *GetSQLReviewCheckResultStatusResponseBody + func (s *GetSQLReviewCheckResultStatusResponseBody) SetErrorMessage(v string) *GetSQLReviewCheckResultStatusResponseBody + func (s *GetSQLReviewCheckResultStatusResponseBody) SetRequestId(v string) *GetSQLReviewCheckResultStatusResponseBody + func (s *GetSQLReviewCheckResultStatusResponseBody) SetSuccess(v bool) *GetSQLReviewCheckResultStatusResponseBody + func (s GetSQLReviewCheckResultStatusResponseBody) GoString() string + func (s GetSQLReviewCheckResultStatusResponseBody) String() string + type GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus struct + CheckStatusResult *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult + CheckedCount *int64 + SQLReviewResult *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult + TotalSQLCount *int64 + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus) SetCheckStatusResult(v *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus) SetCheckedCount(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus) SetSQLReviewResult(v *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus) SetTotalSQLCount(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus + func (s GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus) GoString() string + func (s GetSQLReviewCheckResultStatusResponseBodyCheckResultStatus) String() string + type GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult struct + CheckNotPass *int64 + CheckPass *int64 + ForceNotPass *int64 + ForcePass *int64 + New *int64 + Unknown *int64 + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) SetCheckNotPass(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) SetCheckPass(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) SetForceNotPass(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) SetForcePass(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) SetNew(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) SetUnknown(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult + func (s GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) GoString() string + func (s GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusCheckStatusResult) String() string + type GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult struct + MustImprove *int64 + PotentialIssue *int64 + SuggestImprove *int64 + TableIndexSuggest *int64 + UseDmsDmlUnlock *int64 + UseDmsToolkit *int64 + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) SetMustImprove(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) SetPotentialIssue(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) SetSuggestImprove(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) SetTableIndexSuggest(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) SetUseDmsDmlUnlock(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult + func (s *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) SetUseDmsToolkit(v int64) *GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult + func (s GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) GoString() string + func (s GetSQLReviewCheckResultStatusResponseBodyCheckResultStatusSQLReviewResult) String() string + type GetSQLReviewOptimizeDetailRequest struct + SQLReviewQueryKey *string + Tid *int64 + func (s *GetSQLReviewOptimizeDetailRequest) SetSQLReviewQueryKey(v string) *GetSQLReviewOptimizeDetailRequest + func (s *GetSQLReviewOptimizeDetailRequest) SetTid(v int64) *GetSQLReviewOptimizeDetailRequest + func (s GetSQLReviewOptimizeDetailRequest) GoString() string + func (s GetSQLReviewOptimizeDetailRequest) String() string + type GetSQLReviewOptimizeDetailResponse struct + Body *GetSQLReviewOptimizeDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetSQLReviewOptimizeDetailResponse) SetBody(v *GetSQLReviewOptimizeDetailResponseBody) *GetSQLReviewOptimizeDetailResponse + func (s *GetSQLReviewOptimizeDetailResponse) SetHeaders(v map[string]*string) *GetSQLReviewOptimizeDetailResponse + func (s *GetSQLReviewOptimizeDetailResponse) SetStatusCode(v int32) *GetSQLReviewOptimizeDetailResponse + func (s GetSQLReviewOptimizeDetailResponse) GoString() string + func (s GetSQLReviewOptimizeDetailResponse) String() string + type GetSQLReviewOptimizeDetailResponseBody struct + ErrorCode *string + ErrorMessage *string + OptimizeDetail *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail + RequestId *string + Success *bool + func (s *GetSQLReviewOptimizeDetailResponseBody) SetErrorCode(v string) *GetSQLReviewOptimizeDetailResponseBody + func (s *GetSQLReviewOptimizeDetailResponseBody) SetErrorMessage(v string) *GetSQLReviewOptimizeDetailResponseBody + func (s *GetSQLReviewOptimizeDetailResponseBody) SetOptimizeDetail(v *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail) *GetSQLReviewOptimizeDetailResponseBody + func (s *GetSQLReviewOptimizeDetailResponseBody) SetRequestId(v string) *GetSQLReviewOptimizeDetailResponseBody + func (s *GetSQLReviewOptimizeDetailResponseBody) SetSuccess(v bool) *GetSQLReviewOptimizeDetailResponseBody + func (s GetSQLReviewOptimizeDetailResponseBody) GoString() string + func (s GetSQLReviewOptimizeDetailResponseBody) String() string + type GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail struct + DbId *int32 + InstanceId *int32 + QualityResult *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult + QueryKey *string + SqlType *string + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail) SetDbId(v int32) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail) SetInstanceId(v int32) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail) SetQualityResult(v *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail) SetQueryKey(v string) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail) SetSqlType(v string) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail + func (s GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail) GoString() string + func (s GetSQLReviewOptimizeDetailResponseBodyOptimizeDetail) String() string + type GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult struct + ErrorMessage *string + OccurError *bool + Results []*GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult) SetErrorMessage(v string) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult) SetOccurError(v bool) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult) SetResults(v []*GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult + func (s GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult) GoString() string + func (s GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResult) String() string + type GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults struct + Comments *string + Feedback *string + Messages []*string + RuleName *string + RuleType *string + Scripts []*GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResultsScripts + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) SetComments(v string) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) SetFeedback(v string) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) SetMessages(v []*string) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) SetRuleName(v string) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) SetRuleType(v string) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) SetScripts(...) *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults + func (s GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) GoString() string + func (s GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResults) String() string + type GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResultsScripts struct + Content *string + OpType *string + TableName *string + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResultsScripts) SetContent(v string) ... + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResultsScripts) SetOpType(v string) ... + func (s *GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResultsScripts) SetTableName(v string) ... + func (s GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResultsScripts) GoString() string + func (s GetSQLReviewOptimizeDetailResponseBodyOptimizeDetailQualityResultResultsScripts) String() string + type GetStructSyncExecSqlDetailRequest struct + OrderId *int64 + PageNumber *int64 + PageSize *int64 + Tid *int64 + func (s *GetStructSyncExecSqlDetailRequest) SetOrderId(v int64) *GetStructSyncExecSqlDetailRequest + func (s *GetStructSyncExecSqlDetailRequest) SetPageNumber(v int64) *GetStructSyncExecSqlDetailRequest + func (s *GetStructSyncExecSqlDetailRequest) SetPageSize(v int64) *GetStructSyncExecSqlDetailRequest + func (s *GetStructSyncExecSqlDetailRequest) SetTid(v int64) *GetStructSyncExecSqlDetailRequest + func (s GetStructSyncExecSqlDetailRequest) GoString() string + func (s GetStructSyncExecSqlDetailRequest) String() string + type GetStructSyncExecSqlDetailResponse struct + Body *GetStructSyncExecSqlDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetStructSyncExecSqlDetailResponse) SetBody(v *GetStructSyncExecSqlDetailResponseBody) *GetStructSyncExecSqlDetailResponse + func (s *GetStructSyncExecSqlDetailResponse) SetHeaders(v map[string]*string) *GetStructSyncExecSqlDetailResponse + func (s *GetStructSyncExecSqlDetailResponse) SetStatusCode(v int32) *GetStructSyncExecSqlDetailResponse + func (s GetStructSyncExecSqlDetailResponse) GoString() string + func (s GetStructSyncExecSqlDetailResponse) String() string + type GetStructSyncExecSqlDetailResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + StructSyncExecSqlDetail *GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail + Success *bool + func (s *GetStructSyncExecSqlDetailResponseBody) SetErrorCode(v string) *GetStructSyncExecSqlDetailResponseBody + func (s *GetStructSyncExecSqlDetailResponseBody) SetErrorMessage(v string) *GetStructSyncExecSqlDetailResponseBody + func (s *GetStructSyncExecSqlDetailResponseBody) SetRequestId(v string) *GetStructSyncExecSqlDetailResponseBody + func (s *GetStructSyncExecSqlDetailResponseBody) SetStructSyncExecSqlDetail(v *GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail) *GetStructSyncExecSqlDetailResponseBody + func (s *GetStructSyncExecSqlDetailResponseBody) SetSuccess(v bool) *GetStructSyncExecSqlDetailResponseBody + func (s GetStructSyncExecSqlDetailResponseBody) GoString() string + func (s GetStructSyncExecSqlDetailResponseBody) String() string + type GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail struct + ExecSql *string + TotalSqlCount *int64 + func (s *GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail) SetExecSql(v string) *GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail + func (s *GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail) SetTotalSqlCount(v int64) *GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail + func (s GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail) GoString() string + func (s GetStructSyncExecSqlDetailResponseBodyStructSyncExecSqlDetail) String() string + type GetStructSyncJobAnalyzeResultRequest struct + CompareType *string + OrderId *int64 + PageNumber *int64 + PageSize *int64 + Tid *int64 + func (s *GetStructSyncJobAnalyzeResultRequest) SetCompareType(v string) *GetStructSyncJobAnalyzeResultRequest + func (s *GetStructSyncJobAnalyzeResultRequest) SetOrderId(v int64) *GetStructSyncJobAnalyzeResultRequest + func (s *GetStructSyncJobAnalyzeResultRequest) SetPageNumber(v int64) *GetStructSyncJobAnalyzeResultRequest + func (s *GetStructSyncJobAnalyzeResultRequest) SetPageSize(v int64) *GetStructSyncJobAnalyzeResultRequest + func (s *GetStructSyncJobAnalyzeResultRequest) SetTid(v int64) *GetStructSyncJobAnalyzeResultRequest + func (s GetStructSyncJobAnalyzeResultRequest) GoString() string + func (s GetStructSyncJobAnalyzeResultRequest) String() string + type GetStructSyncJobAnalyzeResultResponse struct + Body *GetStructSyncJobAnalyzeResultResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetStructSyncJobAnalyzeResultResponse) SetBody(v *GetStructSyncJobAnalyzeResultResponseBody) *GetStructSyncJobAnalyzeResultResponse + func (s *GetStructSyncJobAnalyzeResultResponse) SetHeaders(v map[string]*string) *GetStructSyncJobAnalyzeResultResponse + func (s *GetStructSyncJobAnalyzeResultResponse) SetStatusCode(v int32) *GetStructSyncJobAnalyzeResultResponse + func (s GetStructSyncJobAnalyzeResultResponse) GoString() string + func (s GetStructSyncJobAnalyzeResultResponse) String() string + type GetStructSyncJobAnalyzeResultResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + StructSyncJobAnalyzeResult *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult + Success *bool + func (s *GetStructSyncJobAnalyzeResultResponseBody) SetErrorCode(v string) *GetStructSyncJobAnalyzeResultResponseBody + func (s *GetStructSyncJobAnalyzeResultResponseBody) SetErrorMessage(v string) *GetStructSyncJobAnalyzeResultResponseBody + func (s *GetStructSyncJobAnalyzeResultResponseBody) SetRequestId(v string) *GetStructSyncJobAnalyzeResultResponseBody + func (s *GetStructSyncJobAnalyzeResultResponseBody) SetStructSyncJobAnalyzeResult(v *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult) *GetStructSyncJobAnalyzeResultResponseBody + func (s *GetStructSyncJobAnalyzeResultResponseBody) SetSuccess(v bool) *GetStructSyncJobAnalyzeResultResponseBody + func (s GetStructSyncJobAnalyzeResultResponseBody) GoString() string + func (s GetStructSyncJobAnalyzeResultResponseBody) String() string + type GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult struct + ResultList []*GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList + SummaryList []*GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultSummaryList + func (s *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult) SetResultList(...) *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult + func (s *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult) SetSummaryList(...) *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult + func (s GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult) GoString() string + func (s GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResult) String() string + type GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList struct + Script *string + SourceTableName *string + TargetTableName *string + func (s *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList) SetScript(v string) *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList + func (s *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList) SetSourceTableName(v string) *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList + func (s *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList) SetTargetTableName(v string) *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList + func (s GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList) GoString() string + func (s GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultResultList) String() string + type GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultSummaryList struct + CompareType *string + Count *int64 + func (s *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultSummaryList) SetCompareType(v string) ... + func (s *GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultSummaryList) SetCount(v int64) ... + func (s GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultSummaryList) GoString() string + func (s GetStructSyncJobAnalyzeResultResponseBodyStructSyncJobAnalyzeResultSummaryList) String() string + type GetStructSyncJobDetailRequest struct + OrderId *int64 + Tid *int64 + func (s *GetStructSyncJobDetailRequest) SetOrderId(v int64) *GetStructSyncJobDetailRequest + func (s *GetStructSyncJobDetailRequest) SetTid(v int64) *GetStructSyncJobDetailRequest + func (s GetStructSyncJobDetailRequest) GoString() string + func (s GetStructSyncJobDetailRequest) String() string + type GetStructSyncJobDetailResponse struct + Body *GetStructSyncJobDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetStructSyncJobDetailResponse) SetBody(v *GetStructSyncJobDetailResponseBody) *GetStructSyncJobDetailResponse + func (s *GetStructSyncJobDetailResponse) SetHeaders(v map[string]*string) *GetStructSyncJobDetailResponse + func (s *GetStructSyncJobDetailResponse) SetStatusCode(v int32) *GetStructSyncJobDetailResponse + func (s GetStructSyncJobDetailResponse) GoString() string + func (s GetStructSyncJobDetailResponse) String() string + type GetStructSyncJobDetailResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + StructSyncJobDetail *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + Success *bool + func (s *GetStructSyncJobDetailResponseBody) SetErrorCode(v string) *GetStructSyncJobDetailResponseBody + func (s *GetStructSyncJobDetailResponseBody) SetErrorMessage(v string) *GetStructSyncJobDetailResponseBody + func (s *GetStructSyncJobDetailResponseBody) SetRequestId(v string) *GetStructSyncJobDetailResponseBody + func (s *GetStructSyncJobDetailResponseBody) SetStructSyncJobDetail(v *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) *GetStructSyncJobDetailResponseBody + func (s *GetStructSyncJobDetailResponseBody) SetSuccess(v bool) *GetStructSyncJobDetailResponseBody + func (s GetStructSyncJobDetailResponseBody) GoString() string + func (s GetStructSyncJobDetailResponseBody) String() string + type GetStructSyncJobDetailResponseBodyStructSyncJobDetail struct + DBTaskGroupId *int64 + ExecuteCount *int64 + JobStatus *string + Message *string + SecurityRule *string + SqlCount *int64 + TableAnalyzed *int64 + TableCount *int64 + func (s *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) SetDBTaskGroupId(v int64) *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + func (s *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) SetExecuteCount(v int64) *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + func (s *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) SetJobStatus(v string) *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + func (s *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) SetMessage(v string) *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + func (s *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) SetSecurityRule(v string) *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + func (s *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) SetSqlCount(v int64) *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + func (s *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) SetTableAnalyzed(v int64) *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + func (s *GetStructSyncJobDetailResponseBodyStructSyncJobDetail) SetTableCount(v int64) *GetStructSyncJobDetailResponseBodyStructSyncJobDetail + func (s GetStructSyncJobDetailResponseBodyStructSyncJobDetail) GoString() string + func (s GetStructSyncJobDetailResponseBodyStructSyncJobDetail) String() string + type GetStructSyncOrderDetailRequest struct + OrderId *int64 + Tid *int64 + func (s *GetStructSyncOrderDetailRequest) SetOrderId(v int64) *GetStructSyncOrderDetailRequest + func (s *GetStructSyncOrderDetailRequest) SetTid(v int64) *GetStructSyncOrderDetailRequest + func (s GetStructSyncOrderDetailRequest) GoString() string + func (s GetStructSyncOrderDetailRequest) String() string + type GetStructSyncOrderDetailResponse struct + Body *GetStructSyncOrderDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetStructSyncOrderDetailResponse) SetBody(v *GetStructSyncOrderDetailResponseBody) *GetStructSyncOrderDetailResponse + func (s *GetStructSyncOrderDetailResponse) SetHeaders(v map[string]*string) *GetStructSyncOrderDetailResponse + func (s *GetStructSyncOrderDetailResponse) SetStatusCode(v int32) *GetStructSyncOrderDetailResponse + func (s GetStructSyncOrderDetailResponse) GoString() string + func (s GetStructSyncOrderDetailResponse) String() string + type GetStructSyncOrderDetailResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + StructSyncOrderDetail *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + Success *bool + func (s *GetStructSyncOrderDetailResponseBody) SetErrorCode(v string) *GetStructSyncOrderDetailResponseBody + func (s *GetStructSyncOrderDetailResponseBody) SetErrorMessage(v string) *GetStructSyncOrderDetailResponseBody + func (s *GetStructSyncOrderDetailResponseBody) SetRequestId(v string) *GetStructSyncOrderDetailResponseBody + func (s *GetStructSyncOrderDetailResponseBody) SetStructSyncOrderDetail(v *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) *GetStructSyncOrderDetailResponseBody + func (s *GetStructSyncOrderDetailResponseBody) SetSuccess(v bool) *GetStructSyncOrderDetailResponseBody + func (s GetStructSyncOrderDetailResponseBody) GoString() string + func (s GetStructSyncOrderDetailResponseBody) String() string + type GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail struct + IgnoreError *bool + SourceDatabaseInfo *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo + SourceType *string + SourceVersionInfo *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceVersionInfo + TableInfoList []*GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList + TargetDatabaseInfo *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo + TargetType *string + TargetVersionInfo *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetVersionInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) SetIgnoreError(v bool) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) SetSourceDatabaseInfo(v *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) SetSourceType(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) SetSourceVersionInfo(v *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceVersionInfo) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) SetTableInfoList(v []*GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) SetTargetDatabaseInfo(v *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) SetTargetType(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) SetTargetVersionInfo(v *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetVersionInfo) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) GoString() string + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetail) String() string + type GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo struct + DbId *int64 + DbType *string + EnvType *string + Logic *bool + SearchName *string + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo) SetDbId(v int64) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo) SetDbType(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo) SetEnvType(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo) SetLogic(v bool) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo) SetSearchName(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo) GoString() string + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceDatabaseInfo) String() string + type GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceVersionInfo struct + VersionId *string + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceVersionInfo) SetVersionId(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceVersionInfo + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceVersionInfo) GoString() string + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailSourceVersionInfo) String() string + type GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList struct + SourceTableName *string + TargetTableName *string + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList) SetSourceTableName(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList) SetTargetTableName(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList) GoString() string + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTableInfoList) String() string + type GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo struct + DbId *int64 + DbType *string + EnvType *string + Logic *bool + SearchName *string + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo) SetDbId(v int64) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo) SetDbType(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo) SetEnvType(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo) SetLogic(v bool) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo) SetSearchName(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo) GoString() string + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetDatabaseInfo) String() string + type GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetVersionInfo struct + VersionId *string + func (s *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetVersionInfo) SetVersionId(v string) *GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetVersionInfo + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetVersionInfo) GoString() string + func (s GetStructSyncOrderDetailResponseBodyStructSyncOrderDetailTargetVersionInfo) String() string + type GetTableDBTopologyRequest struct + TableGuid *string + Tid *int64 + func (s *GetTableDBTopologyRequest) SetTableGuid(v string) *GetTableDBTopologyRequest + func (s *GetTableDBTopologyRequest) SetTid(v int64) *GetTableDBTopologyRequest + func (s GetTableDBTopologyRequest) GoString() string + func (s GetTableDBTopologyRequest) String() string + type GetTableDBTopologyResponse struct + Body *GetTableDBTopologyResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetTableDBTopologyResponse) SetBody(v *GetTableDBTopologyResponseBody) *GetTableDBTopologyResponse + func (s *GetTableDBTopologyResponse) SetHeaders(v map[string]*string) *GetTableDBTopologyResponse + func (s *GetTableDBTopologyResponse) SetStatusCode(v int32) *GetTableDBTopologyResponse + func (s GetTableDBTopologyResponse) GoString() string + func (s GetTableDBTopologyResponse) String() string + type GetTableDBTopologyResponseBody struct + DBTopology *GetTableDBTopologyResponseBodyDBTopology + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GetTableDBTopologyResponseBody) SetDBTopology(v *GetTableDBTopologyResponseBodyDBTopology) *GetTableDBTopologyResponseBody + func (s *GetTableDBTopologyResponseBody) SetErrorCode(v string) *GetTableDBTopologyResponseBody + func (s *GetTableDBTopologyResponseBody) SetErrorMessage(v string) *GetTableDBTopologyResponseBody + func (s *GetTableDBTopologyResponseBody) SetRequestId(v string) *GetTableDBTopologyResponseBody + func (s *GetTableDBTopologyResponseBody) SetSuccess(v bool) *GetTableDBTopologyResponseBody + func (s GetTableDBTopologyResponseBody) GoString() string + func (s GetTableDBTopologyResponseBody) String() string + type GetTableDBTopologyResponseBodyDBTopology struct + DataSourceList []*GetTableDBTopologyResponseBodyDBTopologyDataSourceList + TableGuid *string + TableName *string + func (s *GetTableDBTopologyResponseBodyDBTopology) SetDataSourceList(v []*GetTableDBTopologyResponseBodyDBTopologyDataSourceList) *GetTableDBTopologyResponseBodyDBTopology + func (s *GetTableDBTopologyResponseBodyDBTopology) SetTableGuid(v string) *GetTableDBTopologyResponseBodyDBTopology + func (s *GetTableDBTopologyResponseBodyDBTopology) SetTableName(v string) *GetTableDBTopologyResponseBodyDBTopology + func (s GetTableDBTopologyResponseBodyDBTopology) GoString() string + func (s GetTableDBTopologyResponseBodyDBTopology) String() string + type GetTableDBTopologyResponseBodyDBTopologyDataSourceList struct + DatabaseList []*GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList + DbType *string + Host *string + Port *int32 + Sid *string + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceList) SetDatabaseList(v []*GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList) *GetTableDBTopologyResponseBodyDBTopologyDataSourceList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceList) SetDbType(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceList) SetHost(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceList) SetPort(v int32) *GetTableDBTopologyResponseBodyDBTopologyDataSourceList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceList) SetSid(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceList + func (s GetTableDBTopologyResponseBodyDBTopologyDataSourceList) GoString() string + func (s GetTableDBTopologyResponseBodyDBTopologyDataSourceList) String() string + type GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList struct + DbId *string + DbName *string + DbType *string + EnvType *string + TableList []*GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList) SetDbId(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList) SetDbName(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList) SetDbType(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList) SetEnvType(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList) SetTableList(...) *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList + func (s GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList) GoString() string + func (s GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseList) String() string + type GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList struct + TableId *string + TableName *string + TableType *string + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList) SetTableId(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList) SetTableName(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList + func (s *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList) SetTableType(v string) *GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList + func (s GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList) GoString() string + func (s GetTableDBTopologyResponseBodyDBTopologyDataSourceListDatabaseListTableList) String() string + type GetTableTopologyRequest struct + TableGuid *string + Tid *int64 + func (s *GetTableTopologyRequest) SetTableGuid(v string) *GetTableTopologyRequest + func (s *GetTableTopologyRequest) SetTid(v int64) *GetTableTopologyRequest + func (s GetTableTopologyRequest) GoString() string + func (s GetTableTopologyRequest) String() string + type GetTableTopologyResponse struct + Body *GetTableTopologyResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetTableTopologyResponse) SetBody(v *GetTableTopologyResponseBody) *GetTableTopologyResponse + func (s *GetTableTopologyResponse) SetHeaders(v map[string]*string) *GetTableTopologyResponse + func (s *GetTableTopologyResponse) SetStatusCode(v int32) *GetTableTopologyResponse + func (s GetTableTopologyResponse) GoString() string + func (s GetTableTopologyResponse) String() string + type GetTableTopologyResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TableTopology *GetTableTopologyResponseBodyTableTopology + func (s *GetTableTopologyResponseBody) SetErrorCode(v string) *GetTableTopologyResponseBody + func (s *GetTableTopologyResponseBody) SetErrorMessage(v string) *GetTableTopologyResponseBody + func (s *GetTableTopologyResponseBody) SetRequestId(v string) *GetTableTopologyResponseBody + func (s *GetTableTopologyResponseBody) SetSuccess(v bool) *GetTableTopologyResponseBody + func (s *GetTableTopologyResponseBody) SetTableTopology(v *GetTableTopologyResponseBodyTableTopology) *GetTableTopologyResponseBody + func (s GetTableTopologyResponseBody) GoString() string + func (s GetTableTopologyResponseBody) String() string + type GetTableTopologyResponseBodyTableTopology struct + Logic *bool + TableGuid *string + TableName *string + TableTopologyInfoList []*GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopology) SetLogic(v bool) *GetTableTopologyResponseBodyTableTopology + func (s *GetTableTopologyResponseBodyTableTopology) SetTableGuid(v string) *GetTableTopologyResponseBodyTableTopology + func (s *GetTableTopologyResponseBodyTableTopology) SetTableName(v string) *GetTableTopologyResponseBodyTableTopology + func (s *GetTableTopologyResponseBodyTableTopology) SetTableTopologyInfoList(v []*GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) *GetTableTopologyResponseBodyTableTopology + func (s GetTableTopologyResponseBodyTableTopology) GoString() string + func (s GetTableTopologyResponseBodyTableTopology) String() string + type GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList struct + DbId *int64 + DbName *string + DbSearchName *string + DbType *string + InstanceId *int64 + InstanceResourceId *string + InstanceSource *string + RegionId *string + TableCount *int64 + TableNameExpr *string + TableNameList *string + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetDbId(v int64) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetDbName(v string) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetDbSearchName(v string) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetDbType(v string) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetInstanceId(v int64) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetInstanceResourceId(v string) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetInstanceSource(v string) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetRegionId(v string) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetTableCount(v int64) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetTableNameExpr(v string) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) SetTableNameList(v string) *GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList + func (s GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) GoString() string + func (s GetTableTopologyResponseBodyTableTopologyTableTopologyInfoList) String() string + type GetTaskFlowGraphRequest struct + DagId *int64 + Tid *int64 + func (s *GetTaskFlowGraphRequest) SetDagId(v int64) *GetTaskFlowGraphRequest + func (s *GetTaskFlowGraphRequest) SetTid(v int64) *GetTaskFlowGraphRequest + func (s GetTaskFlowGraphRequest) GoString() string + func (s GetTaskFlowGraphRequest) String() string + type GetTaskFlowGraphResponse struct + Body *GetTaskFlowGraphResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetTaskFlowGraphResponse) SetBody(v *GetTaskFlowGraphResponseBody) *GetTaskFlowGraphResponse + func (s *GetTaskFlowGraphResponse) SetHeaders(v map[string]*string) *GetTaskFlowGraphResponse + func (s *GetTaskFlowGraphResponse) SetStatusCode(v int32) *GetTaskFlowGraphResponse + func (s GetTaskFlowGraphResponse) GoString() string + func (s GetTaskFlowGraphResponse) String() string + type GetTaskFlowGraphResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TaskFlowGraph *GetTaskFlowGraphResponseBodyTaskFlowGraph + func (s *GetTaskFlowGraphResponseBody) SetErrorCode(v string) *GetTaskFlowGraphResponseBody + func (s *GetTaskFlowGraphResponseBody) SetErrorMessage(v string) *GetTaskFlowGraphResponseBody + func (s *GetTaskFlowGraphResponseBody) SetRequestId(v string) *GetTaskFlowGraphResponseBody + func (s *GetTaskFlowGraphResponseBody) SetSuccess(v bool) *GetTaskFlowGraphResponseBody + func (s *GetTaskFlowGraphResponseBody) SetTaskFlowGraph(v *GetTaskFlowGraphResponseBodyTaskFlowGraph) *GetTaskFlowGraphResponseBody + func (s GetTaskFlowGraphResponseBody) GoString() string + func (s GetTaskFlowGraphResponseBody) String() string + type GetTaskFlowGraphResponseBodyTaskFlowGraph struct + CanEdit *bool + DagName *string + Edges *GetTaskFlowGraphResponseBodyTaskFlowGraphEdges + Nodes *GetTaskFlowGraphResponseBodyTaskFlowGraphNodes + Status *int64 + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraph) SetCanEdit(v bool) *GetTaskFlowGraphResponseBodyTaskFlowGraph + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraph) SetDagName(v string) *GetTaskFlowGraphResponseBodyTaskFlowGraph + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraph) SetEdges(v *GetTaskFlowGraphResponseBodyTaskFlowGraphEdges) *GetTaskFlowGraphResponseBodyTaskFlowGraph + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraph) SetNodes(v *GetTaskFlowGraphResponseBodyTaskFlowGraphNodes) *GetTaskFlowGraphResponseBodyTaskFlowGraph + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraph) SetStatus(v int64) *GetTaskFlowGraphResponseBodyTaskFlowGraph + func (s GetTaskFlowGraphResponseBodyTaskFlowGraph) GoString() string + func (s GetTaskFlowGraphResponseBodyTaskFlowGraph) String() string + type GetTaskFlowGraphResponseBodyTaskFlowGraphEdges struct + Edge []*GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphEdges) SetEdge(v []*GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge) *GetTaskFlowGraphResponseBodyTaskFlowGraphEdges + func (s GetTaskFlowGraphResponseBodyTaskFlowGraphEdges) GoString() string + func (s GetTaskFlowGraphResponseBodyTaskFlowGraphEdges) String() string + type GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge struct + DagId *int64 + Id *int64 + NodeEnd *int64 + NodeFrom *int64 + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge) SetDagId(v int64) *GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge) SetId(v int64) *GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge) SetNodeEnd(v int64) *GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge) SetNodeFrom(v int64) *GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge + func (s GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge) GoString() string + func (s GetTaskFlowGraphResponseBodyTaskFlowGraphEdgesEdge) String() string + type GetTaskFlowGraphResponseBodyTaskFlowGraphNodes struct + Node []*GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodes) SetNode(v []*GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodes + func (s GetTaskFlowGraphResponseBodyTaskFlowGraphNodes) GoString() string + func (s GetTaskFlowGraphResponseBodyTaskFlowGraphNodes) String() string + type GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode struct + DagId *int64 + GraphParam *string + NodeConfig *string + NodeContent *string + NodeId *int64 + NodeName *string + NodeType *int64 + TimeVariables *string + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) SetDagId(v int64) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) SetGraphParam(v string) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) SetNodeConfig(v string) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) SetNodeContent(v string) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) SetNodeId(v int64) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) SetNodeName(v string) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) SetNodeType(v int64) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) SetTimeVariables(v string) *GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode + func (s GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) GoString() string + func (s GetTaskFlowGraphResponseBodyTaskFlowGraphNodesNode) String() string + type GetTaskFlowNotificationRequest struct + DagId *int64 + Tid *int64 + func (s *GetTaskFlowNotificationRequest) SetDagId(v int64) *GetTaskFlowNotificationRequest + func (s *GetTaskFlowNotificationRequest) SetTid(v int64) *GetTaskFlowNotificationRequest + func (s GetTaskFlowNotificationRequest) GoString() string + func (s GetTaskFlowNotificationRequest) String() string + type GetTaskFlowNotificationResponse struct + Body *GetTaskFlowNotificationResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetTaskFlowNotificationResponse) SetBody(v *GetTaskFlowNotificationResponseBody) *GetTaskFlowNotificationResponse + func (s *GetTaskFlowNotificationResponse) SetHeaders(v map[string]*string) *GetTaskFlowNotificationResponse + func (s *GetTaskFlowNotificationResponse) SetStatusCode(v int32) *GetTaskFlowNotificationResponse + func (s GetTaskFlowNotificationResponse) GoString() string + func (s GetTaskFlowNotificationResponse) String() string + type GetTaskFlowNotificationResponseBody struct + ErrorCode *string + ErrorMessage *string + Notification *GetTaskFlowNotificationResponseBodyNotification + RequestId *string + Success *bool + func (s *GetTaskFlowNotificationResponseBody) SetErrorCode(v string) *GetTaskFlowNotificationResponseBody + func (s *GetTaskFlowNotificationResponseBody) SetErrorMessage(v string) *GetTaskFlowNotificationResponseBody + func (s *GetTaskFlowNotificationResponseBody) SetNotification(v *GetTaskFlowNotificationResponseBodyNotification) *GetTaskFlowNotificationResponseBody + func (s *GetTaskFlowNotificationResponseBody) SetRequestId(v string) *GetTaskFlowNotificationResponseBody + func (s *GetTaskFlowNotificationResponseBody) SetSuccess(v bool) *GetTaskFlowNotificationResponseBody + func (s GetTaskFlowNotificationResponseBody) GoString() string + func (s GetTaskFlowNotificationResponseBody) String() string + type GetTaskFlowNotificationResponseBodyNotification struct + DagNotificationFail *bool + DagNotificationSla *bool + DagNotificationSuccess *bool + func (s *GetTaskFlowNotificationResponseBodyNotification) SetDagNotificationFail(v bool) *GetTaskFlowNotificationResponseBodyNotification + func (s *GetTaskFlowNotificationResponseBodyNotification) SetDagNotificationSla(v bool) *GetTaskFlowNotificationResponseBodyNotification + func (s *GetTaskFlowNotificationResponseBodyNotification) SetDagNotificationSuccess(v bool) *GetTaskFlowNotificationResponseBodyNotification + func (s GetTaskFlowNotificationResponseBodyNotification) GoString() string + func (s GetTaskFlowNotificationResponseBodyNotification) String() string + type GetTaskInstanceRelationRequest struct + DagId *int64 + DagInstanceId *int64 + Tid *int64 + func (s *GetTaskInstanceRelationRequest) SetDagId(v int64) *GetTaskInstanceRelationRequest + func (s *GetTaskInstanceRelationRequest) SetDagInstanceId(v int64) *GetTaskInstanceRelationRequest + func (s *GetTaskInstanceRelationRequest) SetTid(v int64) *GetTaskInstanceRelationRequest + func (s GetTaskInstanceRelationRequest) GoString() string + func (s GetTaskInstanceRelationRequest) String() string + type GetTaskInstanceRelationResponse struct + Body *GetTaskInstanceRelationResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetTaskInstanceRelationResponse) SetBody(v *GetTaskInstanceRelationResponseBody) *GetTaskInstanceRelationResponse + func (s *GetTaskInstanceRelationResponse) SetHeaders(v map[string]*string) *GetTaskInstanceRelationResponse + func (s *GetTaskInstanceRelationResponse) SetStatusCode(v int32) *GetTaskInstanceRelationResponse + func (s GetTaskInstanceRelationResponse) GoString() string + func (s GetTaskInstanceRelationResponse) String() string + type GetTaskInstanceRelationResponseBody struct + ErrorCode *string + ErrorMessage *string + NodeList *GetTaskInstanceRelationResponseBodyNodeList + RequestId *string + Success *bool + func (s *GetTaskInstanceRelationResponseBody) SetErrorCode(v string) *GetTaskInstanceRelationResponseBody + func (s *GetTaskInstanceRelationResponseBody) SetErrorMessage(v string) *GetTaskInstanceRelationResponseBody + func (s *GetTaskInstanceRelationResponseBody) SetNodeList(v *GetTaskInstanceRelationResponseBodyNodeList) *GetTaskInstanceRelationResponseBody + func (s *GetTaskInstanceRelationResponseBody) SetRequestId(v string) *GetTaskInstanceRelationResponseBody + func (s *GetTaskInstanceRelationResponseBody) SetSuccess(v bool) *GetTaskInstanceRelationResponseBody + func (s GetTaskInstanceRelationResponseBody) GoString() string + func (s GetTaskInstanceRelationResponseBody) String() string + type GetTaskInstanceRelationResponseBodyNodeList struct + Node []*GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeList) SetNode(v []*GetTaskInstanceRelationResponseBodyNodeListNode) *GetTaskInstanceRelationResponseBodyNodeList + func (s GetTaskInstanceRelationResponseBodyNodeList) GoString() string + func (s GetTaskInstanceRelationResponseBodyNodeList) String() string + type GetTaskInstanceRelationResponseBodyNodeListNode struct + BusinessTime *string + EndTime *string + ExecuteTime *int64 + Id *int64 + Message *string + NodeId *int64 + NodeName *string + NodeType *int32 + Status *int32 + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetBusinessTime(v string) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetEndTime(v string) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetExecuteTime(v int64) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetId(v int64) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetMessage(v string) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetNodeId(v int64) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetNodeName(v string) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetNodeType(v int32) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s *GetTaskInstanceRelationResponseBodyNodeListNode) SetStatus(v int32) *GetTaskInstanceRelationResponseBodyNodeListNode + func (s GetTaskInstanceRelationResponseBodyNodeListNode) GoString() string + func (s GetTaskInstanceRelationResponseBodyNodeListNode) String() string + type GetTaskRequest struct + NodeId *int64 + Tid *int64 + func (s *GetTaskRequest) SetNodeId(v int64) *GetTaskRequest + func (s *GetTaskRequest) SetTid(v int64) *GetTaskRequest + func (s GetTaskRequest) GoString() string + func (s GetTaskRequest) String() string + type GetTaskResponse struct + Body *GetTaskResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetTaskResponse) SetBody(v *GetTaskResponseBody) *GetTaskResponse + func (s *GetTaskResponse) SetHeaders(v map[string]*string) *GetTaskResponse + func (s *GetTaskResponse) SetStatusCode(v int32) *GetTaskResponse + func (s GetTaskResponse) GoString() string + func (s GetTaskResponse) String() string + type GetTaskResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + Task *GetTaskResponseBodyTask + func (s *GetTaskResponseBody) SetErrorCode(v string) *GetTaskResponseBody + func (s *GetTaskResponseBody) SetErrorMessage(v string) *GetTaskResponseBody + func (s *GetTaskResponseBody) SetRequestId(v string) *GetTaskResponseBody + func (s *GetTaskResponseBody) SetSuccess(v bool) *GetTaskResponseBody + func (s *GetTaskResponseBody) SetTask(v *GetTaskResponseBodyTask) *GetTaskResponseBody + func (s GetTaskResponseBody) GoString() string + func (s GetTaskResponseBody) String() string + type GetTaskResponseBodyTask struct + DagId *int64 + GraphParam *string + NodeConfig *string + NodeContent *string + NodeName *string + NodeOutput *string + NodeType *string + TimeVariables *string + func (s *GetTaskResponseBodyTask) SetDagId(v int64) *GetTaskResponseBodyTask + func (s *GetTaskResponseBodyTask) SetGraphParam(v string) *GetTaskResponseBodyTask + func (s *GetTaskResponseBodyTask) SetNodeConfig(v string) *GetTaskResponseBodyTask + func (s *GetTaskResponseBodyTask) SetNodeContent(v string) *GetTaskResponseBodyTask + func (s *GetTaskResponseBodyTask) SetNodeName(v string) *GetTaskResponseBodyTask + func (s *GetTaskResponseBodyTask) SetNodeOutput(v string) *GetTaskResponseBodyTask + func (s *GetTaskResponseBodyTask) SetNodeType(v string) *GetTaskResponseBodyTask + func (s *GetTaskResponseBodyTask) SetTimeVariables(v string) *GetTaskResponseBodyTask + func (s GetTaskResponseBodyTask) GoString() string + func (s GetTaskResponseBodyTask) String() string + type GetUserActiveTenantRequest struct + Tid *int64 + func (s *GetUserActiveTenantRequest) SetTid(v int64) *GetUserActiveTenantRequest + func (s GetUserActiveTenantRequest) GoString() string + func (s GetUserActiveTenantRequest) String() string + type GetUserActiveTenantResponse struct + Body *GetUserActiveTenantResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetUserActiveTenantResponse) SetBody(v *GetUserActiveTenantResponseBody) *GetUserActiveTenantResponse + func (s *GetUserActiveTenantResponse) SetHeaders(v map[string]*string) *GetUserActiveTenantResponse + func (s *GetUserActiveTenantResponse) SetStatusCode(v int32) *GetUserActiveTenantResponse + func (s GetUserActiveTenantResponse) GoString() string + func (s GetUserActiveTenantResponse) String() string + type GetUserActiveTenantResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + Tenant *GetUserActiveTenantResponseBodyTenant + func (s *GetUserActiveTenantResponseBody) SetErrorCode(v string) *GetUserActiveTenantResponseBody + func (s *GetUserActiveTenantResponseBody) SetErrorMessage(v string) *GetUserActiveTenantResponseBody + func (s *GetUserActiveTenantResponseBody) SetRequestId(v string) *GetUserActiveTenantResponseBody + func (s *GetUserActiveTenantResponseBody) SetSuccess(v bool) *GetUserActiveTenantResponseBody + func (s *GetUserActiveTenantResponseBody) SetTenant(v *GetUserActiveTenantResponseBodyTenant) *GetUserActiveTenantResponseBody + func (s GetUserActiveTenantResponseBody) GoString() string + func (s GetUserActiveTenantResponseBody) String() string + type GetUserActiveTenantResponseBodyTenant struct + Status *string + TenantName *string + Tid *int64 + func (s *GetUserActiveTenantResponseBodyTenant) SetStatus(v string) *GetUserActiveTenantResponseBodyTenant + func (s *GetUserActiveTenantResponseBodyTenant) SetTenantName(v string) *GetUserActiveTenantResponseBodyTenant + func (s *GetUserActiveTenantResponseBodyTenant) SetTid(v int64) *GetUserActiveTenantResponseBodyTenant + func (s GetUserActiveTenantResponseBodyTenant) GoString() string + func (s GetUserActiveTenantResponseBodyTenant) String() string + type GetUserRequest struct + Tid *int64 + Uid *string + UserId *string + func (s *GetUserRequest) SetTid(v int64) *GetUserRequest + func (s *GetUserRequest) SetUid(v string) *GetUserRequest + func (s *GetUserRequest) SetUserId(v string) *GetUserRequest + func (s GetUserRequest) GoString() string + func (s GetUserRequest) String() string + type GetUserResponse struct + Body *GetUserResponseBody + Headers map[string]*string + StatusCode *int32 + 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) GoString() string + func (s GetUserResponse) String() string + type GetUserResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + User *GetUserResponseBodyUser + func (s *GetUserResponseBody) SetErrorCode(v string) *GetUserResponseBody + func (s *GetUserResponseBody) SetErrorMessage(v string) *GetUserResponseBody + func (s *GetUserResponseBody) SetRequestId(v string) *GetUserResponseBody + func (s *GetUserResponseBody) SetSuccess(v bool) *GetUserResponseBody + func (s *GetUserResponseBody) SetUser(v *GetUserResponseBodyUser) *GetUserResponseBody + func (s GetUserResponseBody) GoString() string + func (s GetUserResponseBody) String() string + type GetUserResponseBodyUser struct + CurExecuteCount *int64 + CurResultCount *int64 + DingRobot *string + Email *string + LastLoginTime *string + MaxExecuteCount *int64 + MaxResultCount *int64 + Mobile *string + NickName *string + NotificationMode *string + ParentUid *int64 + RoleIdList *GetUserResponseBodyUserRoleIdList + RoleNameList *GetUserResponseBodyUserRoleNameList + SignatureMethod *string + State *string + Uid *string + UserId *string + Webhook *string + func (s *GetUserResponseBodyUser) SetCurExecuteCount(v int64) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetCurResultCount(v int64) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetDingRobot(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetEmail(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetLastLoginTime(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetMaxExecuteCount(v int64) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetMaxResultCount(v int64) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetMobile(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetNickName(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetNotificationMode(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetParentUid(v int64) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetRoleIdList(v *GetUserResponseBodyUserRoleIdList) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetRoleNameList(v *GetUserResponseBodyUserRoleNameList) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetSignatureMethod(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetState(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetUid(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetUserId(v string) *GetUserResponseBodyUser + func (s *GetUserResponseBodyUser) SetWebhook(v string) *GetUserResponseBodyUser + func (s GetUserResponseBodyUser) GoString() string + func (s GetUserResponseBodyUser) String() string + type GetUserResponseBodyUserRoleIdList struct + RoleIds []*int32 + func (s *GetUserResponseBodyUserRoleIdList) SetRoleIds(v []*int32) *GetUserResponseBodyUserRoleIdList + func (s GetUserResponseBodyUserRoleIdList) GoString() string + func (s GetUserResponseBodyUserRoleIdList) String() string + type GetUserResponseBodyUserRoleNameList struct + RoleNames []*string + func (s *GetUserResponseBodyUserRoleNameList) SetRoleNames(v []*string) *GetUserResponseBodyUserRoleNameList + func (s GetUserResponseBodyUserRoleNameList) GoString() string + func (s GetUserResponseBodyUserRoleNameList) String() string + type GetUserUploadFileJobRequest struct + JobKey *string + Tid *int64 + func (s *GetUserUploadFileJobRequest) SetJobKey(v string) *GetUserUploadFileJobRequest + func (s *GetUserUploadFileJobRequest) SetTid(v int64) *GetUserUploadFileJobRequest + func (s GetUserUploadFileJobRequest) GoString() string + func (s GetUserUploadFileJobRequest) String() string + type GetUserUploadFileJobResponse struct + Body *GetUserUploadFileJobResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GetUserUploadFileJobResponse) SetBody(v *GetUserUploadFileJobResponseBody) *GetUserUploadFileJobResponse + func (s *GetUserUploadFileJobResponse) SetHeaders(v map[string]*string) *GetUserUploadFileJobResponse + func (s *GetUserUploadFileJobResponse) SetStatusCode(v int32) *GetUserUploadFileJobResponse + func (s GetUserUploadFileJobResponse) GoString() string + func (s GetUserUploadFileJobResponse) String() string + type GetUserUploadFileJobResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + UploadFileJobDetail *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBody) SetErrorCode(v string) *GetUserUploadFileJobResponseBody + func (s *GetUserUploadFileJobResponseBody) SetErrorMessage(v string) *GetUserUploadFileJobResponseBody + func (s *GetUserUploadFileJobResponseBody) SetRequestId(v string) *GetUserUploadFileJobResponseBody + func (s *GetUserUploadFileJobResponseBody) SetSuccess(v bool) *GetUserUploadFileJobResponseBody + func (s *GetUserUploadFileJobResponseBody) SetUploadFileJobDetail(v *GetUserUploadFileJobResponseBodyUploadFileJobDetail) *GetUserUploadFileJobResponseBody + func (s GetUserUploadFileJobResponseBody) GoString() string + func (s GetUserUploadFileJobResponseBody) String() string + type GetUserUploadFileJobResponseBodyUploadFileJobDetail struct + AttachmentKey *string + FileName *string + FileSize *int64 + FileSource *string + JobKey *string + JobStatus *string + JobStatusDesc *string + UploadOSSParam *GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam + UploadType *string + UploadURL *string + UploadedSize *int64 + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetAttachmentKey(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetFileName(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetFileSize(v int64) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetFileSource(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetJobKey(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetJobStatus(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetJobStatusDesc(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetUploadOSSParam(v *GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetUploadType(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetUploadURL(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetail) SetUploadedSize(v int64) *GetUserUploadFileJobResponseBodyUploadFileJobDetail + func (s GetUserUploadFileJobResponseBodyUploadFileJobDetail) GoString() string + func (s GetUserUploadFileJobResponseBodyUploadFileJobDetail) String() string + type GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam struct + BucketName *string + Endpoint *string + ObjectName *string + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam) SetBucketName(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam) SetEndpoint(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam + func (s *GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam) SetObjectName(v string) *GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam + func (s GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam) GoString() string + func (s GetUserUploadFileJobResponseBodyUploadFileJobDetailUploadOSSParam) String() string + type GrantUserPermissionRequest struct + DbId *string + DsType *string + ExpireDate *string + InstanceId *int64 + Logic *bool + PermTypes *string + TableId *string + TableName *string + Tid *int64 + UserId *string + func (s *GrantUserPermissionRequest) SetDbId(v string) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetDsType(v string) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetExpireDate(v string) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetInstanceId(v int64) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetLogic(v bool) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetPermTypes(v string) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetTableId(v string) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetTableName(v string) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetTid(v int64) *GrantUserPermissionRequest + func (s *GrantUserPermissionRequest) SetUserId(v string) *GrantUserPermissionRequest + func (s GrantUserPermissionRequest) GoString() string + func (s GrantUserPermissionRequest) String() string + type GrantUserPermissionResponse struct + Body *GrantUserPermissionResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *GrantUserPermissionResponse) SetBody(v *GrantUserPermissionResponseBody) *GrantUserPermissionResponse + func (s *GrantUserPermissionResponse) SetHeaders(v map[string]*string) *GrantUserPermissionResponse + func (s *GrantUserPermissionResponse) SetStatusCode(v int32) *GrantUserPermissionResponse + func (s GrantUserPermissionResponse) GoString() string + func (s GrantUserPermissionResponse) String() string + type GrantUserPermissionResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *GrantUserPermissionResponseBody) SetErrorCode(v string) *GrantUserPermissionResponseBody + func (s *GrantUserPermissionResponseBody) SetErrorMessage(v string) *GrantUserPermissionResponseBody + func (s *GrantUserPermissionResponseBody) SetRequestId(v string) *GrantUserPermissionResponseBody + func (s *GrantUserPermissionResponseBody) SetSuccess(v bool) *GrantUserPermissionResponseBody + func (s GrantUserPermissionResponseBody) GoString() string + func (s GrantUserPermissionResponseBody) String() string + type InspectProxyAccessSecretRequest struct + ProxyAccessId *int64 + Tid *int64 + func (s *InspectProxyAccessSecretRequest) SetProxyAccessId(v int64) *InspectProxyAccessSecretRequest + func (s *InspectProxyAccessSecretRequest) SetTid(v int64) *InspectProxyAccessSecretRequest + func (s InspectProxyAccessSecretRequest) GoString() string + func (s InspectProxyAccessSecretRequest) String() string + type InspectProxyAccessSecretResponse struct + Body *InspectProxyAccessSecretResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *InspectProxyAccessSecretResponse) SetBody(v *InspectProxyAccessSecretResponseBody) *InspectProxyAccessSecretResponse + func (s *InspectProxyAccessSecretResponse) SetHeaders(v map[string]*string) *InspectProxyAccessSecretResponse + func (s *InspectProxyAccessSecretResponse) SetStatusCode(v int32) *InspectProxyAccessSecretResponse + func (s InspectProxyAccessSecretResponse) GoString() string + func (s InspectProxyAccessSecretResponse) String() string + type InspectProxyAccessSecretResponseBody struct + AccessSecret *string + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *InspectProxyAccessSecretResponseBody) SetAccessSecret(v string) *InspectProxyAccessSecretResponseBody + func (s *InspectProxyAccessSecretResponseBody) SetErrorCode(v string) *InspectProxyAccessSecretResponseBody + func (s *InspectProxyAccessSecretResponseBody) SetErrorMessage(v string) *InspectProxyAccessSecretResponseBody + func (s *InspectProxyAccessSecretResponseBody) SetRequestId(v string) *InspectProxyAccessSecretResponseBody + func (s *InspectProxyAccessSecretResponseBody) SetSuccess(v bool) *InspectProxyAccessSecretResponseBody + func (s InspectProxyAccessSecretResponseBody) GoString() string + func (s InspectProxyAccessSecretResponseBody) String() string + type ListColumnsRequest struct + Logic *bool + TableId *string + Tid *int64 + func (s *ListColumnsRequest) SetLogic(v bool) *ListColumnsRequest + func (s *ListColumnsRequest) SetTableId(v string) *ListColumnsRequest + func (s *ListColumnsRequest) SetTid(v int64) *ListColumnsRequest + func (s ListColumnsRequest) GoString() string + func (s ListColumnsRequest) String() string + type ListColumnsResponse struct + Body *ListColumnsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListColumnsResponse) SetBody(v *ListColumnsResponseBody) *ListColumnsResponse + func (s *ListColumnsResponse) SetHeaders(v map[string]*string) *ListColumnsResponse + func (s *ListColumnsResponse) SetStatusCode(v int32) *ListColumnsResponse + func (s ListColumnsResponse) GoString() string + func (s ListColumnsResponse) String() string + type ListColumnsResponseBody struct + ColumnList *ListColumnsResponseBodyColumnList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ListColumnsResponseBody) SetColumnList(v *ListColumnsResponseBodyColumnList) *ListColumnsResponseBody + func (s *ListColumnsResponseBody) SetErrorCode(v string) *ListColumnsResponseBody + func (s *ListColumnsResponseBody) SetErrorMessage(v string) *ListColumnsResponseBody + func (s *ListColumnsResponseBody) SetRequestId(v string) *ListColumnsResponseBody + func (s *ListColumnsResponseBody) SetSuccess(v bool) *ListColumnsResponseBody + func (s ListColumnsResponseBody) GoString() string + func (s ListColumnsResponseBody) String() string + type ListColumnsResponseBodyColumnList struct + Column []*ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnList) SetColumn(v []*ListColumnsResponseBodyColumnListColumn) *ListColumnsResponseBodyColumnList + func (s ListColumnsResponseBodyColumnList) GoString() string + func (s ListColumnsResponseBodyColumnList) String() string + type ListColumnsResponseBodyColumnListColumn struct + AutoIncrement *bool + ColumnId *string + ColumnName *string + ColumnType *string + DataLength *int64 + DataPrecision *int32 + DataScale *int32 + DefaultValue *string + Description *string + FunctionType *string + Nullable *bool + SecurityLevel *string + Sensitive *bool + func (s *ListColumnsResponseBodyColumnListColumn) SetAutoIncrement(v bool) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetColumnId(v string) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetColumnName(v string) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetColumnType(v string) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetDataLength(v int64) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetDataPrecision(v int32) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetDataScale(v int32) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetDefaultValue(v string) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetDescription(v string) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetFunctionType(v string) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetNullable(v bool) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetSecurityLevel(v string) *ListColumnsResponseBodyColumnListColumn + func (s *ListColumnsResponseBodyColumnListColumn) SetSensitive(v bool) *ListColumnsResponseBodyColumnListColumn + func (s ListColumnsResponseBodyColumnListColumn) GoString() string + func (s ListColumnsResponseBodyColumnListColumn) String() string + type ListDAGVersionsRequest struct + DagId *int64 + PageIndex *int32 + PageSize *int32 + Tid *int64 + func (s *ListDAGVersionsRequest) SetDagId(v int64) *ListDAGVersionsRequest + func (s *ListDAGVersionsRequest) SetPageIndex(v int32) *ListDAGVersionsRequest + func (s *ListDAGVersionsRequest) SetPageSize(v int32) *ListDAGVersionsRequest + func (s *ListDAGVersionsRequest) SetTid(v int64) *ListDAGVersionsRequest + func (s ListDAGVersionsRequest) GoString() string + func (s ListDAGVersionsRequest) String() string + type ListDAGVersionsResponse struct + Body *ListDAGVersionsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDAGVersionsResponse) SetBody(v *ListDAGVersionsResponseBody) *ListDAGVersionsResponse + func (s *ListDAGVersionsResponse) SetHeaders(v map[string]*string) *ListDAGVersionsResponse + func (s *ListDAGVersionsResponse) SetStatusCode(v int32) *ListDAGVersionsResponse + func (s ListDAGVersionsResponse) GoString() string + func (s ListDAGVersionsResponse) String() string + type ListDAGVersionsResponseBody struct + DagVersionList *ListDAGVersionsResponseBodyDagVersionList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int32 + func (s *ListDAGVersionsResponseBody) SetDagVersionList(v *ListDAGVersionsResponseBodyDagVersionList) *ListDAGVersionsResponseBody + func (s *ListDAGVersionsResponseBody) SetErrorCode(v string) *ListDAGVersionsResponseBody + func (s *ListDAGVersionsResponseBody) SetErrorMessage(v string) *ListDAGVersionsResponseBody + func (s *ListDAGVersionsResponseBody) SetRequestId(v string) *ListDAGVersionsResponseBody + func (s *ListDAGVersionsResponseBody) SetSuccess(v bool) *ListDAGVersionsResponseBody + func (s *ListDAGVersionsResponseBody) SetTotalCount(v int32) *ListDAGVersionsResponseBody + func (s ListDAGVersionsResponseBody) GoString() string + func (s ListDAGVersionsResponseBody) String() string + type ListDAGVersionsResponseBodyDagVersionList struct + DagVersion []*ListDAGVersionsResponseBodyDagVersionListDagVersion + func (s *ListDAGVersionsResponseBodyDagVersionList) SetDagVersion(v []*ListDAGVersionsResponseBodyDagVersionListDagVersion) *ListDAGVersionsResponseBodyDagVersionList + func (s ListDAGVersionsResponseBodyDagVersionList) GoString() string + func (s ListDAGVersionsResponseBodyDagVersionList) String() string + type ListDAGVersionsResponseBodyDagVersionListDagVersion struct + DagName *string + DagOwnerId *string + DagOwnerNickName *string + LastVersionId *int64 + VersionComments *string + VersionId *int64 + func (s *ListDAGVersionsResponseBodyDagVersionListDagVersion) SetDagName(v string) *ListDAGVersionsResponseBodyDagVersionListDagVersion + func (s *ListDAGVersionsResponseBodyDagVersionListDagVersion) SetDagOwnerId(v string) *ListDAGVersionsResponseBodyDagVersionListDagVersion + func (s *ListDAGVersionsResponseBodyDagVersionListDagVersion) SetDagOwnerNickName(v string) *ListDAGVersionsResponseBodyDagVersionListDagVersion + func (s *ListDAGVersionsResponseBodyDagVersionListDagVersion) SetLastVersionId(v int64) *ListDAGVersionsResponseBodyDagVersionListDagVersion + func (s *ListDAGVersionsResponseBodyDagVersionListDagVersion) SetVersionComments(v string) *ListDAGVersionsResponseBodyDagVersionListDagVersion + func (s *ListDAGVersionsResponseBodyDagVersionListDagVersion) SetVersionId(v int64) *ListDAGVersionsResponseBodyDagVersionListDagVersion + func (s ListDAGVersionsResponseBodyDagVersionListDagVersion) GoString() string + func (s ListDAGVersionsResponseBodyDagVersionListDagVersion) String() string + type ListDBTaskSQLJobDetailRequest struct + JobId *int64 + PageNumber *int64 + PageSize *int64 + Tid *int64 + func (s *ListDBTaskSQLJobDetailRequest) SetJobId(v int64) *ListDBTaskSQLJobDetailRequest + func (s *ListDBTaskSQLJobDetailRequest) SetPageNumber(v int64) *ListDBTaskSQLJobDetailRequest + func (s *ListDBTaskSQLJobDetailRequest) SetPageSize(v int64) *ListDBTaskSQLJobDetailRequest + func (s *ListDBTaskSQLJobDetailRequest) SetTid(v int64) *ListDBTaskSQLJobDetailRequest + func (s ListDBTaskSQLJobDetailRequest) GoString() string + func (s ListDBTaskSQLJobDetailRequest) String() string + type ListDBTaskSQLJobDetailResponse struct + Body *ListDBTaskSQLJobDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDBTaskSQLJobDetailResponse) SetBody(v *ListDBTaskSQLJobDetailResponseBody) *ListDBTaskSQLJobDetailResponse + func (s *ListDBTaskSQLJobDetailResponse) SetHeaders(v map[string]*string) *ListDBTaskSQLJobDetailResponse + func (s *ListDBTaskSQLJobDetailResponse) SetStatusCode(v int32) *ListDBTaskSQLJobDetailResponse + func (s ListDBTaskSQLJobDetailResponse) GoString() string + func (s ListDBTaskSQLJobDetailResponse) String() string + type ListDBTaskSQLJobDetailResponseBody struct + DBTaskSQLJobDetailList []*ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListDBTaskSQLJobDetailResponseBody) SetDBTaskSQLJobDetailList(v []*ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) *ListDBTaskSQLJobDetailResponseBody + func (s *ListDBTaskSQLJobDetailResponseBody) SetErrorCode(v string) *ListDBTaskSQLJobDetailResponseBody + func (s *ListDBTaskSQLJobDetailResponseBody) SetErrorMessage(v string) *ListDBTaskSQLJobDetailResponseBody + func (s *ListDBTaskSQLJobDetailResponseBody) SetRequestId(v string) *ListDBTaskSQLJobDetailResponseBody + func (s *ListDBTaskSQLJobDetailResponseBody) SetSuccess(v bool) *ListDBTaskSQLJobDetailResponseBody + func (s *ListDBTaskSQLJobDetailResponseBody) SetTotalCount(v int64) *ListDBTaskSQLJobDetailResponseBody + func (s ListDBTaskSQLJobDetailResponseBody) GoString() string + func (s ListDBTaskSQLJobDetailResponseBody) String() string + type ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList struct + AffectRows *int64 + CurrentSql *string + DbId *int64 + EndTime *string + ExecuteCount *int64 + JobDetailId *int64 + JobId *int64 + Log *string + Logic *bool + Skip *bool + SqlType *string + StartTime *string + Status *string + TimeDelay *int64 + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetAffectRows(v int64) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetCurrentSql(v string) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetDbId(v int64) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetEndTime(v string) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetExecuteCount(v int64) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetJobDetailId(v int64) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetJobId(v int64) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetLog(v string) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetLogic(v bool) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetSkip(v bool) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetSqlType(v string) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetStartTime(v string) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetStatus(v string) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) SetTimeDelay(v int64) *ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList + func (s ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) GoString() string + func (s ListDBTaskSQLJobDetailResponseBodyDBTaskSQLJobDetailList) String() string + type ListDBTaskSQLJobRequest struct + DBTaskGroupId *int64 + PageNumber *int64 + PageSize *int64 + Tid *int64 + func (s *ListDBTaskSQLJobRequest) SetDBTaskGroupId(v int64) *ListDBTaskSQLJobRequest + func (s *ListDBTaskSQLJobRequest) SetPageNumber(v int64) *ListDBTaskSQLJobRequest + func (s *ListDBTaskSQLJobRequest) SetPageSize(v int64) *ListDBTaskSQLJobRequest + func (s *ListDBTaskSQLJobRequest) SetTid(v int64) *ListDBTaskSQLJobRequest + func (s ListDBTaskSQLJobRequest) GoString() string + func (s ListDBTaskSQLJobRequest) String() string + type ListDBTaskSQLJobResponse struct + Body *ListDBTaskSQLJobResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDBTaskSQLJobResponse) SetBody(v *ListDBTaskSQLJobResponseBody) *ListDBTaskSQLJobResponse + func (s *ListDBTaskSQLJobResponse) SetHeaders(v map[string]*string) *ListDBTaskSQLJobResponse + func (s *ListDBTaskSQLJobResponse) SetStatusCode(v int32) *ListDBTaskSQLJobResponse + func (s ListDBTaskSQLJobResponse) GoString() string + func (s ListDBTaskSQLJobResponse) String() string + type ListDBTaskSQLJobResponseBody struct + DBTaskSQLJobList []*ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListDBTaskSQLJobResponseBody) SetDBTaskSQLJobList(v []*ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) *ListDBTaskSQLJobResponseBody + func (s *ListDBTaskSQLJobResponseBody) SetErrorCode(v string) *ListDBTaskSQLJobResponseBody + func (s *ListDBTaskSQLJobResponseBody) SetErrorMessage(v string) *ListDBTaskSQLJobResponseBody + func (s *ListDBTaskSQLJobResponseBody) SetRequestId(v string) *ListDBTaskSQLJobResponseBody + func (s *ListDBTaskSQLJobResponseBody) SetSuccess(v bool) *ListDBTaskSQLJobResponseBody + func (s *ListDBTaskSQLJobResponseBody) SetTotalCount(v int64) *ListDBTaskSQLJobResponseBody + func (s ListDBTaskSQLJobResponseBody) GoString() string + func (s ListDBTaskSQLJobResponseBody) String() string + type ListDBTaskSQLJobResponseBodyDBTaskSQLJobList struct + Comment *string + CreateTime *string + DbId *int64 + DbSearchName *string + DbTaskGroupId *int64 + JobId *int64 + JobType *string + LastExecTime *string + Logic *bool + Status *string + Transactional *bool + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetComment(v string) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetCreateTime(v string) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetDbId(v int64) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetDbSearchName(v string) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetDbTaskGroupId(v int64) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetJobId(v int64) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetJobType(v string) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetLastExecTime(v string) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetLogic(v bool) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetStatus(v string) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) SetTransactional(v bool) *ListDBTaskSQLJobResponseBodyDBTaskSQLJobList + func (s ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) GoString() string + func (s ListDBTaskSQLJobResponseBodyDBTaskSQLJobList) String() string + type ListDDLPublishRecordsRequest struct + OrderId *int64 + Tid *int64 + func (s *ListDDLPublishRecordsRequest) SetOrderId(v int64) *ListDDLPublishRecordsRequest + func (s *ListDDLPublishRecordsRequest) SetTid(v int64) *ListDDLPublishRecordsRequest + func (s ListDDLPublishRecordsRequest) GoString() string + func (s ListDDLPublishRecordsRequest) String() string + type ListDDLPublishRecordsResponse struct + Body *ListDDLPublishRecordsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDDLPublishRecordsResponse) SetBody(v *ListDDLPublishRecordsResponseBody) *ListDDLPublishRecordsResponse + func (s *ListDDLPublishRecordsResponse) SetHeaders(v map[string]*string) *ListDDLPublishRecordsResponse + func (s *ListDDLPublishRecordsResponse) SetStatusCode(v int32) *ListDDLPublishRecordsResponse + func (s ListDDLPublishRecordsResponse) GoString() string + func (s ListDDLPublishRecordsResponse) String() string + type ListDDLPublishRecordsResponseBody struct + DDLPublishRecordList []*ListDDLPublishRecordsResponseBodyDDLPublishRecordList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ListDDLPublishRecordsResponseBody) SetDDLPublishRecordList(v []*ListDDLPublishRecordsResponseBodyDDLPublishRecordList) *ListDDLPublishRecordsResponseBody + func (s *ListDDLPublishRecordsResponseBody) SetErrorCode(v string) *ListDDLPublishRecordsResponseBody + func (s *ListDDLPublishRecordsResponseBody) SetErrorMessage(v string) *ListDDLPublishRecordsResponseBody + func (s *ListDDLPublishRecordsResponseBody) SetRequestId(v string) *ListDDLPublishRecordsResponseBody + func (s *ListDDLPublishRecordsResponseBody) SetSuccess(v bool) *ListDDLPublishRecordsResponseBody + func (s ListDDLPublishRecordsResponseBody) GoString() string + func (s ListDDLPublishRecordsResponseBody) String() string + type ListDDLPublishRecordsResponseBodyDDLPublishRecordList struct + AuditExpireTime *string + AuditStatus *string + CreatorId *int64 + Finality *bool + FinalityReason *string + PublishStatus *string + PublishTaskInfoList []*ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList + RiskLevel *string + StatusDesc *string + WorkflowInstanceId *int64 + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetAuditExpireTime(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetAuditStatus(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetCreatorId(v int64) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetFinality(v bool) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetFinalityReason(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetPublishStatus(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetPublishTaskInfoList(v []*ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetRiskLevel(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetStatusDesc(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordList) SetWorkflowInstanceId(v int64) *ListDDLPublishRecordsResponseBodyDDLPublishRecordList + func (s ListDDLPublishRecordsResponseBodyDDLPublishRecordList) GoString() string + func (s ListDDLPublishRecordsResponseBodyDDLPublishRecordList) String() string + type ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList struct + DbId *int64 + Logic *bool + PlanTime *string + PublishJobList []*ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList + PublishStrategy *string + StatusDesc *string + TaskJobStatus *string + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) SetDbId(v int64) *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) SetLogic(v bool) *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) SetPlanTime(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) SetPublishJobList(...) *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) SetPublishStrategy(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) SetStatusDesc(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) SetTaskJobStatus(v string) *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList + func (s ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) GoString() string + func (s ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoList) String() string + type ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList struct + DBTaskGroupId *int64 + ExecuteCount *int64 + Scripts *string + StatusDesc *string + TableName *string + TaskJobStatus *string + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList) SetDBTaskGroupId(v int64) ... + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList) SetExecuteCount(v int64) ... + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList) SetScripts(v string) ... + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList) SetStatusDesc(v string) ... + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList) SetTableName(v string) ... + func (s *ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList) SetTaskJobStatus(v string) ... + func (s ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList) GoString() string + func (s ListDDLPublishRecordsResponseBodyDDLPublishRecordListPublishTaskInfoListPublishJobList) String() string + type ListDataCorrectPreCheckDBRequest struct + OrderId *int64 + PageNumber *int64 + PageSize *int64 + Tid *int64 + func (s *ListDataCorrectPreCheckDBRequest) SetOrderId(v int64) *ListDataCorrectPreCheckDBRequest + func (s *ListDataCorrectPreCheckDBRequest) SetPageNumber(v int64) *ListDataCorrectPreCheckDBRequest + func (s *ListDataCorrectPreCheckDBRequest) SetPageSize(v int64) *ListDataCorrectPreCheckDBRequest + func (s *ListDataCorrectPreCheckDBRequest) SetTid(v int64) *ListDataCorrectPreCheckDBRequest + func (s ListDataCorrectPreCheckDBRequest) GoString() string + func (s ListDataCorrectPreCheckDBRequest) String() string + type ListDataCorrectPreCheckDBResponse struct + Body *ListDataCorrectPreCheckDBResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDataCorrectPreCheckDBResponse) SetBody(v *ListDataCorrectPreCheckDBResponseBody) *ListDataCorrectPreCheckDBResponse + func (s *ListDataCorrectPreCheckDBResponse) SetHeaders(v map[string]*string) *ListDataCorrectPreCheckDBResponse + func (s *ListDataCorrectPreCheckDBResponse) SetStatusCode(v int32) *ListDataCorrectPreCheckDBResponse + func (s ListDataCorrectPreCheckDBResponse) GoString() string + func (s ListDataCorrectPreCheckDBResponse) String() string + type ListDataCorrectPreCheckDBResponseBody struct + ErrorCode *string + ErrorMessage *string + PreCheckDBList []*ListDataCorrectPreCheckDBResponseBodyPreCheckDBList + RequestId *string + Success *bool + func (s *ListDataCorrectPreCheckDBResponseBody) SetErrorCode(v string) *ListDataCorrectPreCheckDBResponseBody + func (s *ListDataCorrectPreCheckDBResponseBody) SetErrorMessage(v string) *ListDataCorrectPreCheckDBResponseBody + func (s *ListDataCorrectPreCheckDBResponseBody) SetPreCheckDBList(v []*ListDataCorrectPreCheckDBResponseBodyPreCheckDBList) *ListDataCorrectPreCheckDBResponseBody + func (s *ListDataCorrectPreCheckDBResponseBody) SetRequestId(v string) *ListDataCorrectPreCheckDBResponseBody + func (s *ListDataCorrectPreCheckDBResponseBody) SetSuccess(v bool) *ListDataCorrectPreCheckDBResponseBody + func (s ListDataCorrectPreCheckDBResponseBody) GoString() string + func (s ListDataCorrectPreCheckDBResponseBody) String() string + type ListDataCorrectPreCheckDBResponseBodyPreCheckDBList struct + DbId *int64 + SearchName *string + SqlNum *int64 + func (s *ListDataCorrectPreCheckDBResponseBodyPreCheckDBList) SetDbId(v int64) *ListDataCorrectPreCheckDBResponseBodyPreCheckDBList + func (s *ListDataCorrectPreCheckDBResponseBodyPreCheckDBList) SetSearchName(v string) *ListDataCorrectPreCheckDBResponseBodyPreCheckDBList + func (s *ListDataCorrectPreCheckDBResponseBodyPreCheckDBList) SetSqlNum(v int64) *ListDataCorrectPreCheckDBResponseBodyPreCheckDBList + func (s ListDataCorrectPreCheckDBResponseBodyPreCheckDBList) GoString() string + func (s ListDataCorrectPreCheckDBResponseBodyPreCheckDBList) String() string + type ListDataCorrectPreCheckSQLRequest struct + DbId *int64 + OrderId *int64 + PageNumber *int64 + PageSize *int64 + Tid *int64 + func (s *ListDataCorrectPreCheckSQLRequest) SetDbId(v int64) *ListDataCorrectPreCheckSQLRequest + func (s *ListDataCorrectPreCheckSQLRequest) SetOrderId(v int64) *ListDataCorrectPreCheckSQLRequest + func (s *ListDataCorrectPreCheckSQLRequest) SetPageNumber(v int64) *ListDataCorrectPreCheckSQLRequest + func (s *ListDataCorrectPreCheckSQLRequest) SetPageSize(v int64) *ListDataCorrectPreCheckSQLRequest + func (s *ListDataCorrectPreCheckSQLRequest) SetTid(v int64) *ListDataCorrectPreCheckSQLRequest + func (s ListDataCorrectPreCheckSQLRequest) GoString() string + func (s ListDataCorrectPreCheckSQLRequest) String() string + type ListDataCorrectPreCheckSQLResponse struct + Body *ListDataCorrectPreCheckSQLResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDataCorrectPreCheckSQLResponse) SetBody(v *ListDataCorrectPreCheckSQLResponseBody) *ListDataCorrectPreCheckSQLResponse + func (s *ListDataCorrectPreCheckSQLResponse) SetHeaders(v map[string]*string) *ListDataCorrectPreCheckSQLResponse + func (s *ListDataCorrectPreCheckSQLResponse) SetStatusCode(v int32) *ListDataCorrectPreCheckSQLResponse + func (s ListDataCorrectPreCheckSQLResponse) GoString() string + func (s ListDataCorrectPreCheckSQLResponse) String() string + type ListDataCorrectPreCheckSQLResponseBody struct + ErrorCode *string + ErrorMessage *string + PreCheckSQLList []*ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList + RequestId *string + Success *bool + func (s *ListDataCorrectPreCheckSQLResponseBody) SetErrorCode(v string) *ListDataCorrectPreCheckSQLResponseBody + func (s *ListDataCorrectPreCheckSQLResponseBody) SetErrorMessage(v string) *ListDataCorrectPreCheckSQLResponseBody + func (s *ListDataCorrectPreCheckSQLResponseBody) SetPreCheckSQLList(v []*ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) *ListDataCorrectPreCheckSQLResponseBody + func (s *ListDataCorrectPreCheckSQLResponseBody) SetRequestId(v string) *ListDataCorrectPreCheckSQLResponseBody + func (s *ListDataCorrectPreCheckSQLResponseBody) SetSuccess(v bool) *ListDataCorrectPreCheckSQLResponseBody + func (s ListDataCorrectPreCheckSQLResponseBody) GoString() string + func (s ListDataCorrectPreCheckSQLResponseBody) String() string + type ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList struct + AffectRows *int64 + CheckSQL *string + DbId *int64 + SQLReviewQueryKey *string + SqlReviewStatus *string + SqlType *string + TableNames *string + func (s *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) SetAffectRows(v int64) *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList + func (s *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) SetCheckSQL(v string) *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList + func (s *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) SetDbId(v int64) *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList + func (s *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) SetSQLReviewQueryKey(v string) *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList + func (s *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) SetSqlReviewStatus(v string) *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList + func (s *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) SetSqlType(v string) *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList + func (s *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) SetTableNames(v string) *ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList + func (s ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) GoString() string + func (s ListDataCorrectPreCheckSQLResponseBodyPreCheckSQLList) String() string + type ListDatabaseUserPermssionsRequest struct + DbId *string + Logic *bool + PageNumber *int32 + PageSize *int32 + PermType *string + Tid *int64 + UserName *string + func (s *ListDatabaseUserPermssionsRequest) SetDbId(v string) *ListDatabaseUserPermssionsRequest + func (s *ListDatabaseUserPermssionsRequest) SetLogic(v bool) *ListDatabaseUserPermssionsRequest + func (s *ListDatabaseUserPermssionsRequest) SetPageNumber(v int32) *ListDatabaseUserPermssionsRequest + func (s *ListDatabaseUserPermssionsRequest) SetPageSize(v int32) *ListDatabaseUserPermssionsRequest + func (s *ListDatabaseUserPermssionsRequest) SetPermType(v string) *ListDatabaseUserPermssionsRequest + func (s *ListDatabaseUserPermssionsRequest) SetTid(v int64) *ListDatabaseUserPermssionsRequest + func (s *ListDatabaseUserPermssionsRequest) SetUserName(v string) *ListDatabaseUserPermssionsRequest + func (s ListDatabaseUserPermssionsRequest) GoString() string + func (s ListDatabaseUserPermssionsRequest) String() string + type ListDatabaseUserPermssionsResponse struct + Body *ListDatabaseUserPermssionsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDatabaseUserPermssionsResponse) SetBody(v *ListDatabaseUserPermssionsResponseBody) *ListDatabaseUserPermssionsResponse + func (s *ListDatabaseUserPermssionsResponse) SetHeaders(v map[string]*string) *ListDatabaseUserPermssionsResponse + func (s *ListDatabaseUserPermssionsResponse) SetStatusCode(v int32) *ListDatabaseUserPermssionsResponse + func (s ListDatabaseUserPermssionsResponse) GoString() string + func (s ListDatabaseUserPermssionsResponse) String() string + type ListDatabaseUserPermssionsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int64 + UserPermissions *ListDatabaseUserPermssionsResponseBodyUserPermissions + func (s *ListDatabaseUserPermssionsResponseBody) SetErrorCode(v string) *ListDatabaseUserPermssionsResponseBody + func (s *ListDatabaseUserPermssionsResponseBody) SetErrorMessage(v string) *ListDatabaseUserPermssionsResponseBody + func (s *ListDatabaseUserPermssionsResponseBody) SetRequestId(v string) *ListDatabaseUserPermssionsResponseBody + func (s *ListDatabaseUserPermssionsResponseBody) SetSuccess(v bool) *ListDatabaseUserPermssionsResponseBody + func (s *ListDatabaseUserPermssionsResponseBody) SetTotalCount(v int64) *ListDatabaseUserPermssionsResponseBody + func (s *ListDatabaseUserPermssionsResponseBody) SetUserPermissions(v *ListDatabaseUserPermssionsResponseBodyUserPermissions) *ListDatabaseUserPermssionsResponseBody + func (s ListDatabaseUserPermssionsResponseBody) GoString() string + func (s ListDatabaseUserPermssionsResponseBody) String() string + type ListDatabaseUserPermssionsResponseBodyUserPermissions struct + UserPermission []*ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissions) SetUserPermission(v []*ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) *ListDatabaseUserPermssionsResponseBodyUserPermissions + func (s ListDatabaseUserPermssionsResponseBodyUserPermissions) GoString() string + func (s ListDatabaseUserPermssionsResponseBodyUserPermissions) String() string + type ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission struct + Alias *string + ColumnName *string + DbId *string + DbType *string + DsType *string + EnvType *string + InstanceId *string + Logic *bool + PermDetails *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetails + SchemaName *string + SearchName *string + TableId *string + TableName *string + UserId *string + UserNickName *string + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetAlias(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetColumnName(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetDbId(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetDbType(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetDsType(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetEnvType(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetInstanceId(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetLogic(v bool) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetPermDetails(...) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetSchemaName(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetSearchName(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetTableId(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetTableName(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetUserId(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) SetUserNickName(v string) *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission + func (s ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) GoString() string + func (s ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermission) String() string + type ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetails struct + PermDetail []*ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetails) SetPermDetail(...) ... + func (s ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetails) GoString() string + func (s ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetails) String() string + type ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail struct + CreateDate *string + ExpireDate *string + ExtraData *string + OriginFrom *string + PermType *string + UserAccessId *string + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetCreateDate(v string) ... + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetExpireDate(v string) ... + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetExtraData(v string) ... + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetOriginFrom(v string) ... + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetPermType(v string) ... + func (s *ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetUserAccessId(v string) ... + func (s ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) GoString() string + func (s ListDatabaseUserPermssionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) String() string + type ListDatabasesRequest struct + InstanceId *string + PageNumber *int32 + PageSize *int32 + Tid *int64 + func (s *ListDatabasesRequest) SetInstanceId(v string) *ListDatabasesRequest + func (s *ListDatabasesRequest) SetPageNumber(v int32) *ListDatabasesRequest + func (s *ListDatabasesRequest) SetPageSize(v int32) *ListDatabasesRequest + func (s *ListDatabasesRequest) SetTid(v int64) *ListDatabasesRequest + func (s ListDatabasesRequest) GoString() string + func (s ListDatabasesRequest) String() string + type ListDatabasesResponse struct + Body *ListDatabasesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDatabasesResponse) SetBody(v *ListDatabasesResponseBody) *ListDatabasesResponse + func (s *ListDatabasesResponse) SetHeaders(v map[string]*string) *ListDatabasesResponse + func (s *ListDatabasesResponse) SetStatusCode(v int32) *ListDatabasesResponse + func (s ListDatabasesResponse) GoString() string + func (s ListDatabasesResponse) String() string + type ListDatabasesResponseBody struct + DatabaseList *ListDatabasesResponseBodyDatabaseList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListDatabasesResponseBody) SetDatabaseList(v *ListDatabasesResponseBodyDatabaseList) *ListDatabasesResponseBody + func (s *ListDatabasesResponseBody) SetErrorCode(v string) *ListDatabasesResponseBody + func (s *ListDatabasesResponseBody) SetErrorMessage(v string) *ListDatabasesResponseBody + func (s *ListDatabasesResponseBody) SetRequestId(v string) *ListDatabasesResponseBody + func (s *ListDatabasesResponseBody) SetSuccess(v bool) *ListDatabasesResponseBody + func (s *ListDatabasesResponseBody) SetTotalCount(v int64) *ListDatabasesResponseBody + func (s ListDatabasesResponseBody) GoString() string + func (s ListDatabasesResponseBody) String() string + type ListDatabasesResponseBodyDatabaseList struct + Database []*ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseList) SetDatabase(v []*ListDatabasesResponseBodyDatabaseListDatabase) *ListDatabasesResponseBodyDatabaseList + func (s ListDatabasesResponseBodyDatabaseList) GoString() string + func (s ListDatabasesResponseBodyDatabaseList) String() string + type ListDatabasesResponseBodyDatabaseListDatabase struct + CatalogName *string + DatabaseId *string + DbType *string + DbaId *string + DbaName *string + Encoding *string + EnvType *string + Host *string + InstanceId *string + OwnerIdList *ListDatabasesResponseBodyDatabaseListDatabaseOwnerIdList + OwnerNameList *ListDatabasesResponseBodyDatabaseListDatabaseOwnerNameList + Port *int32 + SchemaName *string + SearchName *string + Sid *string + State *string + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetCatalogName(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetDatabaseId(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetDbType(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetDbaId(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetDbaName(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetEncoding(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetEnvType(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetHost(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetInstanceId(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetOwnerIdList(v *ListDatabasesResponseBodyDatabaseListDatabaseOwnerIdList) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetOwnerNameList(v *ListDatabasesResponseBodyDatabaseListDatabaseOwnerNameList) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetPort(v int32) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetSchemaName(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetSearchName(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetSid(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s *ListDatabasesResponseBodyDatabaseListDatabase) SetState(v string) *ListDatabasesResponseBodyDatabaseListDatabase + func (s ListDatabasesResponseBodyDatabaseListDatabase) GoString() string + func (s ListDatabasesResponseBodyDatabaseListDatabase) String() string + type ListDatabasesResponseBodyDatabaseListDatabaseOwnerIdList struct + OwnerIds []*string + func (s *ListDatabasesResponseBodyDatabaseListDatabaseOwnerIdList) SetOwnerIds(v []*string) *ListDatabasesResponseBodyDatabaseListDatabaseOwnerIdList + func (s ListDatabasesResponseBodyDatabaseListDatabaseOwnerIdList) GoString() string + func (s ListDatabasesResponseBodyDatabaseListDatabaseOwnerIdList) String() string + type ListDatabasesResponseBodyDatabaseListDatabaseOwnerNameList struct + OwnerNames []*string + func (s *ListDatabasesResponseBodyDatabaseListDatabaseOwnerNameList) SetOwnerNames(v []*string) *ListDatabasesResponseBodyDatabaseListDatabaseOwnerNameList + func (s ListDatabasesResponseBodyDatabaseListDatabaseOwnerNameList) GoString() string + func (s ListDatabasesResponseBodyDatabaseListDatabaseOwnerNameList) String() string + type ListDefaultSLARulesRequest struct + DagId *int64 + Tid *int64 + func (s *ListDefaultSLARulesRequest) SetDagId(v int64) *ListDefaultSLARulesRequest + func (s *ListDefaultSLARulesRequest) SetTid(v int64) *ListDefaultSLARulesRequest + func (s ListDefaultSLARulesRequest) GoString() string + func (s ListDefaultSLARulesRequest) String() string + type ListDefaultSLARulesResponse struct + Body *ListDefaultSLARulesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDefaultSLARulesResponse) SetBody(v *ListDefaultSLARulesResponseBody) *ListDefaultSLARulesResponse + func (s *ListDefaultSLARulesResponse) SetHeaders(v map[string]*string) *ListDefaultSLARulesResponse + func (s *ListDefaultSLARulesResponse) SetStatusCode(v int32) *ListDefaultSLARulesResponse + func (s ListDefaultSLARulesResponse) GoString() string + func (s ListDefaultSLARulesResponse) String() string + type ListDefaultSLARulesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SLARuleList *ListDefaultSLARulesResponseBodySLARuleList + Success *bool + func (s *ListDefaultSLARulesResponseBody) SetErrorCode(v string) *ListDefaultSLARulesResponseBody + func (s *ListDefaultSLARulesResponseBody) SetErrorMessage(v string) *ListDefaultSLARulesResponseBody + func (s *ListDefaultSLARulesResponseBody) SetRequestId(v string) *ListDefaultSLARulesResponseBody + func (s *ListDefaultSLARulesResponseBody) SetSLARuleList(v *ListDefaultSLARulesResponseBodySLARuleList) *ListDefaultSLARulesResponseBody + func (s *ListDefaultSLARulesResponseBody) SetSuccess(v bool) *ListDefaultSLARulesResponseBody + func (s ListDefaultSLARulesResponseBody) GoString() string + func (s ListDefaultSLARulesResponseBody) String() string + type ListDefaultSLARulesResponseBodySLARuleList struct + SLARule []*ListDefaultSLARulesResponseBodySLARuleListSLARule + func (s *ListDefaultSLARulesResponseBodySLARuleList) SetSLARule(v []*ListDefaultSLARulesResponseBodySLARuleListSLARule) *ListDefaultSLARulesResponseBodySLARuleList + func (s ListDefaultSLARulesResponseBodySLARuleList) GoString() string + func (s ListDefaultSLARulesResponseBodySLARuleList) String() string + type ListDefaultSLARulesResponseBodySLARuleListSLARule struct + DagId *int64 + Id *int64 + IntervalMinutes *int32 + NodeId *int64 + RuleType *int32 + func (s *ListDefaultSLARulesResponseBodySLARuleListSLARule) SetDagId(v int64) *ListDefaultSLARulesResponseBodySLARuleListSLARule + func (s *ListDefaultSLARulesResponseBodySLARuleListSLARule) SetId(v int64) *ListDefaultSLARulesResponseBodySLARuleListSLARule + func (s *ListDefaultSLARulesResponseBodySLARuleListSLARule) SetIntervalMinutes(v int32) *ListDefaultSLARulesResponseBodySLARuleListSLARule + func (s *ListDefaultSLARulesResponseBodySLARuleListSLARule) SetNodeId(v int64) *ListDefaultSLARulesResponseBodySLARuleListSLARule + func (s *ListDefaultSLARulesResponseBodySLARuleListSLARule) SetRuleType(v int32) *ListDefaultSLARulesResponseBodySLARuleListSLARule + func (s ListDefaultSLARulesResponseBodySLARuleListSLARule) GoString() string + func (s ListDefaultSLARulesResponseBodySLARuleListSLARule) String() string + type ListDesensitizationRuleRequest struct + FuncType *string + PageNumber *int32 + PageSize *int32 + RuleId *int32 + RuleName *string + RuleType *string + Tid *int64 + func (s *ListDesensitizationRuleRequest) SetFuncType(v string) *ListDesensitizationRuleRequest + func (s *ListDesensitizationRuleRequest) SetPageNumber(v int32) *ListDesensitizationRuleRequest + func (s *ListDesensitizationRuleRequest) SetPageSize(v int32) *ListDesensitizationRuleRequest + func (s *ListDesensitizationRuleRequest) SetRuleId(v int32) *ListDesensitizationRuleRequest + func (s *ListDesensitizationRuleRequest) SetRuleName(v string) *ListDesensitizationRuleRequest + func (s *ListDesensitizationRuleRequest) SetRuleType(v string) *ListDesensitizationRuleRequest + func (s *ListDesensitizationRuleRequest) SetTid(v int64) *ListDesensitizationRuleRequest + func (s ListDesensitizationRuleRequest) GoString() string + func (s ListDesensitizationRuleRequest) String() string + type ListDesensitizationRuleResponse struct + Body *ListDesensitizationRuleResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListDesensitizationRuleResponse) SetBody(v *ListDesensitizationRuleResponseBody) *ListDesensitizationRuleResponse + func (s *ListDesensitizationRuleResponse) SetHeaders(v map[string]*string) *ListDesensitizationRuleResponse + func (s *ListDesensitizationRuleResponse) SetStatusCode(v int32) *ListDesensitizationRuleResponse + func (s ListDesensitizationRuleResponse) GoString() string + func (s ListDesensitizationRuleResponse) String() string + type ListDesensitizationRuleResponseBody struct + DesensitizationRuleList []*ListDesensitizationRuleResponseBodyDesensitizationRuleList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int32 + func (s *ListDesensitizationRuleResponseBody) SetDesensitizationRuleList(v []*ListDesensitizationRuleResponseBodyDesensitizationRuleList) *ListDesensitizationRuleResponseBody + func (s *ListDesensitizationRuleResponseBody) SetErrorCode(v string) *ListDesensitizationRuleResponseBody + func (s *ListDesensitizationRuleResponseBody) SetErrorMessage(v string) *ListDesensitizationRuleResponseBody + func (s *ListDesensitizationRuleResponseBody) SetRequestId(v string) *ListDesensitizationRuleResponseBody + func (s *ListDesensitizationRuleResponseBody) SetSuccess(v bool) *ListDesensitizationRuleResponseBody + func (s *ListDesensitizationRuleResponseBody) SetTotalCount(v int32) *ListDesensitizationRuleResponseBody + func (s ListDesensitizationRuleResponseBody) GoString() string + func (s ListDesensitizationRuleResponseBody) String() string + type ListDesensitizationRuleResponseBodyDesensitizationRuleList struct + FuncParams *string + FuncSample *string + FunctionType *string + LastModifierId *string + LastModifierName *string + ReferenceCount *int32 + RuleDesc *string + RuleId *int32 + RuleName *string + RuleType *string + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetFuncParams(v string) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetFuncSample(v string) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetFunctionType(v string) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetLastModifierId(v string) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetLastModifierName(v string) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetReferenceCount(v int32) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetRuleDesc(v string) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetRuleId(v int32) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetRuleName(v string) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s *ListDesensitizationRuleResponseBodyDesensitizationRuleList) SetRuleType(v string) *ListDesensitizationRuleResponseBodyDesensitizationRuleList + func (s ListDesensitizationRuleResponseBodyDesensitizationRuleList) GoString() string + func (s ListDesensitizationRuleResponseBodyDesensitizationRuleList) String() string + type ListIndexesRequest struct + Logic *bool + TableId *string + Tid *int64 + func (s *ListIndexesRequest) SetLogic(v bool) *ListIndexesRequest + func (s *ListIndexesRequest) SetTableId(v string) *ListIndexesRequest + func (s *ListIndexesRequest) SetTid(v int64) *ListIndexesRequest + func (s ListIndexesRequest) GoString() string + func (s ListIndexesRequest) String() string + type ListIndexesResponse struct + Body *ListIndexesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListIndexesResponse) SetBody(v *ListIndexesResponseBody) *ListIndexesResponse + func (s *ListIndexesResponse) SetHeaders(v map[string]*string) *ListIndexesResponse + func (s *ListIndexesResponse) SetStatusCode(v int32) *ListIndexesResponse + func (s ListIndexesResponse) GoString() string + func (s ListIndexesResponse) String() string + type ListIndexesResponseBody struct + ErrorCode *string + ErrorMessage *string + IndexList *ListIndexesResponseBodyIndexList + RequestId *string + Success *bool + func (s *ListIndexesResponseBody) SetErrorCode(v string) *ListIndexesResponseBody + func (s *ListIndexesResponseBody) SetErrorMessage(v string) *ListIndexesResponseBody + func (s *ListIndexesResponseBody) SetIndexList(v *ListIndexesResponseBodyIndexList) *ListIndexesResponseBody + func (s *ListIndexesResponseBody) SetRequestId(v string) *ListIndexesResponseBody + func (s *ListIndexesResponseBody) SetSuccess(v bool) *ListIndexesResponseBody + func (s ListIndexesResponseBody) GoString() string + func (s ListIndexesResponseBody) String() string + type ListIndexesResponseBodyIndexList struct + Index []*ListIndexesResponseBodyIndexListIndex + func (s *ListIndexesResponseBodyIndexList) SetIndex(v []*ListIndexesResponseBodyIndexListIndex) *ListIndexesResponseBodyIndexList + func (s ListIndexesResponseBodyIndexList) GoString() string + func (s ListIndexesResponseBodyIndexList) String() string + type ListIndexesResponseBodyIndexListIndex struct + IndexComment *string + IndexId *string + IndexName *string + IndexType *string + TableId *string + func (s *ListIndexesResponseBodyIndexListIndex) SetIndexComment(v string) *ListIndexesResponseBodyIndexListIndex + func (s *ListIndexesResponseBodyIndexListIndex) SetIndexId(v string) *ListIndexesResponseBodyIndexListIndex + func (s *ListIndexesResponseBodyIndexListIndex) SetIndexName(v string) *ListIndexesResponseBodyIndexListIndex + func (s *ListIndexesResponseBodyIndexListIndex) SetIndexType(v string) *ListIndexesResponseBodyIndexListIndex + func (s *ListIndexesResponseBodyIndexListIndex) SetTableId(v string) *ListIndexesResponseBodyIndexListIndex + func (s ListIndexesResponseBodyIndexListIndex) GoString() string + func (s ListIndexesResponseBodyIndexListIndex) String() string + type ListInstanceLoginAuditLogRequest struct + EndTime *string + OpUserName *string + PageNumber *int32 + PageSize *int32 + SearchName *string + StartTime *string + Tid *int64 + func (s *ListInstanceLoginAuditLogRequest) SetEndTime(v string) *ListInstanceLoginAuditLogRequest + func (s *ListInstanceLoginAuditLogRequest) SetOpUserName(v string) *ListInstanceLoginAuditLogRequest + func (s *ListInstanceLoginAuditLogRequest) SetPageNumber(v int32) *ListInstanceLoginAuditLogRequest + func (s *ListInstanceLoginAuditLogRequest) SetPageSize(v int32) *ListInstanceLoginAuditLogRequest + func (s *ListInstanceLoginAuditLogRequest) SetSearchName(v string) *ListInstanceLoginAuditLogRequest + func (s *ListInstanceLoginAuditLogRequest) SetStartTime(v string) *ListInstanceLoginAuditLogRequest + func (s *ListInstanceLoginAuditLogRequest) SetTid(v int64) *ListInstanceLoginAuditLogRequest + func (s ListInstanceLoginAuditLogRequest) GoString() string + func (s ListInstanceLoginAuditLogRequest) String() string + type ListInstanceLoginAuditLogResponse struct + Body *ListInstanceLoginAuditLogResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListInstanceLoginAuditLogResponse) SetBody(v *ListInstanceLoginAuditLogResponseBody) *ListInstanceLoginAuditLogResponse + func (s *ListInstanceLoginAuditLogResponse) SetHeaders(v map[string]*string) *ListInstanceLoginAuditLogResponse + func (s *ListInstanceLoginAuditLogResponse) SetStatusCode(v int32) *ListInstanceLoginAuditLogResponse + func (s ListInstanceLoginAuditLogResponse) GoString() string + func (s ListInstanceLoginAuditLogResponse) String() string + type ListInstanceLoginAuditLogResponseBody struct + ErrorCode *string + ErrorMessage *string + InstanceLoginAuditLogList *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogList + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListInstanceLoginAuditLogResponseBody) SetErrorCode(v string) *ListInstanceLoginAuditLogResponseBody + func (s *ListInstanceLoginAuditLogResponseBody) SetErrorMessage(v string) *ListInstanceLoginAuditLogResponseBody + func (s *ListInstanceLoginAuditLogResponseBody) SetInstanceLoginAuditLogList(v *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogList) *ListInstanceLoginAuditLogResponseBody + func (s *ListInstanceLoginAuditLogResponseBody) SetRequestId(v string) *ListInstanceLoginAuditLogResponseBody + func (s *ListInstanceLoginAuditLogResponseBody) SetSuccess(v bool) *ListInstanceLoginAuditLogResponseBody + func (s *ListInstanceLoginAuditLogResponseBody) SetTotalCount(v int64) *ListInstanceLoginAuditLogResponseBody + func (s ListInstanceLoginAuditLogResponseBody) GoString() string + func (s ListInstanceLoginAuditLogResponseBody) String() string + type ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogList struct + InstanceLoginAuditLog []*ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog + func (s *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogList) SetInstanceLoginAuditLog(...) *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogList + func (s ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogList) GoString() string + func (s ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogList) String() string + type ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog struct + DbUser *string + InstanceId *int64 + InstanceName *string + OpTime *string + RequestIp *string + UserId *int64 + UserName *string + func (s *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) SetDbUser(v string) ... + func (s *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) SetInstanceId(v int64) ... + func (s *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) SetInstanceName(v string) ... + func (s *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) SetOpTime(v string) ... + func (s *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) SetRequestIp(v string) ... + func (s *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) SetUserId(v int64) ... + func (s *ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) SetUserName(v string) ... + func (s ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) GoString() string + func (s ListInstanceLoginAuditLogResponseBodyInstanceLoginAuditLogListInstanceLoginAuditLog) String() string + type ListInstanceUserPermissionsRequest struct + InstanceId *string + PageNumber *int32 + PageSize *int32 + Tid *int64 + UserName *string + func (s *ListInstanceUserPermissionsRequest) SetInstanceId(v string) *ListInstanceUserPermissionsRequest + func (s *ListInstanceUserPermissionsRequest) SetPageNumber(v int32) *ListInstanceUserPermissionsRequest + func (s *ListInstanceUserPermissionsRequest) SetPageSize(v int32) *ListInstanceUserPermissionsRequest + func (s *ListInstanceUserPermissionsRequest) SetTid(v int64) *ListInstanceUserPermissionsRequest + func (s *ListInstanceUserPermissionsRequest) SetUserName(v string) *ListInstanceUserPermissionsRequest + func (s ListInstanceUserPermissionsRequest) GoString() string + func (s ListInstanceUserPermissionsRequest) String() string + type ListInstanceUserPermissionsResponse struct + Body *ListInstanceUserPermissionsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListInstanceUserPermissionsResponse) SetBody(v *ListInstanceUserPermissionsResponseBody) *ListInstanceUserPermissionsResponse + func (s *ListInstanceUserPermissionsResponse) SetHeaders(v map[string]*string) *ListInstanceUserPermissionsResponse + func (s *ListInstanceUserPermissionsResponse) SetStatusCode(v int32) *ListInstanceUserPermissionsResponse + func (s ListInstanceUserPermissionsResponse) GoString() string + func (s ListInstanceUserPermissionsResponse) String() string + type ListInstanceUserPermissionsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int64 + UserPermissions *ListInstanceUserPermissionsResponseBodyUserPermissions + func (s *ListInstanceUserPermissionsResponseBody) SetErrorCode(v string) *ListInstanceUserPermissionsResponseBody + func (s *ListInstanceUserPermissionsResponseBody) SetErrorMessage(v string) *ListInstanceUserPermissionsResponseBody + func (s *ListInstanceUserPermissionsResponseBody) SetRequestId(v string) *ListInstanceUserPermissionsResponseBody + func (s *ListInstanceUserPermissionsResponseBody) SetSuccess(v bool) *ListInstanceUserPermissionsResponseBody + func (s *ListInstanceUserPermissionsResponseBody) SetTotalCount(v int64) *ListInstanceUserPermissionsResponseBody + func (s *ListInstanceUserPermissionsResponseBody) SetUserPermissions(v *ListInstanceUserPermissionsResponseBodyUserPermissions) *ListInstanceUserPermissionsResponseBody + func (s ListInstanceUserPermissionsResponseBody) GoString() string + func (s ListInstanceUserPermissionsResponseBody) String() string + type ListInstanceUserPermissionsResponseBodyUserPermissions struct + UserPermission []*ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListInstanceUserPermissionsResponseBodyUserPermissions) SetUserPermission(v []*ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission) *ListInstanceUserPermissionsResponseBodyUserPermissions + func (s ListInstanceUserPermissionsResponseBodyUserPermissions) GoString() string + func (s ListInstanceUserPermissionsResponseBodyUserPermissions) String() string + type ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission struct + InstanceId *string + PermDetails *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails + UserId *string + UserNickName *string + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission) SetInstanceId(v string) *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission) SetPermDetails(...) *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission) SetUserId(v string) *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission) SetUserNickName(v string) *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission + func (s ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission) GoString() string + func (s ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermission) String() string + type ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails struct + PermDetail []*ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails) SetPermDetail(...) ... + func (s ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails) GoString() string + func (s ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails) String() string + type ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail struct + CreateDate *string + ExpireDate *string + ExtraData *string + OriginFrom *string + PermType *string + UserAccessId *string + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetCreateDate(v string) ... + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetExpireDate(v string) ... + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetExtraData(v string) ... + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetOriginFrom(v string) ... + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetPermType(v string) ... + func (s *ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetUserAccessId(v string) ... + func (s ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) GoString() string + func (s ListInstanceUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) String() string + type ListInstancesRequest struct + DbType *string + EnvType *string + InstanceSource *string + InstanceState *string + NetType *string + PageNumber *int32 + PageSize *int32 + SearchKey *string + Tid *int64 + func (s *ListInstancesRequest) SetDbType(v string) *ListInstancesRequest + func (s *ListInstancesRequest) SetEnvType(v string) *ListInstancesRequest + func (s *ListInstancesRequest) SetInstanceSource(v string) *ListInstancesRequest + func (s *ListInstancesRequest) SetInstanceState(v string) *ListInstancesRequest + func (s *ListInstancesRequest) SetNetType(v string) *ListInstancesRequest + func (s *ListInstancesRequest) SetPageNumber(v int32) *ListInstancesRequest + func (s *ListInstancesRequest) SetPageSize(v int32) *ListInstancesRequest + func (s *ListInstancesRequest) SetSearchKey(v string) *ListInstancesRequest + func (s *ListInstancesRequest) SetTid(v int64) *ListInstancesRequest + func (s ListInstancesRequest) GoString() string + func (s ListInstancesRequest) String() string + type ListInstancesResponse struct + Body *ListInstancesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListInstancesResponse) SetBody(v *ListInstancesResponseBody) *ListInstancesResponse + func (s *ListInstancesResponse) SetHeaders(v map[string]*string) *ListInstancesResponse + func (s *ListInstancesResponse) SetStatusCode(v int32) *ListInstancesResponse + func (s ListInstancesResponse) GoString() string + func (s ListInstancesResponse) String() string + type ListInstancesResponseBody struct + ErrorCode *string + ErrorMessage *string + InstanceList *ListInstancesResponseBodyInstanceList + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListInstancesResponseBody) SetErrorCode(v string) *ListInstancesResponseBody + func (s *ListInstancesResponseBody) SetErrorMessage(v string) *ListInstancesResponseBody + func (s *ListInstancesResponseBody) SetInstanceList(v *ListInstancesResponseBodyInstanceList) *ListInstancesResponseBody + func (s *ListInstancesResponseBody) SetRequestId(v string) *ListInstancesResponseBody + func (s *ListInstancesResponseBody) SetSuccess(v bool) *ListInstancesResponseBody + func (s *ListInstancesResponseBody) SetTotalCount(v int64) *ListInstancesResponseBody + func (s ListInstancesResponseBody) GoString() string + func (s ListInstancesResponseBody) String() string + type ListInstancesResponseBodyInstanceList struct + Instance []*ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceList) SetInstance(v []*ListInstancesResponseBodyInstanceListInstance) *ListInstancesResponseBodyInstanceList + func (s ListInstancesResponseBodyInstanceList) GoString() string + func (s ListInstancesResponseBodyInstanceList) String() string + type ListInstancesResponseBodyInstanceListInstance struct + DataLinkName *string + DatabasePassword *string + DatabaseUser *string + DbaId *string + DbaNickName *string + DdlOnline *int32 + EcsInstanceId *string + EcsRegion *string + EnvType *string + ExportTimeout *int32 + Host *string + InstanceAlias *string + InstanceId *string + InstanceSource *string + InstanceType *string + OwnerIdList *ListInstancesResponseBodyInstanceListInstanceOwnerIdList + OwnerNameList *ListInstancesResponseBodyInstanceListInstanceOwnerNameList + Port *int32 + QueryTimeout *int32 + SafeRuleId *string + Sid *string + StandardGroup *ListInstancesResponseBodyInstanceListInstanceStandardGroup + State *string + UseDsql *int32 + VpcId *string + func (s *ListInstancesResponseBodyInstanceListInstance) SetDataLinkName(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetDatabasePassword(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetDatabaseUser(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetDbaId(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetDbaNickName(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetDdlOnline(v int32) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetEcsInstanceId(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetEcsRegion(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetEnvType(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetExportTimeout(v int32) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetHost(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetInstanceAlias(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetInstanceId(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetInstanceSource(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetInstanceType(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetOwnerIdList(v *ListInstancesResponseBodyInstanceListInstanceOwnerIdList) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetOwnerNameList(v *ListInstancesResponseBodyInstanceListInstanceOwnerNameList) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetPort(v int32) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetQueryTimeout(v int32) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetSafeRuleId(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetSid(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetStandardGroup(v *ListInstancesResponseBodyInstanceListInstanceStandardGroup) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetState(v string) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetUseDsql(v int32) *ListInstancesResponseBodyInstanceListInstance + func (s *ListInstancesResponseBodyInstanceListInstance) SetVpcId(v string) *ListInstancesResponseBodyInstanceListInstance + func (s ListInstancesResponseBodyInstanceListInstance) GoString() string + func (s ListInstancesResponseBodyInstanceListInstance) String() string + type ListInstancesResponseBodyInstanceListInstanceOwnerIdList struct + OwnerIds []*string + func (s *ListInstancesResponseBodyInstanceListInstanceOwnerIdList) SetOwnerIds(v []*string) *ListInstancesResponseBodyInstanceListInstanceOwnerIdList + func (s ListInstancesResponseBodyInstanceListInstanceOwnerIdList) GoString() string + func (s ListInstancesResponseBodyInstanceListInstanceOwnerIdList) String() string + type ListInstancesResponseBodyInstanceListInstanceOwnerNameList struct + OwnerNames []*string + func (s *ListInstancesResponseBodyInstanceListInstanceOwnerNameList) SetOwnerNames(v []*string) *ListInstancesResponseBodyInstanceListInstanceOwnerNameList + func (s ListInstancesResponseBodyInstanceListInstanceOwnerNameList) GoString() string + func (s ListInstancesResponseBodyInstanceListInstanceOwnerNameList) String() string + type ListInstancesResponseBodyInstanceListInstanceStandardGroup struct + GroupMode *string + GroupName *string + func (s *ListInstancesResponseBodyInstanceListInstanceStandardGroup) SetGroupMode(v string) *ListInstancesResponseBodyInstanceListInstanceStandardGroup + func (s *ListInstancesResponseBodyInstanceListInstanceStandardGroup) SetGroupName(v string) *ListInstancesResponseBodyInstanceListInstanceStandardGroup + func (s ListInstancesResponseBodyInstanceListInstanceStandardGroup) GoString() string + func (s ListInstancesResponseBodyInstanceListInstanceStandardGroup) String() string + type ListLhTaskFlowAndScenarioRequest struct + SpaceId *int64 + Tid *int64 + UserId *int64 + func (s *ListLhTaskFlowAndScenarioRequest) SetSpaceId(v int64) *ListLhTaskFlowAndScenarioRequest + func (s *ListLhTaskFlowAndScenarioRequest) SetTid(v int64) *ListLhTaskFlowAndScenarioRequest + func (s *ListLhTaskFlowAndScenarioRequest) SetUserId(v int64) *ListLhTaskFlowAndScenarioRequest + func (s ListLhTaskFlowAndScenarioRequest) GoString() string + func (s ListLhTaskFlowAndScenarioRequest) String() string + type ListLhTaskFlowAndScenarioResponse struct + Body *ListLhTaskFlowAndScenarioResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListLhTaskFlowAndScenarioResponse) SetBody(v *ListLhTaskFlowAndScenarioResponseBody) *ListLhTaskFlowAndScenarioResponse + func (s *ListLhTaskFlowAndScenarioResponse) SetHeaders(v map[string]*string) *ListLhTaskFlowAndScenarioResponse + func (s *ListLhTaskFlowAndScenarioResponse) SetStatusCode(v int32) *ListLhTaskFlowAndScenarioResponse + func (s ListLhTaskFlowAndScenarioResponse) GoString() string + func (s ListLhTaskFlowAndScenarioResponse) String() string + type ListLhTaskFlowAndScenarioResponseBody struct + ErrorCode *string + ErrorMessage *string + RawDAGList *ListLhTaskFlowAndScenarioResponseBodyRawDAGList + RequestId *string + ScenarioDAGList *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGList + Success *bool + func (s *ListLhTaskFlowAndScenarioResponseBody) SetErrorCode(v string) *ListLhTaskFlowAndScenarioResponseBody + func (s *ListLhTaskFlowAndScenarioResponseBody) SetErrorMessage(v string) *ListLhTaskFlowAndScenarioResponseBody + func (s *ListLhTaskFlowAndScenarioResponseBody) SetRawDAGList(v *ListLhTaskFlowAndScenarioResponseBodyRawDAGList) *ListLhTaskFlowAndScenarioResponseBody + func (s *ListLhTaskFlowAndScenarioResponseBody) SetRequestId(v string) *ListLhTaskFlowAndScenarioResponseBody + func (s *ListLhTaskFlowAndScenarioResponseBody) SetScenarioDAGList(v *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGList) *ListLhTaskFlowAndScenarioResponseBody + func (s *ListLhTaskFlowAndScenarioResponseBody) SetSuccess(v bool) *ListLhTaskFlowAndScenarioResponseBody + func (s ListLhTaskFlowAndScenarioResponseBody) GoString() string + func (s ListLhTaskFlowAndScenarioResponseBody) String() string + type ListLhTaskFlowAndScenarioResponseBodyRawDAGList struct + Dag []*ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGList) SetDag(v []*ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) *ListLhTaskFlowAndScenarioResponseBodyRawDAGList + func (s ListLhTaskFlowAndScenarioResponseBodyRawDAGList) GoString() string + func (s ListLhTaskFlowAndScenarioResponseBodyRawDAGList) String() string + type ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag struct + CanEdit *bool + CreatorId *string + CreatorNickName *string + DagName *string + DagOwnerId *string + DagOwnerNickName *string + DataFlowId *int64 + DemoId *string + DeployId *int64 + Id *int64 + IsDeleted *bool + LatestInstanceStatus *int32 + LatestInstanceTime *int32 + ScenarioId *int64 + SpaceId *int64 + Status *int32 + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetCanEdit(v bool) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetCreatorId(v string) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetCreatorNickName(v string) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetDagName(v string) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetDagOwnerId(v string) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetDagOwnerNickName(v string) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetDataFlowId(v int64) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetDemoId(v string) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetDeployId(v int64) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetId(v int64) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetIsDeleted(v bool) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetLatestInstanceStatus(v int32) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetLatestInstanceTime(v int32) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetScenarioId(v int64) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetSpaceId(v int64) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) SetStatus(v int32) *ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag + func (s ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) GoString() string + func (s ListLhTaskFlowAndScenarioResponseBodyRawDAGListDag) String() string + type ListLhTaskFlowAndScenarioResponseBodyScenarioDAGList struct + ScenarioDAG []*ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGList) SetScenarioDAG(v []*ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGList + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGList) GoString() string + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGList) String() string + type ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG struct + DagList *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagList + Scenario *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG) SetDagList(v *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagList) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG) SetScenario(v *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG) GoString() string + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAG) String() string + type ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagList struct + Dag []*ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagList) SetDag(v []*ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagList + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagList) GoString() string + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagList) String() string + type ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag struct + CanEdit *bool + CreatorId *string + CreatorNickName *string + DagName *string + DagOwnerId *string + DagOwnerNickName *string + DataFlowId *int64 + DemoId *string + DeployId *int64 + Id *int64 + IsDeleted *bool + LatestInstanceStatus *int32 + LatestInstanceTime *int32 + ScenarioId *int64 + SpaceId *int64 + Status *int32 + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetCanEdit(v bool) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetCreatorId(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetCreatorNickName(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetDagName(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetDagOwnerId(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetDagOwnerNickName(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetDataFlowId(v int64) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetDemoId(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetDeployId(v int64) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetId(v int64) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetIsDeleted(v bool) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetLatestInstanceStatus(v int32) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetLatestInstanceTime(v int32) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetScenarioId(v int64) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetSpaceId(v int64) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) SetStatus(v int32) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) GoString() string + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGDagListDag) String() string + type ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario struct + CreatorId *string + Description *string + ScenarioName *string + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario) SetCreatorId(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario) SetDescription(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario + func (s *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario) SetScenarioName(v string) *ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario) GoString() string + func (s ListLhTaskFlowAndScenarioResponseBodyScenarioDAGListScenarioDAGScenario) String() string + type ListLogicDatabasesRequest struct + PageNumber *int32 + PageSize *int32 + Tid *int64 + func (s *ListLogicDatabasesRequest) SetPageNumber(v int32) *ListLogicDatabasesRequest + func (s *ListLogicDatabasesRequest) SetPageSize(v int32) *ListLogicDatabasesRequest + func (s *ListLogicDatabasesRequest) SetTid(v int64) *ListLogicDatabasesRequest + func (s ListLogicDatabasesRequest) GoString() string + func (s ListLogicDatabasesRequest) String() string + type ListLogicDatabasesResponse struct + Body *ListLogicDatabasesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListLogicDatabasesResponse) SetBody(v *ListLogicDatabasesResponseBody) *ListLogicDatabasesResponse + func (s *ListLogicDatabasesResponse) SetHeaders(v map[string]*string) *ListLogicDatabasesResponse + func (s *ListLogicDatabasesResponse) SetStatusCode(v int32) *ListLogicDatabasesResponse + func (s ListLogicDatabasesResponse) GoString() string + func (s ListLogicDatabasesResponse) String() string + type ListLogicDatabasesResponseBody struct + ErrorCode *string + ErrorMessage *string + LogicDatabaseList *ListLogicDatabasesResponseBodyLogicDatabaseList + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListLogicDatabasesResponseBody) SetErrorCode(v string) *ListLogicDatabasesResponseBody + func (s *ListLogicDatabasesResponseBody) SetErrorMessage(v string) *ListLogicDatabasesResponseBody + func (s *ListLogicDatabasesResponseBody) SetLogicDatabaseList(v *ListLogicDatabasesResponseBodyLogicDatabaseList) *ListLogicDatabasesResponseBody + func (s *ListLogicDatabasesResponseBody) SetRequestId(v string) *ListLogicDatabasesResponseBody + func (s *ListLogicDatabasesResponseBody) SetSuccess(v bool) *ListLogicDatabasesResponseBody + func (s *ListLogicDatabasesResponseBody) SetTotalCount(v int64) *ListLogicDatabasesResponseBody + func (s ListLogicDatabasesResponseBody) GoString() string + func (s ListLogicDatabasesResponseBody) String() string + type ListLogicDatabasesResponseBodyLogicDatabaseList struct + LogicDatabase []*ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseList) SetLogicDatabase(v []*ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) *ListLogicDatabasesResponseBodyLogicDatabaseList + func (s ListLogicDatabasesResponseBodyLogicDatabaseList) GoString() string + func (s ListLogicDatabasesResponseBodyLogicDatabaseList) String() string + type ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase struct + Alias *string + DatabaseId *string + DbType *string + EnvType *string + Logic *bool + OwnerIdList *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerIdList + OwnerNameList *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerNameList + SchemaName *string + SearchName *string + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetAlias(v string) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetDatabaseId(v string) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetDbType(v string) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetEnvType(v string) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetLogic(v bool) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetOwnerIdList(v *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerIdList) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetOwnerNameList(v *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerNameList) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetSchemaName(v string) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) SetSearchName(v string) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase + func (s ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) GoString() string + func (s ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabase) String() string + type ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerIdList struct + OwnerIds []*string + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerIdList) SetOwnerIds(v []*string) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerIdList + func (s ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerIdList) GoString() string + func (s ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerIdList) String() string + type ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerNameList struct + OwnerNames []*string + func (s *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerNameList) SetOwnerNames(v []*string) *ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerNameList + func (s ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerNameList) GoString() string + func (s ListLogicDatabasesResponseBodyLogicDatabaseListLogicDatabaseOwnerNameList) String() string + type ListLogicTableRouteConfigRequest struct + TableId *int64 + Tid *int64 + func (s *ListLogicTableRouteConfigRequest) SetTableId(v int64) *ListLogicTableRouteConfigRequest + func (s *ListLogicTableRouteConfigRequest) SetTid(v int64) *ListLogicTableRouteConfigRequest + func (s ListLogicTableRouteConfigRequest) GoString() string + func (s ListLogicTableRouteConfigRequest) String() string + type ListLogicTableRouteConfigResponse struct + Body *ListLogicTableRouteConfigResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListLogicTableRouteConfigResponse) SetBody(v *ListLogicTableRouteConfigResponseBody) *ListLogicTableRouteConfigResponse + func (s *ListLogicTableRouteConfigResponse) SetHeaders(v map[string]*string) *ListLogicTableRouteConfigResponse + func (s *ListLogicTableRouteConfigResponse) SetStatusCode(v int32) *ListLogicTableRouteConfigResponse + func (s ListLogicTableRouteConfigResponse) GoString() string + func (s ListLogicTableRouteConfigResponse) String() string + type ListLogicTableRouteConfigResponseBody struct + ErrorCode *string + ErrorMessage *string + LogicTableRouteConfigList *ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigList + RequestId *string + Success *bool + func (s *ListLogicTableRouteConfigResponseBody) SetErrorCode(v string) *ListLogicTableRouteConfigResponseBody + func (s *ListLogicTableRouteConfigResponseBody) SetErrorMessage(v string) *ListLogicTableRouteConfigResponseBody + func (s *ListLogicTableRouteConfigResponseBody) SetLogicTableRouteConfigList(v *ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigList) *ListLogicTableRouteConfigResponseBody + func (s *ListLogicTableRouteConfigResponseBody) SetRequestId(v string) *ListLogicTableRouteConfigResponseBody + func (s *ListLogicTableRouteConfigResponseBody) SetSuccess(v bool) *ListLogicTableRouteConfigResponseBody + func (s ListLogicTableRouteConfigResponseBody) GoString() string + func (s ListLogicTableRouteConfigResponseBody) String() string + type ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigList struct + LogicTableRouteConfig []*ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigListLogicTableRouteConfig + func (s *ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigList) SetLogicTableRouteConfig(...) *ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigList + func (s ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigList) GoString() string + func (s ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigList) String() string + type ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigListLogicTableRouteConfig struct + RouteExpr *string + RouteKey *string + TableId *int64 + func (s *ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigListLogicTableRouteConfig) SetRouteExpr(v string) ... + func (s *ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigListLogicTableRouteConfig) SetRouteKey(v string) ... + func (s *ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigListLogicTableRouteConfig) SetTableId(v int64) ... + func (s ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigListLogicTableRouteConfig) GoString() string + func (s ListLogicTableRouteConfigResponseBodyLogicTableRouteConfigListLogicTableRouteConfig) String() string + type ListLogicTablesRequest struct + DatabaseId *string + PageNumber *int32 + PageSize *int32 + ReturnGuid *bool + SearchName *string + Tid *int64 + func (s *ListLogicTablesRequest) SetDatabaseId(v string) *ListLogicTablesRequest + func (s *ListLogicTablesRequest) SetPageNumber(v int32) *ListLogicTablesRequest + func (s *ListLogicTablesRequest) SetPageSize(v int32) *ListLogicTablesRequest + func (s *ListLogicTablesRequest) SetReturnGuid(v bool) *ListLogicTablesRequest + func (s *ListLogicTablesRequest) SetSearchName(v string) *ListLogicTablesRequest + func (s *ListLogicTablesRequest) SetTid(v int64) *ListLogicTablesRequest + func (s ListLogicTablesRequest) GoString() string + func (s ListLogicTablesRequest) String() string + type ListLogicTablesResponse struct + Body *ListLogicTablesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListLogicTablesResponse) SetBody(v *ListLogicTablesResponseBody) *ListLogicTablesResponse + func (s *ListLogicTablesResponse) SetHeaders(v map[string]*string) *ListLogicTablesResponse + func (s *ListLogicTablesResponse) SetStatusCode(v int32) *ListLogicTablesResponse + func (s ListLogicTablesResponse) GoString() string + func (s ListLogicTablesResponse) String() string + type ListLogicTablesResponseBody struct + ErrorCode *string + ErrorMessage *string + LogicTableList *ListLogicTablesResponseBodyLogicTableList + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListLogicTablesResponseBody) SetErrorCode(v string) *ListLogicTablesResponseBody + func (s *ListLogicTablesResponseBody) SetErrorMessage(v string) *ListLogicTablesResponseBody + func (s *ListLogicTablesResponseBody) SetLogicTableList(v *ListLogicTablesResponseBodyLogicTableList) *ListLogicTablesResponseBody + func (s *ListLogicTablesResponseBody) SetRequestId(v string) *ListLogicTablesResponseBody + func (s *ListLogicTablesResponseBody) SetSuccess(v bool) *ListLogicTablesResponseBody + func (s *ListLogicTablesResponseBody) SetTotalCount(v int64) *ListLogicTablesResponseBody + func (s ListLogicTablesResponseBody) GoString() string + func (s ListLogicTablesResponseBody) String() string + type ListLogicTablesResponseBodyLogicTableList struct + LogicTable []*ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableList) SetLogicTable(v []*ListLogicTablesResponseBodyLogicTableListLogicTable) *ListLogicTablesResponseBodyLogicTableList + func (s ListLogicTablesResponseBodyLogicTableList) GoString() string + func (s ListLogicTablesResponseBodyLogicTableList) String() string + type ListLogicTablesResponseBodyLogicTableListLogicTable struct + DatabaseId *string + Logic *bool + OwnerIdList *ListLogicTablesResponseBodyLogicTableListLogicTableOwnerIdList + OwnerNameList *ListLogicTablesResponseBodyLogicTableListLogicTableOwnerNameList + SchemaName *string + TableCount *string + TableExpr *string + TableGuid *string + TableId *string + TableName *string + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetDatabaseId(v string) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetLogic(v bool) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetOwnerIdList(v *ListLogicTablesResponseBodyLogicTableListLogicTableOwnerIdList) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetOwnerNameList(v *ListLogicTablesResponseBodyLogicTableListLogicTableOwnerNameList) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetSchemaName(v string) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetTableCount(v string) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetTableExpr(v string) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetTableGuid(v string) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetTableId(v string) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s *ListLogicTablesResponseBodyLogicTableListLogicTable) SetTableName(v string) *ListLogicTablesResponseBodyLogicTableListLogicTable + func (s ListLogicTablesResponseBodyLogicTableListLogicTable) GoString() string + func (s ListLogicTablesResponseBodyLogicTableListLogicTable) String() string + type ListLogicTablesResponseBodyLogicTableListLogicTableOwnerIdList struct + OwnerIds []*string + func (s *ListLogicTablesResponseBodyLogicTableListLogicTableOwnerIdList) SetOwnerIds(v []*string) *ListLogicTablesResponseBodyLogicTableListLogicTableOwnerIdList + func (s ListLogicTablesResponseBodyLogicTableListLogicTableOwnerIdList) GoString() string + func (s ListLogicTablesResponseBodyLogicTableListLogicTableOwnerIdList) String() string + type ListLogicTablesResponseBodyLogicTableListLogicTableOwnerNameList struct + OwnerNames []*string + func (s *ListLogicTablesResponseBodyLogicTableListLogicTableOwnerNameList) SetOwnerNames(v []*string) *ListLogicTablesResponseBodyLogicTableListLogicTableOwnerNameList + func (s ListLogicTablesResponseBodyLogicTableListLogicTableOwnerNameList) GoString() string + func (s ListLogicTablesResponseBodyLogicTableListLogicTableOwnerNameList) String() string + type ListOrdersRequest struct + EndTime *string + OrderResultType *string + OrderStatus *string + PageNumber *int32 + PageSize *int32 + PluginType *string + SearchContent *string + SearchDateType *string + StartTime *string + Tid *int64 + func (s *ListOrdersRequest) SetEndTime(v string) *ListOrdersRequest + func (s *ListOrdersRequest) SetOrderResultType(v string) *ListOrdersRequest + func (s *ListOrdersRequest) SetOrderStatus(v string) *ListOrdersRequest + func (s *ListOrdersRequest) SetPageNumber(v int32) *ListOrdersRequest + func (s *ListOrdersRequest) SetPageSize(v int32) *ListOrdersRequest + func (s *ListOrdersRequest) SetPluginType(v string) *ListOrdersRequest + func (s *ListOrdersRequest) SetSearchContent(v string) *ListOrdersRequest + func (s *ListOrdersRequest) SetSearchDateType(v string) *ListOrdersRequest + func (s *ListOrdersRequest) SetStartTime(v string) *ListOrdersRequest + func (s *ListOrdersRequest) SetTid(v int64) *ListOrdersRequest + func (s ListOrdersRequest) GoString() string + func (s ListOrdersRequest) String() string + type ListOrdersResponse struct + Body *ListOrdersResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListOrdersResponse) SetBody(v *ListOrdersResponseBody) *ListOrdersResponse + func (s *ListOrdersResponse) SetHeaders(v map[string]*string) *ListOrdersResponse + func (s *ListOrdersResponse) SetStatusCode(v int32) *ListOrdersResponse + func (s ListOrdersResponse) GoString() string + func (s ListOrdersResponse) String() string + type ListOrdersResponseBody struct + ErrorCode *string + ErrorMessage *string + Orders *ListOrdersResponseBodyOrders + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListOrdersResponseBody) SetErrorCode(v string) *ListOrdersResponseBody + func (s *ListOrdersResponseBody) SetErrorMessage(v string) *ListOrdersResponseBody + func (s *ListOrdersResponseBody) SetOrders(v *ListOrdersResponseBodyOrders) *ListOrdersResponseBody + func (s *ListOrdersResponseBody) SetRequestId(v string) *ListOrdersResponseBody + func (s *ListOrdersResponseBody) SetSuccess(v bool) *ListOrdersResponseBody + func (s *ListOrdersResponseBody) SetTotalCount(v int64) *ListOrdersResponseBody + func (s ListOrdersResponseBody) GoString() string + func (s ListOrdersResponseBody) String() string + type ListOrdersResponseBodyOrders struct + Order []*ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrders) SetOrder(v []*ListOrdersResponseBodyOrdersOrder) *ListOrdersResponseBodyOrders + func (s ListOrdersResponseBodyOrders) GoString() string + func (s ListOrdersResponseBodyOrders) String() string + type ListOrdersResponseBodyOrdersOrder struct + Comment *string + Committer *string + CommitterId *int64 + CreateTime *string + LastModifyTime *string + OrderId *int64 + PluginType *string + StatusCode *string + StatusDesc *string + func (s *ListOrdersResponseBodyOrdersOrder) SetComment(v string) *ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrdersOrder) SetCommitter(v string) *ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrdersOrder) SetCommitterId(v int64) *ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrdersOrder) SetCreateTime(v string) *ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrdersOrder) SetLastModifyTime(v string) *ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrdersOrder) SetOrderId(v int64) *ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrdersOrder) SetPluginType(v string) *ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrdersOrder) SetStatusCode(v string) *ListOrdersResponseBodyOrdersOrder + func (s *ListOrdersResponseBodyOrdersOrder) SetStatusDesc(v string) *ListOrdersResponseBodyOrdersOrder + func (s ListOrdersResponseBodyOrdersOrder) GoString() string + func (s ListOrdersResponseBodyOrdersOrder) String() string + type ListProxiesRequest struct + Tid *int64 + func (s *ListProxiesRequest) SetTid(v int64) *ListProxiesRequest + func (s ListProxiesRequest) GoString() string + func (s ListProxiesRequest) String() string + type ListProxiesResponse struct + Body *ListProxiesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListProxiesResponse) SetBody(v *ListProxiesResponseBody) *ListProxiesResponse + func (s *ListProxiesResponse) SetHeaders(v map[string]*string) *ListProxiesResponse + func (s *ListProxiesResponse) SetStatusCode(v int32) *ListProxiesResponse + func (s ListProxiesResponse) GoString() string + func (s ListProxiesResponse) String() string + type ListProxiesResponseBody struct + ErrorCode *string + ErrorMessage *string + ProxyList []*ListProxiesResponseBodyProxyList + RequestId *string + Success *bool + func (s *ListProxiesResponseBody) SetErrorCode(v string) *ListProxiesResponseBody + func (s *ListProxiesResponseBody) SetErrorMessage(v string) *ListProxiesResponseBody + func (s *ListProxiesResponseBody) SetProxyList(v []*ListProxiesResponseBodyProxyList) *ListProxiesResponseBody + func (s *ListProxiesResponseBody) SetRequestId(v string) *ListProxiesResponseBody + func (s *ListProxiesResponseBody) SetSuccess(v bool) *ListProxiesResponseBody + func (s ListProxiesResponseBody) GoString() string + func (s ListProxiesResponseBody) String() string + type ListProxiesResponseBodyProxyList struct + CreatorId *int64 + CreatorName *string + HttpsPort *int32 + InstanceId *int64 + PrivateEnable *bool + PrivateHost *string + ProtocolPort *int32 + ProtocolType *string + ProxyId *int64 + PublicEnable *bool + PublicHost *string + func (s *ListProxiesResponseBodyProxyList) SetCreatorId(v int64) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetCreatorName(v string) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetHttpsPort(v int32) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetInstanceId(v int64) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetPrivateEnable(v bool) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetPrivateHost(v string) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetProtocolPort(v int32) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetProtocolType(v string) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetProxyId(v int64) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetPublicEnable(v bool) *ListProxiesResponseBodyProxyList + func (s *ListProxiesResponseBodyProxyList) SetPublicHost(v string) *ListProxiesResponseBodyProxyList + func (s ListProxiesResponseBodyProxyList) GoString() string + func (s ListProxiesResponseBodyProxyList) String() string + type ListProxyAccessesRequest struct + ProxyId *int64 + Tid *int64 + func (s *ListProxyAccessesRequest) SetProxyId(v int64) *ListProxyAccessesRequest + func (s *ListProxyAccessesRequest) SetTid(v int64) *ListProxyAccessesRequest + func (s ListProxyAccessesRequest) GoString() string + func (s ListProxyAccessesRequest) String() string + type ListProxyAccessesResponse struct + Body *ListProxyAccessesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListProxyAccessesResponse) SetBody(v *ListProxyAccessesResponseBody) *ListProxyAccessesResponse + func (s *ListProxyAccessesResponse) SetHeaders(v map[string]*string) *ListProxyAccessesResponse + func (s *ListProxyAccessesResponse) SetStatusCode(v int32) *ListProxyAccessesResponse + func (s ListProxyAccessesResponse) GoString() string + func (s ListProxyAccessesResponse) String() string + type ListProxyAccessesResponseBody struct + ErrorCode *string + ErrorMessage *string + ProxyAccessList []*ListProxyAccessesResponseBodyProxyAccessList + RequestId *string + Success *bool + func (s *ListProxyAccessesResponseBody) SetErrorCode(v string) *ListProxyAccessesResponseBody + func (s *ListProxyAccessesResponseBody) SetErrorMessage(v string) *ListProxyAccessesResponseBody + func (s *ListProxyAccessesResponseBody) SetProxyAccessList(v []*ListProxyAccessesResponseBodyProxyAccessList) *ListProxyAccessesResponseBody + func (s *ListProxyAccessesResponseBody) SetRequestId(v string) *ListProxyAccessesResponseBody + func (s *ListProxyAccessesResponseBody) SetSuccess(v bool) *ListProxyAccessesResponseBody + func (s ListProxyAccessesResponseBody) GoString() string + func (s ListProxyAccessesResponseBody) String() string + type ListProxyAccessesResponseBodyProxyAccessList struct + AccessId *string + GmtCreate *string + IndepAccount *string + InstanceId *int64 + OriginInfo *string + ProxyAccessId *int64 + ProxyId *int64 + UserId *int64 + UserName *string + UserUid *string + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetAccessId(v string) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetGmtCreate(v string) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetIndepAccount(v string) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetInstanceId(v int64) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetOriginInfo(v string) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetProxyAccessId(v int64) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetProxyId(v int64) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetUserId(v int64) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetUserName(v string) *ListProxyAccessesResponseBodyProxyAccessList + func (s *ListProxyAccessesResponseBodyProxyAccessList) SetUserUid(v string) *ListProxyAccessesResponseBodyProxyAccessList + func (s ListProxyAccessesResponseBodyProxyAccessList) GoString() string + func (s ListProxyAccessesResponseBodyProxyAccessList) String() string + type ListProxySQLExecAuditLogRequest struct + EndTime *int64 + ExecState *string + OpUserName *string + PageNumber *int32 + PageSize *int32 + SQLType *string + SearchName *string + StartTime *int64 + Tid *int64 + func (s *ListProxySQLExecAuditLogRequest) SetEndTime(v int64) *ListProxySQLExecAuditLogRequest + func (s *ListProxySQLExecAuditLogRequest) SetExecState(v string) *ListProxySQLExecAuditLogRequest + func (s *ListProxySQLExecAuditLogRequest) SetOpUserName(v string) *ListProxySQLExecAuditLogRequest + func (s *ListProxySQLExecAuditLogRequest) SetPageNumber(v int32) *ListProxySQLExecAuditLogRequest + func (s *ListProxySQLExecAuditLogRequest) SetPageSize(v int32) *ListProxySQLExecAuditLogRequest + func (s *ListProxySQLExecAuditLogRequest) SetSQLType(v string) *ListProxySQLExecAuditLogRequest + func (s *ListProxySQLExecAuditLogRequest) SetSearchName(v string) *ListProxySQLExecAuditLogRequest + func (s *ListProxySQLExecAuditLogRequest) SetStartTime(v int64) *ListProxySQLExecAuditLogRequest + func (s *ListProxySQLExecAuditLogRequest) SetTid(v int64) *ListProxySQLExecAuditLogRequest + func (s ListProxySQLExecAuditLogRequest) GoString() string + func (s ListProxySQLExecAuditLogRequest) String() string + type ListProxySQLExecAuditLogResponse struct + Body *ListProxySQLExecAuditLogResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListProxySQLExecAuditLogResponse) SetBody(v *ListProxySQLExecAuditLogResponseBody) *ListProxySQLExecAuditLogResponse + func (s *ListProxySQLExecAuditLogResponse) SetHeaders(v map[string]*string) *ListProxySQLExecAuditLogResponse + func (s *ListProxySQLExecAuditLogResponse) SetStatusCode(v int32) *ListProxySQLExecAuditLogResponse + func (s ListProxySQLExecAuditLogResponse) GoString() string + func (s ListProxySQLExecAuditLogResponse) String() string + type ListProxySQLExecAuditLogResponseBody struct + ErrorCode *string + ErrorMessage *string + ProxySQLExecAuditLogList *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogList + RequestId *string + Success *bool + TotalCount *int64 + func (s *ListProxySQLExecAuditLogResponseBody) SetErrorCode(v string) *ListProxySQLExecAuditLogResponseBody + func (s *ListProxySQLExecAuditLogResponseBody) SetErrorMessage(v string) *ListProxySQLExecAuditLogResponseBody + func (s *ListProxySQLExecAuditLogResponseBody) SetProxySQLExecAuditLogList(v *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogList) *ListProxySQLExecAuditLogResponseBody + func (s *ListProxySQLExecAuditLogResponseBody) SetRequestId(v string) *ListProxySQLExecAuditLogResponseBody + func (s *ListProxySQLExecAuditLogResponseBody) SetSuccess(v bool) *ListProxySQLExecAuditLogResponseBody + func (s *ListProxySQLExecAuditLogResponseBody) SetTotalCount(v int64) *ListProxySQLExecAuditLogResponseBody + func (s ListProxySQLExecAuditLogResponseBody) GoString() string + func (s ListProxySQLExecAuditLogResponseBody) String() string + type ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogList struct + ProxySQLExecAuditLog []*ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogList) SetProxySQLExecAuditLog(...) *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogList + func (s ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogList) GoString() string + func (s ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogList) String() string + type ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog struct + AffectRows *int64 + ElapsedTime *int64 + ExecState *string + InstanceId *int64 + InstanceName *string + OpTime *string + Remark *string + SQL *string + SQLType *string + SchemaName *string + UserId *int64 + UserName *string + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetAffectRows(v int64) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetElapsedTime(v int64) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetExecState(v string) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetInstanceId(v int64) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetInstanceName(v string) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetOpTime(v string) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetRemark(v string) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetSQL(v string) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetSQLType(v string) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetSchemaName(v string) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetUserId(v int64) ... + func (s *ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) SetUserName(v string) ... + func (s ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) GoString() string + func (s ListProxySQLExecAuditLogResponseBodyProxySQLExecAuditLogListProxySQLExecAuditLog) String() string + type ListSLARulesRequest struct + DagId *int64 + Tid *int64 + func (s *ListSLARulesRequest) SetDagId(v int64) *ListSLARulesRequest + func (s *ListSLARulesRequest) SetTid(v int64) *ListSLARulesRequest + func (s ListSLARulesRequest) GoString() string + func (s ListSLARulesRequest) String() string + type ListSLARulesResponse struct + Body *ListSLARulesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListSLARulesResponse) SetBody(v *ListSLARulesResponseBody) *ListSLARulesResponse + func (s *ListSLARulesResponse) SetHeaders(v map[string]*string) *ListSLARulesResponse + func (s *ListSLARulesResponse) SetStatusCode(v int32) *ListSLARulesResponse + func (s ListSLARulesResponse) GoString() string + func (s ListSLARulesResponse) String() string + type ListSLARulesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SLARuleList *ListSLARulesResponseBodySLARuleList + Success *bool + func (s *ListSLARulesResponseBody) SetErrorCode(v string) *ListSLARulesResponseBody + func (s *ListSLARulesResponseBody) SetErrorMessage(v string) *ListSLARulesResponseBody + func (s *ListSLARulesResponseBody) SetRequestId(v string) *ListSLARulesResponseBody + func (s *ListSLARulesResponseBody) SetSLARuleList(v *ListSLARulesResponseBodySLARuleList) *ListSLARulesResponseBody + func (s *ListSLARulesResponseBody) SetSuccess(v bool) *ListSLARulesResponseBody + func (s ListSLARulesResponseBody) GoString() string + func (s ListSLARulesResponseBody) String() string + type ListSLARulesResponseBodySLARuleList struct + SLARule []*ListSLARulesResponseBodySLARuleListSLARule + func (s *ListSLARulesResponseBodySLARuleList) SetSLARule(v []*ListSLARulesResponseBodySLARuleListSLARule) *ListSLARulesResponseBodySLARuleList + func (s ListSLARulesResponseBodySLARuleList) GoString() string + func (s ListSLARulesResponseBodySLARuleList) String() string + type ListSLARulesResponseBodySLARuleListSLARule struct + DagId *int64 + Id *int64 + IntervalMinutes *int32 + NodeId *int64 + RuleType *int32 + func (s *ListSLARulesResponseBodySLARuleListSLARule) SetDagId(v int64) *ListSLARulesResponseBodySLARuleListSLARule + func (s *ListSLARulesResponseBodySLARuleListSLARule) SetId(v int64) *ListSLARulesResponseBodySLARuleListSLARule + func (s *ListSLARulesResponseBodySLARuleListSLARule) SetIntervalMinutes(v int32) *ListSLARulesResponseBodySLARuleListSLARule + func (s *ListSLARulesResponseBodySLARuleListSLARule) SetNodeId(v int64) *ListSLARulesResponseBodySLARuleListSLARule + func (s *ListSLARulesResponseBodySLARuleListSLARule) SetRuleType(v int32) *ListSLARulesResponseBodySLARuleListSLARule + func (s ListSLARulesResponseBodySLARuleListSLARule) GoString() string + func (s ListSLARulesResponseBodySLARuleListSLARule) String() string + type ListSQLExecAuditLogRequest struct + EndTime *string + ExecState *string + OpUserName *string + PageNumber *int32 + PageSize *int32 + SearchName *string + SqlType *string + StartTime *string + Tid *int64 + func (s *ListSQLExecAuditLogRequest) SetEndTime(v string) *ListSQLExecAuditLogRequest + func (s *ListSQLExecAuditLogRequest) SetExecState(v string) *ListSQLExecAuditLogRequest + func (s *ListSQLExecAuditLogRequest) SetOpUserName(v string) *ListSQLExecAuditLogRequest + func (s *ListSQLExecAuditLogRequest) SetPageNumber(v int32) *ListSQLExecAuditLogRequest + func (s *ListSQLExecAuditLogRequest) SetPageSize(v int32) *ListSQLExecAuditLogRequest + func (s *ListSQLExecAuditLogRequest) SetSearchName(v string) *ListSQLExecAuditLogRequest + func (s *ListSQLExecAuditLogRequest) SetSqlType(v string) *ListSQLExecAuditLogRequest + func (s *ListSQLExecAuditLogRequest) SetStartTime(v string) *ListSQLExecAuditLogRequest + func (s *ListSQLExecAuditLogRequest) SetTid(v int64) *ListSQLExecAuditLogRequest + func (s ListSQLExecAuditLogRequest) GoString() string + func (s ListSQLExecAuditLogRequest) String() string + type ListSQLExecAuditLogResponse struct + Body *ListSQLExecAuditLogResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListSQLExecAuditLogResponse) SetBody(v *ListSQLExecAuditLogResponseBody) *ListSQLExecAuditLogResponse + func (s *ListSQLExecAuditLogResponse) SetHeaders(v map[string]*string) *ListSQLExecAuditLogResponse + func (s *ListSQLExecAuditLogResponse) SetStatusCode(v int32) *ListSQLExecAuditLogResponse + func (s ListSQLExecAuditLogResponse) GoString() string + func (s ListSQLExecAuditLogResponse) String() string + type ListSQLExecAuditLogResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SQLExecAuditLogList *ListSQLExecAuditLogResponseBodySQLExecAuditLogList + Success *bool + TotalCount *int64 + func (s *ListSQLExecAuditLogResponseBody) SetErrorCode(v string) *ListSQLExecAuditLogResponseBody + func (s *ListSQLExecAuditLogResponseBody) SetErrorMessage(v string) *ListSQLExecAuditLogResponseBody + func (s *ListSQLExecAuditLogResponseBody) SetRequestId(v string) *ListSQLExecAuditLogResponseBody + func (s *ListSQLExecAuditLogResponseBody) SetSQLExecAuditLogList(v *ListSQLExecAuditLogResponseBodySQLExecAuditLogList) *ListSQLExecAuditLogResponseBody + func (s *ListSQLExecAuditLogResponseBody) SetSuccess(v bool) *ListSQLExecAuditLogResponseBody + func (s *ListSQLExecAuditLogResponseBody) SetTotalCount(v int64) *ListSQLExecAuditLogResponseBody + func (s ListSQLExecAuditLogResponseBody) GoString() string + func (s ListSQLExecAuditLogResponseBody) String() string + type ListSQLExecAuditLogResponseBodySQLExecAuditLogList struct + SQLExecAuditLog []*ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogList) SetSQLExecAuditLog(v []*ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) *ListSQLExecAuditLogResponseBodySQLExecAuditLogList + func (s ListSQLExecAuditLogResponseBodySQLExecAuditLogList) GoString() string + func (s ListSQLExecAuditLogResponseBodySQLExecAuditLogList) String() string + type ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog struct + AffectRows *int64 + DbId *int64 + ElapsedTime *int64 + ExecState *string + InstanceId *int64 + InstanceName *string + Logic *bool + OpTime *string + Remark *string + SQL *string + SQLType *string + SchemaName *string + UserId *int64 + UserName *string + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetAffectRows(v int64) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetDbId(v int64) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetElapsedTime(v int64) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetExecState(v string) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetInstanceId(v int64) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetInstanceName(v string) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetLogic(v bool) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetOpTime(v string) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetRemark(v string) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetSQL(v string) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetSQLType(v string) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetSchemaName(v string) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetUserId(v int64) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) SetUserName(v string) *ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog + func (s ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) GoString() string + func (s ListSQLExecAuditLogResponseBodySQLExecAuditLogListSQLExecAuditLog) String() string + type ListSQLReviewOriginSQLRequest struct + OrderActionDetail *ListSQLReviewOriginSQLRequestOrderActionDetail + OrderId *int64 + Tid *int64 + func (s *ListSQLReviewOriginSQLRequest) SetOrderActionDetail(v *ListSQLReviewOriginSQLRequestOrderActionDetail) *ListSQLReviewOriginSQLRequest + func (s *ListSQLReviewOriginSQLRequest) SetOrderId(v int64) *ListSQLReviewOriginSQLRequest + func (s *ListSQLReviewOriginSQLRequest) SetTid(v int64) *ListSQLReviewOriginSQLRequest + func (s ListSQLReviewOriginSQLRequest) GoString() string + func (s ListSQLReviewOriginSQLRequest) String() string + type ListSQLReviewOriginSQLRequestOrderActionDetail struct + CheckStatusResult *string + FileId *int64 + Page *ListSQLReviewOriginSQLRequestOrderActionDetailPage + SQLReviewResult *string + func (s *ListSQLReviewOriginSQLRequestOrderActionDetail) SetCheckStatusResult(v string) *ListSQLReviewOriginSQLRequestOrderActionDetail + func (s *ListSQLReviewOriginSQLRequestOrderActionDetail) SetFileId(v int64) *ListSQLReviewOriginSQLRequestOrderActionDetail + func (s *ListSQLReviewOriginSQLRequestOrderActionDetail) SetPage(v *ListSQLReviewOriginSQLRequestOrderActionDetailPage) *ListSQLReviewOriginSQLRequestOrderActionDetail + func (s *ListSQLReviewOriginSQLRequestOrderActionDetail) SetSQLReviewResult(v string) *ListSQLReviewOriginSQLRequestOrderActionDetail + func (s ListSQLReviewOriginSQLRequestOrderActionDetail) GoString() string + func (s ListSQLReviewOriginSQLRequestOrderActionDetail) String() string + type ListSQLReviewOriginSQLRequestOrderActionDetailPage struct + PageNumber *int32 + PageSize *int32 + func (s *ListSQLReviewOriginSQLRequestOrderActionDetailPage) SetPageNumber(v int32) *ListSQLReviewOriginSQLRequestOrderActionDetailPage + func (s *ListSQLReviewOriginSQLRequestOrderActionDetailPage) SetPageSize(v int32) *ListSQLReviewOriginSQLRequestOrderActionDetailPage + func (s ListSQLReviewOriginSQLRequestOrderActionDetailPage) GoString() string + func (s ListSQLReviewOriginSQLRequestOrderActionDetailPage) String() string + type ListSQLReviewOriginSQLResponse struct + Body *ListSQLReviewOriginSQLResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListSQLReviewOriginSQLResponse) SetBody(v *ListSQLReviewOriginSQLResponseBody) *ListSQLReviewOriginSQLResponse + func (s *ListSQLReviewOriginSQLResponse) SetHeaders(v map[string]*string) *ListSQLReviewOriginSQLResponse + func (s *ListSQLReviewOriginSQLResponse) SetStatusCode(v int32) *ListSQLReviewOriginSQLResponse + func (s ListSQLReviewOriginSQLResponse) GoString() string + func (s ListSQLReviewOriginSQLResponse) String() string + type ListSQLReviewOriginSQLResponseBody struct + ErrorCode *string + ErrorMessage *string + OriginSQLList []*ListSQLReviewOriginSQLResponseBodyOriginSQLList + RequestId *string + Success *bool + TotalCount *int32 + func (s *ListSQLReviewOriginSQLResponseBody) SetErrorCode(v string) *ListSQLReviewOriginSQLResponseBody + func (s *ListSQLReviewOriginSQLResponseBody) SetErrorMessage(v string) *ListSQLReviewOriginSQLResponseBody + func (s *ListSQLReviewOriginSQLResponseBody) SetOriginSQLList(v []*ListSQLReviewOriginSQLResponseBodyOriginSQLList) *ListSQLReviewOriginSQLResponseBody + func (s *ListSQLReviewOriginSQLResponseBody) SetRequestId(v string) *ListSQLReviewOriginSQLResponseBody + func (s *ListSQLReviewOriginSQLResponseBody) SetSuccess(v bool) *ListSQLReviewOriginSQLResponseBody + func (s *ListSQLReviewOriginSQLResponseBody) SetTotalCount(v int32) *ListSQLReviewOriginSQLResponseBody + func (s ListSQLReviewOriginSQLResponseBody) GoString() string + func (s ListSQLReviewOriginSQLResponseBody) String() string + type ListSQLReviewOriginSQLResponseBodyOriginSQLList struct + CheckStatus *string + CheckedTime *string + FileId *int64 + FileName *string + ReviewSummary *string + SQLContent *string + SQLId *int64 + SQLReviewQueryKey *string + SqlHash *string + StatusDesc *string + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetCheckStatus(v string) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetCheckedTime(v string) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetFileId(v int64) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetFileName(v string) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetReviewSummary(v string) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetSQLContent(v string) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetSQLId(v int64) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetSQLReviewQueryKey(v string) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetSqlHash(v string) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s *ListSQLReviewOriginSQLResponseBodyOriginSQLList) SetStatusDesc(v string) *ListSQLReviewOriginSQLResponseBodyOriginSQLList + func (s ListSQLReviewOriginSQLResponseBodyOriginSQLList) GoString() string + func (s ListSQLReviewOriginSQLResponseBodyOriginSQLList) String() string + type ListSQLReviewOriginSQLShrinkRequest struct + OrderActionDetailShrink *string + OrderId *int64 + Tid *int64 + func (s *ListSQLReviewOriginSQLShrinkRequest) SetOrderActionDetailShrink(v string) *ListSQLReviewOriginSQLShrinkRequest + func (s *ListSQLReviewOriginSQLShrinkRequest) SetOrderId(v int64) *ListSQLReviewOriginSQLShrinkRequest + func (s *ListSQLReviewOriginSQLShrinkRequest) SetTid(v int64) *ListSQLReviewOriginSQLShrinkRequest + func (s ListSQLReviewOriginSQLShrinkRequest) GoString() string + func (s ListSQLReviewOriginSQLShrinkRequest) String() string + type ListScenariosRequest struct + Tid *int64 + func (s *ListScenariosRequest) SetTid(v int64) *ListScenariosRequest + func (s ListScenariosRequest) GoString() string + func (s ListScenariosRequest) String() string + type ListScenariosResponse struct + Body *ListScenariosResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListScenariosResponse) SetBody(v *ListScenariosResponseBody) *ListScenariosResponse + func (s *ListScenariosResponse) SetHeaders(v map[string]*string) *ListScenariosResponse + func (s *ListScenariosResponse) SetStatusCode(v int32) *ListScenariosResponse + func (s ListScenariosResponse) GoString() string + func (s ListScenariosResponse) String() string + type ListScenariosResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + ScenarioList []*ListScenariosResponseBodyScenarioList + Success *bool + func (s *ListScenariosResponseBody) SetErrorCode(v string) *ListScenariosResponseBody + func (s *ListScenariosResponseBody) SetErrorMessage(v string) *ListScenariosResponseBody + func (s *ListScenariosResponseBody) SetRequestId(v string) *ListScenariosResponseBody + func (s *ListScenariosResponseBody) SetScenarioList(v []*ListScenariosResponseBodyScenarioList) *ListScenariosResponseBody + func (s *ListScenariosResponseBody) SetSuccess(v bool) *ListScenariosResponseBody + func (s ListScenariosResponseBody) GoString() string + func (s ListScenariosResponseBody) String() string + type ListScenariosResponseBodyScenarioList struct + CreatorId *string + Description *string + Id *int64 + ScenarioName *string + func (s *ListScenariosResponseBodyScenarioList) SetCreatorId(v string) *ListScenariosResponseBodyScenarioList + func (s *ListScenariosResponseBodyScenarioList) SetDescription(v string) *ListScenariosResponseBodyScenarioList + func (s *ListScenariosResponseBodyScenarioList) SetId(v int64) *ListScenariosResponseBodyScenarioList + func (s *ListScenariosResponseBodyScenarioList) SetScenarioName(v string) *ListScenariosResponseBodyScenarioList + func (s ListScenariosResponseBodyScenarioList) GoString() string + func (s ListScenariosResponseBodyScenarioList) String() string + type ListSensitiveColumnsDetailRequest struct + ColumnName *string + DbId *int64 + Logic *bool + SchemaName *string + TableName *string + Tid *int64 + func (s *ListSensitiveColumnsDetailRequest) SetColumnName(v string) *ListSensitiveColumnsDetailRequest + func (s *ListSensitiveColumnsDetailRequest) SetDbId(v int64) *ListSensitiveColumnsDetailRequest + func (s *ListSensitiveColumnsDetailRequest) SetLogic(v bool) *ListSensitiveColumnsDetailRequest + func (s *ListSensitiveColumnsDetailRequest) SetSchemaName(v string) *ListSensitiveColumnsDetailRequest + func (s *ListSensitiveColumnsDetailRequest) SetTableName(v string) *ListSensitiveColumnsDetailRequest + func (s *ListSensitiveColumnsDetailRequest) SetTid(v int64) *ListSensitiveColumnsDetailRequest + func (s ListSensitiveColumnsDetailRequest) GoString() string + func (s ListSensitiveColumnsDetailRequest) String() string + type ListSensitiveColumnsDetailResponse struct + Body *ListSensitiveColumnsDetailResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListSensitiveColumnsDetailResponse) SetBody(v *ListSensitiveColumnsDetailResponseBody) *ListSensitiveColumnsDetailResponse + func (s *ListSensitiveColumnsDetailResponse) SetHeaders(v map[string]*string) *ListSensitiveColumnsDetailResponse + func (s *ListSensitiveColumnsDetailResponse) SetStatusCode(v int32) *ListSensitiveColumnsDetailResponse + func (s ListSensitiveColumnsDetailResponse) GoString() string + func (s ListSensitiveColumnsDetailResponse) String() string + type ListSensitiveColumnsDetailResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SensitiveColumnsDetailList *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailList + Success *bool + func (s *ListSensitiveColumnsDetailResponseBody) SetErrorCode(v string) *ListSensitiveColumnsDetailResponseBody + func (s *ListSensitiveColumnsDetailResponseBody) SetErrorMessage(v string) *ListSensitiveColumnsDetailResponseBody + func (s *ListSensitiveColumnsDetailResponseBody) SetRequestId(v string) *ListSensitiveColumnsDetailResponseBody + func (s *ListSensitiveColumnsDetailResponseBody) SetSensitiveColumnsDetailList(v *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailList) *ListSensitiveColumnsDetailResponseBody + func (s *ListSensitiveColumnsDetailResponseBody) SetSuccess(v bool) *ListSensitiveColumnsDetailResponseBody + func (s ListSensitiveColumnsDetailResponseBody) GoString() string + func (s ListSensitiveColumnsDetailResponseBody) String() string + type ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailList struct + SensitiveColumnsDetail []*ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailList) SetSensitiveColumnsDetail(...) *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailList + func (s ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailList) GoString() string + func (s ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailList) String() string + type ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail struct + ColumnDescription *string + ColumnName *string + ColumnType *string + DbId *int64 + DbType *string + EnvType *string + Logic *bool + SchemaName *string + SearchName *string + TableName *string + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetColumnDescription(v string) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetColumnName(v string) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetColumnType(v string) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetDbId(v int64) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetDbType(v string) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetEnvType(v string) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetLogic(v bool) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetSchemaName(v string) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetSearchName(v string) ... + func (s *ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) SetTableName(v string) ... + func (s ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) GoString() string + func (s ListSensitiveColumnsDetailResponseBodySensitiveColumnsDetailListSensitiveColumnsDetail) String() string + type ListSensitiveColumnsRequest struct + ColumnName *string + DbId *int64 + Logic *bool + PageNumber *int32 + PageSize *int32 + SchemaName *string + SecurityLevel *string + TableName *string + Tid *int64 + func (s *ListSensitiveColumnsRequest) SetColumnName(v string) *ListSensitiveColumnsRequest + func (s *ListSensitiveColumnsRequest) SetDbId(v int64) *ListSensitiveColumnsRequest + func (s *ListSensitiveColumnsRequest) SetLogic(v bool) *ListSensitiveColumnsRequest + func (s *ListSensitiveColumnsRequest) SetPageNumber(v int32) *ListSensitiveColumnsRequest + func (s *ListSensitiveColumnsRequest) SetPageSize(v int32) *ListSensitiveColumnsRequest + func (s *ListSensitiveColumnsRequest) SetSchemaName(v string) *ListSensitiveColumnsRequest + func (s *ListSensitiveColumnsRequest) SetSecurityLevel(v string) *ListSensitiveColumnsRequest + func (s *ListSensitiveColumnsRequest) SetTableName(v string) *ListSensitiveColumnsRequest + func (s *ListSensitiveColumnsRequest) SetTid(v int64) *ListSensitiveColumnsRequest + func (s ListSensitiveColumnsRequest) GoString() string + func (s ListSensitiveColumnsRequest) String() string + type ListSensitiveColumnsResponse struct + Body *ListSensitiveColumnsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListSensitiveColumnsResponse) SetBody(v *ListSensitiveColumnsResponseBody) *ListSensitiveColumnsResponse + func (s *ListSensitiveColumnsResponse) SetHeaders(v map[string]*string) *ListSensitiveColumnsResponse + func (s *ListSensitiveColumnsResponse) SetStatusCode(v int32) *ListSensitiveColumnsResponse + func (s ListSensitiveColumnsResponse) GoString() string + func (s ListSensitiveColumnsResponse) String() string + type ListSensitiveColumnsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SensitiveColumnList *ListSensitiveColumnsResponseBodySensitiveColumnList + Success *bool + TotalCount *int64 + func (s *ListSensitiveColumnsResponseBody) SetErrorCode(v string) *ListSensitiveColumnsResponseBody + func (s *ListSensitiveColumnsResponseBody) SetErrorMessage(v string) *ListSensitiveColumnsResponseBody + func (s *ListSensitiveColumnsResponseBody) SetRequestId(v string) *ListSensitiveColumnsResponseBody + func (s *ListSensitiveColumnsResponseBody) SetSensitiveColumnList(v *ListSensitiveColumnsResponseBodySensitiveColumnList) *ListSensitiveColumnsResponseBody + func (s *ListSensitiveColumnsResponseBody) SetSuccess(v bool) *ListSensitiveColumnsResponseBody + func (s *ListSensitiveColumnsResponseBody) SetTotalCount(v int64) *ListSensitiveColumnsResponseBody + func (s ListSensitiveColumnsResponseBody) GoString() string + func (s ListSensitiveColumnsResponseBody) String() string + type ListSensitiveColumnsResponseBodySensitiveColumnList struct + SensitiveColumn []*ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn + func (s *ListSensitiveColumnsResponseBodySensitiveColumnList) SetSensitiveColumn(v []*ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) *ListSensitiveColumnsResponseBodySensitiveColumnList + func (s ListSensitiveColumnsResponseBodySensitiveColumnList) GoString() string + func (s ListSensitiveColumnsResponseBodySensitiveColumnList) String() string + type ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn struct + ColumnCount *int64 + ColumnName *string + FunctionType *string + SchemaName *string + SecurityLevel *string + TableName *string + func (s *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) SetColumnCount(v int64) *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn + func (s *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) SetColumnName(v string) *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn + func (s *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) SetFunctionType(v string) *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn + func (s *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) SetSchemaName(v string) *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn + func (s *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) SetSecurityLevel(v string) *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn + func (s *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) SetTableName(v string) *ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn + func (s ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) GoString() string + func (s ListSensitiveColumnsResponseBodySensitiveColumnListSensitiveColumn) String() string + type ListSensitiveDataAuditLogRequest struct + ColumnName *string + DbName *string + EndTime *string + ModuleName *string + OpUserName *string + PageNumber *int32 + PageSize *int32 + StartTime *string + TableName *string + Tid *int64 + func (s *ListSensitiveDataAuditLogRequest) SetColumnName(v string) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetDbName(v string) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetEndTime(v string) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetModuleName(v string) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetOpUserName(v string) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetPageNumber(v int32) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetPageSize(v int32) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetStartTime(v string) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetTableName(v string) *ListSensitiveDataAuditLogRequest + func (s *ListSensitiveDataAuditLogRequest) SetTid(v int64) *ListSensitiveDataAuditLogRequest + func (s ListSensitiveDataAuditLogRequest) GoString() string + func (s ListSensitiveDataAuditLogRequest) String() string + type ListSensitiveDataAuditLogResponse struct + Body *ListSensitiveDataAuditLogResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListSensitiveDataAuditLogResponse) SetBody(v *ListSensitiveDataAuditLogResponseBody) *ListSensitiveDataAuditLogResponse + func (s *ListSensitiveDataAuditLogResponse) SetHeaders(v map[string]*string) *ListSensitiveDataAuditLogResponse + func (s *ListSensitiveDataAuditLogResponse) SetStatusCode(v int32) *ListSensitiveDataAuditLogResponse + func (s ListSensitiveDataAuditLogResponse) GoString() string + func (s ListSensitiveDataAuditLogResponse) String() string + type ListSensitiveDataAuditLogResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SensitiveDataAuditLogList []*ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + Success *bool + TotalCount *int64 + func (s *ListSensitiveDataAuditLogResponseBody) SetErrorCode(v string) *ListSensitiveDataAuditLogResponseBody + func (s *ListSensitiveDataAuditLogResponseBody) SetErrorMessage(v string) *ListSensitiveDataAuditLogResponseBody + func (s *ListSensitiveDataAuditLogResponseBody) SetRequestId(v string) *ListSensitiveDataAuditLogResponseBody + func (s *ListSensitiveDataAuditLogResponseBody) SetSensitiveDataAuditLogList(v []*ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) *ListSensitiveDataAuditLogResponseBody + func (s *ListSensitiveDataAuditLogResponseBody) SetSuccess(v bool) *ListSensitiveDataAuditLogResponseBody + func (s *ListSensitiveDataAuditLogResponseBody) SetTotalCount(v int64) *ListSensitiveDataAuditLogResponseBody + func (s ListSensitiveDataAuditLogResponseBody) GoString() string + func (s ListSensitiveDataAuditLogResponseBody) String() string + type ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList struct + DbDisplayName *string + InstanceId *int64 + ModuleName *string + OpTime *string + SensitiveDataLog []*ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog + TargetName *string + UserId *int64 + UserName *string + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) SetDbDisplayName(v string) *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) SetInstanceId(v int64) *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) SetModuleName(v string) *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) SetOpTime(v string) *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) SetSensitiveDataLog(...) *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) SetTargetName(v string) *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) SetUserId(v int64) *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) SetUserName(v string) *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList + func (s ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) GoString() string + func (s ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogList) String() string + type ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog struct + ColumnName *string + ColumnPermissionType *string + DesensitizationRule *string + SecurityLevel *string + TableName *string + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog) SetColumnName(v string) ... + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog) SetColumnPermissionType(v string) ... + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog) SetDesensitizationRule(v string) ... + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog) SetSecurityLevel(v string) ... + func (s *ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog) SetTableName(v string) ... + func (s ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog) GoString() string + func (s ListSensitiveDataAuditLogResponseBodySensitiveDataAuditLogListSensitiveDataLog) String() string + type ListStandardGroupsRequest struct + Tid *int64 + func (s *ListStandardGroupsRequest) SetTid(v int64) *ListStandardGroupsRequest + func (s ListStandardGroupsRequest) GoString() string + func (s ListStandardGroupsRequest) String() string + type ListStandardGroupsResponse struct + Body *ListStandardGroupsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListStandardGroupsResponse) SetBody(v *ListStandardGroupsResponseBody) *ListStandardGroupsResponse + func (s *ListStandardGroupsResponse) SetHeaders(v map[string]*string) *ListStandardGroupsResponse + func (s *ListStandardGroupsResponse) SetStatusCode(v int32) *ListStandardGroupsResponse + func (s ListStandardGroupsResponse) GoString() string + func (s ListStandardGroupsResponse) String() string + type ListStandardGroupsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + StandardGroupList []*ListStandardGroupsResponseBodyStandardGroupList + Success *bool + func (s *ListStandardGroupsResponseBody) SetErrorCode(v string) *ListStandardGroupsResponseBody + func (s *ListStandardGroupsResponseBody) SetErrorMessage(v string) *ListStandardGroupsResponseBody + func (s *ListStandardGroupsResponseBody) SetRequestId(v string) *ListStandardGroupsResponseBody + func (s *ListStandardGroupsResponseBody) SetStandardGroupList(v []*ListStandardGroupsResponseBodyStandardGroupList) *ListStandardGroupsResponseBody + func (s *ListStandardGroupsResponseBody) SetSuccess(v bool) *ListStandardGroupsResponseBody + func (s ListStandardGroupsResponseBody) GoString() string + func (s ListStandardGroupsResponseBody) String() string + type ListStandardGroupsResponseBodyStandardGroupList struct + DbType *string + Description *string + GroupMode *string + GroupName *string + LastMenderId *int64 + func (s *ListStandardGroupsResponseBodyStandardGroupList) SetDbType(v string) *ListStandardGroupsResponseBodyStandardGroupList + func (s *ListStandardGroupsResponseBodyStandardGroupList) SetDescription(v string) *ListStandardGroupsResponseBodyStandardGroupList + func (s *ListStandardGroupsResponseBodyStandardGroupList) SetGroupMode(v string) *ListStandardGroupsResponseBodyStandardGroupList + func (s *ListStandardGroupsResponseBodyStandardGroupList) SetGroupName(v string) *ListStandardGroupsResponseBodyStandardGroupList + func (s *ListStandardGroupsResponseBodyStandardGroupList) SetLastMenderId(v int64) *ListStandardGroupsResponseBodyStandardGroupList + func (s ListStandardGroupsResponseBodyStandardGroupList) GoString() string + func (s ListStandardGroupsResponseBodyStandardGroupList) String() string + type ListTablesRequest struct + DatabaseId *string + PageNumber *int32 + PageSize *int32 + ReturnGuid *bool + SearchName *string + Tid *int64 + func (s *ListTablesRequest) SetDatabaseId(v string) *ListTablesRequest + func (s *ListTablesRequest) SetPageNumber(v int32) *ListTablesRequest + func (s *ListTablesRequest) SetPageSize(v int32) *ListTablesRequest + func (s *ListTablesRequest) SetReturnGuid(v bool) *ListTablesRequest + func (s *ListTablesRequest) SetSearchName(v string) *ListTablesRequest + func (s *ListTablesRequest) SetTid(v int64) *ListTablesRequest + func (s ListTablesRequest) GoString() string + func (s ListTablesRequest) String() string + type ListTablesResponse struct + Body *ListTablesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTablesResponse) SetBody(v *ListTablesResponseBody) *ListTablesResponse + func (s *ListTablesResponse) SetHeaders(v map[string]*string) *ListTablesResponse + func (s *ListTablesResponse) SetStatusCode(v int32) *ListTablesResponse + func (s ListTablesResponse) GoString() string + func (s ListTablesResponse) String() string + type ListTablesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TableList *ListTablesResponseBodyTableList + TotalCount *int64 + func (s *ListTablesResponseBody) SetErrorCode(v string) *ListTablesResponseBody + func (s *ListTablesResponseBody) SetErrorMessage(v string) *ListTablesResponseBody + func (s *ListTablesResponseBody) SetRequestId(v string) *ListTablesResponseBody + func (s *ListTablesResponseBody) SetSuccess(v bool) *ListTablesResponseBody + func (s *ListTablesResponseBody) SetTableList(v *ListTablesResponseBodyTableList) *ListTablesResponseBody + func (s *ListTablesResponseBody) SetTotalCount(v int64) *ListTablesResponseBody + func (s ListTablesResponseBody) GoString() string + func (s ListTablesResponseBody) String() string + type ListTablesResponseBodyTableList struct + Table []*ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableList) SetTable(v []*ListTablesResponseBodyTableListTable) *ListTablesResponseBodyTableList + func (s ListTablesResponseBodyTableList) GoString() string + func (s ListTablesResponseBodyTableList) String() string + type ListTablesResponseBodyTableListTable struct + DatabaseId *string + Description *string + Encoding *string + Engine *string + NumRows *int64 + OwnerIdList *ListTablesResponseBodyTableListTableOwnerIdList + OwnerNameList *ListTablesResponseBodyTableListTableOwnerNameList + StoreCapacity *int64 + TableGuid *string + TableId *string + TableName *string + TableSchemaName *string + TableType *string + func (s *ListTablesResponseBodyTableListTable) SetDatabaseId(v string) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetDescription(v string) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetEncoding(v string) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetEngine(v string) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetNumRows(v int64) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetOwnerIdList(v *ListTablesResponseBodyTableListTableOwnerIdList) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetOwnerNameList(v *ListTablesResponseBodyTableListTableOwnerNameList) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetStoreCapacity(v int64) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetTableGuid(v string) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetTableId(v string) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetTableName(v string) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetTableSchemaName(v string) *ListTablesResponseBodyTableListTable + func (s *ListTablesResponseBodyTableListTable) SetTableType(v string) *ListTablesResponseBodyTableListTable + func (s ListTablesResponseBodyTableListTable) GoString() string + func (s ListTablesResponseBodyTableListTable) String() string + type ListTablesResponseBodyTableListTableOwnerIdList struct + OwnerIds []*string + func (s *ListTablesResponseBodyTableListTableOwnerIdList) SetOwnerIds(v []*string) *ListTablesResponseBodyTableListTableOwnerIdList + func (s ListTablesResponseBodyTableListTableOwnerIdList) GoString() string + func (s ListTablesResponseBodyTableListTableOwnerIdList) String() string + type ListTablesResponseBodyTableListTableOwnerNameList struct + OwnerNames []*string + func (s *ListTablesResponseBodyTableListTableOwnerNameList) SetOwnerNames(v []*string) *ListTablesResponseBodyTableListTableOwnerNameList + func (s ListTablesResponseBodyTableListTableOwnerNameList) GoString() string + func (s ListTablesResponseBodyTableListTableOwnerNameList) String() string + type ListTaskFlowConstantsRequest struct + DagId *int64 + Tid *int64 + func (s *ListTaskFlowConstantsRequest) SetDagId(v int64) *ListTaskFlowConstantsRequest + func (s *ListTaskFlowConstantsRequest) SetTid(v int64) *ListTaskFlowConstantsRequest + func (s ListTaskFlowConstantsRequest) GoString() string + func (s ListTaskFlowConstantsRequest) String() string + type ListTaskFlowConstantsResponse struct + Body *ListTaskFlowConstantsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTaskFlowConstantsResponse) SetBody(v *ListTaskFlowConstantsResponseBody) *ListTaskFlowConstantsResponse + func (s *ListTaskFlowConstantsResponse) SetHeaders(v map[string]*string) *ListTaskFlowConstantsResponse + func (s *ListTaskFlowConstantsResponse) SetStatusCode(v int32) *ListTaskFlowConstantsResponse + func (s ListTaskFlowConstantsResponse) GoString() string + func (s ListTaskFlowConstantsResponse) String() string + type ListTaskFlowConstantsResponseBody struct + DagConstants *ListTaskFlowConstantsResponseBodyDagConstants + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ListTaskFlowConstantsResponseBody) SetDagConstants(v *ListTaskFlowConstantsResponseBodyDagConstants) *ListTaskFlowConstantsResponseBody + func (s *ListTaskFlowConstantsResponseBody) SetErrorCode(v string) *ListTaskFlowConstantsResponseBody + func (s *ListTaskFlowConstantsResponseBody) SetErrorMessage(v string) *ListTaskFlowConstantsResponseBody + func (s *ListTaskFlowConstantsResponseBody) SetRequestId(v string) *ListTaskFlowConstantsResponseBody + func (s *ListTaskFlowConstantsResponseBody) SetSuccess(v bool) *ListTaskFlowConstantsResponseBody + func (s ListTaskFlowConstantsResponseBody) GoString() string + func (s ListTaskFlowConstantsResponseBody) String() string + type ListTaskFlowConstantsResponseBodyDagConstants struct + DagConstant []*ListTaskFlowConstantsResponseBodyDagConstantsDagConstant + func (s *ListTaskFlowConstantsResponseBodyDagConstants) SetDagConstant(v []*ListTaskFlowConstantsResponseBodyDagConstantsDagConstant) *ListTaskFlowConstantsResponseBodyDagConstants + func (s ListTaskFlowConstantsResponseBodyDagConstants) GoString() string + func (s ListTaskFlowConstantsResponseBodyDagConstants) String() string + type ListTaskFlowConstantsResponseBodyDagConstantsDagConstant struct + Key *string + Value *string + func (s *ListTaskFlowConstantsResponseBodyDagConstantsDagConstant) SetKey(v string) *ListTaskFlowConstantsResponseBodyDagConstantsDagConstant + func (s *ListTaskFlowConstantsResponseBodyDagConstantsDagConstant) SetValue(v string) *ListTaskFlowConstantsResponseBodyDagConstantsDagConstant + func (s ListTaskFlowConstantsResponseBodyDagConstantsDagConstant) GoString() string + func (s ListTaskFlowConstantsResponseBodyDagConstantsDagConstant) String() string + type ListTaskFlowCooperatorsRequest struct + DagId *int64 + Tid *int64 + func (s *ListTaskFlowCooperatorsRequest) SetDagId(v int64) *ListTaskFlowCooperatorsRequest + func (s *ListTaskFlowCooperatorsRequest) SetTid(v int64) *ListTaskFlowCooperatorsRequest + func (s ListTaskFlowCooperatorsRequest) GoString() string + func (s ListTaskFlowCooperatorsRequest) String() string + type ListTaskFlowCooperatorsResponse struct + Body *ListTaskFlowCooperatorsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTaskFlowCooperatorsResponse) SetBody(v *ListTaskFlowCooperatorsResponseBody) *ListTaskFlowCooperatorsResponse + func (s *ListTaskFlowCooperatorsResponse) SetHeaders(v map[string]*string) *ListTaskFlowCooperatorsResponse + func (s *ListTaskFlowCooperatorsResponse) SetStatusCode(v int32) *ListTaskFlowCooperatorsResponse + func (s ListTaskFlowCooperatorsResponse) GoString() string + func (s ListTaskFlowCooperatorsResponse) String() string + type ListTaskFlowCooperatorsResponseBody struct + CooperatorList *ListTaskFlowCooperatorsResponseBodyCooperatorList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ListTaskFlowCooperatorsResponseBody) SetCooperatorList(v *ListTaskFlowCooperatorsResponseBodyCooperatorList) *ListTaskFlowCooperatorsResponseBody + func (s *ListTaskFlowCooperatorsResponseBody) SetErrorCode(v string) *ListTaskFlowCooperatorsResponseBody + func (s *ListTaskFlowCooperatorsResponseBody) SetErrorMessage(v string) *ListTaskFlowCooperatorsResponseBody + func (s *ListTaskFlowCooperatorsResponseBody) SetRequestId(v string) *ListTaskFlowCooperatorsResponseBody + func (s *ListTaskFlowCooperatorsResponseBody) SetSuccess(v bool) *ListTaskFlowCooperatorsResponseBody + func (s ListTaskFlowCooperatorsResponseBody) GoString() string + func (s ListTaskFlowCooperatorsResponseBody) String() string + type ListTaskFlowCooperatorsResponseBodyCooperatorList struct + Cooperator []*ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator + func (s *ListTaskFlowCooperatorsResponseBodyCooperatorList) SetCooperator(v []*ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator) *ListTaskFlowCooperatorsResponseBodyCooperatorList + func (s ListTaskFlowCooperatorsResponseBodyCooperatorList) GoString() string + func (s ListTaskFlowCooperatorsResponseBodyCooperatorList) String() string + type ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator struct + Email *string + LoginName *string + NickName *string + func (s *ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator) SetEmail(v string) *ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator + func (s *ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator) SetLoginName(v string) *ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator + func (s *ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator) SetNickName(v string) *ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator + func (s ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator) GoString() string + func (s ListTaskFlowCooperatorsResponseBodyCooperatorListCooperator) String() string + type ListTaskFlowEdgesByConditionRequest struct + DagId *int64 + Id *int64 + NodeEnd *int64 + NodeFrom *int64 + Tid *int64 + func (s *ListTaskFlowEdgesByConditionRequest) SetDagId(v int64) *ListTaskFlowEdgesByConditionRequest + func (s *ListTaskFlowEdgesByConditionRequest) SetId(v int64) *ListTaskFlowEdgesByConditionRequest + func (s *ListTaskFlowEdgesByConditionRequest) SetNodeEnd(v int64) *ListTaskFlowEdgesByConditionRequest + func (s *ListTaskFlowEdgesByConditionRequest) SetNodeFrom(v int64) *ListTaskFlowEdgesByConditionRequest + func (s *ListTaskFlowEdgesByConditionRequest) SetTid(v int64) *ListTaskFlowEdgesByConditionRequest + func (s ListTaskFlowEdgesByConditionRequest) GoString() string + func (s ListTaskFlowEdgesByConditionRequest) String() string + type ListTaskFlowEdgesByConditionResponse struct + Body *ListTaskFlowEdgesByConditionResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTaskFlowEdgesByConditionResponse) SetBody(v *ListTaskFlowEdgesByConditionResponseBody) *ListTaskFlowEdgesByConditionResponse + func (s *ListTaskFlowEdgesByConditionResponse) SetHeaders(v map[string]*string) *ListTaskFlowEdgesByConditionResponse + func (s *ListTaskFlowEdgesByConditionResponse) SetStatusCode(v int32) *ListTaskFlowEdgesByConditionResponse + func (s ListTaskFlowEdgesByConditionResponse) GoString() string + func (s ListTaskFlowEdgesByConditionResponse) String() string + type ListTaskFlowEdgesByConditionResponseBody struct + Edges *ListTaskFlowEdgesByConditionResponseBodyEdges + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ListTaskFlowEdgesByConditionResponseBody) SetEdges(v *ListTaskFlowEdgesByConditionResponseBodyEdges) *ListTaskFlowEdgesByConditionResponseBody + func (s *ListTaskFlowEdgesByConditionResponseBody) SetErrorCode(v string) *ListTaskFlowEdgesByConditionResponseBody + func (s *ListTaskFlowEdgesByConditionResponseBody) SetErrorMessage(v string) *ListTaskFlowEdgesByConditionResponseBody + func (s *ListTaskFlowEdgesByConditionResponseBody) SetRequestId(v string) *ListTaskFlowEdgesByConditionResponseBody + func (s *ListTaskFlowEdgesByConditionResponseBody) SetSuccess(v bool) *ListTaskFlowEdgesByConditionResponseBody + func (s ListTaskFlowEdgesByConditionResponseBody) GoString() string + func (s ListTaskFlowEdgesByConditionResponseBody) String() string + type ListTaskFlowEdgesByConditionResponseBodyEdges struct + Edge []*ListTaskFlowEdgesByConditionResponseBodyEdgesEdge + func (s *ListTaskFlowEdgesByConditionResponseBodyEdges) SetEdge(v []*ListTaskFlowEdgesByConditionResponseBodyEdgesEdge) *ListTaskFlowEdgesByConditionResponseBodyEdges + func (s ListTaskFlowEdgesByConditionResponseBodyEdges) GoString() string + func (s ListTaskFlowEdgesByConditionResponseBodyEdges) String() string + type ListTaskFlowEdgesByConditionResponseBodyEdgesEdge struct + Id *int64 + NodeEnd *int64 + NodeFrom *int64 + func (s *ListTaskFlowEdgesByConditionResponseBodyEdgesEdge) SetId(v int64) *ListTaskFlowEdgesByConditionResponseBodyEdgesEdge + func (s *ListTaskFlowEdgesByConditionResponseBodyEdgesEdge) SetNodeEnd(v int64) *ListTaskFlowEdgesByConditionResponseBodyEdgesEdge + func (s *ListTaskFlowEdgesByConditionResponseBodyEdgesEdge) SetNodeFrom(v int64) *ListTaskFlowEdgesByConditionResponseBodyEdgesEdge + func (s ListTaskFlowEdgesByConditionResponseBodyEdgesEdge) GoString() string + func (s ListTaskFlowEdgesByConditionResponseBodyEdgesEdge) String() string + type ListTaskFlowInstanceRequest struct + DagId *int64 + PageIndex *int32 + PageSize *int32 + StartTimeBegin *string + StartTimeEnd *string + Tid *int64 + TriggerType *int32 + func (s *ListTaskFlowInstanceRequest) SetDagId(v int64) *ListTaskFlowInstanceRequest + func (s *ListTaskFlowInstanceRequest) SetPageIndex(v int32) *ListTaskFlowInstanceRequest + func (s *ListTaskFlowInstanceRequest) SetPageSize(v int32) *ListTaskFlowInstanceRequest + func (s *ListTaskFlowInstanceRequest) SetStartTimeBegin(v string) *ListTaskFlowInstanceRequest + func (s *ListTaskFlowInstanceRequest) SetStartTimeEnd(v string) *ListTaskFlowInstanceRequest + func (s *ListTaskFlowInstanceRequest) SetTid(v int64) *ListTaskFlowInstanceRequest + func (s *ListTaskFlowInstanceRequest) SetTriggerType(v int32) *ListTaskFlowInstanceRequest + func (s ListTaskFlowInstanceRequest) GoString() string + func (s ListTaskFlowInstanceRequest) String() string + type ListTaskFlowInstanceResponse struct + Body *ListTaskFlowInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTaskFlowInstanceResponse) SetBody(v *ListTaskFlowInstanceResponseBody) *ListTaskFlowInstanceResponse + func (s *ListTaskFlowInstanceResponse) SetHeaders(v map[string]*string) *ListTaskFlowInstanceResponse + func (s *ListTaskFlowInstanceResponse) SetStatusCode(v int32) *ListTaskFlowInstanceResponse + func (s ListTaskFlowInstanceResponse) GoString() string + func (s ListTaskFlowInstanceResponse) String() string + type ListTaskFlowInstanceResponseBody struct + DAGInstanceList *ListTaskFlowInstanceResponseBodyDAGInstanceList + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int32 + func (s *ListTaskFlowInstanceResponseBody) SetDAGInstanceList(v *ListTaskFlowInstanceResponseBodyDAGInstanceList) *ListTaskFlowInstanceResponseBody + func (s *ListTaskFlowInstanceResponseBody) SetErrorCode(v string) *ListTaskFlowInstanceResponseBody + func (s *ListTaskFlowInstanceResponseBody) SetErrorMessage(v string) *ListTaskFlowInstanceResponseBody + func (s *ListTaskFlowInstanceResponseBody) SetRequestId(v string) *ListTaskFlowInstanceResponseBody + func (s *ListTaskFlowInstanceResponseBody) SetSuccess(v bool) *ListTaskFlowInstanceResponseBody + func (s *ListTaskFlowInstanceResponseBody) SetTotalCount(v int32) *ListTaskFlowInstanceResponseBody + func (s ListTaskFlowInstanceResponseBody) GoString() string + func (s ListTaskFlowInstanceResponseBody) String() string + type ListTaskFlowInstanceResponseBodyDAGInstanceList struct + DAGInstance []*ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceList) SetDAGInstance(v []*ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) *ListTaskFlowInstanceResponseBodyDAGInstanceList + func (s ListTaskFlowInstanceResponseBodyDAGInstanceList) GoString() string + func (s ListTaskFlowInstanceResponseBodyDAGInstanceList) String() string + type ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance struct + BusinessTime *string + DagId *string + DagName *string + DagVersion *string + EndTime *string + HistoryDagId *int64 + Id *int64 + Message *string + OwnerName *string + Status *int32 + TriggerType *int32 + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetBusinessTime(v string) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetDagId(v string) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetDagName(v string) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetDagVersion(v string) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetEndTime(v string) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetHistoryDagId(v int64) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetId(v int64) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetMessage(v string) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetOwnerName(v string) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetStatus(v int32) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) SetTriggerType(v int32) *ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance + func (s ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) GoString() string + func (s ListTaskFlowInstanceResponseBodyDAGInstanceListDAGInstance) String() string + type ListTaskFlowRequest struct + Tid *int64 + func (s *ListTaskFlowRequest) SetTid(v int64) *ListTaskFlowRequest + func (s ListTaskFlowRequest) GoString() string + func (s ListTaskFlowRequest) String() string + type ListTaskFlowResponse struct + Body *ListTaskFlowResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTaskFlowResponse) SetBody(v *ListTaskFlowResponseBody) *ListTaskFlowResponse + func (s *ListTaskFlowResponse) SetHeaders(v map[string]*string) *ListTaskFlowResponse + func (s *ListTaskFlowResponse) SetStatusCode(v int32) *ListTaskFlowResponse + func (s ListTaskFlowResponse) GoString() string + func (s ListTaskFlowResponse) String() string + type ListTaskFlowResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TaskFlowList *ListTaskFlowResponseBodyTaskFlowList + func (s *ListTaskFlowResponseBody) SetErrorCode(v string) *ListTaskFlowResponseBody + func (s *ListTaskFlowResponseBody) SetErrorMessage(v string) *ListTaskFlowResponseBody + func (s *ListTaskFlowResponseBody) SetRequestId(v string) *ListTaskFlowResponseBody + func (s *ListTaskFlowResponseBody) SetSuccess(v bool) *ListTaskFlowResponseBody + func (s *ListTaskFlowResponseBody) SetTaskFlowList(v *ListTaskFlowResponseBodyTaskFlowList) *ListTaskFlowResponseBody + func (s ListTaskFlowResponseBody) GoString() string + func (s ListTaskFlowResponseBody) String() string + type ListTaskFlowResponseBodyTaskFlowList struct + TaskFlow []*ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowResponseBodyTaskFlowList) SetTaskFlow(v []*ListTaskFlowResponseBodyTaskFlowListTaskFlow) *ListTaskFlowResponseBodyTaskFlowList + func (s ListTaskFlowResponseBodyTaskFlowList) GoString() string + func (s ListTaskFlowResponseBodyTaskFlowList) String() string + type ListTaskFlowResponseBodyTaskFlowListTaskFlow struct + CreatorId *string + CreatorNickName *string + DagOwnerNickName *string + DeployId *int64 + Id *int64 + LatestInstanceStatus *int32 + LatestInstanceTime *string + Status *int32 + func (s *ListTaskFlowResponseBodyTaskFlowListTaskFlow) SetCreatorId(v string) *ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowResponseBodyTaskFlowListTaskFlow) SetCreatorNickName(v string) *ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowResponseBodyTaskFlowListTaskFlow) SetDagOwnerNickName(v string) *ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowResponseBodyTaskFlowListTaskFlow) SetDeployId(v int64) *ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowResponseBodyTaskFlowListTaskFlow) SetId(v int64) *ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowResponseBodyTaskFlowListTaskFlow) SetLatestInstanceStatus(v int32) *ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowResponseBodyTaskFlowListTaskFlow) SetLatestInstanceTime(v string) *ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowResponseBodyTaskFlowListTaskFlow) SetStatus(v int32) *ListTaskFlowResponseBodyTaskFlowListTaskFlow + func (s ListTaskFlowResponseBodyTaskFlowListTaskFlow) GoString() string + func (s ListTaskFlowResponseBodyTaskFlowListTaskFlow) String() string + type ListTaskFlowTimeVariablesRequest struct + DagId *int64 + Tid *int64 + func (s *ListTaskFlowTimeVariablesRequest) SetDagId(v int64) *ListTaskFlowTimeVariablesRequest + func (s *ListTaskFlowTimeVariablesRequest) SetTid(v int64) *ListTaskFlowTimeVariablesRequest + func (s ListTaskFlowTimeVariablesRequest) GoString() string + func (s ListTaskFlowTimeVariablesRequest) String() string + type ListTaskFlowTimeVariablesResponse struct + Body *ListTaskFlowTimeVariablesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTaskFlowTimeVariablesResponse) SetBody(v *ListTaskFlowTimeVariablesResponseBody) *ListTaskFlowTimeVariablesResponse + func (s *ListTaskFlowTimeVariablesResponse) SetHeaders(v map[string]*string) *ListTaskFlowTimeVariablesResponse + func (s *ListTaskFlowTimeVariablesResponse) SetStatusCode(v int32) *ListTaskFlowTimeVariablesResponse + func (s ListTaskFlowTimeVariablesResponse) GoString() string + func (s ListTaskFlowTimeVariablesResponse) String() string + type ListTaskFlowTimeVariablesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TimeVariables *ListTaskFlowTimeVariablesResponseBodyTimeVariables + func (s *ListTaskFlowTimeVariablesResponseBody) SetErrorCode(v string) *ListTaskFlowTimeVariablesResponseBody + func (s *ListTaskFlowTimeVariablesResponseBody) SetErrorMessage(v string) *ListTaskFlowTimeVariablesResponseBody + func (s *ListTaskFlowTimeVariablesResponseBody) SetRequestId(v string) *ListTaskFlowTimeVariablesResponseBody + func (s *ListTaskFlowTimeVariablesResponseBody) SetSuccess(v bool) *ListTaskFlowTimeVariablesResponseBody + func (s *ListTaskFlowTimeVariablesResponseBody) SetTimeVariables(v *ListTaskFlowTimeVariablesResponseBodyTimeVariables) *ListTaskFlowTimeVariablesResponseBody + func (s ListTaskFlowTimeVariablesResponseBody) GoString() string + func (s ListTaskFlowTimeVariablesResponseBody) String() string + type ListTaskFlowTimeVariablesResponseBodyTimeVariables struct + TimeVariable []*ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable + func (s *ListTaskFlowTimeVariablesResponseBodyTimeVariables) SetTimeVariable(v []*ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable) *ListTaskFlowTimeVariablesResponseBodyTimeVariables + func (s ListTaskFlowTimeVariablesResponseBodyTimeVariables) GoString() string + func (s ListTaskFlowTimeVariablesResponseBodyTimeVariables) String() string + type ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable struct + Name *string + Pattern *string + func (s *ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable) SetName(v string) *ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable + func (s *ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable) SetPattern(v string) *ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable + func (s ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable) GoString() string + func (s ListTaskFlowTimeVariablesResponseBodyTimeVariablesTimeVariable) String() string + type ListTaskFlowsByPageRequest struct + PageIndex *int32 + PageSize *int32 + SearchKey *string + Tid *int64 + func (s *ListTaskFlowsByPageRequest) SetPageIndex(v int32) *ListTaskFlowsByPageRequest + func (s *ListTaskFlowsByPageRequest) SetPageSize(v int32) *ListTaskFlowsByPageRequest + func (s *ListTaskFlowsByPageRequest) SetSearchKey(v string) *ListTaskFlowsByPageRequest + func (s *ListTaskFlowsByPageRequest) SetTid(v int64) *ListTaskFlowsByPageRequest + func (s ListTaskFlowsByPageRequest) GoString() string + func (s ListTaskFlowsByPageRequest) String() string + type ListTaskFlowsByPageResponse struct + Body *ListTaskFlowsByPageResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTaskFlowsByPageResponse) SetBody(v *ListTaskFlowsByPageResponseBody) *ListTaskFlowsByPageResponse + func (s *ListTaskFlowsByPageResponse) SetHeaders(v map[string]*string) *ListTaskFlowsByPageResponse + func (s *ListTaskFlowsByPageResponse) SetStatusCode(v int32) *ListTaskFlowsByPageResponse + func (s ListTaskFlowsByPageResponse) GoString() string + func (s ListTaskFlowsByPageResponse) String() string + type ListTaskFlowsByPageResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TaskFlowList *ListTaskFlowsByPageResponseBodyTaskFlowList + TotalCount *int32 + func (s *ListTaskFlowsByPageResponseBody) SetErrorCode(v string) *ListTaskFlowsByPageResponseBody + func (s *ListTaskFlowsByPageResponseBody) SetErrorMessage(v string) *ListTaskFlowsByPageResponseBody + func (s *ListTaskFlowsByPageResponseBody) SetRequestId(v string) *ListTaskFlowsByPageResponseBody + func (s *ListTaskFlowsByPageResponseBody) SetSuccess(v bool) *ListTaskFlowsByPageResponseBody + func (s *ListTaskFlowsByPageResponseBody) SetTaskFlowList(v *ListTaskFlowsByPageResponseBodyTaskFlowList) *ListTaskFlowsByPageResponseBody + func (s *ListTaskFlowsByPageResponseBody) SetTotalCount(v int32) *ListTaskFlowsByPageResponseBody + func (s ListTaskFlowsByPageResponseBody) GoString() string + func (s ListTaskFlowsByPageResponseBody) String() string + type ListTaskFlowsByPageResponseBodyTaskFlowList struct + TaskFlow []*ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowList) SetTaskFlow(v []*ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) *ListTaskFlowsByPageResponseBodyTaskFlowList + func (s ListTaskFlowsByPageResponseBodyTaskFlowList) GoString() string + func (s ListTaskFlowsByPageResponseBodyTaskFlowList) String() string + type ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow struct + CreatorId *string + CreatorNickName *string + DagName *string + DagOwnerNickName *string + DeployId *int64 + Description *string + Id *int64 + LatestInstanceStatus *int32 + LatestInstanceTime *string + Status *int32 + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetCreatorId(v string) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetCreatorNickName(v string) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetDagName(v string) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetDagOwnerNickName(v string) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetDeployId(v int64) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetDescription(v string) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetId(v int64) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetLatestInstanceStatus(v int32) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetLatestInstanceTime(v string) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) SetStatus(v int32) *ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow + func (s ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) GoString() string + func (s ListTaskFlowsByPageResponseBodyTaskFlowListTaskFlow) String() string + type ListTasksInTaskFlowRequest struct + DagId *int64 + Tid *int64 + func (s *ListTasksInTaskFlowRequest) SetDagId(v int64) *ListTasksInTaskFlowRequest + func (s *ListTasksInTaskFlowRequest) SetTid(v int64) *ListTasksInTaskFlowRequest + func (s ListTasksInTaskFlowRequest) GoString() string + func (s ListTasksInTaskFlowRequest) String() string + type ListTasksInTaskFlowResponse struct + Body *ListTasksInTaskFlowResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListTasksInTaskFlowResponse) SetBody(v *ListTasksInTaskFlowResponseBody) *ListTasksInTaskFlowResponse + func (s *ListTasksInTaskFlowResponse) SetHeaders(v map[string]*string) *ListTasksInTaskFlowResponse + func (s *ListTasksInTaskFlowResponse) SetStatusCode(v int32) *ListTasksInTaskFlowResponse + func (s ListTasksInTaskFlowResponse) GoString() string + func (s ListTasksInTaskFlowResponse) String() string + type ListTasksInTaskFlowResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + Tasks *ListTasksInTaskFlowResponseBodyTasks + func (s *ListTasksInTaskFlowResponseBody) SetErrorCode(v string) *ListTasksInTaskFlowResponseBody + func (s *ListTasksInTaskFlowResponseBody) SetErrorMessage(v string) *ListTasksInTaskFlowResponseBody + func (s *ListTasksInTaskFlowResponseBody) SetRequestId(v string) *ListTasksInTaskFlowResponseBody + func (s *ListTasksInTaskFlowResponseBody) SetSuccess(v bool) *ListTasksInTaskFlowResponseBody + func (s *ListTasksInTaskFlowResponseBody) SetTasks(v *ListTasksInTaskFlowResponseBodyTasks) *ListTasksInTaskFlowResponseBody + func (s ListTasksInTaskFlowResponseBody) GoString() string + func (s ListTasksInTaskFlowResponseBody) String() string + type ListTasksInTaskFlowResponseBodyTasks struct + Task []*ListTasksInTaskFlowResponseBodyTasksTask + func (s *ListTasksInTaskFlowResponseBodyTasks) SetTask(v []*ListTasksInTaskFlowResponseBodyTasksTask) *ListTasksInTaskFlowResponseBodyTasks + func (s ListTasksInTaskFlowResponseBodyTasks) GoString() string + func (s ListTasksInTaskFlowResponseBodyTasks) String() string + type ListTasksInTaskFlowResponseBodyTasksTask struct + GraphParam *string + NodeConfig *string + NodeContent *string + NodeId *string + NodeName *string + NodeOutput *string + NodeType *string + TimeVariables *string + func (s *ListTasksInTaskFlowResponseBodyTasksTask) SetGraphParam(v string) *ListTasksInTaskFlowResponseBodyTasksTask + func (s *ListTasksInTaskFlowResponseBodyTasksTask) SetNodeConfig(v string) *ListTasksInTaskFlowResponseBodyTasksTask + func (s *ListTasksInTaskFlowResponseBodyTasksTask) SetNodeContent(v string) *ListTasksInTaskFlowResponseBodyTasksTask + func (s *ListTasksInTaskFlowResponseBodyTasksTask) SetNodeId(v string) *ListTasksInTaskFlowResponseBodyTasksTask + func (s *ListTasksInTaskFlowResponseBodyTasksTask) SetNodeName(v string) *ListTasksInTaskFlowResponseBodyTasksTask + func (s *ListTasksInTaskFlowResponseBodyTasksTask) SetNodeOutput(v string) *ListTasksInTaskFlowResponseBodyTasksTask + func (s *ListTasksInTaskFlowResponseBodyTasksTask) SetNodeType(v string) *ListTasksInTaskFlowResponseBodyTasksTask + func (s *ListTasksInTaskFlowResponseBodyTasksTask) SetTimeVariables(v string) *ListTasksInTaskFlowResponseBodyTasksTask + func (s ListTasksInTaskFlowResponseBodyTasksTask) GoString() string + func (s ListTasksInTaskFlowResponseBodyTasksTask) String() string + type ListUserPermissionsRequest struct + DatabaseName *string + DbType *string + EnvType *string + Logic *bool + PageNumber *int32 + PageSize *int32 + PermType *string + SearchKey *string + Tid *int64 + UserId *string + func (s *ListUserPermissionsRequest) SetDatabaseName(v string) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetDbType(v string) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetEnvType(v string) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetLogic(v bool) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetPageNumber(v int32) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetPageSize(v int32) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetPermType(v string) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetSearchKey(v string) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetTid(v int64) *ListUserPermissionsRequest + func (s *ListUserPermissionsRequest) SetUserId(v string) *ListUserPermissionsRequest + func (s ListUserPermissionsRequest) GoString() string + func (s ListUserPermissionsRequest) String() string + type ListUserPermissionsResponse struct + Body *ListUserPermissionsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListUserPermissionsResponse) SetBody(v *ListUserPermissionsResponseBody) *ListUserPermissionsResponse + func (s *ListUserPermissionsResponse) SetHeaders(v map[string]*string) *ListUserPermissionsResponse + func (s *ListUserPermissionsResponse) SetStatusCode(v int32) *ListUserPermissionsResponse + func (s ListUserPermissionsResponse) GoString() string + func (s ListUserPermissionsResponse) String() string + type ListUserPermissionsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int64 + UserPermissions *ListUserPermissionsResponseBodyUserPermissions + func (s *ListUserPermissionsResponseBody) SetErrorCode(v string) *ListUserPermissionsResponseBody + func (s *ListUserPermissionsResponseBody) SetErrorMessage(v string) *ListUserPermissionsResponseBody + func (s *ListUserPermissionsResponseBody) SetRequestId(v string) *ListUserPermissionsResponseBody + func (s *ListUserPermissionsResponseBody) SetSuccess(v bool) *ListUserPermissionsResponseBody + func (s *ListUserPermissionsResponseBody) SetTotalCount(v int64) *ListUserPermissionsResponseBody + func (s *ListUserPermissionsResponseBody) SetUserPermissions(v *ListUserPermissionsResponseBodyUserPermissions) *ListUserPermissionsResponseBody + func (s ListUserPermissionsResponseBody) GoString() string + func (s ListUserPermissionsResponseBody) String() string + type ListUserPermissionsResponseBodyUserPermissions struct + UserPermission []*ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissions) SetUserPermission(v []*ListUserPermissionsResponseBodyUserPermissionsUserPermission) *ListUserPermissionsResponseBodyUserPermissions + func (s ListUserPermissionsResponseBodyUserPermissions) GoString() string + func (s ListUserPermissionsResponseBodyUserPermissions) String() string + type ListUserPermissionsResponseBodyUserPermissionsUserPermission struct + Alias *string + ColumnName *string + DbId *string + DbType *string + DsType *string + EnvType *string + Host *string + InstanceId *string + Logic *bool + PermDetails *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails + Port *int64 + SchemaName *string + SearchName *string + TableId *string + TableName *string + UserId *string + UserNickName *string + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetAlias(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetColumnName(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetDbId(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetDbType(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetDsType(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetEnvType(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetHost(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetInstanceId(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetLogic(v bool) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetPermDetails(v *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetPort(v int64) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetSchemaName(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetSearchName(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetTableId(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetTableName(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetUserId(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermission) SetUserNickName(v string) *ListUserPermissionsResponseBodyUserPermissionsUserPermission + func (s ListUserPermissionsResponseBodyUserPermissionsUserPermission) GoString() string + func (s ListUserPermissionsResponseBodyUserPermissionsUserPermission) String() string + type ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails struct + PermDetail []*ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails) SetPermDetail(...) *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails + func (s ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails) GoString() string + func (s ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetails) String() string + type ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail struct + CreateDate *string + ExpireDate *string + ExtraData *string + OriginFrom *string + PermType *string + UserAccessId *string + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetCreateDate(v string) ... + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetExpireDate(v string) ... + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetExtraData(v string) ... + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetOriginFrom(v string) ... + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetPermType(v string) ... + func (s *ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) SetUserAccessId(v string) ... + func (s ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) GoString() string + func (s ListUserPermissionsResponseBodyUserPermissionsUserPermissionPermDetailsPermDetail) String() string + type ListUserTenantsRequest struct + Tid *int64 + func (s *ListUserTenantsRequest) SetTid(v int64) *ListUserTenantsRequest + func (s ListUserTenantsRequest) GoString() string + func (s ListUserTenantsRequest) String() string + type ListUserTenantsResponse struct + Body *ListUserTenantsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListUserTenantsResponse) SetBody(v *ListUserTenantsResponseBody) *ListUserTenantsResponse + func (s *ListUserTenantsResponse) SetHeaders(v map[string]*string) *ListUserTenantsResponse + func (s *ListUserTenantsResponse) SetStatusCode(v int32) *ListUserTenantsResponse + func (s ListUserTenantsResponse) GoString() string + func (s ListUserTenantsResponse) String() string + type ListUserTenantsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TenantList []*ListUserTenantsResponseBodyTenantList + func (s *ListUserTenantsResponseBody) SetErrorCode(v string) *ListUserTenantsResponseBody + func (s *ListUserTenantsResponseBody) SetErrorMessage(v string) *ListUserTenantsResponseBody + func (s *ListUserTenantsResponseBody) SetRequestId(v string) *ListUserTenantsResponseBody + func (s *ListUserTenantsResponseBody) SetSuccess(v bool) *ListUserTenantsResponseBody + func (s *ListUserTenantsResponseBody) SetTenantList(v []*ListUserTenantsResponseBodyTenantList) *ListUserTenantsResponseBody + func (s ListUserTenantsResponseBody) GoString() string + func (s ListUserTenantsResponseBody) String() string + type ListUserTenantsResponseBodyTenantList struct + Status *string + TenantName *string + Tid *int64 + func (s *ListUserTenantsResponseBodyTenantList) SetStatus(v string) *ListUserTenantsResponseBodyTenantList + func (s *ListUserTenantsResponseBodyTenantList) SetTenantName(v string) *ListUserTenantsResponseBodyTenantList + func (s *ListUserTenantsResponseBodyTenantList) SetTid(v int64) *ListUserTenantsResponseBodyTenantList + func (s ListUserTenantsResponseBodyTenantList) GoString() string + func (s ListUserTenantsResponseBodyTenantList) String() string + type ListUsersRequest struct + PageNumber *int32 + PageSize *int32 + Role *string + SearchKey *string + Tid *int64 + UserState *string + func (s *ListUsersRequest) SetPageNumber(v int32) *ListUsersRequest + func (s *ListUsersRequest) SetPageSize(v int32) *ListUsersRequest + func (s *ListUsersRequest) SetRole(v string) *ListUsersRequest + func (s *ListUsersRequest) SetSearchKey(v string) *ListUsersRequest + func (s *ListUsersRequest) SetTid(v int64) *ListUsersRequest + func (s *ListUsersRequest) SetUserState(v string) *ListUsersRequest + func (s ListUsersRequest) GoString() string + func (s ListUsersRequest) String() string + type ListUsersResponse struct + Body *ListUsersResponseBody + Headers map[string]*string + StatusCode *int32 + 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) GoString() string + func (s ListUsersResponse) String() string + type ListUsersResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + TotalCount *int64 + UserList *ListUsersResponseBodyUserList + func (s *ListUsersResponseBody) SetErrorCode(v string) *ListUsersResponseBody + func (s *ListUsersResponseBody) SetErrorMessage(v string) *ListUsersResponseBody + func (s *ListUsersResponseBody) SetRequestId(v string) *ListUsersResponseBody + func (s *ListUsersResponseBody) SetSuccess(v bool) *ListUsersResponseBody + func (s *ListUsersResponseBody) SetTotalCount(v int64) *ListUsersResponseBody + func (s *ListUsersResponseBody) SetUserList(v *ListUsersResponseBodyUserList) *ListUsersResponseBody + func (s ListUsersResponseBody) GoString() string + func (s ListUsersResponseBody) String() string + type ListUsersResponseBodyUserList struct + User []*ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserList) SetUser(v []*ListUsersResponseBodyUserListUser) *ListUsersResponseBodyUserList + func (s ListUsersResponseBodyUserList) GoString() string + func (s ListUsersResponseBodyUserList) String() string + type ListUsersResponseBodyUserListUser struct + CurExecuteCount *int64 + CurResultCount *int64 + DingRobot *string + Email *string + LastLoginTime *string + MaxExecuteCount *int64 + MaxResultCount *int64 + Mobile *string + NickName *string + NotificationMode *string + ParentUid *string + RoleIdList *ListUsersResponseBodyUserListUserRoleIdList + RoleNameList *ListUsersResponseBodyUserListUserRoleNameList + SignatureMethod *string + State *string + Uid *string + UserId *string + Webhook *string + func (s *ListUsersResponseBodyUserListUser) SetCurExecuteCount(v int64) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetCurResultCount(v int64) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetDingRobot(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetEmail(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetLastLoginTime(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetMaxExecuteCount(v int64) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetMaxResultCount(v int64) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetMobile(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetNickName(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetNotificationMode(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetParentUid(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetRoleIdList(v *ListUsersResponseBodyUserListUserRoleIdList) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetRoleNameList(v *ListUsersResponseBodyUserListUserRoleNameList) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetSignatureMethod(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetState(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetUid(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetUserId(v string) *ListUsersResponseBodyUserListUser + func (s *ListUsersResponseBodyUserListUser) SetWebhook(v string) *ListUsersResponseBodyUserListUser + func (s ListUsersResponseBodyUserListUser) GoString() string + func (s ListUsersResponseBodyUserListUser) String() string + type ListUsersResponseBodyUserListUserRoleIdList struct + RoleIds []*int32 + func (s *ListUsersResponseBodyUserListUserRoleIdList) SetRoleIds(v []*int32) *ListUsersResponseBodyUserListUserRoleIdList + func (s ListUsersResponseBodyUserListUserRoleIdList) GoString() string + func (s ListUsersResponseBodyUserListUserRoleIdList) String() string + type ListUsersResponseBodyUserListUserRoleNameList struct + RoleNames []*string + func (s *ListUsersResponseBodyUserListUserRoleNameList) SetRoleNames(v []*string) *ListUsersResponseBodyUserListUserRoleNameList + func (s ListUsersResponseBodyUserListUserRoleNameList) GoString() string + func (s ListUsersResponseBodyUserListUserRoleNameList) String() string + type ListWorkFlowNodesRequest struct + SearchName *string + Tid *int64 + func (s *ListWorkFlowNodesRequest) SetSearchName(v string) *ListWorkFlowNodesRequest + func (s *ListWorkFlowNodesRequest) SetTid(v int64) *ListWorkFlowNodesRequest + func (s ListWorkFlowNodesRequest) GoString() string + func (s ListWorkFlowNodesRequest) String() string + type ListWorkFlowNodesResponse struct + Body *ListWorkFlowNodesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListWorkFlowNodesResponse) SetBody(v *ListWorkFlowNodesResponseBody) *ListWorkFlowNodesResponse + func (s *ListWorkFlowNodesResponse) SetHeaders(v map[string]*string) *ListWorkFlowNodesResponse + func (s *ListWorkFlowNodesResponse) SetStatusCode(v int32) *ListWorkFlowNodesResponse + func (s ListWorkFlowNodesResponse) GoString() string + func (s ListWorkFlowNodesResponse) String() string + type ListWorkFlowNodesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + WorkflowNodes *ListWorkFlowNodesResponseBodyWorkflowNodes + func (s *ListWorkFlowNodesResponseBody) SetErrorCode(v string) *ListWorkFlowNodesResponseBody + func (s *ListWorkFlowNodesResponseBody) SetErrorMessage(v string) *ListWorkFlowNodesResponseBody + func (s *ListWorkFlowNodesResponseBody) SetRequestId(v string) *ListWorkFlowNodesResponseBody + func (s *ListWorkFlowNodesResponseBody) SetSuccess(v bool) *ListWorkFlowNodesResponseBody + func (s *ListWorkFlowNodesResponseBody) SetWorkflowNodes(v *ListWorkFlowNodesResponseBodyWorkflowNodes) *ListWorkFlowNodesResponseBody + func (s ListWorkFlowNodesResponseBody) GoString() string + func (s ListWorkFlowNodesResponseBody) String() string + type ListWorkFlowNodesResponseBodyWorkflowNodes struct + WorkflowNode []*ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode + func (s *ListWorkFlowNodesResponseBodyWorkflowNodes) SetWorkflowNode(v []*ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) *ListWorkFlowNodesResponseBodyWorkflowNodes + func (s ListWorkFlowNodesResponseBodyWorkflowNodes) GoString() string + func (s ListWorkFlowNodesResponseBodyWorkflowNodes) String() string + type ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode struct + AuditUsers *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsers + Comment *string + CreateUserId *int64 + CreateUserNickName *string + NodeId *int64 + NodeName *string + NodeType *string + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) SetAuditUsers(v *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsers) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) SetComment(v string) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) SetCreateUserId(v int64) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) SetCreateUserNickName(v string) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) SetNodeId(v int64) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) SetNodeName(v string) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) SetNodeType(v string) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode + func (s ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) GoString() string + func (s ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNode) String() string + type ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsers struct + AuditUser []*ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsers) SetAuditUser(v []*ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsers + func (s ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsers) GoString() string + func (s ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsers) String() string + type ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser struct + NickName *string + RealName *string + UserId *int64 + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser) SetNickName(v string) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser) SetRealName(v string) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser + func (s *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser) SetUserId(v int64) *ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser + func (s ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser) GoString() string + func (s ListWorkFlowNodesResponseBodyWorkflowNodesWorkflowNodeAuditUsersAuditUser) String() string + type ListWorkFlowTemplatesRequest struct + SearchName *string + Tid *int64 + func (s *ListWorkFlowTemplatesRequest) SetSearchName(v string) *ListWorkFlowTemplatesRequest + func (s *ListWorkFlowTemplatesRequest) SetTid(v int64) *ListWorkFlowTemplatesRequest + func (s ListWorkFlowTemplatesRequest) GoString() string + func (s ListWorkFlowTemplatesRequest) String() string + type ListWorkFlowTemplatesResponse struct + Body *ListWorkFlowTemplatesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ListWorkFlowTemplatesResponse) SetBody(v *ListWorkFlowTemplatesResponseBody) *ListWorkFlowTemplatesResponse + func (s *ListWorkFlowTemplatesResponse) SetHeaders(v map[string]*string) *ListWorkFlowTemplatesResponse + func (s *ListWorkFlowTemplatesResponse) SetStatusCode(v int32) *ListWorkFlowTemplatesResponse + func (s ListWorkFlowTemplatesResponse) GoString() string + func (s ListWorkFlowTemplatesResponse) String() string + type ListWorkFlowTemplatesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + WorkFlowTemplates *ListWorkFlowTemplatesResponseBodyWorkFlowTemplates + func (s *ListWorkFlowTemplatesResponseBody) SetErrorCode(v string) *ListWorkFlowTemplatesResponseBody + func (s *ListWorkFlowTemplatesResponseBody) SetErrorMessage(v string) *ListWorkFlowTemplatesResponseBody + func (s *ListWorkFlowTemplatesResponseBody) SetRequestId(v string) *ListWorkFlowTemplatesResponseBody + func (s *ListWorkFlowTemplatesResponseBody) SetSuccess(v bool) *ListWorkFlowTemplatesResponseBody + func (s *ListWorkFlowTemplatesResponseBody) SetWorkFlowTemplates(v *ListWorkFlowTemplatesResponseBodyWorkFlowTemplates) *ListWorkFlowTemplatesResponseBody + func (s ListWorkFlowTemplatesResponseBody) GoString() string + func (s ListWorkFlowTemplatesResponseBody) String() string + type ListWorkFlowTemplatesResponseBodyWorkFlowTemplates struct + WorkFlowTemplate []*ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplates) SetWorkFlowTemplate(v []*ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) *ListWorkFlowTemplatesResponseBodyWorkFlowTemplates + func (s ListWorkFlowTemplatesResponseBodyWorkFlowTemplates) GoString() string + func (s ListWorkFlowTemplatesResponseBodyWorkFlowTemplates) String() string + type ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate struct + Comment *string + CreateUserId *int64 + Enabled *string + IsSystem *int32 + TemplateId *int64 + TemplateName *string + WorkflowNodes *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodes + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) SetComment(v string) *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) SetCreateUserId(v int64) *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) SetEnabled(v string) *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) SetIsSystem(v int32) *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) SetTemplateId(v int64) *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) SetTemplateName(v string) *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) SetWorkflowNodes(...) *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate + func (s ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) GoString() string + func (s ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplate) String() string + type ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodes struct + WorkflowNode []*ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodes) SetWorkflowNode(...) ... + func (s ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodes) GoString() string + func (s ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodes) String() string + type ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode struct + Comment *string + CreateUserId *int64 + NodeId *int64 + NodeName *string + NodeType *string + Position *int32 + TemplateId *int64 + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) SetComment(v string) ... + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) SetCreateUserId(v int64) ... + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) SetNodeId(v int64) ... + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) SetNodeName(v string) ... + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) SetNodeType(v string) ... + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) SetPosition(v int32) ... + func (s *ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) SetTemplateId(v int64) ... + func (s ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) GoString() string + func (s ListWorkFlowTemplatesResponseBodyWorkFlowTemplatesWorkFlowTemplateWorkflowNodesWorkflowNode) String() string + type MakeTaskFlowInstanceSuccessRequest struct + DagId *int64 + DagInstanceId *int64 + Tid *int64 + func (s *MakeTaskFlowInstanceSuccessRequest) SetDagId(v int64) *MakeTaskFlowInstanceSuccessRequest + func (s *MakeTaskFlowInstanceSuccessRequest) SetDagInstanceId(v int64) *MakeTaskFlowInstanceSuccessRequest + func (s *MakeTaskFlowInstanceSuccessRequest) SetTid(v int64) *MakeTaskFlowInstanceSuccessRequest + func (s MakeTaskFlowInstanceSuccessRequest) GoString() string + func (s MakeTaskFlowInstanceSuccessRequest) String() string + type MakeTaskFlowInstanceSuccessResponse struct + Body *MakeTaskFlowInstanceSuccessResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *MakeTaskFlowInstanceSuccessResponse) SetBody(v *MakeTaskFlowInstanceSuccessResponseBody) *MakeTaskFlowInstanceSuccessResponse + func (s *MakeTaskFlowInstanceSuccessResponse) SetHeaders(v map[string]*string) *MakeTaskFlowInstanceSuccessResponse + func (s *MakeTaskFlowInstanceSuccessResponse) SetStatusCode(v int32) *MakeTaskFlowInstanceSuccessResponse + func (s MakeTaskFlowInstanceSuccessResponse) GoString() string + func (s MakeTaskFlowInstanceSuccessResponse) String() string + type MakeTaskFlowInstanceSuccessResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *MakeTaskFlowInstanceSuccessResponseBody) SetErrorCode(v string) *MakeTaskFlowInstanceSuccessResponseBody + func (s *MakeTaskFlowInstanceSuccessResponseBody) SetErrorMessage(v string) *MakeTaskFlowInstanceSuccessResponseBody + func (s *MakeTaskFlowInstanceSuccessResponseBody) SetRequestId(v string) *MakeTaskFlowInstanceSuccessResponseBody + func (s *MakeTaskFlowInstanceSuccessResponseBody) SetSuccess(v bool) *MakeTaskFlowInstanceSuccessResponseBody + func (s MakeTaskFlowInstanceSuccessResponseBody) GoString() string + func (s MakeTaskFlowInstanceSuccessResponseBody) String() string + type ModifyDataCorrectExecSQLRequest struct + ExecSQL *string + OrderId *int64 + Tid *int64 + func (s *ModifyDataCorrectExecSQLRequest) SetExecSQL(v string) *ModifyDataCorrectExecSQLRequest + func (s *ModifyDataCorrectExecSQLRequest) SetOrderId(v int64) *ModifyDataCorrectExecSQLRequest + func (s *ModifyDataCorrectExecSQLRequest) SetTid(v int64) *ModifyDataCorrectExecSQLRequest + func (s ModifyDataCorrectExecSQLRequest) GoString() string + func (s ModifyDataCorrectExecSQLRequest) String() string + type ModifyDataCorrectExecSQLResponse struct + Body *ModifyDataCorrectExecSQLResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ModifyDataCorrectExecSQLResponse) SetBody(v *ModifyDataCorrectExecSQLResponseBody) *ModifyDataCorrectExecSQLResponse + func (s *ModifyDataCorrectExecSQLResponse) SetHeaders(v map[string]*string) *ModifyDataCorrectExecSQLResponse + func (s *ModifyDataCorrectExecSQLResponse) SetStatusCode(v int32) *ModifyDataCorrectExecSQLResponse + func (s ModifyDataCorrectExecSQLResponse) GoString() string + func (s ModifyDataCorrectExecSQLResponse) String() string + type ModifyDataCorrectExecSQLResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ModifyDataCorrectExecSQLResponseBody) SetErrorCode(v string) *ModifyDataCorrectExecSQLResponseBody + func (s *ModifyDataCorrectExecSQLResponseBody) SetErrorMessage(v string) *ModifyDataCorrectExecSQLResponseBody + func (s *ModifyDataCorrectExecSQLResponseBody) SetRequestId(v string) *ModifyDataCorrectExecSQLResponseBody + func (s *ModifyDataCorrectExecSQLResponseBody) SetSuccess(v bool) *ModifyDataCorrectExecSQLResponseBody + func (s ModifyDataCorrectExecSQLResponseBody) GoString() string + func (s ModifyDataCorrectExecSQLResponseBody) String() string + type ModifyDesensitizationStrategyRequest struct + ColumnName *string + DbId *int32 + IsLogic *bool + IsReset *bool + RuleId *int32 + SchemaName *string + TableName *string + Tid *int64 + func (s *ModifyDesensitizationStrategyRequest) SetColumnName(v string) *ModifyDesensitizationStrategyRequest + func (s *ModifyDesensitizationStrategyRequest) SetDbId(v int32) *ModifyDesensitizationStrategyRequest + func (s *ModifyDesensitizationStrategyRequest) SetIsLogic(v bool) *ModifyDesensitizationStrategyRequest + func (s *ModifyDesensitizationStrategyRequest) SetIsReset(v bool) *ModifyDesensitizationStrategyRequest + func (s *ModifyDesensitizationStrategyRequest) SetRuleId(v int32) *ModifyDesensitizationStrategyRequest + func (s *ModifyDesensitizationStrategyRequest) SetSchemaName(v string) *ModifyDesensitizationStrategyRequest + func (s *ModifyDesensitizationStrategyRequest) SetTableName(v string) *ModifyDesensitizationStrategyRequest + func (s *ModifyDesensitizationStrategyRequest) SetTid(v int64) *ModifyDesensitizationStrategyRequest + func (s ModifyDesensitizationStrategyRequest) GoString() string + func (s ModifyDesensitizationStrategyRequest) String() string + type ModifyDesensitizationStrategyResponse struct + Body *ModifyDesensitizationStrategyResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ModifyDesensitizationStrategyResponse) SetBody(v *ModifyDesensitizationStrategyResponseBody) *ModifyDesensitizationStrategyResponse + func (s *ModifyDesensitizationStrategyResponse) SetHeaders(v map[string]*string) *ModifyDesensitizationStrategyResponse + func (s *ModifyDesensitizationStrategyResponse) SetStatusCode(v int32) *ModifyDesensitizationStrategyResponse + func (s ModifyDesensitizationStrategyResponse) GoString() string + func (s ModifyDesensitizationStrategyResponse) String() string + type ModifyDesensitizationStrategyResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Result *bool + Success *bool + func (s *ModifyDesensitizationStrategyResponseBody) SetErrorCode(v string) *ModifyDesensitizationStrategyResponseBody + func (s *ModifyDesensitizationStrategyResponseBody) SetErrorMessage(v string) *ModifyDesensitizationStrategyResponseBody + func (s *ModifyDesensitizationStrategyResponseBody) SetRequestId(v string) *ModifyDesensitizationStrategyResponseBody + func (s *ModifyDesensitizationStrategyResponseBody) SetResult(v bool) *ModifyDesensitizationStrategyResponseBody + func (s *ModifyDesensitizationStrategyResponseBody) SetSuccess(v bool) *ModifyDesensitizationStrategyResponseBody + func (s ModifyDesensitizationStrategyResponseBody) GoString() string + func (s ModifyDesensitizationStrategyResponseBody) String() string + type MoveTaskFlowToScenarioRequest struct + DagId *int64 + ScenarioId *int64 + Tid *int64 + func (s *MoveTaskFlowToScenarioRequest) SetDagId(v int64) *MoveTaskFlowToScenarioRequest + func (s *MoveTaskFlowToScenarioRequest) SetScenarioId(v int64) *MoveTaskFlowToScenarioRequest + func (s *MoveTaskFlowToScenarioRequest) SetTid(v int64) *MoveTaskFlowToScenarioRequest + func (s MoveTaskFlowToScenarioRequest) GoString() string + func (s MoveTaskFlowToScenarioRequest) String() string + type MoveTaskFlowToScenarioResponse struct + Body *MoveTaskFlowToScenarioResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *MoveTaskFlowToScenarioResponse) SetBody(v *MoveTaskFlowToScenarioResponseBody) *MoveTaskFlowToScenarioResponse + func (s *MoveTaskFlowToScenarioResponse) SetHeaders(v map[string]*string) *MoveTaskFlowToScenarioResponse + func (s *MoveTaskFlowToScenarioResponse) SetStatusCode(v int32) *MoveTaskFlowToScenarioResponse + func (s MoveTaskFlowToScenarioResponse) GoString() string + func (s MoveTaskFlowToScenarioResponse) String() string + type MoveTaskFlowToScenarioResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *MoveTaskFlowToScenarioResponseBody) SetErrorCode(v string) *MoveTaskFlowToScenarioResponseBody + func (s *MoveTaskFlowToScenarioResponseBody) SetErrorMessage(v string) *MoveTaskFlowToScenarioResponseBody + func (s *MoveTaskFlowToScenarioResponseBody) SetRequestId(v string) *MoveTaskFlowToScenarioResponseBody + func (s *MoveTaskFlowToScenarioResponseBody) SetSuccess(v bool) *MoveTaskFlowToScenarioResponseBody + func (s MoveTaskFlowToScenarioResponseBody) GoString() string + func (s MoveTaskFlowToScenarioResponseBody) String() string + type OfflineTaskFlowRequest struct + DagId *int64 + Tid *int64 + func (s *OfflineTaskFlowRequest) SetDagId(v int64) *OfflineTaskFlowRequest + func (s *OfflineTaskFlowRequest) SetTid(v int64) *OfflineTaskFlowRequest + func (s OfflineTaskFlowRequest) GoString() string + func (s OfflineTaskFlowRequest) String() string + type OfflineTaskFlowResponse struct + Body *OfflineTaskFlowResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *OfflineTaskFlowResponse) SetBody(v *OfflineTaskFlowResponseBody) *OfflineTaskFlowResponse + func (s *OfflineTaskFlowResponse) SetHeaders(v map[string]*string) *OfflineTaskFlowResponse + func (s *OfflineTaskFlowResponse) SetStatusCode(v int32) *OfflineTaskFlowResponse + func (s OfflineTaskFlowResponse) GoString() string + func (s OfflineTaskFlowResponse) String() string + type OfflineTaskFlowResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *OfflineTaskFlowResponseBody) SetErrorCode(v string) *OfflineTaskFlowResponseBody + func (s *OfflineTaskFlowResponseBody) SetErrorMessage(v string) *OfflineTaskFlowResponseBody + func (s *OfflineTaskFlowResponseBody) SetRequestId(v string) *OfflineTaskFlowResponseBody + func (s *OfflineTaskFlowResponseBody) SetSuccess(v bool) *OfflineTaskFlowResponseBody + func (s OfflineTaskFlowResponseBody) GoString() string + func (s OfflineTaskFlowResponseBody) String() string + type PauseDataCorrectSQLJobRequest struct + JobId *int64 + OrderId *int64 + Tid *int64 + Type *string + func (s *PauseDataCorrectSQLJobRequest) SetJobId(v int64) *PauseDataCorrectSQLJobRequest + func (s *PauseDataCorrectSQLJobRequest) SetOrderId(v int64) *PauseDataCorrectSQLJobRequest + func (s *PauseDataCorrectSQLJobRequest) SetTid(v int64) *PauseDataCorrectSQLJobRequest + func (s *PauseDataCorrectSQLJobRequest) SetType(v string) *PauseDataCorrectSQLJobRequest + func (s PauseDataCorrectSQLJobRequest) GoString() string + func (s PauseDataCorrectSQLJobRequest) String() string + type PauseDataCorrectSQLJobResponse struct + Body *PauseDataCorrectSQLJobResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *PauseDataCorrectSQLJobResponse) SetBody(v *PauseDataCorrectSQLJobResponseBody) *PauseDataCorrectSQLJobResponse + func (s *PauseDataCorrectSQLJobResponse) SetHeaders(v map[string]*string) *PauseDataCorrectSQLJobResponse + func (s *PauseDataCorrectSQLJobResponse) SetStatusCode(v int32) *PauseDataCorrectSQLJobResponse + func (s PauseDataCorrectSQLJobResponse) GoString() string + func (s PauseDataCorrectSQLJobResponse) String() string + type PauseDataCorrectSQLJobResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *PauseDataCorrectSQLJobResponseBody) SetErrorCode(v string) *PauseDataCorrectSQLJobResponseBody + func (s *PauseDataCorrectSQLJobResponseBody) SetErrorMessage(v string) *PauseDataCorrectSQLJobResponseBody + func (s *PauseDataCorrectSQLJobResponseBody) SetRequestId(v string) *PauseDataCorrectSQLJobResponseBody + func (s *PauseDataCorrectSQLJobResponseBody) SetSuccess(v bool) *PauseDataCorrectSQLJobResponseBody + func (s PauseDataCorrectSQLJobResponseBody) GoString() string + func (s PauseDataCorrectSQLJobResponseBody) String() string + type PublishAndDeployTaskFlowRequest struct + DagId *int64 + Tid *int64 + VersionComments *string + func (s *PublishAndDeployTaskFlowRequest) SetDagId(v int64) *PublishAndDeployTaskFlowRequest + func (s *PublishAndDeployTaskFlowRequest) SetTid(v int64) *PublishAndDeployTaskFlowRequest + func (s *PublishAndDeployTaskFlowRequest) SetVersionComments(v string) *PublishAndDeployTaskFlowRequest + func (s PublishAndDeployTaskFlowRequest) GoString() string + func (s PublishAndDeployTaskFlowRequest) String() string + type PublishAndDeployTaskFlowResponse struct + Body *PublishAndDeployTaskFlowResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *PublishAndDeployTaskFlowResponse) SetBody(v *PublishAndDeployTaskFlowResponseBody) *PublishAndDeployTaskFlowResponse + func (s *PublishAndDeployTaskFlowResponse) SetHeaders(v map[string]*string) *PublishAndDeployTaskFlowResponse + func (s *PublishAndDeployTaskFlowResponse) SetStatusCode(v int32) *PublishAndDeployTaskFlowResponse + func (s PublishAndDeployTaskFlowResponse) GoString() string + func (s PublishAndDeployTaskFlowResponse) String() string + type PublishAndDeployTaskFlowResponseBody struct + DeployId *int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *PublishAndDeployTaskFlowResponseBody) SetDeployId(v int64) *PublishAndDeployTaskFlowResponseBody + func (s *PublishAndDeployTaskFlowResponseBody) SetErrorCode(v string) *PublishAndDeployTaskFlowResponseBody + func (s *PublishAndDeployTaskFlowResponseBody) SetErrorMessage(v string) *PublishAndDeployTaskFlowResponseBody + func (s *PublishAndDeployTaskFlowResponseBody) SetRequestId(v string) *PublishAndDeployTaskFlowResponseBody + func (s *PublishAndDeployTaskFlowResponseBody) SetSuccess(v bool) *PublishAndDeployTaskFlowResponseBody + func (s PublishAndDeployTaskFlowResponseBody) GoString() string + func (s PublishAndDeployTaskFlowResponseBody) String() string + type ReDeployLhDagVersionRequest struct + DagId *int64 + DagVersion *int64 + Tid *int64 + func (s *ReDeployLhDagVersionRequest) SetDagId(v int64) *ReDeployLhDagVersionRequest + func (s *ReDeployLhDagVersionRequest) SetDagVersion(v int64) *ReDeployLhDagVersionRequest + func (s *ReDeployLhDagVersionRequest) SetTid(v int64) *ReDeployLhDagVersionRequest + func (s ReDeployLhDagVersionRequest) GoString() string + func (s ReDeployLhDagVersionRequest) String() string + type ReDeployLhDagVersionResponse struct + Body *ReDeployLhDagVersionResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ReDeployLhDagVersionResponse) SetBody(v *ReDeployLhDagVersionResponseBody) *ReDeployLhDagVersionResponse + func (s *ReDeployLhDagVersionResponse) SetHeaders(v map[string]*string) *ReDeployLhDagVersionResponse + func (s *ReDeployLhDagVersionResponse) SetStatusCode(v int32) *ReDeployLhDagVersionResponse + func (s ReDeployLhDagVersionResponse) GoString() string + func (s ReDeployLhDagVersionResponse) String() string + type ReDeployLhDagVersionResponseBody struct + DeployId *int64 + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ReDeployLhDagVersionResponseBody) SetDeployId(v int64) *ReDeployLhDagVersionResponseBody + func (s *ReDeployLhDagVersionResponseBody) SetErrorCode(v string) *ReDeployLhDagVersionResponseBody + func (s *ReDeployLhDagVersionResponseBody) SetErrorMessage(v string) *ReDeployLhDagVersionResponseBody + func (s *ReDeployLhDagVersionResponseBody) SetRequestId(v string) *ReDeployLhDagVersionResponseBody + func (s *ReDeployLhDagVersionResponseBody) SetSuccess(v bool) *ReDeployLhDagVersionResponseBody + func (s ReDeployLhDagVersionResponseBody) GoString() string + func (s ReDeployLhDagVersionResponseBody) String() string + type ReRunTaskFlowInstanceRequest struct + DagId *int64 + DagInstanceId *int64 + DagVersion *string + Tid *int64 + func (s *ReRunTaskFlowInstanceRequest) SetDagId(v int64) *ReRunTaskFlowInstanceRequest + func (s *ReRunTaskFlowInstanceRequest) SetDagInstanceId(v int64) *ReRunTaskFlowInstanceRequest + func (s *ReRunTaskFlowInstanceRequest) SetDagVersion(v string) *ReRunTaskFlowInstanceRequest + func (s *ReRunTaskFlowInstanceRequest) SetTid(v int64) *ReRunTaskFlowInstanceRequest + func (s ReRunTaskFlowInstanceRequest) GoString() string + func (s ReRunTaskFlowInstanceRequest) String() string + type ReRunTaskFlowInstanceResponse struct + Body *ReRunTaskFlowInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ReRunTaskFlowInstanceResponse) SetBody(v *ReRunTaskFlowInstanceResponseBody) *ReRunTaskFlowInstanceResponse + func (s *ReRunTaskFlowInstanceResponse) SetHeaders(v map[string]*string) *ReRunTaskFlowInstanceResponse + func (s *ReRunTaskFlowInstanceResponse) SetStatusCode(v int32) *ReRunTaskFlowInstanceResponse + func (s ReRunTaskFlowInstanceResponse) GoString() string + func (s ReRunTaskFlowInstanceResponse) String() string + type ReRunTaskFlowInstanceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ReRunTaskFlowInstanceResponseBody) SetErrorCode(v string) *ReRunTaskFlowInstanceResponseBody + func (s *ReRunTaskFlowInstanceResponseBody) SetErrorMessage(v string) *ReRunTaskFlowInstanceResponseBody + func (s *ReRunTaskFlowInstanceResponseBody) SetRequestId(v string) *ReRunTaskFlowInstanceResponseBody + func (s *ReRunTaskFlowInstanceResponseBody) SetSuccess(v bool) *ReRunTaskFlowInstanceResponseBody + func (s ReRunTaskFlowInstanceResponseBody) GoString() string + func (s ReRunTaskFlowInstanceResponseBody) String() string + type RegisterInstanceRequest struct + DataLinkName *string + DatabasePassword *string + DatabaseUser *string + DbaUid *int64 + DdlOnline *int32 + EcsInstanceId *string + EcsRegion *string + EnvType *string + ExportTimeout *int32 + Host *string + InstanceAlias *string + InstanceSource *string + InstanceType *string + NetworkType *string + Port *int32 + QueryTimeout *int32 + SafeRule *string + Sid *string + SkipTest *bool + Tid *int64 + UseDsql *int32 + VpcId *string + func (s *RegisterInstanceRequest) SetDataLinkName(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetDatabasePassword(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetDatabaseUser(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetDbaUid(v int64) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetDdlOnline(v int32) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetEcsInstanceId(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetEcsRegion(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetEnvType(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetExportTimeout(v int32) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetHost(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetInstanceAlias(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetInstanceSource(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetInstanceType(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetNetworkType(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetPort(v int32) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetQueryTimeout(v int32) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetSafeRule(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetSid(v string) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetSkipTest(v bool) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetTid(v int64) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetUseDsql(v int32) *RegisterInstanceRequest + func (s *RegisterInstanceRequest) SetVpcId(v string) *RegisterInstanceRequest + func (s RegisterInstanceRequest) GoString() string + func (s RegisterInstanceRequest) String() string + type RegisterInstanceResponse struct + Body *RegisterInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *RegisterInstanceResponse) SetBody(v *RegisterInstanceResponseBody) *RegisterInstanceResponse + func (s *RegisterInstanceResponse) SetHeaders(v map[string]*string) *RegisterInstanceResponse + func (s *RegisterInstanceResponse) SetStatusCode(v int32) *RegisterInstanceResponse + func (s RegisterInstanceResponse) GoString() string + func (s RegisterInstanceResponse) String() string + type RegisterInstanceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *RegisterInstanceResponseBody) SetErrorCode(v string) *RegisterInstanceResponseBody + func (s *RegisterInstanceResponseBody) SetErrorMessage(v string) *RegisterInstanceResponseBody + func (s *RegisterInstanceResponseBody) SetRequestId(v string) *RegisterInstanceResponseBody + func (s *RegisterInstanceResponseBody) SetSuccess(v bool) *RegisterInstanceResponseBody + func (s RegisterInstanceResponseBody) GoString() string + func (s RegisterInstanceResponseBody) String() string + type RegisterUserRequest struct + Mobile *string + RoleNames *string + Tid *int64 + Uid *string + UserNick *string + func (s *RegisterUserRequest) SetMobile(v string) *RegisterUserRequest + func (s *RegisterUserRequest) SetRoleNames(v string) *RegisterUserRequest + func (s *RegisterUserRequest) SetTid(v int64) *RegisterUserRequest + func (s *RegisterUserRequest) SetUid(v string) *RegisterUserRequest + func (s *RegisterUserRequest) SetUserNick(v string) *RegisterUserRequest + func (s RegisterUserRequest) GoString() string + func (s RegisterUserRequest) String() string + type RegisterUserResponse struct + Body *RegisterUserResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *RegisterUserResponse) SetBody(v *RegisterUserResponseBody) *RegisterUserResponse + func (s *RegisterUserResponse) SetHeaders(v map[string]*string) *RegisterUserResponse + func (s *RegisterUserResponse) SetStatusCode(v int32) *RegisterUserResponse + func (s RegisterUserResponse) GoString() string + func (s RegisterUserResponse) String() string + type RegisterUserResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *RegisterUserResponseBody) SetErrorCode(v string) *RegisterUserResponseBody + func (s *RegisterUserResponseBody) SetErrorMessage(v string) *RegisterUserResponseBody + func (s *RegisterUserResponseBody) SetRequestId(v string) *RegisterUserResponseBody + func (s *RegisterUserResponseBody) SetSuccess(v bool) *RegisterUserResponseBody + func (s RegisterUserResponseBody) GoString() string + func (s RegisterUserResponseBody) String() string + type RestartDataCorrectSQLJobRequest struct + JobId *int64 + OrderId *int64 + Tid *int64 + Type *string + func (s *RestartDataCorrectSQLJobRequest) SetJobId(v int64) *RestartDataCorrectSQLJobRequest + func (s *RestartDataCorrectSQLJobRequest) SetOrderId(v int64) *RestartDataCorrectSQLJobRequest + func (s *RestartDataCorrectSQLJobRequest) SetTid(v int64) *RestartDataCorrectSQLJobRequest + func (s *RestartDataCorrectSQLJobRequest) SetType(v string) *RestartDataCorrectSQLJobRequest + func (s RestartDataCorrectSQLJobRequest) GoString() string + func (s RestartDataCorrectSQLJobRequest) String() string + type RestartDataCorrectSQLJobResponse struct + Body *RestartDataCorrectSQLJobResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *RestartDataCorrectSQLJobResponse) SetBody(v *RestartDataCorrectSQLJobResponseBody) *RestartDataCorrectSQLJobResponse + func (s *RestartDataCorrectSQLJobResponse) SetHeaders(v map[string]*string) *RestartDataCorrectSQLJobResponse + func (s *RestartDataCorrectSQLJobResponse) SetStatusCode(v int32) *RestartDataCorrectSQLJobResponse + func (s RestartDataCorrectSQLJobResponse) GoString() string + func (s RestartDataCorrectSQLJobResponse) String() string + type RestartDataCorrectSQLJobResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *RestartDataCorrectSQLJobResponseBody) SetErrorCode(v string) *RestartDataCorrectSQLJobResponseBody + func (s *RestartDataCorrectSQLJobResponseBody) SetErrorMessage(v string) *RestartDataCorrectSQLJobResponseBody + func (s *RestartDataCorrectSQLJobResponseBody) SetRequestId(v string) *RestartDataCorrectSQLJobResponseBody + func (s *RestartDataCorrectSQLJobResponseBody) SetSuccess(v bool) *RestartDataCorrectSQLJobResponseBody + func (s RestartDataCorrectSQLJobResponseBody) GoString() string + func (s RestartDataCorrectSQLJobResponseBody) String() string + type ResumeTaskFlowInstanceRequest struct + DagId *int64 + DagInstanceId *int64 + DagVersion *string + Tid *int64 + func (s *ResumeTaskFlowInstanceRequest) SetDagId(v int64) *ResumeTaskFlowInstanceRequest + func (s *ResumeTaskFlowInstanceRequest) SetDagInstanceId(v int64) *ResumeTaskFlowInstanceRequest + func (s *ResumeTaskFlowInstanceRequest) SetDagVersion(v string) *ResumeTaskFlowInstanceRequest + func (s *ResumeTaskFlowInstanceRequest) SetTid(v int64) *ResumeTaskFlowInstanceRequest + func (s ResumeTaskFlowInstanceRequest) GoString() string + func (s ResumeTaskFlowInstanceRequest) String() string + type ResumeTaskFlowInstanceResponse struct + Body *ResumeTaskFlowInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *ResumeTaskFlowInstanceResponse) SetBody(v *ResumeTaskFlowInstanceResponseBody) *ResumeTaskFlowInstanceResponse + func (s *ResumeTaskFlowInstanceResponse) SetHeaders(v map[string]*string) *ResumeTaskFlowInstanceResponse + func (s *ResumeTaskFlowInstanceResponse) SetStatusCode(v int32) *ResumeTaskFlowInstanceResponse + func (s ResumeTaskFlowInstanceResponse) GoString() string + func (s ResumeTaskFlowInstanceResponse) String() string + type ResumeTaskFlowInstanceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *ResumeTaskFlowInstanceResponseBody) SetErrorCode(v string) *ResumeTaskFlowInstanceResponseBody + func (s *ResumeTaskFlowInstanceResponseBody) SetErrorMessage(v string) *ResumeTaskFlowInstanceResponseBody + func (s *ResumeTaskFlowInstanceResponseBody) SetRequestId(v string) *ResumeTaskFlowInstanceResponseBody + func (s *ResumeTaskFlowInstanceResponseBody) SetSuccess(v bool) *ResumeTaskFlowInstanceResponseBody + func (s ResumeTaskFlowInstanceResponseBody) GoString() string + func (s ResumeTaskFlowInstanceResponseBody) String() string + type RetryDataCorrectPreCheckRequest struct + OrderId *int64 + Tid *int64 + func (s *RetryDataCorrectPreCheckRequest) SetOrderId(v int64) *RetryDataCorrectPreCheckRequest + func (s *RetryDataCorrectPreCheckRequest) SetTid(v int64) *RetryDataCorrectPreCheckRequest + func (s RetryDataCorrectPreCheckRequest) GoString() string + func (s RetryDataCorrectPreCheckRequest) String() string + type RetryDataCorrectPreCheckResponse struct + Body *RetryDataCorrectPreCheckResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *RetryDataCorrectPreCheckResponse) SetBody(v *RetryDataCorrectPreCheckResponseBody) *RetryDataCorrectPreCheckResponse + func (s *RetryDataCorrectPreCheckResponse) SetHeaders(v map[string]*string) *RetryDataCorrectPreCheckResponse + func (s *RetryDataCorrectPreCheckResponse) SetStatusCode(v int32) *RetryDataCorrectPreCheckResponse + func (s RetryDataCorrectPreCheckResponse) GoString() string + func (s RetryDataCorrectPreCheckResponse) String() string + type RetryDataCorrectPreCheckResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *RetryDataCorrectPreCheckResponseBody) SetErrorCode(v string) *RetryDataCorrectPreCheckResponseBody + func (s *RetryDataCorrectPreCheckResponseBody) SetErrorMessage(v string) *RetryDataCorrectPreCheckResponseBody + func (s *RetryDataCorrectPreCheckResponseBody) SetRequestId(v string) *RetryDataCorrectPreCheckResponseBody + func (s *RetryDataCorrectPreCheckResponseBody) SetSuccess(v bool) *RetryDataCorrectPreCheckResponseBody + func (s RetryDataCorrectPreCheckResponseBody) GoString() string + func (s RetryDataCorrectPreCheckResponseBody) String() string + type RevokeUserPermissionRequest struct + DbId *string + DsType *string + InstanceId *int64 + Logic *bool + PermTypes *string + TableId *string + TableName *string + Tid *int64 + UserAccessId *string + UserId *string + func (s *RevokeUserPermissionRequest) SetDbId(v string) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetDsType(v string) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetInstanceId(v int64) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetLogic(v bool) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetPermTypes(v string) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetTableId(v string) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetTableName(v string) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetTid(v int64) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetUserAccessId(v string) *RevokeUserPermissionRequest + func (s *RevokeUserPermissionRequest) SetUserId(v string) *RevokeUserPermissionRequest + func (s RevokeUserPermissionRequest) GoString() string + func (s RevokeUserPermissionRequest) String() string + type RevokeUserPermissionResponse struct + Body *RevokeUserPermissionResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *RevokeUserPermissionResponse) SetBody(v *RevokeUserPermissionResponseBody) *RevokeUserPermissionResponse + func (s *RevokeUserPermissionResponse) SetHeaders(v map[string]*string) *RevokeUserPermissionResponse + func (s *RevokeUserPermissionResponse) SetStatusCode(v int32) *RevokeUserPermissionResponse + func (s RevokeUserPermissionResponse) GoString() string + func (s RevokeUserPermissionResponse) String() string + type RevokeUserPermissionResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *RevokeUserPermissionResponseBody) SetErrorCode(v string) *RevokeUserPermissionResponseBody + func (s *RevokeUserPermissionResponseBody) SetErrorMessage(v string) *RevokeUserPermissionResponseBody + func (s *RevokeUserPermissionResponseBody) SetRequestId(v string) *RevokeUserPermissionResponseBody + func (s *RevokeUserPermissionResponseBody) SetSuccess(v bool) *RevokeUserPermissionResponseBody + func (s RevokeUserPermissionResponseBody) GoString() string + func (s RevokeUserPermissionResponseBody) String() string + type SearchDatabaseRequest struct + DbType *string + EnvType *string + PageNumber *int32 + PageSize *int32 + SearchKey *string + SearchRange *string + SearchTarget *string + Tid *int64 + func (s *SearchDatabaseRequest) SetDbType(v string) *SearchDatabaseRequest + func (s *SearchDatabaseRequest) SetEnvType(v string) *SearchDatabaseRequest + func (s *SearchDatabaseRequest) SetPageNumber(v int32) *SearchDatabaseRequest + func (s *SearchDatabaseRequest) SetPageSize(v int32) *SearchDatabaseRequest + func (s *SearchDatabaseRequest) SetSearchKey(v string) *SearchDatabaseRequest + func (s *SearchDatabaseRequest) SetSearchRange(v string) *SearchDatabaseRequest + func (s *SearchDatabaseRequest) SetSearchTarget(v string) *SearchDatabaseRequest + func (s *SearchDatabaseRequest) SetTid(v int64) *SearchDatabaseRequest + func (s SearchDatabaseRequest) GoString() string + func (s SearchDatabaseRequest) String() string + type SearchDatabaseResponse struct + Body *SearchDatabaseResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *SearchDatabaseResponse) SetBody(v *SearchDatabaseResponseBody) *SearchDatabaseResponse + func (s *SearchDatabaseResponse) SetHeaders(v map[string]*string) *SearchDatabaseResponse + func (s *SearchDatabaseResponse) SetStatusCode(v int32) *SearchDatabaseResponse + func (s SearchDatabaseResponse) GoString() string + func (s SearchDatabaseResponse) String() string + type SearchDatabaseResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SearchDatabaseList *SearchDatabaseResponseBodySearchDatabaseList + Success *bool + TotalCount *int64 + func (s *SearchDatabaseResponseBody) SetErrorCode(v string) *SearchDatabaseResponseBody + func (s *SearchDatabaseResponseBody) SetErrorMessage(v string) *SearchDatabaseResponseBody + func (s *SearchDatabaseResponseBody) SetRequestId(v string) *SearchDatabaseResponseBody + func (s *SearchDatabaseResponseBody) SetSearchDatabaseList(v *SearchDatabaseResponseBodySearchDatabaseList) *SearchDatabaseResponseBody + func (s *SearchDatabaseResponseBody) SetSuccess(v bool) *SearchDatabaseResponseBody + func (s *SearchDatabaseResponseBody) SetTotalCount(v int64) *SearchDatabaseResponseBody + func (s SearchDatabaseResponseBody) GoString() string + func (s SearchDatabaseResponseBody) String() string + type SearchDatabaseResponseBodySearchDatabaseList struct + SearchDatabase []*SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseList) SetSearchDatabase(v []*SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) *SearchDatabaseResponseBodySearchDatabaseList + func (s SearchDatabaseResponseBodySearchDatabaseList) GoString() string + func (s SearchDatabaseResponseBodySearchDatabaseList) String() string + type SearchDatabaseResponseBodySearchDatabaseListSearchDatabase struct + Alias *string + DatabaseId *string + DatalinkName *string + DbType *string + DbaId *string + Encoding *string + EnvType *string + Host *string + Logic *bool + OwnerIdList *SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerIdList + OwnerNameList *SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerNameList + Port *int32 + SchemaName *string + SearchName *string + Sid *string + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetAlias(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetDatabaseId(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetDatalinkName(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetDbType(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetDbaId(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetEncoding(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetEnvType(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetHost(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetLogic(v bool) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetOwnerIdList(v *SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerIdList) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetOwnerNameList(v *SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerNameList) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetPort(v int32) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetSchemaName(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetSearchName(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) SetSid(v string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabase + func (s SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) GoString() string + func (s SearchDatabaseResponseBodySearchDatabaseListSearchDatabase) String() string + type SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerIdList struct + OwnerIds []*string + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerIdList) SetOwnerIds(v []*string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerIdList + func (s SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerIdList) GoString() string + func (s SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerIdList) String() string + type SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerNameList struct + OwnerNames []*string + func (s *SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerNameList) SetOwnerNames(v []*string) *SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerNameList + func (s SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerNameList) GoString() string + func (s SearchDatabaseResponseBodySearchDatabaseListSearchDatabaseOwnerNameList) String() string + type SearchTableRequest struct + DbType *string + EnvType *string + PageNumber *int32 + PageSize *int32 + ReturnGuid *bool + SearchKey *string + SearchRange *string + SearchTarget *string + Tid *int64 + func (s *SearchTableRequest) SetDbType(v string) *SearchTableRequest + func (s *SearchTableRequest) SetEnvType(v string) *SearchTableRequest + func (s *SearchTableRequest) SetPageNumber(v int32) *SearchTableRequest + func (s *SearchTableRequest) SetPageSize(v int32) *SearchTableRequest + func (s *SearchTableRequest) SetReturnGuid(v bool) *SearchTableRequest + func (s *SearchTableRequest) SetSearchKey(v string) *SearchTableRequest + func (s *SearchTableRequest) SetSearchRange(v string) *SearchTableRequest + func (s *SearchTableRequest) SetSearchTarget(v string) *SearchTableRequest + func (s *SearchTableRequest) SetTid(v int64) *SearchTableRequest + func (s SearchTableRequest) GoString() string + func (s SearchTableRequest) String() string + type SearchTableResponse struct + Body *SearchTableResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *SearchTableResponse) SetBody(v *SearchTableResponseBody) *SearchTableResponse + func (s *SearchTableResponse) SetHeaders(v map[string]*string) *SearchTableResponse + func (s *SearchTableResponse) SetStatusCode(v int32) *SearchTableResponse + func (s SearchTableResponse) GoString() string + func (s SearchTableResponse) String() string + type SearchTableResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + SearchTableList *SearchTableResponseBodySearchTableList + Success *bool + TotalCount *int64 + func (s *SearchTableResponseBody) SetErrorCode(v string) *SearchTableResponseBody + func (s *SearchTableResponseBody) SetErrorMessage(v string) *SearchTableResponseBody + func (s *SearchTableResponseBody) SetRequestId(v string) *SearchTableResponseBody + func (s *SearchTableResponseBody) SetSearchTableList(v *SearchTableResponseBodySearchTableList) *SearchTableResponseBody + func (s *SearchTableResponseBody) SetSuccess(v bool) *SearchTableResponseBody + func (s *SearchTableResponseBody) SetTotalCount(v int64) *SearchTableResponseBody + func (s SearchTableResponseBody) GoString() string + func (s SearchTableResponseBody) String() string + type SearchTableResponseBodySearchTableList struct + SearchTable []*SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableList) SetSearchTable(v []*SearchTableResponseBodySearchTableListSearchTable) *SearchTableResponseBodySearchTableList + func (s SearchTableResponseBodySearchTableList) GoString() string + func (s SearchTableResponseBodySearchTableList) String() string + type SearchTableResponseBodySearchTableListSearchTable struct + DBSearchName *string + DatabaseId *string + DbName *string + DbType *string + Description *string + Encoding *string + Engine *string + EnvType *string + Logic *bool + OwnerIdList *SearchTableResponseBodySearchTableListSearchTableOwnerIdList + OwnerNameList *SearchTableResponseBodySearchTableListSearchTableOwnerNameList + TableGuid *string + TableId *string + TableName *string + TableSchemaName *string + func (s *SearchTableResponseBodySearchTableListSearchTable) SetDBSearchName(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetDatabaseId(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetDbName(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetDbType(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetDescription(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetEncoding(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetEngine(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetEnvType(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetLogic(v bool) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetOwnerIdList(v *SearchTableResponseBodySearchTableListSearchTableOwnerIdList) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetOwnerNameList(v *SearchTableResponseBodySearchTableListSearchTableOwnerNameList) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetTableGuid(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetTableId(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetTableName(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s *SearchTableResponseBodySearchTableListSearchTable) SetTableSchemaName(v string) *SearchTableResponseBodySearchTableListSearchTable + func (s SearchTableResponseBodySearchTableListSearchTable) GoString() string + func (s SearchTableResponseBodySearchTableListSearchTable) String() string + type SearchTableResponseBodySearchTableListSearchTableOwnerIdList struct + OwnerIds []*string + func (s *SearchTableResponseBodySearchTableListSearchTableOwnerIdList) SetOwnerIds(v []*string) *SearchTableResponseBodySearchTableListSearchTableOwnerIdList + func (s SearchTableResponseBodySearchTableListSearchTableOwnerIdList) GoString() string + func (s SearchTableResponseBodySearchTableListSearchTableOwnerIdList) String() string + type SearchTableResponseBodySearchTableListSearchTableOwnerNameList struct + OwnerNames []*string + func (s *SearchTableResponseBodySearchTableListSearchTableOwnerNameList) SetOwnerNames(v []*string) *SearchTableResponseBodySearchTableListSearchTableOwnerNameList + func (s SearchTableResponseBodySearchTableListSearchTableOwnerNameList) GoString() string + func (s SearchTableResponseBodySearchTableListSearchTableOwnerNameList) String() string + type SetOwnersRequest struct + OwnerIds *string + OwnerType *string + ResourceId *string + Tid *int64 + func (s *SetOwnersRequest) SetOwnerIds(v string) *SetOwnersRequest + func (s *SetOwnersRequest) SetOwnerType(v string) *SetOwnersRequest + func (s *SetOwnersRequest) SetResourceId(v string) *SetOwnersRequest + func (s *SetOwnersRequest) SetTid(v int64) *SetOwnersRequest + func (s SetOwnersRequest) GoString() string + func (s SetOwnersRequest) String() string + type SetOwnersResponse struct + Body *SetOwnersResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *SetOwnersResponse) SetBody(v *SetOwnersResponseBody) *SetOwnersResponse + func (s *SetOwnersResponse) SetHeaders(v map[string]*string) *SetOwnersResponse + func (s *SetOwnersResponse) SetStatusCode(v int32) *SetOwnersResponse + func (s SetOwnersResponse) GoString() string + func (s SetOwnersResponse) String() string + type SetOwnersResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *SetOwnersResponseBody) SetErrorCode(v string) *SetOwnersResponseBody + func (s *SetOwnersResponseBody) SetErrorMessage(v string) *SetOwnersResponseBody + func (s *SetOwnersResponseBody) SetRequestId(v string) *SetOwnersResponseBody + func (s *SetOwnersResponseBody) SetSuccess(v bool) *SetOwnersResponseBody + func (s SetOwnersResponseBody) GoString() string + func (s SetOwnersResponseBody) String() string + type StopTaskFlowInstanceRequest struct + DagId *int64 + DagInstanceId *int64 + Tid *int64 + func (s *StopTaskFlowInstanceRequest) SetDagId(v int64) *StopTaskFlowInstanceRequest + func (s *StopTaskFlowInstanceRequest) SetDagInstanceId(v int64) *StopTaskFlowInstanceRequest + func (s *StopTaskFlowInstanceRequest) SetTid(v int64) *StopTaskFlowInstanceRequest + func (s StopTaskFlowInstanceRequest) GoString() string + func (s StopTaskFlowInstanceRequest) String() string + type StopTaskFlowInstanceResponse struct + Body *StopTaskFlowInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *StopTaskFlowInstanceResponse) SetBody(v *StopTaskFlowInstanceResponseBody) *StopTaskFlowInstanceResponse + func (s *StopTaskFlowInstanceResponse) SetHeaders(v map[string]*string) *StopTaskFlowInstanceResponse + func (s *StopTaskFlowInstanceResponse) SetStatusCode(v int32) *StopTaskFlowInstanceResponse + func (s StopTaskFlowInstanceResponse) GoString() string + func (s StopTaskFlowInstanceResponse) String() string + type StopTaskFlowInstanceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *StopTaskFlowInstanceResponseBody) SetErrorCode(v string) *StopTaskFlowInstanceResponseBody + func (s *StopTaskFlowInstanceResponseBody) SetErrorMessage(v string) *StopTaskFlowInstanceResponseBody + func (s *StopTaskFlowInstanceResponseBody) SetRequestId(v string) *StopTaskFlowInstanceResponseBody + func (s *StopTaskFlowInstanceResponseBody) SetSuccess(v bool) *StopTaskFlowInstanceResponseBody + func (s StopTaskFlowInstanceResponseBody) GoString() string + func (s StopTaskFlowInstanceResponseBody) String() string + type SubmitOrderApprovalRequest struct + OrderId *int64 + Tid *int64 + func (s *SubmitOrderApprovalRequest) SetOrderId(v int64) *SubmitOrderApprovalRequest + func (s *SubmitOrderApprovalRequest) SetTid(v int64) *SubmitOrderApprovalRequest + func (s SubmitOrderApprovalRequest) GoString() string + func (s SubmitOrderApprovalRequest) String() string + type SubmitOrderApprovalResponse struct + Body *SubmitOrderApprovalResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *SubmitOrderApprovalResponse) SetBody(v *SubmitOrderApprovalResponseBody) *SubmitOrderApprovalResponse + func (s *SubmitOrderApprovalResponse) SetHeaders(v map[string]*string) *SubmitOrderApprovalResponse + func (s *SubmitOrderApprovalResponse) SetStatusCode(v int32) *SubmitOrderApprovalResponse + func (s SubmitOrderApprovalResponse) GoString() string + func (s SubmitOrderApprovalResponse) String() string + type SubmitOrderApprovalResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *SubmitOrderApprovalResponseBody) SetErrorCode(v string) *SubmitOrderApprovalResponseBody + func (s *SubmitOrderApprovalResponseBody) SetErrorMessage(v string) *SubmitOrderApprovalResponseBody + func (s *SubmitOrderApprovalResponseBody) SetRequestId(v string) *SubmitOrderApprovalResponseBody + func (s *SubmitOrderApprovalResponseBody) SetSuccess(v bool) *SubmitOrderApprovalResponseBody + func (s SubmitOrderApprovalResponseBody) GoString() string + func (s SubmitOrderApprovalResponseBody) String() string + type SubmitStructSyncOrderApprovalRequest struct + OrderId *int64 + Tid *int64 + func (s *SubmitStructSyncOrderApprovalRequest) SetOrderId(v int64) *SubmitStructSyncOrderApprovalRequest + func (s *SubmitStructSyncOrderApprovalRequest) SetTid(v int64) *SubmitStructSyncOrderApprovalRequest + func (s SubmitStructSyncOrderApprovalRequest) GoString() string + func (s SubmitStructSyncOrderApprovalRequest) String() string + type SubmitStructSyncOrderApprovalResponse struct + Body *SubmitStructSyncOrderApprovalResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *SubmitStructSyncOrderApprovalResponse) SetBody(v *SubmitStructSyncOrderApprovalResponseBody) *SubmitStructSyncOrderApprovalResponse + func (s *SubmitStructSyncOrderApprovalResponse) SetHeaders(v map[string]*string) *SubmitStructSyncOrderApprovalResponse + func (s *SubmitStructSyncOrderApprovalResponse) SetStatusCode(v int32) *SubmitStructSyncOrderApprovalResponse + func (s SubmitStructSyncOrderApprovalResponse) GoString() string + func (s SubmitStructSyncOrderApprovalResponse) String() string + type SubmitStructSyncOrderApprovalResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + WorkflowInstanceId *int64 + func (s *SubmitStructSyncOrderApprovalResponseBody) SetErrorCode(v string) *SubmitStructSyncOrderApprovalResponseBody + func (s *SubmitStructSyncOrderApprovalResponseBody) SetErrorMessage(v string) *SubmitStructSyncOrderApprovalResponseBody + func (s *SubmitStructSyncOrderApprovalResponseBody) SetRequestId(v string) *SubmitStructSyncOrderApprovalResponseBody + func (s *SubmitStructSyncOrderApprovalResponseBody) SetSuccess(v bool) *SubmitStructSyncOrderApprovalResponseBody + func (s *SubmitStructSyncOrderApprovalResponseBody) SetWorkflowInstanceId(v int64) *SubmitStructSyncOrderApprovalResponseBody + func (s SubmitStructSyncOrderApprovalResponseBody) GoString() string + func (s SubmitStructSyncOrderApprovalResponseBody) String() string + type SuspendTaskFlowInstanceRequest struct + DagId *int64 + DagInstanceId *int64 + Tid *int64 + func (s *SuspendTaskFlowInstanceRequest) SetDagId(v int64) *SuspendTaskFlowInstanceRequest + func (s *SuspendTaskFlowInstanceRequest) SetDagInstanceId(v int64) *SuspendTaskFlowInstanceRequest + func (s *SuspendTaskFlowInstanceRequest) SetTid(v int64) *SuspendTaskFlowInstanceRequest + func (s SuspendTaskFlowInstanceRequest) GoString() string + func (s SuspendTaskFlowInstanceRequest) String() string + type SuspendTaskFlowInstanceResponse struct + Body *SuspendTaskFlowInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *SuspendTaskFlowInstanceResponse) SetBody(v *SuspendTaskFlowInstanceResponseBody) *SuspendTaskFlowInstanceResponse + func (s *SuspendTaskFlowInstanceResponse) SetHeaders(v map[string]*string) *SuspendTaskFlowInstanceResponse + func (s *SuspendTaskFlowInstanceResponse) SetStatusCode(v int32) *SuspendTaskFlowInstanceResponse + func (s SuspendTaskFlowInstanceResponse) GoString() string + func (s SuspendTaskFlowInstanceResponse) String() string + type SuspendTaskFlowInstanceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *SuspendTaskFlowInstanceResponseBody) SetErrorCode(v string) *SuspendTaskFlowInstanceResponseBody + func (s *SuspendTaskFlowInstanceResponseBody) SetErrorMessage(v string) *SuspendTaskFlowInstanceResponseBody + func (s *SuspendTaskFlowInstanceResponseBody) SetRequestId(v string) *SuspendTaskFlowInstanceResponseBody + func (s *SuspendTaskFlowInstanceResponseBody) SetSuccess(v bool) *SuspendTaskFlowInstanceResponseBody + func (s SuspendTaskFlowInstanceResponseBody) GoString() string + func (s SuspendTaskFlowInstanceResponseBody) String() string + type SyncDatabaseMetaRequest struct + DbId *string + Logic *bool + Tid *int64 + func (s *SyncDatabaseMetaRequest) SetDbId(v string) *SyncDatabaseMetaRequest + func (s *SyncDatabaseMetaRequest) SetLogic(v bool) *SyncDatabaseMetaRequest + func (s *SyncDatabaseMetaRequest) SetTid(v int64) *SyncDatabaseMetaRequest + func (s SyncDatabaseMetaRequest) GoString() string + func (s SyncDatabaseMetaRequest) String() string + type SyncDatabaseMetaResponse struct + Body *SyncDatabaseMetaResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *SyncDatabaseMetaResponse) SetBody(v *SyncDatabaseMetaResponseBody) *SyncDatabaseMetaResponse + func (s *SyncDatabaseMetaResponse) SetHeaders(v map[string]*string) *SyncDatabaseMetaResponse + func (s *SyncDatabaseMetaResponse) SetStatusCode(v int32) *SyncDatabaseMetaResponse + func (s SyncDatabaseMetaResponse) GoString() string + func (s SyncDatabaseMetaResponse) String() string + type SyncDatabaseMetaResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *SyncDatabaseMetaResponseBody) SetErrorCode(v string) *SyncDatabaseMetaResponseBody + func (s *SyncDatabaseMetaResponseBody) SetErrorMessage(v string) *SyncDatabaseMetaResponseBody + func (s *SyncDatabaseMetaResponseBody) SetRequestId(v string) *SyncDatabaseMetaResponseBody + func (s *SyncDatabaseMetaResponseBody) SetSuccess(v bool) *SyncDatabaseMetaResponseBody + func (s SyncDatabaseMetaResponseBody) GoString() string + func (s SyncDatabaseMetaResponseBody) String() string + type SyncInstanceMetaRequest struct + IgnoreTable *bool + InstanceId *string + Tid *int64 + func (s *SyncInstanceMetaRequest) SetIgnoreTable(v bool) *SyncInstanceMetaRequest + func (s *SyncInstanceMetaRequest) SetInstanceId(v string) *SyncInstanceMetaRequest + func (s *SyncInstanceMetaRequest) SetTid(v int64) *SyncInstanceMetaRequest + func (s SyncInstanceMetaRequest) GoString() string + func (s SyncInstanceMetaRequest) String() string + type SyncInstanceMetaResponse struct + Body *SyncInstanceMetaResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *SyncInstanceMetaResponse) SetBody(v *SyncInstanceMetaResponseBody) *SyncInstanceMetaResponse + func (s *SyncInstanceMetaResponse) SetHeaders(v map[string]*string) *SyncInstanceMetaResponse + func (s *SyncInstanceMetaResponse) SetStatusCode(v int32) *SyncInstanceMetaResponse + func (s SyncInstanceMetaResponse) GoString() string + func (s SyncInstanceMetaResponse) String() string + type SyncInstanceMetaResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *SyncInstanceMetaResponseBody) SetErrorCode(v string) *SyncInstanceMetaResponseBody + func (s *SyncInstanceMetaResponseBody) SetErrorMessage(v string) *SyncInstanceMetaResponseBody + func (s *SyncInstanceMetaResponseBody) SetRequestId(v string) *SyncInstanceMetaResponseBody + func (s *SyncInstanceMetaResponseBody) SetSuccess(v bool) *SyncInstanceMetaResponseBody + func (s SyncInstanceMetaResponseBody) GoString() string + func (s SyncInstanceMetaResponseBody) String() string + type UpdateInstanceRequest struct + DataLinkName *string + DatabasePassword *string + DatabaseUser *string + DbaId *string + DdlOnline *int32 + EcsInstanceId *string + EcsRegion *string + EnvType *string + ExportTimeout *int32 + Host *string + InstanceAlias *string + InstanceId *string + InstanceSource *string + InstanceType *string + Port *int32 + QueryTimeout *int32 + SafeRuleId *string + Sid *string + SkipTest *bool + Tid *int64 + UseDsql *int32 + VpcId *string + func (s *UpdateInstanceRequest) SetDataLinkName(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetDatabasePassword(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetDatabaseUser(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetDbaId(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetDdlOnline(v int32) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetEcsInstanceId(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetEcsRegion(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetEnvType(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetExportTimeout(v int32) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetHost(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetInstanceAlias(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetInstanceId(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetInstanceSource(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetInstanceType(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetPort(v int32) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetQueryTimeout(v int32) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetSafeRuleId(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetSid(v string) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetSkipTest(v bool) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetTid(v int64) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetUseDsql(v int32) *UpdateInstanceRequest + func (s *UpdateInstanceRequest) SetVpcId(v string) *UpdateInstanceRequest + func (s UpdateInstanceRequest) GoString() string + func (s UpdateInstanceRequest) String() string + type UpdateInstanceResponse struct + Body *UpdateInstanceResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateInstanceResponse) SetBody(v *UpdateInstanceResponseBody) *UpdateInstanceResponse + func (s *UpdateInstanceResponse) SetHeaders(v map[string]*string) *UpdateInstanceResponse + func (s *UpdateInstanceResponse) SetStatusCode(v int32) *UpdateInstanceResponse + func (s UpdateInstanceResponse) GoString() string + func (s UpdateInstanceResponse) String() string + type UpdateInstanceResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateInstanceResponseBody) SetErrorCode(v string) *UpdateInstanceResponseBody + func (s *UpdateInstanceResponseBody) SetErrorMessage(v string) *UpdateInstanceResponseBody + func (s *UpdateInstanceResponseBody) SetRequestId(v string) *UpdateInstanceResponseBody + func (s *UpdateInstanceResponseBody) SetSuccess(v bool) *UpdateInstanceResponseBody + func (s UpdateInstanceResponseBody) GoString() string + func (s UpdateInstanceResponseBody) String() string + type UpdateSLARulesRequest struct + DagId *int64 + SlaRuleList []*UpdateSLARulesRequestSlaRuleList + Tid *int64 + func (s *UpdateSLARulesRequest) SetDagId(v int64) *UpdateSLARulesRequest + func (s *UpdateSLARulesRequest) SetSlaRuleList(v []*UpdateSLARulesRequestSlaRuleList) *UpdateSLARulesRequest + func (s *UpdateSLARulesRequest) SetTid(v int64) *UpdateSLARulesRequest + func (s UpdateSLARulesRequest) GoString() string + func (s UpdateSLARulesRequest) String() string + type UpdateSLARulesRequestSlaRuleList struct + DagId *int64 + IntervalMinutes *int32 + NodeId *int64 + Type *int32 + func (s *UpdateSLARulesRequestSlaRuleList) SetDagId(v int64) *UpdateSLARulesRequestSlaRuleList + func (s *UpdateSLARulesRequestSlaRuleList) SetIntervalMinutes(v int32) *UpdateSLARulesRequestSlaRuleList + func (s *UpdateSLARulesRequestSlaRuleList) SetNodeId(v int64) *UpdateSLARulesRequestSlaRuleList + func (s *UpdateSLARulesRequestSlaRuleList) SetType(v int32) *UpdateSLARulesRequestSlaRuleList + func (s UpdateSLARulesRequestSlaRuleList) GoString() string + func (s UpdateSLARulesRequestSlaRuleList) String() string + type UpdateSLARulesResponse struct + Body *UpdateSLARulesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateSLARulesResponse) SetBody(v *UpdateSLARulesResponseBody) *UpdateSLARulesResponse + func (s *UpdateSLARulesResponse) SetHeaders(v map[string]*string) *UpdateSLARulesResponse + func (s *UpdateSLARulesResponse) SetStatusCode(v int32) *UpdateSLARulesResponse + func (s UpdateSLARulesResponse) GoString() string + func (s UpdateSLARulesResponse) String() string + type UpdateSLARulesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateSLARulesResponseBody) SetErrorCode(v string) *UpdateSLARulesResponseBody + func (s *UpdateSLARulesResponseBody) SetErrorMessage(v string) *UpdateSLARulesResponseBody + func (s *UpdateSLARulesResponseBody) SetRequestId(v string) *UpdateSLARulesResponseBody + func (s *UpdateSLARulesResponseBody) SetSuccess(v bool) *UpdateSLARulesResponseBody + func (s UpdateSLARulesResponseBody) GoString() string + func (s UpdateSLARulesResponseBody) String() string + type UpdateSLARulesShrinkRequest struct + DagId *int64 + SlaRuleListShrink *string + Tid *int64 + func (s *UpdateSLARulesShrinkRequest) SetDagId(v int64) *UpdateSLARulesShrinkRequest + func (s *UpdateSLARulesShrinkRequest) SetSlaRuleListShrink(v string) *UpdateSLARulesShrinkRequest + func (s *UpdateSLARulesShrinkRequest) SetTid(v int64) *UpdateSLARulesShrinkRequest + func (s UpdateSLARulesShrinkRequest) GoString() string + func (s UpdateSLARulesShrinkRequest) String() string + type UpdateScenarioRequest struct + Description *string + ScenarioId *string + ScenarioName *string + Tid *int64 + func (s *UpdateScenarioRequest) SetDescription(v string) *UpdateScenarioRequest + func (s *UpdateScenarioRequest) SetScenarioId(v string) *UpdateScenarioRequest + func (s *UpdateScenarioRequest) SetScenarioName(v string) *UpdateScenarioRequest + func (s *UpdateScenarioRequest) SetTid(v int64) *UpdateScenarioRequest + func (s UpdateScenarioRequest) GoString() string + func (s UpdateScenarioRequest) String() string + type UpdateScenarioResponse struct + Body *UpdateScenarioResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateScenarioResponse) SetBody(v *UpdateScenarioResponseBody) *UpdateScenarioResponse + func (s *UpdateScenarioResponse) SetHeaders(v map[string]*string) *UpdateScenarioResponse + func (s *UpdateScenarioResponse) SetStatusCode(v int32) *UpdateScenarioResponse + func (s UpdateScenarioResponse) GoString() string + func (s UpdateScenarioResponse) String() string + type UpdateScenarioResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateScenarioResponseBody) SetErrorCode(v string) *UpdateScenarioResponseBody + func (s *UpdateScenarioResponseBody) SetErrorMessage(v string) *UpdateScenarioResponseBody + func (s *UpdateScenarioResponseBody) SetRequestId(v string) *UpdateScenarioResponseBody + func (s *UpdateScenarioResponseBody) SetSuccess(v bool) *UpdateScenarioResponseBody + func (s UpdateScenarioResponseBody) GoString() string + func (s UpdateScenarioResponseBody) String() string + type UpdateTaskConfigRequest struct + NodeConfig *string + NodeId *string + Tid *int64 + func (s *UpdateTaskConfigRequest) SetNodeConfig(v string) *UpdateTaskConfigRequest + func (s *UpdateTaskConfigRequest) SetNodeId(v string) *UpdateTaskConfigRequest + func (s *UpdateTaskConfigRequest) SetTid(v int64) *UpdateTaskConfigRequest + func (s UpdateTaskConfigRequest) GoString() string + func (s UpdateTaskConfigRequest) String() string + type UpdateTaskConfigResponse struct + Body *UpdateTaskConfigResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskConfigResponse) SetBody(v *UpdateTaskConfigResponseBody) *UpdateTaskConfigResponse + func (s *UpdateTaskConfigResponse) SetHeaders(v map[string]*string) *UpdateTaskConfigResponse + func (s *UpdateTaskConfigResponse) SetStatusCode(v int32) *UpdateTaskConfigResponse + func (s UpdateTaskConfigResponse) GoString() string + func (s UpdateTaskConfigResponse) String() string + type UpdateTaskConfigResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskConfigResponseBody) SetErrorCode(v string) *UpdateTaskConfigResponseBody + func (s *UpdateTaskConfigResponseBody) SetErrorMessage(v string) *UpdateTaskConfigResponseBody + func (s *UpdateTaskConfigResponseBody) SetRequestId(v string) *UpdateTaskConfigResponseBody + func (s *UpdateTaskConfigResponseBody) SetSuccess(v bool) *UpdateTaskConfigResponseBody + func (s UpdateTaskConfigResponseBody) GoString() string + func (s UpdateTaskConfigResponseBody) String() string + type UpdateTaskContentRequest struct + NodeContent *string + NodeId *string + Tid *int64 + func (s *UpdateTaskContentRequest) SetNodeContent(v string) *UpdateTaskContentRequest + func (s *UpdateTaskContentRequest) SetNodeId(v string) *UpdateTaskContentRequest + func (s *UpdateTaskContentRequest) SetTid(v int64) *UpdateTaskContentRequest + func (s UpdateTaskContentRequest) GoString() string + func (s UpdateTaskContentRequest) String() string + type UpdateTaskContentResponse struct + Body *UpdateTaskContentResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskContentResponse) SetBody(v *UpdateTaskContentResponseBody) *UpdateTaskContentResponse + func (s *UpdateTaskContentResponse) SetHeaders(v map[string]*string) *UpdateTaskContentResponse + func (s *UpdateTaskContentResponse) SetStatusCode(v int32) *UpdateTaskContentResponse + func (s UpdateTaskContentResponse) GoString() string + func (s UpdateTaskContentResponse) String() string + type UpdateTaskContentResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskContentResponseBody) SetErrorCode(v string) *UpdateTaskContentResponseBody + func (s *UpdateTaskContentResponseBody) SetErrorMessage(v string) *UpdateTaskContentResponseBody + func (s *UpdateTaskContentResponseBody) SetRequestId(v string) *UpdateTaskContentResponseBody + func (s *UpdateTaskContentResponseBody) SetSuccess(v bool) *UpdateTaskContentResponseBody + func (s UpdateTaskContentResponseBody) GoString() string + func (s UpdateTaskContentResponseBody) String() string + type UpdateTaskFlowConstantsRequest struct + DagConstants []*UpdateTaskFlowConstantsRequestDagConstants + DagId *int64 + Tid *int64 + func (s *UpdateTaskFlowConstantsRequest) SetDagConstants(v []*UpdateTaskFlowConstantsRequestDagConstants) *UpdateTaskFlowConstantsRequest + func (s *UpdateTaskFlowConstantsRequest) SetDagId(v int64) *UpdateTaskFlowConstantsRequest + func (s *UpdateTaskFlowConstantsRequest) SetTid(v int64) *UpdateTaskFlowConstantsRequest + func (s UpdateTaskFlowConstantsRequest) GoString() string + func (s UpdateTaskFlowConstantsRequest) String() string + type UpdateTaskFlowConstantsRequestDagConstants struct + Key *string + Value *string + func (s *UpdateTaskFlowConstantsRequestDagConstants) SetKey(v string) *UpdateTaskFlowConstantsRequestDagConstants + func (s *UpdateTaskFlowConstantsRequestDagConstants) SetValue(v string) *UpdateTaskFlowConstantsRequestDagConstants + func (s UpdateTaskFlowConstantsRequestDagConstants) GoString() string + func (s UpdateTaskFlowConstantsRequestDagConstants) String() string + type UpdateTaskFlowConstantsResponse struct + Body *UpdateTaskFlowConstantsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowConstantsResponse) SetBody(v *UpdateTaskFlowConstantsResponseBody) *UpdateTaskFlowConstantsResponse + func (s *UpdateTaskFlowConstantsResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowConstantsResponse + func (s *UpdateTaskFlowConstantsResponse) SetStatusCode(v int32) *UpdateTaskFlowConstantsResponse + func (s UpdateTaskFlowConstantsResponse) GoString() string + func (s UpdateTaskFlowConstantsResponse) String() string + type UpdateTaskFlowConstantsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowConstantsResponseBody) SetErrorCode(v string) *UpdateTaskFlowConstantsResponseBody + func (s *UpdateTaskFlowConstantsResponseBody) SetErrorMessage(v string) *UpdateTaskFlowConstantsResponseBody + func (s *UpdateTaskFlowConstantsResponseBody) SetRequestId(v string) *UpdateTaskFlowConstantsResponseBody + func (s *UpdateTaskFlowConstantsResponseBody) SetSuccess(v bool) *UpdateTaskFlowConstantsResponseBody + func (s UpdateTaskFlowConstantsResponseBody) GoString() string + func (s UpdateTaskFlowConstantsResponseBody) String() string + type UpdateTaskFlowConstantsShrinkRequest struct + DagConstantsShrink *string + DagId *int64 + Tid *int64 + func (s *UpdateTaskFlowConstantsShrinkRequest) SetDagConstantsShrink(v string) *UpdateTaskFlowConstantsShrinkRequest + func (s *UpdateTaskFlowConstantsShrinkRequest) SetDagId(v int64) *UpdateTaskFlowConstantsShrinkRequest + func (s *UpdateTaskFlowConstantsShrinkRequest) SetTid(v int64) *UpdateTaskFlowConstantsShrinkRequest + func (s UpdateTaskFlowConstantsShrinkRequest) GoString() string + func (s UpdateTaskFlowConstantsShrinkRequest) String() string + type UpdateTaskFlowCooperatorsRequest struct + CooperatorIds []*string + DagId *int64 + Tid *int64 + func (s *UpdateTaskFlowCooperatorsRequest) SetCooperatorIds(v []*string) *UpdateTaskFlowCooperatorsRequest + func (s *UpdateTaskFlowCooperatorsRequest) SetDagId(v int64) *UpdateTaskFlowCooperatorsRequest + func (s *UpdateTaskFlowCooperatorsRequest) SetTid(v int64) *UpdateTaskFlowCooperatorsRequest + func (s UpdateTaskFlowCooperatorsRequest) GoString() string + func (s UpdateTaskFlowCooperatorsRequest) String() string + type UpdateTaskFlowCooperatorsResponse struct + Body *UpdateTaskFlowCooperatorsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowCooperatorsResponse) SetBody(v *UpdateTaskFlowCooperatorsResponseBody) *UpdateTaskFlowCooperatorsResponse + func (s *UpdateTaskFlowCooperatorsResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowCooperatorsResponse + func (s *UpdateTaskFlowCooperatorsResponse) SetStatusCode(v int32) *UpdateTaskFlowCooperatorsResponse + func (s UpdateTaskFlowCooperatorsResponse) GoString() string + func (s UpdateTaskFlowCooperatorsResponse) String() string + type UpdateTaskFlowCooperatorsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowCooperatorsResponseBody) SetErrorCode(v string) *UpdateTaskFlowCooperatorsResponseBody + func (s *UpdateTaskFlowCooperatorsResponseBody) SetErrorMessage(v string) *UpdateTaskFlowCooperatorsResponseBody + func (s *UpdateTaskFlowCooperatorsResponseBody) SetRequestId(v string) *UpdateTaskFlowCooperatorsResponseBody + func (s *UpdateTaskFlowCooperatorsResponseBody) SetSuccess(v bool) *UpdateTaskFlowCooperatorsResponseBody + func (s UpdateTaskFlowCooperatorsResponseBody) GoString() string + func (s UpdateTaskFlowCooperatorsResponseBody) String() string + type UpdateTaskFlowCooperatorsShrinkRequest struct + CooperatorIdsShrink *string + DagId *int64 + Tid *int64 + func (s *UpdateTaskFlowCooperatorsShrinkRequest) SetCooperatorIdsShrink(v string) *UpdateTaskFlowCooperatorsShrinkRequest + func (s *UpdateTaskFlowCooperatorsShrinkRequest) SetDagId(v int64) *UpdateTaskFlowCooperatorsShrinkRequest + func (s *UpdateTaskFlowCooperatorsShrinkRequest) SetTid(v int64) *UpdateTaskFlowCooperatorsShrinkRequest + func (s UpdateTaskFlowCooperatorsShrinkRequest) GoString() string + func (s UpdateTaskFlowCooperatorsShrinkRequest) String() string + type UpdateTaskFlowEdgesRequest struct + DagId *int64 + Edges []*UpdateTaskFlowEdgesRequestEdges + Tid *int64 + func (s *UpdateTaskFlowEdgesRequest) SetDagId(v int64) *UpdateTaskFlowEdgesRequest + func (s *UpdateTaskFlowEdgesRequest) SetEdges(v []*UpdateTaskFlowEdgesRequestEdges) *UpdateTaskFlowEdgesRequest + func (s *UpdateTaskFlowEdgesRequest) SetTid(v int64) *UpdateTaskFlowEdgesRequest + func (s UpdateTaskFlowEdgesRequest) GoString() string + func (s UpdateTaskFlowEdgesRequest) String() string + type UpdateTaskFlowEdgesRequestEdges struct + Id *int64 + NodeEnd *int64 + NodeFrom *int64 + func (s *UpdateTaskFlowEdgesRequestEdges) SetId(v int64) *UpdateTaskFlowEdgesRequestEdges + func (s *UpdateTaskFlowEdgesRequestEdges) SetNodeEnd(v int64) *UpdateTaskFlowEdgesRequestEdges + func (s *UpdateTaskFlowEdgesRequestEdges) SetNodeFrom(v int64) *UpdateTaskFlowEdgesRequestEdges + func (s UpdateTaskFlowEdgesRequestEdges) GoString() string + func (s UpdateTaskFlowEdgesRequestEdges) String() string + type UpdateTaskFlowEdgesResponse struct + Body *UpdateTaskFlowEdgesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowEdgesResponse) SetBody(v *UpdateTaskFlowEdgesResponseBody) *UpdateTaskFlowEdgesResponse + func (s *UpdateTaskFlowEdgesResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowEdgesResponse + func (s *UpdateTaskFlowEdgesResponse) SetStatusCode(v int32) *UpdateTaskFlowEdgesResponse + func (s UpdateTaskFlowEdgesResponse) GoString() string + func (s UpdateTaskFlowEdgesResponse) String() string + type UpdateTaskFlowEdgesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowEdgesResponseBody) SetErrorCode(v string) *UpdateTaskFlowEdgesResponseBody + func (s *UpdateTaskFlowEdgesResponseBody) SetErrorMessage(v string) *UpdateTaskFlowEdgesResponseBody + func (s *UpdateTaskFlowEdgesResponseBody) SetRequestId(v string) *UpdateTaskFlowEdgesResponseBody + func (s *UpdateTaskFlowEdgesResponseBody) SetSuccess(v bool) *UpdateTaskFlowEdgesResponseBody + func (s UpdateTaskFlowEdgesResponseBody) GoString() string + func (s UpdateTaskFlowEdgesResponseBody) String() string + type UpdateTaskFlowEdgesShrinkRequest struct + DagId *int64 + EdgesShrink *string + Tid *int64 + func (s *UpdateTaskFlowEdgesShrinkRequest) SetDagId(v int64) *UpdateTaskFlowEdgesShrinkRequest + func (s *UpdateTaskFlowEdgesShrinkRequest) SetEdgesShrink(v string) *UpdateTaskFlowEdgesShrinkRequest + func (s *UpdateTaskFlowEdgesShrinkRequest) SetTid(v int64) *UpdateTaskFlowEdgesShrinkRequest + func (s UpdateTaskFlowEdgesShrinkRequest) GoString() string + func (s UpdateTaskFlowEdgesShrinkRequest) String() string + type UpdateTaskFlowNameAndDescRequest struct + DagId *int64 + DagName *string + Description *string + Tid *int64 + func (s *UpdateTaskFlowNameAndDescRequest) SetDagId(v int64) *UpdateTaskFlowNameAndDescRequest + func (s *UpdateTaskFlowNameAndDescRequest) SetDagName(v string) *UpdateTaskFlowNameAndDescRequest + func (s *UpdateTaskFlowNameAndDescRequest) SetDescription(v string) *UpdateTaskFlowNameAndDescRequest + func (s *UpdateTaskFlowNameAndDescRequest) SetTid(v int64) *UpdateTaskFlowNameAndDescRequest + func (s UpdateTaskFlowNameAndDescRequest) GoString() string + func (s UpdateTaskFlowNameAndDescRequest) String() string + type UpdateTaskFlowNameAndDescResponse struct + Body *UpdateTaskFlowNameAndDescResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowNameAndDescResponse) SetBody(v *UpdateTaskFlowNameAndDescResponseBody) *UpdateTaskFlowNameAndDescResponse + func (s *UpdateTaskFlowNameAndDescResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowNameAndDescResponse + func (s *UpdateTaskFlowNameAndDescResponse) SetStatusCode(v int32) *UpdateTaskFlowNameAndDescResponse + func (s UpdateTaskFlowNameAndDescResponse) GoString() string + func (s UpdateTaskFlowNameAndDescResponse) String() string + type UpdateTaskFlowNameAndDescResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowNameAndDescResponseBody) SetErrorCode(v string) *UpdateTaskFlowNameAndDescResponseBody + func (s *UpdateTaskFlowNameAndDescResponseBody) SetErrorMessage(v string) *UpdateTaskFlowNameAndDescResponseBody + func (s *UpdateTaskFlowNameAndDescResponseBody) SetRequestId(v string) *UpdateTaskFlowNameAndDescResponseBody + func (s *UpdateTaskFlowNameAndDescResponseBody) SetSuccess(v bool) *UpdateTaskFlowNameAndDescResponseBody + func (s UpdateTaskFlowNameAndDescResponseBody) GoString() string + func (s UpdateTaskFlowNameAndDescResponseBody) String() string + type UpdateTaskFlowNotificationRequest struct + DagId *int64 + DagNotificationFail *bool + DagNotificationSla *bool + DagNotificationSuccess *bool + Tid *int64 + func (s *UpdateTaskFlowNotificationRequest) SetDagId(v int64) *UpdateTaskFlowNotificationRequest + func (s *UpdateTaskFlowNotificationRequest) SetDagNotificationFail(v bool) *UpdateTaskFlowNotificationRequest + func (s *UpdateTaskFlowNotificationRequest) SetDagNotificationSla(v bool) *UpdateTaskFlowNotificationRequest + func (s *UpdateTaskFlowNotificationRequest) SetDagNotificationSuccess(v bool) *UpdateTaskFlowNotificationRequest + func (s *UpdateTaskFlowNotificationRequest) SetTid(v int64) *UpdateTaskFlowNotificationRequest + func (s UpdateTaskFlowNotificationRequest) GoString() string + func (s UpdateTaskFlowNotificationRequest) String() string + type UpdateTaskFlowNotificationResponse struct + Body *UpdateTaskFlowNotificationResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowNotificationResponse) SetBody(v *UpdateTaskFlowNotificationResponseBody) *UpdateTaskFlowNotificationResponse + func (s *UpdateTaskFlowNotificationResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowNotificationResponse + func (s *UpdateTaskFlowNotificationResponse) SetStatusCode(v int32) *UpdateTaskFlowNotificationResponse + func (s UpdateTaskFlowNotificationResponse) GoString() string + func (s UpdateTaskFlowNotificationResponse) String() string + type UpdateTaskFlowNotificationResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowNotificationResponseBody) SetErrorCode(v string) *UpdateTaskFlowNotificationResponseBody + func (s *UpdateTaskFlowNotificationResponseBody) SetErrorMessage(v string) *UpdateTaskFlowNotificationResponseBody + func (s *UpdateTaskFlowNotificationResponseBody) SetRequestId(v string) *UpdateTaskFlowNotificationResponseBody + func (s *UpdateTaskFlowNotificationResponseBody) SetSuccess(v bool) *UpdateTaskFlowNotificationResponseBody + func (s UpdateTaskFlowNotificationResponseBody) GoString() string + func (s UpdateTaskFlowNotificationResponseBody) String() string + type UpdateTaskFlowOwnerRequest struct + DagId *int64 + NewOwnerId *string + Tid *int64 + func (s *UpdateTaskFlowOwnerRequest) SetDagId(v int64) *UpdateTaskFlowOwnerRequest + func (s *UpdateTaskFlowOwnerRequest) SetNewOwnerId(v string) *UpdateTaskFlowOwnerRequest + func (s *UpdateTaskFlowOwnerRequest) SetTid(v int64) *UpdateTaskFlowOwnerRequest + func (s UpdateTaskFlowOwnerRequest) GoString() string + func (s UpdateTaskFlowOwnerRequest) String() string + type UpdateTaskFlowOwnerResponse struct + Body *UpdateTaskFlowOwnerResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowOwnerResponse) SetBody(v *UpdateTaskFlowOwnerResponseBody) *UpdateTaskFlowOwnerResponse + func (s *UpdateTaskFlowOwnerResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowOwnerResponse + func (s *UpdateTaskFlowOwnerResponse) SetStatusCode(v int32) *UpdateTaskFlowOwnerResponse + func (s UpdateTaskFlowOwnerResponse) GoString() string + func (s UpdateTaskFlowOwnerResponse) String() string + type UpdateTaskFlowOwnerResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowOwnerResponseBody) SetErrorCode(v string) *UpdateTaskFlowOwnerResponseBody + func (s *UpdateTaskFlowOwnerResponseBody) SetErrorMessage(v string) *UpdateTaskFlowOwnerResponseBody + func (s *UpdateTaskFlowOwnerResponseBody) SetRequestId(v string) *UpdateTaskFlowOwnerResponseBody + func (s *UpdateTaskFlowOwnerResponseBody) SetSuccess(v bool) *UpdateTaskFlowOwnerResponseBody + func (s UpdateTaskFlowOwnerResponseBody) GoString() string + func (s UpdateTaskFlowOwnerResponseBody) String() string + type UpdateTaskFlowRelationsRequest struct + DagId *int64 + Edges []*UpdateTaskFlowRelationsRequestEdges + Tid *int64 + func (s *UpdateTaskFlowRelationsRequest) SetDagId(v int64) *UpdateTaskFlowRelationsRequest + func (s *UpdateTaskFlowRelationsRequest) SetEdges(v []*UpdateTaskFlowRelationsRequestEdges) *UpdateTaskFlowRelationsRequest + func (s *UpdateTaskFlowRelationsRequest) SetTid(v int64) *UpdateTaskFlowRelationsRequest + func (s UpdateTaskFlowRelationsRequest) GoString() string + func (s UpdateTaskFlowRelationsRequest) String() string + type UpdateTaskFlowRelationsRequestEdges struct + Id *int64 + NodeEnd *int64 + NodeFrom *int64 + func (s *UpdateTaskFlowRelationsRequestEdges) SetId(v int64) *UpdateTaskFlowRelationsRequestEdges + func (s *UpdateTaskFlowRelationsRequestEdges) SetNodeEnd(v int64) *UpdateTaskFlowRelationsRequestEdges + func (s *UpdateTaskFlowRelationsRequestEdges) SetNodeFrom(v int64) *UpdateTaskFlowRelationsRequestEdges + func (s UpdateTaskFlowRelationsRequestEdges) GoString() string + func (s UpdateTaskFlowRelationsRequestEdges) String() string + type UpdateTaskFlowRelationsResponse struct + Body *UpdateTaskFlowRelationsResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowRelationsResponse) SetBody(v *UpdateTaskFlowRelationsResponseBody) *UpdateTaskFlowRelationsResponse + func (s *UpdateTaskFlowRelationsResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowRelationsResponse + func (s *UpdateTaskFlowRelationsResponse) SetStatusCode(v int32) *UpdateTaskFlowRelationsResponse + func (s UpdateTaskFlowRelationsResponse) GoString() string + func (s UpdateTaskFlowRelationsResponse) String() string + type UpdateTaskFlowRelationsResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowRelationsResponseBody) SetErrorCode(v string) *UpdateTaskFlowRelationsResponseBody + func (s *UpdateTaskFlowRelationsResponseBody) SetErrorMessage(v string) *UpdateTaskFlowRelationsResponseBody + func (s *UpdateTaskFlowRelationsResponseBody) SetRequestId(v string) *UpdateTaskFlowRelationsResponseBody + func (s *UpdateTaskFlowRelationsResponseBody) SetSuccess(v bool) *UpdateTaskFlowRelationsResponseBody + func (s UpdateTaskFlowRelationsResponseBody) GoString() string + func (s UpdateTaskFlowRelationsResponseBody) String() string + type UpdateTaskFlowRelationsShrinkRequest struct + DagId *int64 + EdgesShrink *string + Tid *int64 + func (s *UpdateTaskFlowRelationsShrinkRequest) SetDagId(v int64) *UpdateTaskFlowRelationsShrinkRequest + func (s *UpdateTaskFlowRelationsShrinkRequest) SetEdgesShrink(v string) *UpdateTaskFlowRelationsShrinkRequest + func (s *UpdateTaskFlowRelationsShrinkRequest) SetTid(v int64) *UpdateTaskFlowRelationsShrinkRequest + func (s UpdateTaskFlowRelationsShrinkRequest) GoString() string + func (s UpdateTaskFlowRelationsShrinkRequest) String() string + type UpdateTaskFlowScheduleRequest struct + CronBeginDate *string + CronEndDate *string + CronStr *string + CronType *string + DagId *int64 + ScheduleParam *string + ScheduleSwitch *bool + Tid *int64 + TimeZoneId *string + TriggerType *string + func (s *UpdateTaskFlowScheduleRequest) SetCronBeginDate(v string) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetCronEndDate(v string) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetCronStr(v string) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetCronType(v string) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetDagId(v int64) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetScheduleParam(v string) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetScheduleSwitch(v bool) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetTid(v int64) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetTimeZoneId(v string) *UpdateTaskFlowScheduleRequest + func (s *UpdateTaskFlowScheduleRequest) SetTriggerType(v string) *UpdateTaskFlowScheduleRequest + func (s UpdateTaskFlowScheduleRequest) GoString() string + func (s UpdateTaskFlowScheduleRequest) String() string + type UpdateTaskFlowScheduleResponse struct + Body *UpdateTaskFlowScheduleResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowScheduleResponse) SetBody(v *UpdateTaskFlowScheduleResponseBody) *UpdateTaskFlowScheduleResponse + func (s *UpdateTaskFlowScheduleResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowScheduleResponse + func (s *UpdateTaskFlowScheduleResponse) SetStatusCode(v int32) *UpdateTaskFlowScheduleResponse + func (s UpdateTaskFlowScheduleResponse) GoString() string + func (s UpdateTaskFlowScheduleResponse) String() string + type UpdateTaskFlowScheduleResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowScheduleResponseBody) SetErrorCode(v string) *UpdateTaskFlowScheduleResponseBody + func (s *UpdateTaskFlowScheduleResponseBody) SetErrorMessage(v string) *UpdateTaskFlowScheduleResponseBody + func (s *UpdateTaskFlowScheduleResponseBody) SetRequestId(v string) *UpdateTaskFlowScheduleResponseBody + func (s *UpdateTaskFlowScheduleResponseBody) SetSuccess(v bool) *UpdateTaskFlowScheduleResponseBody + func (s UpdateTaskFlowScheduleResponseBody) GoString() string + func (s UpdateTaskFlowScheduleResponseBody) String() string + type UpdateTaskFlowTimeVariablesRequest struct + DagId *int64 + Tid *int64 + TimeVariables *string + func (s *UpdateTaskFlowTimeVariablesRequest) SetDagId(v int64) *UpdateTaskFlowTimeVariablesRequest + func (s *UpdateTaskFlowTimeVariablesRequest) SetTid(v int64) *UpdateTaskFlowTimeVariablesRequest + func (s *UpdateTaskFlowTimeVariablesRequest) SetTimeVariables(v string) *UpdateTaskFlowTimeVariablesRequest + func (s UpdateTaskFlowTimeVariablesRequest) GoString() string + func (s UpdateTaskFlowTimeVariablesRequest) String() string + type UpdateTaskFlowTimeVariablesResponse struct + Body *UpdateTaskFlowTimeVariablesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskFlowTimeVariablesResponse) SetBody(v *UpdateTaskFlowTimeVariablesResponseBody) *UpdateTaskFlowTimeVariablesResponse + func (s *UpdateTaskFlowTimeVariablesResponse) SetHeaders(v map[string]*string) *UpdateTaskFlowTimeVariablesResponse + func (s *UpdateTaskFlowTimeVariablesResponse) SetStatusCode(v int32) *UpdateTaskFlowTimeVariablesResponse + func (s UpdateTaskFlowTimeVariablesResponse) GoString() string + func (s UpdateTaskFlowTimeVariablesResponse) String() string + type UpdateTaskFlowTimeVariablesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskFlowTimeVariablesResponseBody) SetErrorCode(v string) *UpdateTaskFlowTimeVariablesResponseBody + func (s *UpdateTaskFlowTimeVariablesResponseBody) SetErrorMessage(v string) *UpdateTaskFlowTimeVariablesResponseBody + func (s *UpdateTaskFlowTimeVariablesResponseBody) SetRequestId(v string) *UpdateTaskFlowTimeVariablesResponseBody + func (s *UpdateTaskFlowTimeVariablesResponseBody) SetSuccess(v bool) *UpdateTaskFlowTimeVariablesResponseBody + func (s UpdateTaskFlowTimeVariablesResponseBody) GoString() string + func (s UpdateTaskFlowTimeVariablesResponseBody) String() string + type UpdateTaskNameRequest struct + NodeId *string + NodeName *string + Tid *int64 + func (s *UpdateTaskNameRequest) SetNodeId(v string) *UpdateTaskNameRequest + func (s *UpdateTaskNameRequest) SetNodeName(v string) *UpdateTaskNameRequest + func (s *UpdateTaskNameRequest) SetTid(v int64) *UpdateTaskNameRequest + func (s UpdateTaskNameRequest) GoString() string + func (s UpdateTaskNameRequest) String() string + type UpdateTaskNameResponse struct + Body *UpdateTaskNameResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskNameResponse) SetBody(v *UpdateTaskNameResponseBody) *UpdateTaskNameResponse + func (s *UpdateTaskNameResponse) SetHeaders(v map[string]*string) *UpdateTaskNameResponse + func (s *UpdateTaskNameResponse) SetStatusCode(v int32) *UpdateTaskNameResponse + func (s UpdateTaskNameResponse) GoString() string + func (s UpdateTaskNameResponse) String() string + type UpdateTaskNameResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskNameResponseBody) SetErrorCode(v string) *UpdateTaskNameResponseBody + func (s *UpdateTaskNameResponseBody) SetErrorMessage(v string) *UpdateTaskNameResponseBody + func (s *UpdateTaskNameResponseBody) SetRequestId(v string) *UpdateTaskNameResponseBody + func (s *UpdateTaskNameResponseBody) SetSuccess(v bool) *UpdateTaskNameResponseBody + func (s UpdateTaskNameResponseBody) GoString() string + func (s UpdateTaskNameResponseBody) String() string + type UpdateTaskOutputRequest struct + NodeId *string + NodeOutput *string + Tid *int64 + func (s *UpdateTaskOutputRequest) SetNodeId(v string) *UpdateTaskOutputRequest + func (s *UpdateTaskOutputRequest) SetNodeOutput(v string) *UpdateTaskOutputRequest + func (s *UpdateTaskOutputRequest) SetTid(v int64) *UpdateTaskOutputRequest + func (s UpdateTaskOutputRequest) GoString() string + func (s UpdateTaskOutputRequest) String() string + type UpdateTaskOutputResponse struct + Body *UpdateTaskOutputResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskOutputResponse) SetBody(v *UpdateTaskOutputResponseBody) *UpdateTaskOutputResponse + func (s *UpdateTaskOutputResponse) SetHeaders(v map[string]*string) *UpdateTaskOutputResponse + func (s *UpdateTaskOutputResponse) SetStatusCode(v int32) *UpdateTaskOutputResponse + func (s UpdateTaskOutputResponse) GoString() string + func (s UpdateTaskOutputResponse) String() string + type UpdateTaskOutputResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskOutputResponseBody) SetErrorCode(v string) *UpdateTaskOutputResponseBody + func (s *UpdateTaskOutputResponseBody) SetErrorMessage(v string) *UpdateTaskOutputResponseBody + func (s *UpdateTaskOutputResponseBody) SetRequestId(v string) *UpdateTaskOutputResponseBody + func (s *UpdateTaskOutputResponseBody) SetSuccess(v bool) *UpdateTaskOutputResponseBody + func (s UpdateTaskOutputResponseBody) GoString() string + func (s UpdateTaskOutputResponseBody) String() string + type UpdateTaskTimeVariablesRequest struct + NodeId *string + Tid *int64 + TimeVariables *string + func (s *UpdateTaskTimeVariablesRequest) SetNodeId(v string) *UpdateTaskTimeVariablesRequest + func (s *UpdateTaskTimeVariablesRequest) SetTid(v int64) *UpdateTaskTimeVariablesRequest + func (s *UpdateTaskTimeVariablesRequest) SetTimeVariables(v string) *UpdateTaskTimeVariablesRequest + func (s UpdateTaskTimeVariablesRequest) GoString() string + func (s UpdateTaskTimeVariablesRequest) String() string + type UpdateTaskTimeVariablesResponse struct + Body *UpdateTaskTimeVariablesResponseBody + Headers map[string]*string + StatusCode *int32 + func (s *UpdateTaskTimeVariablesResponse) SetBody(v *UpdateTaskTimeVariablesResponseBody) *UpdateTaskTimeVariablesResponse + func (s *UpdateTaskTimeVariablesResponse) SetHeaders(v map[string]*string) *UpdateTaskTimeVariablesResponse + func (s *UpdateTaskTimeVariablesResponse) SetStatusCode(v int32) *UpdateTaskTimeVariablesResponse + func (s UpdateTaskTimeVariablesResponse) GoString() string + func (s UpdateTaskTimeVariablesResponse) String() string + type UpdateTaskTimeVariablesResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateTaskTimeVariablesResponseBody) SetErrorCode(v string) *UpdateTaskTimeVariablesResponseBody + func (s *UpdateTaskTimeVariablesResponseBody) SetErrorMessage(v string) *UpdateTaskTimeVariablesResponseBody + func (s *UpdateTaskTimeVariablesResponseBody) SetRequestId(v string) *UpdateTaskTimeVariablesResponseBody + func (s *UpdateTaskTimeVariablesResponseBody) SetSuccess(v bool) *UpdateTaskTimeVariablesResponseBody + func (s UpdateTaskTimeVariablesResponseBody) GoString() string + func (s UpdateTaskTimeVariablesResponseBody) String() string + type UpdateUserRequest struct + MaxExecuteCount *int64 + MaxResultCount *int64 + Mobile *string + RoleNames *string + Tid *int64 + Uid *int64 + UserNick *string + func (s *UpdateUserRequest) SetMaxExecuteCount(v int64) *UpdateUserRequest + func (s *UpdateUserRequest) SetMaxResultCount(v int64) *UpdateUserRequest + func (s *UpdateUserRequest) SetMobile(v string) *UpdateUserRequest + func (s *UpdateUserRequest) SetRoleNames(v string) *UpdateUserRequest + func (s *UpdateUserRequest) SetTid(v int64) *UpdateUserRequest + func (s *UpdateUserRequest) SetUid(v int64) *UpdateUserRequest + func (s *UpdateUserRequest) SetUserNick(v string) *UpdateUserRequest + func (s UpdateUserRequest) GoString() string + func (s UpdateUserRequest) String() string + type UpdateUserResponse struct + Body *UpdateUserResponseBody + Headers map[string]*string + StatusCode *int32 + 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) GoString() string + func (s UpdateUserResponse) String() string + type UpdateUserResponseBody struct + ErrorCode *string + ErrorMessage *string + RequestId *string + Success *bool + func (s *UpdateUserResponseBody) SetErrorCode(v string) *UpdateUserResponseBody + func (s *UpdateUserResponseBody) SetErrorMessage(v string) *UpdateUserResponseBody + func (s *UpdateUserResponseBody) SetRequestId(v string) *UpdateUserResponseBody + func (s *UpdateUserResponseBody) SetSuccess(v bool) *UpdateUserResponseBody + func (s UpdateUserResponseBody) GoString() string + func (s UpdateUserResponseBody) String() string Other modules containing this package github.com/alibabacloud-go/dms-enterprise-20181101