template

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TemplateRequestBuilder

type TemplateRequestBuilder struct {
	// contains filtered or unexported fields
}

TemplateRequestBuilder provides operations to manage the template property of the microsoft.graph.team entity.

func NewTemplateRequestBuilder

NewTemplateRequestBuilder instantiates a new TemplateRequestBuilder and sets the default values.

func NewTemplateRequestBuilderInternal

func NewTemplateRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TemplateRequestBuilder

NewTemplateRequestBuilderInternal instantiates a new TemplateRequestBuilder and sets the default values.

func (*TemplateRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the template this team was created from. See available templates.

func (*TemplateRequestBuilder) Get

Get the template this team was created from. See available templates.

type TemplateRequestBuilderGetOptions

type TemplateRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TemplateRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

TemplateRequestBuilderGetOptions options for Get

type TemplateRequestBuilderGetQueryParameters

type TemplateRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

TemplateRequestBuilderGetQueryParameters the template this team was created from. See available templates.

Jump to

Keyboard shortcuts

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