- getAlgorithm() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The algorithm used to train the MLModel
.
- getBatchPrediction(GetBatchPredictionRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearning
-
- getBatchPrediction(GetBatchPredictionRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Returns a BatchPrediction
that includes detailed metadata,
status, and data file information for a Batch Prediction
request.
- getBatchPrediction(GetBatchPredictionRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
Returns a BatchPrediction
that includes detailed metadata,
status, and data file information for a Batch Prediction
request.
- getBatchPredictionAsync(GetBatchPredictionRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearningAsync
-
- getBatchPredictionAsync(GetBatchPredictionRequest, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult>) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearningAsync
-
- getBatchPredictionAsync(GetBatchPredictionRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearningAsync
-
Returns a BatchPrediction
that includes detailed metadata,
status, and data file information for a Batch Prediction
request.
- getBatchPredictionAsync(GetBatchPredictionRequest, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult>) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearningAsync
-
Returns a BatchPrediction
that includes detailed metadata,
status, and data file information for a Batch Prediction
request.
- getBatchPredictionAsync(GetBatchPredictionRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
- getBatchPredictionAsync(GetBatchPredictionRequest, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult>) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
- getBatchPredictionDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID of the DataSource
that points to the group of
observations to predict.
- getBatchPredictionDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The ID of the DataSource
that points to the group of
observations to predict.
- getBatchPredictionDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The ID of the DataSource
that was used to create the
BatchPrediction
.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID assigned to the BatchPrediction
at creation.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionResult
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.DeleteBatchPredictionRequest
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.DeleteBatchPredictionResult
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionRequest
-
An ID assigned to the BatchPrediction
at creation.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
An ID assigned to the BatchPrediction
at creation.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionRequest
-
The ID assigned to the BatchPrediction
during creation.
- getBatchPredictionId() - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionResult
-
The ID assigned to the BatchPrediction
during creation.
- getBatchPredictionName() - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
A user-supplied name or description of the BatchPrediction
.
- getBatchPredictionName() - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionRequest
-
A new user-supplied name or description of the
BatchPrediction
.
- GetBatchPredictionRequest - Class in com.amazonaws.services.machinelearning.model
-
- GetBatchPredictionRequest() - Constructor for class com.amazonaws.services.machinelearning.model.GetBatchPredictionRequest
-
- GetBatchPredictionResult - Class in com.amazonaws.services.machinelearning.model
-
- GetBatchPredictionResult() - Constructor for class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearning
-
- 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
-
Returns additional metadata for a previously executed successful,
request, typically used for debugging issues where a service isn't acting
as expected.
- getClusterIdentifier() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabase
-
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.IdempotentParameterMismatchException
-
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.InternalServerException
-
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.InvalidInputException
-
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.LimitExceededException
-
- getCode() - Method in exception com.amazonaws.services.machinelearning.model.ResourceNotFoundException
-
- getComputeStatistics() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The compute statistics for a DataSource
.
- getComputeStatistics() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
The compute statistics for a DataSource
.
- getComputeStatistics() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
The compute statistics for a DataSource
.
- getComputeStatistics() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The parameter is true
if statistics need to be generated
from the observation data.
- getComputeStatistics() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The parameter is true
if statistics need to be generated
from the observation data.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The time that the BatchPrediction
was created.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The time that the DataSource
was created.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The time that the Evaluation
was created.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The time when the BatchPrediction
was created.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The time that the DataSource
was created.
- getCreatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The time that the Evaluation
was created.
- 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.MLModel
-
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.BatchPrediction
-
The AWS user account that invoked the BatchPrediction
.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The AWS user account from which the DataSource
was created.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The AWS user account that invoked the evaluation.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The AWS user account that invoked the BatchPrediction
.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The AWS user account from which the DataSource
was created.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The AWS user account that invoked the evaluation.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel
was created.
- getCreatedByIamUser() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The AWS user account from which the MLModel
was created.
- getDatabase() - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The database details required to connect to an Amazon RDS.
- getDatabaseCredentials() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The AWS Identity and Access Management (IAM) credentials that are used
connect to the Amazon RDS database.
- getDatabaseCredentials() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes AWS Identity and Access Management (IAM) credentials that are
used connect to the Amazon Redshift database.
- getDatabaseInformation() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
Describes the DatabaseName
and
InstanceIdentifier
of an an Amazon RDS database.
- getDatabaseInformation() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the DatabaseName
and
ClusterIdentifier
for an Amazon Redshift
DataSource
.
- getDatabaseName() - Method in class com.amazonaws.services.machinelearning.model.RDSDatabase
-
- getDatabaseName() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabase
-
- getDatabaseUserName() - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
- getDatabaseUserName() - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- getDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The location and name of the data in Amazon Simple Storage Service
(Amazon S3) that is used by a DataSource
.
- getDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- getDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
The location of the data file(s) used by a DataSource
.
- getDataPipelineId() - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The ID of the Data Pipeline instance that is used to carry to copy data
from Amazon RDS to Amazon S3.
- getDataRearrangement() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A JSON string that represents the splitting requirement of a
Datasource
.
- getDataRearrangement() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A JSON string that captures the splitting rearrangement requirement of
the DataSource
.
- getDataRearrangement() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
DataRearrangement - A JSON string that represents the splitting
requirement of a DataSource
.
- getDataRearrangement() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the splitting specifications for a DataSource
.
- getDataRearrangement() - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
Describes the splitting requirement of a Datasource
.
- getDataSchema() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
A JSON string that represents the schema for an Amazon RDS
DataSource
.
- getDataSchema() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
A JSON string that represents the schema for an Amazon Redshift
DataSource
.
- getDataSchema() - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
A JSON string that represents the schema for an Amazon S3
DataSource
.
- getDataSchemaLocationS3() - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
Describes the schema Location in Amazon S3.
- getDataSchemaUri() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The Amazon S3 location of the DataSchema
.
- getDataSchemaUri() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the schema location for an Amazon Redshift
DataSource
.
- getDataSizeInBytes() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The total number of observations contained in the data files that the
DataSource
references.
- getDataSizeInBytes() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The total size of observations in the data files.
- getDataSource(GetDataSourceRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearning
-
- getDataSource(GetDataSourceRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Returns a DataSource
that includes metadata and data file
information, as well as the current status of the DataSource
.
- getDataSource(GetDataSourceRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
Returns a DataSource
that includes metadata and data file
information, as well as the current status of the DataSource
.
- getDataSourceAsync(GetDataSourceRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearningAsync
-
- getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearningAsync
-
- getDataSourceAsync(GetDataSourceRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearningAsync
-
Returns a DataSource
that includes metadata and data file
information, as well as the current status of the DataSource
.
- getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearningAsync
-
Returns a DataSource
that includes metadata and data file
information, as well as the current status of the DataSource
.
- getDataSourceAsync(GetDataSourceRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
- getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSResult
-
A user-supplied ID that uniquely identifies the datasource.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftResult
-
A user-supplied ID that uniquely identifies the datasource.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
A user-supplied identifier that uniquely identifies the
DataSource
.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Result
-
A user-supplied ID that uniquely identifies the datasource.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The ID that is assigned to the DataSource
during creation.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.DeleteDataSourceRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.DeleteDataSourceResult
-
A user-supplied ID that uniquely identifies the DataSource
.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceRequest
-
The ID assigned to the DataSource
at creation.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The ID assigned to the DataSource
at creation.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceRequest
-
The ID assigned to the DataSource
during creation.
- getDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceResult
-
The ID assigned to the DataSource
during creation.
- getDataSourceName() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
A user-supplied name or description of the DataSource
.
- getDataSourceName() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A user-supplied name or description of the DataSource
.
- getDataSourceName() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
A user-supplied name or description of the DataSource
.
- getDataSourceName() - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceRequest
-
A new user-supplied name or description of the DataSource
that will replace the current description.
- GetDataSourceRequest - Class in com.amazonaws.services.machinelearning.model
-
- GetDataSourceRequest() - Constructor for class com.amazonaws.services.machinelearning.model.GetDataSourceRequest
-
- GetDataSourceResult - Class in com.amazonaws.services.machinelearning.model
-
Represents the output of a
GetDataSource operation and describes a
DataSource
.
- GetDataSourceResult() - Constructor for class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- getDataSourceSchema() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The schema used by all of the data files of this DataSource
.
- getDataSpec() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
The data specification of an Amazon Redshift DataSource
:
- getDataSpec() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
The data specification of a DataSource
:
- getDetails() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
- getEndpointInfo() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- getEndpointInfo() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
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
.
- getEQ() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The equal to operator.
- getEQ() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The equal to operator.
- getEQ() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The equal to operator.
- getEQ() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The equal to operator.
- getEvaluation(GetEvaluationRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearning
-
- getEvaluation(GetEvaluationRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Returns an Evaluation
that includes metadata as well as the
current status of the Evaluation
.
- getEvaluation(GetEvaluationRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningClient
-
Returns an Evaluation
that includes metadata as well as the
current status of the Evaluation
.
- getEvaluationAsync(GetEvaluationRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearningAsync
-
- getEvaluationAsync(GetEvaluationRequest, AsyncHandler<GetEvaluationRequest, GetEvaluationResult>) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearningAsync
-
- getEvaluationAsync(GetEvaluationRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearningAsync
-
Returns an Evaluation
that includes metadata as well as the
current status of the Evaluation
.
- getEvaluationAsync(GetEvaluationRequest, AsyncHandler<GetEvaluationRequest, GetEvaluationResult>) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearningAsync
-
Returns an Evaluation
that includes metadata as well as the
current status of the Evaluation
.
- getEvaluationAsync(GetEvaluationRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
- getEvaluationAsync(GetEvaluationRequest, AsyncHandler<GetEvaluationRequest, GetEvaluationResult>) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
- getEvaluationDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
The ID of the DataSource
for the evaluation.
- getEvaluationDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID of the DataSource
that is used to evaluate the
MLModel
.
- getEvaluationDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The DataSource
used for this evaluation.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
A user-supplied ID that uniquely identifies the Evaluation
.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationResult
-
The user-supplied ID that uniquely identifies the Evaluation
.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.DeleteEvaluationRequest
-
A user-supplied ID that uniquely identifies the Evaluation
to delete.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.DeleteEvaluationResult
-
A user-supplied ID that uniquely identifies the Evaluation
.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID that is assigned to the Evaluation
at creation.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationRequest
-
The ID of the Evaluation
to retrieve.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The evaluation ID which is same as the EvaluationId
in the
request.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationRequest
-
The ID assigned to the Evaluation
during creation.
- getEvaluationId() - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationResult
-
The ID assigned to the Evaluation
during creation.
- getEvaluationName() - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
A user-supplied name or description of the Evaluation
.
- getEvaluationName() - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationRequest
-
A new user-supplied name or description of the Evaluation
that will replace the current content.
- GetEvaluationRequest - Class in com.amazonaws.services.machinelearning.model
-
- GetEvaluationRequest() - Constructor for class com.amazonaws.services.machinelearning.model.GetEvaluationRequest
-
- GetEvaluationResult - Class in com.amazonaws.services.machinelearning.model
-
Represents the output of a
GetEvaluation operation and describes an
Evaluation
.
- GetEvaluationResult() - Constructor for class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
- getExecutorService() - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
Returns the executor service used by this client to execute async
requests.
- getFilterVariable() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
Use one of the following variables to filter a list of
BatchPrediction
:
- getFilterVariable() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
Use one of the following variables to filter a list of
DataSource
:
- getFilterVariable() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
Use one of the following variable to filter a list of
Evaluation
objects:
- getFilterVariable() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
Use one of the following variables to filter a list of
MLModel
:
- getGE() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The greater than or equal to operator.
- getGE() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The greater than or equal to operator.
- getGE() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The greater than or equal to operator.
- getGE() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The greater than or equal to operator.
- getGT() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The greater than operator.
- getGT() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The greater than operator.
- getGT() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The greater than operator.
- getGT() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The greater than operator.
- getInputDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- getInputDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The location and name of the data in Amazon Simple Storage Server (Amazon
S3) that is used in the evaluation.
- getInputDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- getInputDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- 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).
- getInputDataLocationS3() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- getInstanceIdentifier() - Method in class com.amazonaws.services.machinelearning.model.RDSDatabase
-
The ID of an RDS DB instance.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The time of the most recent edit to the BatchPrediction
.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The time of the most recent edit to the BatchPrediction
.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The time of the most recent edit to the Evaluation
.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The time of the most recent edit to BatchPrediction
.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The time of the most recent edit to the DataSource
.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The time of the most recent edit to the BatchPrediction
.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel
.
- getLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The time of the most recent edit to the MLModel
.
- getLE() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The less than or equal to operator.
- getLE() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The less than or equal to operator.
- getLE() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The less than or equal to operator.
- getLE() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The less than or equal to operator.
- getLimit() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The number of pages of information to include in the result.
- getLimit() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The maximum number of DataSource
to include in the result.
- getLimit() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The maximum number of Evaluation
to include in the result.
- getLimit() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The number of pages of information to include in the result.
- getLogUri() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
- getLogUri() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A link to the file containining logs of either create
DataSource
operation.
- getLogUri() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
- getLogUri() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A link to the file that contains logs of the CreateMLModel
operation.
- getLT() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The less than operator.
- getLT() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The less than operator.
- getLT() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The less than operator.
- getLT() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The less than operator.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
A description of the most recent details about processing the batch
prediction request.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A description of the most recent details about creating the
DataSource
.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
A description of the most recent details about evaluating the
MLModel
.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
A description of the most recent details about processing the batch
prediction request.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The description of the most recent details about creating the
DataSource
.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
A description of the most recent details about evaluating the
MLModel
.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Description of the most recent details about accessing the
MLModel
.
- getMessage() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A description of the most recent details about accessing the
MLModel
.
- getMLModel(GetMLModelRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearning
-
- 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
.
- getMLModelAsync(GetMLModelRequest) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearningAsync
-
- getMLModelAsync(GetMLModelRequest, AsyncHandler<GetMLModelRequest, GetMLModelResult>) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearningAsync
-
- getMLModelAsync(GetMLModelRequest) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearningAsync
-
Returns an MLModel
that includes detailed metadata, and data
source information as well as the current status of the
MLModel
.
- getMLModelAsync(GetMLModelRequest, AsyncHandler<GetMLModelRequest, GetMLModelResult>) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearningAsync
-
Returns an MLModel
that includes detailed metadata, and data
source information as well as the current status of the
MLModel
.
- getMLModelAsync(GetMLModelRequest) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
- getMLModelAsync(GetMLModelRequest, AsyncHandler<GetMLModelRequest, GetMLModelResult>) - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID of the MLModel
that generated predictions for the
BatchPrediction
request.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The ID of the MLModel
that will generate predictions for the
group of observations.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
The ID of the MLModel
to evaluate.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A user-supplied ID that uniquely identifies the MLModel
.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointRequest
-
The ID assigned to the MLModel
during creation.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.DeleteMLModelRequest
-
A user-supplied ID that uniquely identifies the MLModel
.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.DeleteMLModelResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointRequest
-
The ID assigned to the MLModel
during creation.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID of the MLModel
that is the focus of the evaluation.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The ID of the MLModel
that generated predictions for the
BatchPrediction
request.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The ID of the MLModel
that was the focus of the evaluation.
- 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.MLModel
-
The ID assigned to the MLModel
at creation.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A unique identifier of the MLModel
.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
The ID assigned to the MLModel
during creation.
- getMLModelId() - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelResult
-
The ID assigned to the MLModel
during creation.
- getMLModelName() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A user-supplied name or description of the MLModel
.
- getMLModelName() - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
A user-supplied name or description 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.CreateMLModelRequest
-
The category of supervised learning that this MLModel
will
address.
- getMLModelType() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Identifies the MLModel
category.
- getMLModelType() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
Identifies the MLModel
category.
- getName() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
A user-supplied name or description of the BatchPrediction
.
- getName() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A user-supplied name or description of the DataSource
.
- getName() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
A user-supplied name or description of the Evaluation
.
- getName() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
A user-supplied name or description of the BatchPrediction
.
- getName() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A user-supplied name or description of the DataSource
.
- getName() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
A user-supplied name or description of the Evaluation
.
- getName() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel
.
- getName() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A user-supplied name or description of the MLModel
.
- getNE() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The not equal to operator.
- getNE() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The not equal to operator.
- getNE() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The not equal to operator.
- getNE() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The not equal to operator.
- getNextToken() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
An ID of the page in the paginated results.
- getNextToken() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- getNextToken() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The ID of the page in the paginated results.
- getNextToken() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesResult
-
An ID of the next page in the paginated results that indicates at least
one more page follows.
- getNextToken() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The ID of the page in the paginated results.
- getNextToken() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- getNextToken() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The ID of the page in the paginated results.
- getNextToken() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- getNumberOfFiles() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The number of data files referenced by the DataSource
.
- getNumberOfFiles() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The number of data files referenced by the DataSource
.
- getOutputUri() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The location of an Amazon S3 bucket or directory to receive the operation
results.
- getOutputUri() - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The location of an Amazon Simple Storage Service (Amazon S3) bucket or
directory to store the batch prediction results.
- getOutputUri() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The location of an Amazon S3 bucket or directory to receive the operation
results.
- getParameters() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A list of the training parameters in the MLModel
.
- getPassword() - Method in class com.amazonaws.services.machinelearning.model.RDSDatabaseCredentials
-
- getPassword() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabaseCredentials
-
- 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.
- getPerformanceMetrics() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
Measurements of how well the MLModel
performed, using
observations referenced by the DataSource
.
- getPerformanceMetrics() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
Measurements of how well the MLModel
performed using
observations referenced by the DataSource
.
- 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
-
- 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
-
- getPrediction() - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
- getPrefix() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- getPrefix() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- getPrefix() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- getPrefix() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- getProperties() - Method in class com.amazonaws.services.machinelearning.model.PerformanceMetrics
-
- getRDSData() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The data specification of an Amazon RDS DataSource
:
- getRDSMetadata() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- getRDSMetadata() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- getRealtimeEndpointInfo() - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointResult
-
The endpoint information of the MLModel
- getRealtimeEndpointInfo() - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointResult
-
The endpoint information of the MLModel
- getRecipe() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The data recipe for creating MLModel
.
- getRecipe() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel
.
- getRecipeUri() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The Amazon Simple Storage Service (Amazon S3) location and file name that
contains the MLModel
recipe.
- getRecord() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
- getRedshiftDatabase() - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- getRedshiftMetadata() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- getRedshiftMetadata() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- getResourceRole() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon Elastic
Compute Cloud (Amazon EC2) instance to carry out the copy operation from
Amazon RDS to an Amazon S3 task.
- getResourceRole() - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon EC2
instance to carry out the copy task from Amazon RDS to Amazon S3.
- getResults() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsResult
-
- getResults() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesResult
-
A list of DataSource
that meet the search criteria.
- getResults() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsResult
-
A list of
Evaluation that meet the search criteria.
- getResults() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsResult
-
A list of
MLModel that meet the search criteria.
- getRoleARN() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The role that Amazon ML assumes on behalf of the user to create and
activate a data pipeline in the user’s account and copy data (using the
SelectSqlQuery
) query from Amazon RDS to Amazon S3.
- getRoleARN() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A fully specified role Amazon Resource Name (ARN).
- getRoleARN() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- getRoleARN() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- getS3StagingLocation() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The Amazon S3 location for staging Amazon RDS data.
- getS3StagingLocation() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes an Amazon S3 location to store the result set of the
SelectSqlQuery
query.
- 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.
- getScoreThreshold() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
- getScoreThreshold() - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
The ScoreThreshold
used in binary classification
MLModel
that 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
.
- getScoreThresholdLastUpdatedAt() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The time of the most recent edit to the ScoreThreshold
.
- getSecurityGroupIds() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The security group IDs to be used to access a VPC-based RDS DB instance.
- getSelectSqlQuery() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The query that is used to retrieve the observation data for the
DataSource
.
- getSelectSqlQuery() - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
- getSelectSqlQuery() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the SQL Query to execute on an Amazon Redshift database for an
Amazon Redshift DataSource
.
- getSelectSqlQuery() - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- getServiceRole() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The role (DataPipelineDefaultRole) assumed by AWS Data Pipeline service
to monitor the progress of the copy task from Amazon RDS to Amazon S3.
- getServiceRole() - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The role (DataPipelineDefaultRole) assumed by the Data Pipeline service
to monitor the progress of the copy task from Amazon RDS to Amazon S3.
- getSizeInBytes() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
- getSizeInBytes() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
- getSortOrder() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
s.
- getSortOrder() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
A two-value parameter that determines the sequence of the resulting list
of DataSource
.
- getSortOrder() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
A two-value parameter that determines the sequence of the resulting list
of Evaluation
.
- getSortOrder() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The status of the BatchPrediction
.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The current status of the DataSource
.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The status of the evaluation.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The status of the BatchPrediction
, which can be one of the
following values:
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The current status of the DataSource
.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The status of the evaluation.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current status of the MLModel
.
- getStatus() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The current status of an MLModel
.
- getSubnetId() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The subnet ID to be used to access a VPC-based RDS DB instance.
- getTrainingDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The DataSource
that points to the training data.
- getTrainingDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The ID of the training DataSource
.
- getTrainingDataSourceId() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
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
.
- getTrainingParameters() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A list of the training parameters in the MLModel
.
- getUsername() - Method in class com.amazonaws.services.machinelearning.model.RDSDatabaseCredentials
-
- getUsername() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabaseCredentials
-
- getVerbose() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceRequest
-
Specifies whether the GetDataSource
operation should return
DataSourceSchema
.
- getVerbose() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel
operation should return
Recipe
.
- S3DataSpec - Class in com.amazonaws.services.machinelearning.model
-
Describes the data specification of a DataSource
.
- S3DataSpec() - Constructor for class com.amazonaws.services.machinelearning.model.S3DataSpec
-
- setAlgorithm(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The algorithm used to train the MLModel
.
- setAlgorithm(Algorithm) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The algorithm used to train the MLModel
.
- setBatchPredictionDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID of the DataSource
that points to the group of
observations to predict.
- setBatchPredictionDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The ID of the DataSource
that points to the group of
observations to predict.
- setBatchPredictionDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The ID of the DataSource
that was used to create the
BatchPrediction
.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID assigned to the BatchPrediction
at creation.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionResult
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteBatchPredictionRequest
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteBatchPredictionResult
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionRequest
-
An ID assigned to the BatchPrediction
at creation.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
An ID assigned to the BatchPrediction
at creation.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionRequest
-
The ID assigned to the BatchPrediction
during creation.
- setBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionResult
-
The ID assigned to the BatchPrediction
during creation.
- setBatchPredictionName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
A user-supplied name or description of the BatchPrediction
.
- setBatchPredictionName(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionRequest
-
A new user-supplied name or description of the
BatchPrediction
.
- setClusterIdentifier(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabase
-
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.IdempotentParameterMismatchException
-
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.InternalServerException
-
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.InvalidInputException
-
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.LimitExceededException
-
- setCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.ResourceNotFoundException
-
- setComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The compute statistics for a DataSource
.
- setComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
The compute statistics for a DataSource
.
- setComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
The compute statistics for a DataSource
.
- setComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The parameter is true
if statistics need to be generated
from the observation data.
- setComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The parameter is true
if statistics need to be generated
from the observation data.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The time that the BatchPrediction
was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The time that the DataSource
was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The time that the Evaluation
was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The time when the BatchPrediction
was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The time that the DataSource
was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The time that the Evaluation
was created.
- 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.MLModel
-
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.BatchPrediction
-
The AWS user account that invoked the BatchPrediction
.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The AWS user account from which the DataSource
was created.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The AWS user account that invoked the evaluation.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The AWS user account that invoked the BatchPrediction
.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The AWS user account from which the DataSource
was created.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The AWS user account that invoked the evaluation.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel
was created.
- setCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The AWS user account from which the MLModel
was created.
- setDatabase(RDSDatabase) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The database details required to connect to an Amazon RDS.
- setDatabaseCredentials(RDSDatabaseCredentials) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The AWS Identity and Access Management (IAM) credentials that are used
connect to the Amazon RDS database.
- setDatabaseCredentials(RedshiftDatabaseCredentials) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes AWS Identity and Access Management (IAM) credentials that are
used connect to the Amazon Redshift database.
- setDatabaseInformation(RDSDatabase) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
Describes the DatabaseName
and
InstanceIdentifier
of an an Amazon RDS database.
- setDatabaseInformation(RedshiftDatabase) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the DatabaseName
and
ClusterIdentifier
for an Amazon Redshift
DataSource
.
- setDatabaseName(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDatabase
-
- setDatabaseName(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabase
-
- setDatabaseUserName(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
- setDatabaseUserName(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- setDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The location and name of the data in Amazon Simple Storage Service
(Amazon S3) that is used by a DataSource
.
- setDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- setDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
The location of the data file(s) used by a DataSource
.
- setDataPipelineId(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The ID of the Data Pipeline instance that is used to carry to copy data
from Amazon RDS to Amazon S3.
- setDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A JSON string that represents the splitting requirement of a
Datasource
.
- setDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A JSON string that captures the splitting rearrangement requirement of
the DataSource
.
- setDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
DataRearrangement - A JSON string that represents the splitting
requirement of a DataSource
.
- setDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the splitting specifications for a DataSource
.
- setDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
Describes the splitting requirement of a Datasource
.
- setDataSchema(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
A JSON string that represents the schema for an Amazon RDS
DataSource
.
- setDataSchema(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
A JSON string that represents the schema for an Amazon Redshift
DataSource
.
- setDataSchema(String) - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
A JSON string that represents the schema for an Amazon S3
DataSource
.
- setDataSchemaLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
Describes the schema Location in Amazon S3.
- setDataSchemaUri(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The Amazon S3 location of the DataSchema
.
- setDataSchemaUri(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the schema location for an Amazon Redshift
DataSource
.
- setDataSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The total number of observations contained in the data files that the
DataSource
references.
- setDataSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The total size of observations in the data files.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSResult
-
A user-supplied ID that uniquely identifies the datasource.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftResult
-
A user-supplied ID that uniquely identifies the datasource.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
A user-supplied identifier that uniquely identifies the
DataSource
.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Result
-
A user-supplied ID that uniquely identifies the datasource.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The ID that is assigned to the DataSource
during creation.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteDataSourceRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteDataSourceResult
-
A user-supplied ID that uniquely identifies the DataSource
.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceRequest
-
The ID assigned to the DataSource
at creation.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The ID assigned to the DataSource
at creation.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceRequest
-
The ID assigned to the DataSource
during creation.
- setDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceResult
-
The ID assigned to the DataSource
during creation.
- setDataSourceName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
A user-supplied name or description of the DataSource
.
- setDataSourceName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A user-supplied name or description of the DataSource
.
- setDataSourceName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
A user-supplied name or description of the DataSource
.
- setDataSourceName(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceRequest
-
A new user-supplied name or description of the DataSource
that will replace the current description.
- setDataSourceSchema(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The schema used by all of the data files of this DataSource
.
- setDataSpec(RedshiftDataSpec) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
The data specification of an Amazon Redshift DataSource
:
- setDataSpec(S3DataSpec) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
The data specification of a DataSource
:
- setDetails(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
- setEndpoint(String) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearning
-
- setEndpoint(String) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Overrides the default endpoint for this client
("https://machinelearning.us-east-1.amazonaws.com").
- setEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- setEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
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
.
- setEQ(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The equal to operator.
- setEQ(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The equal to operator.
- setEQ(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The equal to operator.
- setEQ(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The equal to operator.
- setEvaluationDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
The ID of the DataSource
for the evaluation.
- setEvaluationDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID of the DataSource
that is used to evaluate the
MLModel
.
- setEvaluationDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The DataSource
used for this evaluation.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
A user-supplied ID that uniquely identifies the Evaluation
.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationResult
-
The user-supplied ID that uniquely identifies the Evaluation
.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteEvaluationRequest
-
A user-supplied ID that uniquely identifies the Evaluation
to delete.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteEvaluationResult
-
A user-supplied ID that uniquely identifies the Evaluation
.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID that is assigned to the Evaluation
at creation.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationRequest
-
The ID of the Evaluation
to retrieve.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The evaluation ID which is same as the EvaluationId
in the
request.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationRequest
-
The ID assigned to the Evaluation
during creation.
- setEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationResult
-
The ID assigned to the Evaluation
during creation.
- setEvaluationName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
A user-supplied name or description of the Evaluation
.
- setEvaluationName(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationRequest
-
A new user-supplied name or description of the Evaluation
that will replace the current content.
- setFilterVariable(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
Use one of the following variables to filter a list of
BatchPrediction
:
- setFilterVariable(BatchPredictionFilterVariable) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
Use one of the following variables to filter a list of
BatchPrediction
:
- setFilterVariable(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
Use one of the following variables to filter a list of
DataSource
:
- setFilterVariable(DataSourceFilterVariable) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
Use one of the following variables to filter a list of
DataSource
:
- setFilterVariable(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
Use one of the following variable to filter a list of
Evaluation
objects:
- setFilterVariable(EvaluationFilterVariable) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
Use one of the following variable to filter a list of
Evaluation
objects:
- setFilterVariable(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
Use one of the following variables to filter a list of
MLModel
:
- setFilterVariable(MLModelFilterVariable) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
Use one of the following variables to filter a list of
MLModel
:
- setGE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The greater than or equal to operator.
- setGE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The greater than or equal to operator.
- setGE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The greater than or equal to operator.
- setGE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The greater than or equal to operator.
- setGT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The greater than operator.
- setGT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The greater than operator.
- setGT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The greater than operator.
- setGT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The greater than operator.
- setInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- setInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The location and name of the data in Amazon Simple Storage Server (Amazon
S3) that is used in the evaluation.
- setInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- setInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- 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).
- setInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- setInstanceIdentifier(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDatabase
-
The ID of an RDS DB instance.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The time of the most recent edit to the BatchPrediction
.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The time of the most recent edit to the BatchPrediction
.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The time of the most recent edit to the Evaluation
.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The time of the most recent edit to BatchPrediction
.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The time of the most recent edit to the DataSource
.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The time of the most recent edit to the BatchPrediction
.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel
.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The time of the most recent edit to the MLModel
.
- setLE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The less than or equal to operator.
- setLE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The less than or equal to operator.
- setLE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The less than or equal to operator.
- setLE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The less than or equal to operator.
- setLimit(Integer) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The number of pages of information to include in the result.
- setLimit(Integer) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The maximum number of DataSource
to include in the result.
- setLimit(Integer) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The maximum number of Evaluation
to include in the result.
- setLimit(Integer) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The number of pages of information to include in the result.
- setLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
- setLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A link to the file containining logs of either create
DataSource
operation.
- setLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
- setLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A link to the file that contains logs of the CreateMLModel
operation.
- setLT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The less than operator.
- setLT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The less than operator.
- setLT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The less than operator.
- setLT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The less than operator.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
A description of the most recent details about processing the batch
prediction request.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A description of the most recent details about creating the
DataSource
.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
A description of the most recent details about evaluating the
MLModel
.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
A description of the most recent details about processing the batch
prediction request.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The description of the most recent details about creating the
DataSource
.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
A description of the most recent details about evaluating the
MLModel
.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Description of the most recent details about accessing the
MLModel
.
- setMessage(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A description of the most recent details about accessing the
MLModel
.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID of the MLModel
that generated predictions for the
BatchPrediction
request.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The ID of the MLModel
that will generate predictions for the
group of observations.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
The ID of the MLModel
to evaluate.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A user-supplied ID that uniquely identifies the MLModel
.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointRequest
-
The ID assigned to the MLModel
during creation.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteMLModelRequest
-
A user-supplied ID that uniquely identifies the MLModel
.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteMLModelResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointRequest
-
The ID assigned to the MLModel
during creation.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID of the MLModel
that is the focus of the evaluation.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The ID of the MLModel
that generated predictions for the
BatchPrediction
request.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The ID of the MLModel
that was the focus of the evaluation.
- 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.MLModel
-
The ID assigned to the MLModel
at creation.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A unique identifier of the MLModel
.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
The ID assigned to the MLModel
during creation.
- setMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelResult
-
The ID assigned to the MLModel
during creation.
- setMLModelName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A user-supplied name or description of the MLModel
.
- setMLModelName(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
A user-supplied name or description of the MLModel
.
- setMLModelType(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The category of supervised learning that this MLModel
will
address.
- setMLModelType(MLModelType) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The category of supervised learning that this MLModel
will
address.
- 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.
- setMLModelType(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
Identifies the MLModel
category.
- setMLModelType(MLModelType) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
Identifies the MLModel
category.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
A user-supplied name or description of the BatchPrediction
.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A user-supplied name or description of the DataSource
.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
A user-supplied name or description of the Evaluation
.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
A user-supplied name or description of the BatchPrediction
.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A user-supplied name or description of the DataSource
.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
A user-supplied name or description of the Evaluation
.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel
.
- setName(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A user-supplied name or description of the MLModel
.
- setNE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The not equal to operator.
- setNE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The not equal to operator.
- setNE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The not equal to operator.
- setNE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The not equal to operator.
- setNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
An ID of the page in the paginated results.
- setNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- setNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The ID of the page in the paginated results.
- setNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesResult
-
An ID of the next page in the paginated results that indicates at least
one more page follows.
- setNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The ID of the page in the paginated results.
- setNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- setNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The ID of the page in the paginated results.
- setNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- setNumberOfFiles(Long) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The number of data files referenced by the DataSource
.
- setNumberOfFiles(Long) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The number of data files referenced by the DataSource
.
- setOutputUri(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The location of an Amazon S3 bucket or directory to receive the operation
results.
- setOutputUri(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The location of an Amazon Simple Storage Service (Amazon S3) bucket or
directory to store the batch prediction results.
- setOutputUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The location of an Amazon S3 bucket or directory to receive the operation
results.
- setParameters(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A list of the training parameters in the MLModel
.
- setPassword(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDatabaseCredentials
-
- setPassword(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabaseCredentials
-
- 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.
- setPerformanceMetrics(PerformanceMetrics) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
Measurements of how well the MLModel
performed, using
observations referenced by the DataSource
.
- setPerformanceMetrics(PerformanceMetrics) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
Measurements of how well the MLModel
performed using
observations referenced by the DataSource
.
- 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
-
- 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
-
- setPrediction(Prediction) - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
- setPrefix(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- setPrefix(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- setPrefix(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- setPrefix(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- setProperties(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PerformanceMetrics
-
- setRDSData(RDSDataSpec) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The data specification of an Amazon RDS DataSource
:
- setRDSMetadata(RDSMetadata) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- setRDSMetadata(RDSMetadata) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- setRealtimeEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointResult
-
The endpoint information of the MLModel
- setRealtimeEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointResult
-
The endpoint information of the MLModel
- setRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The data recipe for creating MLModel
.
- setRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel
.
- setRecipeUri(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The Amazon Simple Storage Service (Amazon S3) location and file name that
contains the MLModel
recipe.
- setRecord(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
- setRedshiftDatabase(RedshiftDatabase) - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- setRedshiftMetadata(RedshiftMetadata) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- setRedshiftMetadata(RedshiftMetadata) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- setRegion(Region) - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearning
-
- setRegion(Region) - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
- setResourceRole(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon Elastic
Compute Cloud (Amazon EC2) instance to carry out the copy operation from
Amazon RDS to an Amazon S3 task.
- setResourceRole(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon EC2
instance to carry out the copy task from Amazon RDS to Amazon S3.
- setResults(Collection<BatchPrediction>) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsResult
-
- setResults(Collection<DataSource>) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesResult
-
A list of DataSource
that meet the search criteria.
- setResults(Collection<Evaluation>) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsResult
-
A list of
Evaluation that meet the search criteria.
- setResults(Collection<MLModel>) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsResult
-
A list of
MLModel that meet the search criteria.
- setRoleARN(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The role that Amazon ML assumes on behalf of the user to create and
activate a data pipeline in the user’s account and copy data (using the
SelectSqlQuery
) query from Amazon RDS to Amazon S3.
- setRoleARN(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A fully specified role Amazon Resource Name (ARN).
- setRoleARN(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- setRoleARN(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- setS3StagingLocation(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The Amazon S3 location for staging Amazon RDS data.
- setS3StagingLocation(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes an Amazon S3 location to store the result set of the
SelectSqlQuery
query.
- 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.
- setScoreThreshold(Float) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
- setScoreThreshold(Float) - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
The ScoreThreshold
used in binary classification
MLModel
that 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
.
- setScoreThresholdLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The time of the most recent edit to the ScoreThreshold
.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The security group IDs to be used to access a VPC-based RDS DB instance.
- setSelectSqlQuery(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The query that is used to retrieve the observation data for the
DataSource
.
- setSelectSqlQuery(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
- setSelectSqlQuery(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the SQL Query to execute on an Amazon Redshift database for an
Amazon Redshift DataSource
.
- setSelectSqlQuery(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- setServiceRole(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The role (DataPipelineDefaultRole) assumed by AWS Data Pipeline service
to monitor the progress of the copy task from Amazon RDS to Amazon S3.
- setServiceRole(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The role (DataPipelineDefaultRole) assumed by the Data Pipeline service
to monitor the progress of the copy task from Amazon RDS to Amazon S3.
- setSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
- setSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
- setSortOrder(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
s.
- setSortOrder(SortOrder) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
s.
- setSortOrder(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
A two-value parameter that determines the sequence of the resulting list
of DataSource
.
- setSortOrder(SortOrder) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
A two-value parameter that determines the sequence of the resulting list
of DataSource
.
- setSortOrder(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
A two-value parameter that determines the sequence of the resulting list
of Evaluation
.
- setSortOrder(SortOrder) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
A two-value parameter that determines the sequence of the resulting list
of Evaluation
.
- setSortOrder(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
.
- setSortOrder(SortOrder) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
.
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The status of the BatchPrediction
.
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The status of the BatchPrediction
.
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The current status of the DataSource
.
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The current status of the DataSource
.
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The status of the evaluation.
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The status of the evaluation.
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The status of the BatchPrediction
, which can be one of the
following values:
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The status of the BatchPrediction
, which can be one of the
following values:
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The current status of the DataSource
.
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The current status of the DataSource
.
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The status of the evaluation.
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The status of the evaluation.
- 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
.
- setStatus(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The current status of an MLModel
.
- setStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The current status of an MLModel
.
- setSubnetId(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The subnet ID to be used to access a VPC-based RDS DB instance.
- setTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The DataSource
that points to the training data.
- setTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The ID of the training DataSource
.
- setTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
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
.
- setTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A list of the training parameters in the MLModel
.
- setUsername(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDatabaseCredentials
-
- setUsername(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabaseCredentials
-
- setVerbose(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceRequest
-
Specifies whether the GetDataSource
operation should return
DataSourceSchema
.
- setVerbose(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel
operation should return
Recipe
.
- shutdown() - Method in class com.amazonaws.services.machinelearning.AbstractAmazonMachineLearning
-
- shutdown() - Method in interface com.amazonaws.services.machinelearning.AmazonMachineLearning
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.machinelearning.AmazonMachineLearningAsyncClient
-
Shuts down the client, releasing all managed resources.
- SortOrder - Enum in com.amazonaws.services.machinelearning.model
-
The sort order specified in a listing condition.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.Algorithm
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.BatchPredictionFilterVariable
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Result
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.DataSourceFilterVariable
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteBatchPredictionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteBatchPredictionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteDataSourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteDataSourceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteEvaluationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteEvaluationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteMLModelRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteMLModelResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.DetailsAttributes
-
- toString() - Method in enum com.amazonaws.services.machinelearning.model.EntityStatus
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.EvaluationFilterVariable
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.MLModelFilterVariable
-
- toString() - Method in enum com.amazonaws.services.machinelearning.model.MLModelType
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.PerformanceMetrics
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RDSDatabase
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RDSDatabaseCredentials
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RealtimeEndpointInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.RealtimeEndpointStatus
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabase
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabaseCredentials
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.machinelearning.model.SortOrder
-
- toString() - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelResult
-
Returns a string representation of this object; useful for testing and
debugging.
- withAlgorithm(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The algorithm used to train the MLModel
.
- withAlgorithm(Algorithm) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The algorithm used to train the MLModel
.
- withBatchPredictionDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID of the DataSource
that points to the group of
observations to predict.
- withBatchPredictionDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The ID of the DataSource
that points to the group of
observations to predict.
- withBatchPredictionDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The ID of the DataSource
that was used to create the
BatchPrediction
.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID assigned to the BatchPrediction
at creation.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionResult
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteBatchPredictionRequest
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteBatchPredictionResult
-
A user-supplied ID that uniquely identifies the
BatchPrediction
.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionRequest
-
An ID assigned to the BatchPrediction
at creation.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
An ID assigned to the BatchPrediction
at creation.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionRequest
-
The ID assigned to the BatchPrediction
during creation.
- withBatchPredictionId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionResult
-
The ID assigned to the BatchPrediction
during creation.
- withBatchPredictionName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
A user-supplied name or description of the BatchPrediction
.
- withBatchPredictionName(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateBatchPredictionRequest
-
A new user-supplied name or description of the
BatchPrediction
.
- withClusterIdentifier(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabase
-
- withCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.IdempotentParameterMismatchException
-
- withCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.InternalServerException
-
- withCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.InvalidInputException
-
- withCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.LimitExceededException
-
- withCode(Integer) - Method in exception com.amazonaws.services.machinelearning.model.ResourceNotFoundException
-
- withComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The compute statistics for a DataSource
.
- withComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
The compute statistics for a DataSource
.
- withComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
The compute statistics for a DataSource
.
- withComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The parameter is true
if statistics need to be generated
from the observation data.
- withComputeStatistics(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The parameter is true
if statistics need to be generated
from the observation data.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The time that the BatchPrediction
was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The time that the DataSource
was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The time that the Evaluation
was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The time when the BatchPrediction
was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The time that the DataSource
was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The time that the Evaluation
was created.
- 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.MLModel
-
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.BatchPrediction
-
The AWS user account that invoked the BatchPrediction
.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The AWS user account from which the DataSource
was created.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The AWS user account that invoked the evaluation.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The AWS user account that invoked the BatchPrediction
.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The AWS user account from which the DataSource
was created.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The AWS user account that invoked the evaluation.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The AWS user account from which the MLModel
was created.
- withCreatedByIamUser(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The AWS user account from which the MLModel
was created.
- withDatabase(RDSDatabase) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The database details required to connect to an Amazon RDS.
- withDatabaseCredentials(RDSDatabaseCredentials) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The AWS Identity and Access Management (IAM) credentials that are used
connect to the Amazon RDS database.
- withDatabaseCredentials(RedshiftDatabaseCredentials) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes AWS Identity and Access Management (IAM) credentials that are
used connect to the Amazon Redshift database.
- withDatabaseInformation(RDSDatabase) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
Describes the DatabaseName
and
InstanceIdentifier
of an an Amazon RDS database.
- withDatabaseInformation(RedshiftDatabase) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the DatabaseName
and
ClusterIdentifier
for an Amazon Redshift
DataSource
.
- withDatabaseName(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDatabase
-
- withDatabaseName(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabase
-
- withDatabaseUserName(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
- withDatabaseUserName(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- withDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The location and name of the data in Amazon Simple Storage Service
(Amazon S3) that is used by a DataSource
.
- withDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- withDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
The location of the data file(s) used by a DataSource
.
- withDataPipelineId(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The ID of the Data Pipeline instance that is used to carry to copy data
from Amazon RDS to Amazon S3.
- withDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A JSON string that represents the splitting requirement of a
Datasource
.
- withDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A JSON string that captures the splitting rearrangement requirement of
the DataSource
.
- withDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
DataRearrangement - A JSON string that represents the splitting
requirement of a DataSource
.
- withDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the splitting specifications for a DataSource
.
- withDataRearrangement(String) - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
Describes the splitting requirement of a Datasource
.
- withDataSchema(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
A JSON string that represents the schema for an Amazon RDS
DataSource
.
- withDataSchema(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
A JSON string that represents the schema for an Amazon Redshift
DataSource
.
- withDataSchema(String) - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
A JSON string that represents the schema for an Amazon S3
DataSource
.
- withDataSchemaLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.S3DataSpec
-
Describes the schema Location in Amazon S3.
- withDataSchemaUri(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The Amazon S3 location of the DataSchema
.
- withDataSchemaUri(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the schema location for an Amazon Redshift
DataSource
.
- withDataSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The total number of observations contained in the data files that the
DataSource
references.
- withDataSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The total size of observations in the data files.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSResult
-
A user-supplied ID that uniquely identifies the datasource.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftResult
-
A user-supplied ID that uniquely identifies the datasource.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
A user-supplied identifier that uniquely identifies the
DataSource
.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Result
-
A user-supplied ID that uniquely identifies the datasource.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The ID that is assigned to the DataSource
during creation.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteDataSourceRequest
-
A user-supplied ID that uniquely identifies the DataSource
.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteDataSourceResult
-
A user-supplied ID that uniquely identifies the DataSource
.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceRequest
-
The ID assigned to the DataSource
at creation.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The ID assigned to the DataSource
at creation.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceRequest
-
The ID assigned to the DataSource
during creation.
- withDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceResult
-
The ID assigned to the DataSource
during creation.
- withDataSourceName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
A user-supplied name or description of the DataSource
.
- withDataSourceName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A user-supplied name or description of the DataSource
.
- withDataSourceName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
A user-supplied name or description of the DataSource
.
- withDataSourceName(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateDataSourceRequest
-
A new user-supplied name or description of the DataSource
that will replace the current description.
- withDataSourceSchema(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The schema used by all of the data files of this DataSource
.
- withDataSpec(RedshiftDataSpec) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
The data specification of an Amazon Redshift DataSource
:
- withDataSpec(S3DataSpec) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromS3Request
-
The data specification of a DataSource
:
- withDetails(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.Prediction
-
- withEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The current endpoint of the MLModel
- withEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
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
.
- withEQ(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The equal to operator.
- withEQ(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The equal to operator.
- withEQ(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The equal to operator.
- withEQ(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The equal to operator.
- withEvaluationDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
The ID of the DataSource
for the evaluation.
- withEvaluationDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID of the DataSource
that is used to evaluate the
MLModel
.
- withEvaluationDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The DataSource
used for this evaluation.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
A user-supplied ID that uniquely identifies the Evaluation
.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationResult
-
The user-supplied ID that uniquely identifies the Evaluation
.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteEvaluationRequest
-
A user-supplied ID that uniquely identifies the Evaluation
to delete.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteEvaluationResult
-
A user-supplied ID that uniquely identifies the Evaluation
.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID that is assigned to the Evaluation
at creation.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationRequest
-
The ID of the Evaluation
to retrieve.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The evaluation ID which is same as the EvaluationId
in the
request.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationRequest
-
The ID assigned to the Evaluation
during creation.
- withEvaluationId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationResult
-
The ID assigned to the Evaluation
during creation.
- withEvaluationName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
A user-supplied name or description of the Evaluation
.
- withEvaluationName(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateEvaluationRequest
-
A new user-supplied name or description of the Evaluation
that will replace the current content.
- withFilterVariable(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
Use one of the following variables to filter a list of
BatchPrediction
:
- withFilterVariable(BatchPredictionFilterVariable) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
Use one of the following variables to filter a list of
BatchPrediction
:
- withFilterVariable(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
Use one of the following variables to filter a list of
DataSource
:
- withFilterVariable(DataSourceFilterVariable) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
Use one of the following variables to filter a list of
DataSource
:
- withFilterVariable(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
Use one of the following variable to filter a list of
Evaluation
objects:
- withFilterVariable(EvaluationFilterVariable) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
Use one of the following variable to filter a list of
Evaluation
objects:
- withFilterVariable(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
Use one of the following variables to filter a list of
MLModel
:
- withFilterVariable(MLModelFilterVariable) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
Use one of the following variables to filter a list of
MLModel
:
- withGE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The greater than or equal to operator.
- withGE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The greater than or equal to operator.
- withGE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The greater than or equal to operator.
- withGE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The greater than or equal to operator.
- withGT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The greater than operator.
- withGT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The greater than operator.
- withGT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The greater than operator.
- withGT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The greater than operator.
- withInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- withInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The location and name of the data in Amazon Simple Storage Server (Amazon
S3) that is used in the evaluation.
- withInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- withInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- 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).
- withInputDataLocationS3(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The location of the data file or directory in Amazon Simple Storage
Service (Amazon S3).
- withInstanceIdentifier(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDatabase
-
The ID of an RDS DB instance.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The time of the most recent edit to the BatchPrediction
.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The time of the most recent edit to the BatchPrediction
.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The time of the most recent edit to the Evaluation
.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The time of the most recent edit to BatchPrediction
.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The time of the most recent edit to the DataSource
.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The time of the most recent edit to the BatchPrediction
.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The time of the most recent edit to the MLModel
.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The time of the most recent edit to the MLModel
.
- withLE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The less than or equal to operator.
- withLE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The less than or equal to operator.
- withLE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The less than or equal to operator.
- withLE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The less than or equal to operator.
- withLimit(Integer) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The number of pages of information to include in the result.
- withLimit(Integer) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The maximum number of DataSource
to include in the result.
- withLimit(Integer) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The maximum number of Evaluation
to include in the result.
- withLimit(Integer) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The number of pages of information to include in the result.
- withLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
- withLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A link to the file containining logs of either create
DataSource
operation.
- withLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
- withLogUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A link to the file that contains logs of the CreateMLModel
operation.
- withLT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The less than operator.
- withLT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The less than operator.
- withLT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The less than operator.
- withLT(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The less than operator.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
A description of the most recent details about processing the batch
prediction request.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A description of the most recent details about creating the
DataSource
.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
A description of the most recent details about evaluating the
MLModel
.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
A description of the most recent details about processing the batch
prediction request.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The description of the most recent details about creating the
DataSource
.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
A description of the most recent details about evaluating the
MLModel
.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
Description of the most recent details about accessing the
MLModel
.
- withMessage(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A description of the most recent details about accessing the
MLModel
.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The ID of the MLModel
that generated predictions for the
BatchPrediction
request.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The ID of the MLModel
that will generate predictions for the
group of observations.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateEvaluationRequest
-
The ID of the MLModel
to evaluate.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A user-supplied ID that uniquely identifies the MLModel
.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointRequest
-
The ID assigned to the MLModel
during creation.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteMLModelRequest
-
A user-supplied ID that uniquely identifies the MLModel
.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteMLModelResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointRequest
-
The ID assigned to the MLModel
during creation.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointResult
-
A user-supplied ID that uniquely identifies the MLModel
.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The ID of the MLModel
that is the focus of the evaluation.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The ID of the MLModel
that generated predictions for the
BatchPrediction
request.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The ID of the MLModel
that was the focus of the evaluation.
- 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.MLModel
-
The ID assigned to the MLModel
at creation.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
A unique identifier of the MLModel
.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
The ID assigned to the MLModel
during creation.
- withMLModelId(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelResult
-
The ID assigned to the MLModel
during creation.
- withMLModelName(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A user-supplied name or description of the MLModel
.
- withMLModelName(String) - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
A user-supplied name or description of the MLModel
.
- withMLModelType(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The category of supervised learning that this MLModel
will
address.
- withMLModelType(MLModelType) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The category of supervised learning that this MLModel
will
address.
- 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.
- withMLModelType(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
Identifies the MLModel
category.
- withMLModelType(MLModelType) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
Identifies the MLModel
category.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
A user-supplied name or description of the BatchPrediction
.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
A user-supplied name or description of the DataSource
.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
A user-supplied name or description of the Evaluation
.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
A user-supplied name or description of the BatchPrediction
.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
A user-supplied name or description of the DataSource
.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
A user-supplied name or description of the Evaluation
.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
A user-supplied name or description of the MLModel
.
- withName(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A user-supplied name or description of the MLModel
.
- withNE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The not equal to operator.
- withNE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The not equal to operator.
- withNE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The not equal to operator.
- withNE(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The not equal to operator.
- withNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
An ID of the page in the paginated results.
- withNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- withNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
The ID of the page in the paginated results.
- withNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesResult
-
An ID of the next page in the paginated results that indicates at least
one more page follows.
- withNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
The ID of the page in the paginated results.
- withNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- withNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
The ID of the page in the paginated results.
- withNextToken(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsResult
-
The ID of the next page in the paginated results that indicates at least
one more page follows.
- withNumberOfFiles(Long) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The number of data files referenced by the DataSource
.
- withNumberOfFiles(Long) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The number of data files referenced by the DataSource
.
- withOutputUri(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The location of an Amazon S3 bucket or directory to receive the operation
results.
- withOutputUri(String) - Method in class com.amazonaws.services.machinelearning.model.CreateBatchPredictionRequest
-
The location of an Amazon Simple Storage Service (Amazon S3) bucket or
directory to store the batch prediction results.
- withOutputUri(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The location of an Amazon S3 bucket or directory to receive the operation
results.
- withParameters(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
A list of the training parameters in the MLModel
.
- withPassword(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDatabaseCredentials
-
- withPassword(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabaseCredentials
-
- 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.
- withPerformanceMetrics(PerformanceMetrics) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
Measurements of how well the MLModel
performed, using
observations referenced by the DataSource
.
- withPerformanceMetrics(PerformanceMetrics) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
Measurements of how well the MLModel
performed using
observations referenced by the DataSource
.
- 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
-
- 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
-
- withPrediction(Prediction) - Method in class com.amazonaws.services.machinelearning.model.PredictResult
-
- withPrefix(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- withPrefix(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- withPrefix(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- withPrefix(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
A string that is found at the beginning of a variable, such as
Name
or Id
.
- withProperties(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PerformanceMetrics
-
- withRDSData(RDSDataSpec) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The data specification of an Amazon RDS DataSource
:
- withRDSMetadata(RDSMetadata) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- withRDSMetadata(RDSMetadata) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- withRealtimeEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.CreateRealtimeEndpointResult
-
The endpoint information of the MLModel
- withRealtimeEndpointInfo(RealtimeEndpointInfo) - Method in class com.amazonaws.services.machinelearning.model.DeleteRealtimeEndpointResult
-
The endpoint information of the MLModel
- withRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The data recipe for creating MLModel
.
- withRecipe(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The recipe to use when training the MLModel
.
- withRecipeUri(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The Amazon Simple Storage Service (Amazon S3) location and file name that
contains the MLModel
recipe.
- withRecord(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.PredictRequest
-
- withRedshiftDatabase(RedshiftDatabase) - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- withRedshiftMetadata(RedshiftMetadata) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- withRedshiftMetadata(RedshiftMetadata) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- withResourceRole(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon Elastic
Compute Cloud (Amazon EC2) instance to carry out the copy operation from
Amazon RDS to an Amazon S3 task.
- withResourceRole(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon EC2
instance to carry out the copy task from Amazon RDS to Amazon S3.
- withResults(BatchPrediction...) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsResult
-
- withResults(Collection<BatchPrediction>) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsResult
-
- withResults(DataSource...) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesResult
-
A list of DataSource
that meet the search criteria.
- withResults(Collection<DataSource>) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesResult
-
A list of DataSource
that meet the search criteria.
- withResults(Evaluation...) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsResult
-
A list of
Evaluation that meet the search criteria.
- withResults(Collection<Evaluation>) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsResult
-
A list of
Evaluation that meet the search criteria.
- withResults(MLModel...) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsResult
-
A list of
MLModel that meet the search criteria.
- withResults(Collection<MLModel>) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsResult
-
A list of
MLModel that meet the search criteria.
- withRoleARN(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
The role that Amazon ML assumes on behalf of the user to create and
activate a data pipeline in the user’s account and copy data (using the
SelectSqlQuery
) query from Amazon RDS to Amazon S3.
- withRoleARN(String) - Method in class com.amazonaws.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A fully specified role Amazon Resource Name (ARN).
- withRoleARN(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
- withRoleARN(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
- withS3StagingLocation(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The Amazon S3 location for staging Amazon RDS data.
- withS3StagingLocation(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes an Amazon S3 location to store the result set of the
SelectSqlQuery
query.
- 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.
- withScoreThreshold(Float) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
- withScoreThreshold(Float) - Method in class com.amazonaws.services.machinelearning.model.UpdateMLModelRequest
-
The ScoreThreshold
used in binary classification
MLModel
that 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
.
- withScoreThresholdLastUpdatedAt(Date) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The time of the most recent edit to the ScoreThreshold
.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The security group IDs to be used to access a VPC-based RDS DB instance.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The security group IDs to be used to access a VPC-based RDS DB instance.
- withSelectSqlQuery(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The query that is used to retrieve the observation data for the
DataSource
.
- withSelectSqlQuery(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
- withSelectSqlQuery(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDataSpec
-
Describes the SQL Query to execute on an Amazon Redshift database for an
Amazon Redshift DataSource
.
- withSelectSqlQuery(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftMetadata
-
- withServiceRole(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The role (DataPipelineDefaultRole) assumed by AWS Data Pipeline service
to monitor the progress of the copy task from Amazon RDS to Amazon S3.
- withServiceRole(String) - Method in class com.amazonaws.services.machinelearning.model.RDSMetadata
-
The role (DataPipelineDefaultRole) assumed by the Data Pipeline service
to monitor the progress of the copy task from Amazon RDS to Amazon S3.
- withSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
- withSizeInBytes(Long) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
- withSortOrder(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
s.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
s.
- withSortOrder(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
A two-value parameter that determines the sequence of the resulting list
of DataSource
.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.machinelearning.model.DescribeDataSourcesRequest
-
A two-value parameter that determines the sequence of the resulting list
of DataSource
.
- withSortOrder(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
A two-value parameter that determines the sequence of the resulting list
of Evaluation
.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.machinelearning.model.DescribeEvaluationsRequest
-
A two-value parameter that determines the sequence of the resulting list
of Evaluation
.
- withSortOrder(String) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.machinelearning.model.DescribeMLModelsRequest
-
A two-value parameter that determines the sequence of the resulting list
of MLModel
.
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The status of the BatchPrediction
.
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.BatchPrediction
-
The status of the BatchPrediction
.
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The current status of the DataSource
.
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.DataSource
-
The current status of the DataSource
.
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The status of the evaluation.
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.Evaluation
-
The status of the evaluation.
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The status of the BatchPrediction
, which can be one of the
following values:
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
-
The status of the BatchPrediction
, which can be one of the
following values:
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The current status of the DataSource
.
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceResult
-
The current status of the DataSource
.
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The status of the evaluation.
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.GetEvaluationResult
-
The status of the evaluation.
- 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
.
- withStatus(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The current status of an MLModel
.
- withStatus(EntityStatus) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
The current status of an MLModel
.
- withSubnetId(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDataSpec
-
The subnet ID to be used to access a VPC-based RDS DB instance.
- withTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.CreateMLModelRequest
-
The DataSource
that points to the training data.
- withTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelResult
-
The ID of the training DataSource
.
- withTrainingDataSourceId(String) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
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
.
- withTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.machinelearning.model.MLModel
-
A list of the training parameters in the MLModel
.
- withUsername(String) - Method in class com.amazonaws.services.machinelearning.model.RDSDatabaseCredentials
-
- withUsername(String) - Method in class com.amazonaws.services.machinelearning.model.RedshiftDatabaseCredentials
-
- withVerbose(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetDataSourceRequest
-
Specifies whether the GetDataSource
operation should return
DataSourceSchema
.
- withVerbose(Boolean) - Method in class com.amazonaws.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel
operation should return
Recipe
.