permissiongrant

package
v0.20241009.1142232 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreatePermissionGrantOperationOptions

type CreatePermissionGrantOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreatePermissionGrantOperationOptions

func DefaultCreatePermissionGrantOperationOptions() CreatePermissionGrantOperationOptions

func (CreatePermissionGrantOperationOptions) ToHeaders

func (CreatePermissionGrantOperationOptions) ToOData

func (CreatePermissionGrantOperationOptions) ToQuery

type CreatePermissionGrantOperationResponse

type CreatePermissionGrantOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.ResourceSpecificPermissionGrant
}

type DeletePermissionGrantOperationOptions

type DeletePermissionGrantOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeletePermissionGrantOperationOptions

func DefaultDeletePermissionGrantOperationOptions() DeletePermissionGrantOperationOptions

func (DeletePermissionGrantOperationOptions) ToHeaders

func (DeletePermissionGrantOperationOptions) ToOData

func (DeletePermissionGrantOperationOptions) ToQuery

type DeletePermissionGrantOperationResponse

type DeletePermissionGrantOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetPermissionGrantOperationOptions

type GetPermissionGrantOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetPermissionGrantOperationOptions

func DefaultGetPermissionGrantOperationOptions() GetPermissionGrantOperationOptions

func (GetPermissionGrantOperationOptions) ToHeaders

func (GetPermissionGrantOperationOptions) ToOData

func (GetPermissionGrantOperationOptions) ToQuery

type GetPermissionGrantOperationResponse

type GetPermissionGrantOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.ResourceSpecificPermissionGrant
}

type GetPermissionGrantsCountOperationOptions

type GetPermissionGrantsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetPermissionGrantsCountOperationOptions

func DefaultGetPermissionGrantsCountOperationOptions() GetPermissionGrantsCountOperationOptions

func (GetPermissionGrantsCountOperationOptions) ToHeaders

func (GetPermissionGrantsCountOperationOptions) ToOData

func (GetPermissionGrantsCountOperationOptions) ToQuery

type GetPermissionGrantsCountOperationResponse

type GetPermissionGrantsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListPermissionGrantsCompleteResult

type ListPermissionGrantsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.ResourceSpecificPermissionGrant
}

type ListPermissionGrantsCustomPager

type ListPermissionGrantsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListPermissionGrantsCustomPager) NextPageLink() *odata.Link

type ListPermissionGrantsOperationOptions

type ListPermissionGrantsOperationOptions 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 DefaultListPermissionGrantsOperationOptions

func DefaultListPermissionGrantsOperationOptions() ListPermissionGrantsOperationOptions

func (ListPermissionGrantsOperationOptions) ToHeaders

func (ListPermissionGrantsOperationOptions) ToOData

func (ListPermissionGrantsOperationOptions) ToQuery

type ListPermissionGrantsOperationResponse

type ListPermissionGrantsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.ResourceSpecificPermissionGrant
}

type PermissionGrantClient

type PermissionGrantClient struct {
	Client *msgraph.Client
}

func NewPermissionGrantClientWithBaseURI

func NewPermissionGrantClientWithBaseURI(sdkApi sdkEnv.Api) (*PermissionGrantClient, error)

func (PermissionGrantClient) CreatePermissionGrant

CreatePermissionGrant - Create new navigation property to permissionGrants for me

func (PermissionGrantClient) DeletePermissionGrant

DeletePermissionGrant - Delete navigation property permissionGrants for me

func (PermissionGrantClient) GetPermissionGrant

GetPermissionGrant - Get permissionGrants from me. List all resource-specific permission grants of a user.

func (PermissionGrantClient) GetPermissionGrantsCount

GetPermissionGrantsCount - Get the number of the resource

func (PermissionGrantClient) ListPermissionGrants

ListPermissionGrants - Get permissionGrants from me. List all resource-specific permission grants of a user.

func (PermissionGrantClient) ListPermissionGrantsComplete

ListPermissionGrantsComplete retrieves all the results into a single object

func (PermissionGrantClient) ListPermissionGrantsCompleteMatchingPredicate

ListPermissionGrantsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (PermissionGrantClient) UpdatePermissionGrant

UpdatePermissionGrant - Update the navigation property permissionGrants in me

type ResourceSpecificPermissionGrantOperationPredicate

type ResourceSpecificPermissionGrantOperationPredicate struct {
}

func (ResourceSpecificPermissionGrantOperationPredicate) Matches

type UpdatePermissionGrantOperationOptions

type UpdatePermissionGrantOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdatePermissionGrantOperationOptions

func DefaultUpdatePermissionGrantOperationOptions() UpdatePermissionGrantOperationOptions

func (UpdatePermissionGrantOperationOptions) ToHeaders

func (UpdatePermissionGrantOperationOptions) ToOData

func (UpdatePermissionGrantOperationOptions) ToQuery

type UpdatePermissionGrantOperationResponse

type UpdatePermissionGrantOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL