teamchannelfilesfoldercontent

package
v0.20241016.1080325 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 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 DeleteTeamChannelFilesFolderContentOperationOptions

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

func DefaultDeleteTeamChannelFilesFolderContentOperationOptions

func DefaultDeleteTeamChannelFilesFolderContentOperationOptions() DeleteTeamChannelFilesFolderContentOperationOptions

func (DeleteTeamChannelFilesFolderContentOperationOptions) ToHeaders

func (DeleteTeamChannelFilesFolderContentOperationOptions) ToOData

func (DeleteTeamChannelFilesFolderContentOperationOptions) ToQuery

type DeleteTeamChannelFilesFolderContentOperationResponse

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

type GetTeamChannelFilesFolderContentOperationOptions

type GetTeamChannelFilesFolderContentOperationOptions struct {
	Format    *odata.Format
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultGetTeamChannelFilesFolderContentOperationOptions

func DefaultGetTeamChannelFilesFolderContentOperationOptions() GetTeamChannelFilesFolderContentOperationOptions

func (GetTeamChannelFilesFolderContentOperationOptions) ToHeaders

func (GetTeamChannelFilesFolderContentOperationOptions) ToOData

func (GetTeamChannelFilesFolderContentOperationOptions) ToQuery

type GetTeamChannelFilesFolderContentOperationResponse

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

type SetTeamChannelFilesFolderContentOperationOptions

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

func DefaultSetTeamChannelFilesFolderContentOperationOptions

func DefaultSetTeamChannelFilesFolderContentOperationOptions() SetTeamChannelFilesFolderContentOperationOptions

func (SetTeamChannelFilesFolderContentOperationOptions) ToHeaders

func (SetTeamChannelFilesFolderContentOperationOptions) ToOData

func (SetTeamChannelFilesFolderContentOperationOptions) ToQuery

type SetTeamChannelFilesFolderContentOperationResponse

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

type TeamChannelFilesFolderContentClient

type TeamChannelFilesFolderContentClient struct {
	Client *msgraph.Client
}

func NewTeamChannelFilesFolderContentClientWithBaseURI

func NewTeamChannelFilesFolderContentClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamChannelFilesFolderContentClient, error)

func (TeamChannelFilesFolderContentClient) DeleteTeamChannelFilesFolderContent

DeleteTeamChannelFilesFolderContent - Delete content for the navigation property filesFolder in groups. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

func (TeamChannelFilesFolderContentClient) GetTeamChannelFilesFolderContent

GetTeamChannelFilesFolderContent - Get content for the navigation property filesFolder from groups. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

func (TeamChannelFilesFolderContentClient) SetTeamChannelFilesFolderContent

SetTeamChannelFilesFolderContent - Update content for the navigation property filesFolder in groups. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

Jump to

Keyboard shortcuts

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