Documentation ¶
Index ¶
- type DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions
- func (o DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders() *client.Headers
- func (o DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData() *odata.Query
- func (o DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery() *client.QueryParams
- type DeleteEntitlementManagementResourceRoleScopeResourceOperationResponse
- type EntitlementManagementResourceRoleScopeScopeResourceClient
- func (c EntitlementManagementResourceRoleScopeScopeResourceClient) DeleteEntitlementManagementResourceRoleScopeResource(ctx context.Context, ...) (result DeleteEntitlementManagementResourceRoleScopeResourceOperationResponse, ...)
- func (c EntitlementManagementResourceRoleScopeScopeResourceClient) GetEntitlementManagementResourceRoleScopeResource(ctx context.Context, ...) (result GetEntitlementManagementResourceRoleScopeResourceOperationResponse, ...)
- func (c EntitlementManagementResourceRoleScopeScopeResourceClient) UpdateEntitlementManagementResourceRoleScopeResource(ctx context.Context, ...) (result UpdateEntitlementManagementResourceRoleScopeResourceOperationResponse, ...)
- type GetEntitlementManagementResourceRoleScopeResourceOperationOptions
- func (o GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders() *client.Headers
- func (o GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData() *odata.Query
- func (o GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery() *client.QueryParams
- type GetEntitlementManagementResourceRoleScopeResourceOperationResponse
- type UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions
- func (o UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders() *client.Headers
- func (o UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData() *odata.Query
- func (o UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery() *client.QueryParams
- type UpdateEntitlementManagementResourceRoleScopeResourceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions ¶
type DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteEntitlementManagementResourceRoleScopeResourceOperationOptions ¶
func DefaultDeleteEntitlementManagementResourceRoleScopeResourceOperationOptions() DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions
func (DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders ¶
func (o DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders() *client.Headers
func (DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData ¶
func (o DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData() *odata.Query
func (DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery ¶
func (o DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery() *client.QueryParams
type EntitlementManagementResourceRoleScopeScopeResourceClient ¶
func NewEntitlementManagementResourceRoleScopeScopeResourceClientWithBaseURI ¶
func NewEntitlementManagementResourceRoleScopeScopeResourceClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementResourceRoleScopeScopeResourceClient, error)
func (EntitlementManagementResourceRoleScopeScopeResourceClient) DeleteEntitlementManagementResourceRoleScopeResource ¶
func (c EntitlementManagementResourceRoleScopeScopeResourceClient) DeleteEntitlementManagementResourceRoleScopeResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceRoleScopeId, options DeleteEntitlementManagementResourceRoleScopeResourceOperationOptions) (result DeleteEntitlementManagementResourceRoleScopeResourceOperationResponse, err error)
DeleteEntitlementManagementResourceRoleScopeResource - Delete navigation property resource for identityGovernance
func (EntitlementManagementResourceRoleScopeScopeResourceClient) GetEntitlementManagementResourceRoleScopeResource ¶
func (c EntitlementManagementResourceRoleScopeScopeResourceClient) GetEntitlementManagementResourceRoleScopeResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceRoleScopeId, options GetEntitlementManagementResourceRoleScopeResourceOperationOptions) (result GetEntitlementManagementResourceRoleScopeResourceOperationResponse, err error)
GetEntitlementManagementResourceRoleScopeResource - Get resource from identityGovernance
func (EntitlementManagementResourceRoleScopeScopeResourceClient) UpdateEntitlementManagementResourceRoleScopeResource ¶
func (c EntitlementManagementResourceRoleScopeScopeResourceClient) UpdateEntitlementManagementResourceRoleScopeResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceRoleScopeId, input stable.AccessPackageResource, options UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) (result UpdateEntitlementManagementResourceRoleScopeResourceOperationResponse, err error)
UpdateEntitlementManagementResourceRoleScopeResource - Update the navigation property resource in identityGovernance
type GetEntitlementManagementResourceRoleScopeResourceOperationOptions ¶
type GetEntitlementManagementResourceRoleScopeResourceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementResourceRoleScopeResourceOperationOptions ¶
func DefaultGetEntitlementManagementResourceRoleScopeResourceOperationOptions() GetEntitlementManagementResourceRoleScopeResourceOperationOptions
func (GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders() *client.Headers
func (GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData ¶
func (o GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData() *odata.Query
func (GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery ¶
func (o GetEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery() *client.QueryParams
type UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions ¶
type UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateEntitlementManagementResourceRoleScopeResourceOperationOptions ¶
func DefaultUpdateEntitlementManagementResourceRoleScopeResourceOperationOptions() UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions
func (UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders ¶
func (o UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToHeaders() *client.Headers
func (UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData ¶
func (o UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToOData() *odata.Query
func (UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery ¶
func (o UpdateEntitlementManagementResourceRoleScopeResourceOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.