item

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 AuthenticationMethodConfigurationItemRequestBuilder

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

AuthenticationMethodConfigurationItemRequestBuilder provides operations to manage the collection of authenticationMethodConfiguration entities.

func NewAuthenticationMethodConfigurationItemRequestBuilder

NewAuthenticationMethodConfigurationItemRequestBuilder instantiates a new AuthenticationMethodConfigurationItemRequestBuilder and sets the default values.

func NewAuthenticationMethodConfigurationItemRequestBuilderInternal

func NewAuthenticationMethodConfigurationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationItemRequestBuilder

NewAuthenticationMethodConfigurationItemRequestBuilderInternal instantiates a new AuthenticationMethodConfigurationItemRequestBuilder and sets the default values.

func (*AuthenticationMethodConfigurationItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from authenticationMethodConfigurations

func (*AuthenticationMethodConfigurationItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from authenticationMethodConfigurations by key

func (*AuthenticationMethodConfigurationItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in authenticationMethodConfigurations

func (*AuthenticationMethodConfigurationItemRequestBuilder) Delete

Delete delete entity from authenticationMethodConfigurations

func (*AuthenticationMethodConfigurationItemRequestBuilder) Get

Get get entity from authenticationMethodConfigurations by key

func (*AuthenticationMethodConfigurationItemRequestBuilder) Patch

Patch update entity in authenticationMethodConfigurations

type AuthenticationMethodConfigurationItemRequestBuilderDeleteOptions

type AuthenticationMethodConfigurationItemRequestBuilderDeleteOptions 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
}

AuthenticationMethodConfigurationItemRequestBuilderDeleteOptions options for Delete

type AuthenticationMethodConfigurationItemRequestBuilderGetOptions

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

AuthenticationMethodConfigurationItemRequestBuilderGetOptions options for Get

type AuthenticationMethodConfigurationItemRequestBuilderGetQueryParameters

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

AuthenticationMethodConfigurationItemRequestBuilderGetQueryParameters get entity from authenticationMethodConfigurations by key

type AuthenticationMethodConfigurationItemRequestBuilderPatchOptions

type AuthenticationMethodConfigurationItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationable
	// 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
}

AuthenticationMethodConfigurationItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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