approleassignment

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppRoleAssignmentClient

type AppRoleAssignmentClient struct {
	Client *msgraph.Client
}

func NewAppRoleAssignmentClientWithBaseURI

func NewAppRoleAssignmentClientWithBaseURI(sdkApi sdkEnv.Api) (*AppRoleAssignmentClient, error)

func (AppRoleAssignmentClient) CreateAppRoleAssignment

CreateAppRoleAssignment - Add new entity to appRoleAssignments

func (AppRoleAssignmentClient) DeleteAppRoleAssignment

DeleteAppRoleAssignment - Delete entity from appRoleAssignments

func (AppRoleAssignmentClient) GetAppRoleAssignment

GetAppRoleAssignment - Get entity from appRoleAssignments by key

func (AppRoleAssignmentClient) GetsCount

GetsCount - Get the number of the resource

func (AppRoleAssignmentClient) ListAppRoleAssignments

ListAppRoleAssignments - Get entities from appRoleAssignments

func (AppRoleAssignmentClient) ListAppRoleAssignmentsComplete

ListAppRoleAssignmentsComplete retrieves all the results into a single object

func (AppRoleAssignmentClient) ListAppRoleAssignmentsCompleteMatchingPredicate

func (c AppRoleAssignmentClient) ListAppRoleAssignmentsCompleteMatchingPredicate(ctx context.Context, options ListAppRoleAssignmentsOperationOptions, predicate AppRoleAssignmentOperationPredicate) (result ListAppRoleAssignmentsCompleteResult, err error)

ListAppRoleAssignmentsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AppRoleAssignmentClient) UpdateAppRoleAssignment

UpdateAppRoleAssignment - Update entity in appRoleAssignments

type AppRoleAssignmentOperationPredicate

type AppRoleAssignmentOperationPredicate struct {
}

func (AppRoleAssignmentOperationPredicate) Matches

type CreateAppRoleAssignmentOperationOptions

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

func DefaultCreateAppRoleAssignmentOperationOptions

func DefaultCreateAppRoleAssignmentOperationOptions() CreateAppRoleAssignmentOperationOptions

func (CreateAppRoleAssignmentOperationOptions) ToHeaders

func (CreateAppRoleAssignmentOperationOptions) ToOData

func (CreateAppRoleAssignmentOperationOptions) ToQuery

type CreateAppRoleAssignmentOperationResponse

type CreateAppRoleAssignmentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AppRoleAssignment
}

type DeleteAppRoleAssignmentOperationOptions

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

func DefaultDeleteAppRoleAssignmentOperationOptions

func DefaultDeleteAppRoleAssignmentOperationOptions() DeleteAppRoleAssignmentOperationOptions

func (DeleteAppRoleAssignmentOperationOptions) ToHeaders

func (DeleteAppRoleAssignmentOperationOptions) ToOData

func (DeleteAppRoleAssignmentOperationOptions) ToQuery

type DeleteAppRoleAssignmentOperationResponse

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

type GetAppRoleAssignmentOperationOptions

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

func DefaultGetAppRoleAssignmentOperationOptions

func DefaultGetAppRoleAssignmentOperationOptions() GetAppRoleAssignmentOperationOptions

func (GetAppRoleAssignmentOperationOptions) ToHeaders

func (GetAppRoleAssignmentOperationOptions) ToOData

func (GetAppRoleAssignmentOperationOptions) ToQuery

type GetAppRoleAssignmentOperationResponse

type GetAppRoleAssignmentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AppRoleAssignment
}

type GetsCountOperationOptions

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

func DefaultGetsCountOperationOptions

func DefaultGetsCountOperationOptions() GetsCountOperationOptions

func (GetsCountOperationOptions) ToHeaders

func (o GetsCountOperationOptions) ToHeaders() *client.Headers

func (GetsCountOperationOptions) ToOData

func (o GetsCountOperationOptions) ToOData() *odata.Query

func (GetsCountOperationOptions) ToQuery

type GetsCountOperationResponse

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

type ListAppRoleAssignmentsCompleteResult

type ListAppRoleAssignmentsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AppRoleAssignment
}

type ListAppRoleAssignmentsCustomPager

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

type ListAppRoleAssignmentsOperationOptions

type ListAppRoleAssignmentsOperationOptions 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 DefaultListAppRoleAssignmentsOperationOptions

func DefaultListAppRoleAssignmentsOperationOptions() ListAppRoleAssignmentsOperationOptions

func (ListAppRoleAssignmentsOperationOptions) ToHeaders

func (ListAppRoleAssignmentsOperationOptions) ToOData

func (ListAppRoleAssignmentsOperationOptions) ToQuery

type ListAppRoleAssignmentsOperationResponse

type ListAppRoleAssignmentsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AppRoleAssignment
}

type UpdateAppRoleAssignmentOperationOptions

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

func DefaultUpdateAppRoleAssignmentOperationOptions

func DefaultUpdateAppRoleAssignmentOperationOptions() UpdateAppRoleAssignmentOperationOptions

func (UpdateAppRoleAssignmentOperationOptions) ToHeaders

func (UpdateAppRoleAssignmentOperationOptions) ToOData

func (UpdateAppRoleAssignmentOperationOptions) ToQuery

type UpdateAppRoleAssignmentOperationResponse

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