@aws-sdk/client-neptunedata 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CancelGremlinQueryCommand.js +18 -41
- package/dist-cjs/commands/CancelLoaderJobCommand.js +18 -41
- package/dist-cjs/commands/CancelMLDataProcessingJobCommand.js +18 -41
- package/dist-cjs/commands/CancelMLModelTrainingJobCommand.js +18 -41
- package/dist-cjs/commands/CancelMLModelTransformJobCommand.js +18 -41
- package/dist-cjs/commands/CancelOpenCypherQueryCommand.js +18 -41
- package/dist-cjs/commands/CreateMLEndpointCommand.js +18 -41
- package/dist-cjs/commands/DeleteMLEndpointCommand.js +18 -41
- package/dist-cjs/commands/DeletePropertygraphStatisticsCommand.js +18 -41
- package/dist-cjs/commands/DeleteSparqlStatisticsCommand.js +18 -41
- package/dist-cjs/commands/ExecuteFastResetCommand.js +18 -41
- package/dist-cjs/commands/ExecuteGremlinExplainQueryCommand.js +18 -41
- package/dist-cjs/commands/ExecuteGremlinProfileQueryCommand.js +18 -41
- package/dist-cjs/commands/ExecuteGremlinQueryCommand.js +18 -41
- package/dist-cjs/commands/ExecuteOpenCypherExplainQueryCommand.js +18 -41
- package/dist-cjs/commands/ExecuteOpenCypherQueryCommand.js +18 -41
- package/dist-cjs/commands/GetEngineStatusCommand.js +18 -41
- package/dist-cjs/commands/GetGremlinQueryStatusCommand.js +18 -41
- package/dist-cjs/commands/GetLoaderJobStatusCommand.js +18 -41
- package/dist-cjs/commands/GetMLDataProcessingJobCommand.js +18 -41
- package/dist-cjs/commands/GetMLEndpointCommand.js +18 -41
- package/dist-cjs/commands/GetMLModelTrainingJobCommand.js +18 -41
- package/dist-cjs/commands/GetMLModelTransformJobCommand.js +18 -41
- package/dist-cjs/commands/GetOpenCypherQueryStatusCommand.js +18 -41
- package/dist-cjs/commands/GetPropertygraphStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetPropertygraphStreamCommand.js +18 -41
- package/dist-cjs/commands/GetPropertygraphSummaryCommand.js +18 -41
- package/dist-cjs/commands/GetRDFGraphSummaryCommand.js +18 -41
- package/dist-cjs/commands/GetSparqlStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetSparqlStreamCommand.js +18 -41
- package/dist-cjs/commands/ListGremlinQueriesCommand.js +18 -41
- package/dist-cjs/commands/ListLoaderJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMLDataProcessingJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMLEndpointsCommand.js +18 -41
- package/dist-cjs/commands/ListMLModelTrainingJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMLModelTransformJobsCommand.js +18 -41
- package/dist-cjs/commands/ListOpenCypherQueriesCommand.js +18 -41
- package/dist-cjs/commands/ManagePropertygraphStatisticsCommand.js +18 -41
- package/dist-cjs/commands/ManageSparqlStatisticsCommand.js +18 -41
- package/dist-cjs/commands/StartLoaderJobCommand.js +18 -41
- package/dist-cjs/commands/StartMLDataProcessingJobCommand.js +18 -41
- package/dist-cjs/commands/StartMLModelTrainingJobCommand.js +18 -41
- package/dist-cjs/commands/StartMLModelTransformJobCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CancelGremlinQueryCommand.js +18 -41
- package/dist-es/commands/CancelLoaderJobCommand.js +18 -41
- package/dist-es/commands/CancelMLDataProcessingJobCommand.js +18 -41
- package/dist-es/commands/CancelMLModelTrainingJobCommand.js +18 -41
- package/dist-es/commands/CancelMLModelTransformJobCommand.js +18 -41
- package/dist-es/commands/CancelOpenCypherQueryCommand.js +18 -41
- package/dist-es/commands/CreateMLEndpointCommand.js +18 -41
- package/dist-es/commands/DeleteMLEndpointCommand.js +18 -41
- package/dist-es/commands/DeletePropertygraphStatisticsCommand.js +18 -41
- package/dist-es/commands/DeleteSparqlStatisticsCommand.js +18 -41
- package/dist-es/commands/ExecuteFastResetCommand.js +18 -41
- package/dist-es/commands/ExecuteGremlinExplainQueryCommand.js +18 -41
- package/dist-es/commands/ExecuteGremlinProfileQueryCommand.js +18 -41
- package/dist-es/commands/ExecuteGremlinQueryCommand.js +18 -41
- package/dist-es/commands/ExecuteOpenCypherExplainQueryCommand.js +18 -41
- package/dist-es/commands/ExecuteOpenCypherQueryCommand.js +18 -41
- package/dist-es/commands/GetEngineStatusCommand.js +18 -41
- package/dist-es/commands/GetGremlinQueryStatusCommand.js +18 -41
- package/dist-es/commands/GetLoaderJobStatusCommand.js +18 -41
- package/dist-es/commands/GetMLDataProcessingJobCommand.js +18 -41
- package/dist-es/commands/GetMLEndpointCommand.js +18 -41
- package/dist-es/commands/GetMLModelTrainingJobCommand.js +18 -41
- package/dist-es/commands/GetMLModelTransformJobCommand.js +18 -41
- package/dist-es/commands/GetOpenCypherQueryStatusCommand.js +18 -41
- package/dist-es/commands/GetPropertygraphStatisticsCommand.js +18 -41
- package/dist-es/commands/GetPropertygraphStreamCommand.js +18 -41
- package/dist-es/commands/GetPropertygraphSummaryCommand.js +18 -41
- package/dist-es/commands/GetRDFGraphSummaryCommand.js +18 -41
- package/dist-es/commands/GetSparqlStatisticsCommand.js +18 -41
- package/dist-es/commands/GetSparqlStreamCommand.js +18 -41
- package/dist-es/commands/ListGremlinQueriesCommand.js +18 -41
- package/dist-es/commands/ListLoaderJobsCommand.js +18 -41
- package/dist-es/commands/ListMLDataProcessingJobsCommand.js +18 -41
- package/dist-es/commands/ListMLEndpointsCommand.js +18 -41
- package/dist-es/commands/ListMLModelTrainingJobsCommand.js +18 -41
- package/dist-es/commands/ListMLModelTransformJobsCommand.js +18 -41
- package/dist-es/commands/ListOpenCypherQueriesCommand.js +18 -41
- package/dist-es/commands/ManagePropertygraphStatisticsCommand.js +18 -41
- package/dist-es/commands/ManageSparqlStatisticsCommand.js +18 -41
- package/dist-es/commands/StartLoaderJobCommand.js +18 -41
- package/dist-es/commands/StartMLDataProcessingJobCommand.js +18 -41
- package/dist-es/commands/StartMLModelTrainingJobCommand.js +18 -41
- package/dist-es/commands/StartMLModelTransformJobCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CancelGremlinQueryCommand.d.ts +6 -21
- package/dist-types/commands/CancelLoaderJobCommand.d.ts +6 -21
- package/dist-types/commands/CancelMLDataProcessingJobCommand.d.ts +6 -21
- package/dist-types/commands/CancelMLModelTrainingJobCommand.d.ts +6 -21
- package/dist-types/commands/CancelMLModelTransformJobCommand.d.ts +6 -21
- package/dist-types/commands/CancelOpenCypherQueryCommand.d.ts +6 -21
- package/dist-types/commands/CreateMLEndpointCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMLEndpointCommand.d.ts +6 -21
- package/dist-types/commands/DeletePropertygraphStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSparqlStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteFastResetCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteGremlinExplainQueryCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteGremlinProfileQueryCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteGremlinQueryCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteOpenCypherExplainQueryCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteOpenCypherQueryCommand.d.ts +6 -21
- package/dist-types/commands/GetEngineStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetGremlinQueryStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetLoaderJobStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetMLDataProcessingJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMLEndpointCommand.d.ts +6 -21
- package/dist-types/commands/GetMLModelTrainingJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMLModelTransformJobCommand.d.ts +6 -21
- package/dist-types/commands/GetOpenCypherQueryStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetPropertygraphStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetPropertygraphStreamCommand.d.ts +6 -21
- package/dist-types/commands/GetPropertygraphSummaryCommand.d.ts +6 -21
- package/dist-types/commands/GetRDFGraphSummaryCommand.d.ts +6 -21
- package/dist-types/commands/GetSparqlStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetSparqlStreamCommand.d.ts +6 -21
- package/dist-types/commands/ListGremlinQueriesCommand.d.ts +6 -21
- package/dist-types/commands/ListLoaderJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMLDataProcessingJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMLEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/ListMLModelTrainingJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMLModelTransformJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListOpenCypherQueriesCommand.d.ts +6 -21
- package/dist-types/commands/ManagePropertygraphStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/ManageSparqlStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/StartLoaderJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMLDataProcessingJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMLModelTrainingJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMLModelTransformJobCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CancelGremlinQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelLoaderJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelMLDataProcessingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelMLModelTrainingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelMLModelTransformJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelOpenCypherQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMLEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMLEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePropertygraphStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSparqlStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteFastResetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExecuteGremlinExplainQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteGremlinProfileQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteGremlinQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExecuteOpenCypherExplainQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteOpenCypherQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEngineStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGremlinQueryStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLoaderJobStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMLDataProcessingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMLEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMLModelTrainingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMLModelTransformJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetOpenCypherQueryStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPropertygraphStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPropertygraphStreamCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPropertygraphSummaryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRDFGraphSummaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSparqlStatisticsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSparqlStreamCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGremlinQueriesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLoaderJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMLDataProcessingJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMLEndpointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMLModelTrainingJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMLModelTransformJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListOpenCypherQueriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ManagePropertygraphStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ManageSparqlStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartLoaderJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMLDataProcessingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMLModelTrainingJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMLModelTransformJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetMLEndpointInput, GetMLEndpointOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetMLEndpointCommandInput extends GetMLEndpointInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetMLEndpointCommandOutput extends GetMLEndpointOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetMLEndpointCommand_base: {
|
|
24
|
+
new (input: GetMLEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLEndpointCommandInput, GetMLEndpointCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves details about an inference endpoint. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-api-endpoints.html">Managing
|
|
@@ -103,23 +106,5 @@ export interface GetMLEndpointCommandOutput extends GetMLEndpointOutput, __Metad
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class GetMLEndpointCommand extends
|
|
107
|
-
readonly input: GetMLEndpointCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: GetMLEndpointCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMLEndpointCommandInput, GetMLEndpointCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class GetMLEndpointCommand extends GetMLEndpointCommand_base {
|
|
125
110
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetMLModelTrainingJobInput, GetMLModelTrainingJobOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetMLModelTrainingJobCommandInput extends GetMLModelTrainingJob
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetMLModelTrainingJobCommandOutput extends GetMLModelTrainingJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetMLModelTrainingJobCommand_base: {
|
|
24
|
+
new (input: GetMLModelTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLModelTrainingJobCommandInput, GetMLModelTrainingJobCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves information about a Neptune ML model training job. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-api-modeltraining.html">Model
|
|
@@ -121,23 +124,5 @@ export interface GetMLModelTrainingJobCommandOutput extends GetMLModelTrainingJo
|
|
|
121
124
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
122
125
|
*
|
|
123
126
|
*/
|
|
124
|
-
export declare class GetMLModelTrainingJobCommand extends
|
|
125
|
-
readonly input: GetMLModelTrainingJobCommandInput;
|
|
126
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
127
|
-
/**
|
|
128
|
-
* @public
|
|
129
|
-
*/
|
|
130
|
-
constructor(input: GetMLModelTrainingJobCommandInput);
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMLModelTrainingJobCommandInput, GetMLModelTrainingJobCommandOutput>;
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
private serialize;
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
|
-
private deserialize;
|
|
127
|
+
export declare class GetMLModelTrainingJobCommand extends GetMLModelTrainingJobCommand_base {
|
|
143
128
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetMLModelTransformJobInput, GetMLModelTransformJobOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetMLModelTransformJobCommandInput extends GetMLModelTransformJ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetMLModelTransformJobCommandOutput extends GetMLModelTransformJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetMLModelTransformJobCommand_base: {
|
|
24
|
+
new (input: GetMLModelTransformJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLModelTransformJobCommandInput, GetMLModelTransformJobCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about a specified model transform job. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-model-transform.html">Use
|
|
@@ -113,23 +116,5 @@ export interface GetMLModelTransformJobCommandOutput extends GetMLModelTransform
|
|
|
113
116
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
114
117
|
*
|
|
115
118
|
*/
|
|
116
|
-
export declare class GetMLModelTransformJobCommand extends
|
|
117
|
-
readonly input: GetMLModelTransformJobCommandInput;
|
|
118
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
constructor(input: GetMLModelTransformJobCommandInput);
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMLModelTransformJobCommandInput, GetMLModelTransformJobCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private serialize;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private deserialize;
|
|
119
|
+
export declare class GetMLModelTransformJobCommand extends GetMLModelTransformJobCommand_base {
|
|
135
120
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetOpenCypherQueryStatusInput, GetOpenCypherQueryStatusOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetOpenCypherQueryStatusCommandInput extends GetOpenCypherQuery
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetOpenCypherQueryStatusCommandOutput extends GetOpenCypherQueryStatusOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetOpenCypherQueryStatusCommand_base: {
|
|
24
|
+
new (input: GetOpenCypherQueryStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetOpenCypherQueryStatusCommandInput, GetOpenCypherQueryStatusCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the status of a specified openCypher query.</p>
|
|
@@ -118,23 +121,5 @@ export interface GetOpenCypherQueryStatusCommandOutput extends GetOpenCypherQuer
|
|
|
118
121
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
119
122
|
*
|
|
120
123
|
*/
|
|
121
|
-
export declare class GetOpenCypherQueryStatusCommand extends
|
|
122
|
-
readonly input: GetOpenCypherQueryStatusCommandInput;
|
|
123
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
124
|
-
/**
|
|
125
|
-
* @public
|
|
126
|
-
*/
|
|
127
|
-
constructor(input: GetOpenCypherQueryStatusCommandInput);
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetOpenCypherQueryStatusCommandInput, GetOpenCypherQueryStatusCommandOutput>;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private serialize;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private deserialize;
|
|
124
|
+
export declare class GetOpenCypherQueryStatusCommand extends GetOpenCypherQueryStatusCommand_base {
|
|
140
125
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetPropertygraphStatisticsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetPropertygraphStatisticsCommandInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetPropertygraphStatisticsCommandOutput extends GetPropertygraphStatisticsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetPropertygraphStatisticsCommand_base: {
|
|
24
|
+
new (input: GetPropertygraphStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetPropertygraphStatisticsCommandInput, GetPropertygraphStatisticsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets property graph statistics (Gremlin and openCypher).</p>
|
|
@@ -104,23 +107,5 @@ export interface GetPropertygraphStatisticsCommandOutput extends GetPropertygrap
|
|
|
104
107
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
105
108
|
*
|
|
106
109
|
*/
|
|
107
|
-
export declare class GetPropertygraphStatisticsCommand extends
|
|
108
|
-
readonly input: GetPropertygraphStatisticsCommandInput;
|
|
109
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
110
|
-
/**
|
|
111
|
-
* @public
|
|
112
|
-
*/
|
|
113
|
-
constructor(input: GetPropertygraphStatisticsCommandInput);
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPropertygraphStatisticsCommandInput, GetPropertygraphStatisticsCommandOutput>;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private serialize;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
private deserialize;
|
|
110
|
+
export declare class GetPropertygraphStatisticsCommand extends GetPropertygraphStatisticsCommand_base {
|
|
126
111
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetPropertygraphStreamInput, GetPropertygraphStreamOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetPropertygraphStreamCommandInput extends GetPropertygraphStre
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetPropertygraphStreamCommandOutput extends GetPropertygraphStreamOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetPropertygraphStreamCommand_base: {
|
|
24
|
+
new (input: GetPropertygraphStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetPropertygraphStreamCommandInput, GetPropertygraphStreamCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a stream for a property graph.</p>
|
|
@@ -149,23 +152,5 @@ export interface GetPropertygraphStreamCommandOutput extends GetPropertygraphStr
|
|
|
149
152
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
150
153
|
*
|
|
151
154
|
*/
|
|
152
|
-
export declare class GetPropertygraphStreamCommand extends
|
|
153
|
-
readonly input: GetPropertygraphStreamCommandInput;
|
|
154
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
155
|
-
/**
|
|
156
|
-
* @public
|
|
157
|
-
*/
|
|
158
|
-
constructor(input: GetPropertygraphStreamCommandInput);
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPropertygraphStreamCommandInput, GetPropertygraphStreamCommandOutput>;
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
|
-
private serialize;
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
|
-
private deserialize;
|
|
155
|
+
export declare class GetPropertygraphStreamCommand extends GetPropertygraphStreamCommand_base {
|
|
171
156
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetPropertygraphSummaryInput, GetPropertygraphSummaryOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetPropertygraphSummaryCommandInput extends GetPropertygraphSum
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetPropertygraphSummaryCommandOutput extends GetPropertygraphSummaryOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetPropertygraphSummaryCommand_base: {
|
|
24
|
+
new (input: GetPropertygraphSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPropertygraphSummaryCommandInput, GetPropertygraphSummaryCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a graph summary for a property graph.</p>
|
|
@@ -143,23 +146,5 @@ export interface GetPropertygraphSummaryCommandOutput extends GetPropertygraphSu
|
|
|
143
146
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
144
147
|
*
|
|
145
148
|
*/
|
|
146
|
-
export declare class GetPropertygraphSummaryCommand extends
|
|
147
|
-
readonly input: GetPropertygraphSummaryCommandInput;
|
|
148
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
149
|
-
/**
|
|
150
|
-
* @public
|
|
151
|
-
*/
|
|
152
|
-
constructor(input: GetPropertygraphSummaryCommandInput);
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPropertygraphSummaryCommandInput, GetPropertygraphSummaryCommandOutput>;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private serialize;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private deserialize;
|
|
149
|
+
export declare class GetPropertygraphSummaryCommand extends GetPropertygraphSummaryCommand_base {
|
|
165
150
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetRDFGraphSummaryInput, GetRDFGraphSummaryOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetRDFGraphSummaryCommandInput extends GetRDFGraphSummaryInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetRDFGraphSummaryCommandOutput extends GetRDFGraphSummaryOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetRDFGraphSummaryCommand_base: {
|
|
24
|
+
new (input: GetRDFGraphSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRDFGraphSummaryCommandInput, GetRDFGraphSummaryCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a graph summary for an RDF graph.</p>
|
|
@@ -120,23 +123,5 @@ export interface GetRDFGraphSummaryCommandOutput extends GetRDFGraphSummaryOutpu
|
|
|
120
123
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
121
124
|
*
|
|
122
125
|
*/
|
|
123
|
-
export declare class GetRDFGraphSummaryCommand extends
|
|
124
|
-
readonly input: GetRDFGraphSummaryCommandInput;
|
|
125
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
126
|
-
/**
|
|
127
|
-
* @public
|
|
128
|
-
*/
|
|
129
|
-
constructor(input: GetRDFGraphSummaryCommandInput);
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRDFGraphSummaryCommandInput, GetRDFGraphSummaryCommandOutput>;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private serialize;
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
private deserialize;
|
|
126
|
+
export declare class GetRDFGraphSummaryCommand extends GetRDFGraphSummaryCommand_base {
|
|
142
127
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetSparqlStatisticsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSparqlStatisticsCommandInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSparqlStatisticsCommandOutput extends GetSparqlStatisticsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSparqlStatisticsCommand_base: {
|
|
24
|
+
new (input: GetSparqlStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSparqlStatisticsCommandInput, GetSparqlStatisticsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets RDF statistics (SPARQL).</p>
|
|
@@ -100,23 +103,5 @@ export interface GetSparqlStatisticsCommandOutput extends GetSparqlStatisticsOut
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class GetSparqlStatisticsCommand extends
|
|
104
|
-
readonly input: GetSparqlStatisticsCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: GetSparqlStatisticsCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSparqlStatisticsCommandInput, GetSparqlStatisticsCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class GetSparqlStatisticsCommand extends GetSparqlStatisticsCommand_base {
|
|
122
107
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetSparqlStreamInput, GetSparqlStreamOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSparqlStreamCommandInput extends GetSparqlStreamInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSparqlStreamCommandOutput extends GetSparqlStreamOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSparqlStreamCommand_base: {
|
|
24
|
+
new (input: GetSparqlStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetSparqlStreamCommandInput, GetSparqlStreamCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a stream for an RDF graph.</p>
|
|
@@ -128,23 +131,5 @@ export interface GetSparqlStreamCommandOutput extends GetSparqlStreamOutput, __M
|
|
|
128
131
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
129
132
|
*
|
|
130
133
|
*/
|
|
131
|
-
export declare class GetSparqlStreamCommand extends
|
|
132
|
-
readonly input: GetSparqlStreamCommandInput;
|
|
133
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
134
|
-
/**
|
|
135
|
-
* @public
|
|
136
|
-
*/
|
|
137
|
-
constructor(input: GetSparqlStreamCommandInput);
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSparqlStreamCommandInput, GetSparqlStreamCommandOutput>;
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
private serialize;
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
private deserialize;
|
|
134
|
+
export declare class GetSparqlStreamCommand extends GetSparqlStreamCommand_base {
|
|
150
135
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListGremlinQueriesInput, ListGremlinQueriesOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListGremlinQueriesCommandInput extends ListGremlinQueriesInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListGremlinQueriesCommandOutput extends ListGremlinQueriesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListGremlinQueriesCommand_base: {
|
|
24
|
+
new (input: ListGremlinQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListGremlinQueriesCommandInput, ListGremlinQueriesCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists active Gremlin queries. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/gremlin-api-status.html">Gremlin query
|
|
@@ -122,23 +125,5 @@ export interface ListGremlinQueriesCommandOutput extends ListGremlinQueriesOutpu
|
|
|
122
125
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
123
126
|
*
|
|
124
127
|
*/
|
|
125
|
-
export declare class ListGremlinQueriesCommand extends
|
|
126
|
-
readonly input: ListGremlinQueriesCommandInput;
|
|
127
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
128
|
-
/**
|
|
129
|
-
* @public
|
|
130
|
-
*/
|
|
131
|
-
constructor(input: ListGremlinQueriesCommandInput);
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGremlinQueriesCommandInput, ListGremlinQueriesCommandOutput>;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private serialize;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private deserialize;
|
|
128
|
+
export declare class ListGremlinQueriesCommand extends ListGremlinQueriesCommand_base {
|
|
144
129
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListLoaderJobsInput, ListLoaderJobsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLoaderJobsCommandInput extends ListLoaderJobsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLoaderJobsCommandOutput extends ListLoaderJobsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLoaderJobsCommand_base: {
|
|
24
|
+
new (input: ListLoaderJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLoaderJobsCommandInput, ListLoaderJobsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list of the <code>loadIds</code> for all active
|
|
@@ -98,23 +101,5 @@ export interface ListLoaderJobsCommandOutput extends ListLoaderJobsOutput, __Met
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class ListLoaderJobsCommand extends
|
|
102
|
-
readonly input: ListLoaderJobsCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: ListLoaderJobsCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLoaderJobsCommandInput, ListLoaderJobsCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class ListLoaderJobsCommand extends ListLoaderJobsCommand_base {
|
|
120
105
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListMLDataProcessingJobsInput, ListMLDataProcessingJobsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMLDataProcessingJobsCommandInput extends ListMLDataProcessi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMLDataProcessingJobsCommandOutput extends ListMLDataProcessingJobsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMLDataProcessingJobsCommand_base: {
|
|
24
|
+
new (input: ListMLDataProcessingJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMLDataProcessingJobsCommandInput, ListMLDataProcessingJobsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of Neptune ML data processing jobs. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-api-dataprocessing.html#machine-learning-api-dataprocessing-list-jobs">Listing
|
|
@@ -92,23 +95,5 @@ export interface ListMLDataProcessingJobsCommandOutput extends ListMLDataProcess
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class ListMLDataProcessingJobsCommand extends
|
|
96
|
-
readonly input: ListMLDataProcessingJobsCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: ListMLDataProcessingJobsCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMLDataProcessingJobsCommandInput, ListMLDataProcessingJobsCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class ListMLDataProcessingJobsCommand extends ListMLDataProcessingJobsCommand_base {
|
|
114
99
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListMLEndpointsInput, ListMLEndpointsOutput } from "../models/models_0";
|
|
5
4
|
import { NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NeptunedataClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMLEndpointsCommandInput extends ListMLEndpointsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMLEndpointsCommandOutput extends ListMLEndpointsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMLEndpointsCommand_base: {
|
|
24
|
+
new (input: ListMLEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMLEndpointsCommandInput, ListMLEndpointsCommandOutput, NeptunedataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists existing inference endpoints. See <a href="https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-api-endpoints.html">Managing
|
|
@@ -92,23 +95,5 @@ export interface ListMLEndpointsCommandOutput extends ListMLEndpointsOutput, __M
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from Neptunedata service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class ListMLEndpointsCommand extends
|
|
96
|
-
readonly input: ListMLEndpointsCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: ListMLEndpointsCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NeptunedataClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMLEndpointsCommandInput, ListMLEndpointsCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class ListMLEndpointsCommand extends ListMLEndpointsCommand_base {
|
|
114
99
|
}
|