Documentation ¶
Index ¶
- func CreateFilterByCurrentUserWithOnResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type FilterByCurrentUserWithOnRequestBuilder
- func (m *FilterByCurrentUserWithOnRequestBuilder) CreateGetRequestInformation(options *FilterByCurrentUserWithOnRequestBuilderGetOptions) (...)
- func (m *FilterByCurrentUserWithOnRequestBuilder) Get(options *FilterByCurrentUserWithOnRequestBuilderGetOptions) (FilterByCurrentUserWithOnResponseable, error)
- type FilterByCurrentUserWithOnRequestBuilderGetOptions
- type FilterByCurrentUserWithOnResponse
- func (m *FilterByCurrentUserWithOnResponse) GetAdditionalData() map[string]interface{}
- func (m *FilterByCurrentUserWithOnResponse) GetFieldDeserializers() ...
- func (m *FilterByCurrentUserWithOnResponse) GetValue() ...
- func (m *FilterByCurrentUserWithOnResponse) Serialize(...) error
- func (m *FilterByCurrentUserWithOnResponse) SetAdditionalData(value map[string]interface{})
- func (m *FilterByCurrentUserWithOnResponse) SetValue(...)
- type FilterByCurrentUserWithOnResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFilterByCurrentUserWithOnResponseFromDiscriminatorValue ¶
func CreateFilterByCurrentUserWithOnResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateFilterByCurrentUserWithOnResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type FilterByCurrentUserWithOnRequestBuilder ¶
type FilterByCurrentUserWithOnRequestBuilder struct {
// contains filtered or unexported fields
}
FilterByCurrentUserWithOnRequestBuilder provides operations to call the filterByCurrentUser method.
func NewFilterByCurrentUserWithOnRequestBuilder ¶
func NewFilterByCurrentUserWithOnRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FilterByCurrentUserWithOnRequestBuilder
NewFilterByCurrentUserWithOnRequestBuilder instantiates a new FilterByCurrentUserWithOnRequestBuilder and sets the default values.
func NewFilterByCurrentUserWithOnRequestBuilderInternal ¶
func NewFilterByCurrentUserWithOnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, on *string) *FilterByCurrentUserWithOnRequestBuilder
NewFilterByCurrentUserWithOnRequestBuilderInternal instantiates a new FilterByCurrentUserWithOnRequestBuilder and sets the default values.
func (*FilterByCurrentUserWithOnRequestBuilder) CreateGetRequestInformation ¶
func (m *FilterByCurrentUserWithOnRequestBuilder) CreateGetRequestInformation(options *FilterByCurrentUserWithOnRequestBuilderGetOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function filterByCurrentUser
func (*FilterByCurrentUserWithOnRequestBuilder) Get ¶
func (m *FilterByCurrentUserWithOnRequestBuilder) Get(options *FilterByCurrentUserWithOnRequestBuilderGetOptions) (FilterByCurrentUserWithOnResponseable, error)
Get invoke function filterByCurrentUser
type FilterByCurrentUserWithOnRequestBuilderGetOptions ¶
type FilterByCurrentUserWithOnRequestBuilderGetOptions 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 }
FilterByCurrentUserWithOnRequestBuilderGetOptions options for Get
type FilterByCurrentUserWithOnResponse ¶
type FilterByCurrentUserWithOnResponse struct {
// contains filtered or unexported fields
}
FilterByCurrentUserWithOnResponse provides operations to call the filterByCurrentUser method.
func NewFilterByCurrentUserWithOnResponse ¶
func NewFilterByCurrentUserWithOnResponse() *FilterByCurrentUserWithOnResponse
NewFilterByCurrentUserWithOnResponse instantiates a new filterByCurrentUserWithOnResponse and sets the default values.
func (*FilterByCurrentUserWithOnResponse) GetAdditionalData ¶
func (m *FilterByCurrentUserWithOnResponse) GetAdditionalData() map[string]interface{}
GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*FilterByCurrentUserWithOnResponse) GetFieldDeserializers ¶
func (m *FilterByCurrentUserWithOnResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*FilterByCurrentUserWithOnResponse) GetValue ¶
func (m *FilterByCurrentUserWithOnResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.UnifiedRoleAssignmentScheduleInstanceable
GetValue gets the value property value. The value property
func (*FilterByCurrentUserWithOnResponse) Serialize ¶
func (m *FilterByCurrentUserWithOnResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*FilterByCurrentUserWithOnResponse) SetAdditionalData ¶
func (m *FilterByCurrentUserWithOnResponse) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*FilterByCurrentUserWithOnResponse) SetValue ¶
func (m *FilterByCurrentUserWithOnResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.UnifiedRoleAssignmentScheduleInstanceable)
SetValue sets the value property value. The value property
type FilterByCurrentUserWithOnResponseable ¶
type FilterByCurrentUserWithOnResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.UnifiedRoleAssignmentScheduleInstanceable SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.UnifiedRoleAssignmentScheduleInstanceable) }
FilterByCurrentUserWithOnResponseable