Documentation ¶
Index ¶
- type AppConsentAppConsentRequestUserConsentRequestClient
- func (c AppConsentAppConsentRequestUserConsentRequestClient) CreateAppConsentRequestUserConsentRequest(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, ...) (result CreateAppConsentRequestUserConsentRequestOperationResponse, err error)
- func (c AppConsentAppConsentRequestUserConsentRequestClient) DeleteAppConsentRequestUserConsentRequest(ctx context.Context, ...) (result DeleteAppConsentRequestUserConsentRequestOperationResponse, err error)
- func (c AppConsentAppConsentRequestUserConsentRequestClient) GetAppConsentRequestUserConsentRequest(ctx context.Context, ...) (result GetAppConsentRequestUserConsentRequestOperationResponse, err error)
- func (c AppConsentAppConsentRequestUserConsentRequestClient) GetAppConsentRequestUserConsentRequestsCount(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, ...) (result GetAppConsentRequestUserConsentRequestsCountOperationResponse, ...)
- func (c AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequests(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, ...) (result ListAppConsentRequestUserConsentRequestsOperationResponse, err error)
- func (c AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequestsComplete(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, ...) (ListAppConsentRequestUserConsentRequestsCompleteResult, error)
- func (c AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequestsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, ...) (result ListAppConsentRequestUserConsentRequestsCompleteResult, err error)
- func (c AppConsentAppConsentRequestUserConsentRequestClient) UpdateAppConsentRequestUserConsentRequest(ctx context.Context, ...) (result UpdateAppConsentRequestUserConsentRequestOperationResponse, err error)
- type CreateAppConsentRequestUserConsentRequestOperationOptions
- type CreateAppConsentRequestUserConsentRequestOperationResponse
- type DeleteAppConsentRequestUserConsentRequestOperationOptions
- type DeleteAppConsentRequestUserConsentRequestOperationResponse
- type GetAppConsentRequestUserConsentRequestOperationOptions
- type GetAppConsentRequestUserConsentRequestOperationResponse
- type GetAppConsentRequestUserConsentRequestsCountOperationOptions
- type GetAppConsentRequestUserConsentRequestsCountOperationResponse
- type ListAppConsentRequestUserConsentRequestsCompleteResult
- type ListAppConsentRequestUserConsentRequestsCustomPager
- type ListAppConsentRequestUserConsentRequestsOperationOptions
- type ListAppConsentRequestUserConsentRequestsOperationResponse
- type UpdateAppConsentRequestUserConsentRequestOperationOptions
- type UpdateAppConsentRequestUserConsentRequestOperationResponse
- type UserConsentRequestOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppConsentAppConsentRequestUserConsentRequestClient ¶
func NewAppConsentAppConsentRequestUserConsentRequestClientWithBaseURI ¶
func NewAppConsentAppConsentRequestUserConsentRequestClientWithBaseURI(sdkApi sdkEnv.Api) (*AppConsentAppConsentRequestUserConsentRequestClient, error)
func (AppConsentAppConsentRequestUserConsentRequestClient) CreateAppConsentRequestUserConsentRequest ¶
func (c AppConsentAppConsentRequestUserConsentRequestClient) CreateAppConsentRequestUserConsentRequest(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, input beta.UserConsentRequest, options CreateAppConsentRequestUserConsentRequestOperationOptions) (result CreateAppConsentRequestUserConsentRequestOperationResponse, err error)
CreateAppConsentRequestUserConsentRequest - Create new navigation property to userConsentRequests for identityGovernance
func (AppConsentAppConsentRequestUserConsentRequestClient) DeleteAppConsentRequestUserConsentRequest ¶
func (c AppConsentAppConsentRequestUserConsentRequestClient) DeleteAppConsentRequestUserConsentRequest(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestIdUserConsentRequestId, options DeleteAppConsentRequestUserConsentRequestOperationOptions) (result DeleteAppConsentRequestUserConsentRequestOperationResponse, err error)
DeleteAppConsentRequestUserConsentRequest - Delete navigation property userConsentRequests for identityGovernance
func (AppConsentAppConsentRequestUserConsentRequestClient) GetAppConsentRequestUserConsentRequest ¶
func (c AppConsentAppConsentRequestUserConsentRequestClient) GetAppConsentRequestUserConsentRequest(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestIdUserConsentRequestId, options GetAppConsentRequestUserConsentRequestOperationOptions) (result GetAppConsentRequestUserConsentRequestOperationResponse, err error)
GetAppConsentRequestUserConsentRequest - Get userConsentRequest. Read the properties and relationships of a userConsentRequest object.
func (AppConsentAppConsentRequestUserConsentRequestClient) GetAppConsentRequestUserConsentRequestsCount ¶
func (c AppConsentAppConsentRequestUserConsentRequestClient) GetAppConsentRequestUserConsentRequestsCount(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, options GetAppConsentRequestUserConsentRequestsCountOperationOptions) (result GetAppConsentRequestUserConsentRequestsCountOperationResponse, err error)
GetAppConsentRequestUserConsentRequestsCount - Get the number of the resource
func (AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequests ¶
func (c AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequests(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, options ListAppConsentRequestUserConsentRequestsOperationOptions) (result ListAppConsentRequestUserConsentRequestsOperationResponse, err error)
ListAppConsentRequestUserConsentRequests - List userConsentRequests. Retrieve a collection of userConsentRequest objects and their properties.
func (AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequestsComplete ¶
func (c AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequestsComplete(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, options ListAppConsentRequestUserConsentRequestsOperationOptions) (ListAppConsentRequestUserConsentRequestsCompleteResult, error)
ListAppConsentRequestUserConsentRequestsComplete retrieves all the results into a single object
func (AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequestsCompleteMatchingPredicate ¶
func (c AppConsentAppConsentRequestUserConsentRequestClient) ListAppConsentRequestUserConsentRequestsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestId, options ListAppConsentRequestUserConsentRequestsOperationOptions, predicate UserConsentRequestOperationPredicate) (result ListAppConsentRequestUserConsentRequestsCompleteResult, err error)
ListAppConsentRequestUserConsentRequestsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (AppConsentAppConsentRequestUserConsentRequestClient) UpdateAppConsentRequestUserConsentRequest ¶
func (c AppConsentAppConsentRequestUserConsentRequestClient) UpdateAppConsentRequestUserConsentRequest(ctx context.Context, id beta.IdentityGovernanceAppConsentAppConsentRequestIdUserConsentRequestId, input beta.UserConsentRequest, options UpdateAppConsentRequestUserConsentRequestOperationOptions) (result UpdateAppConsentRequestUserConsentRequestOperationResponse, err error)
UpdateAppConsentRequestUserConsentRequest - Update the navigation property userConsentRequests in identityGovernance
type CreateAppConsentRequestUserConsentRequestOperationOptions ¶
type CreateAppConsentRequestUserConsentRequestOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateAppConsentRequestUserConsentRequestOperationOptions ¶
func DefaultCreateAppConsentRequestUserConsentRequestOperationOptions() CreateAppConsentRequestUserConsentRequestOperationOptions
func (CreateAppConsentRequestUserConsentRequestOperationOptions) ToHeaders ¶
func (o CreateAppConsentRequestUserConsentRequestOperationOptions) ToHeaders() *client.Headers
func (CreateAppConsentRequestUserConsentRequestOperationOptions) ToOData ¶
func (o CreateAppConsentRequestUserConsentRequestOperationOptions) ToOData() *odata.Query
func (CreateAppConsentRequestUserConsentRequestOperationOptions) ToQuery ¶
func (o CreateAppConsentRequestUserConsentRequestOperationOptions) ToQuery() *client.QueryParams
type DeleteAppConsentRequestUserConsentRequestOperationOptions ¶
type DeleteAppConsentRequestUserConsentRequestOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteAppConsentRequestUserConsentRequestOperationOptions ¶
func DefaultDeleteAppConsentRequestUserConsentRequestOperationOptions() DeleteAppConsentRequestUserConsentRequestOperationOptions
func (DeleteAppConsentRequestUserConsentRequestOperationOptions) ToHeaders ¶
func (o DeleteAppConsentRequestUserConsentRequestOperationOptions) ToHeaders() *client.Headers
func (DeleteAppConsentRequestUserConsentRequestOperationOptions) ToOData ¶
func (o DeleteAppConsentRequestUserConsentRequestOperationOptions) ToOData() *odata.Query
func (DeleteAppConsentRequestUserConsentRequestOperationOptions) ToQuery ¶
func (o DeleteAppConsentRequestUserConsentRequestOperationOptions) ToQuery() *client.QueryParams
type GetAppConsentRequestUserConsentRequestOperationOptions ¶
type GetAppConsentRequestUserConsentRequestOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetAppConsentRequestUserConsentRequestOperationOptions ¶
func DefaultGetAppConsentRequestUserConsentRequestOperationOptions() GetAppConsentRequestUserConsentRequestOperationOptions
func (GetAppConsentRequestUserConsentRequestOperationOptions) ToHeaders ¶
func (o GetAppConsentRequestUserConsentRequestOperationOptions) ToHeaders() *client.Headers
func (GetAppConsentRequestUserConsentRequestOperationOptions) ToOData ¶
func (o GetAppConsentRequestUserConsentRequestOperationOptions) ToOData() *odata.Query
func (GetAppConsentRequestUserConsentRequestOperationOptions) ToQuery ¶
func (o GetAppConsentRequestUserConsentRequestOperationOptions) ToQuery() *client.QueryParams
type GetAppConsentRequestUserConsentRequestsCountOperationOptions ¶
type GetAppConsentRequestUserConsentRequestsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetAppConsentRequestUserConsentRequestsCountOperationOptions ¶
func DefaultGetAppConsentRequestUserConsentRequestsCountOperationOptions() GetAppConsentRequestUserConsentRequestsCountOperationOptions
func (GetAppConsentRequestUserConsentRequestsCountOperationOptions) ToHeaders ¶
func (o GetAppConsentRequestUserConsentRequestsCountOperationOptions) ToHeaders() *client.Headers
func (GetAppConsentRequestUserConsentRequestsCountOperationOptions) ToOData ¶
func (o GetAppConsentRequestUserConsentRequestsCountOperationOptions) ToOData() *odata.Query
func (GetAppConsentRequestUserConsentRequestsCountOperationOptions) ToQuery ¶
func (o GetAppConsentRequestUserConsentRequestsCountOperationOptions) ToQuery() *client.QueryParams
type ListAppConsentRequestUserConsentRequestsCompleteResult ¶
type ListAppConsentRequestUserConsentRequestsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.UserConsentRequest }
type ListAppConsentRequestUserConsentRequestsCustomPager ¶
type ListAppConsentRequestUserConsentRequestsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListAppConsentRequestUserConsentRequestsCustomPager) NextPageLink ¶
func (p *ListAppConsentRequestUserConsentRequestsCustomPager) NextPageLink() *odata.Link
type ListAppConsentRequestUserConsentRequestsOperationOptions ¶
type ListAppConsentRequestUserConsentRequestsOperationOptions 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 DefaultListAppConsentRequestUserConsentRequestsOperationOptions ¶
func DefaultListAppConsentRequestUserConsentRequestsOperationOptions() ListAppConsentRequestUserConsentRequestsOperationOptions
func (ListAppConsentRequestUserConsentRequestsOperationOptions) ToHeaders ¶
func (o ListAppConsentRequestUserConsentRequestsOperationOptions) ToHeaders() *client.Headers
func (ListAppConsentRequestUserConsentRequestsOperationOptions) ToOData ¶
func (o ListAppConsentRequestUserConsentRequestsOperationOptions) ToOData() *odata.Query
func (ListAppConsentRequestUserConsentRequestsOperationOptions) ToQuery ¶
func (o ListAppConsentRequestUserConsentRequestsOperationOptions) ToQuery() *client.QueryParams
type UpdateAppConsentRequestUserConsentRequestOperationOptions ¶
type UpdateAppConsentRequestUserConsentRequestOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateAppConsentRequestUserConsentRequestOperationOptions ¶
func DefaultUpdateAppConsentRequestUserConsentRequestOperationOptions() UpdateAppConsentRequestUserConsentRequestOperationOptions
func (UpdateAppConsentRequestUserConsentRequestOperationOptions) ToHeaders ¶
func (o UpdateAppConsentRequestUserConsentRequestOperationOptions) ToHeaders() *client.Headers
func (UpdateAppConsentRequestUserConsentRequestOperationOptions) ToOData ¶
func (o UpdateAppConsentRequestUserConsentRequestOperationOptions) ToOData() *odata.Query
func (UpdateAppConsentRequestUserConsentRequestOperationOptions) ToQuery ¶
func (o UpdateAppConsentRequestUserConsentRequestOperationOptions) ToQuery() *client.QueryParams
type UserConsentRequestOperationPredicate ¶
type UserConsentRequestOperationPredicate struct { }
func (UserConsentRequestOperationPredicate) Matches ¶
func (p UserConsentRequestOperationPredicate) Matches(input beta.UserConsentRequest) bool
Source Files ¶
- client.go
- method_createappconsentrequestuserconsentrequest.go
- method_deleteappconsentrequestuserconsentrequest.go
- method_getappconsentrequestuserconsentrequest.go
- method_getappconsentrequestuserconsentrequestscount.go
- method_listappconsentrequestuserconsentrequests.go
- method_updateappconsentrequestuserconsentrequest.go
- predicates.go
- version.go