teamphoto

package
v0.20241029.1112340 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetTeamPhotoOperationOptions

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

func DefaultGetTeamPhotoOperationOptions

func DefaultGetTeamPhotoOperationOptions() GetTeamPhotoOperationOptions

func (GetTeamPhotoOperationOptions) ToHeaders

func (GetTeamPhotoOperationOptions) ToOData

func (GetTeamPhotoOperationOptions) ToQuery

type GetTeamPhotoOperationResponse

type GetTeamPhotoOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ProfilePhoto
}

type GetTeamPhotoValueOperationOptions

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

func DefaultGetTeamPhotoValueOperationOptions

func DefaultGetTeamPhotoValueOperationOptions() GetTeamPhotoValueOperationOptions

func (GetTeamPhotoValueOperationOptions) ToHeaders

func (GetTeamPhotoValueOperationOptions) ToOData

func (GetTeamPhotoValueOperationOptions) ToQuery

type GetTeamPhotoValueOperationResponse

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

type RemoveTeamPhotoValueOperationOptions

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

func DefaultRemoveTeamPhotoValueOperationOptions

func DefaultRemoveTeamPhotoValueOperationOptions() RemoveTeamPhotoValueOperationOptions

func (RemoveTeamPhotoValueOperationOptions) ToHeaders

func (RemoveTeamPhotoValueOperationOptions) ToOData

func (RemoveTeamPhotoValueOperationOptions) ToQuery

type RemoveTeamPhotoValueOperationResponse

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

type SetTeamPhotoValueOperationOptions

type SetTeamPhotoValueOperationOptions struct {
	ContentType string
	Metadata    *odata.Metadata
	RetryFunc   client.RequestRetryFunc
}

func DefaultSetTeamPhotoValueOperationOptions

func DefaultSetTeamPhotoValueOperationOptions() SetTeamPhotoValueOperationOptions

func (SetTeamPhotoValueOperationOptions) ToHeaders

func (SetTeamPhotoValueOperationOptions) ToOData

func (SetTeamPhotoValueOperationOptions) ToQuery

type SetTeamPhotoValueOperationResponse

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

type TeamPhotoClient

type TeamPhotoClient struct {
	Client *msgraph.Client
}

func NewTeamPhotoClientWithBaseURI

func NewTeamPhotoClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamPhotoClient, error)

func (TeamPhotoClient) GetTeamPhoto

GetTeamPhoto - Get photo from groups. The team photo.

func (TeamPhotoClient) GetTeamPhotoValue

GetTeamPhotoValue - Get media content for the navigation property photo from groups. The team photo.

func (TeamPhotoClient) RemoveTeamPhotoValue

RemoveTeamPhotoValue - Delete media content for the navigation property photo in groups. The team photo.

func (TeamPhotoClient) SetTeamPhotoValue

func (c TeamPhotoClient) SetTeamPhotoValue(ctx context.Context, id beta.GroupId, input []byte, options SetTeamPhotoValueOperationOptions) (result SetTeamPhotoValueOperationResponse, err error)

SetTeamPhotoValue - Update media content for the navigation property photo in groups. The team photo.

func (TeamPhotoClient) UpdateTeamPhoto

UpdateTeamPhoto - Update the navigation property photo in groups

type UpdateTeamPhotoOperationOptions

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

func DefaultUpdateTeamPhotoOperationOptions

func DefaultUpdateTeamPhotoOperationOptions() UpdateTeamPhotoOperationOptions

func (UpdateTeamPhotoOperationOptions) ToHeaders

func (UpdateTeamPhotoOperationOptions) ToOData

func (UpdateTeamPhotoOperationOptions) ToQuery

type UpdateTeamPhotoOperationResponse

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