schema

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 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 i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SchemaRequestBuilder

NewSchemaRequestBuilderInternal instantiates a new SchemaRequestBuilder and sets the default values.

func (*SchemaRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property schema for connections

func (*SchemaRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only. Nullable.

func (*SchemaRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property schema in connections

func (*SchemaRequestBuilder) Delete

Delete delete navigation property schema for connections

func (*SchemaRequestBuilder) Patch

Patch update the navigation property schema in connections

type SchemaRequestBuilderDeleteOptions

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

SchemaRequestBuilderDeleteOptions options for Delete

type SchemaRequestBuilderGetOptions

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

SchemaRequestBuilderGetOptions options for Get

type SchemaRequestBuilderGetQueryParameters

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

SchemaRequestBuilderGetQueryParameters read-only. Nullable.

type SchemaRequestBuilderPatchOptions

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

SchemaRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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