@aws-sdk/client-device-farm 3.477.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CreateDevicePoolCommand.js +18 -41
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateProjectCommand.js +18 -41
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +18 -41
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +18 -41
- package/dist-cjs/commands/CreateUploadCommand.js +18 -41
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +18 -41
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteProjectCommand.js +18 -41
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/DeleteRunCommand.js +18 -41
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +18 -41
- package/dist-cjs/commands/DeleteUploadCommand.js +18 -41
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +18 -41
- package/dist-cjs/commands/GetDevicePoolCommand.js +18 -41
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +18 -41
- package/dist-cjs/commands/GetInstanceProfileCommand.js +18 -41
- package/dist-cjs/commands/GetJobCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkProfileCommand.js +18 -41
- package/dist-cjs/commands/GetOfferingStatusCommand.js +18 -41
- package/dist-cjs/commands/GetProjectCommand.js +18 -41
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/GetRunCommand.js +18 -41
- package/dist-cjs/commands/GetSuiteCommand.js +18 -41
- package/dist-cjs/commands/GetTestCommand.js +18 -41
- package/dist-cjs/commands/GetTestGridProjectCommand.js +18 -41
- package/dist-cjs/commands/GetTestGridSessionCommand.js +18 -41
- package/dist-cjs/commands/GetUploadCommand.js +18 -41
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +18 -41
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/ListArtifactsCommand.js +18 -41
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListDevicePoolsCommand.js +18 -41
- package/dist-cjs/commands/ListDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListJobsCommand.js +18 -41
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingsCommand.js +18 -41
- package/dist-cjs/commands/ListProjectsCommand.js +18 -41
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +18 -41
- package/dist-cjs/commands/ListRunsCommand.js +18 -41
- package/dist-cjs/commands/ListSamplesCommand.js +18 -41
- package/dist-cjs/commands/ListSuitesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +18 -41
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +18 -41
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +18 -41
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +18 -41
- package/dist-cjs/commands/ListTestsCommand.js +18 -41
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +18 -41
- package/dist-cjs/commands/ListUploadsCommand.js +18 -41
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-cjs/commands/RenewOfferingCommand.js +18 -41
- package/dist-cjs/commands/ScheduleRunCommand.js +18 -41
- package/dist-cjs/commands/StopJobCommand.js +18 -41
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +18 -41
- package/dist-cjs/commands/StopRunCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +18 -41
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +18 -41
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +18 -41
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +18 -41
- package/dist-cjs/commands/UpdateProjectCommand.js +18 -41
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +18 -41
- package/dist-cjs/commands/UpdateUploadCommand.js +18 -41
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/GetOfferingStatusPaginator.js +2 -23
- package/dist-cjs/pagination/ListArtifactsPaginator.js +2 -23
- package/dist-cjs/pagination/ListDevicePoolsPaginator.js +2 -23
- package/dist-cjs/pagination/ListDevicesPaginator.js +2 -23
- package/dist-cjs/pagination/ListJobsPaginator.js +2 -23
- package/dist-cjs/pagination/ListOfferingTransactionsPaginator.js +2 -23
- package/dist-cjs/pagination/ListOfferingsPaginator.js +2 -23
- package/dist-cjs/pagination/ListProjectsPaginator.js +2 -23
- package/dist-cjs/pagination/ListRunsPaginator.js +2 -23
- package/dist-cjs/pagination/ListSamplesPaginator.js +2 -23
- package/dist-cjs/pagination/ListSuitesPaginator.js +2 -23
- package/dist-cjs/pagination/ListTestGridProjectsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestGridSessionActionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestGridSessionArtifactsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestGridSessionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestsPaginator.js +2 -23
- package/dist-cjs/pagination/ListUniqueProblemsPaginator.js +2 -23
- package/dist-cjs/pagination/ListUploadsPaginator.js +2 -23
- package/dist-es/commands/CreateDevicePoolCommand.js +18 -41
- package/dist-es/commands/CreateInstanceProfileCommand.js +18 -41
- package/dist-es/commands/CreateNetworkProfileCommand.js +18 -41
- package/dist-es/commands/CreateProjectCommand.js +18 -41
- package/dist-es/commands/CreateRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/CreateTestGridProjectCommand.js +18 -41
- package/dist-es/commands/CreateTestGridUrlCommand.js +18 -41
- package/dist-es/commands/CreateUploadCommand.js +18 -41
- package/dist-es/commands/CreateVPCEConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteDevicePoolCommand.js +18 -41
- package/dist-es/commands/DeleteInstanceProfileCommand.js +18 -41
- package/dist-es/commands/DeleteNetworkProfileCommand.js +18 -41
- package/dist-es/commands/DeleteProjectCommand.js +18 -41
- package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/DeleteRunCommand.js +18 -41
- package/dist-es/commands/DeleteTestGridProjectCommand.js +18 -41
- package/dist-es/commands/DeleteUploadCommand.js +18 -41
- package/dist-es/commands/DeleteVPCEConfigurationCommand.js +18 -41
- package/dist-es/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-es/commands/GetDeviceCommand.js +18 -41
- package/dist-es/commands/GetDeviceInstanceCommand.js +18 -41
- package/dist-es/commands/GetDevicePoolCommand.js +18 -41
- package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +18 -41
- package/dist-es/commands/GetInstanceProfileCommand.js +18 -41
- package/dist-es/commands/GetJobCommand.js +18 -41
- package/dist-es/commands/GetNetworkProfileCommand.js +18 -41
- package/dist-es/commands/GetOfferingStatusCommand.js +18 -41
- package/dist-es/commands/GetProjectCommand.js +18 -41
- package/dist-es/commands/GetRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/GetRunCommand.js +18 -41
- package/dist-es/commands/GetSuiteCommand.js +18 -41
- package/dist-es/commands/GetTestCommand.js +18 -41
- package/dist-es/commands/GetTestGridProjectCommand.js +18 -41
- package/dist-es/commands/GetTestGridSessionCommand.js +18 -41
- package/dist-es/commands/GetUploadCommand.js +18 -41
- package/dist-es/commands/GetVPCEConfigurationCommand.js +18 -41
- package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/ListArtifactsCommand.js +18 -41
- package/dist-es/commands/ListDeviceInstancesCommand.js +18 -41
- package/dist-es/commands/ListDevicePoolsCommand.js +18 -41
- package/dist-es/commands/ListDevicesCommand.js +18 -41
- package/dist-es/commands/ListInstanceProfilesCommand.js +18 -41
- package/dist-es/commands/ListJobsCommand.js +18 -41
- package/dist-es/commands/ListNetworkProfilesCommand.js +18 -41
- package/dist-es/commands/ListOfferingPromotionsCommand.js +18 -41
- package/dist-es/commands/ListOfferingTransactionsCommand.js +18 -41
- package/dist-es/commands/ListOfferingsCommand.js +18 -41
- package/dist-es/commands/ListProjectsCommand.js +18 -41
- package/dist-es/commands/ListRemoteAccessSessionsCommand.js +18 -41
- package/dist-es/commands/ListRunsCommand.js +18 -41
- package/dist-es/commands/ListSamplesCommand.js +18 -41
- package/dist-es/commands/ListSuitesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTestGridProjectsCommand.js +18 -41
- package/dist-es/commands/ListTestGridSessionActionsCommand.js +18 -41
- package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +18 -41
- package/dist-es/commands/ListTestGridSessionsCommand.js +18 -41
- package/dist-es/commands/ListTestsCommand.js +18 -41
- package/dist-es/commands/ListUniqueProblemsCommand.js +18 -41
- package/dist-es/commands/ListUploadsCommand.js +18 -41
- package/dist-es/commands/ListVPCEConfigurationsCommand.js +18 -41
- package/dist-es/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-es/commands/RenewOfferingCommand.js +18 -41
- package/dist-es/commands/ScheduleRunCommand.js +18 -41
- package/dist-es/commands/StopJobCommand.js +18 -41
- package/dist-es/commands/StopRemoteAccessSessionCommand.js +18 -41
- package/dist-es/commands/StopRunCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateDeviceInstanceCommand.js +18 -41
- package/dist-es/commands/UpdateDevicePoolCommand.js +18 -41
- package/dist-es/commands/UpdateInstanceProfileCommand.js +18 -41
- package/dist-es/commands/UpdateNetworkProfileCommand.js +18 -41
- package/dist-es/commands/UpdateProjectCommand.js +18 -41
- package/dist-es/commands/UpdateTestGridProjectCommand.js +18 -41
- package/dist-es/commands/UpdateUploadCommand.js +18 -41
- package/dist-es/commands/UpdateVPCEConfigurationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/GetOfferingStatusPaginator.js +2 -22
- package/dist-es/pagination/ListArtifactsPaginator.js +2 -22
- package/dist-es/pagination/ListDevicePoolsPaginator.js +2 -22
- package/dist-es/pagination/ListDevicesPaginator.js +2 -22
- package/dist-es/pagination/ListJobsPaginator.js +2 -22
- package/dist-es/pagination/ListOfferingTransactionsPaginator.js +2 -22
- package/dist-es/pagination/ListOfferingsPaginator.js +2 -22
- package/dist-es/pagination/ListProjectsPaginator.js +2 -22
- package/dist-es/pagination/ListRunsPaginator.js +2 -22
- package/dist-es/pagination/ListSamplesPaginator.js +2 -22
- package/dist-es/pagination/ListSuitesPaginator.js +2 -22
- package/dist-es/pagination/ListTestGridProjectsPaginator.js +2 -23
- package/dist-es/pagination/ListTestGridSessionActionsPaginator.js +2 -23
- package/dist-es/pagination/ListTestGridSessionArtifactsPaginator.js +2 -23
- package/dist-es/pagination/ListTestGridSessionsPaginator.js +2 -23
- package/dist-es/pagination/ListTestsPaginator.js +2 -22
- package/dist-es/pagination/ListUniqueProblemsPaginator.js +2 -22
- package/dist-es/pagination/ListUploadsPaginator.js +2 -22
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +6 -21
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +6 -21
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +6 -21
- package/dist-types/commands/CreateUploadCommand.d.ts +6 -21
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRunCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUploadCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/GetDevicePoolCommand.d.ts +6 -21
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +6 -21
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetJobCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetProjectCommand.d.ts +6 -21
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/GetRunCommand.d.ts +6 -21
- package/dist-types/commands/GetSuiteCommand.d.ts +6 -21
- package/dist-types/commands/GetTestCommand.d.ts +6 -21
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +6 -21
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +6 -21
- package/dist-types/commands/GetUploadCommand.d.ts +6 -21
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/ListArtifactsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicesCommand.d.ts +6 -21
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingsCommand.d.ts +6 -21
- package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +6 -21
- package/dist-types/commands/ListRunsCommand.d.ts +6 -21
- package/dist-types/commands/ListSamplesCommand.d.ts +6 -21
- package/dist-types/commands/ListSuitesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestsCommand.d.ts +6 -21
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +6 -21
- package/dist-types/commands/ListUploadsCommand.d.ts +6 -21
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -21
- package/dist-types/commands/RenewOfferingCommand.d.ts +6 -21
- package/dist-types/commands/ScheduleRunCommand.d.ts +6 -21
- package/dist-types/commands/StopJobCommand.d.ts +6 -21
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +6 -21
- package/dist-types/commands/StopRunCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUploadCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/GetOfferingStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListArtifactsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDevicePoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDevicesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOfferingTransactionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSamplesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSuitesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestGridProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestGridSessionActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestGridSessionArtifactsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestGridSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUniqueProblemsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUploadsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/GetOfferingStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListArtifactsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDevicePoolsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDevicesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListOfferingTransactionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListOfferingsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSamplesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSuitesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestGridProjectsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestGridSessionActionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestGridSessionArtifactsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestGridSessionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUniqueProblemsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUploadsPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { GetTestGridProjectRequest, GetTestGridProjectResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetTestGridProjectCommandInput extends GetTestGridProjectReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetTestGridProjectCommandOutput extends GetTestGridProjectResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetTestGridProjectCommand_base: {
|
|
24
|
+
new (input: GetTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<GetTestGridProjectCommandInput, GetTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves information about a Selenium testing project.</p>
|
|
@@ -75,23 +78,5 @@ export interface GetTestGridProjectCommandOutput extends GetTestGridProjectResul
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class GetTestGridProjectCommand extends
|
|
79
|
-
readonly input: GetTestGridProjectCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: GetTestGridProjectCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTestGridProjectCommandInput, GetTestGridProjectCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class GetTestGridProjectCommand extends GetTestGridProjectCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { GetTestGridSessionRequest, GetTestGridSessionResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetTestGridSessionCommandInput extends GetTestGridSessionReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetTestGridSessionCommandOutput extends GetTestGridSessionResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetTestGridSessionCommand_base: {
|
|
24
|
+
new (input: GetTestGridSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTestGridSessionCommandInput, GetTestGridSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>A session is an instance of a browser created through a <code>RemoteWebDriver</code> with the URL from <a>CreateTestGridUrlResult$url</a>. You can use the following to look up sessions:</p>
|
|
@@ -79,23 +82,5 @@ export interface GetTestGridSessionCommandOutput extends GetTestGridSessionResul
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class GetTestGridSessionCommand extends
|
|
83
|
-
readonly input: GetTestGridSessionCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: GetTestGridSessionCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTestGridSessionCommandInput, GetTestGridSessionCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class GetTestGridSessionCommand extends GetTestGridSessionCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { GetUploadRequest, GetUploadResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetUploadCommandInput extends GetUploadRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetUploadCommandOutput extends GetUploadResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetUploadCommand_base: {
|
|
24
|
+
new (input: GetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<GetUploadCommandInput, GetUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about an upload.</p>
|
|
@@ -90,23 +93,5 @@ export interface GetUploadCommandOutput extends GetUploadResult, __MetadataBeare
|
|
|
90
93
|
* ```
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class GetUploadCommand extends
|
|
94
|
-
readonly input: GetUploadCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: GetUploadCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUploadCommandInput, GetUploadCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class GetUploadCommand extends GetUploadCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { GetVPCEConfigurationRequest, GetVPCEConfigurationResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetVPCEConfigurationCommandInput extends GetVPCEConfigurationRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetVPCEConfigurationCommandOutput extends GetVPCEConfigurationResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetVPCEConfigurationCommand_base: {
|
|
24
|
+
new (input: GetVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetVPCEConfigurationCommandInput, GetVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about the configuration settings for your Amazon Virtual Private
|
|
@@ -67,23 +70,5 @@ export interface GetVPCEConfigurationCommandOutput extends GetVPCEConfigurationR
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class GetVPCEConfigurationCommand extends
|
|
71
|
-
readonly input: GetVPCEConfigurationCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: GetVPCEConfigurationCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVPCEConfigurationCommandInput, GetVPCEConfigurationCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class GetVPCEConfigurationCommand extends GetVPCEConfigurationCommand_base {
|
|
89
74
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { InstallToRemoteAccessSessionRequest, InstallToRemoteAccessSessionResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface InstallToRemoteAccessSessionCommandInput extends InstallToRemot
|
|
|
21
20
|
*/
|
|
22
21
|
export interface InstallToRemoteAccessSessionCommandOutput extends InstallToRemoteAccessSessionResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const InstallToRemoteAccessSessionCommand_base: {
|
|
24
|
+
new (input: InstallToRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<InstallToRemoteAccessSessionCommandInput, InstallToRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Installs an application to the device in a remote access session. For Android
|
|
@@ -94,23 +97,5 @@ export interface InstallToRemoteAccessSessionCommandOutput extends InstallToRemo
|
|
|
94
97
|
* ```
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class InstallToRemoteAccessSessionCommand extends
|
|
98
|
-
readonly input: InstallToRemoteAccessSessionCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: InstallToRemoteAccessSessionCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InstallToRemoteAccessSessionCommandInput, InstallToRemoteAccessSessionCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class InstallToRemoteAccessSessionCommand extends InstallToRemoteAccessSessionCommand_base {
|
|
116
101
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListArtifactsRequest, ListArtifactsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListArtifactsCommandInput extends ListArtifactsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListArtifactsCommandOutput extends ListArtifactsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListArtifactsCommand_base: {
|
|
24
|
+
new (input: ListArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListArtifactsCommandInput, ListArtifactsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about artifacts.</p>
|
|
@@ -86,23 +89,5 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResult, __Metad
|
|
|
86
89
|
* ```
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class ListArtifactsCommand extends
|
|
90
|
-
readonly input: ListArtifactsCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: ListArtifactsCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListArtifactsCommandInput, ListArtifactsCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class ListArtifactsCommand extends ListArtifactsCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListDeviceInstancesRequest, ListDeviceInstancesResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDeviceInstancesCommandInput extends ListDeviceInstancesRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDeviceInstancesCommandOutput extends ListDeviceInstancesResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDeviceInstancesCommand_base: {
|
|
24
|
+
new (input: ListDeviceInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDeviceInstancesCommandInput, ListDeviceInstancesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about the private device instances associated with one or more AWS
|
|
@@ -86,23 +89,5 @@ export interface ListDeviceInstancesCommandOutput extends ListDeviceInstancesRes
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class ListDeviceInstancesCommand extends
|
|
90
|
-
readonly input: ListDeviceInstancesCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: ListDeviceInstancesCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeviceInstancesCommandInput, ListDeviceInstancesCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class ListDeviceInstancesCommand extends ListDeviceInstancesCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListDevicePoolsRequest, ListDevicePoolsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDevicePoolsCommandInput extends ListDevicePoolsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDevicePoolsCommandOutput extends ListDevicePoolsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDevicePoolsCommand_base: {
|
|
24
|
+
new (input: ListDevicePoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicePoolsCommandInput, ListDevicePoolsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about device pools.</p>
|
|
@@ -123,23 +126,5 @@ export interface ListDevicePoolsCommandOutput extends ListDevicePoolsResult, __M
|
|
|
123
126
|
* ```
|
|
124
127
|
*
|
|
125
128
|
*/
|
|
126
|
-
export declare class ListDevicePoolsCommand extends
|
|
127
|
-
readonly input: ListDevicePoolsCommandInput;
|
|
128
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
129
|
-
/**
|
|
130
|
-
* @public
|
|
131
|
-
*/
|
|
132
|
-
constructor(input: ListDevicePoolsCommandInput);
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDevicePoolsCommandInput, ListDevicePoolsCommandOutput>;
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
private serialize;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
private deserialize;
|
|
129
|
+
export declare class ListDevicePoolsCommand extends ListDevicePoolsCommand_base {
|
|
145
130
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListDevicesRequest, ListDevicesResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDevicesCommandInput extends ListDevicesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDevicesCommandOutput extends ListDevicesResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDevicesCommand_base: {
|
|
24
|
+
new (input: ListDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicesCommandInput, ListDevicesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about unique device types.</p>
|
|
@@ -136,23 +139,5 @@ export interface ListDevicesCommandOutput extends ListDevicesResult, __MetadataB
|
|
|
136
139
|
* ```
|
|
137
140
|
*
|
|
138
141
|
*/
|
|
139
|
-
export declare class ListDevicesCommand extends
|
|
140
|
-
readonly input: ListDevicesCommandInput;
|
|
141
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
142
|
-
/**
|
|
143
|
-
* @public
|
|
144
|
-
*/
|
|
145
|
-
constructor(input: ListDevicesCommandInput);
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDevicesCommandInput, ListDevicesCommandOutput>;
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
|
-
private serialize;
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
private deserialize;
|
|
142
|
+
export declare class ListDevicesCommand extends ListDevicesCommand_base {
|
|
158
143
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListInstanceProfilesRequest, ListInstanceProfilesResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListInstanceProfilesCommandInput extends ListInstanceProfilesRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListInstanceProfilesCommandOutput extends ListInstanceProfilesResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListInstanceProfilesCommand_base: {
|
|
24
|
+
new (input: ListInstanceProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceProfilesCommandInput, ListInstanceProfilesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about all the instance profiles in an AWS account.</p>
|
|
@@ -76,23 +79,5 @@ export interface ListInstanceProfilesCommandOutput extends ListInstanceProfilesR
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class ListInstanceProfilesCommand extends
|
|
80
|
-
readonly input: ListInstanceProfilesCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: ListInstanceProfilesCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInstanceProfilesCommandInput, ListInstanceProfilesCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {
|
|
98
83
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListJobsRequest, ListJobsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListJobsCommandInput extends ListJobsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListJobsCommand_base: {
|
|
24
|
+
new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about jobs for a given test run.</p>
|
|
@@ -155,23 +158,5 @@ export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer
|
|
|
155
158
|
* ```
|
|
156
159
|
*
|
|
157
160
|
*/
|
|
158
|
-
export declare class ListJobsCommand extends
|
|
159
|
-
readonly input: ListJobsCommandInput;
|
|
160
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
161
|
-
/**
|
|
162
|
-
* @public
|
|
163
|
-
*/
|
|
164
|
-
constructor(input: ListJobsCommandInput);
|
|
165
|
-
/**
|
|
166
|
-
* @internal
|
|
167
|
-
*/
|
|
168
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListJobsCommandInput, ListJobsCommandOutput>;
|
|
169
|
-
/**
|
|
170
|
-
* @internal
|
|
171
|
-
*/
|
|
172
|
-
private serialize;
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
private deserialize;
|
|
161
|
+
export declare class ListJobsCommand extends ListJobsCommand_base {
|
|
177
162
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListNetworkProfilesRequest, ListNetworkProfilesResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListNetworkProfilesCommandInput extends ListNetworkProfilesRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListNetworkProfilesCommandOutput extends ListNetworkProfilesResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListNetworkProfilesCommand_base: {
|
|
24
|
+
new (input: ListNetworkProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListNetworkProfilesCommandInput, ListNetworkProfilesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the list of available network profiles.</p>
|
|
@@ -81,23 +84,5 @@ export interface ListNetworkProfilesCommandOutput extends ListNetworkProfilesRes
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class ListNetworkProfilesCommand extends
|
|
85
|
-
readonly input: ListNetworkProfilesCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: ListNetworkProfilesCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListNetworkProfilesCommandInput, ListNetworkProfilesCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class ListNetworkProfilesCommand extends ListNetworkProfilesCommand_base {
|
|
103
88
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListOfferingPromotionsRequest, ListOfferingPromotionsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListOfferingPromotionsCommandInput extends ListOfferingPromotio
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListOfferingPromotionsCommandOutput extends ListOfferingPromotionsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListOfferingPromotionsCommand_base: {
|
|
24
|
+
new (input: ListOfferingPromotionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOfferingPromotionsCommandInput, ListOfferingPromotionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of offering promotions. Each offering promotion record contains the ID and description
|
|
@@ -75,23 +78,5 @@ export interface ListOfferingPromotionsCommandOutput extends ListOfferingPromoti
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from DeviceFarm service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class ListOfferingPromotionsCommand extends
|
|
79
|
-
readonly input: ListOfferingPromotionsCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: ListOfferingPromotionsCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOfferingPromotionsCommandInput, ListOfferingPromotionsCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class ListOfferingPromotionsCommand extends ListOfferingPromotionsCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
4
|
import { ListOfferingTransactionsRequest, ListOfferingTransactionsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListOfferingTransactionsCommandInput extends ListOfferingTransa
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListOfferingTransactionsCommandOutput extends ListOfferingTransactionsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListOfferingTransactionsCommand_base: {
|
|
24
|
+
new (input: ListOfferingTransactionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOfferingTransactionsCommandInput, ListOfferingTransactionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS
|
|
@@ -194,23 +197,5 @@ export interface ListOfferingTransactionsCommandOutput extends ListOfferingTrans
|
|
|
194
197
|
* ```
|
|
195
198
|
*
|
|
196
199
|
*/
|
|
197
|
-
export declare class ListOfferingTransactionsCommand extends
|
|
198
|
-
readonly input: ListOfferingTransactionsCommandInput;
|
|
199
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
200
|
-
/**
|
|
201
|
-
* @public
|
|
202
|
-
*/
|
|
203
|
-
constructor(input: ListOfferingTransactionsCommandInput);
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOfferingTransactionsCommandInput, ListOfferingTransactionsCommandOutput>;
|
|
208
|
-
/**
|
|
209
|
-
* @internal
|
|
210
|
-
*/
|
|
211
|
-
private serialize;
|
|
212
|
-
/**
|
|
213
|
-
* @internal
|
|
214
|
-
*/
|
|
215
|
-
private deserialize;
|
|
200
|
+
export declare class ListOfferingTransactionsCommand extends ListOfferingTransactionsCommand_base {
|
|
216
201
|
}
|