Documentation ¶
Index ¶
- type DeleteEntitlementManagementResourceScopeResourceOperationOptions
- func (o DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToHeaders() *client.Headers
- func (o DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToOData() *odata.Query
- func (o DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToQuery() *client.QueryParams
- type DeleteEntitlementManagementResourceScopeResourceOperationResponse
- type EntitlementManagementResourceScopeResourceClient
- func (c EntitlementManagementResourceScopeResourceClient) DeleteEntitlementManagementResourceScopeResource(ctx context.Context, ...) (result DeleteEntitlementManagementResourceScopeResourceOperationResponse, ...)
- func (c EntitlementManagementResourceScopeResourceClient) GetEntitlementManagementResourceScopeResource(ctx context.Context, ...) (result GetEntitlementManagementResourceScopeResourceOperationResponse, ...)
- func (c EntitlementManagementResourceScopeResourceClient) UpdateEntitlementManagementResourceScopeResource(ctx context.Context, ...) (result UpdateEntitlementManagementResourceScopeResourceOperationResponse, ...)
- type GetEntitlementManagementResourceScopeResourceOperationOptions
- type GetEntitlementManagementResourceScopeResourceOperationResponse
- type UpdateEntitlementManagementResourceScopeResourceOperationOptions
- func (o UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToHeaders() *client.Headers
- func (o UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToOData() *odata.Query
- func (o UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToQuery() *client.QueryParams
- type UpdateEntitlementManagementResourceScopeResourceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteEntitlementManagementResourceScopeResourceOperationOptions ¶
type DeleteEntitlementManagementResourceScopeResourceOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteEntitlementManagementResourceScopeResourceOperationOptions ¶
func DefaultDeleteEntitlementManagementResourceScopeResourceOperationOptions() DeleteEntitlementManagementResourceScopeResourceOperationOptions
func (DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToHeaders ¶
func (o DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToHeaders() *client.Headers
func (DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToOData ¶
func (o DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToOData() *odata.Query
func (DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToQuery ¶
func (o DeleteEntitlementManagementResourceScopeResourceOperationOptions) ToQuery() *client.QueryParams
type EntitlementManagementResourceScopeResourceClient ¶
func NewEntitlementManagementResourceScopeResourceClientWithBaseURI ¶
func NewEntitlementManagementResourceScopeResourceClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementResourceScopeResourceClient, error)
func (EntitlementManagementResourceScopeResourceClient) DeleteEntitlementManagementResourceScopeResource ¶
func (c EntitlementManagementResourceScopeResourceClient) DeleteEntitlementManagementResourceScopeResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceIdScopeId, options DeleteEntitlementManagementResourceScopeResourceOperationOptions) (result DeleteEntitlementManagementResourceScopeResourceOperationResponse, err error)
DeleteEntitlementManagementResourceScopeResource - Delete navigation property resource for identityGovernance
func (EntitlementManagementResourceScopeResourceClient) GetEntitlementManagementResourceScopeResource ¶
func (c EntitlementManagementResourceScopeResourceClient) GetEntitlementManagementResourceScopeResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceIdScopeId, options GetEntitlementManagementResourceScopeResourceOperationOptions) (result GetEntitlementManagementResourceScopeResourceOperationResponse, err error)
GetEntitlementManagementResourceScopeResource - Get resource from identityGovernance
func (EntitlementManagementResourceScopeResourceClient) UpdateEntitlementManagementResourceScopeResource ¶
func (c EntitlementManagementResourceScopeResourceClient) UpdateEntitlementManagementResourceScopeResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceIdScopeId, input stable.AccessPackageResource, options UpdateEntitlementManagementResourceScopeResourceOperationOptions) (result UpdateEntitlementManagementResourceScopeResourceOperationResponse, err error)
UpdateEntitlementManagementResourceScopeResource - Update the navigation property resource in identityGovernance
type GetEntitlementManagementResourceScopeResourceOperationOptions ¶
type GetEntitlementManagementResourceScopeResourceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementResourceScopeResourceOperationOptions ¶
func DefaultGetEntitlementManagementResourceScopeResourceOperationOptions() GetEntitlementManagementResourceScopeResourceOperationOptions
func (GetEntitlementManagementResourceScopeResourceOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementResourceScopeResourceOperationOptions) ToHeaders() *client.Headers
func (GetEntitlementManagementResourceScopeResourceOperationOptions) ToOData ¶
func (o GetEntitlementManagementResourceScopeResourceOperationOptions) ToOData() *odata.Query
func (GetEntitlementManagementResourceScopeResourceOperationOptions) ToQuery ¶
func (o GetEntitlementManagementResourceScopeResourceOperationOptions) ToQuery() *client.QueryParams
type UpdateEntitlementManagementResourceScopeResourceOperationOptions ¶
type UpdateEntitlementManagementResourceScopeResourceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateEntitlementManagementResourceScopeResourceOperationOptions ¶
func DefaultUpdateEntitlementManagementResourceScopeResourceOperationOptions() UpdateEntitlementManagementResourceScopeResourceOperationOptions
func (UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToHeaders ¶
func (o UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToHeaders() *client.Headers
func (UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToOData ¶
func (o UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToOData() *odata.Query
func (UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToQuery ¶
func (o UpdateEntitlementManagementResourceScopeResourceOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.