Метод | Описание | |
---|---|---|
AddTagsAsync ( |
Initiates the asynchronous execution of the AddTags operation.
|
|
AmazonMachineLearningClient ( ) : System |
Constructs AmazonMachineLearningClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonMachineLearningClient ( |
Constructs AmazonMachineLearningClient with AWS Credentials
|
|
AmazonMachineLearningClient ( |
Constructs AmazonMachineLearningClient with AWS Credentials and an AmazonMachineLearningClient Configuration object.
|
|
AmazonMachineLearningClient ( |
Constructs AmazonMachineLearningClient with AWS Credentials
|
|
AmazonMachineLearningClient ( |
Constructs AmazonMachineLearningClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonMachineLearningClient ( RegionEndpoint region ) : System |
Constructs AmazonMachineLearningClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonMachineLearningClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonMachineLearningClient with AWS Access Key ID, AWS Secret Key and an AmazonMachineLearningClient Configuration object.
|
|
AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonMachineLearningClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonMachineLearningClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonMachineLearningClient with AWS Access Key ID, AWS Secret Key and an AmazonMachineLearningClient Configuration object.
|
|
AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonMachineLearningClient with AWS Access Key ID and AWS Secret Key
|
|
BeginAddTags ( |
Initiates the asynchronous execution of the AddTags operation.
|
|
BeginCreateBatchPrediction ( |
Initiates the asynchronous execution of the CreateBatchPrediction operation.
|
|
BeginCreateDataSourceFromRDS ( |
Initiates the asynchronous execution of the CreateDataSourceFromRDS operation.
|
|
BeginCreateDataSourceFromRedshift ( |
Initiates the asynchronous execution of the CreateDataSourceFromRedshift operation.
|
|
BeginCreateDataSourceFromS3 ( |
Initiates the asynchronous execution of the CreateDataSourceFromS3 operation.
|
|
BeginCreateEvaluation ( |
Initiates the asynchronous execution of the CreateEvaluation operation.
|
|
BeginCreateMLModel ( |
Initiates the asynchronous execution of the CreateMLModel operation.
|
|
BeginCreateRealtimeEndpoint ( Amazon.MachineLearning.Model.CreateRealtimeEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateRealtimeEndpoint operation.
|
|
BeginDeleteBatchPrediction ( Amazon.MachineLearning.Model.DeleteBatchPredictionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteBatchPrediction operation.
|
|
BeginDeleteDataSource ( Amazon.MachineLearning.Model.DeleteDataSourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteDataSource operation.
|
|
BeginDeleteEvaluation ( |
Initiates the asynchronous execution of the DeleteEvaluation operation.
|
|
BeginDeleteMLModel ( Amazon.MachineLearning.Model.DeleteMLModelRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteMLModel operation.
|
|
BeginDeleteRealtimeEndpoint ( Amazon.MachineLearning.Model.DeleteRealtimeEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteRealtimeEndpoint operation.
|
|
BeginDeleteTags ( |
Initiates the asynchronous execution of the DeleteTags operation.
|
|
BeginDescribeBatchPredictions ( |
Initiates the asynchronous execution of the DescribeBatchPredictions operation.
|
|
BeginDescribeDataSources ( Amazon.MachineLearning.Model.DescribeDataSourcesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeDataSources operation.
|
|
BeginDescribeEvaluations ( Amazon.MachineLearning.Model.DescribeEvaluationsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeEvaluations operation.
|
|
BeginDescribeMLModels ( |
Initiates the asynchronous execution of the DescribeMLModels operation.
|
|
BeginDescribeTags ( |
Initiates the asynchronous execution of the DescribeTags operation.
|
|
BeginGetBatchPrediction ( Amazon.MachineLearning.Model.GetBatchPredictionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetBatchPrediction operation.
|
|
BeginGetDataSource ( Amazon.MachineLearning.Model.GetDataSourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetDataSource operation.
|
|
BeginGetEvaluation ( Amazon.MachineLearning.Model.GetEvaluationRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetEvaluation operation.
|
|
BeginGetMLModel ( |
Initiates the asynchronous execution of the GetMLModel operation.
|
|
BeginPredict ( Amazon.MachineLearning.Model.PredictRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the Predict operation.
|
|
BeginUpdateBatchPrediction ( |
Initiates the asynchronous execution of the UpdateBatchPrediction operation.
|
|
BeginUpdateDataSource ( |
Initiates the asynchronous execution of the UpdateDataSource operation.
|
|
BeginUpdateEvaluation ( |
Initiates the asynchronous execution of the UpdateEvaluation operation.
|
|
BeginUpdateMLModel ( |
Initiates the asynchronous execution of the UpdateMLModel operation.
|
|
CreateBatchPredictionAsync ( |
Initiates the asynchronous execution of the CreateBatchPrediction operation.
|
|
CreateDataSourceFromRDSAsync ( |
Initiates the asynchronous execution of the CreateDataSourceFromRDS operation.
|
|
CreateDataSourceFromRedshiftAsync ( |
Initiates the asynchronous execution of the CreateDataSourceFromRedshift operation.
|
|
CreateDataSourceFromS3Async ( |
Initiates the asynchronous execution of the CreateDataSourceFromS3 operation.
|
|
CreateEvaluationAsync ( |
Initiates the asynchronous execution of the CreateEvaluation operation.
|
|
CreateMLModelAsync ( |
Initiates the asynchronous execution of the CreateMLModel operation.
|
|
CreateRealtimeEndpoint ( string mlModelId ) : |
Creates a real-time endpoint for the
|
|
CreateRealtimeEndpointAsync ( Amazon.MachineLearning.Model.CreateRealtimeEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateRealtimeEndpoint operation.
|
|
CreateRealtimeEndpointAsync ( string mlModelId, System cancellationToken = default(CancellationToken) ) : Task |
Creates a real-time endpoint for the
|
|
DeleteBatchPrediction ( string batchPredictionId ) : |
Assigns the DELETED status to a After using the Caution: The result of the
|
|
DeleteBatchPredictionAsync ( Amazon.MachineLearning.Model.DeleteBatchPredictionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteBatchPrediction operation.
|
|
DeleteBatchPredictionAsync ( string batchPredictionId, System cancellationToken = default(CancellationToken) ) : Task |
Assigns the DELETED status to a After using the Caution: The result of the
|
|
DeleteDataSource ( string dataSourceId ) : |
Assigns the DELETED status to a After using the Caution: The results of the
|
|
DeleteDataSourceAsync ( Amazon.MachineLearning.Model.DeleteDataSourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteDataSource operation.
|
|
DeleteDataSourceAsync ( string dataSourceId, System cancellationToken = default(CancellationToken) ) : Task |
Assigns the DELETED status to a After using the Caution: The results of the
|
|
DeleteEvaluation ( string evaluationId ) : |
Assigns the After invoking the The results of the
|
|
DeleteEvaluationAsync ( |
Initiates the asynchronous execution of the DeleteEvaluation operation.
|
|
DeleteEvaluationAsync ( string evaluationId, System cancellationToken = default(CancellationToken) ) : Task |
Assigns the After invoking the The results of the
|
|
DeleteMLModel ( string mlModelId ) : |
Assigns the After using the Caution: The result of the
|
|
DeleteMLModelAsync ( Amazon.MachineLearning.Model.DeleteMLModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteMLModel operation.
|
|
DeleteMLModelAsync ( string mlModelId, System cancellationToken = default(CancellationToken) ) : Task |
Assigns the After using the Caution: The result of the
|
|
DeleteRealtimeEndpoint ( string mlModelId ) : |
Deletes a real time endpoint of an
|
|
DeleteRealtimeEndpointAsync ( Amazon.MachineLearning.Model.DeleteRealtimeEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteRealtimeEndpoint operation.
|
|
DeleteRealtimeEndpointAsync ( string mlModelId, System cancellationToken = default(CancellationToken) ) : Task |
Deletes a real time endpoint of an
|
|
DeleteTagsAsync ( |
Initiates the asynchronous execution of the DeleteTags operation.
|
|
DescribeBatchPredictionsAsync ( DescribeBatchPredictionsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeBatchPredictions operation.
|
|
DescribeDataSourcesAsync ( DescribeDataSourcesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeDataSources operation.
|
|
DescribeEvaluationsAsync ( DescribeEvaluationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeEvaluations operation.
|
|
DescribeMLModelsAsync ( DescribeMLModelsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeMLModels operation.
|
|
DescribeTagsAsync ( DescribeTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeTags operation.
|
|
EndAddTags ( IAsyncResult asyncResult ) : AddTagsResponse |
Finishes the asynchronous execution of the AddTags operation.
|
|
EndCreateBatchPrediction ( IAsyncResult asyncResult ) : CreateBatchPredictionResponse |
Finishes the asynchronous execution of the CreateBatchPrediction operation.
|
|
EndCreateDataSourceFromRDS ( IAsyncResult asyncResult ) : CreateDataSourceFromRDSResponse |
Finishes the asynchronous execution of the CreateDataSourceFromRDS operation.
|
|
EndCreateDataSourceFromRedshift ( IAsyncResult asyncResult ) : CreateDataSourceFromRedshiftResponse |
Finishes the asynchronous execution of the CreateDataSourceFromRedshift operation.
|
|
EndCreateDataSourceFromS3 ( IAsyncResult asyncResult ) : CreateDataSourceFromS3Response |
Finishes the asynchronous execution of the CreateDataSourceFromS3 operation.
|
|
EndCreateEvaluation ( IAsyncResult asyncResult ) : CreateEvaluationResponse |
Finishes the asynchronous execution of the CreateEvaluation operation.
|
|
EndCreateMLModel ( IAsyncResult asyncResult ) : CreateMLModelResponse |
Finishes the asynchronous execution of the CreateMLModel operation.
|
|
EndCreateRealtimeEndpoint ( IAsyncResult asyncResult ) : CreateRealtimeEndpointResponse |
Finishes the asynchronous execution of the CreateRealtimeEndpoint operation.
|
|
EndDeleteBatchPrediction ( IAsyncResult asyncResult ) : DeleteBatchPredictionResponse |
Finishes the asynchronous execution of the DeleteBatchPrediction operation.
|
|
EndDeleteDataSource ( IAsyncResult asyncResult ) : DeleteDataSourceResponse |
Finishes the asynchronous execution of the DeleteDataSource operation.
|
|
EndDeleteEvaluation ( IAsyncResult asyncResult ) : DeleteEvaluationResponse |
Finishes the asynchronous execution of the DeleteEvaluation operation.
|
|
EndDeleteMLModel ( IAsyncResult asyncResult ) : DeleteMLModelResponse |
Finishes the asynchronous execution of the DeleteMLModel operation.
|
|
EndDeleteRealtimeEndpoint ( IAsyncResult asyncResult ) : DeleteRealtimeEndpointResponse |
Finishes the asynchronous execution of the DeleteRealtimeEndpoint operation.
|
|
EndDeleteTags ( IAsyncResult asyncResult ) : DeleteTagsResponse |
Finishes the asynchronous execution of the DeleteTags operation.
|
|
EndDescribeBatchPredictions ( IAsyncResult asyncResult ) : DescribeBatchPredictionsResponse |
Finishes the asynchronous execution of the DescribeBatchPredictions operation.
|
|
EndDescribeDataSources ( IAsyncResult asyncResult ) : DescribeDataSourcesResponse |
Finishes the asynchronous execution of the DescribeDataSources operation.
|
|
EndDescribeEvaluations ( IAsyncResult asyncResult ) : DescribeEvaluationsResponse |
Finishes the asynchronous execution of the DescribeEvaluations operation.
|
|
EndDescribeMLModels ( IAsyncResult asyncResult ) : DescribeMLModelsResponse |
Finishes the asynchronous execution of the DescribeMLModels operation.
|
|
EndDescribeTags ( IAsyncResult asyncResult ) : DescribeTagsResponse |
Finishes the asynchronous execution of the DescribeTags operation.
|
|
EndGetBatchPrediction ( IAsyncResult asyncResult ) : GetBatchPredictionResponse |
Finishes the asynchronous execution of the GetBatchPrediction operation.
|
|
EndGetDataSource ( IAsyncResult asyncResult ) : GetDataSourceResponse |
Finishes the asynchronous execution of the GetDataSource operation.
|
|
EndGetEvaluation ( IAsyncResult asyncResult ) : GetEvaluationResponse |
Finishes the asynchronous execution of the GetEvaluation operation.
|
|
EndGetMLModel ( IAsyncResult asyncResult ) : GetMLModelResponse |
Finishes the asynchronous execution of the GetMLModel operation.
|
|
EndPredict ( IAsyncResult asyncResult ) : PredictResponse |
Finishes the asynchronous execution of the Predict operation.
|
|
EndUpdateBatchPrediction ( IAsyncResult asyncResult ) : UpdateBatchPredictionResponse |
Finishes the asynchronous execution of the UpdateBatchPrediction operation.
|
|
EndUpdateDataSource ( IAsyncResult asyncResult ) : UpdateDataSourceResponse |
Finishes the asynchronous execution of the UpdateDataSource operation.
|
|
EndUpdateEvaluation ( IAsyncResult asyncResult ) : UpdateEvaluationResponse |
Finishes the asynchronous execution of the UpdateEvaluation operation.
|
|
EndUpdateMLModel ( IAsyncResult asyncResult ) : UpdateMLModelResponse |
Finishes the asynchronous execution of the UpdateMLModel operation.
|
|
GetBatchPrediction ( string batchPredictionId ) : GetBatchPredictionResponse |
Returns a
|
|
GetBatchPredictionAsync ( GetBatchPredictionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetBatchPrediction operation.
|
|
GetBatchPredictionAsync ( string batchPredictionId, System cancellationToken = default(CancellationToken) ) : Task |
Returns a
|
|
GetDataSource ( string dataSourceId ) : GetDataSourceResponse |
Returns a
|
|
GetDataSource ( string dataSourceId, bool verbose ) : GetDataSourceResponse |
Returns a
|
|
GetDataSourceAsync ( GetDataSourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetDataSource operation.
|
|
GetDataSourceAsync ( string dataSourceId, System cancellationToken = default(CancellationToken) ) : Task |
Returns a
|
|
GetDataSourceAsync ( string dataSourceId, bool verbose, System cancellationToken = default(CancellationToken) ) : Task |
Returns a
|
|
GetEvaluation ( string evaluationId ) : GetEvaluationResponse |
Returns an
|
|
GetEvaluationAsync ( GetEvaluationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetEvaluation operation.
|
|
GetEvaluationAsync ( string evaluationId, System cancellationToken = default(CancellationToken) ) : Task |
Returns an
|
|
GetMLModel ( string mlModelId ) : GetMLModelResponse |
Returns an
|
|
GetMLModel ( string mlModelId, bool verbose ) : GetMLModelResponse |
Returns an
|
|
GetMLModelAsync ( GetMLModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetMLModel operation.
|
|
GetMLModelAsync ( string mlModelId, System cancellationToken = default(CancellationToken) ) : Task |
Returns an
|
|
GetMLModelAsync ( string mlModelId, bool verbose, System cancellationToken = default(CancellationToken) ) : Task |
Returns an
|
|
Predict ( string mlModelId, string predictEndpoint, string>.Dictionary |
Generates a prediction for the observation using the specified Not all response parameters will be populated. Whether a response parameter is populated depends on the type of model requested.
|
|
PredictAsync ( PredictRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the Predict operation.
|
|
PredictAsync ( string mlModelId, string predictEndpoint, string>.Dictionary |
Generates a prediction for the observation using the specified Not all response parameters will be populated. Whether a response parameter is populated depends on the type of model requested.
|
|
UpdateBatchPrediction ( string batchPredictionId, string batchPredictionName ) : UpdateBatchPredictionResponse |
Updates the You can use the
|
|
UpdateBatchPredictionAsync ( UpdateBatchPredictionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateBatchPrediction operation.
|
|
UpdateBatchPredictionAsync ( string batchPredictionId, string batchPredictionName, System cancellationToken = default(CancellationToken) ) : Task |
Updates the You can use the
|
|
UpdateDataSource ( string dataSourceId, string dataSourceName ) : UpdateDataSourceResponse |
Updates the You can use the
|
|
UpdateDataSourceAsync ( UpdateDataSourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateDataSource operation.
|
|
UpdateDataSourceAsync ( string dataSourceId, string dataSourceName, System cancellationToken = default(CancellationToken) ) : Task |
Updates the You can use the
|
|
UpdateEvaluation ( string evaluationId, string evaluationName ) : UpdateEvaluationResponse |
Updates the You can use the
|
|
UpdateEvaluationAsync ( UpdateEvaluationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateEvaluation operation.
|
|
UpdateEvaluationAsync ( string evaluationId, string evaluationName, System cancellationToken = default(CancellationToken) ) : Task |
Updates the You can use the
|
|
UpdateMLModel ( string mlModelId, string mlModelName, float scoreThreshold ) : UpdateMLModelResponse |
Updates the You can use the
|
|
UpdateMLModelAsync ( UpdateMLModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateMLModel operation.
|
|
UpdateMLModelAsync ( string mlModelId, string mlModelName, float scoreThreshold, System cancellationToken = default(CancellationToken) ) : Task |
Updates the You can use the
|
Метод | Описание | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void |
Customizes the runtime pipeline.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
Метод | Описание | |
---|---|---|
AddTags ( |
||
CreateBatchPrediction ( |
||
CreateDataSourceFromRDS ( |
||
CreateDataSourceFromRedshift ( |
||
CreateDataSourceFromS3 ( |
||
CreateEvaluation ( |
||
CreateMLModel ( |
||
CreateRealtimeEndpoint ( Amazon.MachineLearning.Model.CreateRealtimeEndpointRequest request ) : |
||
DeleteBatchPrediction ( Amazon.MachineLearning.Model.DeleteBatchPredictionRequest request ) : |
||
DeleteDataSource ( Amazon.MachineLearning.Model.DeleteDataSourceRequest request ) : |
||
DeleteEvaluation ( |
||
DeleteMLModel ( Amazon.MachineLearning.Model.DeleteMLModelRequest request ) : |
||
DeleteRealtimeEndpoint ( Amazon.MachineLearning.Model.DeleteRealtimeEndpointRequest request ) : |
||
DeleteTags ( |
||
DescribeBatchPredictions ( DescribeBatchPredictionsRequest request ) : DescribeBatchPredictionsResponse | ||
DescribeDataSources ( DescribeDataSourcesRequest request ) : DescribeDataSourcesResponse | ||
DescribeEvaluations ( DescribeEvaluationsRequest request ) : DescribeEvaluationsResponse | ||
DescribeMLModels ( DescribeMLModelsRequest request ) : DescribeMLModelsResponse | ||
DescribeTags ( DescribeTagsRequest request ) : DescribeTagsResponse | ||
GetBatchPrediction ( GetBatchPredictionRequest request ) : GetBatchPredictionResponse | ||
GetDataSource ( GetDataSourceRequest request ) : GetDataSourceResponse | ||
GetEvaluation ( GetEvaluationRequest request ) : GetEvaluationResponse | ||
GetMLModel ( GetMLModelRequest request ) : GetMLModelResponse | ||
Predict ( PredictRequest request ) : PredictResponse | ||
UpdateBatchPrediction ( UpdateBatchPredictionRequest request ) : UpdateBatchPredictionResponse | ||
UpdateDataSource ( UpdateDataSourceRequest request ) : UpdateDataSourceResponse | ||
UpdateEvaluation ( UpdateEvaluationRequest request ) : UpdateEvaluationResponse | ||
UpdateMLModel ( UpdateMLModelRequest request ) : UpdateMLModelResponse |
public AddTagsAsync ( |
||
request | Container for the necessary parameters to execute the AddTags operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AmazonMachineLearningClient ( ) : System | ||
Результат | System |
public AmazonMachineLearningClient ( |
||
credentials | AWS Credentials | |
Результат | System |
public AmazonMachineLearningClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonMachineLearningClient Configuration Object | |
Результат | System |
public AmazonMachineLearningClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonMachineLearningClient ( |
||
config | The AmazonMachineLearningClient Configuration Object | |
Результат | System |
public AmazonMachineLearningClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Результат | System |
public AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonMachineLearningClient Configuration Object | |
Результат | System |
public AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Результат | System |
public AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonMachineLearningClient Configuration Object | |
Результат | System |
public AmazonMachineLearningClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
Результат | System |
public BeginAddTags ( |
||
request | Container for the necessary parameters to execute the AddTags operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateBatchPrediction ( |
||
request | Container for the necessary parameters to execute the CreateBatchPrediction operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateDataSourceFromRDS ( |
||
request | Container for the necessary parameters to execute the CreateDataSourceFromRDS operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateDataSourceFromRedshift ( |
||
request | Container for the necessary parameters to execute the CreateDataSourceFromRedshift operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateDataSourceFromS3 ( |
||
request | Container for the necessary parameters to execute the CreateDataSourceFromS3 operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateEvaluation ( |
||
request | Container for the necessary parameters to execute the CreateEvaluation operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateMLModel ( |
||
request | Container for the necessary parameters to execute the CreateMLModel operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateRealtimeEndpoint ( Amazon.MachineLearning.Model.CreateRealtimeEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.CreateRealtimeEndpointRequest | Container for the necessary parameters to execute the CreateRealtimeEndpoint operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteBatchPrediction ( Amazon.MachineLearning.Model.DeleteBatchPredictionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.DeleteBatchPredictionRequest | Container for the necessary parameters to execute the DeleteBatchPrediction operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteDataSource ( Amazon.MachineLearning.Model.DeleteDataSourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.DeleteDataSourceRequest | Container for the necessary parameters to execute the DeleteDataSource operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteEvaluation ( |
||
request | Container for the necessary parameters to execute the DeleteEvaluation operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteMLModel ( Amazon.MachineLearning.Model.DeleteMLModelRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.DeleteMLModelRequest | Container for the necessary parameters to execute the DeleteMLModel operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteRealtimeEndpoint ( Amazon.MachineLearning.Model.DeleteRealtimeEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.DeleteRealtimeEndpointRequest | Container for the necessary parameters to execute the DeleteRealtimeEndpoint operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteTags ( |
||
request | Container for the necessary parameters to execute the DeleteTags operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeBatchPredictions ( |
||
request | Container for the necessary parameters to execute the DescribeBatchPredictions operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeDataSources ( Amazon.MachineLearning.Model.DescribeDataSourcesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.DescribeDataSourcesRequest | Container for the necessary parameters to execute the DescribeDataSources operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeEvaluations ( Amazon.MachineLearning.Model.DescribeEvaluationsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.DescribeEvaluationsRequest | Container for the necessary parameters to execute the DescribeEvaluations operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeMLModels ( |
||
request | Container for the necessary parameters to execute the DescribeMLModels operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeTags ( |
||
request | Container for the necessary parameters to execute the DescribeTags operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetBatchPrediction ( Amazon.MachineLearning.Model.GetBatchPredictionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.GetBatchPredictionRequest | Container for the necessary parameters to execute the GetBatchPrediction operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetDataSource ( Amazon.MachineLearning.Model.GetDataSourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.GetDataSourceRequest | Container for the necessary parameters to execute the GetDataSource operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetEvaluation ( Amazon.MachineLearning.Model.GetEvaluationRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.GetEvaluationRequest | Container for the necessary parameters to execute the GetEvaluation operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetMLModel ( |
||
request | Container for the necessary parameters to execute the GetMLModel operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPredict ( Amazon.MachineLearning.Model.PredictRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.MachineLearning.Model.PredictRequest | Container for the necessary parameters to execute the Predict operation on AmazonMachineLearningClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginUpdateBatchPrediction ( |
||
request | Container for the necessary parameters to execute the UpdateBatchPrediction operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginUpdateDataSource ( |
||
request | Container for the necessary parameters to execute the UpdateDataSource operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginUpdateEvaluation ( |
||
request | Container for the necessary parameters to execute the UpdateEvaluation operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginUpdateMLModel ( |
||
request | Container for the necessary parameters to execute the UpdateMLModel operation on AmazonMachineLearningClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public CreateBatchPredictionAsync ( |
||
request | Container for the necessary parameters to execute the CreateBatchPrediction operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateDataSourceFromRDSAsync ( |
||
request | Container for the necessary parameters to execute the CreateDataSourceFromRDS operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateDataSourceFromRedshiftAsync ( |
||
request | Container for the necessary parameters to execute the CreateDataSourceFromRedshift operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateDataSourceFromS3Async ( |
||
request | Container for the necessary parameters to execute the CreateDataSourceFromS3 operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateEvaluationAsync ( |
||
request | Container for the necessary parameters to execute the CreateEvaluation operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateMLModelAsync ( |
||
request | Container for the necessary parameters to execute the CreateMLModel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateRealtimeEndpoint ( string mlModelId ) : |
||
mlModelId | string | The ID assigned to the MLModel during creation. |
Результат |
public CreateRealtimeEndpointAsync ( Amazon.MachineLearning.Model.CreateRealtimeEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.MachineLearning.Model.CreateRealtimeEndpointRequest | Container for the necessary parameters to execute the CreateRealtimeEndpoint operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateRealtimeEndpointAsync ( string mlModelId, System cancellationToken = default(CancellationToken) ) : Task |
||
mlModelId | string | The ID assigned to the MLModel during creation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected CreateSigner ( ) : |
||
Результат |
protected CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void | ||
pipeline | RuntimePipeline | Runtime pipeline for the current client. |
Результат | void |
public DeleteBatchPrediction ( string batchPredictionId ) : |
||
batchPredictionId | string | A user-supplied ID that uniquely identifies the BatchPrediction . |
Результат |
public DeleteBatchPredictionAsync ( Amazon.MachineLearning.Model.DeleteBatchPredictionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.MachineLearning.Model.DeleteBatchPredictionRequest | Container for the necessary parameters to execute the DeleteBatchPrediction operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteBatchPredictionAsync ( string batchPredictionId, System cancellationToken = default(CancellationToken) ) : Task |
||
batchPredictionId | string | A user-supplied ID that uniquely identifies the BatchPrediction . |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteDataSource ( string dataSourceId ) : |
||
dataSourceId | string | A user-supplied ID that uniquely identifies the DataSource . |
Результат |
public DeleteDataSourceAsync ( Amazon.MachineLearning.Model.DeleteDataSourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.MachineLearning.Model.DeleteDataSourceRequest | Container for the necessary parameters to execute the DeleteDataSource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteDataSourceAsync ( string dataSourceId, System cancellationToken = default(CancellationToken) ) : Task |
||
dataSourceId | string | A user-supplied ID that uniquely identifies the DataSource . |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteEvaluation ( string evaluationId ) : |
||
evaluationId | string | A user-supplied ID that uniquely identifies the Evaluation to delete. |
Результат |
public DeleteEvaluationAsync ( |
||
request | Container for the necessary parameters to execute the DeleteEvaluation operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteEvaluationAsync ( string evaluationId, System cancellationToken = default(CancellationToken) ) : Task |
||
evaluationId | string | A user-supplied ID that uniquely identifies the Evaluation to delete. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteMLModel ( string mlModelId ) : |
||
mlModelId | string | A user-supplied ID that uniquely identifies the MLModel . |
Результат |
public DeleteMLModelAsync ( Amazon.MachineLearning.Model.DeleteMLModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.MachineLearning.Model.DeleteMLModelRequest | Container for the necessary parameters to execute the DeleteMLModel operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteMLModelAsync ( string mlModelId, System cancellationToken = default(CancellationToken) ) : Task |
||
mlModelId | string | A user-supplied ID that uniquely identifies the MLModel . |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteRealtimeEndpoint ( string mlModelId ) : |
||
mlModelId | string | The ID assigned to the MLModel during creation. |
Результат |
public DeleteRealtimeEndpointAsync ( Amazon.MachineLearning.Model.DeleteRealtimeEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.MachineLearning.Model.DeleteRealtimeEndpointRequest | Container for the necessary parameters to execute the DeleteRealtimeEndpoint operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteRealtimeEndpointAsync ( string mlModelId, System cancellationToken = default(CancellationToken) ) : Task |
||
mlModelId | string | The ID assigned to the MLModel during creation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteTagsAsync ( |
||
request | Container for the necessary parameters to execute the DeleteTags operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeBatchPredictionsAsync ( DescribeBatchPredictionsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeBatchPredictionsRequest | Container for the necessary parameters to execute the DescribeBatchPredictions operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeDataSourcesAsync ( DescribeDataSourcesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeDataSourcesRequest | Container for the necessary parameters to execute the DescribeDataSources operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeEvaluationsAsync ( DescribeEvaluationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeEvaluationsRequest | Container for the necessary parameters to execute the DescribeEvaluations operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeMLModelsAsync ( DescribeMLModelsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeMLModelsRequest | Container for the necessary parameters to execute the DescribeMLModels operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeTagsAsync ( DescribeTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeTagsRequest | Container for the necessary parameters to execute the DescribeTags operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public EndAddTags ( IAsyncResult asyncResult ) : AddTagsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddTags. |
Результат | AddTagsResponse |
public EndCreateBatchPrediction ( IAsyncResult asyncResult ) : CreateBatchPredictionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateBatchPrediction. |
Результат | CreateBatchPredictionResponse |
public EndCreateDataSourceFromRDS ( IAsyncResult asyncResult ) : CreateDataSourceFromRDSResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDataSourceFromRDS. |
Результат | CreateDataSourceFromRDSResponse |
public EndCreateDataSourceFromRedshift ( IAsyncResult asyncResult ) : CreateDataSourceFromRedshiftResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDataSourceFromRedshift. |
Результат | CreateDataSourceFromRedshiftResponse |
public EndCreateDataSourceFromS3 ( IAsyncResult asyncResult ) : CreateDataSourceFromS3Response | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDataSourceFromS3. |
Результат | CreateDataSourceFromS3Response |
public EndCreateEvaluation ( IAsyncResult asyncResult ) : CreateEvaluationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateEvaluation. |
Результат | CreateEvaluationResponse |
public EndCreateMLModel ( IAsyncResult asyncResult ) : CreateMLModelResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateMLModel. |
Результат | CreateMLModelResponse |
public EndCreateRealtimeEndpoint ( IAsyncResult asyncResult ) : CreateRealtimeEndpointResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateRealtimeEndpoint. |
Результат | CreateRealtimeEndpointResponse |
public EndDeleteBatchPrediction ( IAsyncResult asyncResult ) : DeleteBatchPredictionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteBatchPrediction. |
Результат | DeleteBatchPredictionResponse |
public EndDeleteDataSource ( IAsyncResult asyncResult ) : DeleteDataSourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDataSource. |
Результат | DeleteDataSourceResponse |
public EndDeleteEvaluation ( IAsyncResult asyncResult ) : DeleteEvaluationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteEvaluation. |
Результат | DeleteEvaluationResponse |
public EndDeleteMLModel ( IAsyncResult asyncResult ) : DeleteMLModelResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteMLModel. |
Результат | DeleteMLModelResponse |
public EndDeleteRealtimeEndpoint ( IAsyncResult asyncResult ) : DeleteRealtimeEndpointResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteRealtimeEndpoint. |
Результат | DeleteRealtimeEndpointResponse |
public EndDeleteTags ( IAsyncResult asyncResult ) : DeleteTagsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteTags. |
Результат | DeleteTagsResponse |
public EndDescribeBatchPredictions ( IAsyncResult asyncResult ) : DescribeBatchPredictionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeBatchPredictions. |
Результат | DescribeBatchPredictionsResponse |
public EndDescribeDataSources ( IAsyncResult asyncResult ) : DescribeDataSourcesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDataSources. |
Результат | DescribeDataSourcesResponse |
public EndDescribeEvaluations ( IAsyncResult asyncResult ) : DescribeEvaluationsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeEvaluations. |
Результат | DescribeEvaluationsResponse |
public EndDescribeMLModels ( IAsyncResult asyncResult ) : DescribeMLModelsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeMLModels. |
Результат | DescribeMLModelsResponse |
public EndDescribeTags ( IAsyncResult asyncResult ) : DescribeTagsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeTags. |
Результат | DescribeTagsResponse |
public EndGetBatchPrediction ( IAsyncResult asyncResult ) : GetBatchPredictionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetBatchPrediction. |
Результат | GetBatchPredictionResponse |
public EndGetDataSource ( IAsyncResult asyncResult ) : GetDataSourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDataSource. |
Результат | GetDataSourceResponse |
public EndGetEvaluation ( IAsyncResult asyncResult ) : GetEvaluationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetEvaluation. |
Результат | GetEvaluationResponse |
public EndGetMLModel ( IAsyncResult asyncResult ) : GetMLModelResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetMLModel. |
Результат | GetMLModelResponse |
public EndPredict ( IAsyncResult asyncResult ) : PredictResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPredict. |
Результат | PredictResponse |
public EndUpdateBatchPrediction ( IAsyncResult asyncResult ) : UpdateBatchPredictionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateBatchPrediction. |
Результат | UpdateBatchPredictionResponse |
public EndUpdateDataSource ( IAsyncResult asyncResult ) : UpdateDataSourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDataSource. |
Результат | UpdateDataSourceResponse |
public EndUpdateEvaluation ( IAsyncResult asyncResult ) : UpdateEvaluationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateEvaluation. |
Результат | UpdateEvaluationResponse |
public EndUpdateMLModel ( IAsyncResult asyncResult ) : UpdateMLModelResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateMLModel. |
Результат | UpdateMLModelResponse |
public GetBatchPrediction ( string batchPredictionId ) : GetBatchPredictionResponse | ||
batchPredictionId | string | An ID assigned to the BatchPrediction at creation. |
Результат | GetBatchPredictionResponse |
public GetBatchPredictionAsync ( GetBatchPredictionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetBatchPredictionRequest | Container for the necessary parameters to execute the GetBatchPrediction operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetBatchPredictionAsync ( string batchPredictionId, System cancellationToken = default(CancellationToken) ) : Task |
||
batchPredictionId | string | An ID assigned to the BatchPrediction at creation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetDataSource ( string dataSourceId ) : GetDataSourceResponse | ||
dataSourceId | string | The ID assigned to the DataSource at creation. |
Результат | GetDataSourceResponse |
public GetDataSource ( string dataSourceId, bool verbose ) : GetDataSourceResponse | ||
dataSourceId | string | The ID assigned to the DataSource at creation. |
verbose | bool | Specifies whether the GetDataSource operation should return DataSourceSchema . If true, DataSourceSchema is returned. If false, DataSourceSchema is not returned. |
Результат | GetDataSourceResponse |
public GetDataSourceAsync ( GetDataSourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetDataSourceRequest | Container for the necessary parameters to execute the GetDataSource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetDataSourceAsync ( string dataSourceId, System cancellationToken = default(CancellationToken) ) : Task |
||
dataSourceId | string | The ID assigned to the DataSource at creation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetDataSourceAsync ( string dataSourceId, bool verbose, System cancellationToken = default(CancellationToken) ) : Task |
||
dataSourceId | string | The ID assigned to the DataSource at creation. |
verbose | bool | Specifies whether the GetDataSource operation should return DataSourceSchema . If true, DataSourceSchema is returned. If false, DataSourceSchema is not returned. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetEvaluation ( string evaluationId ) : GetEvaluationResponse | ||
evaluationId | string | The ID of the Evaluation to retrieve. The evaluation of each MLModel is recorded and cataloged. The ID provides the means to access the information. |
Результат | GetEvaluationResponse |
public GetEvaluationAsync ( GetEvaluationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetEvaluationRequest | Container for the necessary parameters to execute the GetEvaluation operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetEvaluationAsync ( string evaluationId, System cancellationToken = default(CancellationToken) ) : Task |
||
evaluationId | string | The ID of the Evaluation to retrieve. The evaluation of each MLModel is recorded and cataloged. The ID provides the means to access the information. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetMLModel ( string mlModelId ) : GetMLModelResponse | ||
mlModelId | string | The ID assigned to the MLModel at creation. |
Результат | GetMLModelResponse |
public GetMLModel ( string mlModelId, bool verbose ) : GetMLModelResponse | ||
mlModelId | string | The ID assigned to the MLModel at creation. |
verbose | bool | Specifies whether the GetMLModel operation should return Recipe . If true, Recipe is returned. If false, Recipe is not returned. |
Результат | GetMLModelResponse |
public GetMLModelAsync ( GetMLModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetMLModelRequest | Container for the necessary parameters to execute the GetMLModel operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetMLModelAsync ( string mlModelId, System cancellationToken = default(CancellationToken) ) : Task |
||
mlModelId | string | The ID assigned to the MLModel at creation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetMLModelAsync ( string mlModelId, bool verbose, System cancellationToken = default(CancellationToken) ) : Task |
||
mlModelId | string | The ID assigned to the MLModel at creation. |
verbose | bool | Specifies whether the GetMLModel operation should return Recipe . If true, Recipe is returned. If false, Recipe is not returned. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public Predict ( string mlModelId, string predictEndpoint, string>.Dictionary |
||
mlModelId | string | A unique identifier of the MLModel . |
predictEndpoint | string | A property of PredictRequest used to execute the Predict service method. |
record | string>.Dictionary | A property of PredictRequest used to execute the Predict service method. |
Результат | PredictResponse |
public PredictAsync ( PredictRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PredictRequest | Container for the necessary parameters to execute the Predict operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PredictAsync ( string mlModelId, string predictEndpoint, string>.Dictionary |
||
mlModelId | string | A unique identifier of the MLModel . |
predictEndpoint | string | A property of PredictRequest used to execute the Predict service method. |
record | string>.Dictionary | A property of PredictRequest used to execute the Predict service method. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdateBatchPrediction ( string batchPredictionId, string batchPredictionName ) : UpdateBatchPredictionResponse | ||
batchPredictionId | string | The ID assigned to the BatchPrediction during creation. |
batchPredictionName | string | A new user-supplied name or description of the BatchPrediction . |
Результат | UpdateBatchPredictionResponse |
public UpdateBatchPredictionAsync ( UpdateBatchPredictionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateBatchPredictionRequest | Container for the necessary parameters to execute the UpdateBatchPrediction operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdateBatchPredictionAsync ( string batchPredictionId, string batchPredictionName, System cancellationToken = default(CancellationToken) ) : Task |
||
batchPredictionId | string | The ID assigned to the BatchPrediction during creation. |
batchPredictionName | string | A new user-supplied name or description of the BatchPrediction . |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdateDataSource ( string dataSourceId, string dataSourceName ) : UpdateDataSourceResponse | ||
dataSourceId | string | The ID assigned to the DataSource during creation. |
dataSourceName | string | A new user-supplied name or description of the DataSource that will replace the current description. |
Результат | UpdateDataSourceResponse |
public UpdateDataSourceAsync ( UpdateDataSourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateDataSourceRequest | Container for the necessary parameters to execute the UpdateDataSource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdateDataSourceAsync ( string dataSourceId, string dataSourceName, System cancellationToken = default(CancellationToken) ) : Task |
||
dataSourceId | string | The ID assigned to the DataSource during creation. |
dataSourceName | string | A new user-supplied name or description of the DataSource that will replace the current description. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdateEvaluation ( string evaluationId, string evaluationName ) : UpdateEvaluationResponse | ||
evaluationId | string | The ID assigned to the Evaluation during creation. |
evaluationName | string | A new user-supplied name or description of the Evaluation that will replace the current content. |
Результат | UpdateEvaluationResponse |
public UpdateEvaluationAsync ( UpdateEvaluationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateEvaluationRequest | Container for the necessary parameters to execute the UpdateEvaluation operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdateEvaluationAsync ( string evaluationId, string evaluationName, System cancellationToken = default(CancellationToken) ) : Task |
||
evaluationId | string | The ID assigned to the Evaluation during creation. |
evaluationName | string | A new user-supplied name or description of the Evaluation that will replace the current content. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdateMLModel ( string mlModelId, string mlModelName, float scoreThreshold ) : UpdateMLModelResponse | ||
mlModelId | string | The ID assigned to the MLModel during creation. |
mlModelName | string | A user-supplied name or description of the MLModel . |
scoreThreshold | float | The ScoreThreshold used in binary classification MLModel that marks the boundary between a positive prediction and a negative prediction. Output values greater than or equal to the ScoreThreshold receive a positive result from the MLModel , such as true . Output values less than the ScoreThreshold receive a negative response from the MLModel , such as false . |
Результат | UpdateMLModelResponse |
public UpdateMLModelAsync ( UpdateMLModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateMLModelRequest | Container for the necessary parameters to execute the UpdateMLModel operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UpdateMLModelAsync ( string mlModelId, string mlModelName, float scoreThreshold, System cancellationToken = default(CancellationToken) ) : Task |
||
mlModelId | string | The ID assigned to the MLModel during creation. |
mlModelName | string | A user-supplied name or description of the MLModel . |
scoreThreshold | float | The ScoreThreshold used in binary classification MLModel that marks the boundary between a positive prediction and a negative prediction. Output values greater than or equal to the ScoreThreshold receive a positive result from the MLModel , such as true . Output values less than the ScoreThreshold receive a negative response from the MLModel , such as false . |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |