fields

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 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 FieldsRequestBuilder

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

FieldsRequestBuilder provides operations to manage the fields property of the microsoft.graph.listItem entity.

func NewFieldsRequestBuilder

NewFieldsRequestBuilder instantiates a new FieldsRequestBuilder and sets the default values.

func NewFieldsRequestBuilderInternal

func NewFieldsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FieldsRequestBuilder

NewFieldsRequestBuilderInternal instantiates a new FieldsRequestBuilder and sets the default values.

func (*FieldsRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property fields for me

func (*FieldsRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property fields for me

func (*FieldsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the values of the columns set on this list item.

func (*FieldsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the values of the columns set on this list item.

func (*FieldsRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property fields in me

func (*FieldsRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property fields in me

func (*FieldsRequestBuilder) Delete

func (m *FieldsRequestBuilder) Delete() error

Delete delete navigation property fields for me

func (*FieldsRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *FieldsRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *FieldsRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property fields for me

func (*FieldsRequestBuilder) Get

Get the values of the columns set on this list item.

func (*FieldsRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler the values of the columns set on this list item.

func (*FieldsRequestBuilder) Patch

Patch update the navigation property fields in me

func (*FieldsRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property fields in me

type FieldsRequestBuilderDeleteRequestConfiguration added in v0.22.0

type FieldsRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

FieldsRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type FieldsRequestBuilderGetQueryParameters

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

FieldsRequestBuilderGetQueryParameters the values of the columns set on this list item.

type FieldsRequestBuilderGetRequestConfiguration added in v0.22.0

type FieldsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *FieldsRequestBuilderGetQueryParameters
}

FieldsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type FieldsRequestBuilderPatchRequestConfiguration added in v0.22.0

type FieldsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

FieldsRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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