@aws-sdk/client-groundstation 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/GroundStation.js +0 -1
- package/dist-cjs/GroundStationClient.js +0 -1
- package/dist-cjs/commands/CancelContactCommand.js +0 -1
- package/dist-cjs/commands/CreateConfigCommand.js +0 -1
- package/dist-cjs/commands/CreateDataflowEndpointGroupCommand.js +0 -1
- package/dist-cjs/commands/CreateMissionProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteConfigCommand.js +0 -1
- package/dist-cjs/commands/DeleteDataflowEndpointGroupCommand.js +0 -1
- package/dist-cjs/commands/DeleteMissionProfileCommand.js +0 -1
- package/dist-cjs/commands/DescribeContactCommand.js +0 -1
- package/dist-cjs/commands/GetConfigCommand.js +0 -1
- package/dist-cjs/commands/GetDataflowEndpointGroupCommand.js +0 -1
- package/dist-cjs/commands/GetMinuteUsageCommand.js +0 -1
- package/dist-cjs/commands/GetMissionProfileCommand.js +0 -1
- package/dist-cjs/commands/GetSatelliteCommand.js +0 -1
- package/dist-cjs/commands/ListConfigsCommand.js +0 -1
- package/dist-cjs/commands/ListContactsCommand.js +0 -1
- package/dist-cjs/commands/ListDataflowEndpointGroupsCommand.js +0 -1
- package/dist-cjs/commands/ListGroundStationsCommand.js +0 -1
- package/dist-cjs/commands/ListMissionProfilesCommand.js +0 -1
- package/dist-cjs/commands/ListSatellitesCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ReserveContactCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateConfigCommand.js +0 -1
- package/dist-cjs/commands/UpdateMissionProfileCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListConfigsPaginator.js +0 -1
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDataflowEndpointGroupsPaginator.js +0 -1
- package/dist-cjs/pagination/ListGroundStationsPaginator.js +0 -1
- package/dist-cjs/pagination/ListMissionProfilesPaginator.js +0 -1
- package/dist-cjs/pagination/ListSatellitesPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/GroundStation.js +0 -1
- package/dist-es/GroundStationClient.js +0 -1
- package/dist-es/commands/CancelContactCommand.js +0 -1
- package/dist-es/commands/CreateConfigCommand.js +0 -1
- package/dist-es/commands/CreateDataflowEndpointGroupCommand.js +0 -1
- package/dist-es/commands/CreateMissionProfileCommand.js +0 -1
- package/dist-es/commands/DeleteConfigCommand.js +0 -1
- package/dist-es/commands/DeleteDataflowEndpointGroupCommand.js +0 -1
- package/dist-es/commands/DeleteMissionProfileCommand.js +0 -1
- package/dist-es/commands/DescribeContactCommand.js +0 -1
- package/dist-es/commands/GetConfigCommand.js +0 -1
- package/dist-es/commands/GetDataflowEndpointGroupCommand.js +0 -1
- package/dist-es/commands/GetMinuteUsageCommand.js +0 -1
- package/dist-es/commands/GetMissionProfileCommand.js +0 -1
- package/dist-es/commands/GetSatelliteCommand.js +0 -1
- package/dist-es/commands/ListConfigsCommand.js +0 -1
- package/dist-es/commands/ListContactsCommand.js +0 -1
- package/dist-es/commands/ListDataflowEndpointGroupsCommand.js +0 -1
- package/dist-es/commands/ListGroundStationsCommand.js +0 -1
- package/dist-es/commands/ListMissionProfilesCommand.js +0 -1
- package/dist-es/commands/ListSatellitesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ReserveContactCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateConfigCommand.js +0 -1
- package/dist-es/commands/UpdateMissionProfileCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListConfigsPaginator.js +0 -1
- package/dist-es/pagination/ListContactsPaginator.js +0 -1
- package/dist-es/pagination/ListDataflowEndpointGroupsPaginator.js +0 -1
- package/dist-es/pagination/ListGroundStationsPaginator.js +0 -1
- package/dist-es/pagination/ListMissionProfilesPaginator.js +0 -1
- package/dist-es/pagination/ListSatellitesPaginator.js +0 -1
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/GroundStation.js.map +0 -1
- package/dist-cjs/GroundStationClient.js.map +0 -1
- package/dist-cjs/commands/CancelContactCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConfigCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateMissionProfileCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteMissionProfileCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeContactCommand.js.map +0 -1
- package/dist-cjs/commands/GetConfigCommand.js.map +0 -1
- package/dist-cjs/commands/GetDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-cjs/commands/GetMinuteUsageCommand.js.map +0 -1
- package/dist-cjs/commands/GetMissionProfileCommand.js.map +0 -1
- package/dist-cjs/commands/GetSatelliteCommand.js.map +0 -1
- package/dist-cjs/commands/ListConfigsCommand.js.map +0 -1
- package/dist-cjs/commands/ListContactsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDataflowEndpointGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListGroundStationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListMissionProfilesCommand.js.map +0 -1
- package/dist-cjs/commands/ListSatellitesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ReserveContactCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConfigCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateMissionProfileCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListConfigsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDataflowEndpointGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListGroundStationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListMissionProfilesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListSatellitesPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/GroundStation.js.map +0 -1
- package/dist-es/GroundStationClient.js.map +0 -1
- package/dist-es/commands/CancelContactCommand.js.map +0 -1
- package/dist-es/commands/CreateConfigCommand.js.map +0 -1
- package/dist-es/commands/CreateDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateMissionProfileCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigCommand.js.map +0 -1
- package/dist-es/commands/DeleteDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteMissionProfileCommand.js.map +0 -1
- package/dist-es/commands/DescribeContactCommand.js.map +0 -1
- package/dist-es/commands/GetConfigCommand.js.map +0 -1
- package/dist-es/commands/GetDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-es/commands/GetMinuteUsageCommand.js.map +0 -1
- package/dist-es/commands/GetMissionProfileCommand.js.map +0 -1
- package/dist-es/commands/GetSatelliteCommand.js.map +0 -1
- package/dist-es/commands/ListConfigsCommand.js.map +0 -1
- package/dist-es/commands/ListContactsCommand.js.map +0 -1
- package/dist-es/commands/ListDataflowEndpointGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListGroundStationsCommand.js.map +0 -1
- package/dist-es/commands/ListMissionProfilesCommand.js.map +0 -1
- package/dist-es/commands/ListSatellitesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ReserveContactCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateConfigCommand.js.map +0 -1
- package/dist-es/commands/UpdateMissionProfileCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListConfigsPaginator.js.map +0 -1
- package/dist-es/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDataflowEndpointGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/ListGroundStationsPaginator.js.map +0 -1
- package/dist-es/pagination/ListMissionProfilesPaginator.js.map +0 -1
- package/dist-es/pagination/ListSatellitesPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/GroundStation.ts +0 -907
- package/src/GroundStationClient.ts +0 -341
- package/src/commands/CancelContactCommand.ts +0 -95
- package/src/commands/CreateConfigCommand.ts +0 -96
- package/src/commands/CreateDataflowEndpointGroupCommand.ts +0 -102
- package/src/commands/CreateMissionProfileCommand.ts +0 -98
- package/src/commands/DeleteConfigCommand.ts +0 -95
- package/src/commands/DeleteDataflowEndpointGroupCommand.ts +0 -98
- package/src/commands/DeleteMissionProfileCommand.ts +0 -95
- package/src/commands/DescribeContactCommand.ts +0 -95
- package/src/commands/GetConfigCommand.ts +0 -96
- package/src/commands/GetDataflowEndpointGroupCommand.ts +0 -95
- package/src/commands/GetMinuteUsageCommand.ts +0 -95
- package/src/commands/GetMissionProfileCommand.ts +0 -95
- package/src/commands/GetSatelliteCommand.ts +0 -95
- package/src/commands/ListConfigsCommand.ts +0 -95
- package/src/commands/ListContactsCommand.ts +0 -98
- package/src/commands/ListDataflowEndpointGroupsCommand.ts +0 -98
- package/src/commands/ListGroundStationsCommand.ts +0 -95
- package/src/commands/ListMissionProfilesCommand.ts +0 -95
- package/src/commands/ListSatellitesCommand.ts +0 -95
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/ReserveContactCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateConfigCommand.ts +0 -97
- package/src/commands/UpdateMissionProfileCommand.ts +0 -97
- package/src/endpoints.ts +0 -73
- package/src/index.ts +0 -35
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -2545
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListConfigsPaginator.ts +0 -55
- package/src/pagination/ListContactsPaginator.ts +0 -59
- package/src/pagination/ListDataflowEndpointGroupsPaginator.ts +0 -59
- package/src/pagination/ListGroundStationsPaginator.ts +0 -59
- package/src/pagination/ListMissionProfilesPaginator.ts +0 -59
- package/src/pagination/ListSatellitesPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -3832
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
package/src/GroundStation.ts
DELETED
|
@@ -1,907 +0,0 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
CancelContactCommand,
|
|
5
|
-
CancelContactCommandInput,
|
|
6
|
-
CancelContactCommandOutput,
|
|
7
|
-
} from "./commands/CancelContactCommand";
|
|
8
|
-
import {
|
|
9
|
-
CreateConfigCommand,
|
|
10
|
-
CreateConfigCommandInput,
|
|
11
|
-
CreateConfigCommandOutput,
|
|
12
|
-
} from "./commands/CreateConfigCommand";
|
|
13
|
-
import {
|
|
14
|
-
CreateDataflowEndpointGroupCommand,
|
|
15
|
-
CreateDataflowEndpointGroupCommandInput,
|
|
16
|
-
CreateDataflowEndpointGroupCommandOutput,
|
|
17
|
-
} from "./commands/CreateDataflowEndpointGroupCommand";
|
|
18
|
-
import {
|
|
19
|
-
CreateMissionProfileCommand,
|
|
20
|
-
CreateMissionProfileCommandInput,
|
|
21
|
-
CreateMissionProfileCommandOutput,
|
|
22
|
-
} from "./commands/CreateMissionProfileCommand";
|
|
23
|
-
import {
|
|
24
|
-
DeleteConfigCommand,
|
|
25
|
-
DeleteConfigCommandInput,
|
|
26
|
-
DeleteConfigCommandOutput,
|
|
27
|
-
} from "./commands/DeleteConfigCommand";
|
|
28
|
-
import {
|
|
29
|
-
DeleteDataflowEndpointGroupCommand,
|
|
30
|
-
DeleteDataflowEndpointGroupCommandInput,
|
|
31
|
-
DeleteDataflowEndpointGroupCommandOutput,
|
|
32
|
-
} from "./commands/DeleteDataflowEndpointGroupCommand";
|
|
33
|
-
import {
|
|
34
|
-
DeleteMissionProfileCommand,
|
|
35
|
-
DeleteMissionProfileCommandInput,
|
|
36
|
-
DeleteMissionProfileCommandOutput,
|
|
37
|
-
} from "./commands/DeleteMissionProfileCommand";
|
|
38
|
-
import {
|
|
39
|
-
DescribeContactCommand,
|
|
40
|
-
DescribeContactCommandInput,
|
|
41
|
-
DescribeContactCommandOutput,
|
|
42
|
-
} from "./commands/DescribeContactCommand";
|
|
43
|
-
import { GetConfigCommand, GetConfigCommandInput, GetConfigCommandOutput } from "./commands/GetConfigCommand";
|
|
44
|
-
import {
|
|
45
|
-
GetDataflowEndpointGroupCommand,
|
|
46
|
-
GetDataflowEndpointGroupCommandInput,
|
|
47
|
-
GetDataflowEndpointGroupCommandOutput,
|
|
48
|
-
} from "./commands/GetDataflowEndpointGroupCommand";
|
|
49
|
-
import {
|
|
50
|
-
GetMinuteUsageCommand,
|
|
51
|
-
GetMinuteUsageCommandInput,
|
|
52
|
-
GetMinuteUsageCommandOutput,
|
|
53
|
-
} from "./commands/GetMinuteUsageCommand";
|
|
54
|
-
import {
|
|
55
|
-
GetMissionProfileCommand,
|
|
56
|
-
GetMissionProfileCommandInput,
|
|
57
|
-
GetMissionProfileCommandOutput,
|
|
58
|
-
} from "./commands/GetMissionProfileCommand";
|
|
59
|
-
import {
|
|
60
|
-
GetSatelliteCommand,
|
|
61
|
-
GetSatelliteCommandInput,
|
|
62
|
-
GetSatelliteCommandOutput,
|
|
63
|
-
} from "./commands/GetSatelliteCommand";
|
|
64
|
-
import { ListConfigsCommand, ListConfigsCommandInput, ListConfigsCommandOutput } from "./commands/ListConfigsCommand";
|
|
65
|
-
import {
|
|
66
|
-
ListContactsCommand,
|
|
67
|
-
ListContactsCommandInput,
|
|
68
|
-
ListContactsCommandOutput,
|
|
69
|
-
} from "./commands/ListContactsCommand";
|
|
70
|
-
import {
|
|
71
|
-
ListDataflowEndpointGroupsCommand,
|
|
72
|
-
ListDataflowEndpointGroupsCommandInput,
|
|
73
|
-
ListDataflowEndpointGroupsCommandOutput,
|
|
74
|
-
} from "./commands/ListDataflowEndpointGroupsCommand";
|
|
75
|
-
import {
|
|
76
|
-
ListGroundStationsCommand,
|
|
77
|
-
ListGroundStationsCommandInput,
|
|
78
|
-
ListGroundStationsCommandOutput,
|
|
79
|
-
} from "./commands/ListGroundStationsCommand";
|
|
80
|
-
import {
|
|
81
|
-
ListMissionProfilesCommand,
|
|
82
|
-
ListMissionProfilesCommandInput,
|
|
83
|
-
ListMissionProfilesCommandOutput,
|
|
84
|
-
} from "./commands/ListMissionProfilesCommand";
|
|
85
|
-
import {
|
|
86
|
-
ListSatellitesCommand,
|
|
87
|
-
ListSatellitesCommandInput,
|
|
88
|
-
ListSatellitesCommandOutput,
|
|
89
|
-
} from "./commands/ListSatellitesCommand";
|
|
90
|
-
import {
|
|
91
|
-
ListTagsForResourceCommand,
|
|
92
|
-
ListTagsForResourceCommandInput,
|
|
93
|
-
ListTagsForResourceCommandOutput,
|
|
94
|
-
} from "./commands/ListTagsForResourceCommand";
|
|
95
|
-
import {
|
|
96
|
-
ReserveContactCommand,
|
|
97
|
-
ReserveContactCommandInput,
|
|
98
|
-
ReserveContactCommandOutput,
|
|
99
|
-
} from "./commands/ReserveContactCommand";
|
|
100
|
-
import { TagResourceCommand, TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
101
|
-
import {
|
|
102
|
-
UntagResourceCommand,
|
|
103
|
-
UntagResourceCommandInput,
|
|
104
|
-
UntagResourceCommandOutput,
|
|
105
|
-
} from "./commands/UntagResourceCommand";
|
|
106
|
-
import {
|
|
107
|
-
UpdateConfigCommand,
|
|
108
|
-
UpdateConfigCommandInput,
|
|
109
|
-
UpdateConfigCommandOutput,
|
|
110
|
-
} from "./commands/UpdateConfigCommand";
|
|
111
|
-
import {
|
|
112
|
-
UpdateMissionProfileCommand,
|
|
113
|
-
UpdateMissionProfileCommandInput,
|
|
114
|
-
UpdateMissionProfileCommandOutput,
|
|
115
|
-
} from "./commands/UpdateMissionProfileCommand";
|
|
116
|
-
import { GroundStationClient } from "./GroundStationClient";
|
|
117
|
-
|
|
118
|
-
/**
|
|
119
|
-
* <p>Welcome to the AWS Ground Station API Reference. AWS Ground Station is a fully managed service that
|
|
120
|
-
* enables you to control satellite communications, downlink and process satellite data, and
|
|
121
|
-
* scale your satellite operations efficiently and cost-effectively without having
|
|
122
|
-
* to build or manage your own ground station infrastructure.</p>
|
|
123
|
-
*/
|
|
124
|
-
export class GroundStation extends GroundStationClient {
|
|
125
|
-
/**
|
|
126
|
-
* <p>Cancels a contact with a specified contact ID.</p>
|
|
127
|
-
*/
|
|
128
|
-
public cancelContact(
|
|
129
|
-
args: CancelContactCommandInput,
|
|
130
|
-
options?: __HttpHandlerOptions
|
|
131
|
-
): Promise<CancelContactCommandOutput>;
|
|
132
|
-
public cancelContact(
|
|
133
|
-
args: CancelContactCommandInput,
|
|
134
|
-
cb: (err: any, data?: CancelContactCommandOutput) => void
|
|
135
|
-
): void;
|
|
136
|
-
public cancelContact(
|
|
137
|
-
args: CancelContactCommandInput,
|
|
138
|
-
options: __HttpHandlerOptions,
|
|
139
|
-
cb: (err: any, data?: CancelContactCommandOutput) => void
|
|
140
|
-
): void;
|
|
141
|
-
public cancelContact(
|
|
142
|
-
args: CancelContactCommandInput,
|
|
143
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CancelContactCommandOutput) => void),
|
|
144
|
-
cb?: (err: any, data?: CancelContactCommandOutput) => void
|
|
145
|
-
): Promise<CancelContactCommandOutput> | void {
|
|
146
|
-
const command = new CancelContactCommand(args);
|
|
147
|
-
if (typeof optionsOrCb === "function") {
|
|
148
|
-
this.send(command, optionsOrCb);
|
|
149
|
-
} else if (typeof cb === "function") {
|
|
150
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
151
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
152
|
-
} else {
|
|
153
|
-
return this.send(command, optionsOrCb);
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
/**
|
|
158
|
-
* <p>Creates a <code>Config</code> with the specified <code>configData</code> parameters.</p>
|
|
159
|
-
* <p>Only one type of <code>configData</code> can be specified.</p>
|
|
160
|
-
*/
|
|
161
|
-
public createConfig(
|
|
162
|
-
args: CreateConfigCommandInput,
|
|
163
|
-
options?: __HttpHandlerOptions
|
|
164
|
-
): Promise<CreateConfigCommandOutput>;
|
|
165
|
-
public createConfig(args: CreateConfigCommandInput, cb: (err: any, data?: CreateConfigCommandOutput) => void): void;
|
|
166
|
-
public createConfig(
|
|
167
|
-
args: CreateConfigCommandInput,
|
|
168
|
-
options: __HttpHandlerOptions,
|
|
169
|
-
cb: (err: any, data?: CreateConfigCommandOutput) => void
|
|
170
|
-
): void;
|
|
171
|
-
public createConfig(
|
|
172
|
-
args: CreateConfigCommandInput,
|
|
173
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateConfigCommandOutput) => void),
|
|
174
|
-
cb?: (err: any, data?: CreateConfigCommandOutput) => void
|
|
175
|
-
): Promise<CreateConfigCommandOutput> | void {
|
|
176
|
-
const command = new CreateConfigCommand(args);
|
|
177
|
-
if (typeof optionsOrCb === "function") {
|
|
178
|
-
this.send(command, optionsOrCb);
|
|
179
|
-
} else if (typeof cb === "function") {
|
|
180
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
181
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
182
|
-
} else {
|
|
183
|
-
return this.send(command, optionsOrCb);
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
/**
|
|
188
|
-
* <p>Creates a <code>DataflowEndpoint</code> group containing the specified list of <code>DataflowEndpoint</code> objects.</p>
|
|
189
|
-
* <p>The <code>name</code> field in each endpoint is used in your mission profile <code>DataflowEndpointConfig</code>
|
|
190
|
-
* to specify which endpoints to use during a contact.</p>
|
|
191
|
-
* <p>When a contact uses multiple <code>DataflowEndpointConfig</code> objects, each <code>Config</code>
|
|
192
|
-
* must match a <code>DataflowEndpoint</code> in the same group.</p>
|
|
193
|
-
*/
|
|
194
|
-
public createDataflowEndpointGroup(
|
|
195
|
-
args: CreateDataflowEndpointGroupCommandInput,
|
|
196
|
-
options?: __HttpHandlerOptions
|
|
197
|
-
): Promise<CreateDataflowEndpointGroupCommandOutput>;
|
|
198
|
-
public createDataflowEndpointGroup(
|
|
199
|
-
args: CreateDataflowEndpointGroupCommandInput,
|
|
200
|
-
cb: (err: any, data?: CreateDataflowEndpointGroupCommandOutput) => void
|
|
201
|
-
): void;
|
|
202
|
-
public createDataflowEndpointGroup(
|
|
203
|
-
args: CreateDataflowEndpointGroupCommandInput,
|
|
204
|
-
options: __HttpHandlerOptions,
|
|
205
|
-
cb: (err: any, data?: CreateDataflowEndpointGroupCommandOutput) => void
|
|
206
|
-
): void;
|
|
207
|
-
public createDataflowEndpointGroup(
|
|
208
|
-
args: CreateDataflowEndpointGroupCommandInput,
|
|
209
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateDataflowEndpointGroupCommandOutput) => void),
|
|
210
|
-
cb?: (err: any, data?: CreateDataflowEndpointGroupCommandOutput) => void
|
|
211
|
-
): Promise<CreateDataflowEndpointGroupCommandOutput> | void {
|
|
212
|
-
const command = new CreateDataflowEndpointGroupCommand(args);
|
|
213
|
-
if (typeof optionsOrCb === "function") {
|
|
214
|
-
this.send(command, optionsOrCb);
|
|
215
|
-
} else if (typeof cb === "function") {
|
|
216
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
217
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
218
|
-
} else {
|
|
219
|
-
return this.send(command, optionsOrCb);
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
/**
|
|
224
|
-
* <p>Creates a mission profile.</p>
|
|
225
|
-
* <p>
|
|
226
|
-
* <code>dataflowEdges</code> is a list of lists of strings. Each lower level list of strings
|
|
227
|
-
* has two elements: a <i>from</i> ARN and a <i>to</i> ARN.</p>
|
|
228
|
-
*/
|
|
229
|
-
public createMissionProfile(
|
|
230
|
-
args: CreateMissionProfileCommandInput,
|
|
231
|
-
options?: __HttpHandlerOptions
|
|
232
|
-
): Promise<CreateMissionProfileCommandOutput>;
|
|
233
|
-
public createMissionProfile(
|
|
234
|
-
args: CreateMissionProfileCommandInput,
|
|
235
|
-
cb: (err: any, data?: CreateMissionProfileCommandOutput) => void
|
|
236
|
-
): void;
|
|
237
|
-
public createMissionProfile(
|
|
238
|
-
args: CreateMissionProfileCommandInput,
|
|
239
|
-
options: __HttpHandlerOptions,
|
|
240
|
-
cb: (err: any, data?: CreateMissionProfileCommandOutput) => void
|
|
241
|
-
): void;
|
|
242
|
-
public createMissionProfile(
|
|
243
|
-
args: CreateMissionProfileCommandInput,
|
|
244
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateMissionProfileCommandOutput) => void),
|
|
245
|
-
cb?: (err: any, data?: CreateMissionProfileCommandOutput) => void
|
|
246
|
-
): Promise<CreateMissionProfileCommandOutput> | void {
|
|
247
|
-
const command = new CreateMissionProfileCommand(args);
|
|
248
|
-
if (typeof optionsOrCb === "function") {
|
|
249
|
-
this.send(command, optionsOrCb);
|
|
250
|
-
} else if (typeof cb === "function") {
|
|
251
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
252
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
253
|
-
} else {
|
|
254
|
-
return this.send(command, optionsOrCb);
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
/**
|
|
259
|
-
* <p>Deletes a <code>Config</code>.</p>
|
|
260
|
-
*/
|
|
261
|
-
public deleteConfig(
|
|
262
|
-
args: DeleteConfigCommandInput,
|
|
263
|
-
options?: __HttpHandlerOptions
|
|
264
|
-
): Promise<DeleteConfigCommandOutput>;
|
|
265
|
-
public deleteConfig(args: DeleteConfigCommandInput, cb: (err: any, data?: DeleteConfigCommandOutput) => void): void;
|
|
266
|
-
public deleteConfig(
|
|
267
|
-
args: DeleteConfigCommandInput,
|
|
268
|
-
options: __HttpHandlerOptions,
|
|
269
|
-
cb: (err: any, data?: DeleteConfigCommandOutput) => void
|
|
270
|
-
): void;
|
|
271
|
-
public deleteConfig(
|
|
272
|
-
args: DeleteConfigCommandInput,
|
|
273
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteConfigCommandOutput) => void),
|
|
274
|
-
cb?: (err: any, data?: DeleteConfigCommandOutput) => void
|
|
275
|
-
): Promise<DeleteConfigCommandOutput> | void {
|
|
276
|
-
const command = new DeleteConfigCommand(args);
|
|
277
|
-
if (typeof optionsOrCb === "function") {
|
|
278
|
-
this.send(command, optionsOrCb);
|
|
279
|
-
} else if (typeof cb === "function") {
|
|
280
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
281
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
282
|
-
} else {
|
|
283
|
-
return this.send(command, optionsOrCb);
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
/**
|
|
288
|
-
* <p>Deletes a dataflow endpoint group.</p>
|
|
289
|
-
*/
|
|
290
|
-
public deleteDataflowEndpointGroup(
|
|
291
|
-
args: DeleteDataflowEndpointGroupCommandInput,
|
|
292
|
-
options?: __HttpHandlerOptions
|
|
293
|
-
): Promise<DeleteDataflowEndpointGroupCommandOutput>;
|
|
294
|
-
public deleteDataflowEndpointGroup(
|
|
295
|
-
args: DeleteDataflowEndpointGroupCommandInput,
|
|
296
|
-
cb: (err: any, data?: DeleteDataflowEndpointGroupCommandOutput) => void
|
|
297
|
-
): void;
|
|
298
|
-
public deleteDataflowEndpointGroup(
|
|
299
|
-
args: DeleteDataflowEndpointGroupCommandInput,
|
|
300
|
-
options: __HttpHandlerOptions,
|
|
301
|
-
cb: (err: any, data?: DeleteDataflowEndpointGroupCommandOutput) => void
|
|
302
|
-
): void;
|
|
303
|
-
public deleteDataflowEndpointGroup(
|
|
304
|
-
args: DeleteDataflowEndpointGroupCommandInput,
|
|
305
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteDataflowEndpointGroupCommandOutput) => void),
|
|
306
|
-
cb?: (err: any, data?: DeleteDataflowEndpointGroupCommandOutput) => void
|
|
307
|
-
): Promise<DeleteDataflowEndpointGroupCommandOutput> | void {
|
|
308
|
-
const command = new DeleteDataflowEndpointGroupCommand(args);
|
|
309
|
-
if (typeof optionsOrCb === "function") {
|
|
310
|
-
this.send(command, optionsOrCb);
|
|
311
|
-
} else if (typeof cb === "function") {
|
|
312
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
313
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
314
|
-
} else {
|
|
315
|
-
return this.send(command, optionsOrCb);
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
|
|
319
|
-
/**
|
|
320
|
-
* <p>Deletes a mission profile.</p>
|
|
321
|
-
*/
|
|
322
|
-
public deleteMissionProfile(
|
|
323
|
-
args: DeleteMissionProfileCommandInput,
|
|
324
|
-
options?: __HttpHandlerOptions
|
|
325
|
-
): Promise<DeleteMissionProfileCommandOutput>;
|
|
326
|
-
public deleteMissionProfile(
|
|
327
|
-
args: DeleteMissionProfileCommandInput,
|
|
328
|
-
cb: (err: any, data?: DeleteMissionProfileCommandOutput) => void
|
|
329
|
-
): void;
|
|
330
|
-
public deleteMissionProfile(
|
|
331
|
-
args: DeleteMissionProfileCommandInput,
|
|
332
|
-
options: __HttpHandlerOptions,
|
|
333
|
-
cb: (err: any, data?: DeleteMissionProfileCommandOutput) => void
|
|
334
|
-
): void;
|
|
335
|
-
public deleteMissionProfile(
|
|
336
|
-
args: DeleteMissionProfileCommandInput,
|
|
337
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteMissionProfileCommandOutput) => void),
|
|
338
|
-
cb?: (err: any, data?: DeleteMissionProfileCommandOutput) => void
|
|
339
|
-
): Promise<DeleteMissionProfileCommandOutput> | void {
|
|
340
|
-
const command = new DeleteMissionProfileCommand(args);
|
|
341
|
-
if (typeof optionsOrCb === "function") {
|
|
342
|
-
this.send(command, optionsOrCb);
|
|
343
|
-
} else if (typeof cb === "function") {
|
|
344
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
345
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
346
|
-
} else {
|
|
347
|
-
return this.send(command, optionsOrCb);
|
|
348
|
-
}
|
|
349
|
-
}
|
|
350
|
-
|
|
351
|
-
/**
|
|
352
|
-
* <p>Describes an existing contact.</p>
|
|
353
|
-
*/
|
|
354
|
-
public describeContact(
|
|
355
|
-
args: DescribeContactCommandInput,
|
|
356
|
-
options?: __HttpHandlerOptions
|
|
357
|
-
): Promise<DescribeContactCommandOutput>;
|
|
358
|
-
public describeContact(
|
|
359
|
-
args: DescribeContactCommandInput,
|
|
360
|
-
cb: (err: any, data?: DescribeContactCommandOutput) => void
|
|
361
|
-
): void;
|
|
362
|
-
public describeContact(
|
|
363
|
-
args: DescribeContactCommandInput,
|
|
364
|
-
options: __HttpHandlerOptions,
|
|
365
|
-
cb: (err: any, data?: DescribeContactCommandOutput) => void
|
|
366
|
-
): void;
|
|
367
|
-
public describeContact(
|
|
368
|
-
args: DescribeContactCommandInput,
|
|
369
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeContactCommandOutput) => void),
|
|
370
|
-
cb?: (err: any, data?: DescribeContactCommandOutput) => void
|
|
371
|
-
): Promise<DescribeContactCommandOutput> | void {
|
|
372
|
-
const command = new DescribeContactCommand(args);
|
|
373
|
-
if (typeof optionsOrCb === "function") {
|
|
374
|
-
this.send(command, optionsOrCb);
|
|
375
|
-
} else if (typeof cb === "function") {
|
|
376
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
377
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
378
|
-
} else {
|
|
379
|
-
return this.send(command, optionsOrCb);
|
|
380
|
-
}
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
/**
|
|
384
|
-
* <p>Returns <code>Config</code> information.</p>
|
|
385
|
-
* <p>Only one <code>Config</code> response can be returned.</p>
|
|
386
|
-
*/
|
|
387
|
-
public getConfig(args: GetConfigCommandInput, options?: __HttpHandlerOptions): Promise<GetConfigCommandOutput>;
|
|
388
|
-
public getConfig(args: GetConfigCommandInput, cb: (err: any, data?: GetConfigCommandOutput) => void): void;
|
|
389
|
-
public getConfig(
|
|
390
|
-
args: GetConfigCommandInput,
|
|
391
|
-
options: __HttpHandlerOptions,
|
|
392
|
-
cb: (err: any, data?: GetConfigCommandOutput) => void
|
|
393
|
-
): void;
|
|
394
|
-
public getConfig(
|
|
395
|
-
args: GetConfigCommandInput,
|
|
396
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetConfigCommandOutput) => void),
|
|
397
|
-
cb?: (err: any, data?: GetConfigCommandOutput) => void
|
|
398
|
-
): Promise<GetConfigCommandOutput> | void {
|
|
399
|
-
const command = new GetConfigCommand(args);
|
|
400
|
-
if (typeof optionsOrCb === "function") {
|
|
401
|
-
this.send(command, optionsOrCb);
|
|
402
|
-
} else if (typeof cb === "function") {
|
|
403
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
404
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
405
|
-
} else {
|
|
406
|
-
return this.send(command, optionsOrCb);
|
|
407
|
-
}
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
/**
|
|
411
|
-
* <p>Returns the dataflow endpoint group.</p>
|
|
412
|
-
*/
|
|
413
|
-
public getDataflowEndpointGroup(
|
|
414
|
-
args: GetDataflowEndpointGroupCommandInput,
|
|
415
|
-
options?: __HttpHandlerOptions
|
|
416
|
-
): Promise<GetDataflowEndpointGroupCommandOutput>;
|
|
417
|
-
public getDataflowEndpointGroup(
|
|
418
|
-
args: GetDataflowEndpointGroupCommandInput,
|
|
419
|
-
cb: (err: any, data?: GetDataflowEndpointGroupCommandOutput) => void
|
|
420
|
-
): void;
|
|
421
|
-
public getDataflowEndpointGroup(
|
|
422
|
-
args: GetDataflowEndpointGroupCommandInput,
|
|
423
|
-
options: __HttpHandlerOptions,
|
|
424
|
-
cb: (err: any, data?: GetDataflowEndpointGroupCommandOutput) => void
|
|
425
|
-
): void;
|
|
426
|
-
public getDataflowEndpointGroup(
|
|
427
|
-
args: GetDataflowEndpointGroupCommandInput,
|
|
428
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetDataflowEndpointGroupCommandOutput) => void),
|
|
429
|
-
cb?: (err: any, data?: GetDataflowEndpointGroupCommandOutput) => void
|
|
430
|
-
): Promise<GetDataflowEndpointGroupCommandOutput> | void {
|
|
431
|
-
const command = new GetDataflowEndpointGroupCommand(args);
|
|
432
|
-
if (typeof optionsOrCb === "function") {
|
|
433
|
-
this.send(command, optionsOrCb);
|
|
434
|
-
} else if (typeof cb === "function") {
|
|
435
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
436
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
437
|
-
} else {
|
|
438
|
-
return this.send(command, optionsOrCb);
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
/**
|
|
443
|
-
* <p>Returns the number of minutes used by account.</p>
|
|
444
|
-
*/
|
|
445
|
-
public getMinuteUsage(
|
|
446
|
-
args: GetMinuteUsageCommandInput,
|
|
447
|
-
options?: __HttpHandlerOptions
|
|
448
|
-
): Promise<GetMinuteUsageCommandOutput>;
|
|
449
|
-
public getMinuteUsage(
|
|
450
|
-
args: GetMinuteUsageCommandInput,
|
|
451
|
-
cb: (err: any, data?: GetMinuteUsageCommandOutput) => void
|
|
452
|
-
): void;
|
|
453
|
-
public getMinuteUsage(
|
|
454
|
-
args: GetMinuteUsageCommandInput,
|
|
455
|
-
options: __HttpHandlerOptions,
|
|
456
|
-
cb: (err: any, data?: GetMinuteUsageCommandOutput) => void
|
|
457
|
-
): void;
|
|
458
|
-
public getMinuteUsage(
|
|
459
|
-
args: GetMinuteUsageCommandInput,
|
|
460
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetMinuteUsageCommandOutput) => void),
|
|
461
|
-
cb?: (err: any, data?: GetMinuteUsageCommandOutput) => void
|
|
462
|
-
): Promise<GetMinuteUsageCommandOutput> | void {
|
|
463
|
-
const command = new GetMinuteUsageCommand(args);
|
|
464
|
-
if (typeof optionsOrCb === "function") {
|
|
465
|
-
this.send(command, optionsOrCb);
|
|
466
|
-
} else if (typeof cb === "function") {
|
|
467
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
468
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
469
|
-
} else {
|
|
470
|
-
return this.send(command, optionsOrCb);
|
|
471
|
-
}
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
/**
|
|
475
|
-
* <p>Returns a mission profile.</p>
|
|
476
|
-
*/
|
|
477
|
-
public getMissionProfile(
|
|
478
|
-
args: GetMissionProfileCommandInput,
|
|
479
|
-
options?: __HttpHandlerOptions
|
|
480
|
-
): Promise<GetMissionProfileCommandOutput>;
|
|
481
|
-
public getMissionProfile(
|
|
482
|
-
args: GetMissionProfileCommandInput,
|
|
483
|
-
cb: (err: any, data?: GetMissionProfileCommandOutput) => void
|
|
484
|
-
): void;
|
|
485
|
-
public getMissionProfile(
|
|
486
|
-
args: GetMissionProfileCommandInput,
|
|
487
|
-
options: __HttpHandlerOptions,
|
|
488
|
-
cb: (err: any, data?: GetMissionProfileCommandOutput) => void
|
|
489
|
-
): void;
|
|
490
|
-
public getMissionProfile(
|
|
491
|
-
args: GetMissionProfileCommandInput,
|
|
492
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetMissionProfileCommandOutput) => void),
|
|
493
|
-
cb?: (err: any, data?: GetMissionProfileCommandOutput) => void
|
|
494
|
-
): Promise<GetMissionProfileCommandOutput> | void {
|
|
495
|
-
const command = new GetMissionProfileCommand(args);
|
|
496
|
-
if (typeof optionsOrCb === "function") {
|
|
497
|
-
this.send(command, optionsOrCb);
|
|
498
|
-
} else if (typeof cb === "function") {
|
|
499
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
500
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
501
|
-
} else {
|
|
502
|
-
return this.send(command, optionsOrCb);
|
|
503
|
-
}
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
/**
|
|
507
|
-
* <p>Returns a satellite.</p>
|
|
508
|
-
*/
|
|
509
|
-
public getSatellite(
|
|
510
|
-
args: GetSatelliteCommandInput,
|
|
511
|
-
options?: __HttpHandlerOptions
|
|
512
|
-
): Promise<GetSatelliteCommandOutput>;
|
|
513
|
-
public getSatellite(args: GetSatelliteCommandInput, cb: (err: any, data?: GetSatelliteCommandOutput) => void): void;
|
|
514
|
-
public getSatellite(
|
|
515
|
-
args: GetSatelliteCommandInput,
|
|
516
|
-
options: __HttpHandlerOptions,
|
|
517
|
-
cb: (err: any, data?: GetSatelliteCommandOutput) => void
|
|
518
|
-
): void;
|
|
519
|
-
public getSatellite(
|
|
520
|
-
args: GetSatelliteCommandInput,
|
|
521
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetSatelliteCommandOutput) => void),
|
|
522
|
-
cb?: (err: any, data?: GetSatelliteCommandOutput) => void
|
|
523
|
-
): Promise<GetSatelliteCommandOutput> | void {
|
|
524
|
-
const command = new GetSatelliteCommand(args);
|
|
525
|
-
if (typeof optionsOrCb === "function") {
|
|
526
|
-
this.send(command, optionsOrCb);
|
|
527
|
-
} else if (typeof cb === "function") {
|
|
528
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
529
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
530
|
-
} else {
|
|
531
|
-
return this.send(command, optionsOrCb);
|
|
532
|
-
}
|
|
533
|
-
}
|
|
534
|
-
|
|
535
|
-
/**
|
|
536
|
-
* <p>Returns a list of <code>Config</code> objects.</p>
|
|
537
|
-
*/
|
|
538
|
-
public listConfigs(args: ListConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListConfigsCommandOutput>;
|
|
539
|
-
public listConfigs(args: ListConfigsCommandInput, cb: (err: any, data?: ListConfigsCommandOutput) => void): void;
|
|
540
|
-
public listConfigs(
|
|
541
|
-
args: ListConfigsCommandInput,
|
|
542
|
-
options: __HttpHandlerOptions,
|
|
543
|
-
cb: (err: any, data?: ListConfigsCommandOutput) => void
|
|
544
|
-
): void;
|
|
545
|
-
public listConfigs(
|
|
546
|
-
args: ListConfigsCommandInput,
|
|
547
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListConfigsCommandOutput) => void),
|
|
548
|
-
cb?: (err: any, data?: ListConfigsCommandOutput) => void
|
|
549
|
-
): Promise<ListConfigsCommandOutput> | void {
|
|
550
|
-
const command = new ListConfigsCommand(args);
|
|
551
|
-
if (typeof optionsOrCb === "function") {
|
|
552
|
-
this.send(command, optionsOrCb);
|
|
553
|
-
} else if (typeof cb === "function") {
|
|
554
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
555
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
556
|
-
} else {
|
|
557
|
-
return this.send(command, optionsOrCb);
|
|
558
|
-
}
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
/**
|
|
562
|
-
* <p>Returns a list of contacts.</p>
|
|
563
|
-
* <p>If <code>statusList</code> contains AVAILABLE, the request must include
|
|
564
|
-
* <code>groundStation</code>, <code>missionprofileArn</code>, and <code>satelliteArn</code>.
|
|
565
|
-
* </p>
|
|
566
|
-
*/
|
|
567
|
-
public listContacts(
|
|
568
|
-
args: ListContactsCommandInput,
|
|
569
|
-
options?: __HttpHandlerOptions
|
|
570
|
-
): Promise<ListContactsCommandOutput>;
|
|
571
|
-
public listContacts(args: ListContactsCommandInput, cb: (err: any, data?: ListContactsCommandOutput) => void): void;
|
|
572
|
-
public listContacts(
|
|
573
|
-
args: ListContactsCommandInput,
|
|
574
|
-
options: __HttpHandlerOptions,
|
|
575
|
-
cb: (err: any, data?: ListContactsCommandOutput) => void
|
|
576
|
-
): void;
|
|
577
|
-
public listContacts(
|
|
578
|
-
args: ListContactsCommandInput,
|
|
579
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListContactsCommandOutput) => void),
|
|
580
|
-
cb?: (err: any, data?: ListContactsCommandOutput) => void
|
|
581
|
-
): Promise<ListContactsCommandOutput> | void {
|
|
582
|
-
const command = new ListContactsCommand(args);
|
|
583
|
-
if (typeof optionsOrCb === "function") {
|
|
584
|
-
this.send(command, optionsOrCb);
|
|
585
|
-
} else if (typeof cb === "function") {
|
|
586
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
587
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
588
|
-
} else {
|
|
589
|
-
return this.send(command, optionsOrCb);
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
/**
|
|
594
|
-
* <p>Returns a list of <code>DataflowEndpoint</code> groups.</p>
|
|
595
|
-
*/
|
|
596
|
-
public listDataflowEndpointGroups(
|
|
597
|
-
args: ListDataflowEndpointGroupsCommandInput,
|
|
598
|
-
options?: __HttpHandlerOptions
|
|
599
|
-
): Promise<ListDataflowEndpointGroupsCommandOutput>;
|
|
600
|
-
public listDataflowEndpointGroups(
|
|
601
|
-
args: ListDataflowEndpointGroupsCommandInput,
|
|
602
|
-
cb: (err: any, data?: ListDataflowEndpointGroupsCommandOutput) => void
|
|
603
|
-
): void;
|
|
604
|
-
public listDataflowEndpointGroups(
|
|
605
|
-
args: ListDataflowEndpointGroupsCommandInput,
|
|
606
|
-
options: __HttpHandlerOptions,
|
|
607
|
-
cb: (err: any, data?: ListDataflowEndpointGroupsCommandOutput) => void
|
|
608
|
-
): void;
|
|
609
|
-
public listDataflowEndpointGroups(
|
|
610
|
-
args: ListDataflowEndpointGroupsCommandInput,
|
|
611
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListDataflowEndpointGroupsCommandOutput) => void),
|
|
612
|
-
cb?: (err: any, data?: ListDataflowEndpointGroupsCommandOutput) => void
|
|
613
|
-
): Promise<ListDataflowEndpointGroupsCommandOutput> | void {
|
|
614
|
-
const command = new ListDataflowEndpointGroupsCommand(args);
|
|
615
|
-
if (typeof optionsOrCb === "function") {
|
|
616
|
-
this.send(command, optionsOrCb);
|
|
617
|
-
} else if (typeof cb === "function") {
|
|
618
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
619
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
620
|
-
} else {
|
|
621
|
-
return this.send(command, optionsOrCb);
|
|
622
|
-
}
|
|
623
|
-
}
|
|
624
|
-
|
|
625
|
-
/**
|
|
626
|
-
* <p>Returns a list of ground stations. </p>
|
|
627
|
-
*/
|
|
628
|
-
public listGroundStations(
|
|
629
|
-
args: ListGroundStationsCommandInput,
|
|
630
|
-
options?: __HttpHandlerOptions
|
|
631
|
-
): Promise<ListGroundStationsCommandOutput>;
|
|
632
|
-
public listGroundStations(
|
|
633
|
-
args: ListGroundStationsCommandInput,
|
|
634
|
-
cb: (err: any, data?: ListGroundStationsCommandOutput) => void
|
|
635
|
-
): void;
|
|
636
|
-
public listGroundStations(
|
|
637
|
-
args: ListGroundStationsCommandInput,
|
|
638
|
-
options: __HttpHandlerOptions,
|
|
639
|
-
cb: (err: any, data?: ListGroundStationsCommandOutput) => void
|
|
640
|
-
): void;
|
|
641
|
-
public listGroundStations(
|
|
642
|
-
args: ListGroundStationsCommandInput,
|
|
643
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListGroundStationsCommandOutput) => void),
|
|
644
|
-
cb?: (err: any, data?: ListGroundStationsCommandOutput) => void
|
|
645
|
-
): Promise<ListGroundStationsCommandOutput> | void {
|
|
646
|
-
const command = new ListGroundStationsCommand(args);
|
|
647
|
-
if (typeof optionsOrCb === "function") {
|
|
648
|
-
this.send(command, optionsOrCb);
|
|
649
|
-
} else if (typeof cb === "function") {
|
|
650
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
651
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
652
|
-
} else {
|
|
653
|
-
return this.send(command, optionsOrCb);
|
|
654
|
-
}
|
|
655
|
-
}
|
|
656
|
-
|
|
657
|
-
/**
|
|
658
|
-
* <p>Returns a list of mission profiles.</p>
|
|
659
|
-
*/
|
|
660
|
-
public listMissionProfiles(
|
|
661
|
-
args: ListMissionProfilesCommandInput,
|
|
662
|
-
options?: __HttpHandlerOptions
|
|
663
|
-
): Promise<ListMissionProfilesCommandOutput>;
|
|
664
|
-
public listMissionProfiles(
|
|
665
|
-
args: ListMissionProfilesCommandInput,
|
|
666
|
-
cb: (err: any, data?: ListMissionProfilesCommandOutput) => void
|
|
667
|
-
): void;
|
|
668
|
-
public listMissionProfiles(
|
|
669
|
-
args: ListMissionProfilesCommandInput,
|
|
670
|
-
options: __HttpHandlerOptions,
|
|
671
|
-
cb: (err: any, data?: ListMissionProfilesCommandOutput) => void
|
|
672
|
-
): void;
|
|
673
|
-
public listMissionProfiles(
|
|
674
|
-
args: ListMissionProfilesCommandInput,
|
|
675
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListMissionProfilesCommandOutput) => void),
|
|
676
|
-
cb?: (err: any, data?: ListMissionProfilesCommandOutput) => void
|
|
677
|
-
): Promise<ListMissionProfilesCommandOutput> | void {
|
|
678
|
-
const command = new ListMissionProfilesCommand(args);
|
|
679
|
-
if (typeof optionsOrCb === "function") {
|
|
680
|
-
this.send(command, optionsOrCb);
|
|
681
|
-
} else if (typeof cb === "function") {
|
|
682
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
683
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
684
|
-
} else {
|
|
685
|
-
return this.send(command, optionsOrCb);
|
|
686
|
-
}
|
|
687
|
-
}
|
|
688
|
-
|
|
689
|
-
/**
|
|
690
|
-
* <p>Returns a list of satellites.</p>
|
|
691
|
-
*/
|
|
692
|
-
public listSatellites(
|
|
693
|
-
args: ListSatellitesCommandInput,
|
|
694
|
-
options?: __HttpHandlerOptions
|
|
695
|
-
): Promise<ListSatellitesCommandOutput>;
|
|
696
|
-
public listSatellites(
|
|
697
|
-
args: ListSatellitesCommandInput,
|
|
698
|
-
cb: (err: any, data?: ListSatellitesCommandOutput) => void
|
|
699
|
-
): void;
|
|
700
|
-
public listSatellites(
|
|
701
|
-
args: ListSatellitesCommandInput,
|
|
702
|
-
options: __HttpHandlerOptions,
|
|
703
|
-
cb: (err: any, data?: ListSatellitesCommandOutput) => void
|
|
704
|
-
): void;
|
|
705
|
-
public listSatellites(
|
|
706
|
-
args: ListSatellitesCommandInput,
|
|
707
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListSatellitesCommandOutput) => void),
|
|
708
|
-
cb?: (err: any, data?: ListSatellitesCommandOutput) => void
|
|
709
|
-
): Promise<ListSatellitesCommandOutput> | void {
|
|
710
|
-
const command = new ListSatellitesCommand(args);
|
|
711
|
-
if (typeof optionsOrCb === "function") {
|
|
712
|
-
this.send(command, optionsOrCb);
|
|
713
|
-
} else if (typeof cb === "function") {
|
|
714
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
715
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
716
|
-
} else {
|
|
717
|
-
return this.send(command, optionsOrCb);
|
|
718
|
-
}
|
|
719
|
-
}
|
|
720
|
-
|
|
721
|
-
/**
|
|
722
|
-
* <p>Returns a list of tags for a specified resource.</p>
|
|
723
|
-
*/
|
|
724
|
-
public listTagsForResource(
|
|
725
|
-
args: ListTagsForResourceCommandInput,
|
|
726
|
-
options?: __HttpHandlerOptions
|
|
727
|
-
): Promise<ListTagsForResourceCommandOutput>;
|
|
728
|
-
public listTagsForResource(
|
|
729
|
-
args: ListTagsForResourceCommandInput,
|
|
730
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
731
|
-
): void;
|
|
732
|
-
public listTagsForResource(
|
|
733
|
-
args: ListTagsForResourceCommandInput,
|
|
734
|
-
options: __HttpHandlerOptions,
|
|
735
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
736
|
-
): void;
|
|
737
|
-
public listTagsForResource(
|
|
738
|
-
args: ListTagsForResourceCommandInput,
|
|
739
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListTagsForResourceCommandOutput) => void),
|
|
740
|
-
cb?: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
741
|
-
): Promise<ListTagsForResourceCommandOutput> | void {
|
|
742
|
-
const command = new ListTagsForResourceCommand(args);
|
|
743
|
-
if (typeof optionsOrCb === "function") {
|
|
744
|
-
this.send(command, optionsOrCb);
|
|
745
|
-
} else if (typeof cb === "function") {
|
|
746
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
747
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
748
|
-
} else {
|
|
749
|
-
return this.send(command, optionsOrCb);
|
|
750
|
-
}
|
|
751
|
-
}
|
|
752
|
-
|
|
753
|
-
/**
|
|
754
|
-
* <p>Reserves a contact using specified parameters.</p>
|
|
755
|
-
*/
|
|
756
|
-
public reserveContact(
|
|
757
|
-
args: ReserveContactCommandInput,
|
|
758
|
-
options?: __HttpHandlerOptions
|
|
759
|
-
): Promise<ReserveContactCommandOutput>;
|
|
760
|
-
public reserveContact(
|
|
761
|
-
args: ReserveContactCommandInput,
|
|
762
|
-
cb: (err: any, data?: ReserveContactCommandOutput) => void
|
|
763
|
-
): void;
|
|
764
|
-
public reserveContact(
|
|
765
|
-
args: ReserveContactCommandInput,
|
|
766
|
-
options: __HttpHandlerOptions,
|
|
767
|
-
cb: (err: any, data?: ReserveContactCommandOutput) => void
|
|
768
|
-
): void;
|
|
769
|
-
public reserveContact(
|
|
770
|
-
args: ReserveContactCommandInput,
|
|
771
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ReserveContactCommandOutput) => void),
|
|
772
|
-
cb?: (err: any, data?: ReserveContactCommandOutput) => void
|
|
773
|
-
): Promise<ReserveContactCommandOutput> | void {
|
|
774
|
-
const command = new ReserveContactCommand(args);
|
|
775
|
-
if (typeof optionsOrCb === "function") {
|
|
776
|
-
this.send(command, optionsOrCb);
|
|
777
|
-
} else if (typeof cb === "function") {
|
|
778
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
779
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
780
|
-
} else {
|
|
781
|
-
return this.send(command, optionsOrCb);
|
|
782
|
-
}
|
|
783
|
-
}
|
|
784
|
-
|
|
785
|
-
/**
|
|
786
|
-
* <p>Assigns a tag to a resource.</p>
|
|
787
|
-
*/
|
|
788
|
-
public tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
789
|
-
public tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
790
|
-
public tagResource(
|
|
791
|
-
args: TagResourceCommandInput,
|
|
792
|
-
options: __HttpHandlerOptions,
|
|
793
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
794
|
-
): void;
|
|
795
|
-
public tagResource(
|
|
796
|
-
args: TagResourceCommandInput,
|
|
797
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: TagResourceCommandOutput) => void),
|
|
798
|
-
cb?: (err: any, data?: TagResourceCommandOutput) => void
|
|
799
|
-
): Promise<TagResourceCommandOutput> | void {
|
|
800
|
-
const command = new TagResourceCommand(args);
|
|
801
|
-
if (typeof optionsOrCb === "function") {
|
|
802
|
-
this.send(command, optionsOrCb);
|
|
803
|
-
} else if (typeof cb === "function") {
|
|
804
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
805
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
806
|
-
} else {
|
|
807
|
-
return this.send(command, optionsOrCb);
|
|
808
|
-
}
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
/**
|
|
812
|
-
* <p>Deassigns a resource tag.</p>
|
|
813
|
-
*/
|
|
814
|
-
public untagResource(
|
|
815
|
-
args: UntagResourceCommandInput,
|
|
816
|
-
options?: __HttpHandlerOptions
|
|
817
|
-
): Promise<UntagResourceCommandOutput>;
|
|
818
|
-
public untagResource(
|
|
819
|
-
args: UntagResourceCommandInput,
|
|
820
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
821
|
-
): void;
|
|
822
|
-
public untagResource(
|
|
823
|
-
args: UntagResourceCommandInput,
|
|
824
|
-
options: __HttpHandlerOptions,
|
|
825
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
826
|
-
): void;
|
|
827
|
-
public untagResource(
|
|
828
|
-
args: UntagResourceCommandInput,
|
|
829
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UntagResourceCommandOutput) => void),
|
|
830
|
-
cb?: (err: any, data?: UntagResourceCommandOutput) => void
|
|
831
|
-
): Promise<UntagResourceCommandOutput> | void {
|
|
832
|
-
const command = new UntagResourceCommand(args);
|
|
833
|
-
if (typeof optionsOrCb === "function") {
|
|
834
|
-
this.send(command, optionsOrCb);
|
|
835
|
-
} else if (typeof cb === "function") {
|
|
836
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
837
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
838
|
-
} else {
|
|
839
|
-
return this.send(command, optionsOrCb);
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
|
|
843
|
-
/**
|
|
844
|
-
* <p>Updates the <code>Config</code> used when scheduling contacts.</p>
|
|
845
|
-
* <p>Updating a <code>Config</code> will not update the execution parameters
|
|
846
|
-
* for existing future contacts scheduled with this <code>Config</code>.</p>
|
|
847
|
-
*/
|
|
848
|
-
public updateConfig(
|
|
849
|
-
args: UpdateConfigCommandInput,
|
|
850
|
-
options?: __HttpHandlerOptions
|
|
851
|
-
): Promise<UpdateConfigCommandOutput>;
|
|
852
|
-
public updateConfig(args: UpdateConfigCommandInput, cb: (err: any, data?: UpdateConfigCommandOutput) => void): void;
|
|
853
|
-
public updateConfig(
|
|
854
|
-
args: UpdateConfigCommandInput,
|
|
855
|
-
options: __HttpHandlerOptions,
|
|
856
|
-
cb: (err: any, data?: UpdateConfigCommandOutput) => void
|
|
857
|
-
): void;
|
|
858
|
-
public updateConfig(
|
|
859
|
-
args: UpdateConfigCommandInput,
|
|
860
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateConfigCommandOutput) => void),
|
|
861
|
-
cb?: (err: any, data?: UpdateConfigCommandOutput) => void
|
|
862
|
-
): Promise<UpdateConfigCommandOutput> | void {
|
|
863
|
-
const command = new UpdateConfigCommand(args);
|
|
864
|
-
if (typeof optionsOrCb === "function") {
|
|
865
|
-
this.send(command, optionsOrCb);
|
|
866
|
-
} else if (typeof cb === "function") {
|
|
867
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
868
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
869
|
-
} else {
|
|
870
|
-
return this.send(command, optionsOrCb);
|
|
871
|
-
}
|
|
872
|
-
}
|
|
873
|
-
|
|
874
|
-
/**
|
|
875
|
-
* <p>Updates a mission profile.</p>
|
|
876
|
-
* <p>Updating a mission profile will not update the execution parameters
|
|
877
|
-
* for existing future contacts.</p>
|
|
878
|
-
*/
|
|
879
|
-
public updateMissionProfile(
|
|
880
|
-
args: UpdateMissionProfileCommandInput,
|
|
881
|
-
options?: __HttpHandlerOptions
|
|
882
|
-
): Promise<UpdateMissionProfileCommandOutput>;
|
|
883
|
-
public updateMissionProfile(
|
|
884
|
-
args: UpdateMissionProfileCommandInput,
|
|
885
|
-
cb: (err: any, data?: UpdateMissionProfileCommandOutput) => void
|
|
886
|
-
): void;
|
|
887
|
-
public updateMissionProfile(
|
|
888
|
-
args: UpdateMissionProfileCommandInput,
|
|
889
|
-
options: __HttpHandlerOptions,
|
|
890
|
-
cb: (err: any, data?: UpdateMissionProfileCommandOutput) => void
|
|
891
|
-
): void;
|
|
892
|
-
public updateMissionProfile(
|
|
893
|
-
args: UpdateMissionProfileCommandInput,
|
|
894
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateMissionProfileCommandOutput) => void),
|
|
895
|
-
cb?: (err: any, data?: UpdateMissionProfileCommandOutput) => void
|
|
896
|
-
): Promise<UpdateMissionProfileCommandOutput> | void {
|
|
897
|
-
const command = new UpdateMissionProfileCommand(args);
|
|
898
|
-
if (typeof optionsOrCb === "function") {
|
|
899
|
-
this.send(command, optionsOrCb);
|
|
900
|
-
} else if (typeof cb === "function") {
|
|
901
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
902
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
903
|
-
} else {
|
|
904
|
-
return this.send(command, optionsOrCb);
|
|
905
|
-
}
|
|
906
|
-
}
|
|
907
|
-
}
|