Documentation
¶
Index ¶
- type SubjectRightsRequestsRequestBuilder
- func (m *SubjectRightsRequestsRequestBuilder) CreateGetRequestInformation(options *SubjectRightsRequestsRequestBuilderGetOptions) (...)
- func (m *SubjectRightsRequestsRequestBuilder) CreatePostRequestInformation(options *SubjectRightsRequestsRequestBuilderPostOptions) (...)
- func (m *SubjectRightsRequestsRequestBuilder) Get(options *SubjectRightsRequestsRequestBuilderGetOptions) (*SubjectRightsRequestsResponse, error)
- func (m *SubjectRightsRequestsRequestBuilder) Post(options *SubjectRightsRequestsRequestBuilderPostOptions) (...)
- type SubjectRightsRequestsRequestBuilderGetOptions
- type SubjectRightsRequestsRequestBuilderGetQueryParameters
- type SubjectRightsRequestsRequestBuilderPostOptions
- type SubjectRightsRequestsResponse
- func (m *SubjectRightsRequestsResponse) GetAdditionalData() map[string]interface{}
- func (m *SubjectRightsRequestsResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *SubjectRightsRequestsResponse) GetNextLink() *string
- func (m *SubjectRightsRequestsResponse) GetValue() ...
- func (m *SubjectRightsRequestsResponse) IsNil() bool
- func (m *SubjectRightsRequestsResponse) Serialize(...) error
- func (m *SubjectRightsRequestsResponse) SetAdditionalData(value map[string]interface{})
- func (m *SubjectRightsRequestsResponse) SetNextLink(value *string)
- func (m *SubjectRightsRequestsResponse) SetValue(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SubjectRightsRequestsRequestBuilder ¶
type SubjectRightsRequestsRequestBuilder struct {
// contains filtered or unexported fields
}
SubjectRightsRequestsRequestBuilder builds and executes requests for operations under \privacy\subjectRightsRequests
func NewSubjectRightsRequestsRequestBuilder ¶
func NewSubjectRightsRequestsRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SubjectRightsRequestsRequestBuilder
NewSubjectRightsRequestsRequestBuilder instantiates a new SubjectRightsRequestsRequestBuilder and sets the default values.
func NewSubjectRightsRequestsRequestBuilderInternal ¶
func NewSubjectRightsRequestsRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SubjectRightsRequestsRequestBuilder
NewSubjectRightsRequestsRequestBuilderInternal instantiates a new SubjectRightsRequestsRequestBuilder and sets the default values.
func (*SubjectRightsRequestsRequestBuilder) CreateGetRequestInformation ¶
func (m *SubjectRightsRequestsRequestBuilder) CreateGetRequestInformation(options *SubjectRightsRequestsRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation get subjectRightsRequests from privacy
func (*SubjectRightsRequestsRequestBuilder) CreatePostRequestInformation ¶
func (m *SubjectRightsRequestsRequestBuilder) CreatePostRequestInformation(options *SubjectRightsRequestsRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation create new navigation property to subjectRightsRequests for privacy
func (*SubjectRightsRequestsRequestBuilder) Get ¶
func (m *SubjectRightsRequestsRequestBuilder) Get(options *SubjectRightsRequestsRequestBuilderGetOptions) (*SubjectRightsRequestsResponse, error)
Get get subjectRightsRequests from privacy
func (*SubjectRightsRequestsRequestBuilder) Post ¶
func (m *SubjectRightsRequestsRequestBuilder) Post(options *SubjectRightsRequestsRequestBuilderPostOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SubjectRightsRequest, error)
Post create new navigation property to subjectRightsRequests for privacy
type SubjectRightsRequestsRequestBuilderGetOptions ¶
type SubjectRightsRequestsRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Request query parameters Q *SubjectRightsRequestsRequestBuilderGetQueryParameters // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
SubjectRightsRequestsRequestBuilderGetOptions options for Get
type SubjectRightsRequestsRequestBuilderGetQueryParameters ¶
type SubjectRightsRequestsRequestBuilderGetQueryParameters 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 }
SubjectRightsRequestsRequestBuilderGetQueryParameters get subjectRightsRequests from privacy
type SubjectRightsRequestsRequestBuilderPostOptions ¶
type SubjectRightsRequestsRequestBuilderPostOptions struct { // Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SubjectRightsRequest // 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 }
SubjectRightsRequestsRequestBuilderPostOptions options for Post
type SubjectRightsRequestsResponse ¶
type SubjectRightsRequestsResponse struct {
// contains filtered or unexported fields
}
SubjectRightsRequestsResponse
func NewSubjectRightsRequestsResponse ¶
func NewSubjectRightsRequestsResponse() *SubjectRightsRequestsResponse
NewSubjectRightsRequestsResponse instantiates a new subjectRightsRequestsResponse and sets the default values.
func (*SubjectRightsRequestsResponse) GetAdditionalData ¶
func (m *SubjectRightsRequestsResponse) 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 (*SubjectRightsRequestsResponse) GetFieldDeserializers ¶
func (m *SubjectRightsRequestsResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*SubjectRightsRequestsResponse) GetNextLink ¶
func (m *SubjectRightsRequestsResponse) GetNextLink() *string
GetNextLink gets the @odata.nextLink property value.
func (*SubjectRightsRequestsResponse) GetValue ¶
func (m *SubjectRightsRequestsResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SubjectRightsRequest
GetValue gets the value property value.
func (*SubjectRightsRequestsResponse) IsNil ¶
func (m *SubjectRightsRequestsResponse) IsNil() bool
func (*SubjectRightsRequestsResponse) Serialize ¶
func (m *SubjectRightsRequestsResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*SubjectRightsRequestsResponse) SetAdditionalData ¶
func (m *SubjectRightsRequestsResponse) 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 (*SubjectRightsRequestsResponse) SetNextLink ¶
func (m *SubjectRightsRequestsResponse) SetNextLink(value *string)
SetNextLink sets the @odata.nextLink property value.
func (*SubjectRightsRequestsResponse) SetValue ¶
func (m *SubjectRightsRequestsResponse) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SubjectRightsRequest)
SetValue sets the value property value.