- 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 real-time 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 the real-time endpoint for the
MLModel
.
- getEndpointUrl() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The URI that specifies where to send real-time prediction requests for
the MLModel
.
- getInputDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The location of the data file or directory in 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
-
A link to the file that contains logs of 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 an MLModel
that includes detailed metadata, and
data source information as well as the current status of the
MLModel
.
- getMLModel(GetMLModelRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
Returns an MLModel
that includes detailed metadata, and
data source information as well as the 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
-
A unique identifier of the MLModel
.
- 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
.
- getPeakRequestsPerSecond() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The maximum processing rate for the real-time endpoint for
MLModel
, measured in incoming requests per second.
- getPredictedLabel() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction label for either a BINARY or MULTICLASS
MLModel
.
- 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
-
The prediction value for REGRESSION MLModel
.
- 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
-
The output from a Predict
operation:
- getRecipe() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel
.
- getRecord() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A map of variable name-value pairs that represent 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
MLModel
s, 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
-
The 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 real-time 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 the real-time endpoint for the
MLModel
.
- setEndpointStatus(RealtimeEndpointStatus) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of the real-time endpoint for the
MLModel
.
- setEndpointUrl(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The URI that specifies where to send real-time prediction requests for
the MLModel
.
- setInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The location of the data file or directory in 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
-
A link to the file that contains logs of 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
-
A unique identifier of the MLModel
.
- 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
.
- setPeakRequestsPerSecond(Integer) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The maximum processing rate for the real-time endpoint for
MLModel
, measured in incoming requests per second.
- setPredictedLabel(String) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction label for either a BINARY or MULTICLASS
MLModel
.
- 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
-
The prediction value for REGRESSION MLModel
.
- 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
-
The output from a Predict
operation:
- setRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel
.
- setRecord(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A map of variable name-value pairs that represent 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
MLModel
s, 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
-
The 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 real-time 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 the real-time endpoint for the
MLModel
.
- withEndpointStatus(RealtimeEndpointStatus) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of the real-time endpoint for the
MLModel
.
- withEndpointUrl(String) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The URI that specifies where to send real-time prediction requests for
the MLModel
.
- withInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The location of the data file or directory in 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
-
A link to the file that contains logs of 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
-
A unique identifier of the MLModel
.
- 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
.
- withPeakRequestsPerSecond(Integer) - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
The maximum processing rate for the real-time endpoint for
MLModel
, measured in incoming requests per second.
- withPredictedLabel(String) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
The prediction label for either a BINARY or MULTICLASS
MLModel
.
- 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
-
The prediction value for REGRESSION MLModel
.
- 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
-
The output from a Predict
operation:
- withRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel
.
- withRecord(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A map of variable name-value pairs that represent 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
MLModel
s, 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
-
The 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
.