Documentation ¶
Index ¶
- type CreateJoinedTeamPrimaryChannelTabOperationOptions
- type CreateJoinedTeamPrimaryChannelTabOperationResponse
- type DeleteJoinedTeamPrimaryChannelTabOperationOptions
- type DeleteJoinedTeamPrimaryChannelTabOperationResponse
- type GetJoinedTeamPrimaryChannelTabOperationOptions
- type GetJoinedTeamPrimaryChannelTabOperationResponse
- type GetJoinedTeamPrimaryChannelTabsCountOperationOptions
- type GetJoinedTeamPrimaryChannelTabsCountOperationResponse
- type JoinedTeamPrimaryChannelTabClient
- func (c JoinedTeamPrimaryChannelTabClient) CreateJoinedTeamPrimaryChannelTab(ctx context.Context, id stable.MeJoinedTeamId, input stable.TeamsTab, ...) (result CreateJoinedTeamPrimaryChannelTabOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelTabClient) DeleteJoinedTeamPrimaryChannelTab(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelTabId, ...) (result DeleteJoinedTeamPrimaryChannelTabOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelTabClient) GetJoinedTeamPrimaryChannelTab(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelTabId, ...) (result GetJoinedTeamPrimaryChannelTabOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelTabClient) GetJoinedTeamPrimaryChannelTabsCount(ctx context.Context, id stable.MeJoinedTeamId, ...) (result GetJoinedTeamPrimaryChannelTabsCountOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabs(ctx context.Context, id stable.MeJoinedTeamId, ...) (result ListJoinedTeamPrimaryChannelTabsOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabsComplete(ctx context.Context, id stable.MeJoinedTeamId, ...) (ListJoinedTeamPrimaryChannelTabsCompleteResult, error)
- func (c JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabsCompleteMatchingPredicate(ctx context.Context, id stable.MeJoinedTeamId, ...) (result ListJoinedTeamPrimaryChannelTabsCompleteResult, err error)
- func (c JoinedTeamPrimaryChannelTabClient) UpdateJoinedTeamPrimaryChannelTab(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelTabId, ...) (result UpdateJoinedTeamPrimaryChannelTabOperationResponse, err error)
- type ListJoinedTeamPrimaryChannelTabsCompleteResult
- type ListJoinedTeamPrimaryChannelTabsCustomPager
- type ListJoinedTeamPrimaryChannelTabsOperationOptions
- type ListJoinedTeamPrimaryChannelTabsOperationResponse
- type TeamsTabOperationPredicate
- type UpdateJoinedTeamPrimaryChannelTabOperationOptions
- type UpdateJoinedTeamPrimaryChannelTabOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateJoinedTeamPrimaryChannelTabOperationOptions ¶
type CreateJoinedTeamPrimaryChannelTabOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateJoinedTeamPrimaryChannelTabOperationOptions ¶
func DefaultCreateJoinedTeamPrimaryChannelTabOperationOptions() CreateJoinedTeamPrimaryChannelTabOperationOptions
func (CreateJoinedTeamPrimaryChannelTabOperationOptions) ToHeaders ¶
func (o CreateJoinedTeamPrimaryChannelTabOperationOptions) ToHeaders() *client.Headers
func (CreateJoinedTeamPrimaryChannelTabOperationOptions) ToOData ¶
func (o CreateJoinedTeamPrimaryChannelTabOperationOptions) ToOData() *odata.Query
func (CreateJoinedTeamPrimaryChannelTabOperationOptions) ToQuery ¶
func (o CreateJoinedTeamPrimaryChannelTabOperationOptions) ToQuery() *client.QueryParams
type DeleteJoinedTeamPrimaryChannelTabOperationOptions ¶
type DeleteJoinedTeamPrimaryChannelTabOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteJoinedTeamPrimaryChannelTabOperationOptions ¶
func DefaultDeleteJoinedTeamPrimaryChannelTabOperationOptions() DeleteJoinedTeamPrimaryChannelTabOperationOptions
func (DeleteJoinedTeamPrimaryChannelTabOperationOptions) ToHeaders ¶
func (o DeleteJoinedTeamPrimaryChannelTabOperationOptions) ToHeaders() *client.Headers
func (DeleteJoinedTeamPrimaryChannelTabOperationOptions) ToOData ¶
func (o DeleteJoinedTeamPrimaryChannelTabOperationOptions) ToOData() *odata.Query
func (DeleteJoinedTeamPrimaryChannelTabOperationOptions) ToQuery ¶
func (o DeleteJoinedTeamPrimaryChannelTabOperationOptions) ToQuery() *client.QueryParams
type GetJoinedTeamPrimaryChannelTabOperationOptions ¶
type GetJoinedTeamPrimaryChannelTabOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetJoinedTeamPrimaryChannelTabOperationOptions ¶
func DefaultGetJoinedTeamPrimaryChannelTabOperationOptions() GetJoinedTeamPrimaryChannelTabOperationOptions
func (GetJoinedTeamPrimaryChannelTabOperationOptions) ToHeaders ¶
func (o GetJoinedTeamPrimaryChannelTabOperationOptions) ToHeaders() *client.Headers
func (GetJoinedTeamPrimaryChannelTabOperationOptions) ToOData ¶
func (o GetJoinedTeamPrimaryChannelTabOperationOptions) ToOData() *odata.Query
func (GetJoinedTeamPrimaryChannelTabOperationOptions) ToQuery ¶
func (o GetJoinedTeamPrimaryChannelTabOperationOptions) ToQuery() *client.QueryParams
type GetJoinedTeamPrimaryChannelTabsCountOperationOptions ¶
type GetJoinedTeamPrimaryChannelTabsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetJoinedTeamPrimaryChannelTabsCountOperationOptions ¶
func DefaultGetJoinedTeamPrimaryChannelTabsCountOperationOptions() GetJoinedTeamPrimaryChannelTabsCountOperationOptions
func (GetJoinedTeamPrimaryChannelTabsCountOperationOptions) ToHeaders ¶
func (o GetJoinedTeamPrimaryChannelTabsCountOperationOptions) ToHeaders() *client.Headers
func (GetJoinedTeamPrimaryChannelTabsCountOperationOptions) ToOData ¶
func (o GetJoinedTeamPrimaryChannelTabsCountOperationOptions) ToOData() *odata.Query
func (GetJoinedTeamPrimaryChannelTabsCountOperationOptions) ToQuery ¶
func (o GetJoinedTeamPrimaryChannelTabsCountOperationOptions) ToQuery() *client.QueryParams
type JoinedTeamPrimaryChannelTabClient ¶
func NewJoinedTeamPrimaryChannelTabClientWithBaseURI ¶
func NewJoinedTeamPrimaryChannelTabClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamPrimaryChannelTabClient, error)
func (JoinedTeamPrimaryChannelTabClient) CreateJoinedTeamPrimaryChannelTab ¶
func (c JoinedTeamPrimaryChannelTabClient) CreateJoinedTeamPrimaryChannelTab(ctx context.Context, id stable.MeJoinedTeamId, input stable.TeamsTab, options CreateJoinedTeamPrimaryChannelTabOperationOptions) (result CreateJoinedTeamPrimaryChannelTabOperationResponse, err error)
CreateJoinedTeamPrimaryChannelTab - Create new navigation property to tabs for me
func (JoinedTeamPrimaryChannelTabClient) DeleteJoinedTeamPrimaryChannelTab ¶
func (c JoinedTeamPrimaryChannelTabClient) DeleteJoinedTeamPrimaryChannelTab(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelTabId, options DeleteJoinedTeamPrimaryChannelTabOperationOptions) (result DeleteJoinedTeamPrimaryChannelTabOperationResponse, err error)
DeleteJoinedTeamPrimaryChannelTab - Delete navigation property tabs for me
func (JoinedTeamPrimaryChannelTabClient) GetJoinedTeamPrimaryChannelTab ¶
func (c JoinedTeamPrimaryChannelTabClient) GetJoinedTeamPrimaryChannelTab(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelTabId, options GetJoinedTeamPrimaryChannelTabOperationOptions) (result GetJoinedTeamPrimaryChannelTabOperationResponse, err error)
GetJoinedTeamPrimaryChannelTab - Get tabs from me. A collection of all the tabs in the channel. A navigation property.
func (JoinedTeamPrimaryChannelTabClient) GetJoinedTeamPrimaryChannelTabsCount ¶
func (c JoinedTeamPrimaryChannelTabClient) GetJoinedTeamPrimaryChannelTabsCount(ctx context.Context, id stable.MeJoinedTeamId, options GetJoinedTeamPrimaryChannelTabsCountOperationOptions) (result GetJoinedTeamPrimaryChannelTabsCountOperationResponse, err error)
GetJoinedTeamPrimaryChannelTabsCount - Get the number of the resource
func (JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabs ¶
func (c JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabs(ctx context.Context, id stable.MeJoinedTeamId, options ListJoinedTeamPrimaryChannelTabsOperationOptions) (result ListJoinedTeamPrimaryChannelTabsOperationResponse, err error)
ListJoinedTeamPrimaryChannelTabs - Get tabs from me. A collection of all the tabs in the channel. A navigation property.
func (JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabsComplete ¶
func (c JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabsComplete(ctx context.Context, id stable.MeJoinedTeamId, options ListJoinedTeamPrimaryChannelTabsOperationOptions) (ListJoinedTeamPrimaryChannelTabsCompleteResult, error)
ListJoinedTeamPrimaryChannelTabsComplete retrieves all the results into a single object
func (JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabsCompleteMatchingPredicate ¶
func (c JoinedTeamPrimaryChannelTabClient) ListJoinedTeamPrimaryChannelTabsCompleteMatchingPredicate(ctx context.Context, id stable.MeJoinedTeamId, options ListJoinedTeamPrimaryChannelTabsOperationOptions, predicate TeamsTabOperationPredicate) (result ListJoinedTeamPrimaryChannelTabsCompleteResult, err error)
ListJoinedTeamPrimaryChannelTabsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (JoinedTeamPrimaryChannelTabClient) UpdateJoinedTeamPrimaryChannelTab ¶
func (c JoinedTeamPrimaryChannelTabClient) UpdateJoinedTeamPrimaryChannelTab(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelTabId, input stable.TeamsTab, options UpdateJoinedTeamPrimaryChannelTabOperationOptions) (result UpdateJoinedTeamPrimaryChannelTabOperationResponse, err error)
UpdateJoinedTeamPrimaryChannelTab - Update the navigation property tabs in me
type ListJoinedTeamPrimaryChannelTabsCustomPager ¶
type ListJoinedTeamPrimaryChannelTabsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListJoinedTeamPrimaryChannelTabsCustomPager) NextPageLink ¶
func (p *ListJoinedTeamPrimaryChannelTabsCustomPager) NextPageLink() *odata.Link
type ListJoinedTeamPrimaryChannelTabsOperationOptions ¶
type ListJoinedTeamPrimaryChannelTabsOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListJoinedTeamPrimaryChannelTabsOperationOptions ¶
func DefaultListJoinedTeamPrimaryChannelTabsOperationOptions() ListJoinedTeamPrimaryChannelTabsOperationOptions
func (ListJoinedTeamPrimaryChannelTabsOperationOptions) ToHeaders ¶
func (o ListJoinedTeamPrimaryChannelTabsOperationOptions) ToHeaders() *client.Headers
func (ListJoinedTeamPrimaryChannelTabsOperationOptions) ToOData ¶
func (o ListJoinedTeamPrimaryChannelTabsOperationOptions) ToOData() *odata.Query
func (ListJoinedTeamPrimaryChannelTabsOperationOptions) ToQuery ¶
func (o ListJoinedTeamPrimaryChannelTabsOperationOptions) ToQuery() *client.QueryParams
type TeamsTabOperationPredicate ¶
type TeamsTabOperationPredicate struct { }
type UpdateJoinedTeamPrimaryChannelTabOperationOptions ¶
type UpdateJoinedTeamPrimaryChannelTabOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateJoinedTeamPrimaryChannelTabOperationOptions ¶
func DefaultUpdateJoinedTeamPrimaryChannelTabOperationOptions() UpdateJoinedTeamPrimaryChannelTabOperationOptions
func (UpdateJoinedTeamPrimaryChannelTabOperationOptions) ToHeaders ¶
func (o UpdateJoinedTeamPrimaryChannelTabOperationOptions) ToHeaders() *client.Headers
func (UpdateJoinedTeamPrimaryChannelTabOperationOptions) ToOData ¶
func (o UpdateJoinedTeamPrimaryChannelTabOperationOptions) ToOData() *odata.Query
func (UpdateJoinedTeamPrimaryChannelTabOperationOptions) ToQuery ¶
func (o UpdateJoinedTeamPrimaryChannelTabOperationOptions) ToQuery() *client.QueryParams