joinedteamtag

package
v0.20241126.2320 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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 CreateJoinedTeamTagOperationOptions

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

func DefaultCreateJoinedTeamTagOperationOptions

func DefaultCreateJoinedTeamTagOperationOptions() CreateJoinedTeamTagOperationOptions

func (CreateJoinedTeamTagOperationOptions) ToHeaders

func (CreateJoinedTeamTagOperationOptions) ToOData

func (CreateJoinedTeamTagOperationOptions) ToQuery

type CreateJoinedTeamTagOperationResponse

type CreateJoinedTeamTagOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.TeamworkTag
}

type DeleteJoinedTeamTagOperationOptions

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

func DefaultDeleteJoinedTeamTagOperationOptions

func DefaultDeleteJoinedTeamTagOperationOptions() DeleteJoinedTeamTagOperationOptions

func (DeleteJoinedTeamTagOperationOptions) ToHeaders

func (DeleteJoinedTeamTagOperationOptions) ToOData

func (DeleteJoinedTeamTagOperationOptions) ToQuery

type DeleteJoinedTeamTagOperationResponse

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

type GetJoinedTeamTagOperationOptions

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

func DefaultGetJoinedTeamTagOperationOptions

func DefaultGetJoinedTeamTagOperationOptions() GetJoinedTeamTagOperationOptions

func (GetJoinedTeamTagOperationOptions) ToHeaders

func (GetJoinedTeamTagOperationOptions) ToOData

func (GetJoinedTeamTagOperationOptions) ToQuery

type GetJoinedTeamTagOperationResponse

type GetJoinedTeamTagOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.TeamworkTag
}

type GetJoinedTeamTagsCountOperationOptions

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

func DefaultGetJoinedTeamTagsCountOperationOptions

func DefaultGetJoinedTeamTagsCountOperationOptions() GetJoinedTeamTagsCountOperationOptions

func (GetJoinedTeamTagsCountOperationOptions) ToHeaders

func (GetJoinedTeamTagsCountOperationOptions) ToOData

func (GetJoinedTeamTagsCountOperationOptions) ToQuery

type GetJoinedTeamTagsCountOperationResponse

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

type JoinedTeamTagClient

type JoinedTeamTagClient struct {
	Client *msgraph.Client
}

func NewJoinedTeamTagClientWithBaseURI

func NewJoinedTeamTagClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamTagClient, error)

func (JoinedTeamTagClient) CreateJoinedTeamTag

CreateJoinedTeamTag - Create new navigation property to tags for me

func (JoinedTeamTagClient) DeleteJoinedTeamTag

DeleteJoinedTeamTag - Delete navigation property tags for me

func (JoinedTeamTagClient) GetJoinedTeamTag

GetJoinedTeamTag - Get tags from me. The tags associated with the team.

func (JoinedTeamTagClient) GetJoinedTeamTagsCount

GetJoinedTeamTagsCount - Get the number of the resource

func (JoinedTeamTagClient) ListJoinedTeamTags

ListJoinedTeamTags - Get tags from me. The tags associated with the team.

func (JoinedTeamTagClient) ListJoinedTeamTagsComplete

ListJoinedTeamTagsComplete retrieves all the results into a single object

func (JoinedTeamTagClient) ListJoinedTeamTagsCompleteMatchingPredicate

func (c JoinedTeamTagClient) ListJoinedTeamTagsCompleteMatchingPredicate(ctx context.Context, id stable.MeJoinedTeamId, options ListJoinedTeamTagsOperationOptions, predicate TeamworkTagOperationPredicate) (result ListJoinedTeamTagsCompleteResult, err error)

ListJoinedTeamTagsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (JoinedTeamTagClient) UpdateJoinedTeamTag

UpdateJoinedTeamTag - Update the navigation property tags in me

type ListJoinedTeamTagsCompleteResult

type ListJoinedTeamTagsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.TeamworkTag
}

type ListJoinedTeamTagsCustomPager

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

type ListJoinedTeamTagsOperationOptions

type ListJoinedTeamTagsOperationOptions 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 DefaultListJoinedTeamTagsOperationOptions

func DefaultListJoinedTeamTagsOperationOptions() ListJoinedTeamTagsOperationOptions

func (ListJoinedTeamTagsOperationOptions) ToHeaders

func (ListJoinedTeamTagsOperationOptions) ToOData

func (ListJoinedTeamTagsOperationOptions) ToQuery

type ListJoinedTeamTagsOperationResponse

type ListJoinedTeamTagsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.TeamworkTag
}

type TeamworkTagOperationPredicate

type TeamworkTagOperationPredicate struct {
}

func (TeamworkTagOperationPredicate) Matches

type UpdateJoinedTeamTagOperationOptions

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

func DefaultUpdateJoinedTeamTagOperationOptions

func DefaultUpdateJoinedTeamTagOperationOptions() UpdateJoinedTeamTagOperationOptions

func (UpdateJoinedTeamTagOperationOptions) ToHeaders

func (UpdateJoinedTeamTagOperationOptions) ToOData

func (UpdateJoinedTeamTagOperationOptions) ToQuery

type UpdateJoinedTeamTagOperationResponse

type UpdateJoinedTeamTagOperationResponse 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