authenticationeventlistener

package
v0.20241126.1723 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationEventListenerClient

type AuthenticationEventListenerClient struct {
	Client *msgraph.Client
}

func NewAuthenticationEventListenerClientWithBaseURI

func NewAuthenticationEventListenerClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationEventListenerClient, error)

func (AuthenticationEventListenerClient) CreateAuthenticationEventListener

CreateAuthenticationEventListener - Create authenticationEventListener. Create a new authenticationEventListener object. You can create one of the following subtypes that are derived from authenticationEventListener.

func (AuthenticationEventListenerClient) DeleteAuthenticationEventListener

DeleteAuthenticationEventListener - Delete authenticationEventListener. Delete an authenticationEventListener object.

func (AuthenticationEventListenerClient) GetAuthenticationEventListener

GetAuthenticationEventListener - Get authenticationEventListener. Read the properties and relationships of an authenticationEventListener object. The @odata.type property in the response object indicates the type of the authenticationEventListener object.

func (AuthenticationEventListenerClient) GetAuthenticationEventListenersCount

GetAuthenticationEventListenersCount - Get the number of the resource

func (AuthenticationEventListenerClient) ListAuthenticationEventListeners

ListAuthenticationEventListeners - List authenticationEventListeners. Get a list of the authenticationEventListener objects and their properties. The following derived types are supported

func (AuthenticationEventListenerClient) ListAuthenticationEventListenersComplete

ListAuthenticationEventListenersComplete retrieves all the results into a single object

func (AuthenticationEventListenerClient) ListAuthenticationEventListenersCompleteMatchingPredicate

ListAuthenticationEventListenersCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AuthenticationEventListenerClient) UpdateAuthenticationEventListener

UpdateAuthenticationEventListener - Update authenticationEventListener. Update the properties of an authenticationEventListener object. You must specify the @odata.type property and the value of the authenticationEventListener object type to update.

type AuthenticationEventListenerOperationPredicate

type AuthenticationEventListenerOperationPredicate struct {
}

func (AuthenticationEventListenerOperationPredicate) Matches

type CreateAuthenticationEventListenerOperationOptions

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

func DefaultCreateAuthenticationEventListenerOperationOptions

func DefaultCreateAuthenticationEventListenerOperationOptions() CreateAuthenticationEventListenerOperationOptions

func (CreateAuthenticationEventListenerOperationOptions) ToHeaders

func (CreateAuthenticationEventListenerOperationOptions) ToOData

func (CreateAuthenticationEventListenerOperationOptions) ToQuery

type CreateAuthenticationEventListenerOperationResponse

type CreateAuthenticationEventListenerOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.AuthenticationEventListener
}

type DeleteAuthenticationEventListenerOperationOptions

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

func DefaultDeleteAuthenticationEventListenerOperationOptions

func DefaultDeleteAuthenticationEventListenerOperationOptions() DeleteAuthenticationEventListenerOperationOptions

func (DeleteAuthenticationEventListenerOperationOptions) ToHeaders

func (DeleteAuthenticationEventListenerOperationOptions) ToOData

func (DeleteAuthenticationEventListenerOperationOptions) ToQuery

type DeleteAuthenticationEventListenerOperationResponse

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

type GetAuthenticationEventListenerOperationOptions

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

func DefaultGetAuthenticationEventListenerOperationOptions

func DefaultGetAuthenticationEventListenerOperationOptions() GetAuthenticationEventListenerOperationOptions

func (GetAuthenticationEventListenerOperationOptions) ToHeaders

func (GetAuthenticationEventListenerOperationOptions) ToOData

func (GetAuthenticationEventListenerOperationOptions) ToQuery

type GetAuthenticationEventListenerOperationResponse

type GetAuthenticationEventListenerOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.AuthenticationEventListener
}

type GetAuthenticationEventListenersCountOperationOptions

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

func DefaultGetAuthenticationEventListenersCountOperationOptions

func DefaultGetAuthenticationEventListenersCountOperationOptions() GetAuthenticationEventListenersCountOperationOptions

func (GetAuthenticationEventListenersCountOperationOptions) ToHeaders

func (GetAuthenticationEventListenersCountOperationOptions) ToOData

func (GetAuthenticationEventListenersCountOperationOptions) ToQuery

type GetAuthenticationEventListenersCountOperationResponse

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

type ListAuthenticationEventListenersCompleteResult

type ListAuthenticationEventListenersCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.AuthenticationEventListener
}

type ListAuthenticationEventListenersCustomPager

type ListAuthenticationEventListenersCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListAuthenticationEventListenersOperationOptions

type ListAuthenticationEventListenersOperationOptions 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 DefaultListAuthenticationEventListenersOperationOptions

func DefaultListAuthenticationEventListenersOperationOptions() ListAuthenticationEventListenersOperationOptions

func (ListAuthenticationEventListenersOperationOptions) ToHeaders

func (ListAuthenticationEventListenersOperationOptions) ToOData

func (ListAuthenticationEventListenersOperationOptions) ToQuery

type ListAuthenticationEventListenersOperationResponse

type ListAuthenticationEventListenersOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.AuthenticationEventListener
}

type UpdateAuthenticationEventListenerOperationOptions

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

func DefaultUpdateAuthenticationEventListenerOperationOptions

func DefaultUpdateAuthenticationEventListenerOperationOptions() UpdateAuthenticationEventListenerOperationOptions

func (UpdateAuthenticationEventListenerOperationOptions) ToHeaders

func (UpdateAuthenticationEventListenerOperationOptions) ToOData

func (UpdateAuthenticationEventListenerOperationOptions) ToQuery

type UpdateAuthenticationEventListenerOperationResponse

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