Documentation
¶
Index ¶
- func CreateGetAttackSimulationRepeatOffendersResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GetAttackSimulationRepeatOffendersRequestBuilder
- func (m *GetAttackSimulationRepeatOffendersRequestBuilder) CreateGetRequestInformation() (...)
- func (m *GetAttackSimulationRepeatOffendersRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *GetAttackSimulationRepeatOffendersRequestBuilder) Get(ctx context.Context, ...) (GetAttackSimulationRepeatOffendersResponseable, error)
- type GetAttackSimulationRepeatOffendersRequestBuilderGetQueryParameters
- type GetAttackSimulationRepeatOffendersRequestBuilderGetRequestConfiguration
- type GetAttackSimulationRepeatOffendersResponse
- func (m *GetAttackSimulationRepeatOffendersResponse) GetAdditionalData() map[string]interface{}
- func (m *GetAttackSimulationRepeatOffendersResponse) GetFieldDeserializers() ...
- func (m *GetAttackSimulationRepeatOffendersResponse) GetValue() ...
- func (m *GetAttackSimulationRepeatOffendersResponse) Serialize(...) error
- func (m *GetAttackSimulationRepeatOffendersResponse) SetAdditionalData(value map[string]interface{})
- func (m *GetAttackSimulationRepeatOffendersResponse) SetValue(...)
- type GetAttackSimulationRepeatOffendersResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGetAttackSimulationRepeatOffendersResponseFromDiscriminatorValue ¶
func CreateGetAttackSimulationRepeatOffendersResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGetAttackSimulationRepeatOffendersResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type GetAttackSimulationRepeatOffendersRequestBuilder ¶
type GetAttackSimulationRepeatOffendersRequestBuilder struct {
// contains filtered or unexported fields
}
GetAttackSimulationRepeatOffendersRequestBuilder provides operations to call the getAttackSimulationRepeatOffenders method.
func NewGetAttackSimulationRepeatOffendersRequestBuilder ¶
func NewGetAttackSimulationRepeatOffendersRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetAttackSimulationRepeatOffendersRequestBuilder
NewGetAttackSimulationRepeatOffendersRequestBuilder instantiates a new GetAttackSimulationRepeatOffendersRequestBuilder and sets the default values.
func NewGetAttackSimulationRepeatOffendersRequestBuilderInternal ¶
func NewGetAttackSimulationRepeatOffendersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetAttackSimulationRepeatOffendersRequestBuilder
NewGetAttackSimulationRepeatOffendersRequestBuilderInternal instantiates a new GetAttackSimulationRepeatOffendersRequestBuilder and sets the default values.
func (*GetAttackSimulationRepeatOffendersRequestBuilder) CreateGetRequestInformation ¶
func (m *GetAttackSimulationRepeatOffendersRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function getAttackSimulationRepeatOffenders
func (*GetAttackSimulationRepeatOffendersRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶
func (m *GetAttackSimulationRepeatOffendersRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *GetAttackSimulationRepeatOffendersRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function getAttackSimulationRepeatOffenders
func (*GetAttackSimulationRepeatOffendersRequestBuilder) Get ¶
func (m *GetAttackSimulationRepeatOffendersRequestBuilder) Get(ctx context.Context, requestConfiguration *GetAttackSimulationRepeatOffendersRequestBuilderGetRequestConfiguration) (GetAttackSimulationRepeatOffendersResponseable, error)
Get invoke function getAttackSimulationRepeatOffenders
type GetAttackSimulationRepeatOffendersRequestBuilderGetQueryParameters ¶
type GetAttackSimulationRepeatOffendersRequestBuilderGetQueryParameters 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"`
}
GetAttackSimulationRepeatOffendersRequestBuilderGetQueryParameters invoke function getAttackSimulationRepeatOffenders
type GetAttackSimulationRepeatOffendersRequestBuilderGetRequestConfiguration ¶
type GetAttackSimulationRepeatOffendersRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *GetAttackSimulationRepeatOffendersRequestBuilderGetQueryParameters
}
GetAttackSimulationRepeatOffendersRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type GetAttackSimulationRepeatOffendersResponse ¶
type GetAttackSimulationRepeatOffendersResponse struct {
// contains filtered or unexported fields
}
GetAttackSimulationRepeatOffendersResponse provides operations to call the getAttackSimulationRepeatOffenders method.
func NewGetAttackSimulationRepeatOffendersResponse ¶
func NewGetAttackSimulationRepeatOffendersResponse() *GetAttackSimulationRepeatOffendersResponse
NewGetAttackSimulationRepeatOffendersResponse instantiates a new getAttackSimulationRepeatOffendersResponse and sets the default values.
func (*GetAttackSimulationRepeatOffendersResponse) GetAdditionalData ¶
func (m *GetAttackSimulationRepeatOffendersResponse) 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 (*GetAttackSimulationRepeatOffendersResponse) GetFieldDeserializers ¶
func (m *GetAttackSimulationRepeatOffendersResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetAttackSimulationRepeatOffendersResponse) GetValue ¶
func (m *GetAttackSimulationRepeatOffendersResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AttackSimulationRepeatOffenderable
GetValue gets the value property value. The value property
func (*GetAttackSimulationRepeatOffendersResponse) Serialize ¶
func (m *GetAttackSimulationRepeatOffendersResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GetAttackSimulationRepeatOffendersResponse) SetAdditionalData ¶
func (m *GetAttackSimulationRepeatOffendersResponse) 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 (*GetAttackSimulationRepeatOffendersResponse) SetValue ¶
func (m *GetAttackSimulationRepeatOffendersResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AttackSimulationRepeatOffenderable)
SetValue sets the value property value. The value property
type GetAttackSimulationRepeatOffendersResponseable ¶
type GetAttackSimulationRepeatOffendersResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AttackSimulationRepeatOffenderable
SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AttackSimulationRepeatOffenderable)
}
GetAttackSimulationRepeatOffendersResponseable