Documentation ¶
Index ¶
- type ContactFolderChildFolderContactClient
- func (c ContactFolderChildFolderContactClient) CreateContactFolderChildFolderContact(ctx context.Context, id stable.MeContactFolderIdChildFolderId, ...) (result CreateContactFolderChildFolderContactOperationResponse, err error)
- func (c ContactFolderChildFolderContactClient) DeleteContactFolderChildFolderContact(ctx context.Context, id stable.MeContactFolderIdChildFolderIdContactId, ...) (result DeleteContactFolderChildFolderContactOperationResponse, err error)
- func (c ContactFolderChildFolderContactClient) GetContactFolderChildFolderContact(ctx context.Context, id stable.MeContactFolderIdChildFolderIdContactId, ...) (result GetContactFolderChildFolderContactOperationResponse, err error)
- func (c ContactFolderChildFolderContactClient) GetContactFolderChildFolderContactsCount(ctx context.Context, id stable.MeContactFolderIdChildFolderId, ...) (result GetContactFolderChildFolderContactsCountOperationResponse, err error)
- func (c ContactFolderChildFolderContactClient) ListContactFolderChildFolderContacts(ctx context.Context, id stable.MeContactFolderIdChildFolderId, ...) (result ListContactFolderChildFolderContactsOperationResponse, err error)
- func (c ContactFolderChildFolderContactClient) ListContactFolderChildFolderContactsComplete(ctx context.Context, id stable.MeContactFolderIdChildFolderId, ...) (ListContactFolderChildFolderContactsCompleteResult, error)
- func (c ContactFolderChildFolderContactClient) ListContactFolderChildFolderContactsCompleteMatchingPredicate(ctx context.Context, id stable.MeContactFolderIdChildFolderId, ...) (result ListContactFolderChildFolderContactsCompleteResult, err error)
- func (c ContactFolderChildFolderContactClient) UpdateContactFolderChildFolderContact(ctx context.Context, id stable.MeContactFolderIdChildFolderIdContactId, ...) (result UpdateContactFolderChildFolderContactOperationResponse, err error)
- type ContactOperationPredicate
- type CreateContactFolderChildFolderContactOperationOptions
- type CreateContactFolderChildFolderContactOperationResponse
- type DeleteContactFolderChildFolderContactOperationOptions
- type DeleteContactFolderChildFolderContactOperationResponse
- type GetContactFolderChildFolderContactOperationOptions
- type GetContactFolderChildFolderContactOperationResponse
- type GetContactFolderChildFolderContactsCountOperationOptions
- type GetContactFolderChildFolderContactsCountOperationResponse
- type ListContactFolderChildFolderContactsCompleteResult
- type ListContactFolderChildFolderContactsCustomPager
- type ListContactFolderChildFolderContactsOperationOptions
- type ListContactFolderChildFolderContactsOperationResponse
- type UpdateContactFolderChildFolderContactOperationOptions
- type UpdateContactFolderChildFolderContactOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContactFolderChildFolderContactClient ¶
func NewContactFolderChildFolderContactClientWithBaseURI ¶
func NewContactFolderChildFolderContactClientWithBaseURI(sdkApi sdkEnv.Api) (*ContactFolderChildFolderContactClient, error)
func (ContactFolderChildFolderContactClient) CreateContactFolderChildFolderContact ¶
func (c ContactFolderChildFolderContactClient) CreateContactFolderChildFolderContact(ctx context.Context, id stable.MeContactFolderIdChildFolderId, input stable.Contact, options CreateContactFolderChildFolderContactOperationOptions) (result CreateContactFolderChildFolderContactOperationResponse, err error)
CreateContactFolderChildFolderContact - Create new navigation property to contacts for me
func (ContactFolderChildFolderContactClient) DeleteContactFolderChildFolderContact ¶
func (c ContactFolderChildFolderContactClient) DeleteContactFolderChildFolderContact(ctx context.Context, id stable.MeContactFolderIdChildFolderIdContactId, options DeleteContactFolderChildFolderContactOperationOptions) (result DeleteContactFolderChildFolderContactOperationResponse, err error)
DeleteContactFolderChildFolderContact - Delete navigation property contacts for me
func (ContactFolderChildFolderContactClient) GetContactFolderChildFolderContact ¶
func (c ContactFolderChildFolderContactClient) GetContactFolderChildFolderContact(ctx context.Context, id stable.MeContactFolderIdChildFolderIdContactId, options GetContactFolderChildFolderContactOperationOptions) (result GetContactFolderChildFolderContactOperationResponse, err error)
GetContactFolderChildFolderContact - Get contacts from me. The contacts in the folder. Navigation property. Read-only. Nullable.
func (ContactFolderChildFolderContactClient) GetContactFolderChildFolderContactsCount ¶
func (c ContactFolderChildFolderContactClient) GetContactFolderChildFolderContactsCount(ctx context.Context, id stable.MeContactFolderIdChildFolderId, options GetContactFolderChildFolderContactsCountOperationOptions) (result GetContactFolderChildFolderContactsCountOperationResponse, err error)
GetContactFolderChildFolderContactsCount - Get the number of the resource
func (ContactFolderChildFolderContactClient) ListContactFolderChildFolderContacts ¶
func (c ContactFolderChildFolderContactClient) ListContactFolderChildFolderContacts(ctx context.Context, id stable.MeContactFolderIdChildFolderId, options ListContactFolderChildFolderContactsOperationOptions) (result ListContactFolderChildFolderContactsOperationResponse, err error)
ListContactFolderChildFolderContacts - Get contacts from me. The contacts in the folder. Navigation property. Read-only. Nullable.
func (ContactFolderChildFolderContactClient) ListContactFolderChildFolderContactsComplete ¶
func (c ContactFolderChildFolderContactClient) ListContactFolderChildFolderContactsComplete(ctx context.Context, id stable.MeContactFolderIdChildFolderId, options ListContactFolderChildFolderContactsOperationOptions) (ListContactFolderChildFolderContactsCompleteResult, error)
ListContactFolderChildFolderContactsComplete retrieves all the results into a single object
func (ContactFolderChildFolderContactClient) ListContactFolderChildFolderContactsCompleteMatchingPredicate ¶
func (c ContactFolderChildFolderContactClient) ListContactFolderChildFolderContactsCompleteMatchingPredicate(ctx context.Context, id stable.MeContactFolderIdChildFolderId, options ListContactFolderChildFolderContactsOperationOptions, predicate ContactOperationPredicate) (result ListContactFolderChildFolderContactsCompleteResult, err error)
ListContactFolderChildFolderContactsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ContactFolderChildFolderContactClient) UpdateContactFolderChildFolderContact ¶
func (c ContactFolderChildFolderContactClient) UpdateContactFolderChildFolderContact(ctx context.Context, id stable.MeContactFolderIdChildFolderIdContactId, input stable.Contact, options UpdateContactFolderChildFolderContactOperationOptions) (result UpdateContactFolderChildFolderContactOperationResponse, err error)
UpdateContactFolderChildFolderContact - Update the navigation property contacts in me
type ContactOperationPredicate ¶
type ContactOperationPredicate struct { }
type CreateContactFolderChildFolderContactOperationOptions ¶
type CreateContactFolderChildFolderContactOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateContactFolderChildFolderContactOperationOptions ¶
func DefaultCreateContactFolderChildFolderContactOperationOptions() CreateContactFolderChildFolderContactOperationOptions
func (CreateContactFolderChildFolderContactOperationOptions) ToHeaders ¶
func (o CreateContactFolderChildFolderContactOperationOptions) ToHeaders() *client.Headers
func (CreateContactFolderChildFolderContactOperationOptions) ToOData ¶
func (o CreateContactFolderChildFolderContactOperationOptions) ToOData() *odata.Query
func (CreateContactFolderChildFolderContactOperationOptions) ToQuery ¶
func (o CreateContactFolderChildFolderContactOperationOptions) ToQuery() *client.QueryParams
type DeleteContactFolderChildFolderContactOperationOptions ¶
type DeleteContactFolderChildFolderContactOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteContactFolderChildFolderContactOperationOptions ¶
func DefaultDeleteContactFolderChildFolderContactOperationOptions() DeleteContactFolderChildFolderContactOperationOptions
func (DeleteContactFolderChildFolderContactOperationOptions) ToHeaders ¶
func (o DeleteContactFolderChildFolderContactOperationOptions) ToHeaders() *client.Headers
func (DeleteContactFolderChildFolderContactOperationOptions) ToOData ¶
func (o DeleteContactFolderChildFolderContactOperationOptions) ToOData() *odata.Query
func (DeleteContactFolderChildFolderContactOperationOptions) ToQuery ¶
func (o DeleteContactFolderChildFolderContactOperationOptions) ToQuery() *client.QueryParams
type GetContactFolderChildFolderContactOperationOptions ¶
type GetContactFolderChildFolderContactOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetContactFolderChildFolderContactOperationOptions ¶
func DefaultGetContactFolderChildFolderContactOperationOptions() GetContactFolderChildFolderContactOperationOptions
func (GetContactFolderChildFolderContactOperationOptions) ToHeaders ¶
func (o GetContactFolderChildFolderContactOperationOptions) ToHeaders() *client.Headers
func (GetContactFolderChildFolderContactOperationOptions) ToOData ¶
func (o GetContactFolderChildFolderContactOperationOptions) ToOData() *odata.Query
func (GetContactFolderChildFolderContactOperationOptions) ToQuery ¶
func (o GetContactFolderChildFolderContactOperationOptions) ToQuery() *client.QueryParams
type GetContactFolderChildFolderContactsCountOperationOptions ¶
type GetContactFolderChildFolderContactsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetContactFolderChildFolderContactsCountOperationOptions ¶
func DefaultGetContactFolderChildFolderContactsCountOperationOptions() GetContactFolderChildFolderContactsCountOperationOptions
func (GetContactFolderChildFolderContactsCountOperationOptions) ToHeaders ¶
func (o GetContactFolderChildFolderContactsCountOperationOptions) ToHeaders() *client.Headers
func (GetContactFolderChildFolderContactsCountOperationOptions) ToOData ¶
func (o GetContactFolderChildFolderContactsCountOperationOptions) ToOData() *odata.Query
func (GetContactFolderChildFolderContactsCountOperationOptions) ToQuery ¶
func (o GetContactFolderChildFolderContactsCountOperationOptions) ToQuery() *client.QueryParams
type ListContactFolderChildFolderContactsCustomPager ¶
type ListContactFolderChildFolderContactsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListContactFolderChildFolderContactsCustomPager) NextPageLink ¶
func (p *ListContactFolderChildFolderContactsCustomPager) NextPageLink() *odata.Link
type ListContactFolderChildFolderContactsOperationOptions ¶
type ListContactFolderChildFolderContactsOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListContactFolderChildFolderContactsOperationOptions ¶
func DefaultListContactFolderChildFolderContactsOperationOptions() ListContactFolderChildFolderContactsOperationOptions
func (ListContactFolderChildFolderContactsOperationOptions) ToHeaders ¶
func (o ListContactFolderChildFolderContactsOperationOptions) ToHeaders() *client.Headers
func (ListContactFolderChildFolderContactsOperationOptions) ToOData ¶
func (o ListContactFolderChildFolderContactsOperationOptions) ToOData() *odata.Query
func (ListContactFolderChildFolderContactsOperationOptions) ToQuery ¶
func (o ListContactFolderChildFolderContactsOperationOptions) ToQuery() *client.QueryParams
type UpdateContactFolderChildFolderContactOperationOptions ¶
type UpdateContactFolderChildFolderContactOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateContactFolderChildFolderContactOperationOptions ¶
func DefaultUpdateContactFolderChildFolderContactOperationOptions() UpdateContactFolderChildFolderContactOperationOptions
func (UpdateContactFolderChildFolderContactOperationOptions) ToHeaders ¶
func (o UpdateContactFolderChildFolderContactOperationOptions) ToHeaders() *client.Headers
func (UpdateContactFolderChildFolderContactOperationOptions) ToOData ¶
func (o UpdateContactFolderChildFolderContactOperationOptions) ToOData() *odata.Query
func (UpdateContactFolderChildFolderContactOperationOptions) ToQuery ¶
func (o UpdateContactFolderChildFolderContactOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createcontactfolderchildfoldercontact.go
- method_deletecontactfolderchildfoldercontact.go
- method_getcontactfolderchildfoldercontact.go
- method_getcontactfolderchildfoldercontactscount.go
- method_listcontactfolderchildfoldercontacts.go
- method_updatecontactfolderchildfoldercontact.go
- predicates.go
- version.go