external

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 5 Imported by: 1

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 ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ExternalRequestBuilder

NewExternalRequestBuilderInternal instantiates a new ExternalRequestBuilder and sets the default values.

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
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *ExternalRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

ExternalRequestBuilderGetOptions options for Get

type ExternalRequestBuilderGetQueryParameters

type ExternalRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

ExternalRequestBuilderGetQueryParameters get external

type ExternalRequestBuilderPatchOptions

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

ExternalRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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