Documentation
¶
Index ¶
- type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime
- func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) GetAdditionalData() map[string]interface{}
- func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) IsNil() bool
- func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) Serialize(...) error
- func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) SetAdditionalData(value map[string]interface{})
- type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder
- func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation(...) (...)
- func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder) Get(...) ([]GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime, error)
- type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime ¶
type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime struct {
// contains filtered or unexported fields
}
func NewGetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime ¶
func NewGetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime() *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime
Instantiates a new getUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime and sets the default values.
func (*GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) GetAdditionalData ¶
func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) GetAdditionalData() map[string]interface{}
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 (*GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) GetFieldDeserializers ¶
func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) IsNil ¶
func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) IsNil() bool
func (*GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) Serialize ¶
func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) SetAdditionalData ¶
func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder ¶
type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \reports\microsoft.graph.getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})
func NewGetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder ¶
func NewGetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder
Instantiates a new GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewGetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilderInternal ¶
func NewGetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter, userId *string, startDateTime *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time, endDateTime *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time) *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder
Instantiates a new GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder and sets the default values. Parameters:
- endDateTime : Usage: endDateTime={endDateTime}
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
- startDateTime : Usage: startDateTime={startDateTime}
- userId : Usage: userId={userId}
func (*GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation ¶
func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation(options *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke function getUserArchivedPrintJobs Parameters:
- options : Options for the request
func (*GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder) Get ¶
func (m *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilder) Get(options *GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions) ([]GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime, error)
Invoke function getUserArchivedPrintJobs Parameters:
- options : Options for the request
type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions ¶
type GetUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTimeRequestBuilderGetOptions struct { // 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 }
Options for Get