tokenlifetimepolicy

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 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 CreateTokenLifetimePolicyOperationOptions

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

func DefaultCreateTokenLifetimePolicyOperationOptions

func DefaultCreateTokenLifetimePolicyOperationOptions() CreateTokenLifetimePolicyOperationOptions

func (CreateTokenLifetimePolicyOperationOptions) ToHeaders

func (CreateTokenLifetimePolicyOperationOptions) ToOData

func (CreateTokenLifetimePolicyOperationOptions) ToQuery

type CreateTokenLifetimePolicyOperationResponse

type CreateTokenLifetimePolicyOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.TokenLifetimePolicy
}

type DeleteTokenLifetimePolicyOperationOptions

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

func DefaultDeleteTokenLifetimePolicyOperationOptions

func DefaultDeleteTokenLifetimePolicyOperationOptions() DeleteTokenLifetimePolicyOperationOptions

func (DeleteTokenLifetimePolicyOperationOptions) ToHeaders

func (DeleteTokenLifetimePolicyOperationOptions) ToOData

func (DeleteTokenLifetimePolicyOperationOptions) ToQuery

type DeleteTokenLifetimePolicyOperationResponse

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

type GetTokenLifetimePoliciesCountOperationOptions

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

func DefaultGetTokenLifetimePoliciesCountOperationOptions

func DefaultGetTokenLifetimePoliciesCountOperationOptions() GetTokenLifetimePoliciesCountOperationOptions

func (GetTokenLifetimePoliciesCountOperationOptions) ToHeaders

func (GetTokenLifetimePoliciesCountOperationOptions) ToOData

func (GetTokenLifetimePoliciesCountOperationOptions) ToQuery

type GetTokenLifetimePoliciesCountOperationResponse

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

type GetTokenLifetimePolicyOperationOptions

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

func DefaultGetTokenLifetimePolicyOperationOptions

func DefaultGetTokenLifetimePolicyOperationOptions() GetTokenLifetimePolicyOperationOptions

func (GetTokenLifetimePolicyOperationOptions) ToHeaders

func (GetTokenLifetimePolicyOperationOptions) ToOData

func (GetTokenLifetimePolicyOperationOptions) ToQuery

type GetTokenLifetimePolicyOperationResponse

type GetTokenLifetimePolicyOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.TokenLifetimePolicy
}

type ListTokenLifetimePoliciesCompleteResult

type ListTokenLifetimePoliciesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.TokenLifetimePolicy
}

type ListTokenLifetimePoliciesCustomPager

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

type ListTokenLifetimePoliciesOperationOptions

type ListTokenLifetimePoliciesOperationOptions 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 DefaultListTokenLifetimePoliciesOperationOptions

func DefaultListTokenLifetimePoliciesOperationOptions() ListTokenLifetimePoliciesOperationOptions

func (ListTokenLifetimePoliciesOperationOptions) ToHeaders

func (ListTokenLifetimePoliciesOperationOptions) ToOData

func (ListTokenLifetimePoliciesOperationOptions) ToQuery

type ListTokenLifetimePoliciesOperationResponse

type ListTokenLifetimePoliciesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.TokenLifetimePolicy
}

type TokenLifetimePolicyClient

type TokenLifetimePolicyClient struct {
	Client *msgraph.Client
}

func NewTokenLifetimePolicyClientWithBaseURI

func NewTokenLifetimePolicyClientWithBaseURI(sdkApi sdkEnv.Api) (*TokenLifetimePolicyClient, error)

func (TokenLifetimePolicyClient) CreateTokenLifetimePolicy

CreateTokenLifetimePolicy - Create tokenLifetimePolicy. Create a new tokenLifetimePolicy object.

func (TokenLifetimePolicyClient) DeleteTokenLifetimePolicy

DeleteTokenLifetimePolicy - Delete tokenLifetimePolicy. Delete a tokenLifetimePolicy object.

func (TokenLifetimePolicyClient) GetTokenLifetimePoliciesCount

GetTokenLifetimePoliciesCount - Get the number of the resource

func (TokenLifetimePolicyClient) GetTokenLifetimePolicy

GetTokenLifetimePolicy - Get tokenLifetimePolicy. Retrieve the properties and relationships of a tokenLifetimePolicy object.

func (TokenLifetimePolicyClient) ListTokenLifetimePolicies

ListTokenLifetimePolicies - List tokenLifetimePolicies. Get a list of tokenLifetimePolicy objects.

func (TokenLifetimePolicyClient) ListTokenLifetimePoliciesComplete

ListTokenLifetimePoliciesComplete retrieves all the results into a single object

func (TokenLifetimePolicyClient) ListTokenLifetimePoliciesCompleteMatchingPredicate

ListTokenLifetimePoliciesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (TokenLifetimePolicyClient) UpdateTokenLifetimePolicy

UpdateTokenLifetimePolicy - Update tokenlifetimepolicy. Update the properties of a tokenLifetimePolicy object.

type TokenLifetimePolicyOperationPredicate

type TokenLifetimePolicyOperationPredicate struct {
}

func (TokenLifetimePolicyOperationPredicate) Matches

type UpdateTokenLifetimePolicyOperationOptions

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

func DefaultUpdateTokenLifetimePolicyOperationOptions

func DefaultUpdateTokenLifetimePolicyOperationOptions() UpdateTokenLifetimePolicyOperationOptions

func (UpdateTokenLifetimePolicyOperationOptions) ToHeaders

func (UpdateTokenLifetimePolicyOperationOptions) ToOData

func (UpdateTokenLifetimePolicyOperationOptions) ToQuery

type UpdateTokenLifetimePolicyOperationResponse

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