solutions

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SolutionsRequestBuilder

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

SolutionsRequestBuilder provides operations to manage the solutionsRoot singleton.

func NewSolutionsRequestBuilder

NewSolutionsRequestBuilder instantiates a new SolutionsRequestBuilder and sets the default values.

func NewSolutionsRequestBuilderInternal

func NewSolutionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SolutionsRequestBuilder

NewSolutionsRequestBuilderInternal instantiates a new SolutionsRequestBuilder and sets the default values.

func (*SolutionsRequestBuilder) BookingBusinesses

BookingBusinesses the bookingBusinesses property

func (*SolutionsRequestBuilder) BookingBusinessesById

BookingBusinessesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.solutions.bookingBusinesses.item collection

func (*SolutionsRequestBuilder) BookingCurrencies

BookingCurrencies the bookingCurrencies property

func (*SolutionsRequestBuilder) BookingCurrenciesById

BookingCurrenciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.solutions.bookingCurrencies.item collection

func (*SolutionsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get solutions

func (*SolutionsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get solutions

func (*SolutionsRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update solutions

func (*SolutionsRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get solutions

func (*SolutionsRequestBuilder) Patch

Patch update solutions

func (*SolutionsRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update solutions

type SolutionsRequestBuilderGetQueryParameters

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

SolutionsRequestBuilderGetQueryParameters get solutions

type SolutionsRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type SolutionsRequestBuilderPatchRequestConfiguration added in v0.22.0

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

SolutionsRequestBuilderPatchRequestConfiguration 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