Documentation ¶
Index ¶
- type CreateTeamworkInstalledAppOperationOptions
- type CreateTeamworkInstalledAppOperationResponse
- type DeleteTeamworkInstalledAppOperationOptions
- type DeleteTeamworkInstalledAppOperationResponse
- type GetTeamworkInstalledAppOperationOptions
- type GetTeamworkInstalledAppOperationResponse
- type GetTeamworkInstalledAppsCountOperationOptions
- type GetTeamworkInstalledAppsCountOperationResponse
- type ListTeamworkInstalledAppsCompleteResult
- type ListTeamworkInstalledAppsCustomPager
- type ListTeamworkInstalledAppsOperationOptions
- type ListTeamworkInstalledAppsOperationResponse
- type TeamworkInstalledAppClient
- func (c TeamworkInstalledAppClient) CreateTeamworkInstalledApp(ctx context.Context, id beta.UserId, input beta.UserScopeTeamsAppInstallation, ...) (result CreateTeamworkInstalledAppOperationResponse, err error)
- func (c TeamworkInstalledAppClient) DeleteTeamworkInstalledApp(ctx context.Context, id beta.UserIdTeamworkInstalledAppId, ...) (result DeleteTeamworkInstalledAppOperationResponse, err error)
- func (c TeamworkInstalledAppClient) GetTeamworkInstalledApp(ctx context.Context, id beta.UserIdTeamworkInstalledAppId, ...) (result GetTeamworkInstalledAppOperationResponse, err error)
- func (c TeamworkInstalledAppClient) GetTeamworkInstalledAppsCount(ctx context.Context, id beta.UserId, ...) (result GetTeamworkInstalledAppsCountOperationResponse, err error)
- func (c TeamworkInstalledAppClient) ListTeamworkInstalledApps(ctx context.Context, id beta.UserId, ...) (result ListTeamworkInstalledAppsOperationResponse, err error)
- func (c TeamworkInstalledAppClient) ListTeamworkInstalledAppsComplete(ctx context.Context, id beta.UserId, ...) (ListTeamworkInstalledAppsCompleteResult, error)
- func (c TeamworkInstalledAppClient) ListTeamworkInstalledAppsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, ...) (result ListTeamworkInstalledAppsCompleteResult, err error)
- func (c TeamworkInstalledAppClient) UpdateTeamworkInstalledApp(ctx context.Context, id beta.UserIdTeamworkInstalledAppId, ...) (result UpdateTeamworkInstalledAppOperationResponse, err error)
- type UpdateTeamworkInstalledAppOperationOptions
- type UpdateTeamworkInstalledAppOperationResponse
- type UserScopeTeamsAppInstallationOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateTeamworkInstalledAppOperationOptions ¶
type CreateTeamworkInstalledAppOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateTeamworkInstalledAppOperationOptions ¶
func DefaultCreateTeamworkInstalledAppOperationOptions() CreateTeamworkInstalledAppOperationOptions
func (CreateTeamworkInstalledAppOperationOptions) ToHeaders ¶
func (o CreateTeamworkInstalledAppOperationOptions) ToHeaders() *client.Headers
func (CreateTeamworkInstalledAppOperationOptions) ToOData ¶
func (o CreateTeamworkInstalledAppOperationOptions) ToOData() *odata.Query
func (CreateTeamworkInstalledAppOperationOptions) ToQuery ¶
func (o CreateTeamworkInstalledAppOperationOptions) ToQuery() *client.QueryParams
type DeleteTeamworkInstalledAppOperationOptions ¶
type DeleteTeamworkInstalledAppOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteTeamworkInstalledAppOperationOptions ¶
func DefaultDeleteTeamworkInstalledAppOperationOptions() DeleteTeamworkInstalledAppOperationOptions
func (DeleteTeamworkInstalledAppOperationOptions) ToHeaders ¶
func (o DeleteTeamworkInstalledAppOperationOptions) ToHeaders() *client.Headers
func (DeleteTeamworkInstalledAppOperationOptions) ToOData ¶
func (o DeleteTeamworkInstalledAppOperationOptions) ToOData() *odata.Query
func (DeleteTeamworkInstalledAppOperationOptions) ToQuery ¶
func (o DeleteTeamworkInstalledAppOperationOptions) ToQuery() *client.QueryParams
type GetTeamworkInstalledAppOperationOptions ¶
type GetTeamworkInstalledAppOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetTeamworkInstalledAppOperationOptions ¶
func DefaultGetTeamworkInstalledAppOperationOptions() GetTeamworkInstalledAppOperationOptions
func (GetTeamworkInstalledAppOperationOptions) ToHeaders ¶
func (o GetTeamworkInstalledAppOperationOptions) ToHeaders() *client.Headers
func (GetTeamworkInstalledAppOperationOptions) ToOData ¶
func (o GetTeamworkInstalledAppOperationOptions) ToOData() *odata.Query
func (GetTeamworkInstalledAppOperationOptions) ToQuery ¶
func (o GetTeamworkInstalledAppOperationOptions) ToQuery() *client.QueryParams
type GetTeamworkInstalledAppsCountOperationOptions ¶
type GetTeamworkInstalledAppsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetTeamworkInstalledAppsCountOperationOptions ¶
func DefaultGetTeamworkInstalledAppsCountOperationOptions() GetTeamworkInstalledAppsCountOperationOptions
func (GetTeamworkInstalledAppsCountOperationOptions) ToHeaders ¶
func (o GetTeamworkInstalledAppsCountOperationOptions) ToHeaders() *client.Headers
func (GetTeamworkInstalledAppsCountOperationOptions) ToOData ¶
func (o GetTeamworkInstalledAppsCountOperationOptions) ToOData() *odata.Query
func (GetTeamworkInstalledAppsCountOperationOptions) ToQuery ¶
func (o GetTeamworkInstalledAppsCountOperationOptions) ToQuery() *client.QueryParams
type ListTeamworkInstalledAppsCompleteResult ¶
type ListTeamworkInstalledAppsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.UserScopeTeamsAppInstallation }
type ListTeamworkInstalledAppsCustomPager ¶
func (*ListTeamworkInstalledAppsCustomPager) NextPageLink ¶
func (p *ListTeamworkInstalledAppsCustomPager) NextPageLink() *odata.Link
type ListTeamworkInstalledAppsOperationOptions ¶
type ListTeamworkInstalledAppsOperationOptions 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 DefaultListTeamworkInstalledAppsOperationOptions ¶
func DefaultListTeamworkInstalledAppsOperationOptions() ListTeamworkInstalledAppsOperationOptions
func (ListTeamworkInstalledAppsOperationOptions) ToHeaders ¶
func (o ListTeamworkInstalledAppsOperationOptions) ToHeaders() *client.Headers
func (ListTeamworkInstalledAppsOperationOptions) ToOData ¶
func (o ListTeamworkInstalledAppsOperationOptions) ToOData() *odata.Query
func (ListTeamworkInstalledAppsOperationOptions) ToQuery ¶
func (o ListTeamworkInstalledAppsOperationOptions) ToQuery() *client.QueryParams
type TeamworkInstalledAppClient ¶
func NewTeamworkInstalledAppClientWithBaseURI ¶
func NewTeamworkInstalledAppClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamworkInstalledAppClient, error)
func (TeamworkInstalledAppClient) CreateTeamworkInstalledApp ¶
func (c TeamworkInstalledAppClient) CreateTeamworkInstalledApp(ctx context.Context, id beta.UserId, input beta.UserScopeTeamsAppInstallation, options CreateTeamworkInstalledAppOperationOptions) (result CreateTeamworkInstalledAppOperationResponse, err error)
CreateTeamworkInstalledApp - Install app for user. Install an app in the personal scope of the specified user.
func (TeamworkInstalledAppClient) DeleteTeamworkInstalledApp ¶
func (c TeamworkInstalledAppClient) DeleteTeamworkInstalledApp(ctx context.Context, id beta.UserIdTeamworkInstalledAppId, options DeleteTeamworkInstalledAppOperationOptions) (result DeleteTeamworkInstalledAppOperationResponse, err error)
DeleteTeamworkInstalledApp - Uninstall app for user. Uninstall an app from the personal scope of the specified user.
func (TeamworkInstalledAppClient) GetTeamworkInstalledApp ¶
func (c TeamworkInstalledAppClient) GetTeamworkInstalledApp(ctx context.Context, id beta.UserIdTeamworkInstalledAppId, options GetTeamworkInstalledAppOperationOptions) (result GetTeamworkInstalledAppOperationResponse, err error)
GetTeamworkInstalledApp - Get installed app for user. Retrieve the app installed in the personal scope of the specified user.
func (TeamworkInstalledAppClient) GetTeamworkInstalledAppsCount ¶
func (c TeamworkInstalledAppClient) GetTeamworkInstalledAppsCount(ctx context.Context, id beta.UserId, options GetTeamworkInstalledAppsCountOperationOptions) (result GetTeamworkInstalledAppsCountOperationResponse, err error)
GetTeamworkInstalledAppsCount - Get the number of the resource
func (TeamworkInstalledAppClient) ListTeamworkInstalledApps ¶
func (c TeamworkInstalledAppClient) ListTeamworkInstalledApps(ctx context.Context, id beta.UserId, options ListTeamworkInstalledAppsOperationOptions) (result ListTeamworkInstalledAppsOperationResponse, err error)
ListTeamworkInstalledApps - List apps installed for user. Retrieve the list of apps installed in the personal scope of the specified user.
func (TeamworkInstalledAppClient) ListTeamworkInstalledAppsComplete ¶
func (c TeamworkInstalledAppClient) ListTeamworkInstalledAppsComplete(ctx context.Context, id beta.UserId, options ListTeamworkInstalledAppsOperationOptions) (ListTeamworkInstalledAppsCompleteResult, error)
ListTeamworkInstalledAppsComplete retrieves all the results into a single object
func (TeamworkInstalledAppClient) ListTeamworkInstalledAppsCompleteMatchingPredicate ¶
func (c TeamworkInstalledAppClient) ListTeamworkInstalledAppsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListTeamworkInstalledAppsOperationOptions, predicate UserScopeTeamsAppInstallationOperationPredicate) (result ListTeamworkInstalledAppsCompleteResult, err error)
ListTeamworkInstalledAppsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (TeamworkInstalledAppClient) UpdateTeamworkInstalledApp ¶
func (c TeamworkInstalledAppClient) UpdateTeamworkInstalledApp(ctx context.Context, id beta.UserIdTeamworkInstalledAppId, input beta.UserScopeTeamsAppInstallation, options UpdateTeamworkInstalledAppOperationOptions) (result UpdateTeamworkInstalledAppOperationResponse, err error)
UpdateTeamworkInstalledApp - Update the navigation property installedApps in users
type UpdateTeamworkInstalledAppOperationOptions ¶
type UpdateTeamworkInstalledAppOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateTeamworkInstalledAppOperationOptions ¶
func DefaultUpdateTeamworkInstalledAppOperationOptions() UpdateTeamworkInstalledAppOperationOptions
func (UpdateTeamworkInstalledAppOperationOptions) ToHeaders ¶
func (o UpdateTeamworkInstalledAppOperationOptions) ToHeaders() *client.Headers
func (UpdateTeamworkInstalledAppOperationOptions) ToOData ¶
func (o UpdateTeamworkInstalledAppOperationOptions) ToOData() *odata.Query
func (UpdateTeamworkInstalledAppOperationOptions) ToQuery ¶
func (o UpdateTeamworkInstalledAppOperationOptions) ToQuery() *client.QueryParams
type UserScopeTeamsAppInstallationOperationPredicate ¶
type UserScopeTeamsAppInstallationOperationPredicate struct { }
func (UserScopeTeamsAppInstallationOperationPredicate) Matches ¶
func (p UserScopeTeamsAppInstallationOperationPredicate) Matches(input beta.UserScopeTeamsAppInstallation) bool