(ctx context.Context, arg UpdateJobHistoryFailedParams)
| 443 | UpdateJobHistoryCompleted(ctx context.Context, jobID string) error |
| 444 | UpdateJobHistoryDelayed(ctx context.Context, jobID string) error |
| 445 | UpdateJobHistoryFailed(ctx context.Context, arg UpdateJobHistoryFailedParams) error |
| 446 | UpdateNotificationDestination(ctx context.Context, arg UpdateNotificationDestinationParams) (NotificationDestination, error) |
| 447 | UpdateNotificationRoute(ctx context.Context, arg UpdateNotificationRouteParams) (NotificationRoute, error) |
| 448 | UpdatePassword(ctx context.Context, arg UpdatePasswordParams) error |
no outgoing calls
no test coverage detected