teamprimarychannelfilesfoldercontent

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 DeleteTeamPrimaryChannelFilesFolderContentOperationOptions

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

func (DeleteTeamPrimaryChannelFilesFolderContentOperationOptions) ToHeaders

func (DeleteTeamPrimaryChannelFilesFolderContentOperationOptions) ToOData

func (DeleteTeamPrimaryChannelFilesFolderContentOperationOptions) ToQuery

type DeleteTeamPrimaryChannelFilesFolderContentOperationResponse

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

type GetTeamPrimaryChannelFilesFolderContentOperationOptions

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

func (GetTeamPrimaryChannelFilesFolderContentOperationOptions) ToHeaders

func (GetTeamPrimaryChannelFilesFolderContentOperationOptions) ToOData

func (GetTeamPrimaryChannelFilesFolderContentOperationOptions) ToQuery

type GetTeamPrimaryChannelFilesFolderContentOperationResponse

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

type SetTeamPrimaryChannelFilesFolderContentOperationOptions

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

func (SetTeamPrimaryChannelFilesFolderContentOperationOptions) ToHeaders

func (SetTeamPrimaryChannelFilesFolderContentOperationOptions) ToOData

func (SetTeamPrimaryChannelFilesFolderContentOperationOptions) ToQuery

type SetTeamPrimaryChannelFilesFolderContentOperationResponse

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

type TeamPrimaryChannelFilesFolderContentClient

type TeamPrimaryChannelFilesFolderContentClient struct {
	Client *msgraph.Client
}

func NewTeamPrimaryChannelFilesFolderContentClientWithBaseURI

func NewTeamPrimaryChannelFilesFolderContentClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamPrimaryChannelFilesFolderContentClient, error)

func (TeamPrimaryChannelFilesFolderContentClient) DeleteTeamPrimaryChannelFilesFolderContent

DeleteTeamPrimaryChannelFilesFolderContent - 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 (TeamPrimaryChannelFilesFolderContentClient) GetTeamPrimaryChannelFilesFolderContent

GetTeamPrimaryChannelFilesFolderContent - 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 (TeamPrimaryChannelFilesFolderContentClient) SetTeamPrimaryChannelFilesFolderContent

SetTeamPrimaryChannelFilesFolderContent - 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