@aws-sdk/client-device-farm 3.296.0 → 3.297.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-types/DeviceFarm.d.ts +78 -0
- package/dist-types/DeviceFarmClient.d.ts +24 -4
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +16 -0
- package/dist-types/commands/CreateUploadCommand.d.ts +16 -0
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRunCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUploadCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetJobCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetProjectCommand.d.ts +16 -0
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetRunCommand.d.ts +16 -0
- package/dist-types/commands/GetSuiteCommand.d.ts +16 -0
- package/dist-types/commands/GetTestCommand.d.ts +16 -0
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetUploadCommand.d.ts +16 -0
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +16 -0
- package/dist-types/commands/ListRunsCommand.d.ts +16 -0
- package/dist-types/commands/ListSamplesCommand.d.ts +16 -0
- package/dist-types/commands/ListSuitesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestsCommand.d.ts +16 -0
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +16 -0
- package/dist-types/commands/ListUploadsCommand.d.ts +16 -0
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RenewOfferingCommand.d.ts +16 -0
- package/dist-types/commands/ScheduleRunCommand.d.ts +16 -0
- package/dist-types/commands/StopJobCommand.d.ts +16 -0
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/StopRunCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUploadCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/models/DeviceFarmServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +436 -0
- package/dist-types/pagination/GetOfferingStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListArtifactsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDevicePoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOfferingTransactionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRunsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSamplesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSuitesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridProjectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionArtifactsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUniqueProblemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUploadsPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListArtifactsRequest, ListArtifactsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListArtifactsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListArtifactsCommandInput extends ListArtifactsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListArtifactsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListArtifactsCommandOutput extends ListArtifactsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about artifacts.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResult, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListArtifactsCommandInput - {@link ListArtifactsCommandInput}
|
|
34
|
+
* @returns {@link ListArtifactsCommandOutput}
|
|
28
35
|
* @see {@link ListArtifactsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListArtifactsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResult, __Metad
|
|
|
58
65
|
export declare class ListArtifactsCommand extends $Command<ListArtifactsCommandInput, ListArtifactsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
59
66
|
readonly input: ListArtifactsCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: ListArtifactsCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListArtifactsCommandInput, ListArtifactsCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListDeviceInstancesRequest, ListDeviceInstancesResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListDeviceInstancesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListDeviceInstancesCommandInput extends ListDeviceInstancesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListDeviceInstancesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListDeviceInstancesCommandOutput extends ListDeviceInstancesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about the private device instances associated with one or more AWS
|
|
18
23
|
* accounts.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListDeviceInstancesCommandOutput extends ListDeviceInstancesRes
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListDeviceInstancesCommandInput - {@link ListDeviceInstancesCommandInput}
|
|
35
|
+
* @returns {@link ListDeviceInstancesCommandOutput}
|
|
29
36
|
* @see {@link ListDeviceInstancesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListDeviceInstancesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface ListDeviceInstancesCommandOutput extends ListDeviceInstancesRes
|
|
|
47
54
|
export declare class ListDeviceInstancesCommand extends $Command<ListDeviceInstancesCommandInput, ListDeviceInstancesCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
48
55
|
readonly input: ListDeviceInstancesCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: ListDeviceInstancesCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeviceInstancesCommandInput, ListDeviceInstancesCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListDevicePoolsRequest, ListDevicePoolsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListDevicePoolsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListDevicePoolsCommandInput extends ListDevicePoolsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListDevicePoolsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListDevicePoolsCommandOutput extends ListDevicePoolsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about device pools.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListDevicePoolsCommandOutput extends ListDevicePoolsResult, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListDevicePoolsCommandInput - {@link ListDevicePoolsCommandInput}
|
|
34
|
+
* @returns {@link ListDevicePoolsCommandOutput}
|
|
28
35
|
* @see {@link ListDevicePoolsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListDevicePoolsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -88,11 +95,20 @@ export interface ListDevicePoolsCommandOutput extends ListDevicePoolsResult, __M
|
|
|
88
95
|
export declare class ListDevicePoolsCommand extends $Command<ListDevicePoolsCommandInput, ListDevicePoolsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
89
96
|
readonly input: ListDevicePoolsCommandInput;
|
|
90
97
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
+
/**
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
91
101
|
constructor(input: ListDevicePoolsCommandInput);
|
|
92
102
|
/**
|
|
93
103
|
* @internal
|
|
94
104
|
*/
|
|
95
105
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDevicePoolsCommandInput, ListDevicePoolsCommandOutput>;
|
|
106
|
+
/**
|
|
107
|
+
* @internal
|
|
108
|
+
*/
|
|
96
109
|
private serialize;
|
|
110
|
+
/**
|
|
111
|
+
* @internal
|
|
112
|
+
*/
|
|
97
113
|
private deserialize;
|
|
98
114
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListDevicesRequest, ListDevicesResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListDevicesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListDevicesCommandInput extends ListDevicesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListDevicesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListDevicesCommandOutput extends ListDevicesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about unique device types.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListDevicesCommandOutput extends ListDevicesResult, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListDevicesCommandInput - {@link ListDevicesCommandInput}
|
|
34
|
+
* @returns {@link ListDevicesCommandOutput}
|
|
28
35
|
* @see {@link ListDevicesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListDevicesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ListDevicesCommandOutput extends ListDevicesResult, __MetadataB
|
|
|
57
64
|
export declare class ListDevicesCommand extends $Command<ListDevicesCommandInput, ListDevicesCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
58
65
|
readonly input: ListDevicesCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ListDevicesCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDevicesCommandInput, ListDevicesCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListInstanceProfilesRequest, ListInstanceProfilesResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListInstanceProfilesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListInstanceProfilesCommandInput extends ListInstanceProfilesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListInstanceProfilesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListInstanceProfilesCommandOutput extends ListInstanceProfilesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about all the instance profiles in an AWS account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListInstanceProfilesCommandOutput extends ListInstanceProfilesR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListInstanceProfilesCommandInput - {@link ListInstanceProfilesCommandInput}
|
|
34
|
+
* @returns {@link ListInstanceProfilesCommandOutput}
|
|
28
35
|
* @see {@link ListInstanceProfilesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListInstanceProfilesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface ListInstanceProfilesCommandOutput extends ListInstanceProfilesR
|
|
|
46
53
|
export declare class ListInstanceProfilesCommand extends $Command<ListInstanceProfilesCommandInput, ListInstanceProfilesCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
47
54
|
readonly input: ListInstanceProfilesCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: ListInstanceProfilesCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInstanceProfilesCommandInput, ListInstanceProfilesCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListJobsRequest, ListJobsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListJobsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListJobsCommandInput extends ListJobsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListJobsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about jobs for a given test run.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListJobsCommandInput - {@link ListJobsCommandInput}
|
|
34
|
+
* @returns {@link ListJobsCommandOutput}
|
|
28
35
|
* @see {@link ListJobsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListJobsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer
|
|
|
57
64
|
export declare class ListJobsCommand extends $Command<ListJobsCommandInput, ListJobsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
58
65
|
readonly input: ListJobsCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ListJobsCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListJobsCommandInput, ListJobsCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListNetworkProfilesRequest, ListNetworkProfilesResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListNetworkProfilesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListNetworkProfilesCommandInput extends ListNetworkProfilesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListNetworkProfilesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListNetworkProfilesCommandOutput extends ListNetworkProfilesResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the list of available network profiles.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListNetworkProfilesCommandOutput extends ListNetworkProfilesRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListNetworkProfilesCommandInput - {@link ListNetworkProfilesCommandInput}
|
|
34
|
+
* @returns {@link ListNetworkProfilesCommandOutput}
|
|
28
35
|
* @see {@link ListNetworkProfilesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListNetworkProfilesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface ListNetworkProfilesCommandOutput extends ListNetworkProfilesRes
|
|
|
46
53
|
export declare class ListNetworkProfilesCommand extends $Command<ListNetworkProfilesCommandInput, ListNetworkProfilesCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
47
54
|
readonly input: ListNetworkProfilesCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: ListNetworkProfilesCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListNetworkProfilesCommandInput, ListNetworkProfilesCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListOfferingPromotionsRequest, ListOfferingPromotionsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListOfferingPromotionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListOfferingPromotionsCommandInput extends ListOfferingPromotionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListOfferingPromotionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListOfferingPromotionsCommandOutput extends ListOfferingPromotionsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of offering promotions. Each offering promotion record contains the ID and description
|
|
18
23
|
* of the promotion. The API returns a <code>NotEligible</code> error if the caller is not permitted to invoke
|
|
19
24
|
* the operation. Contact <a href="mailto:aws-devicefarm-support@amazon.com">aws-devicefarm-support@amazon.com</a> if you must be able to invoke this operation.</p>
|
|
@@ -27,6 +32,8 @@ export interface ListOfferingPromotionsCommandOutput extends ListOfferingPromoti
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param ListOfferingPromotionsCommandInput - {@link ListOfferingPromotionsCommandInput}
|
|
36
|
+
* @returns {@link ListOfferingPromotionsCommandOutput}
|
|
30
37
|
* @see {@link ListOfferingPromotionsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link ListOfferingPromotionsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface ListOfferingPromotionsCommandOutput extends ListOfferingPromoti
|
|
|
52
59
|
export declare class ListOfferingPromotionsCommand extends $Command<ListOfferingPromotionsCommandInput, ListOfferingPromotionsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
53
60
|
readonly input: ListOfferingPromotionsCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: ListOfferingPromotionsCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOfferingPromotionsCommandInput, ListOfferingPromotionsCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListOfferingTransactionsRequest, ListOfferingTransactionsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListOfferingTransactionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListOfferingTransactionsCommandInput extends ListOfferingTransactionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListOfferingTransactionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListOfferingTransactionsCommandOutput extends ListOfferingTransactionsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS
|
|
18
23
|
* account. The list is paginated and ordered by a descending timestamp (most recent transactions are first).
|
|
19
24
|
* The API returns a <code>NotEligible</code> error if the user is not permitted to invoke the operation. If
|
|
@@ -28,6 +33,8 @@ export interface ListOfferingTransactionsCommandOutput extends ListOfferingTrans
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListOfferingTransactionsCommandInput - {@link ListOfferingTransactionsCommandInput}
|
|
37
|
+
* @returns {@link ListOfferingTransactionsCommandOutput}
|
|
31
38
|
* @see {@link ListOfferingTransactionsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListOfferingTransactionsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -146,11 +153,20 @@ export interface ListOfferingTransactionsCommandOutput extends ListOfferingTrans
|
|
|
146
153
|
export declare class ListOfferingTransactionsCommand extends $Command<ListOfferingTransactionsCommandInput, ListOfferingTransactionsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
147
154
|
readonly input: ListOfferingTransactionsCommandInput;
|
|
148
155
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
156
|
+
/**
|
|
157
|
+
* @public
|
|
158
|
+
*/
|
|
149
159
|
constructor(input: ListOfferingTransactionsCommandInput);
|
|
150
160
|
/**
|
|
151
161
|
* @internal
|
|
152
162
|
*/
|
|
153
163
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOfferingTransactionsCommandInput, ListOfferingTransactionsCommandOutput>;
|
|
164
|
+
/**
|
|
165
|
+
* @internal
|
|
166
|
+
*/
|
|
154
167
|
private serialize;
|
|
168
|
+
/**
|
|
169
|
+
* @internal
|
|
170
|
+
*/
|
|
155
171
|
private deserialize;
|
|
156
172
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListOfferingsRequest, ListOfferingsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListOfferingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListOfferingsCommandInput extends ListOfferingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListOfferingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListOfferingsCommandOutput extends ListOfferingsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of products or offerings that the user can manage through the API. Each offering record
|
|
18
23
|
* indicates the recurring price per unit and the frequency for that offering. The API returns a
|
|
19
24
|
* <code>NotEligible</code> error if the user is not permitted to invoke the operation. If you must be
|
|
@@ -28,6 +33,8 @@ export interface ListOfferingsCommandOutput extends ListOfferingsResult, __Metad
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListOfferingsCommandInput - {@link ListOfferingsCommandInput}
|
|
37
|
+
* @returns {@link ListOfferingsCommandOutput}
|
|
31
38
|
* @see {@link ListOfferingsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListOfferingsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -130,11 +137,20 @@ export interface ListOfferingsCommandOutput extends ListOfferingsResult, __Metad
|
|
|
130
137
|
export declare class ListOfferingsCommand extends $Command<ListOfferingsCommandInput, ListOfferingsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
131
138
|
readonly input: ListOfferingsCommandInput;
|
|
132
139
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
140
|
+
/**
|
|
141
|
+
* @public
|
|
142
|
+
*/
|
|
133
143
|
constructor(input: ListOfferingsCommandInput);
|
|
134
144
|
/**
|
|
135
145
|
* @internal
|
|
136
146
|
*/
|
|
137
147
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOfferingsCommandInput, ListOfferingsCommandOutput>;
|
|
148
|
+
/**
|
|
149
|
+
* @internal
|
|
150
|
+
*/
|
|
138
151
|
private serialize;
|
|
152
|
+
/**
|
|
153
|
+
* @internal
|
|
154
|
+
*/
|
|
139
155
|
private deserialize;
|
|
140
156
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListProjectsRequest, ListProjectsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListProjectsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListProjectsCommandInput extends ListProjectsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListProjectsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListProjectsCommandOutput extends ListProjectsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about projects.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListProjectsCommandOutput extends ListProjectsResult, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListProjectsCommandInput - {@link ListProjectsCommandInput}
|
|
34
|
+
* @returns {@link ListProjectsCommandOutput}
|
|
28
35
|
* @see {@link ListProjectsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListProjectsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -74,11 +81,20 @@ export interface ListProjectsCommandOutput extends ListProjectsResult, __Metadat
|
|
|
74
81
|
export declare class ListProjectsCommand extends $Command<ListProjectsCommandInput, ListProjectsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
75
82
|
readonly input: ListProjectsCommandInput;
|
|
76
83
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
+
/**
|
|
85
|
+
* @public
|
|
86
|
+
*/
|
|
77
87
|
constructor(input: ListProjectsCommandInput);
|
|
78
88
|
/**
|
|
79
89
|
* @internal
|
|
80
90
|
*/
|
|
81
91
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProjectsCommandInput, ListProjectsCommandOutput>;
|
|
92
|
+
/**
|
|
93
|
+
* @internal
|
|
94
|
+
*/
|
|
82
95
|
private serialize;
|
|
96
|
+
/**
|
|
97
|
+
* @internal
|
|
98
|
+
*/
|
|
83
99
|
private deserialize;
|
|
84
100
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListRemoteAccessSessionsRequest, ListRemoteAccessSessionsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListRemoteAccessSessionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListRemoteAccessSessionsCommandInput extends ListRemoteAccessSessionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListRemoteAccessSessionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListRemoteAccessSessionsCommandOutput extends ListRemoteAccessSessionsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of all currently running remote access sessions.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListRemoteAccessSessionsCommandOutput extends ListRemoteAccessS
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListRemoteAccessSessionsCommandInput - {@link ListRemoteAccessSessionsCommandInput}
|
|
34
|
+
* @returns {@link ListRemoteAccessSessionsCommandOutput}
|
|
28
35
|
* @see {@link ListRemoteAccessSessionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListRemoteAccessSessionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface ListRemoteAccessSessionsCommandOutput extends ListRemoteAccessS
|
|
|
63
70
|
export declare class ListRemoteAccessSessionsCommand extends $Command<ListRemoteAccessSessionsCommandInput, ListRemoteAccessSessionsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
64
71
|
readonly input: ListRemoteAccessSessionsCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: ListRemoteAccessSessionsCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRemoteAccessSessionsCommandInput, ListRemoteAccessSessionsCommandOutput>;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
71
84
|
private serialize;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
72
88
|
private deserialize;
|
|
73
89
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
|
|
5
5
|
import { ListRunsRequest, ListRunsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListRunsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListRunsCommandInput extends ListRunsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListRunsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListRunsCommandOutput extends ListRunsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about runs, given an AWS Device Farm project ARN.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListRunsCommandOutput extends ListRunsResult, __MetadataBearer
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListRunsCommandInput - {@link ListRunsCommandInput}
|
|
34
|
+
* @returns {@link ListRunsCommandOutput}
|
|
28
35
|
* @see {@link ListRunsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListRunsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DeviceFarmClientResolvedConfig | config} for DeviceFarmClient's `config` shape.
|
|
@@ -90,11 +97,20 @@ export interface ListRunsCommandOutput extends ListRunsResult, __MetadataBearer
|
|
|
90
97
|
export declare class ListRunsCommand extends $Command<ListRunsCommandInput, ListRunsCommandOutput, DeviceFarmClientResolvedConfig> {
|
|
91
98
|
readonly input: ListRunsCommandInput;
|
|
92
99
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
+
/**
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
93
103
|
constructor(input: ListRunsCommandInput);
|
|
94
104
|
/**
|
|
95
105
|
* @internal
|
|
96
106
|
*/
|
|
97
107
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DeviceFarmClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRunsCommandInput, ListRunsCommandOutput>;
|
|
108
|
+
/**
|
|
109
|
+
* @internal
|
|
110
|
+
*/
|
|
98
111
|
private serialize;
|
|
112
|
+
/**
|
|
113
|
+
* @internal
|
|
114
|
+
*/
|
|
99
115
|
private deserialize;
|
|
100
116
|
}
|