diff --git a/lib/rest/accounts/v1/credential/aws.d.ts b/lib/rest/accounts/v1/credential/aws.d.ts index 56540a803f..3968f3edc7 100644 --- a/lib/rest/accounts/v1/credential/aws.d.ts +++ b/lib/rest/accounts/v1/credential/aws.d.ts @@ -286,4 +286,4 @@ declare class AwsPage extends Page { toJSON(): any; } -export { AwsContext, AwsInstance, AwsList, AwsListInstance, AwsListInstanceCreateOptions, AwsListInstanceEachOptions, AwsListInstanceOptions, AwsListInstancePageOptions, AwsPage, AwsPayload, AwsResource, AwsSolution } +export { AwsContext, AwsInstance, AwsInstanceUpdateOptions, AwsList, AwsListInstance, AwsListInstanceCreateOptions, AwsListInstanceEachOptions, AwsListInstanceOptions, AwsListInstancePageOptions, AwsPage, AwsPayload, AwsResource, AwsSolution } diff --git a/lib/rest/accounts/v1/credential/publicKey.d.ts b/lib/rest/accounts/v1/credential/publicKey.d.ts index 01f58bb20d..6ccb7cb0b0 100644 --- a/lib/rest/accounts/v1/credential/publicKey.d.ts +++ b/lib/rest/accounts/v1/credential/publicKey.d.ts @@ -286,4 +286,4 @@ declare class PublicKeyPage extends Page toJSON(): any; } -export { KeyContext, KeyInstance, KeyList, KeyListInstance, KeyListInstanceEachOptions, KeyListInstanceOptions, KeyListInstancePageOptions, KeyPage, KeyPayload, KeyResource, KeySolution } +export { KeyContext, KeyInstance, KeyInstanceUpdateOptions, KeyList, KeyListInstance, KeyListInstanceEachOptions, KeyListInstanceOptions, KeyListInstancePageOptions, KeyPage, KeyPayload, KeyResource, KeySolution } diff --git a/lib/rest/api/v2010/account/message.d.ts b/lib/rest/api/v2010/account/message.d.ts index a34a0f84fb..45595c28b6 100644 --- a/lib/rest/api/v2010/account/message.d.ts +++ b/lib/rest/api/v2010/account/message.d.ts @@ -391,4 +391,4 @@ declare class MessagePage extends Page toJSON(): any; } -export { TaskContext, TaskInstance, TaskList, TaskListInstance, TaskListInstanceCreateOptions, TaskListInstanceEachOptions, TaskListInstanceOptions, TaskListInstancePageOptions, TaskPage, TaskPayload, TaskResource, TaskSolution } +export { TaskContext, TaskInstance, TaskInstanceUpdateOptions, TaskList, TaskListInstance, TaskListInstanceCreateOptions, TaskListInstanceEachOptions, TaskListInstanceOptions, TaskListInstancePageOptions, TaskPage, TaskPayload, TaskResource, TaskSolution } diff --git a/lib/rest/autopilot/v1/assistant/task/sample.d.ts b/lib/rest/autopilot/v1/assistant/task/sample.d.ts index ded60d6830..b9c7917ded 100644 --- a/lib/rest/autopilot/v1/assistant/task/sample.d.ts +++ b/lib/rest/autopilot/v1/assistant/task/sample.d.ts @@ -328,4 +328,4 @@ declare class SamplePage extends Page toJSON(): any; } -export { RoleContext, RoleInstance, RoleList, RoleListInstance, RoleListInstanceCreateOptions, RoleListInstanceEachOptions, RoleListInstanceOptions, RoleListInstancePageOptions, RolePage, RolePayload, RoleResource, RoleSolution } +export { RoleContext, RoleInstance, RoleInstanceUpdateOptions, RoleList, RoleListInstance, RoleListInstanceCreateOptions, RoleListInstanceEachOptions, RoleListInstanceOptions, RoleListInstancePageOptions, RolePage, RolePayload, RoleResource, RoleSolution } diff --git a/lib/rest/chat/v1/service/user.d.ts b/lib/rest/chat/v1/service/user.d.ts index 501ba26c67..276e267fcb 100644 --- a/lib/rest/chat/v1/service/user.d.ts +++ b/lib/rest/chat/v1/service/user.d.ts @@ -319,4 +319,4 @@ declare class UserPage extends Page toJSON(): any; } -export { UserContext, UserInstance, UserList, UserListInstance, UserListInstanceCreateOptions, UserListInstanceEachOptions, UserListInstanceOptions, UserListInstancePageOptions, UserPage, UserPayload, UserResource, UserSolution } +export { UserContext, UserInstance, UserInstanceUpdateOptions, UserList, UserListInstance, UserListInstanceCreateOptions, UserListInstanceEachOptions, UserListInstanceOptions, UserListInstancePageOptions, UserPage, UserPayload, UserResource, UserSolution } diff --git a/lib/rest/chat/v2/credential.d.ts b/lib/rest/chat/v2/credential.d.ts index ffb5cca1a2..194455a8c3 100644 --- a/lib/rest/chat/v2/credential.d.ts +++ b/lib/rest/chat/v2/credential.d.ts @@ -311,4 +311,4 @@ declare class CredentialPage extends Page toJSON(): any; } -export { RoleContext, RoleInstance, RoleList, RoleListInstance, RoleListInstanceCreateOptions, RoleListInstanceEachOptions, RoleListInstanceOptions, RoleListInstancePageOptions, RolePage, RolePayload, RoleResource, RoleSolution } +export { RoleContext, RoleInstance, RoleInstanceUpdateOptions, RoleList, RoleListInstance, RoleListInstanceCreateOptions, RoleListInstanceEachOptions, RoleListInstanceOptions, RoleListInstancePageOptions, RolePage, RolePayload, RoleResource, RoleSolution } diff --git a/lib/rest/chat/v2/service/user.d.ts b/lib/rest/chat/v2/service/user.d.ts index 72a6523227..caa62dc9ff 100644 --- a/lib/rest/chat/v2/service/user.d.ts +++ b/lib/rest/chat/v2/service/user.d.ts @@ -328,4 +328,4 @@ declare class UserPage extends Page toJSON(): any; } -export { UserContext, UserInstance, UserList, UserListInstance, UserListInstanceCreateOptions, UserListInstanceEachOptions, UserListInstanceOptions, UserListInstancePageOptions, UserPage, UserPayload, UserResource, UserSolution } +export { UserContext, UserInstance, UserInstanceUpdateOptions, UserList, UserListInstance, UserListInstanceCreateOptions, UserListInstanceEachOptions, UserListInstanceOptions, UserListInstancePageOptions, UserPage, UserPayload, UserResource, UserSolution } diff --git a/lib/rest/chat/v2/service/user/userChannel.d.ts b/lib/rest/chat/v2/service/user/userChannel.d.ts index 717b62e59a..09e512f70d 100644 --- a/lib/rest/chat/v2/service/user/userChannel.d.ts +++ b/lib/rest/chat/v2/service/user/userChannel.d.ts @@ -276,4 +276,4 @@ declare class UserChannelPage extends Page { toJSON(): any; } -export { FaxContext, FaxInstance, FaxList, FaxListInstance, FaxListInstanceCreateOptions, FaxListInstanceEachOptions, FaxListInstanceOptions, FaxListInstancePageOptions, FaxPage, FaxPayload, FaxResource, FaxSolution } +export { FaxContext, FaxInstance, FaxInstanceUpdateOptions, FaxList, FaxListInstance, FaxListInstanceCreateOptions, FaxListInstanceEachOptions, FaxListInstanceOptions, FaxListInstancePageOptions, FaxPage, FaxPayload, FaxResource, FaxSolution } diff --git a/lib/rest/flexApi/v1/configuration.d.ts b/lib/rest/flexApi/v1/configuration.d.ts index 37636115f6..c6ea20c75d 100644 --- a/lib/rest/flexApi/v1/configuration.d.ts +++ b/lib/rest/flexApi/v1/configuration.d.ts @@ -215,4 +215,4 @@ declare class ConfigurationPage extends Page toJSON(): any; } -export { RoleContext, RoleInstance, RoleList, RoleListInstance, RoleListInstanceCreateOptions, RoleListInstanceEachOptions, RoleListInstanceOptions, RoleListInstancePageOptions, RolePage, RolePayload, RoleResource, RoleSolution } +export { RoleContext, RoleInstance, RoleInstanceUpdateOptions, RoleList, RoleListInstance, RoleListInstanceCreateOptions, RoleListInstanceEachOptions, RoleListInstanceOptions, RoleListInstancePageOptions, RolePage, RolePayload, RoleResource, RoleSolution } diff --git a/lib/rest/ipMessaging/v1/service/user.d.ts b/lib/rest/ipMessaging/v1/service/user.d.ts index 501ba26c67..276e267fcb 100644 --- a/lib/rest/ipMessaging/v1/service/user.d.ts +++ b/lib/rest/ipMessaging/v1/service/user.d.ts @@ -319,4 +319,4 @@ declare class UserPage extends Page toJSON(): any; } -export { UserContext, UserInstance, UserList, UserListInstance, UserListInstanceCreateOptions, UserListInstanceEachOptions, UserListInstanceOptions, UserListInstancePageOptions, UserPage, UserPayload, UserResource, UserSolution } +export { UserContext, UserInstance, UserInstanceUpdateOptions, UserList, UserListInstance, UserListInstanceCreateOptions, UserListInstanceEachOptions, UserListInstanceOptions, UserListInstancePageOptions, UserPage, UserPayload, UserResource, UserSolution } diff --git a/lib/rest/ipMessaging/v2/credential.d.ts b/lib/rest/ipMessaging/v2/credential.d.ts index ffb5cca1a2..194455a8c3 100644 --- a/lib/rest/ipMessaging/v2/credential.d.ts +++ b/lib/rest/ipMessaging/v2/credential.d.ts @@ -311,4 +311,4 @@ declare class CredentialPage extends Page toJSON(): any; } -export { RoleContext, RoleInstance, RoleList, RoleListInstance, RoleListInstanceCreateOptions, RoleListInstanceEachOptions, RoleListInstanceOptions, RoleListInstancePageOptions, RolePage, RolePayload, RoleResource, RoleSolution } +export { RoleContext, RoleInstance, RoleInstanceUpdateOptions, RoleList, RoleListInstance, RoleListInstanceCreateOptions, RoleListInstanceEachOptions, RoleListInstanceOptions, RoleListInstancePageOptions, RolePage, RolePayload, RoleResource, RoleSolution } diff --git a/lib/rest/ipMessaging/v2/service/user.d.ts b/lib/rest/ipMessaging/v2/service/user.d.ts index 72a6523227..caa62dc9ff 100644 --- a/lib/rest/ipMessaging/v2/service/user.d.ts +++ b/lib/rest/ipMessaging/v2/service/user.d.ts @@ -328,4 +328,4 @@ declare class UserPage extends Page toJSON(): any; } -export { UserContext, UserInstance, UserList, UserListInstance, UserListInstanceCreateOptions, UserListInstanceEachOptions, UserListInstanceOptions, UserListInstancePageOptions, UserPage, UserPayload, UserResource, UserSolution } +export { UserContext, UserInstance, UserInstanceUpdateOptions, UserList, UserListInstance, UserListInstanceCreateOptions, UserListInstanceEachOptions, UserListInstanceOptions, UserListInstancePageOptions, UserPage, UserPayload, UserResource, UserSolution } diff --git a/lib/rest/ipMessaging/v2/service/user/userChannel.d.ts b/lib/rest/ipMessaging/v2/service/user/userChannel.d.ts index 717b62e59a..09e512f70d 100644 --- a/lib/rest/ipMessaging/v2/service/user/userChannel.d.ts +++ b/lib/rest/ipMessaging/v2/service/user/userChannel.d.ts @@ -276,4 +276,4 @@ declare class UserChannelPage extends Page toJSON(): any; } -export { TaskContext, TaskInstance, TaskList, TaskListInstance, TaskListInstanceCreateOptions, TaskListInstanceEachOptions, TaskListInstanceOptions, TaskListInstancePageOptions, TaskPage, TaskPayload, TaskResource, TaskSolution } +export { TaskContext, TaskInstance, TaskInstanceUpdateOptions, TaskList, TaskListInstance, TaskListInstanceCreateOptions, TaskListInstanceEachOptions, TaskListInstanceOptions, TaskListInstancePageOptions, TaskPage, TaskPayload, TaskResource, TaskSolution } diff --git a/lib/rest/taskrouter/v1/workspace/task/reservation.d.ts b/lib/rest/taskrouter/v1/workspace/task/reservation.d.ts index eee0dc1fed..9786f7cec1 100644 --- a/lib/rest/taskrouter/v1/workspace/task/reservation.d.ts +++ b/lib/rest/taskrouter/v1/workspace/task/reservation.d.ts @@ -391,4 +391,4 @@ declare class ReservationPage extends Page toJSON(): any; } -export { RoomContext, RoomInstance, RoomList, RoomListInstance, RoomListInstanceCreateOptions, RoomListInstanceEachOptions, RoomListInstanceOptions, RoomListInstancePageOptions, RoomPage, RoomPayload, RoomResource, RoomSolution } +export { RoomContext, RoomInstance, RoomInstanceUpdateOptions, RoomList, RoomListInstance, RoomListInstanceCreateOptions, RoomListInstanceEachOptions, RoomListInstanceOptions, RoomListInstancePageOptions, RoomPage, RoomPayload, RoomResource, RoomSolution } diff --git a/lib/rest/video/v1/room/roomParticipant.d.ts b/lib/rest/video/v1/room/roomParticipant.d.ts index e96b42aba1..c7d02fdd4d 100644 --- a/lib/rest/video/v1/room/roomParticipant.d.ts +++ b/lib/rest/video/v1/room/roomParticipant.d.ts @@ -318,4 +318,4 @@ declare class ParticipantPage extends Page { toJSON(): any; } -export { SimContext, SimInstance, SimList, SimListInstance, SimListInstanceEachOptions, SimListInstanceOptions, SimListInstancePageOptions, SimPage, SimPayload, SimResource, SimSolution } +export { SimContext, SimInstance, SimInstanceUpdateOptions, SimList, SimListInstance, SimListInstanceEachOptions, SimListInstanceOptions, SimListInstancePageOptions, SimPage, SimPayload, SimResource, SimSolution }