C# Class Amazon.MachineLearning.Model.CreateRealtimeEndpointResponse

Represents the output of an CreateRealtimeEndpoint operation.

The result contains the MLModelId and the endpoint information for the MLModel.

The endpoint information includes the URI of the MLModel; that is, the location to send online prediction requests for the specified MLModel.

Inheritance: Amazon.Runtime.AmazonWebServiceResponse
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMLModelId ( ) : bool
IsSetRealtimeEndpointInfo ( ) : bool