Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type AccessReviewDecisionInsightClient struct + Client *msgraph.Client + func NewAccessReviewDecisionInsightClientWithBaseURI(sdkApi sdkEnv.Api) (*AccessReviewDecisionInsightClient, error) + func (c AccessReviewDecisionInsightClient) CreateAccessReviewDecisionInsight(ctx context.Context, id beta.IdentityGovernanceAccessReviewDecisionId, ...) (result CreateAccessReviewDecisionInsightOperationResponse, err error) + func (c AccessReviewDecisionInsightClient) DeleteAccessReviewDecisionInsight(ctx context.Context, id beta.IdentityGovernanceAccessReviewDecisionIdInsightId, ...) (result DeleteAccessReviewDecisionInsightOperationResponse, err error) + func (c AccessReviewDecisionInsightClient) GetAccessReviewDecisionInsight(ctx context.Context, id beta.IdentityGovernanceAccessReviewDecisionIdInsightId, ...) (result GetAccessReviewDecisionInsightOperationResponse, err error) + func (c AccessReviewDecisionInsightClient) GetAccessReviewDecisionInsightsCount(ctx context.Context, id beta.IdentityGovernanceAccessReviewDecisionId, ...) (result GetAccessReviewDecisionInsightsCountOperationResponse, err error) + func (c AccessReviewDecisionInsightClient) ListAccessReviewDecisionInsights(ctx context.Context, id beta.IdentityGovernanceAccessReviewDecisionId, ...) (result ListAccessReviewDecisionInsightsOperationResponse, err error) + func (c AccessReviewDecisionInsightClient) ListAccessReviewDecisionInsightsComplete(ctx context.Context, id beta.IdentityGovernanceAccessReviewDecisionId, ...) (ListAccessReviewDecisionInsightsCompleteResult, error) + func (c AccessReviewDecisionInsightClient) ListAccessReviewDecisionInsightsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceAccessReviewDecisionId, ...) (result ListAccessReviewDecisionInsightsCompleteResult, err error) + func (c AccessReviewDecisionInsightClient) UpdateAccessReviewDecisionInsight(ctx context.Context, id beta.IdentityGovernanceAccessReviewDecisionIdInsightId, ...) (result UpdateAccessReviewDecisionInsightOperationResponse, err error) + type CreateAccessReviewDecisionInsightOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateAccessReviewDecisionInsightOperationOptions() CreateAccessReviewDecisionInsightOperationOptions + func (o CreateAccessReviewDecisionInsightOperationOptions) ToHeaders() *client.Headers + func (o CreateAccessReviewDecisionInsightOperationOptions) ToOData() *odata.Query + func (o CreateAccessReviewDecisionInsightOperationOptions) ToQuery() *client.QueryParams + type CreateAccessReviewDecisionInsightOperationResponse struct + HttpResponse *http.Response + Model beta.GovernanceInsight + OData *odata.OData + type DeleteAccessReviewDecisionInsightOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteAccessReviewDecisionInsightOperationOptions() DeleteAccessReviewDecisionInsightOperationOptions + func (o DeleteAccessReviewDecisionInsightOperationOptions) ToHeaders() *client.Headers + func (o DeleteAccessReviewDecisionInsightOperationOptions) ToOData() *odata.Query + func (o DeleteAccessReviewDecisionInsightOperationOptions) ToQuery() *client.QueryParams + type DeleteAccessReviewDecisionInsightOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetAccessReviewDecisionInsightOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetAccessReviewDecisionInsightOperationOptions() GetAccessReviewDecisionInsightOperationOptions + func (o GetAccessReviewDecisionInsightOperationOptions) ToHeaders() *client.Headers + func (o GetAccessReviewDecisionInsightOperationOptions) ToOData() *odata.Query + func (o GetAccessReviewDecisionInsightOperationOptions) ToQuery() *client.QueryParams + type GetAccessReviewDecisionInsightOperationResponse struct + HttpResponse *http.Response + Model beta.GovernanceInsight + OData *odata.OData + type GetAccessReviewDecisionInsightsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetAccessReviewDecisionInsightsCountOperationOptions() GetAccessReviewDecisionInsightsCountOperationOptions + func (o GetAccessReviewDecisionInsightsCountOperationOptions) ToHeaders() *client.Headers + func (o GetAccessReviewDecisionInsightsCountOperationOptions) ToOData() *odata.Query + func (o GetAccessReviewDecisionInsightsCountOperationOptions) ToQuery() *client.QueryParams + type GetAccessReviewDecisionInsightsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type GovernanceInsightOperationPredicate struct + func (p GovernanceInsightOperationPredicate) Matches(input beta.GovernanceInsight) bool + type ListAccessReviewDecisionInsightsCompleteResult struct + Items []beta.GovernanceInsight + LatestHttpResponse *http.Response + type ListAccessReviewDecisionInsightsCustomPager struct + NextLink *odata.Link + func (p *ListAccessReviewDecisionInsightsCustomPager) NextPageLink() *odata.Link + type ListAccessReviewDecisionInsightsOperationOptions 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 DefaultListAccessReviewDecisionInsightsOperationOptions() ListAccessReviewDecisionInsightsOperationOptions + func (o ListAccessReviewDecisionInsightsOperationOptions) ToHeaders() *client.Headers + func (o ListAccessReviewDecisionInsightsOperationOptions) ToOData() *odata.Query + func (o ListAccessReviewDecisionInsightsOperationOptions) ToQuery() *client.QueryParams + type ListAccessReviewDecisionInsightsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.GovernanceInsight + OData *odata.OData + type UpdateAccessReviewDecisionInsightOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateAccessReviewDecisionInsightOperationOptions() UpdateAccessReviewDecisionInsightOperationOptions + func (o UpdateAccessReviewDecisionInsightOperationOptions) ToHeaders() *client.Headers + func (o UpdateAccessReviewDecisionInsightOperationOptions) ToOData() *odata.Query + func (o UpdateAccessReviewDecisionInsightOperationOptions) ToQuery() *client.QueryParams + type UpdateAccessReviewDecisionInsightOperationResponse struct + HttpResponse *http.Response + OData *odata.OData