authenticationoperation

package
v0.20241025.1143247 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 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 AuthenticationOperationClient

type AuthenticationOperationClient struct {
	Client *msgraph.Client
}

func NewAuthenticationOperationClientWithBaseURI

func NewAuthenticationOperationClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationOperationClient, error)

func (AuthenticationOperationClient) CreateAuthenticationOperation

CreateAuthenticationOperation - Create new navigation property to operations for users

func (AuthenticationOperationClient) DeleteAuthenticationOperation

DeleteAuthenticationOperation - Delete navigation property operations for users

func (AuthenticationOperationClient) GetAuthenticationOperation

GetAuthenticationOperation - Get longRunningOperation. Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.

func (AuthenticationOperationClient) GetAuthenticationOperationsCount

GetAuthenticationOperationsCount - Get the number of the resource

func (AuthenticationOperationClient) ListAuthenticationOperations

ListAuthenticationOperations - Get longRunningOperation. Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. The possible states of the long-running operation are notStarted, running, succeeded, failed, unknownFutureValue where succeeded and failed are terminal states.

func (AuthenticationOperationClient) ListAuthenticationOperationsComplete

ListAuthenticationOperationsComplete retrieves all the results into a single object

func (AuthenticationOperationClient) ListAuthenticationOperationsCompleteMatchingPredicate

ListAuthenticationOperationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AuthenticationOperationClient) UpdateAuthenticationOperation

UpdateAuthenticationOperation - Update the navigation property operations in users

type CreateAuthenticationOperationOperationOptions

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

func DefaultCreateAuthenticationOperationOperationOptions

func DefaultCreateAuthenticationOperationOperationOptions() CreateAuthenticationOperationOperationOptions

func (CreateAuthenticationOperationOperationOptions) ToHeaders

func (CreateAuthenticationOperationOperationOptions) ToOData

func (CreateAuthenticationOperationOperationOptions) ToQuery

type CreateAuthenticationOperationOperationResponse

type CreateAuthenticationOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        beta.LongRunningOperation
}

type DeleteAuthenticationOperationOperationOptions

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

func DefaultDeleteAuthenticationOperationOperationOptions

func DefaultDeleteAuthenticationOperationOperationOptions() DeleteAuthenticationOperationOperationOptions

func (DeleteAuthenticationOperationOperationOptions) ToHeaders

func (DeleteAuthenticationOperationOperationOptions) ToOData

func (DeleteAuthenticationOperationOperationOptions) ToQuery

type DeleteAuthenticationOperationOperationResponse

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

type GetAuthenticationOperationOperationOptions

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

func DefaultGetAuthenticationOperationOperationOptions

func DefaultGetAuthenticationOperationOperationOptions() GetAuthenticationOperationOperationOptions

func (GetAuthenticationOperationOperationOptions) ToHeaders

func (GetAuthenticationOperationOperationOptions) ToOData

func (GetAuthenticationOperationOperationOptions) ToQuery

type GetAuthenticationOperationOperationResponse

type GetAuthenticationOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        beta.LongRunningOperation
}

type GetAuthenticationOperationsCountOperationOptions

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

func DefaultGetAuthenticationOperationsCountOperationOptions

func DefaultGetAuthenticationOperationsCountOperationOptions() GetAuthenticationOperationsCountOperationOptions

func (GetAuthenticationOperationsCountOperationOptions) ToHeaders

func (GetAuthenticationOperationsCountOperationOptions) ToOData

func (GetAuthenticationOperationsCountOperationOptions) ToQuery

type GetAuthenticationOperationsCountOperationResponse

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

type ListAuthenticationOperationsCompleteResult

type ListAuthenticationOperationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.LongRunningOperation
}

type ListAuthenticationOperationsCustomPager

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

type ListAuthenticationOperationsOperationOptions

type ListAuthenticationOperationsOperationOptions 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 DefaultListAuthenticationOperationsOperationOptions

func DefaultListAuthenticationOperationsOperationOptions() ListAuthenticationOperationsOperationOptions

func (ListAuthenticationOperationsOperationOptions) ToHeaders

func (ListAuthenticationOperationsOperationOptions) ToOData

func (ListAuthenticationOperationsOperationOptions) ToQuery

type ListAuthenticationOperationsOperationResponse

type ListAuthenticationOperationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.LongRunningOperation
}

type LongRunningOperationOperationPredicate

type LongRunningOperationOperationPredicate struct {
}

func (LongRunningOperationOperationPredicate) Matches

type UpdateAuthenticationOperationOperationOptions

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

func DefaultUpdateAuthenticationOperationOperationOptions

func DefaultUpdateAuthenticationOperationOperationOptions() UpdateAuthenticationOperationOperationOptions

func (UpdateAuthenticationOperationOperationOptions) ToHeaders

func (UpdateAuthenticationOperationOperationOptions) ToOData

func (UpdateAuthenticationOperationOperationOptions) ToQuery

type UpdateAuthenticationOperationOperationResponse

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