external

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExternalRequestBuilder

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

ExternalRequestBuilder provides operations to manage the external singleton.

func NewExternalRequestBuilder

NewExternalRequestBuilder instantiates a new ExternalRequestBuilder and sets the default values.

func NewExternalRequestBuilderInternal

func NewExternalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ExternalRequestBuilder

NewExternalRequestBuilderInternal instantiates a new ExternalRequestBuilder and sets the default values.

func (*ExternalRequestBuilder) Connections

Connections the connections property

func (*ExternalRequestBuilder) ConnectionsById

ConnectionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.external.connections.item collection

func (*ExternalRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get external

func (*ExternalRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update external

func (*ExternalRequestBuilder) Patch

Patch update external

type ExternalRequestBuilderGetOptions

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

ExternalRequestBuilderGetOptions options for Get

type ExternalRequestBuilderGetQueryParameters

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

ExternalRequestBuilderGetQueryParameters get external

type ExternalRequestBuilderPatchOptions

type ExternalRequestBuilderPatchOptions struct {
	//
	Body i648e92ed22999203da3c8fad3bc63deefe974fd0d511e7f830d70ea0aff57ffc.Externalable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ExternalRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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