Documentation ¶
Index ¶
- type AgreementAcceptanceOperationPredicate
- type CreateTermsOfUseAgreementAcceptanceOperationOptions
- type CreateTermsOfUseAgreementAcceptanceOperationResponse
- type DeleteTermsOfUseAgreementAcceptanceOperationOptions
- type DeleteTermsOfUseAgreementAcceptanceOperationResponse
- type GetTermsOfUseAgreementAcceptanceOperationOptions
- type GetTermsOfUseAgreementAcceptanceOperationResponse
- type GetTermsOfUseAgreementAcceptancesCountOperationOptions
- type GetTermsOfUseAgreementAcceptancesCountOperationResponse
- type ListTermsOfUseAgreementAcceptancesCompleteResult
- type ListTermsOfUseAgreementAcceptancesCustomPager
- type ListTermsOfUseAgreementAcceptancesOperationOptions
- type ListTermsOfUseAgreementAcceptancesOperationResponse
- type TermsOfUseAgreementAcceptanceClient
- func (c TermsOfUseAgreementAcceptanceClient) CreateTermsOfUseAgreementAcceptance(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, ...) (result CreateTermsOfUseAgreementAcceptanceOperationResponse, err error)
- func (c TermsOfUseAgreementAcceptanceClient) DeleteTermsOfUseAgreementAcceptance(ctx context.Context, ...) (result DeleteTermsOfUseAgreementAcceptanceOperationResponse, err error)
- func (c TermsOfUseAgreementAcceptanceClient) GetTermsOfUseAgreementAcceptance(ctx context.Context, ...) (result GetTermsOfUseAgreementAcceptanceOperationResponse, err error)
- func (c TermsOfUseAgreementAcceptanceClient) GetTermsOfUseAgreementAcceptancesCount(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, ...) (result GetTermsOfUseAgreementAcceptancesCountOperationResponse, err error)
- func (c TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptances(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, ...) (result ListTermsOfUseAgreementAcceptancesOperationResponse, err error)
- func (c TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptancesComplete(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, ...) (ListTermsOfUseAgreementAcceptancesCompleteResult, error)
- func (c TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptancesCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, ...) (result ListTermsOfUseAgreementAcceptancesCompleteResult, err error)
- func (c TermsOfUseAgreementAcceptanceClient) UpdateTermsOfUseAgreementAcceptance(ctx context.Context, ...) (result UpdateTermsOfUseAgreementAcceptanceOperationResponse, err error)
- type UpdateTermsOfUseAgreementAcceptanceOperationOptions
- type UpdateTermsOfUseAgreementAcceptanceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgreementAcceptanceOperationPredicate ¶
type AgreementAcceptanceOperationPredicate struct { }
func (AgreementAcceptanceOperationPredicate) Matches ¶
func (p AgreementAcceptanceOperationPredicate) Matches(input beta.AgreementAcceptance) bool
type CreateTermsOfUseAgreementAcceptanceOperationOptions ¶
type CreateTermsOfUseAgreementAcceptanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateTermsOfUseAgreementAcceptanceOperationOptions ¶
func DefaultCreateTermsOfUseAgreementAcceptanceOperationOptions() CreateTermsOfUseAgreementAcceptanceOperationOptions
func (CreateTermsOfUseAgreementAcceptanceOperationOptions) ToHeaders ¶
func (o CreateTermsOfUseAgreementAcceptanceOperationOptions) ToHeaders() *client.Headers
func (CreateTermsOfUseAgreementAcceptanceOperationOptions) ToOData ¶
func (o CreateTermsOfUseAgreementAcceptanceOperationOptions) ToOData() *odata.Query
func (CreateTermsOfUseAgreementAcceptanceOperationOptions) ToQuery ¶
func (o CreateTermsOfUseAgreementAcceptanceOperationOptions) ToQuery() *client.QueryParams
type DeleteTermsOfUseAgreementAcceptanceOperationOptions ¶
type DeleteTermsOfUseAgreementAcceptanceOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteTermsOfUseAgreementAcceptanceOperationOptions ¶
func DefaultDeleteTermsOfUseAgreementAcceptanceOperationOptions() DeleteTermsOfUseAgreementAcceptanceOperationOptions
func (DeleteTermsOfUseAgreementAcceptanceOperationOptions) ToHeaders ¶
func (o DeleteTermsOfUseAgreementAcceptanceOperationOptions) ToHeaders() *client.Headers
func (DeleteTermsOfUseAgreementAcceptanceOperationOptions) ToOData ¶
func (o DeleteTermsOfUseAgreementAcceptanceOperationOptions) ToOData() *odata.Query
func (DeleteTermsOfUseAgreementAcceptanceOperationOptions) ToQuery ¶
func (o DeleteTermsOfUseAgreementAcceptanceOperationOptions) ToQuery() *client.QueryParams
type GetTermsOfUseAgreementAcceptanceOperationOptions ¶
type GetTermsOfUseAgreementAcceptanceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetTermsOfUseAgreementAcceptanceOperationOptions ¶
func DefaultGetTermsOfUseAgreementAcceptanceOperationOptions() GetTermsOfUseAgreementAcceptanceOperationOptions
func (GetTermsOfUseAgreementAcceptanceOperationOptions) ToHeaders ¶
func (o GetTermsOfUseAgreementAcceptanceOperationOptions) ToHeaders() *client.Headers
func (GetTermsOfUseAgreementAcceptanceOperationOptions) ToOData ¶
func (o GetTermsOfUseAgreementAcceptanceOperationOptions) ToOData() *odata.Query
func (GetTermsOfUseAgreementAcceptanceOperationOptions) ToQuery ¶
func (o GetTermsOfUseAgreementAcceptanceOperationOptions) ToQuery() *client.QueryParams
type GetTermsOfUseAgreementAcceptancesCountOperationOptions ¶
type GetTermsOfUseAgreementAcceptancesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetTermsOfUseAgreementAcceptancesCountOperationOptions ¶
func DefaultGetTermsOfUseAgreementAcceptancesCountOperationOptions() GetTermsOfUseAgreementAcceptancesCountOperationOptions
func (GetTermsOfUseAgreementAcceptancesCountOperationOptions) ToHeaders ¶
func (o GetTermsOfUseAgreementAcceptancesCountOperationOptions) ToHeaders() *client.Headers
func (GetTermsOfUseAgreementAcceptancesCountOperationOptions) ToOData ¶
func (o GetTermsOfUseAgreementAcceptancesCountOperationOptions) ToOData() *odata.Query
func (GetTermsOfUseAgreementAcceptancesCountOperationOptions) ToQuery ¶
func (o GetTermsOfUseAgreementAcceptancesCountOperationOptions) ToQuery() *client.QueryParams
type ListTermsOfUseAgreementAcceptancesCompleteResult ¶
type ListTermsOfUseAgreementAcceptancesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.AgreementAcceptance }
type ListTermsOfUseAgreementAcceptancesCustomPager ¶
type ListTermsOfUseAgreementAcceptancesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListTermsOfUseAgreementAcceptancesCustomPager) NextPageLink ¶
func (p *ListTermsOfUseAgreementAcceptancesCustomPager) NextPageLink() *odata.Link
type ListTermsOfUseAgreementAcceptancesOperationOptions ¶
type ListTermsOfUseAgreementAcceptancesOperationOptions 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 DefaultListTermsOfUseAgreementAcceptancesOperationOptions ¶
func DefaultListTermsOfUseAgreementAcceptancesOperationOptions() ListTermsOfUseAgreementAcceptancesOperationOptions
func (ListTermsOfUseAgreementAcceptancesOperationOptions) ToHeaders ¶
func (o ListTermsOfUseAgreementAcceptancesOperationOptions) ToHeaders() *client.Headers
func (ListTermsOfUseAgreementAcceptancesOperationOptions) ToOData ¶
func (o ListTermsOfUseAgreementAcceptancesOperationOptions) ToOData() *odata.Query
func (ListTermsOfUseAgreementAcceptancesOperationOptions) ToQuery ¶
func (o ListTermsOfUseAgreementAcceptancesOperationOptions) ToQuery() *client.QueryParams
type TermsOfUseAgreementAcceptanceClient ¶
func NewTermsOfUseAgreementAcceptanceClientWithBaseURI ¶
func NewTermsOfUseAgreementAcceptanceClientWithBaseURI(sdkApi sdkEnv.Api) (*TermsOfUseAgreementAcceptanceClient, error)
func (TermsOfUseAgreementAcceptanceClient) CreateTermsOfUseAgreementAcceptance ¶
func (c TermsOfUseAgreementAcceptanceClient) CreateTermsOfUseAgreementAcceptance(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, input beta.AgreementAcceptance, options CreateTermsOfUseAgreementAcceptanceOperationOptions) (result CreateTermsOfUseAgreementAcceptanceOperationResponse, err error)
CreateTermsOfUseAgreementAcceptance - Create new navigation property to acceptances for identityGovernance
func (TermsOfUseAgreementAcceptanceClient) DeleteTermsOfUseAgreementAcceptance ¶
func (c TermsOfUseAgreementAcceptanceClient) DeleteTermsOfUseAgreementAcceptance(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementIdAcceptanceId, options DeleteTermsOfUseAgreementAcceptanceOperationOptions) (result DeleteTermsOfUseAgreementAcceptanceOperationResponse, err error)
DeleteTermsOfUseAgreementAcceptance - Delete navigation property acceptances for identityGovernance
func (TermsOfUseAgreementAcceptanceClient) GetTermsOfUseAgreementAcceptance ¶
func (c TermsOfUseAgreementAcceptanceClient) GetTermsOfUseAgreementAcceptance(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementIdAcceptanceId, options GetTermsOfUseAgreementAcceptanceOperationOptions) (result GetTermsOfUseAgreementAcceptanceOperationResponse, err error)
GetTermsOfUseAgreementAcceptance - Get acceptances from identityGovernance. Read-only. Information about acceptances of this agreement.
func (TermsOfUseAgreementAcceptanceClient) GetTermsOfUseAgreementAcceptancesCount ¶
func (c TermsOfUseAgreementAcceptanceClient) GetTermsOfUseAgreementAcceptancesCount(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, options GetTermsOfUseAgreementAcceptancesCountOperationOptions) (result GetTermsOfUseAgreementAcceptancesCountOperationResponse, err error)
GetTermsOfUseAgreementAcceptancesCount - Get the number of the resource
func (TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptances ¶
func (c TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptances(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, options ListTermsOfUseAgreementAcceptancesOperationOptions) (result ListTermsOfUseAgreementAcceptancesOperationResponse, err error)
ListTermsOfUseAgreementAcceptances - List acceptances. Get the details about the acceptance records for a specific agreement.
func (TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptancesComplete ¶
func (c TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptancesComplete(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, options ListTermsOfUseAgreementAcceptancesOperationOptions) (ListTermsOfUseAgreementAcceptancesCompleteResult, error)
ListTermsOfUseAgreementAcceptancesComplete retrieves all the results into a single object
func (TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptancesCompleteMatchingPredicate ¶
func (c TermsOfUseAgreementAcceptanceClient) ListTermsOfUseAgreementAcceptancesCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementId, options ListTermsOfUseAgreementAcceptancesOperationOptions, predicate AgreementAcceptanceOperationPredicate) (result ListTermsOfUseAgreementAcceptancesCompleteResult, err error)
ListTermsOfUseAgreementAcceptancesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (TermsOfUseAgreementAcceptanceClient) UpdateTermsOfUseAgreementAcceptance ¶
func (c TermsOfUseAgreementAcceptanceClient) UpdateTermsOfUseAgreementAcceptance(ctx context.Context, id beta.IdentityGovernanceTermsOfUseAgreementIdAcceptanceId, input beta.AgreementAcceptance, options UpdateTermsOfUseAgreementAcceptanceOperationOptions) (result UpdateTermsOfUseAgreementAcceptanceOperationResponse, err error)
UpdateTermsOfUseAgreementAcceptance - Update the navigation property acceptances in identityGovernance
type UpdateTermsOfUseAgreementAcceptanceOperationOptions ¶
type UpdateTermsOfUseAgreementAcceptanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateTermsOfUseAgreementAcceptanceOperationOptions ¶
func DefaultUpdateTermsOfUseAgreementAcceptanceOperationOptions() UpdateTermsOfUseAgreementAcceptanceOperationOptions
func (UpdateTermsOfUseAgreementAcceptanceOperationOptions) ToHeaders ¶
func (o UpdateTermsOfUseAgreementAcceptanceOperationOptions) ToHeaders() *client.Headers
func (UpdateTermsOfUseAgreementAcceptanceOperationOptions) ToOData ¶
func (o UpdateTermsOfUseAgreementAcceptanceOperationOptions) ToOData() *odata.Query
func (UpdateTermsOfUseAgreementAcceptanceOperationOptions) ToQuery ¶
func (o UpdateTermsOfUseAgreementAcceptanceOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createtermsofuseagreementacceptance.go
- method_deletetermsofuseagreementacceptance.go
- method_gettermsofuseagreementacceptance.go
- method_gettermsofuseagreementacceptancescount.go
- method_listtermsofuseagreementacceptances.go
- method_updatetermsofuseagreementacceptance.go
- predicates.go
- version.go