Documentation
¶
Index ¶
- type SecureScoresRequestBuilder
- func (m *SecureScoresRequestBuilder) CreateGetRequestInformation(options *SecureScoresRequestBuilderGetOptions) (...)
- func (m *SecureScoresRequestBuilder) CreatePostRequestInformation(options *SecureScoresRequestBuilderPostOptions) (...)
- func (m *SecureScoresRequestBuilder) Get(options *SecureScoresRequestBuilderGetOptions) (*SecureScoresResponse, error)
- func (m *SecureScoresRequestBuilder) Post(options *SecureScoresRequestBuilderPostOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SecureScore, ...)
- type SecureScoresRequestBuilderGetOptions
- type SecureScoresRequestBuilderGetQueryParameters
- type SecureScoresRequestBuilderPostOptions
- type SecureScoresResponse
- func (m *SecureScoresResponse) GetAdditionalData() map[string]interface{}
- func (m *SecureScoresResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *SecureScoresResponse) GetNextLink() *string
- func (m *SecureScoresResponse) GetValue() ...
- func (m *SecureScoresResponse) IsNil() bool
- func (m *SecureScoresResponse) Serialize(...) error
- func (m *SecureScoresResponse) SetAdditionalData(value map[string]interface{})
- func (m *SecureScoresResponse) SetNextLink(value *string)
- func (m *SecureScoresResponse) SetValue(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecureScoresRequestBuilder ¶
type SecureScoresRequestBuilder struct {
// contains filtered or unexported fields
}
SecureScoresRequestBuilder builds and executes requests for operations under \security\secureScores
func NewSecureScoresRequestBuilder ¶
func NewSecureScoresRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SecureScoresRequestBuilder
NewSecureScoresRequestBuilder instantiates a new SecureScoresRequestBuilder and sets the default values.
func NewSecureScoresRequestBuilderInternal ¶
func NewSecureScoresRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SecureScoresRequestBuilder
NewSecureScoresRequestBuilderInternal instantiates a new SecureScoresRequestBuilder and sets the default values.
func (*SecureScoresRequestBuilder) CreateGetRequestInformation ¶
func (m *SecureScoresRequestBuilder) CreateGetRequestInformation(options *SecureScoresRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation get secureScores from security
func (*SecureScoresRequestBuilder) CreatePostRequestInformation ¶
func (m *SecureScoresRequestBuilder) CreatePostRequestInformation(options *SecureScoresRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation create new navigation property to secureScores for security
func (*SecureScoresRequestBuilder) Get ¶
func (m *SecureScoresRequestBuilder) Get(options *SecureScoresRequestBuilderGetOptions) (*SecureScoresResponse, error)
Get get secureScores from security
func (*SecureScoresRequestBuilder) Post ¶
func (m *SecureScoresRequestBuilder) Post(options *SecureScoresRequestBuilderPostOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SecureScore, error)
Post create new navigation property to secureScores for security
type SecureScoresRequestBuilderGetOptions ¶
type SecureScoresRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *SecureScoresRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
SecureScoresRequestBuilderGetOptions options for Get
type SecureScoresRequestBuilderGetQueryParameters ¶
type SecureScoresRequestBuilderGetQueryParameters struct {
// Include count of items
Count *bool
// Expand related entities
Expand []string
// Filter items by property values
Filter *string
// Order items by property values
Orderby []string
// Search items by search phrases
Search *string
// Select properties to be returned
Select []string
// Skip the first n items
Skip *int32
// Show only the first n items
Top *int32
}
SecureScoresRequestBuilderGetQueryParameters get secureScores from security
type SecureScoresRequestBuilderPostOptions ¶
type SecureScoresRequestBuilderPostOptions struct {
//
Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SecureScore
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
SecureScoresRequestBuilderPostOptions options for Post
type SecureScoresResponse ¶
type SecureScoresResponse struct {
// contains filtered or unexported fields
}
SecureScoresResponse
func NewSecureScoresResponse ¶
func NewSecureScoresResponse() *SecureScoresResponse
NewSecureScoresResponse instantiates a new secureScoresResponse and sets the default values.
func (*SecureScoresResponse) GetAdditionalData ¶
func (m *SecureScoresResponse) 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 (*SecureScoresResponse) GetFieldDeserializers ¶
func (m *SecureScoresResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*SecureScoresResponse) GetNextLink ¶
func (m *SecureScoresResponse) GetNextLink() *string
GetNextLink gets the @odata.nextLink property value.
func (*SecureScoresResponse) GetValue ¶
func (m *SecureScoresResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SecureScore
GetValue gets the value property value.
func (*SecureScoresResponse) IsNil ¶
func (m *SecureScoresResponse) IsNil() bool
func (*SecureScoresResponse) Serialize ¶
func (m *SecureScoresResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*SecureScoresResponse) SetAdditionalData ¶
func (m *SecureScoresResponse) 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 (*SecureScoresResponse) SetNextLink ¶
func (m *SecureScoresResponse) SetNextLink(value *string)
SetNextLink sets the @odata.nextLink property value.
func (*SecureScoresResponse) SetValue ¶
func (m *SecureScoresResponse) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SecureScore)
SetValue sets the value property value.