Versions in this module Expand all Collapse all v0 v0.9.0 Jul 8, 2023 Changes in this version + type AuthenticationMethodsPolicyRequestBuilder struct + func NewAuthenticationMethodsPolicyRequestBuilder(rawUrl string, ...) *AuthenticationMethodsPolicyRequestBuilder + func NewAuthenticationMethodsPolicyRequestBuilderInternal(pathParameters map[string]string, ...) *AuthenticationMethodsPolicyRequestBuilder + func (m *AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurations() ... + func (m *AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurationsById(id string) ... + func (m *AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformation(options *AuthenticationMethodsPolicyRequestBuilderGetOptions) (...) + func (m *AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformation(options *AuthenticationMethodsPolicyRequestBuilderPatchOptions) (...) + func (m *AuthenticationMethodsPolicyRequestBuilder) Get(options *AuthenticationMethodsPolicyRequestBuilderGetOptions) (...) + func (m *AuthenticationMethodsPolicyRequestBuilder) Patch(options *AuthenticationMethodsPolicyRequestBuilderPatchOptions) error + type AuthenticationMethodsPolicyRequestBuilderGetOptions struct + Headers map[string]string + Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption + QueryParameters *AuthenticationMethodsPolicyRequestBuilderGetQueryParameters + ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler + type AuthenticationMethodsPolicyRequestBuilderGetQueryParameters struct + Expand []string + Select []string + type AuthenticationMethodsPolicyRequestBuilderPatchOptions struct + Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodsPolicyable + Headers map[string]string + Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption + ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler