Documentation
¶
Index ¶
- func CreateGetAttackSimulationSimulationUserCoverageResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GetAttackSimulationSimulationUserCoverageRequestBuilder
- func NewGetAttackSimulationSimulationUserCoverageRequestBuilder(rawUrl string, ...) *GetAttackSimulationSimulationUserCoverageRequestBuilder
- func NewGetAttackSimulationSimulationUserCoverageRequestBuilderInternal(pathParameters map[string]string, ...) *GetAttackSimulationSimulationUserCoverageRequestBuilder
- type GetAttackSimulationSimulationUserCoverageRequestBuilderGetQueryParameters
- type GetAttackSimulationSimulationUserCoverageRequestBuilderGetRequestConfiguration
- type GetAttackSimulationSimulationUserCoverageResponse
- func (m *GetAttackSimulationSimulationUserCoverageResponse) GetFieldDeserializers() ...
- func (m *GetAttackSimulationSimulationUserCoverageResponse) GetValue() ...
- func (m *GetAttackSimulationSimulationUserCoverageResponse) Serialize(...) error
- func (m *GetAttackSimulationSimulationUserCoverageResponse) SetValue(...)
- type GetAttackSimulationSimulationUserCoverageResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGetAttackSimulationSimulationUserCoverageResponseFromDiscriminatorValue ¶
func CreateGetAttackSimulationSimulationUserCoverageResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGetAttackSimulationSimulationUserCoverageResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type GetAttackSimulationSimulationUserCoverageRequestBuilder ¶
type GetAttackSimulationSimulationUserCoverageRequestBuilder struct {
// contains filtered or unexported fields
}
GetAttackSimulationSimulationUserCoverageRequestBuilder provides operations to call the getAttackSimulationSimulationUserCoverage method.
func NewGetAttackSimulationSimulationUserCoverageRequestBuilder ¶
func NewGetAttackSimulationSimulationUserCoverageRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetAttackSimulationSimulationUserCoverageRequestBuilder
NewGetAttackSimulationSimulationUserCoverageRequestBuilder instantiates a new GetAttackSimulationSimulationUserCoverageRequestBuilder and sets the default values.
func NewGetAttackSimulationSimulationUserCoverageRequestBuilderInternal ¶
func NewGetAttackSimulationSimulationUserCoverageRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetAttackSimulationSimulationUserCoverageRequestBuilder
NewGetAttackSimulationSimulationUserCoverageRequestBuilderInternal instantiates a new GetAttackSimulationSimulationUserCoverageRequestBuilder and sets the default values.
func (*GetAttackSimulationSimulationUserCoverageRequestBuilder) CreateGetRequestInformation ¶
func (m *GetAttackSimulationSimulationUserCoverageRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *GetAttackSimulationSimulationUserCoverageRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function getAttackSimulationSimulationUserCoverage
func (*GetAttackSimulationSimulationUserCoverageRequestBuilder) Get ¶
func (m *GetAttackSimulationSimulationUserCoverageRequestBuilder) Get(ctx context.Context, requestConfiguration *GetAttackSimulationSimulationUserCoverageRequestBuilderGetRequestConfiguration) (GetAttackSimulationSimulationUserCoverageResponseable, error)
Get invoke function getAttackSimulationSimulationUserCoverage
type GetAttackSimulationSimulationUserCoverageRequestBuilderGetQueryParameters ¶
type GetAttackSimulationSimulationUserCoverageRequestBuilderGetQueryParameters 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"`
}
GetAttackSimulationSimulationUserCoverageRequestBuilderGetQueryParameters invoke function getAttackSimulationSimulationUserCoverage
type GetAttackSimulationSimulationUserCoverageRequestBuilderGetRequestConfiguration ¶
type GetAttackSimulationSimulationUserCoverageRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *GetAttackSimulationSimulationUserCoverageRequestBuilderGetQueryParameters
}
GetAttackSimulationSimulationUserCoverageRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type GetAttackSimulationSimulationUserCoverageResponse ¶
type GetAttackSimulationSimulationUserCoverageResponse struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
// contains filtered or unexported fields
}
GetAttackSimulationSimulationUserCoverageResponse provides operations to call the getAttackSimulationSimulationUserCoverage method.
func NewGetAttackSimulationSimulationUserCoverageResponse ¶
func NewGetAttackSimulationSimulationUserCoverageResponse() *GetAttackSimulationSimulationUserCoverageResponse
NewGetAttackSimulationSimulationUserCoverageResponse instantiates a new getAttackSimulationSimulationUserCoverageResponse and sets the default values.
func (*GetAttackSimulationSimulationUserCoverageResponse) GetFieldDeserializers ¶
func (m *GetAttackSimulationSimulationUserCoverageResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetAttackSimulationSimulationUserCoverageResponse) GetValue ¶
func (m *GetAttackSimulationSimulationUserCoverageResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AttackSimulationSimulationUserCoverageable
GetValue gets the value property value. The value property
func (*GetAttackSimulationSimulationUserCoverageResponse) Serialize ¶
func (m *GetAttackSimulationSimulationUserCoverageResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GetAttackSimulationSimulationUserCoverageResponse) SetValue ¶
func (m *GetAttackSimulationSimulationUserCoverageResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AttackSimulationSimulationUserCoverageable)
SetValue sets the value property value. The value property
type GetAttackSimulationSimulationUserCoverageResponseable ¶
type GetAttackSimulationSimulationUserCoverageResponseable interface {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AttackSimulationSimulationUserCoverageable
SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AttackSimulationSimulationUserCoverageable)
}
GetAttackSimulationSimulationUserCoverageResponseable