Documentation ¶
Index ¶
- type EntitlementManagementRoleAssignmentScheduleAppScopeClient
- type GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions
- func (o GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToHeaders() *client.Headers
- func (o GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToOData() *odata.Query
- func (o GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToQuery() *client.QueryParams
- type GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntitlementManagementRoleAssignmentScheduleAppScopeClient ¶
func NewEntitlementManagementRoleAssignmentScheduleAppScopeClientWithBaseURI ¶
func NewEntitlementManagementRoleAssignmentScheduleAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementRoleAssignmentScheduleAppScopeClient, error)
func (EntitlementManagementRoleAssignmentScheduleAppScopeClient) GetEntitlementManagementRoleAssignmentScheduleAppScope ¶
func (c EntitlementManagementRoleAssignmentScheduleAppScopeClient) GetEntitlementManagementRoleAssignmentScheduleAppScope(ctx context.Context, id stable.RoleManagementEntitlementManagementRoleAssignmentScheduleId, options GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) (result GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationResponse, err error)
GetEntitlementManagementRoleAssignmentScheduleAppScope - Get appScope from roleManagement. Read-only property with details of the app-specific scope when the role eligibility or assignment is scoped to an app. Nullable.
type GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions ¶
type GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions ¶
func DefaultGetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions() GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions
func (GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToOData ¶
func (o GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToOData() *odata.Query
func (GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToQuery ¶
func (o GetEntitlementManagementRoleAssignmentScheduleAppScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.