Documentation ¶
Index ¶
- type OrgContactItemRequestBuilder
- func (m *OrgContactItemRequestBuilder) CheckMemberGroups() ...
- func (m *OrgContactItemRequestBuilder) CheckMemberObjects() ...
- func (m *OrgContactItemRequestBuilder) CreateDeleteRequestInformation(options *OrgContactItemRequestBuilderDeleteOptions) (...)
- func (m *OrgContactItemRequestBuilder) CreateGetRequestInformation(options *OrgContactItemRequestBuilderGetOptions) (...)
- func (m *OrgContactItemRequestBuilder) CreatePatchRequestInformation(options *OrgContactItemRequestBuilderPatchOptions) (...)
- func (m *OrgContactItemRequestBuilder) Delete(options *OrgContactItemRequestBuilderDeleteOptions) error
- func (m *OrgContactItemRequestBuilder) DirectReports() ...
- func (m *OrgContactItemRequestBuilder) Get(options *OrgContactItemRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OrgContact, ...)
- func (m *OrgContactItemRequestBuilder) GetMemberGroups() ...
- func (m *OrgContactItemRequestBuilder) GetMemberObjects() ...
- func (m *OrgContactItemRequestBuilder) Manager() ...
- func (m *OrgContactItemRequestBuilder) MemberOf() ...
- func (m *OrgContactItemRequestBuilder) Patch(options *OrgContactItemRequestBuilderPatchOptions) error
- func (m *OrgContactItemRequestBuilder) Restore() ...
- func (m *OrgContactItemRequestBuilder) TransitiveMemberOf() ...
- type OrgContactItemRequestBuilderDeleteOptions
- type OrgContactItemRequestBuilderGetOptions
- type OrgContactItemRequestBuilderGetQueryParameters
- type OrgContactItemRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrgContactItemRequestBuilder ¶ added in v0.12.0
type OrgContactItemRequestBuilder struct {
// contains filtered or unexported fields
}
OrgContactItemRequestBuilder builds and executes requests for operations under \contacts\{orgContact-id}
func NewOrgContactItemRequestBuilder ¶ added in v0.12.0
func NewOrgContactItemRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *OrgContactItemRequestBuilder
NewOrgContactItemRequestBuilder instantiates a new OrgContactItemRequestBuilder and sets the default values.
func NewOrgContactItemRequestBuilderInternal ¶ added in v0.12.0
func NewOrgContactItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *OrgContactItemRequestBuilder
NewOrgContactItemRequestBuilderInternal instantiates a new OrgContactItemRequestBuilder and sets the default values.
func (*OrgContactItemRequestBuilder) CheckMemberGroups ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) CheckMemberGroups() *id7379fe1d66c0786481cb810e571e9cf8ca3a1db19fb8596ae3ab26b168ebd4b.CheckMemberGroupsRequestBuilder
func (*OrgContactItemRequestBuilder) CheckMemberObjects ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) CheckMemberObjects() *ib08660edc0c07cb1bfb954212b3de0dfac964791cee0a520dea1ff1fc58ce970.CheckMemberObjectsRequestBuilder
func (*OrgContactItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) CreateDeleteRequestInformation(options *OrgContactItemRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateDeleteRequestInformation delete entity from contacts
func (*OrgContactItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) CreateGetRequestInformation(options *OrgContactItemRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation get entity from contacts by key
func (*OrgContactItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) CreatePatchRequestInformation(options *OrgContactItemRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePatchRequestInformation update entity in contacts
func (*OrgContactItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) Delete(options *OrgContactItemRequestBuilderDeleteOptions) error
Delete delete entity from contacts
func (*OrgContactItemRequestBuilder) DirectReports ¶ added in v0.12.0
func (*OrgContactItemRequestBuilder) Get ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) Get(options *OrgContactItemRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OrgContact, error)
Get get entity from contacts by key
func (*OrgContactItemRequestBuilder) GetMemberGroups ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) GetMemberGroups() *i15c3213b1d34c79d320391089a05683e39eb479cb5d4b030a5b53be13ac05712.GetMemberGroupsRequestBuilder
func (*OrgContactItemRequestBuilder) GetMemberObjects ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) GetMemberObjects() *ifff3f2949bd5013659a326ca1cde357b44996411a8f259036c89d4ee51051f34.GetMemberObjectsRequestBuilder
func (*OrgContactItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) Patch(options *OrgContactItemRequestBuilderPatchOptions) error
Patch update entity in contacts
func (*OrgContactItemRequestBuilder) TransitiveMemberOf ¶ added in v0.12.0
func (m *OrgContactItemRequestBuilder) TransitiveMemberOf() *i79406b1f55eac2f939b44b7a8f42f4c1fcc6945c0eb2e6ff7fb5ee4c06796b4d.TransitiveMemberOfRequestBuilder
type OrgContactItemRequestBuilderDeleteOptions ¶ added in v0.12.0
type OrgContactItemRequestBuilderDeleteOptions 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 }
OrgContactItemRequestBuilderDeleteOptions options for Delete
type OrgContactItemRequestBuilderGetOptions ¶ added in v0.12.0
type OrgContactItemRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Request query parameters Q *OrgContactItemRequestBuilderGetQueryParameters // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
OrgContactItemRequestBuilderGetOptions options for Get
type OrgContactItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type OrgContactItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string // Select properties to be returned Select []string }
OrgContactItemRequestBuilderGetQueryParameters get entity from contacts by key
type OrgContactItemRequestBuilderPatchOptions ¶ added in v0.12.0
type OrgContactItemRequestBuilderPatchOptions struct { // Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OrgContact // 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 }
OrgContactItemRequestBuilderPatchOptions options for Patch