Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddRecentUserAppListHeaders
- func (s AddRecentUserAppListHeaders) GoString() string
- func (s *AddRecentUserAppListHeaders) SetCommonHeaders(v map[string]*string) *AddRecentUserAppListHeaders
- func (s *AddRecentUserAppListHeaders) SetXAcsDingtalkAccessToken(v string) *AddRecentUserAppListHeaders
- func (s AddRecentUserAppListHeaders) String() string
- type AddRecentUserAppListRequest
- func (s AddRecentUserAppListRequest) GoString() string
- func (s *AddRecentUserAppListRequest) SetCorpId(v string) *AddRecentUserAppListRequest
- func (s *AddRecentUserAppListRequest) SetUsedAppDetailList(v []*AddRecentUserAppListRequestUsedAppDetailList) *AddRecentUserAppListRequest
- func (s *AddRecentUserAppListRequest) SetUserId(v string) *AddRecentUserAppListRequest
- func (s AddRecentUserAppListRequest) String() string
- type AddRecentUserAppListRequestUsedAppDetailList
- type AddRecentUserAppListResponse
- func (s AddRecentUserAppListResponse) GoString() string
- func (s *AddRecentUserAppListResponse) SetBody(v *AddRecentUserAppListResponseBody) *AddRecentUserAppListResponse
- func (s *AddRecentUserAppListResponse) SetHeaders(v map[string]*string) *AddRecentUserAppListResponse
- func (s *AddRecentUserAppListResponse) SetStatusCode(v int32) *AddRecentUserAppListResponse
- func (s AddRecentUserAppListResponse) String() string
- type AddRecentUserAppListResponseBody
- type Client
- func (client *Client) AddRecentUserAppList(request *AddRecentUserAppListRequest) (_result *AddRecentUserAppListResponse, _err error)
- func (client *Client) AddRecentUserAppListWithOptions(request *AddRecentUserAppListRequest, headers *AddRecentUserAppListHeaders, ...) (_result *AddRecentUserAppListResponse, _err error)
- func (client *Client) GetDingPortalDetail(appUuid *string) (_result *GetDingPortalDetailResponse, _err error)
- func (client *Client) GetDingPortalDetailWithOptions(appUuid *string, headers *GetDingPortalDetailHeaders, ...) (_result *GetDingPortalDetailResponse, _err error)
- func (client *Client) GetPluginPermissionPoint(request *GetPluginPermissionPointRequest) (_result *GetPluginPermissionPointResponse, _err error)
- func (client *Client) GetPluginPermissionPointWithOptions(request *GetPluginPermissionPointRequest, ...) (_result *GetPluginPermissionPointResponse, _err error)
- func (client *Client) GetPluginRuleCheckInfo(request *GetPluginRuleCheckInfoRequest) (_result *GetPluginRuleCheckInfoResponse, _err error)
- func (client *Client) GetPluginRuleCheckInfoWithOptions(request *GetPluginRuleCheckInfoRequest, headers *GetPluginRuleCheckInfoHeaders, ...) (_result *GetPluginRuleCheckInfoResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListWorkBenchGroup(request *ListWorkBenchGroupRequest) (_result *ListWorkBenchGroupResponse, _err error)
- func (client *Client) ListWorkBenchGroupWithOptions(request *ListWorkBenchGroupRequest, headers *ListWorkBenchGroupHeaders, ...) (_result *ListWorkBenchGroupResponse, _err error)
- func (client *Client) ModifyWorkbenchBadge(request *ModifyWorkbenchBadgeRequest) (_result *ModifyWorkbenchBadgeResponse, _err error)
- func (client *Client) ModifyWorkbenchBadgeWithOptions(request *ModifyWorkbenchBadgeRequest, headers *ModifyWorkbenchBadgeHeaders, ...) (_result *ModifyWorkbenchBadgeResponse, _err error)
- func (client *Client) QueryComponentScopes(componentId *string) (_result *QueryComponentScopesResponse, _err error)
- func (client *Client) QueryComponentScopesWithOptions(componentId *string, headers *QueryComponentScopesHeaders, ...) (_result *QueryComponentScopesResponse, _err error)
- func (client *Client) QueryShortcutScopes(shortcutKey *string) (_result *QueryShortcutScopesResponse, _err error)
- func (client *Client) QueryShortcutScopesWithOptions(shortcutKey *string, headers *QueryShortcutScopesHeaders, ...) (_result *QueryShortcutScopesResponse, _err error)
- func (client *Client) UndoDeletion(request *UndoDeletionRequest) (_result *UndoDeletionResponse, _err error)
- func (client *Client) UndoDeletionWithOptions(request *UndoDeletionRequest, headers *UndoDeletionHeaders, ...) (_result *UndoDeletionResponse, _err error)
- func (client *Client) UpdateDingPortalPageScope(pageUuid *string, appUuid *string, request *UpdateDingPortalPageScopeRequest) (_result *UpdateDingPortalPageScopeResponse, _err error)
- func (client *Client) UpdateDingPortalPageScopeWithOptions(pageUuid *string, appUuid *string, request *UpdateDingPortalPageScopeRequest, ...) (_result *UpdateDingPortalPageScopeResponse, _err error)
- type GetDingPortalDetailHeaders
- func (s GetDingPortalDetailHeaders) GoString() string
- func (s *GetDingPortalDetailHeaders) SetCommonHeaders(v map[string]*string) *GetDingPortalDetailHeaders
- func (s *GetDingPortalDetailHeaders) SetXAcsDingtalkAccessToken(v string) *GetDingPortalDetailHeaders
- func (s GetDingPortalDetailHeaders) String() string
- type GetDingPortalDetailResponse
- func (s GetDingPortalDetailResponse) GoString() string
- func (s *GetDingPortalDetailResponse) SetBody(v *GetDingPortalDetailResponseBody) *GetDingPortalDetailResponse
- func (s *GetDingPortalDetailResponse) SetHeaders(v map[string]*string) *GetDingPortalDetailResponse
- func (s *GetDingPortalDetailResponse) SetStatusCode(v int32) *GetDingPortalDetailResponse
- func (s GetDingPortalDetailResponse) String() string
- type GetDingPortalDetailResponseBody
- func (s GetDingPortalDetailResponseBody) GoString() string
- func (s *GetDingPortalDetailResponseBody) SetAppUuid(v string) *GetDingPortalDetailResponseBody
- func (s *GetDingPortalDetailResponseBody) SetDingPortalName(v string) *GetDingPortalDetailResponseBody
- func (s *GetDingPortalDetailResponseBody) SetPages(v []*GetDingPortalDetailResponseBodyPages) *GetDingPortalDetailResponseBody
- func (s GetDingPortalDetailResponseBody) String() string
- type GetDingPortalDetailResponseBodyPages
- func (s GetDingPortalDetailResponseBodyPages) GoString() string
- func (s *GetDingPortalDetailResponseBodyPages) SetAllVisible(v bool) *GetDingPortalDetailResponseBodyPages
- func (s *GetDingPortalDetailResponseBodyPages) SetDeptIds(v []*int64) *GetDingPortalDetailResponseBodyPages
- func (s *GetDingPortalDetailResponseBodyPages) SetPageName(v string) *GetDingPortalDetailResponseBodyPages
- func (s *GetDingPortalDetailResponseBodyPages) SetPageUuid(v string) *GetDingPortalDetailResponseBodyPages
- func (s *GetDingPortalDetailResponseBodyPages) SetRoleIds(v []*int64) *GetDingPortalDetailResponseBodyPages
- func (s *GetDingPortalDetailResponseBodyPages) SetUserids(v []*string) *GetDingPortalDetailResponseBodyPages
- func (s GetDingPortalDetailResponseBodyPages) String() string
- type GetPluginPermissionPointHeaders
- func (s GetPluginPermissionPointHeaders) GoString() string
- func (s *GetPluginPermissionPointHeaders) SetCommonHeaders(v map[string]*string) *GetPluginPermissionPointHeaders
- func (s *GetPluginPermissionPointHeaders) SetXAcsDingtalkAccessToken(v string) *GetPluginPermissionPointHeaders
- func (s GetPluginPermissionPointHeaders) String() string
- type GetPluginPermissionPointRequest
- type GetPluginPermissionPointResponse
- func (s GetPluginPermissionPointResponse) GoString() string
- func (s *GetPluginPermissionPointResponse) SetBody(v *GetPluginPermissionPointResponseBody) *GetPluginPermissionPointResponse
- func (s *GetPluginPermissionPointResponse) SetHeaders(v map[string]*string) *GetPluginPermissionPointResponse
- func (s *GetPluginPermissionPointResponse) SetStatusCode(v int32) *GetPluginPermissionPointResponse
- func (s GetPluginPermissionPointResponse) String() string
- type GetPluginPermissionPointResponseBody
- type GetPluginRuleCheckInfoHeaders
- func (s GetPluginRuleCheckInfoHeaders) GoString() string
- func (s *GetPluginRuleCheckInfoHeaders) SetCommonHeaders(v map[string]*string) *GetPluginRuleCheckInfoHeaders
- func (s *GetPluginRuleCheckInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetPluginRuleCheckInfoHeaders
- func (s GetPluginRuleCheckInfoHeaders) String() string
- type GetPluginRuleCheckInfoRequest
- type GetPluginRuleCheckInfoResponse
- func (s GetPluginRuleCheckInfoResponse) GoString() string
- func (s *GetPluginRuleCheckInfoResponse) SetBody(v *GetPluginRuleCheckInfoResponseBody) *GetPluginRuleCheckInfoResponse
- func (s *GetPluginRuleCheckInfoResponse) SetHeaders(v map[string]*string) *GetPluginRuleCheckInfoResponse
- func (s *GetPluginRuleCheckInfoResponse) SetStatusCode(v int32) *GetPluginRuleCheckInfoResponse
- func (s GetPluginRuleCheckInfoResponse) String() string
- type GetPluginRuleCheckInfoResponseBody
- func (s GetPluginRuleCheckInfoResponseBody) GoString() string
- func (s *GetPluginRuleCheckInfoResponseBody) SetPackCode(v string) *GetPluginRuleCheckInfoResponseBody
- func (s *GetPluginRuleCheckInfoResponseBody) SetPluginRuleCheckDetail(v string) *GetPluginRuleCheckInfoResponseBody
- func (s GetPluginRuleCheckInfoResponseBody) String() string
- type ListWorkBenchGroupHeaders
- func (s ListWorkBenchGroupHeaders) GoString() string
- func (s *ListWorkBenchGroupHeaders) SetCommonHeaders(v map[string]*string) *ListWorkBenchGroupHeaders
- func (s *ListWorkBenchGroupHeaders) SetXAcsDingtalkAccessToken(v string) *ListWorkBenchGroupHeaders
- func (s ListWorkBenchGroupHeaders) String() string
- type ListWorkBenchGroupRequest
- func (s ListWorkBenchGroupRequest) GoString() string
- func (s *ListWorkBenchGroupRequest) SetEcologicalCorpId(v string) *ListWorkBenchGroupRequest
- func (s *ListWorkBenchGroupRequest) SetGroupType(v string) *ListWorkBenchGroupRequest
- func (s *ListWorkBenchGroupRequest) SetOpUnionId(v string) *ListWorkBenchGroupRequest
- func (s ListWorkBenchGroupRequest) String() string
- type ListWorkBenchGroupResponse
- func (s ListWorkBenchGroupResponse) GoString() string
- func (s *ListWorkBenchGroupResponse) SetBody(v *ListWorkBenchGroupResponseBody) *ListWorkBenchGroupResponse
- func (s *ListWorkBenchGroupResponse) SetHeaders(v map[string]*string) *ListWorkBenchGroupResponse
- func (s *ListWorkBenchGroupResponse) SetStatusCode(v int32) *ListWorkBenchGroupResponse
- func (s ListWorkBenchGroupResponse) String() string
- type ListWorkBenchGroupResponseBody
- type ListWorkBenchGroupResponseBodyGroupList
- func (s ListWorkBenchGroupResponseBodyGroupList) GoString() string
- func (s *ListWorkBenchGroupResponseBodyGroupList) SetComponentId(v string) *ListWorkBenchGroupResponseBodyGroupList
- func (s *ListWorkBenchGroupResponseBodyGroupList) SetName(v string) *ListWorkBenchGroupResponseBodyGroupList
- func (s ListWorkBenchGroupResponseBodyGroupList) String() string
- type ModifyWorkbenchBadgeHeaders
- func (s ModifyWorkbenchBadgeHeaders) GoString() string
- func (s *ModifyWorkbenchBadgeHeaders) SetCommonHeaders(v map[string]*string) *ModifyWorkbenchBadgeHeaders
- func (s *ModifyWorkbenchBadgeHeaders) SetXAcsDingtalkAccessToken(v string) *ModifyWorkbenchBadgeHeaders
- func (s ModifyWorkbenchBadgeHeaders) String() string
- type ModifyWorkbenchBadgeRequest
- func (s ModifyWorkbenchBadgeRequest) GoString() string
- func (s *ModifyWorkbenchBadgeRequest) SetBizIdList(v []*string) *ModifyWorkbenchBadgeRequest
- func (s *ModifyWorkbenchBadgeRequest) SetIsAdded(v bool) *ModifyWorkbenchBadgeRequest
- func (s *ModifyWorkbenchBadgeRequest) SetModifyMode(v string) *ModifyWorkbenchBadgeRequest
- func (s *ModifyWorkbenchBadgeRequest) SetRedDotRelationId(v string) *ModifyWorkbenchBadgeRequest
- func (s *ModifyWorkbenchBadgeRequest) SetRedDotType(v string) *ModifyWorkbenchBadgeRequest
- func (s *ModifyWorkbenchBadgeRequest) SetUserId(v string) *ModifyWorkbenchBadgeRequest
- func (s ModifyWorkbenchBadgeRequest) String() string
- type ModifyWorkbenchBadgeResponse
- func (s ModifyWorkbenchBadgeResponse) GoString() string
- func (s *ModifyWorkbenchBadgeResponse) SetBody(v *ModifyWorkbenchBadgeResponseBody) *ModifyWorkbenchBadgeResponse
- func (s *ModifyWorkbenchBadgeResponse) SetHeaders(v map[string]*string) *ModifyWorkbenchBadgeResponse
- func (s *ModifyWorkbenchBadgeResponse) SetStatusCode(v int32) *ModifyWorkbenchBadgeResponse
- func (s ModifyWorkbenchBadgeResponse) String() string
- type ModifyWorkbenchBadgeResponseBody
- type QueryComponentScopesHeaders
- func (s QueryComponentScopesHeaders) GoString() string
- func (s *QueryComponentScopesHeaders) SetCommonHeaders(v map[string]*string) *QueryComponentScopesHeaders
- func (s *QueryComponentScopesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryComponentScopesHeaders
- func (s QueryComponentScopesHeaders) String() string
- type QueryComponentScopesResponse
- func (s QueryComponentScopesResponse) GoString() string
- func (s *QueryComponentScopesResponse) SetBody(v *QueryComponentScopesResponseBody) *QueryComponentScopesResponse
- func (s *QueryComponentScopesResponse) SetHeaders(v map[string]*string) *QueryComponentScopesResponse
- func (s *QueryComponentScopesResponse) SetStatusCode(v int32) *QueryComponentScopesResponse
- func (s QueryComponentScopesResponse) String() string
- type QueryComponentScopesResponseBody
- func (s QueryComponentScopesResponseBody) GoString() string
- func (s *QueryComponentScopesResponseBody) SetDeptVisibleScopes(v []*int64) *QueryComponentScopesResponseBody
- func (s *QueryComponentScopesResponseBody) SetUserVisibleScopes(v []*string) *QueryComponentScopesResponseBody
- func (s QueryComponentScopesResponseBody) String() string
- type QueryShortcutScopesHeaders
- func (s QueryShortcutScopesHeaders) GoString() string
- func (s *QueryShortcutScopesHeaders) SetCommonHeaders(v map[string]*string) *QueryShortcutScopesHeaders
- func (s *QueryShortcutScopesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryShortcutScopesHeaders
- func (s QueryShortcutScopesHeaders) String() string
- type QueryShortcutScopesResponse
- func (s QueryShortcutScopesResponse) GoString() string
- func (s *QueryShortcutScopesResponse) SetBody(v *QueryShortcutScopesResponseBody) *QueryShortcutScopesResponse
- func (s *QueryShortcutScopesResponse) SetHeaders(v map[string]*string) *QueryShortcutScopesResponse
- func (s *QueryShortcutScopesResponse) SetStatusCode(v int32) *QueryShortcutScopesResponse
- func (s QueryShortcutScopesResponse) String() string
- type QueryShortcutScopesResponseBody
- func (s QueryShortcutScopesResponseBody) GoString() string
- func (s *QueryShortcutScopesResponseBody) SetDeptVisibleScopes(v []*int64) *QueryShortcutScopesResponseBody
- func (s *QueryShortcutScopesResponseBody) SetUserVisibleScopes(v []*string) *QueryShortcutScopesResponseBody
- func (s QueryShortcutScopesResponseBody) String() string
- type UndoDeletionHeaders
- type UndoDeletionRequest
- func (s UndoDeletionRequest) GoString() string
- func (s *UndoDeletionRequest) SetBizIdList(v []*string) *UndoDeletionRequest
- func (s *UndoDeletionRequest) SetRedDotRelationId(v string) *UndoDeletionRequest
- func (s *UndoDeletionRequest) SetRedDotType(v string) *UndoDeletionRequest
- func (s *UndoDeletionRequest) SetUserId(v string) *UndoDeletionRequest
- func (s UndoDeletionRequest) String() string
- type UndoDeletionResponse
- func (s UndoDeletionResponse) GoString() string
- func (s *UndoDeletionResponse) SetBody(v *UndoDeletionResponseBody) *UndoDeletionResponse
- func (s *UndoDeletionResponse) SetHeaders(v map[string]*string) *UndoDeletionResponse
- func (s *UndoDeletionResponse) SetStatusCode(v int32) *UndoDeletionResponse
- func (s UndoDeletionResponse) String() string
- type UndoDeletionResponseBody
- type UpdateDingPortalPageScopeHeaders
- func (s UpdateDingPortalPageScopeHeaders) GoString() string
- func (s *UpdateDingPortalPageScopeHeaders) SetCommonHeaders(v map[string]*string) *UpdateDingPortalPageScopeHeaders
- func (s *UpdateDingPortalPageScopeHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateDingPortalPageScopeHeaders
- func (s UpdateDingPortalPageScopeHeaders) String() string
- type UpdateDingPortalPageScopeRequest
- func (s UpdateDingPortalPageScopeRequest) GoString() string
- func (s *UpdateDingPortalPageScopeRequest) SetAllVisible(v bool) *UpdateDingPortalPageScopeRequest
- func (s *UpdateDingPortalPageScopeRequest) SetDeptIds(v []*int64) *UpdateDingPortalPageScopeRequest
- func (s *UpdateDingPortalPageScopeRequest) SetRoleIds(v []*int64) *UpdateDingPortalPageScopeRequest
- func (s *UpdateDingPortalPageScopeRequest) SetUserids(v []*string) *UpdateDingPortalPageScopeRequest
- func (s UpdateDingPortalPageScopeRequest) String() string
- type UpdateDingPortalPageScopeResponse
- func (s UpdateDingPortalPageScopeResponse) GoString() string
- func (s *UpdateDingPortalPageScopeResponse) SetHeaders(v map[string]*string) *UpdateDingPortalPageScopeResponse
- func (s *UpdateDingPortalPageScopeResponse) SetStatusCode(v int32) *UpdateDingPortalPageScopeResponse
- func (s UpdateDingPortalPageScopeResponse) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddRecentUserAppListHeaders ¶ added in v2.0.83
type AddRecentUserAppListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (AddRecentUserAppListHeaders) GoString ¶ added in v2.0.83
func (s AddRecentUserAppListHeaders) GoString() string
func (*AddRecentUserAppListHeaders) SetCommonHeaders ¶ added in v2.0.83
func (s *AddRecentUserAppListHeaders) SetCommonHeaders(v map[string]*string) *AddRecentUserAppListHeaders
func (*AddRecentUserAppListHeaders) SetXAcsDingtalkAccessToken ¶ added in v2.0.83
func (s *AddRecentUserAppListHeaders) SetXAcsDingtalkAccessToken(v string) *AddRecentUserAppListHeaders
func (AddRecentUserAppListHeaders) String ¶ added in v2.0.83
func (s AddRecentUserAppListHeaders) String() string
type AddRecentUserAppListRequest ¶ added in v2.0.83
type AddRecentUserAppListRequest struct { CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` UsedAppDetailList []*AddRecentUserAppListRequestUsedAppDetailList `json:"usedAppDetailList,omitempty" xml:"usedAppDetailList,omitempty" type:"Repeated"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (AddRecentUserAppListRequest) GoString ¶ added in v2.0.83
func (s AddRecentUserAppListRequest) GoString() string
func (*AddRecentUserAppListRequest) SetCorpId ¶ added in v2.0.83
func (s *AddRecentUserAppListRequest) SetCorpId(v string) *AddRecentUserAppListRequest
func (*AddRecentUserAppListRequest) SetUsedAppDetailList ¶ added in v2.0.83
func (s *AddRecentUserAppListRequest) SetUsedAppDetailList(v []*AddRecentUserAppListRequestUsedAppDetailList) *AddRecentUserAppListRequest
func (*AddRecentUserAppListRequest) SetUserId ¶ added in v2.0.83
func (s *AddRecentUserAppListRequest) SetUserId(v string) *AddRecentUserAppListRequest
func (AddRecentUserAppListRequest) String ¶ added in v2.0.83
func (s AddRecentUserAppListRequest) String() string
type AddRecentUserAppListRequestUsedAppDetailList ¶ added in v2.0.83
type AddRecentUserAppListRequestUsedAppDetailList struct {
AgentId *string `json:"agentId,omitempty" xml:"agentId,omitempty"`
}
func (AddRecentUserAppListRequestUsedAppDetailList) GoString ¶ added in v2.0.83
func (s AddRecentUserAppListRequestUsedAppDetailList) GoString() string
func (*AddRecentUserAppListRequestUsedAppDetailList) SetAgentId ¶ added in v2.0.83
func (s *AddRecentUserAppListRequestUsedAppDetailList) SetAgentId(v string) *AddRecentUserAppListRequestUsedAppDetailList
func (AddRecentUserAppListRequestUsedAppDetailList) String ¶ added in v2.0.83
func (s AddRecentUserAppListRequestUsedAppDetailList) String() string
type AddRecentUserAppListResponse ¶ added in v2.0.83
type AddRecentUserAppListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *AddRecentUserAppListResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (AddRecentUserAppListResponse) GoString ¶ added in v2.0.83
func (s AddRecentUserAppListResponse) GoString() string
func (*AddRecentUserAppListResponse) SetBody ¶ added in v2.0.83
func (s *AddRecentUserAppListResponse) SetBody(v *AddRecentUserAppListResponseBody) *AddRecentUserAppListResponse
func (*AddRecentUserAppListResponse) SetHeaders ¶ added in v2.0.83
func (s *AddRecentUserAppListResponse) SetHeaders(v map[string]*string) *AddRecentUserAppListResponse
func (*AddRecentUserAppListResponse) SetStatusCode ¶ added in v2.0.83
func (s *AddRecentUserAppListResponse) SetStatusCode(v int32) *AddRecentUserAppListResponse
func (AddRecentUserAppListResponse) String ¶ added in v2.0.83
func (s AddRecentUserAppListResponse) String() string
type AddRecentUserAppListResponseBody ¶ added in v2.0.83
type AddRecentUserAppListResponseBody struct {
Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}
func (AddRecentUserAppListResponseBody) GoString ¶ added in v2.0.83
func (s AddRecentUserAppListResponseBody) GoString() string
func (*AddRecentUserAppListResponseBody) SetResult ¶ added in v2.0.83
func (s *AddRecentUserAppListResponseBody) SetResult(v bool) *AddRecentUserAppListResponseBody
func (AddRecentUserAppListResponseBody) String ¶ added in v2.0.83
func (s AddRecentUserAppListResponseBody) String() string
type Client ¶
func (*Client) AddRecentUserAppList ¶ added in v2.0.83
func (client *Client) AddRecentUserAppList(request *AddRecentUserAppListRequest) (_result *AddRecentUserAppListResponse, _err error)
func (*Client) AddRecentUserAppListWithOptions ¶ added in v2.0.83
func (client *Client) AddRecentUserAppListWithOptions(request *AddRecentUserAppListRequest, headers *AddRecentUserAppListHeaders, runtime *util.RuntimeOptions) (_result *AddRecentUserAppListResponse, _err error)
func (*Client) GetDingPortalDetail ¶
func (client *Client) GetDingPortalDetail(appUuid *string) (_result *GetDingPortalDetailResponse, _err error)
func (*Client) GetDingPortalDetailWithOptions ¶
func (client *Client) GetDingPortalDetailWithOptions(appUuid *string, headers *GetDingPortalDetailHeaders, runtime *util.RuntimeOptions) (_result *GetDingPortalDetailResponse, _err error)
func (*Client) GetPluginPermissionPoint ¶
func (client *Client) GetPluginPermissionPoint(request *GetPluginPermissionPointRequest) (_result *GetPluginPermissionPointResponse, _err error)
func (*Client) GetPluginPermissionPointWithOptions ¶
func (client *Client) GetPluginPermissionPointWithOptions(request *GetPluginPermissionPointRequest, headers *GetPluginPermissionPointHeaders, runtime *util.RuntimeOptions) (_result *GetPluginPermissionPointResponse, _err error)
func (*Client) GetPluginRuleCheckInfo ¶
func (client *Client) GetPluginRuleCheckInfo(request *GetPluginRuleCheckInfoRequest) (_result *GetPluginRuleCheckInfoResponse, _err error)
func (*Client) GetPluginRuleCheckInfoWithOptions ¶
func (client *Client) GetPluginRuleCheckInfoWithOptions(request *GetPluginRuleCheckInfoRequest, headers *GetPluginRuleCheckInfoHeaders, runtime *util.RuntimeOptions) (_result *GetPluginRuleCheckInfoResponse, _err error)
func (*Client) ListWorkBenchGroup ¶
func (client *Client) ListWorkBenchGroup(request *ListWorkBenchGroupRequest) (_result *ListWorkBenchGroupResponse, _err error)
func (*Client) ListWorkBenchGroupWithOptions ¶
func (client *Client) ListWorkBenchGroupWithOptions(request *ListWorkBenchGroupRequest, headers *ListWorkBenchGroupHeaders, runtime *util.RuntimeOptions) (_result *ListWorkBenchGroupResponse, _err error)
func (*Client) ModifyWorkbenchBadge ¶ added in v2.0.83
func (client *Client) ModifyWorkbenchBadge(request *ModifyWorkbenchBadgeRequest) (_result *ModifyWorkbenchBadgeResponse, _err error)
func (*Client) ModifyWorkbenchBadgeWithOptions ¶ added in v2.0.83
func (client *Client) ModifyWorkbenchBadgeWithOptions(request *ModifyWorkbenchBadgeRequest, headers *ModifyWorkbenchBadgeHeaders, runtime *util.RuntimeOptions) (_result *ModifyWorkbenchBadgeResponse, _err error)
func (*Client) QueryComponentScopes ¶
func (client *Client) QueryComponentScopes(componentId *string) (_result *QueryComponentScopesResponse, _err error)
func (*Client) QueryComponentScopesWithOptions ¶
func (client *Client) QueryComponentScopesWithOptions(componentId *string, headers *QueryComponentScopesHeaders, runtime *util.RuntimeOptions) (_result *QueryComponentScopesResponse, _err error)
func (*Client) QueryShortcutScopes ¶
func (client *Client) QueryShortcutScopes(shortcutKey *string) (_result *QueryShortcutScopesResponse, _err error)
func (*Client) QueryShortcutScopesWithOptions ¶
func (client *Client) QueryShortcutScopesWithOptions(shortcutKey *string, headers *QueryShortcutScopesHeaders, runtime *util.RuntimeOptions) (_result *QueryShortcutScopesResponse, _err error)
func (*Client) UndoDeletion ¶ added in v2.0.83
func (client *Client) UndoDeletion(request *UndoDeletionRequest) (_result *UndoDeletionResponse, _err error)
func (*Client) UndoDeletionWithOptions ¶ added in v2.0.83
func (client *Client) UndoDeletionWithOptions(request *UndoDeletionRequest, headers *UndoDeletionHeaders, runtime *util.RuntimeOptions) (_result *UndoDeletionResponse, _err error)
func (*Client) UpdateDingPortalPageScope ¶
func (client *Client) UpdateDingPortalPageScope(pageUuid *string, appUuid *string, request *UpdateDingPortalPageScopeRequest) (_result *UpdateDingPortalPageScopeResponse, _err error)
func (*Client) UpdateDingPortalPageScopeWithOptions ¶
func (client *Client) UpdateDingPortalPageScopeWithOptions(pageUuid *string, appUuid *string, request *UpdateDingPortalPageScopeRequest, headers *UpdateDingPortalPageScopeHeaders, runtime *util.RuntimeOptions) (_result *UpdateDingPortalPageScopeResponse, _err error)
type GetDingPortalDetailHeaders ¶
type GetDingPortalDetailHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetDingPortalDetailHeaders) GoString ¶
func (s GetDingPortalDetailHeaders) GoString() string
func (*GetDingPortalDetailHeaders) SetCommonHeaders ¶
func (s *GetDingPortalDetailHeaders) SetCommonHeaders(v map[string]*string) *GetDingPortalDetailHeaders
func (*GetDingPortalDetailHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetDingPortalDetailHeaders) SetXAcsDingtalkAccessToken(v string) *GetDingPortalDetailHeaders
func (GetDingPortalDetailHeaders) String ¶
func (s GetDingPortalDetailHeaders) String() string
type GetDingPortalDetailResponse ¶
type GetDingPortalDetailResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetDingPortalDetailResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetDingPortalDetailResponse) GoString ¶
func (s GetDingPortalDetailResponse) GoString() string
func (*GetDingPortalDetailResponse) SetBody ¶
func (s *GetDingPortalDetailResponse) SetBody(v *GetDingPortalDetailResponseBody) *GetDingPortalDetailResponse
func (*GetDingPortalDetailResponse) SetHeaders ¶
func (s *GetDingPortalDetailResponse) SetHeaders(v map[string]*string) *GetDingPortalDetailResponse
func (*GetDingPortalDetailResponse) SetStatusCode ¶
func (s *GetDingPortalDetailResponse) SetStatusCode(v int32) *GetDingPortalDetailResponse
func (GetDingPortalDetailResponse) String ¶
func (s GetDingPortalDetailResponse) String() string
type GetDingPortalDetailResponseBody ¶
type GetDingPortalDetailResponseBody struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` DingPortalName *string `json:"dingPortalName,omitempty" xml:"dingPortalName,omitempty"` Pages []*GetDingPortalDetailResponseBodyPages `json:"pages,omitempty" xml:"pages,omitempty" type:"Repeated"` }
func (GetDingPortalDetailResponseBody) GoString ¶
func (s GetDingPortalDetailResponseBody) GoString() string
func (*GetDingPortalDetailResponseBody) SetAppUuid ¶
func (s *GetDingPortalDetailResponseBody) SetAppUuid(v string) *GetDingPortalDetailResponseBody
func (*GetDingPortalDetailResponseBody) SetDingPortalName ¶
func (s *GetDingPortalDetailResponseBody) SetDingPortalName(v string) *GetDingPortalDetailResponseBody
func (*GetDingPortalDetailResponseBody) SetPages ¶
func (s *GetDingPortalDetailResponseBody) SetPages(v []*GetDingPortalDetailResponseBodyPages) *GetDingPortalDetailResponseBody
func (GetDingPortalDetailResponseBody) String ¶
func (s GetDingPortalDetailResponseBody) String() string
type GetDingPortalDetailResponseBodyPages ¶
type GetDingPortalDetailResponseBodyPages struct { AllVisible *bool `json:"allVisible,omitempty" xml:"allVisible,omitempty"` DeptIds []*int64 `json:"deptIds,omitempty" xml:"deptIds,omitempty" type:"Repeated"` PageName *string `json:"pageName,omitempty" xml:"pageName,omitempty"` PageUuid *string `json:"pageUuid,omitempty" xml:"pageUuid,omitempty"` RoleIds []*int64 `json:"roleIds,omitempty" xml:"roleIds,omitempty" type:"Repeated"` Userids []*string `json:"userids,omitempty" xml:"userids,omitempty" type:"Repeated"` }
func (GetDingPortalDetailResponseBodyPages) GoString ¶
func (s GetDingPortalDetailResponseBodyPages) GoString() string
func (*GetDingPortalDetailResponseBodyPages) SetAllVisible ¶
func (s *GetDingPortalDetailResponseBodyPages) SetAllVisible(v bool) *GetDingPortalDetailResponseBodyPages
func (*GetDingPortalDetailResponseBodyPages) SetDeptIds ¶
func (s *GetDingPortalDetailResponseBodyPages) SetDeptIds(v []*int64) *GetDingPortalDetailResponseBodyPages
func (*GetDingPortalDetailResponseBodyPages) SetPageName ¶
func (s *GetDingPortalDetailResponseBodyPages) SetPageName(v string) *GetDingPortalDetailResponseBodyPages
func (*GetDingPortalDetailResponseBodyPages) SetPageUuid ¶
func (s *GetDingPortalDetailResponseBodyPages) SetPageUuid(v string) *GetDingPortalDetailResponseBodyPages
func (*GetDingPortalDetailResponseBodyPages) SetRoleIds ¶
func (s *GetDingPortalDetailResponseBodyPages) SetRoleIds(v []*int64) *GetDingPortalDetailResponseBodyPages
func (*GetDingPortalDetailResponseBodyPages) SetUserids ¶
func (s *GetDingPortalDetailResponseBodyPages) SetUserids(v []*string) *GetDingPortalDetailResponseBodyPages
func (GetDingPortalDetailResponseBodyPages) String ¶
func (s GetDingPortalDetailResponseBodyPages) String() string
type GetPluginPermissionPointHeaders ¶
type GetPluginPermissionPointHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetPluginPermissionPointHeaders) GoString ¶
func (s GetPluginPermissionPointHeaders) GoString() string
func (*GetPluginPermissionPointHeaders) SetCommonHeaders ¶
func (s *GetPluginPermissionPointHeaders) SetCommonHeaders(v map[string]*string) *GetPluginPermissionPointHeaders
func (*GetPluginPermissionPointHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetPluginPermissionPointHeaders) SetXAcsDingtalkAccessToken(v string) *GetPluginPermissionPointHeaders
func (GetPluginPermissionPointHeaders) String ¶
func (s GetPluginPermissionPointHeaders) String() string
type GetPluginPermissionPointRequest ¶
type GetPluginPermissionPointRequest struct {
MiniAppId *string `json:"miniAppId,omitempty" xml:"miniAppId,omitempty"`
}
func (GetPluginPermissionPointRequest) GoString ¶
func (s GetPluginPermissionPointRequest) GoString() string
func (*GetPluginPermissionPointRequest) SetMiniAppId ¶
func (s *GetPluginPermissionPointRequest) SetMiniAppId(v string) *GetPluginPermissionPointRequest
func (GetPluginPermissionPointRequest) String ¶
func (s GetPluginPermissionPointRequest) String() string
type GetPluginPermissionPointResponse ¶
type GetPluginPermissionPointResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetPluginPermissionPointResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetPluginPermissionPointResponse) GoString ¶
func (s GetPluginPermissionPointResponse) GoString() string
func (*GetPluginPermissionPointResponse) SetBody ¶
func (s *GetPluginPermissionPointResponse) SetBody(v *GetPluginPermissionPointResponseBody) *GetPluginPermissionPointResponse
func (*GetPluginPermissionPointResponse) SetHeaders ¶
func (s *GetPluginPermissionPointResponse) SetHeaders(v map[string]*string) *GetPluginPermissionPointResponse
func (*GetPluginPermissionPointResponse) SetStatusCode ¶
func (s *GetPluginPermissionPointResponse) SetStatusCode(v int32) *GetPluginPermissionPointResponse
func (GetPluginPermissionPointResponse) String ¶
func (s GetPluginPermissionPointResponse) String() string
type GetPluginPermissionPointResponseBody ¶
type GetPluginPermissionPointResponseBody struct {
PermissionPointList []*string `json:"permissionPointList,omitempty" xml:"permissionPointList,omitempty" type:"Repeated"`
}
func (GetPluginPermissionPointResponseBody) GoString ¶
func (s GetPluginPermissionPointResponseBody) GoString() string
func (*GetPluginPermissionPointResponseBody) SetPermissionPointList ¶
func (s *GetPluginPermissionPointResponseBody) SetPermissionPointList(v []*string) *GetPluginPermissionPointResponseBody
func (GetPluginPermissionPointResponseBody) String ¶
func (s GetPluginPermissionPointResponseBody) String() string
type GetPluginRuleCheckInfoHeaders ¶
type GetPluginRuleCheckInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetPluginRuleCheckInfoHeaders) GoString ¶
func (s GetPluginRuleCheckInfoHeaders) GoString() string
func (*GetPluginRuleCheckInfoHeaders) SetCommonHeaders ¶
func (s *GetPluginRuleCheckInfoHeaders) SetCommonHeaders(v map[string]*string) *GetPluginRuleCheckInfoHeaders
func (*GetPluginRuleCheckInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetPluginRuleCheckInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetPluginRuleCheckInfoHeaders
func (GetPluginRuleCheckInfoHeaders) String ¶
func (s GetPluginRuleCheckInfoHeaders) String() string
type GetPluginRuleCheckInfoRequest ¶
type GetPluginRuleCheckInfoRequest struct {
MiniAppId *string `json:"miniAppId,omitempty" xml:"miniAppId,omitempty"`
}
func (GetPluginRuleCheckInfoRequest) GoString ¶
func (s GetPluginRuleCheckInfoRequest) GoString() string
func (*GetPluginRuleCheckInfoRequest) SetMiniAppId ¶
func (s *GetPluginRuleCheckInfoRequest) SetMiniAppId(v string) *GetPluginRuleCheckInfoRequest
func (GetPluginRuleCheckInfoRequest) String ¶
func (s GetPluginRuleCheckInfoRequest) String() string
type GetPluginRuleCheckInfoResponse ¶
type GetPluginRuleCheckInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetPluginRuleCheckInfoResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetPluginRuleCheckInfoResponse) GoString ¶
func (s GetPluginRuleCheckInfoResponse) GoString() string
func (*GetPluginRuleCheckInfoResponse) SetBody ¶
func (s *GetPluginRuleCheckInfoResponse) SetBody(v *GetPluginRuleCheckInfoResponseBody) *GetPluginRuleCheckInfoResponse
func (*GetPluginRuleCheckInfoResponse) SetHeaders ¶
func (s *GetPluginRuleCheckInfoResponse) SetHeaders(v map[string]*string) *GetPluginRuleCheckInfoResponse
func (*GetPluginRuleCheckInfoResponse) SetStatusCode ¶
func (s *GetPluginRuleCheckInfoResponse) SetStatusCode(v int32) *GetPluginRuleCheckInfoResponse
func (GetPluginRuleCheckInfoResponse) String ¶
func (s GetPluginRuleCheckInfoResponse) String() string
type GetPluginRuleCheckInfoResponseBody ¶
type GetPluginRuleCheckInfoResponseBody struct { PackCode *string `json:"packCode,omitempty" xml:"packCode,omitempty"` PluginRuleCheckDetail *string `json:"pluginRuleCheckDetail,omitempty" xml:"pluginRuleCheckDetail,omitempty"` }
func (GetPluginRuleCheckInfoResponseBody) GoString ¶
func (s GetPluginRuleCheckInfoResponseBody) GoString() string
func (*GetPluginRuleCheckInfoResponseBody) SetPackCode ¶
func (s *GetPluginRuleCheckInfoResponseBody) SetPackCode(v string) *GetPluginRuleCheckInfoResponseBody
func (*GetPluginRuleCheckInfoResponseBody) SetPluginRuleCheckDetail ¶
func (s *GetPluginRuleCheckInfoResponseBody) SetPluginRuleCheckDetail(v string) *GetPluginRuleCheckInfoResponseBody
func (GetPluginRuleCheckInfoResponseBody) String ¶
func (s GetPluginRuleCheckInfoResponseBody) String() string
type ListWorkBenchGroupHeaders ¶
type ListWorkBenchGroupHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ListWorkBenchGroupHeaders) GoString ¶
func (s ListWorkBenchGroupHeaders) GoString() string
func (*ListWorkBenchGroupHeaders) SetCommonHeaders ¶
func (s *ListWorkBenchGroupHeaders) SetCommonHeaders(v map[string]*string) *ListWorkBenchGroupHeaders
func (*ListWorkBenchGroupHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListWorkBenchGroupHeaders) SetXAcsDingtalkAccessToken(v string) *ListWorkBenchGroupHeaders
func (ListWorkBenchGroupHeaders) String ¶
func (s ListWorkBenchGroupHeaders) String() string
type ListWorkBenchGroupRequest ¶
type ListWorkBenchGroupRequest struct { EcologicalCorpId *string `json:"ecologicalCorpId,omitempty" xml:"ecologicalCorpId,omitempty"` GroupType *string `json:"groupType,omitempty" xml:"groupType,omitempty"` OpUnionId *string `json:"opUnionId,omitempty" xml:"opUnionId,omitempty"` }
func (ListWorkBenchGroupRequest) GoString ¶
func (s ListWorkBenchGroupRequest) GoString() string
func (*ListWorkBenchGroupRequest) SetEcologicalCorpId ¶
func (s *ListWorkBenchGroupRequest) SetEcologicalCorpId(v string) *ListWorkBenchGroupRequest
func (*ListWorkBenchGroupRequest) SetGroupType ¶
func (s *ListWorkBenchGroupRequest) SetGroupType(v string) *ListWorkBenchGroupRequest
func (*ListWorkBenchGroupRequest) SetOpUnionId ¶
func (s *ListWorkBenchGroupRequest) SetOpUnionId(v string) *ListWorkBenchGroupRequest
func (ListWorkBenchGroupRequest) String ¶
func (s ListWorkBenchGroupRequest) String() string
type ListWorkBenchGroupResponse ¶
type ListWorkBenchGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListWorkBenchGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListWorkBenchGroupResponse) GoString ¶
func (s ListWorkBenchGroupResponse) GoString() string
func (*ListWorkBenchGroupResponse) SetBody ¶
func (s *ListWorkBenchGroupResponse) SetBody(v *ListWorkBenchGroupResponseBody) *ListWorkBenchGroupResponse
func (*ListWorkBenchGroupResponse) SetHeaders ¶
func (s *ListWorkBenchGroupResponse) SetHeaders(v map[string]*string) *ListWorkBenchGroupResponse
func (*ListWorkBenchGroupResponse) SetStatusCode ¶
func (s *ListWorkBenchGroupResponse) SetStatusCode(v int32) *ListWorkBenchGroupResponse
func (ListWorkBenchGroupResponse) String ¶
func (s ListWorkBenchGroupResponse) String() string
type ListWorkBenchGroupResponseBody ¶
type ListWorkBenchGroupResponseBody struct {
GroupList []*ListWorkBenchGroupResponseBodyGroupList `json:"groupList,omitempty" xml:"groupList,omitempty" type:"Repeated"`
}
func (ListWorkBenchGroupResponseBody) GoString ¶
func (s ListWorkBenchGroupResponseBody) GoString() string
func (*ListWorkBenchGroupResponseBody) SetGroupList ¶
func (s *ListWorkBenchGroupResponseBody) SetGroupList(v []*ListWorkBenchGroupResponseBodyGroupList) *ListWorkBenchGroupResponseBody
func (ListWorkBenchGroupResponseBody) String ¶
func (s ListWorkBenchGroupResponseBody) String() string
type ListWorkBenchGroupResponseBodyGroupList ¶
type ListWorkBenchGroupResponseBodyGroupList struct { ComponentId *string `json:"componentId,omitempty" xml:"componentId,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListWorkBenchGroupResponseBodyGroupList) GoString ¶
func (s ListWorkBenchGroupResponseBodyGroupList) GoString() string
func (*ListWorkBenchGroupResponseBodyGroupList) SetComponentId ¶
func (s *ListWorkBenchGroupResponseBodyGroupList) SetComponentId(v string) *ListWorkBenchGroupResponseBodyGroupList
func (*ListWorkBenchGroupResponseBodyGroupList) SetName ¶
func (s *ListWorkBenchGroupResponseBodyGroupList) SetName(v string) *ListWorkBenchGroupResponseBodyGroupList
func (ListWorkBenchGroupResponseBodyGroupList) String ¶
func (s ListWorkBenchGroupResponseBodyGroupList) String() string
type ModifyWorkbenchBadgeHeaders ¶ added in v2.0.83
type ModifyWorkbenchBadgeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ModifyWorkbenchBadgeHeaders) GoString ¶ added in v2.0.83
func (s ModifyWorkbenchBadgeHeaders) GoString() string
func (*ModifyWorkbenchBadgeHeaders) SetCommonHeaders ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeHeaders) SetCommonHeaders(v map[string]*string) *ModifyWorkbenchBadgeHeaders
func (*ModifyWorkbenchBadgeHeaders) SetXAcsDingtalkAccessToken ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeHeaders) SetXAcsDingtalkAccessToken(v string) *ModifyWorkbenchBadgeHeaders
func (ModifyWorkbenchBadgeHeaders) String ¶ added in v2.0.83
func (s ModifyWorkbenchBadgeHeaders) String() string
type ModifyWorkbenchBadgeRequest ¶ added in v2.0.83
type ModifyWorkbenchBadgeRequest struct { BizIdList []*string `json:"bizIdList,omitempty" xml:"bizIdList,omitempty" type:"Repeated"` IsAdded *bool `json:"isAdded,omitempty" xml:"isAdded,omitempty"` ModifyMode *string `json:"modifyMode,omitempty" xml:"modifyMode,omitempty"` RedDotRelationId *string `json:"redDotRelationId,omitempty" xml:"redDotRelationId,omitempty"` RedDotType *string `json:"redDotType,omitempty" xml:"redDotType,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ModifyWorkbenchBadgeRequest) GoString ¶ added in v2.0.83
func (s ModifyWorkbenchBadgeRequest) GoString() string
func (*ModifyWorkbenchBadgeRequest) SetBizIdList ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeRequest) SetBizIdList(v []*string) *ModifyWorkbenchBadgeRequest
func (*ModifyWorkbenchBadgeRequest) SetIsAdded ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeRequest) SetIsAdded(v bool) *ModifyWorkbenchBadgeRequest
func (*ModifyWorkbenchBadgeRequest) SetModifyMode ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeRequest) SetModifyMode(v string) *ModifyWorkbenchBadgeRequest
func (*ModifyWorkbenchBadgeRequest) SetRedDotRelationId ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeRequest) SetRedDotRelationId(v string) *ModifyWorkbenchBadgeRequest
func (*ModifyWorkbenchBadgeRequest) SetRedDotType ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeRequest) SetRedDotType(v string) *ModifyWorkbenchBadgeRequest
func (*ModifyWorkbenchBadgeRequest) SetUserId ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeRequest) SetUserId(v string) *ModifyWorkbenchBadgeRequest
func (ModifyWorkbenchBadgeRequest) String ¶ added in v2.0.83
func (s ModifyWorkbenchBadgeRequest) String() string
type ModifyWorkbenchBadgeResponse ¶ added in v2.0.83
type ModifyWorkbenchBadgeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyWorkbenchBadgeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyWorkbenchBadgeResponse) GoString ¶ added in v2.0.83
func (s ModifyWorkbenchBadgeResponse) GoString() string
func (*ModifyWorkbenchBadgeResponse) SetBody ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeResponse) SetBody(v *ModifyWorkbenchBadgeResponseBody) *ModifyWorkbenchBadgeResponse
func (*ModifyWorkbenchBadgeResponse) SetHeaders ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeResponse) SetHeaders(v map[string]*string) *ModifyWorkbenchBadgeResponse
func (*ModifyWorkbenchBadgeResponse) SetStatusCode ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeResponse) SetStatusCode(v int32) *ModifyWorkbenchBadgeResponse
func (ModifyWorkbenchBadgeResponse) String ¶ added in v2.0.83
func (s ModifyWorkbenchBadgeResponse) String() string
type ModifyWorkbenchBadgeResponseBody ¶ added in v2.0.83
type ModifyWorkbenchBadgeResponseBody struct {
Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}
func (ModifyWorkbenchBadgeResponseBody) GoString ¶ added in v2.0.83
func (s ModifyWorkbenchBadgeResponseBody) GoString() string
func (*ModifyWorkbenchBadgeResponseBody) SetResult ¶ added in v2.0.83
func (s *ModifyWorkbenchBadgeResponseBody) SetResult(v bool) *ModifyWorkbenchBadgeResponseBody
func (ModifyWorkbenchBadgeResponseBody) String ¶ added in v2.0.83
func (s ModifyWorkbenchBadgeResponseBody) String() string
type QueryComponentScopesHeaders ¶
type QueryComponentScopesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryComponentScopesHeaders) GoString ¶
func (s QueryComponentScopesHeaders) GoString() string
func (*QueryComponentScopesHeaders) SetCommonHeaders ¶
func (s *QueryComponentScopesHeaders) SetCommonHeaders(v map[string]*string) *QueryComponentScopesHeaders
func (*QueryComponentScopesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryComponentScopesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryComponentScopesHeaders
func (QueryComponentScopesHeaders) String ¶
func (s QueryComponentScopesHeaders) String() string
type QueryComponentScopesResponse ¶
type QueryComponentScopesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryComponentScopesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryComponentScopesResponse) GoString ¶
func (s QueryComponentScopesResponse) GoString() string
func (*QueryComponentScopesResponse) SetBody ¶
func (s *QueryComponentScopesResponse) SetBody(v *QueryComponentScopesResponseBody) *QueryComponentScopesResponse
func (*QueryComponentScopesResponse) SetHeaders ¶
func (s *QueryComponentScopesResponse) SetHeaders(v map[string]*string) *QueryComponentScopesResponse
func (*QueryComponentScopesResponse) SetStatusCode ¶
func (s *QueryComponentScopesResponse) SetStatusCode(v int32) *QueryComponentScopesResponse
func (QueryComponentScopesResponse) String ¶
func (s QueryComponentScopesResponse) String() string
type QueryComponentScopesResponseBody ¶
type QueryComponentScopesResponseBody struct { DeptVisibleScopes []*int64 `json:"deptVisibleScopes,omitempty" xml:"deptVisibleScopes,omitempty" type:"Repeated"` UserVisibleScopes []*string `json:"userVisibleScopes,omitempty" xml:"userVisibleScopes,omitempty" type:"Repeated"` }
func (QueryComponentScopesResponseBody) GoString ¶
func (s QueryComponentScopesResponseBody) GoString() string
func (*QueryComponentScopesResponseBody) SetDeptVisibleScopes ¶
func (s *QueryComponentScopesResponseBody) SetDeptVisibleScopes(v []*int64) *QueryComponentScopesResponseBody
func (*QueryComponentScopesResponseBody) SetUserVisibleScopes ¶
func (s *QueryComponentScopesResponseBody) SetUserVisibleScopes(v []*string) *QueryComponentScopesResponseBody
func (QueryComponentScopesResponseBody) String ¶
func (s QueryComponentScopesResponseBody) String() string
type QueryShortcutScopesHeaders ¶
type QueryShortcutScopesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryShortcutScopesHeaders) GoString ¶
func (s QueryShortcutScopesHeaders) GoString() string
func (*QueryShortcutScopesHeaders) SetCommonHeaders ¶
func (s *QueryShortcutScopesHeaders) SetCommonHeaders(v map[string]*string) *QueryShortcutScopesHeaders
func (*QueryShortcutScopesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryShortcutScopesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryShortcutScopesHeaders
func (QueryShortcutScopesHeaders) String ¶
func (s QueryShortcutScopesHeaders) String() string
type QueryShortcutScopesResponse ¶
type QueryShortcutScopesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryShortcutScopesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryShortcutScopesResponse) GoString ¶
func (s QueryShortcutScopesResponse) GoString() string
func (*QueryShortcutScopesResponse) SetBody ¶
func (s *QueryShortcutScopesResponse) SetBody(v *QueryShortcutScopesResponseBody) *QueryShortcutScopesResponse
func (*QueryShortcutScopesResponse) SetHeaders ¶
func (s *QueryShortcutScopesResponse) SetHeaders(v map[string]*string) *QueryShortcutScopesResponse
func (*QueryShortcutScopesResponse) SetStatusCode ¶
func (s *QueryShortcutScopesResponse) SetStatusCode(v int32) *QueryShortcutScopesResponse
func (QueryShortcutScopesResponse) String ¶
func (s QueryShortcutScopesResponse) String() string
type QueryShortcutScopesResponseBody ¶
type QueryShortcutScopesResponseBody struct { DeptVisibleScopes []*int64 `json:"deptVisibleScopes,omitempty" xml:"deptVisibleScopes,omitempty" type:"Repeated"` UserVisibleScopes []*string `json:"userVisibleScopes,omitempty" xml:"userVisibleScopes,omitempty" type:"Repeated"` }
func (QueryShortcutScopesResponseBody) GoString ¶
func (s QueryShortcutScopesResponseBody) GoString() string
func (*QueryShortcutScopesResponseBody) SetDeptVisibleScopes ¶
func (s *QueryShortcutScopesResponseBody) SetDeptVisibleScopes(v []*int64) *QueryShortcutScopesResponseBody
func (*QueryShortcutScopesResponseBody) SetUserVisibleScopes ¶
func (s *QueryShortcutScopesResponseBody) SetUserVisibleScopes(v []*string) *QueryShortcutScopesResponseBody
func (QueryShortcutScopesResponseBody) String ¶
func (s QueryShortcutScopesResponseBody) String() string
type UndoDeletionHeaders ¶ added in v2.0.83
type UndoDeletionHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UndoDeletionHeaders) GoString ¶ added in v2.0.83
func (s UndoDeletionHeaders) GoString() string
func (*UndoDeletionHeaders) SetCommonHeaders ¶ added in v2.0.83
func (s *UndoDeletionHeaders) SetCommonHeaders(v map[string]*string) *UndoDeletionHeaders
func (*UndoDeletionHeaders) SetXAcsDingtalkAccessToken ¶ added in v2.0.83
func (s *UndoDeletionHeaders) SetXAcsDingtalkAccessToken(v string) *UndoDeletionHeaders
func (UndoDeletionHeaders) String ¶ added in v2.0.83
func (s UndoDeletionHeaders) String() string
type UndoDeletionRequest ¶ added in v2.0.83
type UndoDeletionRequest struct { BizIdList []*string `json:"bizIdList,omitempty" xml:"bizIdList,omitempty" type:"Repeated"` RedDotRelationId *string `json:"redDotRelationId,omitempty" xml:"redDotRelationId,omitempty"` RedDotType *string `json:"redDotType,omitempty" xml:"redDotType,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (UndoDeletionRequest) GoString ¶ added in v2.0.83
func (s UndoDeletionRequest) GoString() string
func (*UndoDeletionRequest) SetBizIdList ¶ added in v2.0.83
func (s *UndoDeletionRequest) SetBizIdList(v []*string) *UndoDeletionRequest
func (*UndoDeletionRequest) SetRedDotRelationId ¶ added in v2.0.83
func (s *UndoDeletionRequest) SetRedDotRelationId(v string) *UndoDeletionRequest
func (*UndoDeletionRequest) SetRedDotType ¶ added in v2.0.83
func (s *UndoDeletionRequest) SetRedDotType(v string) *UndoDeletionRequest
func (*UndoDeletionRequest) SetUserId ¶ added in v2.0.83
func (s *UndoDeletionRequest) SetUserId(v string) *UndoDeletionRequest
func (UndoDeletionRequest) String ¶ added in v2.0.83
func (s UndoDeletionRequest) String() string
type UndoDeletionResponse ¶ added in v2.0.83
type UndoDeletionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UndoDeletionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UndoDeletionResponse) GoString ¶ added in v2.0.83
func (s UndoDeletionResponse) GoString() string
func (*UndoDeletionResponse) SetBody ¶ added in v2.0.83
func (s *UndoDeletionResponse) SetBody(v *UndoDeletionResponseBody) *UndoDeletionResponse
func (*UndoDeletionResponse) SetHeaders ¶ added in v2.0.83
func (s *UndoDeletionResponse) SetHeaders(v map[string]*string) *UndoDeletionResponse
func (*UndoDeletionResponse) SetStatusCode ¶ added in v2.0.83
func (s *UndoDeletionResponse) SetStatusCode(v int32) *UndoDeletionResponse
func (UndoDeletionResponse) String ¶ added in v2.0.83
func (s UndoDeletionResponse) String() string
type UndoDeletionResponseBody ¶ added in v2.0.83
type UndoDeletionResponseBody struct {
Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}
func (UndoDeletionResponseBody) GoString ¶ added in v2.0.83
func (s UndoDeletionResponseBody) GoString() string
func (*UndoDeletionResponseBody) SetResult ¶ added in v2.0.83
func (s *UndoDeletionResponseBody) SetResult(v bool) *UndoDeletionResponseBody
func (UndoDeletionResponseBody) String ¶ added in v2.0.83
func (s UndoDeletionResponseBody) String() string
type UpdateDingPortalPageScopeHeaders ¶
type UpdateDingPortalPageScopeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateDingPortalPageScopeHeaders) GoString ¶
func (s UpdateDingPortalPageScopeHeaders) GoString() string
func (*UpdateDingPortalPageScopeHeaders) SetCommonHeaders ¶
func (s *UpdateDingPortalPageScopeHeaders) SetCommonHeaders(v map[string]*string) *UpdateDingPortalPageScopeHeaders
func (*UpdateDingPortalPageScopeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateDingPortalPageScopeHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateDingPortalPageScopeHeaders
func (UpdateDingPortalPageScopeHeaders) String ¶
func (s UpdateDingPortalPageScopeHeaders) String() string
type UpdateDingPortalPageScopeRequest ¶
type UpdateDingPortalPageScopeRequest struct { AllVisible *bool `json:"allVisible,omitempty" xml:"allVisible,omitempty"` DeptIds []*int64 `json:"deptIds,omitempty" xml:"deptIds,omitempty" type:"Repeated"` RoleIds []*int64 `json:"roleIds,omitempty" xml:"roleIds,omitempty" type:"Repeated"` Userids []*string `json:"userids,omitempty" xml:"userids,omitempty" type:"Repeated"` }
func (UpdateDingPortalPageScopeRequest) GoString ¶
func (s UpdateDingPortalPageScopeRequest) GoString() string
func (*UpdateDingPortalPageScopeRequest) SetAllVisible ¶
func (s *UpdateDingPortalPageScopeRequest) SetAllVisible(v bool) *UpdateDingPortalPageScopeRequest
func (*UpdateDingPortalPageScopeRequest) SetDeptIds ¶
func (s *UpdateDingPortalPageScopeRequest) SetDeptIds(v []*int64) *UpdateDingPortalPageScopeRequest
func (*UpdateDingPortalPageScopeRequest) SetRoleIds ¶
func (s *UpdateDingPortalPageScopeRequest) SetRoleIds(v []*int64) *UpdateDingPortalPageScopeRequest
func (*UpdateDingPortalPageScopeRequest) SetUserids ¶
func (s *UpdateDingPortalPageScopeRequest) SetUserids(v []*string) *UpdateDingPortalPageScopeRequest
func (UpdateDingPortalPageScopeRequest) String ¶
func (s UpdateDingPortalPageScopeRequest) String() string
type UpdateDingPortalPageScopeResponse ¶
type UpdateDingPortalPageScopeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (UpdateDingPortalPageScopeResponse) GoString ¶
func (s UpdateDingPortalPageScopeResponse) GoString() string
func (*UpdateDingPortalPageScopeResponse) SetHeaders ¶
func (s *UpdateDingPortalPageScopeResponse) SetHeaders(v map[string]*string) *UpdateDingPortalPageScopeResponse
func (*UpdateDingPortalPageScopeResponse) SetStatusCode ¶
func (s *UpdateDingPortalPageScopeResponse) SetStatusCode(v int32) *UpdateDingPortalPageScopeResponse
func (UpdateDingPortalPageScopeResponse) String ¶
func (s UpdateDingPortalPageScopeResponse) String() string
Click to show internal directories.
Click to hide internal directories.