teamchanneltab

package
v0.20241009.1142232 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateTeamChannelTabOperationOptions

type CreateTeamChannelTabOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateTeamChannelTabOperationOptions

func DefaultCreateTeamChannelTabOperationOptions() CreateTeamChannelTabOperationOptions

func (CreateTeamChannelTabOperationOptions) ToHeaders

func (CreateTeamChannelTabOperationOptions) ToOData

func (CreateTeamChannelTabOperationOptions) ToQuery

type CreateTeamChannelTabOperationResponse

type CreateTeamChannelTabOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.TeamsTab
}

type DeleteTeamChannelTabOperationOptions

type DeleteTeamChannelTabOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteTeamChannelTabOperationOptions

func DefaultDeleteTeamChannelTabOperationOptions() DeleteTeamChannelTabOperationOptions

func (DeleteTeamChannelTabOperationOptions) ToHeaders

func (DeleteTeamChannelTabOperationOptions) ToOData

func (DeleteTeamChannelTabOperationOptions) ToQuery

type DeleteTeamChannelTabOperationResponse

type DeleteTeamChannelTabOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetTeamChannelTabOperationOptions

type GetTeamChannelTabOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetTeamChannelTabOperationOptions

func DefaultGetTeamChannelTabOperationOptions() GetTeamChannelTabOperationOptions

func (GetTeamChannelTabOperationOptions) ToHeaders

func (GetTeamChannelTabOperationOptions) ToOData

func (GetTeamChannelTabOperationOptions) ToQuery

type GetTeamChannelTabOperationResponse

type GetTeamChannelTabOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.TeamsTab
}

type GetTeamChannelTabsCountOperationOptions

type GetTeamChannelTabsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetTeamChannelTabsCountOperationOptions

func DefaultGetTeamChannelTabsCountOperationOptions() GetTeamChannelTabsCountOperationOptions

func (GetTeamChannelTabsCountOperationOptions) ToHeaders

func (GetTeamChannelTabsCountOperationOptions) ToOData

func (GetTeamChannelTabsCountOperationOptions) ToQuery

type GetTeamChannelTabsCountOperationResponse

type GetTeamChannelTabsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListTeamChannelTabsCompleteResult

type ListTeamChannelTabsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.TeamsTab
}

type ListTeamChannelTabsCustomPager

type ListTeamChannelTabsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListTeamChannelTabsCustomPager) NextPageLink() *odata.Link

type ListTeamChannelTabsOperationOptions

type ListTeamChannelTabsOperationOptions 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 DefaultListTeamChannelTabsOperationOptions

func DefaultListTeamChannelTabsOperationOptions() ListTeamChannelTabsOperationOptions

func (ListTeamChannelTabsOperationOptions) ToHeaders

func (ListTeamChannelTabsOperationOptions) ToOData

func (ListTeamChannelTabsOperationOptions) ToQuery

type ListTeamChannelTabsOperationResponse

type ListTeamChannelTabsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.TeamsTab
}

type TeamChannelTabClient

type TeamChannelTabClient struct {
	Client *msgraph.Client
}

func NewTeamChannelTabClientWithBaseURI

func NewTeamChannelTabClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamChannelTabClient, error)

func (TeamChannelTabClient) CreateTeamChannelTab

CreateTeamChannelTab - Create new navigation property to tabs for groups

func (TeamChannelTabClient) DeleteTeamChannelTab

DeleteTeamChannelTab - Delete navigation property tabs for groups

func (TeamChannelTabClient) GetTeamChannelTab

GetTeamChannelTab - Get tabs from groups. A collection of all the tabs in the channel. A navigation property.

func (TeamChannelTabClient) GetTeamChannelTabsCount

GetTeamChannelTabsCount - Get the number of the resource

func (TeamChannelTabClient) ListTeamChannelTabs

ListTeamChannelTabs - Get tabs from groups. A collection of all the tabs in the channel. A navigation property.

func (TeamChannelTabClient) ListTeamChannelTabsComplete

ListTeamChannelTabsComplete retrieves all the results into a single object

func (TeamChannelTabClient) ListTeamChannelTabsCompleteMatchingPredicate

func (c TeamChannelTabClient) ListTeamChannelTabsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdTeamChannelId, options ListTeamChannelTabsOperationOptions, predicate TeamsTabOperationPredicate) (result ListTeamChannelTabsCompleteResult, err error)

ListTeamChannelTabsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (TeamChannelTabClient) UpdateTeamChannelTab

UpdateTeamChannelTab - Update the navigation property tabs in groups

type TeamsTabOperationPredicate

type TeamsTabOperationPredicate struct {
}

func (TeamsTabOperationPredicate) Matches

func (p TeamsTabOperationPredicate) Matches(input beta.TeamsTab) bool

type UpdateTeamChannelTabOperationOptions

type UpdateTeamChannelTabOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateTeamChannelTabOperationOptions

func DefaultUpdateTeamChannelTabOperationOptions() UpdateTeamChannelTabOperationOptions

func (UpdateTeamChannelTabOperationOptions) ToHeaders

func (UpdateTeamChannelTabOperationOptions) ToOData

func (UpdateTeamChannelTabOperationOptions) ToQuery

type UpdateTeamChannelTabOperationResponse

type UpdateTeamChannelTabOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL