Documentation ¶
Index ¶
- type CreateRoleManagementAlertAlertOperationOptions
- type CreateRoleManagementAlertAlertOperationResponse
- type CreateRoleManagementAlertRefreshOperationOptions
- type CreateRoleManagementAlertRefreshOperationResponse
- type DeleteRoleManagementAlertAlertOperationOptions
- type DeleteRoleManagementAlertAlertOperationResponse
- type GetRoleManagementAlertAlertOperationOptions
- type GetRoleManagementAlertAlertOperationResponse
- type GetRoleManagementAlertCountOperationOptions
- type GetRoleManagementAlertCountOperationResponse
- type ListRoleManagementAlertAlertsCompleteResult
- type ListRoleManagementAlertAlertsCustomPager
- type ListRoleManagementAlertAlertsOperationOptions
- type ListRoleManagementAlertAlertsOperationResponse
- type RoleManagementAlertAlertClient
- func (c RoleManagementAlertAlertClient) CreateRoleManagementAlertAlert(ctx context.Context, input beta.UnifiedRoleManagementAlert, ...) (result CreateRoleManagementAlertAlertOperationResponse, err error)
- func (c RoleManagementAlertAlertClient) CreateRoleManagementAlertRefresh(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result CreateRoleManagementAlertRefreshOperationResponse, err error)
- func (c RoleManagementAlertAlertClient) DeleteRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result DeleteRoleManagementAlertAlertOperationResponse, err error)
- func (c RoleManagementAlertAlertClient) GetRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result GetRoleManagementAlertAlertOperationResponse, err error)
- func (c RoleManagementAlertAlertClient) GetRoleManagementAlertCount(ctx context.Context, options GetRoleManagementAlertCountOperationOptions) (result GetRoleManagementAlertCountOperationResponse, err error)
- func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlerts(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions) (result ListRoleManagementAlertAlertsOperationResponse, err error)
- func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlertsComplete(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions) (ListRoleManagementAlertAlertsCompleteResult, error)
- func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlertsCompleteMatchingPredicate(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions, ...) (result ListRoleManagementAlertAlertsCompleteResult, err error)
- func (c RoleManagementAlertAlertClient) UpdateRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result UpdateRoleManagementAlertAlertOperationResponse, err error)
- type UnifiedRoleManagementAlertOperationPredicate
- type UpdateRoleManagementAlertAlertOperationOptions
- type UpdateRoleManagementAlertAlertOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateRoleManagementAlertAlertOperationOptions ¶
type CreateRoleManagementAlertAlertOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateRoleManagementAlertAlertOperationOptions ¶
func DefaultCreateRoleManagementAlertAlertOperationOptions() CreateRoleManagementAlertAlertOperationOptions
func (CreateRoleManagementAlertAlertOperationOptions) ToHeaders ¶
func (o CreateRoleManagementAlertAlertOperationOptions) ToHeaders() *client.Headers
func (CreateRoleManagementAlertAlertOperationOptions) ToOData ¶
func (o CreateRoleManagementAlertAlertOperationOptions) ToOData() *odata.Query
func (CreateRoleManagementAlertAlertOperationOptions) ToQuery ¶
func (o CreateRoleManagementAlertAlertOperationOptions) ToQuery() *client.QueryParams
type CreateRoleManagementAlertRefreshOperationOptions ¶
type CreateRoleManagementAlertRefreshOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateRoleManagementAlertRefreshOperationOptions ¶
func DefaultCreateRoleManagementAlertRefreshOperationOptions() CreateRoleManagementAlertRefreshOperationOptions
func (CreateRoleManagementAlertRefreshOperationOptions) ToHeaders ¶
func (o CreateRoleManagementAlertRefreshOperationOptions) ToHeaders() *client.Headers
func (CreateRoleManagementAlertRefreshOperationOptions) ToOData ¶
func (o CreateRoleManagementAlertRefreshOperationOptions) ToOData() *odata.Query
func (CreateRoleManagementAlertRefreshOperationOptions) ToQuery ¶
func (o CreateRoleManagementAlertRefreshOperationOptions) ToQuery() *client.QueryParams
type DeleteRoleManagementAlertAlertOperationOptions ¶
type DeleteRoleManagementAlertAlertOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteRoleManagementAlertAlertOperationOptions ¶
func DefaultDeleteRoleManagementAlertAlertOperationOptions() DeleteRoleManagementAlertAlertOperationOptions
func (DeleteRoleManagementAlertAlertOperationOptions) ToHeaders ¶
func (o DeleteRoleManagementAlertAlertOperationOptions) ToHeaders() *client.Headers
func (DeleteRoleManagementAlertAlertOperationOptions) ToOData ¶
func (o DeleteRoleManagementAlertAlertOperationOptions) ToOData() *odata.Query
func (DeleteRoleManagementAlertAlertOperationOptions) ToQuery ¶
func (o DeleteRoleManagementAlertAlertOperationOptions) ToQuery() *client.QueryParams
type GetRoleManagementAlertAlertOperationOptions ¶
type GetRoleManagementAlertAlertOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetRoleManagementAlertAlertOperationOptions ¶
func DefaultGetRoleManagementAlertAlertOperationOptions() GetRoleManagementAlertAlertOperationOptions
func (GetRoleManagementAlertAlertOperationOptions) ToHeaders ¶
func (o GetRoleManagementAlertAlertOperationOptions) ToHeaders() *client.Headers
func (GetRoleManagementAlertAlertOperationOptions) ToOData ¶
func (o GetRoleManagementAlertAlertOperationOptions) ToOData() *odata.Query
func (GetRoleManagementAlertAlertOperationOptions) ToQuery ¶
func (o GetRoleManagementAlertAlertOperationOptions) ToQuery() *client.QueryParams
type GetRoleManagementAlertCountOperationOptions ¶
type GetRoleManagementAlertCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetRoleManagementAlertCountOperationOptions ¶
func DefaultGetRoleManagementAlertCountOperationOptions() GetRoleManagementAlertCountOperationOptions
func (GetRoleManagementAlertCountOperationOptions) ToHeaders ¶
func (o GetRoleManagementAlertCountOperationOptions) ToHeaders() *client.Headers
func (GetRoleManagementAlertCountOperationOptions) ToOData ¶
func (o GetRoleManagementAlertCountOperationOptions) ToOData() *odata.Query
func (GetRoleManagementAlertCountOperationOptions) ToQuery ¶
func (o GetRoleManagementAlertCountOperationOptions) ToQuery() *client.QueryParams
type ListRoleManagementAlertAlertsCompleteResult ¶
type ListRoleManagementAlertAlertsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.UnifiedRoleManagementAlert }
type ListRoleManagementAlertAlertsCustomPager ¶
type ListRoleManagementAlertAlertsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListRoleManagementAlertAlertsCustomPager) NextPageLink ¶
func (p *ListRoleManagementAlertAlertsCustomPager) NextPageLink() *odata.Link
type ListRoleManagementAlertAlertsOperationOptions ¶
type ListRoleManagementAlertAlertsOperationOptions 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 DefaultListRoleManagementAlertAlertsOperationOptions ¶
func DefaultListRoleManagementAlertAlertsOperationOptions() ListRoleManagementAlertAlertsOperationOptions
func (ListRoleManagementAlertAlertsOperationOptions) ToHeaders ¶
func (o ListRoleManagementAlertAlertsOperationOptions) ToHeaders() *client.Headers
func (ListRoleManagementAlertAlertsOperationOptions) ToOData ¶
func (o ListRoleManagementAlertAlertsOperationOptions) ToOData() *odata.Query
func (ListRoleManagementAlertAlertsOperationOptions) ToQuery ¶
func (o ListRoleManagementAlertAlertsOperationOptions) ToQuery() *client.QueryParams
type RoleManagementAlertAlertClient ¶
func NewRoleManagementAlertAlertClientWithBaseURI ¶
func NewRoleManagementAlertAlertClientWithBaseURI(sdkApi sdkEnv.Api) (*RoleManagementAlertAlertClient, error)
func (RoleManagementAlertAlertClient) CreateRoleManagementAlertAlert ¶
func (c RoleManagementAlertAlertClient) CreateRoleManagementAlertAlert(ctx context.Context, input beta.UnifiedRoleManagementAlert, options CreateRoleManagementAlertAlertOperationOptions) (result CreateRoleManagementAlertAlertOperationResponse, err error)
CreateRoleManagementAlertAlert - Create new navigation property to alerts for identityGovernance
func (RoleManagementAlertAlertClient) CreateRoleManagementAlertRefresh ¶
func (c RoleManagementAlertAlertClient) CreateRoleManagementAlertRefresh(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options CreateRoleManagementAlertRefreshOperationOptions) (result CreateRoleManagementAlertRefreshOperationResponse, err error)
CreateRoleManagementAlertRefresh - Invoke action refresh
func (RoleManagementAlertAlertClient) DeleteRoleManagementAlertAlert ¶
func (c RoleManagementAlertAlertClient) DeleteRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options DeleteRoleManagementAlertAlertOperationOptions) (result DeleteRoleManagementAlertAlertOperationResponse, err error)
DeleteRoleManagementAlertAlert - Delete navigation property alerts for identityGovernance
func (RoleManagementAlertAlertClient) GetRoleManagementAlertAlert ¶
func (c RoleManagementAlertAlertClient) GetRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options GetRoleManagementAlertAlertOperationOptions) (result GetRoleManagementAlertAlertOperationResponse, err error)
GetRoleManagementAlertAlert - Get alerts from identityGovernance. Represents the alert entity.
func (RoleManagementAlertAlertClient) GetRoleManagementAlertCount ¶
func (c RoleManagementAlertAlertClient) GetRoleManagementAlertCount(ctx context.Context, options GetRoleManagementAlertCountOperationOptions) (result GetRoleManagementAlertCountOperationResponse, err error)
GetRoleManagementAlertCount - Get the number of the resource
func (RoleManagementAlertAlertClient) ListRoleManagementAlertAlerts ¶
func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlerts(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions) (result ListRoleManagementAlertAlertsOperationResponse, err error)
ListRoleManagementAlertAlerts - List alerts. Get a list of the unifiedRoleManagementAlert objects and their properties.
func (RoleManagementAlertAlertClient) ListRoleManagementAlertAlertsComplete ¶
func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlertsComplete(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions) (ListRoleManagementAlertAlertsCompleteResult, error)
ListRoleManagementAlertAlertsComplete retrieves all the results into a single object
func (RoleManagementAlertAlertClient) ListRoleManagementAlertAlertsCompleteMatchingPredicate ¶
func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlertsCompleteMatchingPredicate(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions, predicate UnifiedRoleManagementAlertOperationPredicate) (result ListRoleManagementAlertAlertsCompleteResult, err error)
ListRoleManagementAlertAlertsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (RoleManagementAlertAlertClient) UpdateRoleManagementAlertAlert ¶
func (c RoleManagementAlertAlertClient) UpdateRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, input beta.UnifiedRoleManagementAlert, options UpdateRoleManagementAlertAlertOperationOptions) (result UpdateRoleManagementAlertAlertOperationResponse, err error)
UpdateRoleManagementAlertAlert - Update the navigation property alerts in identityGovernance
type UnifiedRoleManagementAlertOperationPredicate ¶
type UnifiedRoleManagementAlertOperationPredicate struct { }
func (UnifiedRoleManagementAlertOperationPredicate) Matches ¶
func (p UnifiedRoleManagementAlertOperationPredicate) Matches(input beta.UnifiedRoleManagementAlert) bool
type UpdateRoleManagementAlertAlertOperationOptions ¶
type UpdateRoleManagementAlertAlertOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateRoleManagementAlertAlertOperationOptions ¶
func DefaultUpdateRoleManagementAlertAlertOperationOptions() UpdateRoleManagementAlertAlertOperationOptions
func (UpdateRoleManagementAlertAlertOperationOptions) ToHeaders ¶
func (o UpdateRoleManagementAlertAlertOperationOptions) ToHeaders() *client.Headers
func (UpdateRoleManagementAlertAlertOperationOptions) ToOData ¶
func (o UpdateRoleManagementAlertAlertOperationOptions) ToOData() *odata.Query
func (UpdateRoleManagementAlertAlertOperationOptions) ToQuery ¶
func (o UpdateRoleManagementAlertAlertOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createrolemanagementalertalert.go
- method_createrolemanagementalertrefresh.go
- method_deleterolemanagementalertalert.go
- method_getrolemanagementalertalert.go
- method_getrolemanagementalertcount.go
- method_listrolemanagementalertalerts.go
- method_updaterolemanagementalertalert.go
- predicates.go
- version.go