Documentation
¶
Index ¶
- func CreateAvailableProviderTypesResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type AvailableProviderTypesRequestBuilder
- type AvailableProviderTypesRequestBuilderGetQueryParameters
- type AvailableProviderTypesRequestBuilderGetRequestConfiguration
- type AvailableProviderTypesResponse
- type AvailableProviderTypesResponseable
- type CountRequestBuilder
- type CountRequestBuilderGetRequestConfiguration
- type IdentityProviderItemRequestBuilder
- func (m *IdentityProviderItemRequestBuilder) Delete(ctx context.Context, ...) error
- func (m *IdentityProviderItemRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *IdentityProviderItemRequestBuilder) Patch(ctx context.Context, ...) (...)
- func (m *IdentityProviderItemRequestBuilder) ToDeleteRequestInformation(ctx context.Context, ...) (...)
- func (m *IdentityProviderItemRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *IdentityProviderItemRequestBuilder) ToPatchRequestInformation(ctx context.Context, ...) (...)
- type IdentityProviderItemRequestBuilderDeleteRequestConfiguration
- type IdentityProviderItemRequestBuilderGetQueryParameters
- type IdentityProviderItemRequestBuilderGetRequestConfiguration
- type IdentityProviderItemRequestBuilderPatchRequestConfiguration
- type IdentityProvidersRequestBuilder
- func (m *IdentityProvidersRequestBuilder) AvailableProviderTypes() *AvailableProviderTypesRequestBuilder
- func (m *IdentityProvidersRequestBuilder) Count() *CountRequestBuilder
- func (m *IdentityProvidersRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *IdentityProvidersRequestBuilder) Post(ctx context.Context, ...) (...)
- func (m *IdentityProvidersRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *IdentityProvidersRequestBuilder) ToPostRequestInformation(ctx context.Context, ...) (...)
- type IdentityProvidersRequestBuilderGetQueryParameters
- type IdentityProvidersRequestBuilderGetRequestConfiguration
- type IdentityProvidersRequestBuilderPostRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAvailableProviderTypesResponseFromDiscriminatorValue ¶ added in v0.49.0
func CreateAvailableProviderTypesResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateAvailableProviderTypesResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type AvailableProviderTypesRequestBuilder ¶ added in v0.49.0
type AvailableProviderTypesRequestBuilder struct {
// contains filtered or unexported fields
}
AvailableProviderTypesRequestBuilder provides operations to call the availableProviderTypes method.
func NewAvailableProviderTypesRequestBuilder ¶ added in v0.49.0
func NewAvailableProviderTypesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AvailableProviderTypesRequestBuilder
NewAvailableProviderTypesRequestBuilder instantiates a new AvailableProviderTypesRequestBuilder and sets the default values.
func NewAvailableProviderTypesRequestBuilderInternal ¶ added in v0.49.0
func NewAvailableProviderTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AvailableProviderTypesRequestBuilder
NewAvailableProviderTypesRequestBuilderInternal instantiates a new AvailableProviderTypesRequestBuilder and sets the default values.
func (*AvailableProviderTypesRequestBuilder) Get ¶ added in v0.49.0
func (m *AvailableProviderTypesRequestBuilder) Get(ctx context.Context, requestConfiguration *AvailableProviderTypesRequestBuilderGetRequestConfiguration) (AvailableProviderTypesResponseable, error)
Get invoke function availableProviderTypes
func (*AvailableProviderTypesRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *AvailableProviderTypesRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *AvailableProviderTypesRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation invoke function availableProviderTypes
type AvailableProviderTypesRequestBuilderGetQueryParameters ¶ added in v0.49.0
type AvailableProviderTypesRequestBuilderGetQueryParameters struct {
// Include count of items
Count *bool `uriparametername:"%24count"`
// Filter items by property values
Filter *string `uriparametername:"%24filter"`
// Search items by search phrases
Search *string `uriparametername:"%24search"`
// Skip the first n items
Skip *int32 `uriparametername:"%24skip"`
// Show only the first n items
Top *int32 `uriparametername:"%24top"`
}
AvailableProviderTypesRequestBuilderGetQueryParameters invoke function availableProviderTypes
type AvailableProviderTypesRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type AvailableProviderTypesRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *AvailableProviderTypesRequestBuilderGetQueryParameters
}
AvailableProviderTypesRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type AvailableProviderTypesResponse ¶ added in v0.49.0
type AvailableProviderTypesResponse struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
// contains filtered or unexported fields
}
AvailableProviderTypesResponse
func NewAvailableProviderTypesResponse ¶ added in v0.49.0
func NewAvailableProviderTypesResponse() *AvailableProviderTypesResponse
NewAvailableProviderTypesResponse instantiates a new AvailableProviderTypesResponse and sets the default values.
func (*AvailableProviderTypesResponse) GetFieldDeserializers ¶ added in v0.49.0
func (m *AvailableProviderTypesResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*AvailableProviderTypesResponse) GetValue ¶ added in v0.49.0
func (m *AvailableProviderTypesResponse) GetValue() []string
GetValue gets the value property value. The value property
func (*AvailableProviderTypesResponse) Serialize ¶ added in v0.49.0
func (m *AvailableProviderTypesResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*AvailableProviderTypesResponse) SetValue ¶ added in v0.49.0
func (m *AvailableProviderTypesResponse) SetValue(value []string)
SetValue sets the value property value. The value property
type AvailableProviderTypesResponseable ¶ added in v0.49.0
type AvailableProviderTypesResponseable interface {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetValue() []string
SetValue(value []string)
}
AvailableProviderTypesResponseable
type CountRequestBuilder ¶ added in v0.49.0
type CountRequestBuilder struct {
// contains filtered or unexported fields
}
CountRequestBuilder provides operations to count the resources in the collection.
func NewCountRequestBuilder ¶ added in v0.49.0
func NewCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CountRequestBuilder
NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.
func NewCountRequestBuilderInternal ¶ added in v0.49.0
func NewCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CountRequestBuilder
NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.
func (*CountRequestBuilder) Get ¶ added in v0.49.0
func (m *CountRequestBuilder) Get(ctx context.Context, requestConfiguration *CountRequestBuilderGetRequestConfiguration) (*int32, error)
Get get the number of the resource
func (*CountRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *CountRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *CountRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation get the number of the resource
type CountRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type CountRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
CountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type IdentityProviderItemRequestBuilder ¶ added in v0.49.0
type IdentityProviderItemRequestBuilder struct {
// contains filtered or unexported fields
}
IdentityProviderItemRequestBuilder provides operations to manage the collection of identityProvider entities.
func NewIdentityProviderItemRequestBuilder ¶ added in v0.49.0
func NewIdentityProviderItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *IdentityProviderItemRequestBuilder
NewIdentityProviderItemRequestBuilder instantiates a new IdentityProviderItemRequestBuilder and sets the default values.
func NewIdentityProviderItemRequestBuilderInternal ¶ added in v0.49.0
func NewIdentityProviderItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *IdentityProviderItemRequestBuilder
NewIdentityProviderItemRequestBuilderInternal instantiates a new IdentityProviderItemRequestBuilder and sets the default values.
func (*IdentityProviderItemRequestBuilder) Delete ¶ added in v0.49.0
func (m *IdentityProviderItemRequestBuilder) Delete(ctx context.Context, requestConfiguration *IdentityProviderItemRequestBuilderDeleteRequestConfiguration) error
Delete delete an existing identityProvider. Find more info here
func (*IdentityProviderItemRequestBuilder) Get ¶ added in v0.49.0
func (m *IdentityProviderItemRequestBuilder) Get(ctx context.Context, requestConfiguration *IdentityProviderItemRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityProviderable, error)
Get retrieve the properties of an existing identityProvider. Find more info here
func (*IdentityProviderItemRequestBuilder) Patch ¶ added in v0.49.0
func (m *IdentityProviderItemRequestBuilder) Patch(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityProviderable, requestConfiguration *IdentityProviderItemRequestBuilderPatchRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityProviderable, error)
Patch update properties in an existing identityProvider. Find more info here
func (*IdentityProviderItemRequestBuilder) ToDeleteRequestInformation ¶ added in v0.51.0
func (m *IdentityProviderItemRequestBuilder) ToDeleteRequestInformation(ctx context.Context, requestConfiguration *IdentityProviderItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToDeleteRequestInformation delete an existing identityProvider.
func (*IdentityProviderItemRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *IdentityProviderItemRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *IdentityProviderItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation retrieve the properties of an existing identityProvider.
func (*IdentityProviderItemRequestBuilder) ToPatchRequestInformation ¶ added in v0.51.0
func (m *IdentityProviderItemRequestBuilder) ToPatchRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityProviderable, requestConfiguration *IdentityProviderItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPatchRequestInformation update properties in an existing identityProvider.
type IdentityProviderItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.49.0
type IdentityProviderItemRequestBuilderDeleteRequestConfiguration struct {
// Request headers
Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
IdentityProviderItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type IdentityProviderItemRequestBuilderGetQueryParameters ¶ added in v0.49.0
type IdentityProviderItemRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string `uriparametername:"%24expand"`
// Select properties to be returned
Select []string `uriparametername:"%24select"`
}
IdentityProviderItemRequestBuilderGetQueryParameters retrieve the properties of an existing identityProvider.
type IdentityProviderItemRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type IdentityProviderItemRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *IdentityProviderItemRequestBuilderGetQueryParameters
}
IdentityProviderItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type IdentityProviderItemRequestBuilderPatchRequestConfiguration ¶ added in v0.49.0
type IdentityProviderItemRequestBuilderPatchRequestConfiguration struct {
// Request headers
Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
IdentityProviderItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type IdentityProvidersRequestBuilder ¶
type IdentityProvidersRequestBuilder struct {
// contains filtered or unexported fields
}
IdentityProvidersRequestBuilder provides operations to manage the collection of identityProvider entities.
func NewIdentityProvidersRequestBuilder ¶
func NewIdentityProvidersRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *IdentityProvidersRequestBuilder
NewIdentityProvidersRequestBuilder instantiates a new IdentityProvidersRequestBuilder and sets the default values.
func NewIdentityProvidersRequestBuilderInternal ¶
func NewIdentityProvidersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *IdentityProvidersRequestBuilder
NewIdentityProvidersRequestBuilderInternal instantiates a new IdentityProvidersRequestBuilder and sets the default values.
func (*IdentityProvidersRequestBuilder) AvailableProviderTypes ¶
func (m *IdentityProvidersRequestBuilder) AvailableProviderTypes() *AvailableProviderTypesRequestBuilder
AvailableProviderTypes provides operations to call the availableProviderTypes method.
func (*IdentityProvidersRequestBuilder) Count ¶ added in v0.13.0
func (m *IdentityProvidersRequestBuilder) Count() *CountRequestBuilder
Count provides operations to count the resources in the collection.
func (*IdentityProvidersRequestBuilder) Get ¶
func (m *IdentityProvidersRequestBuilder) Get(ctx context.Context, requestConfiguration *IdentityProvidersRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityProviderCollectionResponseable, error)
Get retrieve all identityProviders in the directory. Find more info here
func (*IdentityProvidersRequestBuilder) Post ¶
func (m *IdentityProvidersRequestBuilder) Post(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityProviderable, requestConfiguration *IdentityProvidersRequestBuilderPostRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityProviderable, error)
Post add new entity to identityProviders
func (*IdentityProvidersRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *IdentityProvidersRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *IdentityProvidersRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation retrieve all identityProviders in the directory.
func (*IdentityProvidersRequestBuilder) ToPostRequestInformation ¶ added in v0.51.0
func (m *IdentityProvidersRequestBuilder) ToPostRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityProviderable, requestConfiguration *IdentityProvidersRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation add new entity to identityProviders
type IdentityProvidersRequestBuilderGetQueryParameters ¶
type IdentityProvidersRequestBuilderGetQueryParameters struct {
// Include count of items
Count *bool `uriparametername:"%24count"`
// Expand related entities
Expand []string `uriparametername:"%24expand"`
// Filter items by property values
Filter *string `uriparametername:"%24filter"`
// Order items by property values
Orderby []string `uriparametername:"%24orderby"`
// Search items by search phrases
Search *string `uriparametername:"%24search"`
// Select properties to be returned
Select []string `uriparametername:"%24select"`
// Skip the first n items
Skip *int32 `uriparametername:"%24skip"`
// Show only the first n items
Top *int32 `uriparametername:"%24top"`
}
IdentityProvidersRequestBuilderGetQueryParameters retrieve all identityProviders in the directory.
type IdentityProvidersRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type IdentityProvidersRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *IdentityProvidersRequestBuilderGetQueryParameters
}
IdentityProvidersRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type IdentityProvidersRequestBuilderPostRequestConfiguration ¶ added in v0.22.0
type IdentityProvidersRequestBuilderPostRequestConfiguration struct {
// Request headers
Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
IdentityProvidersRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.