Documentation ¶
Index ¶
- type DeleteEntitlementManagementResourceRoleResourceOperationOptions
- type DeleteEntitlementManagementResourceRoleResourceOperationResponse
- type EntitlementManagementResourceRoleResourceClient
- func (c EntitlementManagementResourceRoleResourceClient) DeleteEntitlementManagementResourceRoleResource(ctx context.Context, ...) (result DeleteEntitlementManagementResourceRoleResourceOperationResponse, ...)
- func (c EntitlementManagementResourceRoleResourceClient) GetEntitlementManagementResourceRoleResource(ctx context.Context, ...) (result GetEntitlementManagementResourceRoleResourceOperationResponse, ...)
- func (c EntitlementManagementResourceRoleResourceClient) UpdateEntitlementManagementResourceRoleResource(ctx context.Context, ...) (result UpdateEntitlementManagementResourceRoleResourceOperationResponse, ...)
- type GetEntitlementManagementResourceRoleResourceOperationOptions
- type GetEntitlementManagementResourceRoleResourceOperationResponse
- type UpdateEntitlementManagementResourceRoleResourceOperationOptions
- type UpdateEntitlementManagementResourceRoleResourceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteEntitlementManagementResourceRoleResourceOperationOptions ¶
type DeleteEntitlementManagementResourceRoleResourceOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteEntitlementManagementResourceRoleResourceOperationOptions ¶
func DefaultDeleteEntitlementManagementResourceRoleResourceOperationOptions() DeleteEntitlementManagementResourceRoleResourceOperationOptions
func (DeleteEntitlementManagementResourceRoleResourceOperationOptions) ToHeaders ¶
func (o DeleteEntitlementManagementResourceRoleResourceOperationOptions) ToHeaders() *client.Headers
func (DeleteEntitlementManagementResourceRoleResourceOperationOptions) ToOData ¶
func (o DeleteEntitlementManagementResourceRoleResourceOperationOptions) ToOData() *odata.Query
func (DeleteEntitlementManagementResourceRoleResourceOperationOptions) ToQuery ¶
func (o DeleteEntitlementManagementResourceRoleResourceOperationOptions) ToQuery() *client.QueryParams
type EntitlementManagementResourceRoleResourceClient ¶
func NewEntitlementManagementResourceRoleResourceClientWithBaseURI ¶
func NewEntitlementManagementResourceRoleResourceClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementResourceRoleResourceClient, error)
func (EntitlementManagementResourceRoleResourceClient) DeleteEntitlementManagementResourceRoleResource ¶
func (c EntitlementManagementResourceRoleResourceClient) DeleteEntitlementManagementResourceRoleResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceIdRoleId, options DeleteEntitlementManagementResourceRoleResourceOperationOptions) (result DeleteEntitlementManagementResourceRoleResourceOperationResponse, err error)
DeleteEntitlementManagementResourceRoleResource - Delete navigation property resource for identityGovernance
func (EntitlementManagementResourceRoleResourceClient) GetEntitlementManagementResourceRoleResource ¶
func (c EntitlementManagementResourceRoleResourceClient) GetEntitlementManagementResourceRoleResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceIdRoleId, options GetEntitlementManagementResourceRoleResourceOperationOptions) (result GetEntitlementManagementResourceRoleResourceOperationResponse, err error)
GetEntitlementManagementResourceRoleResource - Get resource from identityGovernance
func (EntitlementManagementResourceRoleResourceClient) UpdateEntitlementManagementResourceRoleResource ¶
func (c EntitlementManagementResourceRoleResourceClient) UpdateEntitlementManagementResourceRoleResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceIdRoleId, input stable.AccessPackageResource, options UpdateEntitlementManagementResourceRoleResourceOperationOptions) (result UpdateEntitlementManagementResourceRoleResourceOperationResponse, err error)
UpdateEntitlementManagementResourceRoleResource - Update the navigation property resource in identityGovernance
type GetEntitlementManagementResourceRoleResourceOperationOptions ¶
type GetEntitlementManagementResourceRoleResourceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementResourceRoleResourceOperationOptions ¶
func DefaultGetEntitlementManagementResourceRoleResourceOperationOptions() GetEntitlementManagementResourceRoleResourceOperationOptions
func (GetEntitlementManagementResourceRoleResourceOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementResourceRoleResourceOperationOptions) ToHeaders() *client.Headers
func (GetEntitlementManagementResourceRoleResourceOperationOptions) ToOData ¶
func (o GetEntitlementManagementResourceRoleResourceOperationOptions) ToOData() *odata.Query
func (GetEntitlementManagementResourceRoleResourceOperationOptions) ToQuery ¶
func (o GetEntitlementManagementResourceRoleResourceOperationOptions) ToQuery() *client.QueryParams
type UpdateEntitlementManagementResourceRoleResourceOperationOptions ¶
type UpdateEntitlementManagementResourceRoleResourceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateEntitlementManagementResourceRoleResourceOperationOptions ¶
func DefaultUpdateEntitlementManagementResourceRoleResourceOperationOptions() UpdateEntitlementManagementResourceRoleResourceOperationOptions
func (UpdateEntitlementManagementResourceRoleResourceOperationOptions) ToHeaders ¶
func (o UpdateEntitlementManagementResourceRoleResourceOperationOptions) ToHeaders() *client.Headers
func (UpdateEntitlementManagementResourceRoleResourceOperationOptions) ToOData ¶
func (o UpdateEntitlementManagementResourceRoleResourceOperationOptions) ToOData() *odata.Query
func (UpdateEntitlementManagementResourceRoleResourceOperationOptions) ToQuery ¶
func (o UpdateEntitlementManagementResourceRoleResourceOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.