Documentation ¶
Index ¶
- type DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions
- func (o DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders() *client.Headers
- func (o DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData() *odata.Query
- func (o DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToQuery() *client.QueryParams
- type DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationResponse
- type EntitlementManagementResourceRoleScopeRoleResourceClient
- func (c EntitlementManagementResourceRoleScopeRoleResourceClient) DeleteEntitlementManagementResourceRoleScopeRoleResource(ctx context.Context, ...) (...)
- func (c EntitlementManagementResourceRoleScopeRoleResourceClient) GetEntitlementManagementResourceRoleScopeRoleResource(ctx context.Context, ...) (result GetEntitlementManagementResourceRoleScopeRoleResourceOperationResponse, ...)
- func (c EntitlementManagementResourceRoleScopeRoleResourceClient) UpdateEntitlementManagementResourceRoleScopeRoleResource(ctx context.Context, ...) (...)
- type GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions
- func (o GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders() *client.Headers
- func (o GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData() *odata.Query
- func (o GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToQuery() *client.QueryParams
- type GetEntitlementManagementResourceRoleScopeRoleResourceOperationResponse
- type UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions
- func (o UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders() *client.Headers
- func (o UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData() *odata.Query
- func (o UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToQuery() *client.QueryParams
- type UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions ¶
type DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions ¶
func DefaultDeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions() DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions
func (DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders ¶
func (o DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders() *client.Headers
func (DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData ¶
func (o DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData() *odata.Query
type EntitlementManagementResourceRoleScopeRoleResourceClient ¶
func NewEntitlementManagementResourceRoleScopeRoleResourceClientWithBaseURI ¶
func NewEntitlementManagementResourceRoleScopeRoleResourceClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementResourceRoleScopeRoleResourceClient, error)
func (EntitlementManagementResourceRoleScopeRoleResourceClient) DeleteEntitlementManagementResourceRoleScopeRoleResource ¶
func (c EntitlementManagementResourceRoleScopeRoleResourceClient) DeleteEntitlementManagementResourceRoleScopeRoleResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceRoleScopeId, options DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) (result DeleteEntitlementManagementResourceRoleScopeRoleResourceOperationResponse, err error)
DeleteEntitlementManagementResourceRoleScopeRoleResource - Delete navigation property resource for identityGovernance
func (EntitlementManagementResourceRoleScopeRoleResourceClient) GetEntitlementManagementResourceRoleScopeRoleResource ¶
func (c EntitlementManagementResourceRoleScopeRoleResourceClient) GetEntitlementManagementResourceRoleScopeRoleResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceRoleScopeId, options GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) (result GetEntitlementManagementResourceRoleScopeRoleResourceOperationResponse, err error)
GetEntitlementManagementResourceRoleScopeRoleResource - Get resource from identityGovernance
func (EntitlementManagementResourceRoleScopeRoleResourceClient) UpdateEntitlementManagementResourceRoleScopeRoleResource ¶
func (c EntitlementManagementResourceRoleScopeRoleResourceClient) UpdateEntitlementManagementResourceRoleScopeRoleResource(ctx context.Context, id stable.IdentityGovernanceEntitlementManagementResourceRoleScopeId, input stable.AccessPackageResource, options UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) (result UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationResponse, err error)
UpdateEntitlementManagementResourceRoleScopeRoleResource - Update the navigation property resource in identityGovernance
type GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions ¶
type GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions ¶
func DefaultGetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions() GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions
func (GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders() *client.Headers
func (GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData ¶
func (o GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData() *odata.Query
func (GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToQuery ¶
func (o GetEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToQuery() *client.QueryParams
type UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions ¶
type UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions ¶
func DefaultUpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions() UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions
func (UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders ¶
func (o UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToHeaders() *client.Headers
func (UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData ¶
func (o UpdateEntitlementManagementResourceRoleScopeRoleResourceOperationOptions) ToOData() *odata.Query
Click to show internal directories.
Click to hide internal directories.