schema

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 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 SchemaRequestBuilder

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

SchemaRequestBuilder provides operations to manage the schema property of the microsoft.graph.externalConnectors.externalConnection entity.

func NewSchemaRequestBuilder

NewSchemaRequestBuilder instantiates a new SchemaRequestBuilder and sets the default values.

func NewSchemaRequestBuilderInternal

func NewSchemaRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SchemaRequestBuilder

NewSchemaRequestBuilderInternal instantiates a new SchemaRequestBuilder and sets the default values.

func (*SchemaRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property schema for external

func (*SchemaRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only. Nullable.

func (*SchemaRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property schema in external

func (*SchemaRequestBuilder) Delete

Delete delete navigation property schema for external

func (*SchemaRequestBuilder) Patch

Patch update the navigation property schema in external

type SchemaRequestBuilderDeleteOptions

type SchemaRequestBuilderDeleteOptions struct {
	// 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
}

SchemaRequestBuilderDeleteOptions options for Delete

type SchemaRequestBuilderGetOptions

type SchemaRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *SchemaRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

SchemaRequestBuilderGetOptions options for Get

type SchemaRequestBuilderGetQueryParameters

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

SchemaRequestBuilderGetQueryParameters read-only. Nullable.

type SchemaRequestBuilderPatchOptions

type SchemaRequestBuilderPatchOptions struct {
	//
	Body i611946aca48221be342488e87b2af0987834716d9bc5792c53f59b5e10e9f8f8.Schemaable
	// 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
}

SchemaRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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