Module workspace_management_api

Source

Structs§

CreateApiUserParams
struct for passing parameters to the method [create_api_user]
CreateApiUserParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateConsoleUserParams
struct for passing parameters to the method [create_console_user]
CreateConsoleUserParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateUserGroupParams
struct for passing parameters to the method [create_user_group]
CreateUserGroupParamsBuilder
Use builder syntax to set the inputs and finish with build().
DeleteUserGroupParams
struct for passing parameters to the method [delete_user_group]
DeleteUserGroupParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetAuditLogsParams
struct for passing parameters to the method [get_audit_logs]
GetAuditLogsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetAuditsParams
struct for passing parameters to the method [get_audits]
GetAuditsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetUserGroupParams
struct for passing parameters to the method [get_user_group]
GetUserGroupParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetWhitelistIpAddressesParams
struct for passing parameters to the method [get_whitelist_ip_addresses]
GetWhitelistIpAddressesParamsBuilder
Use builder syntax to set the inputs and finish with build().
ResetDeviceParams
struct for passing parameters to the method [reset_device]
ResetDeviceParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetOtaStatusParams
struct for passing parameters to the method [set_ota_status]
SetOtaStatusParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateUserGroupParams
struct for passing parameters to the method [update_user_group]
UpdateUserGroupParamsBuilder
Use builder syntax to set the inputs and finish with build().
WorkspaceManagementApiClient

Enums§

CreateApiUserError
struct for typed errors of method [create_api_user]
CreateConsoleUserError
struct for typed errors of method [create_console_user]
CreateUserGroupError
struct for typed errors of method [create_user_group]
DeleteUserGroupError
struct for typed errors of method [delete_user_group]
GetApiUsersError
struct for typed errors of method [get_api_users]
GetAuditLogsError
struct for typed errors of method [get_audit_logs]
GetAuditsError
struct for typed errors of method [get_audits]
GetConsoleUsersError
struct for typed errors of method [get_console_users]
GetOtaStatusError
struct for typed errors of method [get_ota_status]
GetUserGroupError
struct for typed errors of method [get_user_group]
GetUserGroupsError
struct for typed errors of method [get_user_groups]
GetUsersError
struct for typed errors of method [get_users]
GetWhitelistIpAddressesError
struct for typed errors of method [get_whitelist_ip_addresses]
GetWorkspaceStatusError
struct for typed errors of method [get_workspace_status]
ResetDeviceError
struct for typed errors of method [reset_device]
SetOtaStatusError
struct for typed errors of method [set_ota_status]
UpdateUserGroupError
struct for typed errors of method [update_user_group]

Traits§

WorkspaceManagementApi