Documentation ¶
Index ¶
- type AddRejectedSenderRefOperationOptions
- type AddRejectedSenderRefOperationResponse
- type DirectoryObjectOperationPredicate
- type GetRejectedSendersCountOperationOptions
- type GetRejectedSendersCountOperationResponse
- type ListRejectedSenderRefsCompleteResult
- type ListRejectedSenderRefsCustomPager
- type ListRejectedSenderRefsOperationOptions
- type ListRejectedSenderRefsOperationResponse
- type ListRejectedSendersCompleteResult
- type ListRejectedSendersCustomPager
- type ListRejectedSendersOperationOptions
- type ListRejectedSendersOperationResponse
- type RejectedSenderClient
- func (c RejectedSenderClient) AddRejectedSenderRef(ctx context.Context, id beta.GroupId, input beta.ReferenceCreate, ...) (result AddRejectedSenderRefOperationResponse, err error)
- func (c RejectedSenderClient) GetRejectedSendersCount(ctx context.Context, id beta.GroupId, ...) (result GetRejectedSendersCountOperationResponse, err error)
- func (c RejectedSenderClient) ListRejectedSenderRefs(ctx context.Context, id beta.GroupId, ...) (result ListRejectedSenderRefsOperationResponse, err error)
- func (c RejectedSenderClient) ListRejectedSenderRefsComplete(ctx context.Context, id beta.GroupId, ...) (ListRejectedSenderRefsCompleteResult, error)
- func (c RejectedSenderClient) ListRejectedSenderRefsCompleteMatchingPredicate(ctx context.Context, id beta.GroupId, ...) (result ListRejectedSenderRefsCompleteResult, err error)
- func (c RejectedSenderClient) ListRejectedSenders(ctx context.Context, id beta.GroupId, ...) (result ListRejectedSendersOperationResponse, err error)
- func (c RejectedSenderClient) ListRejectedSendersComplete(ctx context.Context, id beta.GroupId, ...) (ListRejectedSendersCompleteResult, error)
- func (c RejectedSenderClient) ListRejectedSendersCompleteMatchingPredicate(ctx context.Context, id beta.GroupId, ...) (result ListRejectedSendersCompleteResult, err error)
- func (c RejectedSenderClient) RemoveRejectedSenderRef(ctx context.Context, id beta.GroupIdRejectedSenderId, ...) (result RemoveRejectedSenderRefOperationResponse, err error)
- func (c RejectedSenderClient) RemoveRejectedSenderRefs(ctx context.Context, id beta.GroupId, ...) (result RemoveRejectedSenderRefsOperationResponse, err error)
- type RemoveRejectedSenderRefOperationOptions
- type RemoveRejectedSenderRefOperationResponse
- type RemoveRejectedSenderRefsOperationOptions
- type RemoveRejectedSenderRefsOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddRejectedSenderRefOperationOptions ¶
type AddRejectedSenderRefOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAddRejectedSenderRefOperationOptions ¶
func DefaultAddRejectedSenderRefOperationOptions() AddRejectedSenderRefOperationOptions
func (AddRejectedSenderRefOperationOptions) ToHeaders ¶
func (o AddRejectedSenderRefOperationOptions) ToHeaders() *client.Headers
func (AddRejectedSenderRefOperationOptions) ToOData ¶
func (o AddRejectedSenderRefOperationOptions) ToOData() *odata.Query
func (AddRejectedSenderRefOperationOptions) ToQuery ¶
func (o AddRejectedSenderRefOperationOptions) ToQuery() *client.QueryParams
type DirectoryObjectOperationPredicate ¶
type DirectoryObjectOperationPredicate struct { }
func (DirectoryObjectOperationPredicate) Matches ¶
func (p DirectoryObjectOperationPredicate) Matches(input beta.DirectoryObject) bool
type GetRejectedSendersCountOperationOptions ¶
type GetRejectedSendersCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetRejectedSendersCountOperationOptions ¶
func DefaultGetRejectedSendersCountOperationOptions() GetRejectedSendersCountOperationOptions
func (GetRejectedSendersCountOperationOptions) ToHeaders ¶
func (o GetRejectedSendersCountOperationOptions) ToHeaders() *client.Headers
func (GetRejectedSendersCountOperationOptions) ToOData ¶
func (o GetRejectedSendersCountOperationOptions) ToOData() *odata.Query
func (GetRejectedSendersCountOperationOptions) ToQuery ¶
func (o GetRejectedSendersCountOperationOptions) ToQuery() *client.QueryParams
type ListRejectedSenderRefsCompleteResult ¶
type ListRejectedSenderRefsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DirectoryObject }
type ListRejectedSenderRefsCustomPager ¶
func (*ListRejectedSenderRefsCustomPager) NextPageLink ¶
func (p *ListRejectedSenderRefsCustomPager) NextPageLink() *odata.Link
type ListRejectedSenderRefsOperationOptions ¶
type ListRejectedSenderRefsOperationOptions struct { Count *bool Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Skip *int64 Top *int64 }
func DefaultListRejectedSenderRefsOperationOptions ¶
func DefaultListRejectedSenderRefsOperationOptions() ListRejectedSenderRefsOperationOptions
func (ListRejectedSenderRefsOperationOptions) ToHeaders ¶
func (o ListRejectedSenderRefsOperationOptions) ToHeaders() *client.Headers
func (ListRejectedSenderRefsOperationOptions) ToOData ¶
func (o ListRejectedSenderRefsOperationOptions) ToOData() *odata.Query
func (ListRejectedSenderRefsOperationOptions) ToQuery ¶
func (o ListRejectedSenderRefsOperationOptions) ToQuery() *client.QueryParams
type ListRejectedSendersCompleteResult ¶
type ListRejectedSendersCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DirectoryObject }
type ListRejectedSendersCustomPager ¶
func (*ListRejectedSendersCustomPager) NextPageLink ¶
func (p *ListRejectedSendersCustomPager) NextPageLink() *odata.Link
type ListRejectedSendersOperationOptions ¶
type ListRejectedSendersOperationOptions 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 DefaultListRejectedSendersOperationOptions ¶
func DefaultListRejectedSendersOperationOptions() ListRejectedSendersOperationOptions
func (ListRejectedSendersOperationOptions) ToHeaders ¶
func (o ListRejectedSendersOperationOptions) ToHeaders() *client.Headers
func (ListRejectedSendersOperationOptions) ToOData ¶
func (o ListRejectedSendersOperationOptions) ToOData() *odata.Query
func (ListRejectedSendersOperationOptions) ToQuery ¶
func (o ListRejectedSendersOperationOptions) ToQuery() *client.QueryParams
type RejectedSenderClient ¶
func NewRejectedSenderClientWithBaseURI ¶
func NewRejectedSenderClientWithBaseURI(sdkApi sdkEnv.Api) (*RejectedSenderClient, error)
func (RejectedSenderClient) AddRejectedSenderRef ¶
func (c RejectedSenderClient) AddRejectedSenderRef(ctx context.Context, id beta.GroupId, input beta.ReferenceCreate, options AddRejectedSenderRefOperationOptions) (result AddRejectedSenderRefOperationResponse, err error)
AddRejectedSenderRef - Create rejectedSender. Add a new user or group to the rejectedSender list. Specify the user or group in @odata.id in the request body. Users in the rejected senders list can't post to conversations of the group (identified in the POST request URL). Make sure you don't specify the same user or group in the rejected senders and accepted senders lists, otherwise you'll get an error.
func (RejectedSenderClient) GetRejectedSendersCount ¶
func (c RejectedSenderClient) GetRejectedSendersCount(ctx context.Context, id beta.GroupId, options GetRejectedSendersCountOperationOptions) (result GetRejectedSendersCountOperationResponse, err error)
GetRejectedSendersCount - Get the number of the resource
func (RejectedSenderClient) ListRejectedSenderRefs ¶
func (c RejectedSenderClient) ListRejectedSenderRefs(ctx context.Context, id beta.GroupId, options ListRejectedSenderRefsOperationOptions) (result ListRejectedSenderRefsOperationResponse, err error)
ListRejectedSenderRefs - List rejectedSenders. Get a list of users or groups that are in the rejected-senders list for this group. Users in the rejected senders list can't post to conversations of the group (identified in the GET request URL). Make sure you don't specify the same user or group in the rejected senders and accepted senders lists, otherwise you get an error.
func (RejectedSenderClient) ListRejectedSenderRefsComplete ¶
func (c RejectedSenderClient) ListRejectedSenderRefsComplete(ctx context.Context, id beta.GroupId, options ListRejectedSenderRefsOperationOptions) (ListRejectedSenderRefsCompleteResult, error)
ListRejectedSenderRefsComplete retrieves all the results into a single object
func (RejectedSenderClient) ListRejectedSenderRefsCompleteMatchingPredicate ¶
func (c RejectedSenderClient) ListRejectedSenderRefsCompleteMatchingPredicate(ctx context.Context, id beta.GroupId, options ListRejectedSenderRefsOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListRejectedSenderRefsCompleteResult, err error)
ListRejectedSenderRefsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (RejectedSenderClient) ListRejectedSenders ¶
func (c RejectedSenderClient) ListRejectedSenders(ctx context.Context, id beta.GroupId, options ListRejectedSendersOperationOptions) (result ListRejectedSendersOperationResponse, err error)
ListRejectedSenders - List rejectedSenders. Get a list of users or groups that are in the rejected-senders list for this group. Users in the rejected senders list can't post to conversations of the group (identified in the GET request URL). Make sure you don't specify the same user or group in the rejected senders and accepted senders lists, otherwise you get an error.
func (RejectedSenderClient) ListRejectedSendersComplete ¶
func (c RejectedSenderClient) ListRejectedSendersComplete(ctx context.Context, id beta.GroupId, options ListRejectedSendersOperationOptions) (ListRejectedSendersCompleteResult, error)
ListRejectedSendersComplete retrieves all the results into a single object
func (RejectedSenderClient) ListRejectedSendersCompleteMatchingPredicate ¶
func (c RejectedSenderClient) ListRejectedSendersCompleteMatchingPredicate(ctx context.Context, id beta.GroupId, options ListRejectedSendersOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListRejectedSendersCompleteResult, err error)
ListRejectedSendersCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (RejectedSenderClient) RemoveRejectedSenderRef ¶
func (c RejectedSenderClient) RemoveRejectedSenderRef(ctx context.Context, id beta.GroupIdRejectedSenderId, options RemoveRejectedSenderRefOperationOptions) (result RemoveRejectedSenderRefOperationResponse, err error)
RemoveRejectedSenderRef - Remove rejectedSender. Remove a user or group from the rejected-senders list of the specified group.
func (RejectedSenderClient) RemoveRejectedSenderRefs ¶
func (c RejectedSenderClient) RemoveRejectedSenderRefs(ctx context.Context, id beta.GroupId, options RemoveRejectedSenderRefsOperationOptions) (result RemoveRejectedSenderRefsOperationResponse, err error)
RemoveRejectedSenderRefs - Remove rejectedSender. Remove a user or group from the rejected-senders list of the specified group.
type RemoveRejectedSenderRefOperationOptions ¶
type RemoveRejectedSenderRefOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRemoveRejectedSenderRefOperationOptions ¶
func DefaultRemoveRejectedSenderRefOperationOptions() RemoveRejectedSenderRefOperationOptions
func (RemoveRejectedSenderRefOperationOptions) ToHeaders ¶
func (o RemoveRejectedSenderRefOperationOptions) ToHeaders() *client.Headers
func (RemoveRejectedSenderRefOperationOptions) ToOData ¶
func (o RemoveRejectedSenderRefOperationOptions) ToOData() *odata.Query
func (RemoveRejectedSenderRefOperationOptions) ToQuery ¶
func (o RemoveRejectedSenderRefOperationOptions) ToQuery() *client.QueryParams
type RemoveRejectedSenderRefsOperationOptions ¶
type RemoveRejectedSenderRefsOperationOptions struct { Id *string IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRemoveRejectedSenderRefsOperationOptions ¶
func DefaultRemoveRejectedSenderRefsOperationOptions() RemoveRejectedSenderRefsOperationOptions
func (RemoveRejectedSenderRefsOperationOptions) ToHeaders ¶
func (o RemoveRejectedSenderRefsOperationOptions) ToHeaders() *client.Headers
func (RemoveRejectedSenderRefsOperationOptions) ToOData ¶
func (o RemoveRejectedSenderRefsOperationOptions) ToOData() *odata.Query
func (RemoveRejectedSenderRefsOperationOptions) ToQuery ¶
func (o RemoveRejectedSenderRefsOperationOptions) ToQuery() *client.QueryParams