item

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 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 OAuth2PermissionGrantItemRequestBuilder added in v0.12.0

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

OAuth2PermissionGrantItemRequestBuilder provides operations to manage the collection of oAuth2PermissionGrant entities.

func NewOAuth2PermissionGrantItemRequestBuilder added in v0.12.0

NewOAuth2PermissionGrantItemRequestBuilder instantiates a new OAuth2PermissionGrantItemRequestBuilder and sets the default values.

func NewOAuth2PermissionGrantItemRequestBuilderInternal added in v0.12.0

func NewOAuth2PermissionGrantItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OAuth2PermissionGrantItemRequestBuilder

NewOAuth2PermissionGrantItemRequestBuilderInternal instantiates a new OAuth2PermissionGrantItemRequestBuilder and sets the default values.

func (*OAuth2PermissionGrantItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from oauth2PermissionGrants

func (*OAuth2PermissionGrantItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get entity from oauth2PermissionGrants by key

func (*OAuth2PermissionGrantItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in oauth2PermissionGrants

func (*OAuth2PermissionGrantItemRequestBuilder) Delete added in v0.12.0

Delete delete entity from oauth2PermissionGrants

func (*OAuth2PermissionGrantItemRequestBuilder) Get added in v0.12.0

Get get entity from oauth2PermissionGrants by key

func (*OAuth2PermissionGrantItemRequestBuilder) Patch added in v0.12.0

Patch update entity in oauth2PermissionGrants

type OAuth2PermissionGrantItemRequestBuilderDeleteOptions added in v0.12.0

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

OAuth2PermissionGrantItemRequestBuilderDeleteOptions options for Delete

type OAuth2PermissionGrantItemRequestBuilderGetOptions added in v0.12.0

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

OAuth2PermissionGrantItemRequestBuilderGetOptions options for Get

type OAuth2PermissionGrantItemRequestBuilderGetQueryParameters added in v0.12.0

type OAuth2PermissionGrantItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

OAuth2PermissionGrantItemRequestBuilderGetQueryParameters get entity from oauth2PermissionGrants by key

type OAuth2PermissionGrantItemRequestBuilderPatchOptions added in v0.12.0

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

OAuth2PermissionGrantItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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