exchange

package
v0.20241126.2320 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteExchangeOperationOptions

type DeleteExchangeOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteExchangeOperationOptions

func DefaultDeleteExchangeOperationOptions() DeleteExchangeOperationOptions

func (DeleteExchangeOperationOptions) ToHeaders

func (DeleteExchangeOperationOptions) ToOData

func (DeleteExchangeOperationOptions) ToQuery

type DeleteExchangeOperationResponse

type DeleteExchangeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type ExchangeClient

type ExchangeClient struct {
	Client *msgraph.Client
}

func NewExchangeClientWithBaseURI

func NewExchangeClientWithBaseURI(sdkApi sdkEnv.Api) (*ExchangeClient, error)

func (ExchangeClient) DeleteExchange

DeleteExchange - Delete navigation property exchange for roleManagement

func (ExchangeClient) GetExchange

GetExchange - Get exchange from roleManagement

func (ExchangeClient) UpdateExchange

UpdateExchange - Update the navigation property exchange in roleManagement

type GetExchangeOperationOptions

type GetExchangeOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetExchangeOperationOptions

func DefaultGetExchangeOperationOptions() GetExchangeOperationOptions

func (GetExchangeOperationOptions) ToHeaders

func (GetExchangeOperationOptions) ToOData

func (GetExchangeOperationOptions) ToQuery

type GetExchangeOperationResponse

type GetExchangeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UnifiedRbacApplication
}

type UpdateExchangeOperationOptions

type UpdateExchangeOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateExchangeOperationOptions

func DefaultUpdateExchangeOperationOptions() UpdateExchangeOperationOptions

func (UpdateExchangeOperationOptions) ToHeaders

func (UpdateExchangeOperationOptions) ToOData

func (UpdateExchangeOperationOptions) ToQuery

type UpdateExchangeOperationResponse

type UpdateExchangeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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