appconsentappconsentrequest

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 AppConsentAppConsentRequestClient

type AppConsentAppConsentRequestClient struct {
	Client *msgraph.Client
}

func NewAppConsentAppConsentRequestClientWithBaseURI

func NewAppConsentAppConsentRequestClientWithBaseURI(sdkApi sdkEnv.Api) (*AppConsentAppConsentRequestClient, error)

func (AppConsentAppConsentRequestClient) CreateAppConsentRequest

CreateAppConsentRequest - Create new navigation property to appConsentRequests for identityGovernance

func (AppConsentAppConsentRequestClient) DeleteAppConsentRequest

DeleteAppConsentRequest - Delete navigation property appConsentRequests for identityGovernance

func (AppConsentAppConsentRequestClient) GetAppConsentRequest

GetAppConsentRequest - Get appConsentRequest. Read the properties and relationships of an appConsentRequest object.

func (AppConsentAppConsentRequestClient) GetAppConsentRequestsCount

GetAppConsentRequestsCount - Get the number of the resource

func (AppConsentAppConsentRequestClient) ListAppConsentRequests

ListAppConsentRequests - List appConsentRequests. Retrieve appConsentRequest objects and their properties.

func (AppConsentAppConsentRequestClient) ListAppConsentRequestsComplete

ListAppConsentRequestsComplete retrieves all the results into a single object

func (AppConsentAppConsentRequestClient) ListAppConsentRequestsCompleteMatchingPredicate

ListAppConsentRequestsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AppConsentAppConsentRequestClient) UpdateAppConsentRequest

UpdateAppConsentRequest - Update the navigation property appConsentRequests in identityGovernance

type AppConsentRequestOperationPredicate

type AppConsentRequestOperationPredicate struct {
}

func (AppConsentRequestOperationPredicate) Matches

type CreateAppConsentRequestOperationOptions

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

func DefaultCreateAppConsentRequestOperationOptions

func DefaultCreateAppConsentRequestOperationOptions() CreateAppConsentRequestOperationOptions

func (CreateAppConsentRequestOperationOptions) ToHeaders

func (CreateAppConsentRequestOperationOptions) ToOData

func (CreateAppConsentRequestOperationOptions) ToQuery

type CreateAppConsentRequestOperationResponse

type CreateAppConsentRequestOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AppConsentRequest
}

type DeleteAppConsentRequestOperationOptions

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

func DefaultDeleteAppConsentRequestOperationOptions

func DefaultDeleteAppConsentRequestOperationOptions() DeleteAppConsentRequestOperationOptions

func (DeleteAppConsentRequestOperationOptions) ToHeaders

func (DeleteAppConsentRequestOperationOptions) ToOData

func (DeleteAppConsentRequestOperationOptions) ToQuery

type DeleteAppConsentRequestOperationResponse

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

type GetAppConsentRequestOperationOptions

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

func DefaultGetAppConsentRequestOperationOptions

func DefaultGetAppConsentRequestOperationOptions() GetAppConsentRequestOperationOptions

func (GetAppConsentRequestOperationOptions) ToHeaders

func (GetAppConsentRequestOperationOptions) ToOData

func (GetAppConsentRequestOperationOptions) ToQuery

type GetAppConsentRequestOperationResponse

type GetAppConsentRequestOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AppConsentRequest
}

type GetAppConsentRequestsCountOperationOptions

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

func DefaultGetAppConsentRequestsCountOperationOptions

func DefaultGetAppConsentRequestsCountOperationOptions() GetAppConsentRequestsCountOperationOptions

func (GetAppConsentRequestsCountOperationOptions) ToHeaders

func (GetAppConsentRequestsCountOperationOptions) ToOData

func (GetAppConsentRequestsCountOperationOptions) ToQuery

type GetAppConsentRequestsCountOperationResponse

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

type ListAppConsentRequestsCompleteResult

type ListAppConsentRequestsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AppConsentRequest
}

type ListAppConsentRequestsCustomPager

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

type ListAppConsentRequestsOperationOptions

type ListAppConsentRequestsOperationOptions 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 DefaultListAppConsentRequestsOperationOptions

func DefaultListAppConsentRequestsOperationOptions() ListAppConsentRequestsOperationOptions

func (ListAppConsentRequestsOperationOptions) ToHeaders

func (ListAppConsentRequestsOperationOptions) ToOData

func (ListAppConsentRequestsOperationOptions) ToQuery

type ListAppConsentRequestsOperationResponse

type ListAppConsentRequestsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AppConsentRequest
}

type UpdateAppConsentRequestOperationOptions

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

func DefaultUpdateAppConsentRequestOperationOptions

func DefaultUpdateAppConsentRequestOperationOptions() UpdateAppConsentRequestOperationOptions

func (UpdateAppConsentRequestOperationOptions) ToHeaders

func (UpdateAppConsentRequestOperationOptions) ToOData

func (UpdateAppConsentRequestOperationOptions) ToQuery

type UpdateAppConsentRequestOperationResponse

type UpdateAppConsentRequestOperationResponse 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