@aws-sdk/client-device-farm 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/DeviceFarm.d.ts +13 -1
- package/dist-types/DeviceFarmClient.d.ts +1 -1
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreateUploadCommand.d.ts +2 -1
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRunCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUploadCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetRunCommand.d.ts +2 -1
- package/dist-types/commands/GetSuiteCommand.d.ts +2 -1
- package/dist-types/commands/GetTestCommand.d.ts +2 -1
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetUploadCommand.d.ts +2 -1
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListSamplesCommand.d.ts +2 -1
- package/dist-types/commands/ListSuitesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestsCommand.d.ts +2 -1
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +2 -1
- package/dist-types/commands/ListUploadsCommand.d.ts +2 -1
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RenewOfferingCommand.d.ts +2 -1
- package/dist-types/commands/ScheduleRunCommand.d.ts +2 -1
- package/dist-types/commands/StopJobCommand.d.ts +2 -1
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/StopRunCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUploadCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +746 -746
- package/dist-types/ts3.4/DeviceFarm.d.ts +12 -0
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -21,6 +21,15 @@ declare const GetUploadCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetUploadCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetUploadCommandInput,
|
|
28
|
+
GetUploadCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetUploadCommand extends GetUploadCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetVPCEConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetVPCEConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetVPCEConfigurationCommandInput,
|
|
32
|
+
GetVPCEConfigurationCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetVPCEConfigurationCommand extends GetVPCEConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const InstallToRemoteAccessSessionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: InstallToRemoteAccessSessionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
InstallToRemoteAccessSessionCommandInput,
|
|
32
|
+
InstallToRemoteAccessSessionCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class InstallToRemoteAccessSessionCommand extends InstallToRemoteAccessSessionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListArtifactsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListArtifactsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListArtifactsCommandInput,
|
|
28
|
+
ListArtifactsCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListArtifactsCommand extends ListArtifactsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDeviceInstancesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListDeviceInstancesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDeviceInstancesCommandInput,
|
|
32
|
+
ListDeviceInstancesCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDeviceInstancesCommand extends ListDeviceInstancesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListDevicePoolsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListDevicePoolsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListDevicePoolsCommandInput,
|
|
31
|
+
ListDevicePoolsCommandOutput,
|
|
32
|
+
DeviceFarmClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListDevicePoolsCommand extends ListDevicePoolsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListDevicesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListDevicesCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListDevicesCommandInput,
|
|
28
|
+
ListDevicesCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListDevicesCommand extends ListDevicesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInstanceProfilesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListInstanceProfilesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInstanceProfilesCommandInput,
|
|
32
|
+
ListInstanceProfilesCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListJobsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListJobsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListJobsCommandInput,
|
|
28
|
+
ListJobsCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListJobsCommand extends ListJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListNetworkProfilesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListNetworkProfilesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListNetworkProfilesCommandInput,
|
|
32
|
+
ListNetworkProfilesCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListNetworkProfilesCommand extends ListNetworkProfilesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListOfferingPromotionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListOfferingPromotionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListOfferingPromotionsCommandInput,
|
|
32
|
+
ListOfferingPromotionsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListOfferingPromotionsCommand extends ListOfferingPromotionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListOfferingTransactionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListOfferingTransactionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListOfferingTransactionsCommandInput,
|
|
32
|
+
ListOfferingTransactionsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListOfferingTransactionsCommand extends ListOfferingTransactionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListOfferingsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListOfferingsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListOfferingsCommandInput,
|
|
28
|
+
ListOfferingsCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListOfferingsCommand extends ListOfferingsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListProjectsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListProjectsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListProjectsCommandInput,
|
|
28
|
+
ListProjectsCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListProjectsCommand extends ListProjectsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListRemoteAccessSessionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListRemoteAccessSessionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListRemoteAccessSessionsCommandInput,
|
|
32
|
+
ListRemoteAccessSessionsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListRemoteAccessSessionsCommand extends ListRemoteAccessSessionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListRunsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListRunsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListRunsCommandInput,
|
|
28
|
+
ListRunsCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListRunsCommand extends ListRunsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListSamplesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListSamplesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListSamplesCommandInput,
|
|
28
|
+
ListSamplesCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListSamplesCommand extends ListSamplesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListSuitesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListSuitesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListSuitesCommandInput,
|
|
28
|
+
ListSuitesCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListSuitesCommand extends ListSuitesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTestGridProjectsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListTestGridProjectsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTestGridProjectsCommandInput,
|
|
32
|
+
ListTestGridProjectsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTestGridProjectsCommand extends ListTestGridProjectsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTestGridSessionActionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTestGridSessionActionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTestGridSessionActionsCommandInput,
|
|
32
|
+
ListTestGridSessionActionsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTestGridSessionActionsCommand extends ListTestGridSessionActionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTestGridSessionArtifactsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTestGridSessionArtifactsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTestGridSessionArtifactsCommandInput,
|
|
32
|
+
ListTestGridSessionArtifactsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTestGridSessionArtifactsCommand extends ListTestGridSessionArtifactsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTestGridSessionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTestGridSessionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTestGridSessionsCommandInput,
|
|
32
|
+
ListTestGridSessionsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTestGridSessionsCommand extends ListTestGridSessionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListTestsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListTestsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListTestsCommandInput,
|
|
28
|
+
ListTestsCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListTestsCommand extends ListTestsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListUniqueProblemsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListUniqueProblemsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListUniqueProblemsCommandInput,
|
|
32
|
+
ListUniqueProblemsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListUniqueProblemsCommand extends ListUniqueProblemsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListUploadsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListUploadsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListUploadsCommandInput,
|
|
28
|
+
ListUploadsCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListUploadsCommand extends ListUploadsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListVPCEConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListVPCEConfigurationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListVPCEConfigurationsCommandInput,
|
|
32
|
+
ListVPCEConfigurationsCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListVPCEConfigurationsCommand extends ListVPCEConfigurationsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const PurchaseOfferingCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: PurchaseOfferingCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
PurchaseOfferingCommandInput,
|
|
31
|
+
PurchaseOfferingCommandOutput,
|
|
32
|
+
DeviceFarmClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class PurchaseOfferingCommand extends PurchaseOfferingCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const RenewOfferingCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: RenewOfferingCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
RenewOfferingCommandInput,
|
|
28
|
+
RenewOfferingCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class RenewOfferingCommand extends RenewOfferingCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ScheduleRunCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ScheduleRunCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ScheduleRunCommandInput,
|
|
28
|
+
ScheduleRunCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ScheduleRunCommand extends ScheduleRunCommand_base {}
|
|
@@ -17,6 +17,13 @@ declare const StopJobCommand_base: {
|
|
|
17
17
|
ServiceInputTypes,
|
|
18
18
|
ServiceOutputTypes
|
|
19
19
|
>;
|
|
20
|
+
new (__0_0: StopJobCommandInput): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
StopJobCommandInput,
|
|
22
|
+
StopJobCommandOutput,
|
|
23
|
+
DeviceFarmClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
20
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
21
28
|
};
|
|
22
29
|
export declare class StopJobCommand extends StopJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const StopRemoteAccessSessionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: StopRemoteAccessSessionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
StopRemoteAccessSessionCommandInput,
|
|
32
|
+
StopRemoteAccessSessionCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class StopRemoteAccessSessionCommand extends StopRemoteAccessSessionCommand_base {}
|
|
@@ -17,6 +17,13 @@ declare const StopRunCommand_base: {
|
|
|
17
17
|
ServiceInputTypes,
|
|
18
18
|
ServiceOutputTypes
|
|
19
19
|
>;
|
|
20
|
+
new (__0_0: StopRunCommandInput): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
StopRunCommandInput,
|
|
22
|
+
StopRunCommandOutput,
|
|
23
|
+
DeviceFarmClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
20
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
21
28
|
};
|
|
22
29
|
export declare class StopRunCommand extends StopRunCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TagResourceCommandInput,
|
|
28
|
+
TagResourceCommandOutput,
|
|
29
|
+
DeviceFarmClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UntagResourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UntagResourceCommandInput,
|
|
31
|
+
UntagResourceCommandOutput,
|
|
32
|
+
DeviceFarmClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateDeviceInstanceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateDeviceInstanceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateDeviceInstanceCommandInput,
|
|
32
|
+
UpdateDeviceInstanceCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateDeviceInstanceCommand extends UpdateDeviceInstanceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UpdateDevicePoolCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UpdateDevicePoolCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UpdateDevicePoolCommandInput,
|
|
31
|
+
UpdateDevicePoolCommandOutput,
|
|
32
|
+
DeviceFarmClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UpdateDevicePoolCommand extends UpdateDevicePoolCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateInstanceProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateInstanceProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateInstanceProfileCommandInput,
|
|
32
|
+
UpdateInstanceProfileCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateInstanceProfileCommand extends UpdateInstanceProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateNetworkProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateNetworkProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateNetworkProfileCommandInput,
|
|
32
|
+
UpdateNetworkProfileCommandOutput,
|
|
33
|
+
DeviceFarmClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateNetworkProfileCommand extends UpdateNetworkProfileCommand_base {}
|