- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.InternalServerException
-
Returns the value of the Code property for this object.
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.InvalidInputException
-
Returns the value of the Code property for this object.
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.LimitExceededException
-
Returns the value of the Code property for this object.
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.ResourceNotFoundException
-
Returns the value of the Code property for this object.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time that the MLModel was created.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The time that the request to create the realtime endpoint for the
MLModel was received.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel was created.
- getDetails() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides any additional details regarding the prediction
- getEndpointInfo() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- getEndpointStatus() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of realtime endpoint for MLModel.
- getEndpointUrl() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
URI that specifies where to send realtime prediction requests for the
MLModel
.
- getInputDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A reference to a file or bucket on Amazon Simple Storage Service
(Amazon S3).
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel.
- getLogUri() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Location of the logs from the CreateMLModel operation.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Description of the most recent details about accessing the
MLModel.
- getMLModel(GetMLModelRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Returns the detail metadata, schema, and data file information for a
MLModel , as well as current status of the MLModel .
- getMLModel(GetMLModelRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
Returns the detail metadata, schema, and data file information for a
MLModel , as well as current status of the MLModel .
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
The ID assigned to the MLModel at creation.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The MLModel id which is same as the MLModelId in the request.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Unique identifier of the predictor.
- GetMLModelRequest - Class in com.amazonaws.services.machinelearning.model
-
- GetMLModelRequest() - Constructor for class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
- GetMLModelResult - Class in com.amazonaws.services.machinelearning.model
-
Represents the output of a GetMLModel operation, and provides detailed
information about a MLModel .
- GetMLModelResult() - Constructor for class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
- getMLModelType() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- getName() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel for human
recognizition and remembrance.
- getPeakRequestsPerSecond() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
Maximum processing rate for the realtime endpoint for MLModel,
measured in incoming requests per second.
- getPredictedLabel() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Returns the value of the PredictedLabel property for this object.
- getPredictedScores() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides the raw classification score corresponding to each label.
- getPredictedValue() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Returns the value of the PredictedValue property for this object.
- getPredictEndpoint() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Returns the value of the PredictEndpoint property for this object.
- getPrediction() - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
Output from a predict operation.
- getRecipe() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Recipe to use when training the MLModel.
- getRecord() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Map of variable name-value pairs representing an observation.
- getSchema() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The schema used by all of the data files referenced by the
DataSource.
- getScoreThreshold() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The scoring threshold is used in binary classification
MLModels, and marks the boundary between a positive prediction
and a negative prediction.
- getScoreThresholdLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the ScoreThreshold.
- getSizeInBytes() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Long integer type that is a 64-bit signed number.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- getTrainingDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Id of the training DataSource.
- getTrainingParameters() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A list of the training parameters in the MLModel.
- getVerbose() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel operation should return
Recipe
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.InternalServerException
-
Sets the value of the Code property for this object.
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.InvalidInputException
-
Sets the value of the Code property for this object.
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.LimitExceededException
-
Sets the value of the Code property for this object.
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.ResourceNotFoundException
-
Sets the value of the Code property for this object.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time that the MLModel was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The time that the request to create the realtime endpoint for the
MLModel was received.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel was created.
- setDetails(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides any additional details regarding the prediction
- setEndpoint(String) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Overrides the default endpoint for this client ("https://machinelearning.us-east-1.amazonaws.com/").
- setEndpoint(String) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
- setEndpoint(String, String, String) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
- setEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- setEndpointStatus(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of realtime endpoint for MLModel.
- setEndpointStatus(RealtimeEndpointStatus) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of realtime endpoint for MLModel.
- setEndpointUrl(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
URI that specifies where to send realtime prediction requests for the
MLModel
.
- setInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A reference to a file or bucket on Amazon Simple Storage Service
(Amazon S3).
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel.
- setLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Location of the logs from the CreateMLModel operation.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Description of the most recent details about accessing the
MLModel.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
The ID assigned to the MLModel at creation.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The MLModel id which is same as the MLModelId in the request.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Unique identifier of the predictor.
- setMLModelType(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- setMLModelType(MLModelType) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel for human
recognizition and remembrance.
- setPeakRequestsPerSecond(Integer) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
Maximum processing rate for the realtime endpoint for MLModel,
measured in incoming requests per second.
- setPredictedLabel(String) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Sets the value of the PredictedLabel property for this object.
- setPredictedScores(Map<String, Float>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides the raw classification score corresponding to each label.
- setPredictedValue(Float) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Sets the value of the PredictedValue property for this object.
- setPredictEndpoint(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Sets the value of the PredictEndpoint property for this object.
- setPrediction(Prediction) - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
Output from a predict operation.
- setRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Recipe to use when training the MLModel.
- setRecord(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Map of variable name-value pairs representing an observation.
- setRegion(Region) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
- setSchema(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The schema used by all of the data files referenced by the
DataSource.
- setScoreThreshold(Float) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The scoring threshold is used in binary classification
MLModels, and marks the boundary between a positive prediction
and a negative prediction.
- setScoreThresholdLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the ScoreThreshold.
- setSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Long integer type that is a 64-bit signed number.
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- setTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Id of the training DataSource.
- setTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A list of the training parameters in the MLModel.
- setVerbose(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel operation should return
Recipe
- shutdown() - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Shuts down this client object, releasing any resources that might be held
open.
- SortOrder - Enum in com.amazonaws.services.machinelearning.model
-
Sort Order
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.BatchPredictionFilterVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.DataSourceFilterVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.DetailsAttributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.EntityStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.EvaluationFilterVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.MLModelFilterVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.MLModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.RealtimeEndpointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.machinelearning.model.SortOrder
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.BatchPredictionFilterVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.DataSourceFilterVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.DetailsAttributes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.EntityStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.EvaluationFilterVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.MLModelFilterVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.MLModelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.RealtimeEndpointStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.machinelearning.model.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time that the MLModel was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The time that the request to create the realtime endpoint for the
MLModel was received.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel was created.
- withDetails(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides any additional details regarding the prediction
- withEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- withEndpointStatus(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of realtime endpoint for MLModel.
- withEndpointStatus(RealtimeEndpointStatus) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of realtime endpoint for MLModel.
- withEndpointUrl(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
URI that specifies where to send realtime prediction requests for the
MLModel
.
- withInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A reference to a file or bucket on Amazon Simple Storage Service
(Amazon S3).
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel.
- withLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Location of the logs from the CreateMLModel operation.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Description of the most recent details about accessing the
MLModel.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
The ID assigned to the MLModel at creation.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The MLModel id which is same as the MLModelId in the request.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Unique identifier of the predictor.
- withMLModelType(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- withMLModelType(MLModelType) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel category.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel for human
recognizition and remembrance.
- withPeakRequestsPerSecond(Integer) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
Maximum processing rate for the realtime endpoint for MLModel,
measured in incoming requests per second.
- withPredictedLabel(String) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Sets the value of the PredictedLabel property for this object.
- withPredictedScores(Map<String, Float>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Provides the raw classification score corresponding to each label.
- withPredictedValue(Float) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Sets the value of the PredictedValue property for this object.
- withPredictEndpoint(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Sets the value of the PredictEndpoint property for this object.
- withPrediction(Prediction) - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
Output from a predict operation.
- withRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Recipe to use when training the MLModel.
- withRecord(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Map of variable name-value pairs representing an observation.
- withSchema(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The schema used by all of the data files referenced by the
DataSource.
- withScoreThreshold(Float) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The scoring threshold is used in binary classification
MLModels, and marks the boundary between a positive prediction
and a negative prediction.
- withScoreThresholdLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the ScoreThreshold.
- withSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Long integer type that is a 64-bit signed number.
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel.
- withTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Id of the training DataSource.
- withTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A list of the training parameters in the MLModel.
- withVerbose(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel operation should return
Recipe