Namespace Unity.Services.Apis.Admin.Scheduler
Classes
BadRequestErrorResponse
BadRequestErrorResponse
BasicErrorResponse
See section 3.1. Members of a Problem Details Object in the Internet Engineering Task Force's Problem Details for HTTP APIs.
BatchDeleteFailedResponse
List of failures mapping schedule config id to it's specific error
ConflictErrorResponse
ConflictErrorResponse
InternalServerErrorResponse
InternalServerErrorResponse
ListSchedulerConfigs400Response
ListSchedulerConfigs400Response
NotFoundErrorResponse
NotFoundErrorResponse
ScheduleConfig
ScheduleConfig
ScheduleConfigBody
ScheduleConfigBody
ScheduleConfigId
ScheduleConfigId
SchedulerAdminApi
Represents a collection of functions to interact with the API endpoints
SchedulerConfigPage
SchedulerConfigPage
ServiceUnavailableErrorResponse
ServiceUnavailableErrorResponse
TooManyRequestsErrorResponse
TooManyRequestsErrorResponse
UnauthorizedErrorResponse
UnauthorizedErrorResponse
ValidationError
Single error in the Validation Error Response.
ValidationErrorResponse
ValidationErrorResponse
ValidationErrorResponse1
Validation error response when a value provided from the client does not pass validation on server.
Interfaces
ISchedulerAdminApi
Represents a collection of functions to interact with the API endpoints