schema

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 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 i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SchemaRequestBuilder

NewSchemaRequestBuilderInternal instantiates a new SchemaRequestBuilder and sets the default values.

func (*SchemaRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property schema for external

func (*SchemaRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property schema for external

func (*SchemaRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only. Nullable.

func (*SchemaRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration read-only. Nullable.

func (*SchemaRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property schema in external

func (*SchemaRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property schema in external

func (*SchemaRequestBuilder) Delete

func (m *SchemaRequestBuilder) Delete() error

Delete delete navigation property schema for external

func (*SchemaRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *SchemaRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *SchemaRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property schema for external

func (*SchemaRequestBuilder) Get

Get read-only. Nullable.

func (*SchemaRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler read-only. Nullable.

func (*SchemaRequestBuilder) Patch

Patch update the navigation property schema in external

func (*SchemaRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property schema in external

type SchemaRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

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 SchemaRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type SchemaRequestBuilderPatchRequestConfiguration added in v0.22.0

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

SchemaRequestBuilderPatchRequestConfiguration 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