Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Adds one or more tags to an object, up to a limit of 10.
addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Adds one or more tags to an object, up to a limit of 10.
AddTagsRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
AddTagsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
AddTagsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
AddTagsRequest Marshaller
AddTagsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestMarshaller
 
AddTagsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
AddTagsRequestMarshaller
AddTagsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestModelMarshaller
 
AddTagsResponse - Class in software.amazon.awssdk.services.machinelearning.model
Amazon ML returns the following elements.
AddTagsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
AddTagsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
AddTagsResponse JSON Unmarshaller
AddTagsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.AddTagsResponseUnmarshaller
 
Algorithm - Enum in software.amazon.awssdk.services.machinelearning.model
The function used to train an MLModel.
algorithm() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The algorithm used to train the MLModel.
algorithm(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The algorithm used to train the MLModel.
algorithm(Algorithm) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The algorithm used to train the MLModel.
apply(DescribeBatchPredictionsRequest) - Method in class software.amazon.awssdk.services.machinelearning.waiters.DescribeBatchPredictionsFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
apply(DescribeDataSourcesRequest) - Method in class software.amazon.awssdk.services.machinelearning.waiters.DescribeDataSourcesFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
apply(DescribeEvaluationsRequest) - Method in class software.amazon.awssdk.services.machinelearning.waiters.DescribeEvaluationsFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
apply(DescribeMLModelsRequest) - Method in class software.amazon.awssdk.services.machinelearning.waiters.DescribeMLModelsFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result

B

BatchPrediction - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a GetBatchPrediction operation.
BatchPrediction.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
batchPredictionAvailable() - Method in class software.amazon.awssdk.services.machinelearning.waiters.MachineLearningClientWaiters
Builds a BatchPredictionAvailable waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
batchPredictionDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The ID of the DataSource that points to the group of observations to predict.
batchPredictionDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The ID of the DataSource that points to the group of observations to predict.
batchPredictionDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
The ID of the DataSource that points to the group of observations to predict.
batchPredictionDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest.Builder
The ID of the DataSource that points to the group of observations to predict.
batchPredictionDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The ID of the DataSource that was used to create the BatchPrediction.
batchPredictionDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The ID of the DataSource that was used to create the BatchPrediction.
BatchPredictionFilterVariable - Enum in software.amazon.awssdk.services.machinelearning.model
A list of the variables to use in searching or filtering BatchPrediction.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The ID assigned to the BatchPrediction at creation.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The ID assigned to the BatchPrediction at creation.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest.Builder
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse.Builder
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest.Builder
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse.Builder
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
An ID assigned to the BatchPrediction at creation.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest.Builder
An ID assigned to the BatchPrediction at creation.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
An ID assigned to the BatchPrediction at creation.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
An ID assigned to the BatchPrediction at creation.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
The ID assigned to the BatchPrediction during creation.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest.Builder
The ID assigned to the BatchPrediction during creation.
batchPredictionId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
The ID assigned to the BatchPrediction during creation.
batchPredictionId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse.Builder
The ID assigned to the BatchPrediction during creation.
BatchPredictionMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
BatchPredictionMarshaller
BatchPredictionMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionMarshaller
 
batchPredictionName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
A user-supplied name or description of the BatchPrediction.
batchPredictionName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest.Builder
A user-supplied name or description of the BatchPrediction.
batchPredictionName() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
A new user-supplied name or description of the BatchPrediction.
batchPredictionName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest.Builder
A new user-supplied name or description of the BatchPrediction.
BatchPredictionUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
BatchPrediction JSON Unmarshaller
BatchPredictionUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionUnmarshaller
 
beforeMarshalling(AmazonWebServiceRequest) - Method in class software.amazon.awssdk.services.machinelearning.internal.RandomIdHandler
 
beforeRequest(SdkHttpFullRequest) - Method in class software.amazon.awssdk.services.machinelearning.internal.PredictEndpointHandler
 
builder() - Static method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Create a builder that can be used to configure and create a MachineLearningAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Create a builder that can be used to configure and create a MachineLearningClient.
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
 
builder() - Static method in exception software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException
 
builder() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InternalServerException
 
builder() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InvalidInputException
 
builder() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InvalidTagException
 
builder() - Static method in exception software.amazon.awssdk.services.machinelearning.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
builder() - Static method in exception software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
builder() - Static method in exception software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
 

C

clusterIdentifier(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase.Builder
 
clusterIdentifier() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException.Builder
 
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException
 
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.InternalServerException.Builder
 
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.InternalServerException
 
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidInputException.Builder
 
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.InvalidInputException
 
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.LimitExceededException.Builder
 
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.LimitExceededException
 
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException.Builder
 
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException
 
computeStatistics(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest.Builder
The compute statistics for a DataSource.
computeStatistics() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
The compute statistics for a DataSource.
computeStatistics(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
The compute statistics for a DataSource.
computeStatistics() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
The compute statistics for a DataSource.
computeStatistics(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request.Builder
The compute statistics for a DataSource.
computeStatistics() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
The compute statistics for a DataSource.
computeStatistics(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The parameter is true if statistics need to be generated from the observation data.
computeStatistics() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The parameter is true if statistics need to be generated from the observation data.
computeStatistics(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The parameter is true if statistics need to be generated from the observation data.
computeStatistics() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The parameter is true if statistics need to be generated from the observation data.
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
 
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
 
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
 
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the BatchPrediction, normalized and scaled on computation resources.
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the BatchPrediction, normalized and scaled on computation resources.
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the DataSource, normalized and scaled on computation resources.
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the DataSource, normalized and scaled on computation resources.
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the Evaluation, normalized and scaled on computation resources.
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the Evaluation, normalized and scaled on computation resources.
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the MLModel, normalized and scaled on computation resources.
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the MLModel, normalized and scaled on computation resources.
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
 
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
create() - Static method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Create a MachineLearningAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Create a MachineLearningClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createBatchPrediction(CreateBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Generates predictions for a group of observations.
createBatchPrediction(CreateBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Generates predictions for a group of observations.
CreateBatchPredictionRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
CreateBatchPredictionRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateBatchPredictionRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateBatchPredictionRequest Marshaller
CreateBatchPredictionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestMarshaller
 
CreateBatchPredictionRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateBatchPredictionRequestMarshaller
CreateBatchPredictionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestModelMarshaller
 
CreateBatchPredictionResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a CreateBatchPrediction operation, and is an acknowledgement that Amazon ML received the request.
CreateBatchPredictionResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateBatchPredictionResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateBatchPredictionResponse JSON Unmarshaller
CreateBatchPredictionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionResponseUnmarshaller
 
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The time that the BatchPrediction was created.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The time that the BatchPrediction was created.
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The time that the DataSource was created.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The time that the DataSource was created.
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The time that the Evaluation was created.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The time that the Evaluation was created.
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The time when the BatchPrediction was created.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The time when the BatchPrediction was created.
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The time that the DataSource was created.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The time that the DataSource was created.
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The time that the Evaluation was created.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The time that the Evaluation was created.
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The time that the MLModel was created.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The time that the MLModel was created.
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The time that the MLModel was created.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The time that the MLModel was created.
createdAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo.Builder
The time that the request to create the real-time endpoint for the MLModel was received.
createdAt() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
The time that the request to create the real-time endpoint for the MLModel was received.
createDataSourceFromRDS(CreateDataSourceFromRDSRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a DataSource object from an Amazon Relational Database Service (Amazon RDS).
createDataSourceFromRDS(CreateDataSourceFromRDSRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Creates a DataSource object from an Amazon Relational Database Service (Amazon RDS).
CreateDataSourceFromRDSRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromRDSRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromRDSRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromRDSRequest Marshaller
CreateDataSourceFromRDSRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestMarshaller
 
CreateDataSourceFromRDSRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromRDSRequestMarshaller
CreateDataSourceFromRDSRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestModelMarshaller
 
CreateDataSourceFromRDSResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a CreateDataSourceFromRDS operation, and is an acknowledgement that Amazon ML received the request.
CreateDataSourceFromRDSResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromRDSResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromRDSResponse JSON Unmarshaller
CreateDataSourceFromRDSResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSResponseUnmarshaller
 
createDataSourceFromRedshift(CreateDataSourceFromRedshiftRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a DataSource from a database hosted on an Amazon Redshift cluster.
createDataSourceFromRedshift(CreateDataSourceFromRedshiftRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Creates a DataSource from a database hosted on an Amazon Redshift cluster.
CreateDataSourceFromRedshiftRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromRedshiftRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromRedshiftRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromRedshiftRequest Marshaller
CreateDataSourceFromRedshiftRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestMarshaller
 
CreateDataSourceFromRedshiftRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromRedshiftRequestMarshaller
CreateDataSourceFromRedshiftRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestModelMarshaller
 
CreateDataSourceFromRedshiftResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a CreateDataSourceFromRedshift operation, and is an acknowledgement that Amazon ML received the request.
CreateDataSourceFromRedshiftResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromRedshiftResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromRedshiftResponse JSON Unmarshaller
CreateDataSourceFromRedshiftResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftResponseUnmarshaller
 
createDataSourceFromS3(CreateDataSourceFromS3Request) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a DataSource object.
createDataSourceFromS3(CreateDataSourceFromS3Request) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Creates a DataSource object.
CreateDataSourceFromS3Request - Class in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromS3Request.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromS3RequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromS3Request Marshaller
CreateDataSourceFromS3RequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestMarshaller
 
CreateDataSourceFromS3RequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromS3RequestMarshaller
CreateDataSourceFromS3RequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestModelMarshaller
 
CreateDataSourceFromS3Response - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a CreateDataSourceFromS3 operation, and is an acknowledgement that Amazon ML received the request.
CreateDataSourceFromS3Response.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateDataSourceFromS3ResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateDataSourceFromS3Response JSON Unmarshaller
CreateDataSourceFromS3ResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3ResponseUnmarshaller
 
createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The AWS user account that invoked the BatchPrediction.
createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The AWS user account that invoked the BatchPrediction.
createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The AWS user account from which the DataSource was created.
createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The AWS user account from which the DataSource was created.
createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The AWS user account that invoked the evaluation.
createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The AWS user account that invoked the evaluation.
createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The AWS user account that invoked the BatchPrediction.
createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The AWS user account that invoked the BatchPrediction.
createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The AWS user account from which the DataSource was created.
createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The AWS user account from which the DataSource was created.
createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The AWS user account that invoked the evaluation.
createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The AWS user account that invoked the evaluation.
createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The AWS user account from which the MLModel was created.
createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The AWS user account from which the MLModel was created.
createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The AWS user account from which the MLModel was created.
createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The AWS user account from which the MLModel was created.
createEvaluation(CreateEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a new Evaluation of an MLModel.
createEvaluation(CreateEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Creates a new Evaluation of an MLModel.
CreateEvaluationRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
CreateEvaluationRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateEvaluationRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateEvaluationRequest Marshaller
CreateEvaluationRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestMarshaller
 
CreateEvaluationRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateEvaluationRequestMarshaller
CreateEvaluationRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestModelMarshaller
 
CreateEvaluationResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a CreateEvaluation operation, and is an acknowledgement that Amazon ML received the request.
CreateEvaluationResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateEvaluationResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateEvaluationResponse JSON Unmarshaller
CreateEvaluationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationResponseUnmarshaller
 
createMLModel(CreateMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a new MLModel using the DataSource and the recipe as information sources.
createMLModel(CreateMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Creates a new MLModel using the DataSource and the recipe as information sources.
CreateMLModelRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
CreateMLModelRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateMLModelRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateMLModelRequest Marshaller
CreateMLModelRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestMarshaller
 
CreateMLModelRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateMLModelRequestMarshaller
CreateMLModelRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestModelMarshaller
 
CreateMLModelResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a CreateMLModel operation, and is an acknowledgement that Amazon ML received the request.
CreateMLModelResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateMLModelResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateMLModelResponse JSON Unmarshaller
CreateMLModelResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelResponseUnmarshaller
 
createRealtimeEndpoint(CreateRealtimeEndpointRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a real-time endpoint for the MLModel.
createRealtimeEndpoint(CreateRealtimeEndpointRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Creates a real-time endpoint for the MLModel.
CreateRealtimeEndpointRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
CreateRealtimeEndpointRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateRealtimeEndpointRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateRealtimeEndpointRequest Marshaller
CreateRealtimeEndpointRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestMarshaller
 
CreateRealtimeEndpointRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateRealtimeEndpointRequestMarshaller
CreateRealtimeEndpointRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestModelMarshaller
 
CreateRealtimeEndpointResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of an CreateRealtimeEndpoint operation.
CreateRealtimeEndpointResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
CreateRealtimeEndpointResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
CreateRealtimeEndpointResponse JSON Unmarshaller
CreateRealtimeEndpointResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointResponseUnmarshaller
 

D

database(RDSDatabase) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
The database details required to connect to an Amazon RDS.
database() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
The database details required to connect to an Amazon RDS.
databaseCredentials(RDSDatabaseCredentials) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
The AWS Identity and Access Management (IAM) credentials that are used connect to the Amazon RDS database.
databaseCredentials() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
The AWS Identity and Access Management (IAM) credentials that are used connect to the Amazon RDS database.
databaseCredentials(RedshiftDatabaseCredentials) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec.Builder
Describes AWS Identity and Access Management (IAM) credentials that are used connect to the Amazon Redshift database.
databaseCredentials() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
Describes AWS Identity and Access Management (IAM) credentials that are used connect to the Amazon Redshift database.
databaseInformation(RDSDatabase) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
Describes the DatabaseName and InstanceIdentifier of an Amazon RDS database.
databaseInformation() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
Describes the DatabaseName and InstanceIdentifier of an Amazon RDS database.
databaseInformation(RedshiftDatabase) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec.Builder
Describes the DatabaseName and ClusterIdentifier for an Amazon Redshift DataSource.
databaseInformation() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
Describes the DatabaseName and ClusterIdentifier for an Amazon Redshift DataSource.
databaseName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDatabase.Builder
 
databaseName() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
databaseName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase.Builder
 
databaseName() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
databaseUserName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
 
databaseUserName() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
databaseUserName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata.Builder
 
databaseUserName() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
dataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The location and name of the data in Amazon Simple Storage Service (Amazon S3) that is used by a DataSource.
dataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The location and name of the data in Amazon Simple Storage Service (Amazon S3) that is used by a DataSource.
dataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
dataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
dataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.S3DataSpec.Builder
The location of the data file(s) used by a DataSource.
dataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
The location of the data file(s) used by a DataSource.
dataPipelineId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
The ID of the Data Pipeline instance that is used to carry to copy data from Amazon RDS to Amazon S3.
dataPipelineId() - Method in class software.amazon.awssdk.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.
dataRearrangement(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
A JSON string that represents the splitting and rearrangement requirement used when this DataSource was created.
dataRearrangement() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
A JSON string that represents the splitting and rearrangement requirement used when this DataSource was created.
dataRearrangement(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
A JSON string that represents the splitting and rearrangement requirement used when this DataSource was created.
dataRearrangement() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
A JSON string that represents the splitting and rearrangement requirement used when this DataSource was created.
dataRearrangement(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
A JSON string that represents the splitting and rearrangement processing to be applied to a DataSource.
dataRearrangement() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
A JSON string that represents the splitting and rearrangement processing to be applied to a DataSource.
dataRearrangement(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec.Builder
A JSON string that represents the splitting and rearrangement processing to be applied to a DataSource.
dataRearrangement() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
A JSON string that represents the splitting and rearrangement processing to be applied to a DataSource.
dataRearrangement(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.S3DataSpec.Builder
A JSON string that represents the splitting and rearrangement processing to be applied to a DataSource.
dataRearrangement() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
A JSON string that represents the splitting and rearrangement processing to be applied to a DataSource.
dataSchema(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
A JSON string that represents the schema for an Amazon RDS DataSource.
dataSchema() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
A JSON string that represents the schema for an Amazon RDS DataSource.
dataSchema(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec.Builder
A JSON string that represents the schema for an Amazon Redshift DataSource.
dataSchema() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
A JSON string that represents the schema for an Amazon Redshift DataSource.
dataSchema(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.S3DataSpec.Builder
A JSON string that represents the schema for an Amazon S3 DataSource.
dataSchema() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
A JSON string that represents the schema for an Amazon S3 DataSource.
dataSchemaLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.S3DataSpec.Builder
Describes the schema location in Amazon S3.
dataSchemaLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
Describes the schema location in Amazon S3.
dataSchemaUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
The Amazon S3 location of the DataSchema.
dataSchemaUri() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
The Amazon S3 location of the DataSchema.
dataSchemaUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec.Builder
Describes the schema location for an Amazon Redshift DataSource.
dataSchemaUri() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
Describes the schema location for an Amazon Redshift DataSource.
dataSizeInBytes(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The total number of observations contained in the data files that the DataSource references.
dataSizeInBytes() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The total number of observations contained in the data files that the DataSource references.
dataSizeInBytes(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The total size of observations in the data files.
dataSizeInBytes() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The total size of observations in the data files.
DataSource - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of the GetDataSource operation.
DataSource.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
dataSourceAvailable() - Method in class software.amazon.awssdk.services.machinelearning.waiters.MachineLearningClientWaiters
Builds a DataSourceAvailable waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
DataSourceFilterVariable - Enum in software.amazon.awssdk.services.machinelearning.model
A list of the variables to use in searching or filtering DataSource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest.Builder
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse.Builder
A user-supplied ID that uniquely identifies the datasource.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
A user-supplied ID that uniquely identifies the datasource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse.Builder
A user-supplied ID that uniquely identifies the datasource.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
A user-supplied ID that uniquely identifies the datasource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request.Builder
A user-supplied identifier that uniquely identifies the DataSource.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
A user-supplied identifier that uniquely identifies the DataSource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response.Builder
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The ID that is assigned to the DataSource during creation.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The ID that is assigned to the DataSource during creation.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest.Builder
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse.Builder
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
A user-supplied ID that uniquely identifies the DataSource.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest.Builder
The ID assigned to the DataSource at creation.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
The ID assigned to the DataSource at creation.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The ID assigned to the DataSource at creation.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The ID assigned to the DataSource at creation.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest.Builder
The ID assigned to the DataSource during creation.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
The ID assigned to the DataSource during creation.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse.Builder
The ID assigned to the DataSource during creation.
dataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
The ID assigned to the DataSource during creation.
DataSourceMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DataSourceMarshaller
DataSourceMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DataSourceMarshaller
 
dataSourceName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest.Builder
A user-supplied name or description of the DataSource.
dataSourceName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
A user-supplied name or description of the DataSource.
dataSourceName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
A user-supplied name or description of the DataSource.
dataSourceName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
A user-supplied name or description of the DataSource.
dataSourceName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request.Builder
A user-supplied name or description of the DataSource.
dataSourceName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
A user-supplied name or description of the DataSource.
dataSourceName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest.Builder
A new user-supplied name or description of the DataSource that will replace the current description.
dataSourceName() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
A new user-supplied name or description of the DataSource that will replace the current description.
dataSourceSchema(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The schema used by all of the data files of this DataSource.
dataSourceSchema() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The schema used by all of the data files of this DataSource.
DataSourceUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DataSource JSON Unmarshaller
DataSourceUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DataSourceUnmarshaller
 
dataSpec(RedshiftDataSpec) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
The data specification of an Amazon Redshift DataSource:
dataSpec() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
The data specification of an Amazon Redshift DataSource:
dataSpec(S3DataSpec) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request.Builder
The data specification of a DataSource:
dataSpec() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
The data specification of a DataSource:
deleteBatchPrediction(DeleteBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Assigns the DELETED status to a BatchPrediction, rendering it unusable.
deleteBatchPrediction(DeleteBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Assigns the DELETED status to a BatchPrediction, rendering it unusable.
DeleteBatchPredictionRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DeleteBatchPredictionRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteBatchPredictionRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteBatchPredictionRequest Marshaller
DeleteBatchPredictionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestMarshaller
 
DeleteBatchPredictionRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteBatchPredictionRequestMarshaller
DeleteBatchPredictionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestModelMarshaller
 
DeleteBatchPredictionResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a DeleteBatchPrediction operation.
DeleteBatchPredictionResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteBatchPredictionResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteBatchPredictionResponse JSON Unmarshaller
DeleteBatchPredictionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionResponseUnmarshaller
 
deleteDataSource(DeleteDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Assigns the DELETED status to a DataSource, rendering it unusable.
deleteDataSource(DeleteDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Assigns the DELETED status to a DataSource, rendering it unusable.
DeleteDataSourceRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DeleteDataSourceRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteDataSourceRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteDataSourceRequest Marshaller
DeleteDataSourceRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestMarshaller
 
DeleteDataSourceRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteDataSourceRequestMarshaller
DeleteDataSourceRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestModelMarshaller
 
DeleteDataSourceResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a DeleteDataSource operation.
DeleteDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteDataSourceResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteDataSourceResponse JSON Unmarshaller
DeleteDataSourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceResponseUnmarshaller
 
deleteEvaluation(DeleteEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Assigns the DELETED status to an Evaluation, rendering it unusable.
deleteEvaluation(DeleteEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Assigns the DELETED status to an Evaluation, rendering it unusable.
DeleteEvaluationRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DeleteEvaluationRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteEvaluationRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteEvaluationRequest Marshaller
DeleteEvaluationRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestMarshaller
 
DeleteEvaluationRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteEvaluationRequestMarshaller
DeleteEvaluationRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestModelMarshaller
 
DeleteEvaluationResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a DeleteEvaluation operation.
DeleteEvaluationResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteEvaluationResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteEvaluationResponse JSON Unmarshaller
DeleteEvaluationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationResponseUnmarshaller
 
deleteMLModel(DeleteMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Assigns the DELETED status to an MLModel, rendering it unusable.
deleteMLModel(DeleteMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Assigns the DELETED status to an MLModel, rendering it unusable.
DeleteMLModelRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DeleteMLModelRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteMLModelRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteMLModelRequest Marshaller
DeleteMLModelRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestMarshaller
 
DeleteMLModelRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteMLModelRequestMarshaller
DeleteMLModelRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestModelMarshaller
 
DeleteMLModelResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a DeleteMLModel operation.
DeleteMLModelResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteMLModelResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteMLModelResponse JSON Unmarshaller
DeleteMLModelResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelResponseUnmarshaller
 
deleteRealtimeEndpoint(DeleteRealtimeEndpointRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Deletes a real time endpoint of an MLModel.
deleteRealtimeEndpoint(DeleteRealtimeEndpointRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Deletes a real time endpoint of an MLModel.
DeleteRealtimeEndpointRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DeleteRealtimeEndpointRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteRealtimeEndpointRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteRealtimeEndpointRequest Marshaller
DeleteRealtimeEndpointRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestMarshaller
 
DeleteRealtimeEndpointRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteRealtimeEndpointRequestMarshaller
DeleteRealtimeEndpointRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestModelMarshaller
 
DeleteRealtimeEndpointResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of an DeleteRealtimeEndpoint operation.
DeleteRealtimeEndpointResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteRealtimeEndpointResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteRealtimeEndpointResponse JSON Unmarshaller
DeleteRealtimeEndpointResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointResponseUnmarshaller
 
deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Deletes the specified tags associated with an ML object.
deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Deletes the specified tags associated with an ML object.
DeleteTagsRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DeleteTagsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteTagsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteTagsRequest Marshaller
DeleteTagsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestMarshaller
 
DeleteTagsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteTagsRequestMarshaller
DeleteTagsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestModelMarshaller
 
DeleteTagsResponse - Class in software.amazon.awssdk.services.machinelearning.model
Amazon ML returns the following elements.
DeleteTagsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DeleteTagsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DeleteTagsResponse JSON Unmarshaller
DeleteTagsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsResponseUnmarshaller
 
describeBatchPredictions(DescribeBatchPredictionsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
describeBatchPredictions(DescribeBatchPredictionsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
DescribeBatchPredictionsFunction - Class in software.amazon.awssdk.services.machinelearning.waiters
 
DescribeBatchPredictionsFunction(MachineLearningClient) - Constructor for class software.amazon.awssdk.services.machinelearning.waiters.DescribeBatchPredictionsFunction
Constructs a new DescribeBatchPredictionsFunction with the given client
DescribeBatchPredictionsRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DescribeBatchPredictionsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeBatchPredictionsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeBatchPredictionsRequest Marshaller
DescribeBatchPredictionsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestMarshaller
 
DescribeBatchPredictionsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeBatchPredictionsRequestMarshaller
DescribeBatchPredictionsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestModelMarshaller
 
DescribeBatchPredictionsResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a DescribeBatchPredictions operation.
DescribeBatchPredictionsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeBatchPredictionsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeBatchPredictionsResponse JSON Unmarshaller
DescribeBatchPredictionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsResponseUnmarshaller
 
describeDataSources(DescribeDataSourcesRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DataSource that match the search criteria in the request.
describeDataSources(DescribeDataSourcesRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DataSource that match the search criteria in the request.
DescribeDataSourcesFunction - Class in software.amazon.awssdk.services.machinelearning.waiters
 
DescribeDataSourcesFunction(MachineLearningClient) - Constructor for class software.amazon.awssdk.services.machinelearning.waiters.DescribeDataSourcesFunction
Constructs a new DescribeDataSourcesFunction with the given client
DescribeDataSourcesRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DescribeDataSourcesRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeDataSourcesRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeDataSourcesRequest Marshaller
DescribeDataSourcesRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestMarshaller
 
DescribeDataSourcesRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeDataSourcesRequestMarshaller
DescribeDataSourcesRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestModelMarshaller
 
DescribeDataSourcesResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the query results from a DescribeDataSources operation.
DescribeDataSourcesResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeDataSourcesResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeDataSourcesResponse JSON Unmarshaller
DescribeDataSourcesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesResponseUnmarshaller
 
describeEvaluations(DescribeEvaluationsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
describeEvaluations(DescribeEvaluationsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
DescribeEvaluationsFunction - Class in software.amazon.awssdk.services.machinelearning.waiters
 
DescribeEvaluationsFunction(MachineLearningClient) - Constructor for class software.amazon.awssdk.services.machinelearning.waiters.DescribeEvaluationsFunction
Constructs a new DescribeEvaluationsFunction with the given client
DescribeEvaluationsRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DescribeEvaluationsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeEvaluationsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeEvaluationsRequest Marshaller
DescribeEvaluationsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestMarshaller
 
DescribeEvaluationsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeEvaluationsRequestMarshaller
DescribeEvaluationsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestModelMarshaller
 
DescribeEvaluationsResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the query results from a DescribeEvaluations operation.
DescribeEvaluationsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeEvaluationsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeEvaluationsResponse JSON Unmarshaller
DescribeEvaluationsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsResponseUnmarshaller
 
describeMLModels(DescribeMLModelsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of MLModel that match the search criteria in the request.
describeMLModels(DescribeMLModelsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of MLModel that match the search criteria in the request.
DescribeMLModelsFunction - Class in software.amazon.awssdk.services.machinelearning.waiters
 
DescribeMLModelsFunction(MachineLearningClient) - Constructor for class software.amazon.awssdk.services.machinelearning.waiters.DescribeMLModelsFunction
Constructs a new DescribeMLModelsFunction with the given client
DescribeMLModelsRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DescribeMLModelsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeMLModelsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeMLModelsRequest Marshaller
DescribeMLModelsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestMarshaller
 
DescribeMLModelsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeMLModelsRequestMarshaller
DescribeMLModelsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestModelMarshaller
 
DescribeMLModelsResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a DescribeMLModels operation.
DescribeMLModelsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeMLModelsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeMLModelsResponse JSON Unmarshaller
DescribeMLModelsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsResponseUnmarshaller
 
describeTags(DescribeTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Describes one or more of the tags for your Amazon ML object.
describeTags(DescribeTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Describes one or more of the tags for your Amazon ML object.
DescribeTagsRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
DescribeTagsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeTagsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeTagsRequest Marshaller
DescribeTagsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestMarshaller
 
DescribeTagsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeTagsRequestMarshaller
DescribeTagsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestModelMarshaller
 
DescribeTagsResponse - Class in software.amazon.awssdk.services.machinelearning.model
Amazon ML returns the following elements.
DescribeTagsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
DescribeTagsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
DescribeTagsResponse JSON Unmarshaller
DescribeTagsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsResponseUnmarshaller
 
details(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.Prediction.Builder
 
details() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
DetailsAttributes - Enum in software.amazon.awssdk.services.machinelearning.model
Contains the key values of DetailsMap: PredictiveModelType - Indicates the type of the MLModel.

E

endpointInfo(RealtimeEndpointInfo) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The current endpoint of the MLModel
endpointInfo() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The current endpoint of the MLModel
endpointInfo(RealtimeEndpointInfo) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The current endpoint of the MLModel.
endpointInfo() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The current endpoint of the MLModel.
endpointStatus(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo.Builder
The current status of the real-time endpoint for the MLModel.
endpointStatus(RealtimeEndpointStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo.Builder
The current status of the real-time endpoint for the MLModel.
endpointStatus() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
The current status of the real-time endpoint for the MLModel.
endpointUrl(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo.Builder
The URI that specifies where to send real-time prediction requests for the MLModel.
endpointUrl() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
The URI that specifies where to send real-time prediction requests for the MLModel.
EntityStatus - Enum in software.amazon.awssdk.services.machinelearning.model
Object status with the following possible values:
eq(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
The equal to operator.
eq() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
The equal to operator.
eq(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
The equal to operator.
eq() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
The equal to operator.
eq(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
The equal to operator.
eq() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
The equal to operator.
eq(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
The equal to operator.
eq() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
The equal to operator.
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
 
Evaluation - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of GetEvaluation operation.
Evaluation.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
evaluationAvailable() - Method in class software.amazon.awssdk.services.machinelearning.waiters.MachineLearningClientWaiters
Builds a EvaluationAvailable waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
evaluationDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
The ID of the DataSource for the evaluation.
evaluationDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
The ID of the DataSource for the evaluation.
evaluationDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The ID of the DataSource that is used to evaluate the MLModel.
evaluationDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The ID of the DataSource that is used to evaluate the MLModel.
evaluationDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The DataSource used for this evaluation.
evaluationDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The DataSource used for this evaluation.
EvaluationFilterVariable - Enum in software.amazon.awssdk.services.machinelearning.model
A list of the variables to use in searching or filtering Evaluation.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
A user-supplied ID that uniquely identifies the Evaluation.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
A user-supplied ID that uniquely identifies the Evaluation.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse.Builder
The user-supplied ID that uniquely identifies the Evaluation.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
The user-supplied ID that uniquely identifies the Evaluation.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest.Builder
A user-supplied ID that uniquely identifies the Evaluation to delete.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
A user-supplied ID that uniquely identifies the Evaluation to delete.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse.Builder
A user-supplied ID that uniquely identifies the Evaluation.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
A user-supplied ID that uniquely identifies the Evaluation.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The ID that is assigned to the Evaluation at creation.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The ID that is assigned to the Evaluation at creation.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest.Builder
The ID of the Evaluation to retrieve.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
The ID of the Evaluation to retrieve.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The evaluation ID which is same as the EvaluationId in the request.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The evaluation ID which is same as the EvaluationId in the request.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest.Builder
The ID assigned to the Evaluation during creation.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
The ID assigned to the Evaluation during creation.
evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse.Builder
The ID assigned to the Evaluation during creation.
evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
The ID assigned to the Evaluation during creation.
EvaluationMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
EvaluationMarshaller
EvaluationMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.EvaluationMarshaller
 
evaluationName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
A user-supplied name or description of the Evaluation.
evaluationName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
A user-supplied name or description of the Evaluation.
evaluationName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest.Builder
A new user-supplied name or description of the Evaluation that will replace the current content.
evaluationName() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
A new user-supplied name or description of the Evaluation that will replace the current content.
EvaluationUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
Evaluation JSON Unmarshaller
EvaluationUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.EvaluationUnmarshaller
 

F

filterVariable(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
Use one of the following variables to filter a list of BatchPrediction:
filterVariable(BatchPredictionFilterVariable) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
Use one of the following variables to filter a list of BatchPrediction:
filterVariable() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
Use one of the following variables to filter a list of BatchPrediction:
filterVariable(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
Use one of the following variables to filter a list of DataSource:
filterVariable(DataSourceFilterVariable) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
Use one of the following variables to filter a list of DataSource:
filterVariable() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
Use one of the following variables to filter a list of DataSource:
filterVariable(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
Use one of the following variable to filter a list of Evaluation objects:
filterVariable(EvaluationFilterVariable) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
Use one of the following variable to filter a list of Evaluation objects:
filterVariable() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
Use one of the following variable to filter a list of Evaluation objects:
filterVariable(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
Use one of the following variables to filter a list of MLModel:
filterVariable(MLModelFilterVariable) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
Use one of the following variables to filter a list of MLModel:
filterVariable() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
Use one of the following variables to filter a list of MLModel:
finishedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
 
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
finishedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
 
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
finishedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
 
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
finishedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The epoch time when Amazon Machine Learning marked the BatchPrediction as COMPLETED or FAILED.
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The epoch time when Amazon Machine Learning marked the BatchPrediction as COMPLETED or FAILED.
finishedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The epoch time when Amazon Machine Learning marked the DataSource as COMPLETED or FAILED.
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The epoch time when Amazon Machine Learning marked the DataSource as COMPLETED or FAILED.
finishedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The epoch time when Amazon Machine Learning marked the Evaluation as COMPLETED or FAILED.
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The epoch time when Amazon Machine Learning marked the Evaluation as COMPLETED or FAILED.
finishedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The epoch time when Amazon Machine Learning marked the MLModel as COMPLETED or FAILED.
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The epoch time when Amazon Machine Learning marked the MLModel as COMPLETED or FAILED.
finishedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
 
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.DetailsAttributes
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.EntityStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelFilterVariable
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelType
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
Use this in place of valueOf.

G

ge(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
The greater than or equal to operator.
ge() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
The greater than or equal to operator.
ge(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
The greater than or equal to operator.
ge() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
The greater than or equal to operator.
ge(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
The greater than or equal to operator.
ge() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
The greater than or equal to operator.
ge(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
The greater than or equal to operator.
ge() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
The greater than or equal to operator.
getBatchPrediction(GetBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a BatchPrediction that includes detailed metadata, status, and data file information for a Batch Prediction request.
getBatchPrediction(GetBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a BatchPrediction that includes detailed metadata, status, and data file information for a Batch Prediction request.
GetBatchPredictionRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
GetBatchPredictionRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
GetBatchPredictionRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetBatchPredictionRequest Marshaller
GetBatchPredictionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestMarshaller
 
GetBatchPredictionRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetBatchPredictionRequestMarshaller
GetBatchPredictionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestModelMarshaller
 
GetBatchPredictionResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a GetBatchPrediction operation and describes a BatchPrediction.
GetBatchPredictionResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
GetBatchPredictionResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetBatchPredictionResponse JSON Unmarshaller
GetBatchPredictionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionResponseUnmarshaller
 
getDataSource(GetDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a DataSource that includes metadata and data file information, as well as the current status of the DataSource.
getDataSource(GetDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a DataSource that includes metadata and data file information, as well as the current status of the DataSource.
GetDataSourceRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
GetDataSourceRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
GetDataSourceRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetDataSourceRequest Marshaller
GetDataSourceRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestMarshaller
 
GetDataSourceRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetDataSourceRequestMarshaller
GetDataSourceRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestModelMarshaller
 
GetDataSourceResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a GetDataSource operation and describes a DataSource.
GetDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
GetDataSourceResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetDataSourceResponse JSON Unmarshaller
GetDataSourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceResponseUnmarshaller
 
getEvaluation(GetEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns an Evaluation that includes metadata as well as the current status of the Evaluation.
getEvaluation(GetEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns an Evaluation that includes metadata as well as the current status of the Evaluation.
GetEvaluationRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
GetEvaluationRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
GetEvaluationRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetEvaluationRequest Marshaller
GetEvaluationRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestMarshaller
 
GetEvaluationRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetEvaluationRequestMarshaller
GetEvaluationRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestModelMarshaller
 
GetEvaluationResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a GetEvaluation operation and describes an Evaluation.
GetEvaluationResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
GetEvaluationResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetEvaluationResponse JSON Unmarshaller
GetEvaluationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3ResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DataSourceMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DataSourceUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.EvaluationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.EvaluationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.MLModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.MLModelUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PredictionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PredictionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PredictRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PredictResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.TagMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.TagUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelResponseUnmarshaller
 
getMLModel(GetMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns an MLModel that includes detailed metadata, data source information, and the current status of the MLModel.
getMLModel(GetMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns an MLModel that includes detailed metadata, data source information, and the current status of the MLModel.
GetMLModelRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
GetMLModelRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
GetMLModelRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetMLModelRequest Marshaller
GetMLModelRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestMarshaller
 
GetMLModelRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetMLModelRequestMarshaller
GetMLModelRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestModelMarshaller
 
GetMLModelResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a GetMLModel operation, and provides detailed information about a MLModel.
GetMLModelResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
GetMLModelResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
GetMLModelResponse JSON Unmarshaller
GetMLModelResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetMLModelResponseUnmarshaller
 
gt(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
The greater than operator.
gt() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
The greater than operator.
gt(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
The greater than operator.
gt() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
The greater than operator.
gt(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
The greater than operator.
gt() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
The greater than operator.
gt(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
The greater than operator.
gt() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
The greater than operator.

H

hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
 

I

IdempotentParameterMismatchException - Exception in software.amazon.awssdk.services.machinelearning.model
A second request to use or change an object was not allowed.
IdempotentParameterMismatchException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
inputDataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The location and name of the data in Amazon Simple Storage Server (Amazon S3) that is used in the evaluation.
inputDataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The location and name of the data in Amazon Simple Storage Server (Amazon S3) that is used in the evaluation.
inputDataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
inputDataLocationS3() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
instanceIdentifier(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDatabase.Builder
The ID of an RDS DB instance.
instanceIdentifier() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
The ID of an RDS DB instance.
InternalServerException - Exception in software.amazon.awssdk.services.machinelearning.model
An error on the server occurred when trying to process a request.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
InvalidInputException - Exception in software.amazon.awssdk.services.machinelearning.model
An error on the client occurred.
InvalidInputException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
invalidRecordCount(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
 
invalidRecordCount() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
invalidRecordCount(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The number of invalid records that Amazon Machine Learning saw while processing the BatchPrediction.
invalidRecordCount() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The number of invalid records that Amazon Machine Learning saw while processing the BatchPrediction.
InvalidTagException - Exception in software.amazon.awssdk.services.machinelearning.model
 
InvalidTagException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 

K

key(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Tag.Builder
A unique identifier for the tag.
key() - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
A unique identifier for the tag.

L

lastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The time of the most recent edit to the BatchPrediction.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The time of the most recent edit to the BatchPrediction.
lastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The time of the most recent edit to the BatchPrediction.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The time of the most recent edit to the BatchPrediction.
lastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The time of the most recent edit to the Evaluation.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The time of the most recent edit to the Evaluation.
lastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The time of the most recent edit to BatchPrediction.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The time of the most recent edit to BatchPrediction.
lastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The time of the most recent edit to the DataSource.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The time of the most recent edit to the DataSource.
lastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The time of the most recent edit to the Evaluation.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The time of the most recent edit to the Evaluation.
lastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The time of the most recent edit to the MLModel.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The time of the most recent edit to the MLModel.
lastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The time of the most recent edit to the MLModel.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The time of the most recent edit to the MLModel.
le(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
The less than or equal to operator.
le() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
The less than or equal to operator.
le(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
The less than or equal to operator.
le() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
The less than or equal to operator.
le(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
The less than or equal to operator.
le() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
The less than or equal to operator.
le(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
The less than or equal to operator.
le() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
The less than or equal to operator.
limit(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
The number of pages of information to include in the result.
limit() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
The number of pages of information to include in the result.
limit(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
The maximum number of DataSource to include in the result.
limit() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
The maximum number of DataSource to include in the result.
limit(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
The maximum number of Evaluation to include in the result.
limit() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
The maximum number of Evaluation to include in the result.
limit(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
The number of pages of information to include in the result.
limit() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
The number of pages of information to include in the result.
LimitExceededException - Exception in software.amazon.awssdk.services.machinelearning.model
The subscriber exceeded the maximum number of operations.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
logUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
A link to the file that contains logs of the CreateBatchPrediction operation.
logUri() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
A link to the file that contains logs of the CreateBatchPrediction operation.
logUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
A link to the file containing logs of CreateDataSourceFrom* operations.
logUri() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
A link to the file containing logs of CreateDataSourceFrom* operations.
logUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
A link to the file that contains logs of the CreateEvaluation operation.
logUri() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
A link to the file that contains logs of the CreateEvaluation operation.
logUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
A link to the file that contains logs of the CreateMLModel operation.
logUri() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
A link to the file that contains logs of the CreateMLModel operation.
lt(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
The less than operator.
lt() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
The less than operator.
lt(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
The less than operator.
lt() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
The less than operator.
lt(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
The less than operator.
lt() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
The less than operator.
lt(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
The less than operator.
lt() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
The less than operator.

M

MachineLearningAsyncClient - Interface in software.amazon.awssdk.services.machinelearning
Service client for accessing null asynchronously.
MachineLearningAsyncClientBuilder - Interface in software.amazon.awssdk.services.machinelearning
A builder for creating an instance of MachineLearningAsyncClient.
MachineLearningBaseClientBuilder<B extends MachineLearningBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.machinelearning
This includes configuration specific to null that is supported by both MachineLearningClientBuilder and MachineLearningAsyncClientBuilder.
MachineLearningClient - Interface in software.amazon.awssdk.services.machinelearning
Service client for accessing null.
MachineLearningClientBuilder - Interface in software.amazon.awssdk.services.machinelearning
A builder for creating an instance of MachineLearningClient.
MachineLearningClientWaiters - Class in software.amazon.awssdk.services.machinelearning.waiters
 
MachineLearningClientWaiters(MachineLearningClient) - Constructor for class software.amazon.awssdk.services.machinelearning.waiters.MachineLearningClientWaiters
Constructs a new MachineLearningClientWaiters with the given client
MachineLearningException - Exception in software.amazon.awssdk.services.machinelearning.model
Base exception for all service exceptions thrown by Amazon Machine Learning
MachineLearningException(String) - Constructor for exception software.amazon.awssdk.services.machinelearning.model.MachineLearningException
Constructs a new MachineLearningException with the specified error message.
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
marshall(AddTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestMarshaller
 
marshall(AddTagsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestModelMarshaller
Marshall the given parameter object.
marshall(BatchPrediction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionMarshaller
Marshall the given parameter object.
marshall(CreateBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestMarshaller
 
marshall(CreateBatchPredictionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestModelMarshaller
Marshall the given parameter object.
marshall(CreateDataSourceFromRDSRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestMarshaller
 
marshall(CreateDataSourceFromRDSRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestModelMarshaller
Marshall the given parameter object.
marshall(CreateDataSourceFromRedshiftRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestMarshaller
 
marshall(CreateDataSourceFromRedshiftRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestModelMarshaller
Marshall the given parameter object.
marshall(CreateDataSourceFromS3Request) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestMarshaller
 
marshall(CreateDataSourceFromS3Request, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestModelMarshaller
Marshall the given parameter object.
marshall(CreateEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestMarshaller
 
marshall(CreateEvaluationRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestModelMarshaller
Marshall the given parameter object.
marshall(CreateMLModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestMarshaller
 
marshall(CreateMLModelRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestModelMarshaller
Marshall the given parameter object.
marshall(CreateRealtimeEndpointRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestMarshaller
 
marshall(CreateRealtimeEndpointRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestModelMarshaller
Marshall the given parameter object.
marshall(DataSource, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DataSourceMarshaller
Marshall the given parameter object.
marshall(DeleteBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestMarshaller
 
marshall(DeleteBatchPredictionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestModelMarshaller
Marshall the given parameter object.
marshall(DeleteDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestMarshaller
 
marshall(DeleteDataSourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestModelMarshaller
Marshall the given parameter object.
marshall(DeleteEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestMarshaller
 
marshall(DeleteEvaluationRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestModelMarshaller
Marshall the given parameter object.
marshall(DeleteMLModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestMarshaller
 
marshall(DeleteMLModelRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestModelMarshaller
Marshall the given parameter object.
marshall(DeleteRealtimeEndpointRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestMarshaller
 
marshall(DeleteRealtimeEndpointRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestModelMarshaller
Marshall the given parameter object.
marshall(DeleteTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestMarshaller
 
marshall(DeleteTagsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeBatchPredictionsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestMarshaller
 
marshall(DescribeBatchPredictionsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeDataSourcesRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestMarshaller
 
marshall(DescribeDataSourcesRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeEvaluationsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestMarshaller
 
marshall(DescribeEvaluationsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeMLModelsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestMarshaller
 
marshall(DescribeMLModelsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestMarshaller
 
marshall(DescribeTagsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestModelMarshaller
Marshall the given parameter object.
marshall(Evaluation, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.EvaluationMarshaller
Marshall the given parameter object.
marshall(GetBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestMarshaller
 
marshall(GetBatchPredictionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestModelMarshaller
Marshall the given parameter object.
marshall(GetDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestMarshaller
 
marshall(GetDataSourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestModelMarshaller
Marshall the given parameter object.
marshall(GetEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestMarshaller
 
marshall(GetEvaluationRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestModelMarshaller
Marshall the given parameter object.
marshall(GetMLModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestMarshaller
 
marshall(GetMLModelRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestModelMarshaller
Marshall the given parameter object.
marshall(MLModel, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.MLModelMarshaller
Marshall the given parameter object.
marshall(PerformanceMetrics, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsMarshaller
Marshall the given parameter object.
marshall(Prediction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictionMarshaller
Marshall the given parameter object.
marshall(PredictRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictRequestMarshaller
 
marshall(PredictRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictRequestModelMarshaller
Marshall the given parameter object.
marshall(RDSDatabaseCredentials, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsMarshaller
Marshall the given parameter object.
marshall(RDSDatabase, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseMarshaller
Marshall the given parameter object.
marshall(RDSDataSpec, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecMarshaller
Marshall the given parameter object.
marshall(RDSMetadata, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataMarshaller
Marshall the given parameter object.
marshall(RealtimeEndpointInfo, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoMarshaller
Marshall the given parameter object.
marshall(RedshiftDatabaseCredentials, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsMarshaller
Marshall the given parameter object.
marshall(RedshiftDatabase, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseMarshaller
Marshall the given parameter object.
marshall(RedshiftDataSpec, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecMarshaller
Marshall the given parameter object.
marshall(RedshiftMetadata, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataMarshaller
Marshall the given parameter object.
marshall(S3DataSpec, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecMarshaller
Marshall the given parameter object.
marshall(Tag, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.TagMarshaller
Marshall the given parameter object.
marshall(UpdateBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestMarshaller
 
marshall(UpdateBatchPredictionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestModelMarshaller
Marshall the given parameter object.
marshall(UpdateDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestMarshaller
 
marshall(UpdateDataSourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestModelMarshaller
Marshall the given parameter object.
marshall(UpdateEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestMarshaller
 
marshall(UpdateEvaluationRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestModelMarshaller
Marshall the given parameter object.
marshall(UpdateMLModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelRequestMarshaller
 
marshall(UpdateMLModelRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelRequestModelMarshaller
Marshall the given parameter object.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
A description of the most recent details about processing the batch prediction request.
message() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
A description of the most recent details about processing the batch prediction request.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
A description of the most recent details about creating the DataSource.
message() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
A description of the most recent details about creating the DataSource.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
A description of the most recent details about evaluating the MLModel.
message() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
A description of the most recent details about evaluating the MLModel.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
A description of the most recent details about processing the batch prediction request.
message() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
A description of the most recent details about processing the batch prediction request.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The user-supplied description of the most recent details about creating the DataSource.
message() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The user-supplied description of the most recent details about creating the DataSource.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
A description of the most recent details about evaluating the MLModel.
message() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
A description of the most recent details about evaluating the MLModel.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
A description of the most recent details about accessing the MLModel.
message() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
A description of the most recent details about accessing the MLModel.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidInputException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidTagException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
A description of the most recent details about accessing the MLModel.
message() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
A description of the most recent details about accessing the MLModel.
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException.Builder
 
MLModel - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of a GetMLModel operation.
MLModel.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
mlModelAvailable() - Method in class software.amazon.awssdk.services.machinelearning.waiters.MachineLearningClientWaiters
Builds a MLModelAvailable waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
MLModelFilterVariable - Enum in software.amazon.awssdk.services.machinelearning.model
 
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The ID of the MLModel that generated predictions for the BatchPrediction request.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The ID of the MLModel that generated predictions for the BatchPrediction request.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest.Builder
The ID of the MLModel that will generate predictions for the group of observations.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
The ID of the MLModel that will generate predictions for the group of observations.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
The ID of the MLModel to evaluate.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
The ID of the MLModel to evaluate.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
A user-supplied ID that uniquely identifies the MLModel.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
A user-supplied ID that uniquely identifies the MLModel.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse.Builder
A user-supplied ID that uniquely identifies the MLModel.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
A user-supplied ID that uniquely identifies the MLModel.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest.Builder
The ID assigned to the MLModel during creation.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
The ID assigned to the MLModel during creation.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse.Builder
A user-supplied ID that uniquely identifies the MLModel.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
A user-supplied ID that uniquely identifies the MLModel.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest.Builder
A user-supplied ID that uniquely identifies the MLModel.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
A user-supplied ID that uniquely identifies the MLModel.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse.Builder
A user-supplied ID that uniquely identifies the MLModel.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
A user-supplied ID that uniquely identifies the MLModel.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest.Builder
The ID assigned to the MLModel during creation.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
The ID assigned to the MLModel during creation.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse.Builder
A user-supplied ID that uniquely identifies the MLModel.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
A user-supplied ID that uniquely identifies the MLModel.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The ID of the MLModel that is the focus of the evaluation.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The ID of the MLModel that is the focus of the evaluation.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The ID of the MLModel that generated predictions for the BatchPrediction request.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The ID of the MLModel that generated predictions for the BatchPrediction request.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The ID of the MLModel that was the focus of the evaluation.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The ID of the MLModel that was the focus of the evaluation.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest.Builder
The ID assigned to the MLModel at creation.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
The ID assigned to the MLModel at creation.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The MLModel ID, which is same as the MLModelId in the request.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The MLModel ID, which is same as the MLModelId in the request.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The ID assigned to the MLModel at creation.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The ID assigned to the MLModel at creation.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictRequest.Builder
A unique identifier of the MLModel.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
A unique identifier of the MLModel.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest.Builder
The ID assigned to the MLModel during creation.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
The ID assigned to the MLModel during creation.
mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse.Builder
The ID assigned to the MLModel during creation.
mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
The ID assigned to the MLModel during creation.
MLModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
MLModelMarshaller
MLModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.MLModelMarshaller
 
mlModelName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
A user-supplied name or description of the MLModel.
mlModelName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
A user-supplied name or description of the MLModel.
mlModelName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest.Builder
A user-supplied name or description of the MLModel.
mlModelName() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
A user-supplied name or description of the MLModel.
mlModelType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
The category of supervised learning that this MLModel will address.
mlModelType(MLModelType) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
The category of supervised learning that this MLModel will address.
mlModelType() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
The category of supervised learning that this MLModel will address.
mlModelType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
Identifies the MLModel category.
mlModelType(MLModelType) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
Identifies the MLModel category.
mlModelType() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
Identifies the MLModel category.
mlModelType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
Identifies the MLModel category.
mlModelType(MLModelType) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
Identifies the MLModel category.
mlModelType() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
Identifies the MLModel category.
MLModelType - Enum in software.amazon.awssdk.services.machinelearning.model
 
MLModelUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
MLModel JSON Unmarshaller
MLModelUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.MLModelUnmarshaller
 

N

name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
A user-supplied name or description of the BatchPrediction.
name() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
A user-supplied name or description of the BatchPrediction.
name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
A user-supplied name or description of the DataSource.
name() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
A user-supplied name or description of the DataSource.
name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
A user-supplied name or description of the Evaluation.
name() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
A user-supplied name or description of the Evaluation.
name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
A user-supplied name or description of the BatchPrediction.
name() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
A user-supplied name or description of the BatchPrediction.
name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
A user-supplied name or description of the DataSource.
name() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
A user-supplied name or description of the DataSource.
name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
A user-supplied name or description of the Evaluation.
name() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
A user-supplied name or description of the Evaluation.
name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
A user-supplied name or description of the MLModel.
name() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
A user-supplied name or description of the MLModel.
name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
A user-supplied name or description of the MLModel.
name() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
A user-supplied name or description of the MLModel.
ne(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
The not equal to operator.
ne() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
The not equal to operator.
ne(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
The not equal to operator.
ne() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
The not equal to operator.
ne(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
The not equal to operator.
ne() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
The not equal to operator.
ne(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
The not equal to operator.
ne() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
The not equal to operator.
nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
An ID of the page in the paginated results.
nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
An ID of the page in the paginated results.
nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse.Builder
The ID of the next page in the paginated results that indicates at least one more page follows.
nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
The ID of the next page in the paginated results that indicates at least one more page follows.
nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
The ID of the page in the paginated results.
nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
The ID of the page in the paginated results.
nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse.Builder
An ID of the next page in the paginated results that indicates at least one more page follows.
nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
An ID of the next page in the paginated results that indicates at least one more page follows.
nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
The ID of the page in the paginated results.
nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
The ID of the page in the paginated results.
nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse.Builder
The ID of the next page in the paginated results that indicates at least one more page follows.
nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
The ID of the next page in the paginated results that indicates at least one more page follows.
nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
The ID of the page in the paginated results.
nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
The ID of the page in the paginated results.
nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse.Builder
The ID of the next page in the paginated results that indicates at least one more page follows.
nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
The ID of the next page in the paginated results that indicates at least one more page follows.
numberOfFiles(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The number of data files referenced by the DataSource.
numberOfFiles() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The number of data files referenced by the DataSource.
numberOfFiles(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The number of data files referenced by the DataSource.
numberOfFiles() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The number of data files referenced by the DataSource.

O

outputUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The location of an Amazon S3 bucket or directory to receive the operation results.
outputUri() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The location of an Amazon S3 bucket or directory to receive the operation results.
outputUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest.Builder
The location of an Amazon Simple Storage Service (Amazon S3) bucket or directory to store the batch prediction results.
outputUri() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
The location of an Amazon Simple Storage Service (Amazon S3) bucket or directory to store the batch prediction results.
outputUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The location of an Amazon S3 bucket or directory to receive the operation results.
outputUri() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The location of an Amazon S3 bucket or directory to receive the operation results.

P

parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
A list of the training parameters in the MLModel.
parameters() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
A list of the training parameters in the MLModel.
password(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials.Builder
 
password() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
password(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials.Builder
 
password() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
peakRequestsPerSecond(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo.Builder
The maximum processing rate for the real-time endpoint for MLModel, measured in incoming requests per second.
peakRequestsPerSecond() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
The maximum processing rate for the real-time endpoint for MLModel, measured in incoming requests per second.
performanceMetrics(PerformanceMetrics) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
Measurements of how well the MLModel performed, using observations referenced by the DataSource.
performanceMetrics() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
Measurements of how well the MLModel performed, using observations referenced by the DataSource.
performanceMetrics(PerformanceMetrics) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
Measurements of how well the MLModel performed using observations referenced by the DataSource.
performanceMetrics() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
Measurements of how well the MLModel performed using observations referenced by the DataSource.
PerformanceMetrics - Class in software.amazon.awssdk.services.machinelearning.model
Measurements of how well the MLModel performed on known observations.
PerformanceMetrics.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
PerformanceMetricsMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
PerformanceMetricsMarshaller
PerformanceMetricsMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsMarshaller
 
PerformanceMetricsUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
PerformanceMetrics JSON Unmarshaller
PerformanceMetricsUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsUnmarshaller
 
predict(PredictRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Generates a prediction for the observation using the specified ML Model.
predict(PredictRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Generates a prediction for the observation using the specified ML Model.
predictedLabel(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Prediction.Builder
The prediction label for either a BINARY or MULTICLASS MLModel.
predictedLabel() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
The prediction label for either a BINARY or MULTICLASS MLModel.
predictedScores(Map<String, Float>) - Method in interface software.amazon.awssdk.services.machinelearning.model.Prediction.Builder
 
predictedScores() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
predictedValue(Float) - Method in interface software.amazon.awssdk.services.machinelearning.model.Prediction.Builder
The prediction value for REGRESSION MLModel.
predictedValue() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
The prediction value for REGRESSION MLModel.
predictEndpoint(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictRequest.Builder
 
predictEndpoint() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
PredictEndpointHandler - Class in software.amazon.awssdk.services.machinelearning.internal
Predict calls are sent to a predictor-specific endpoint.
PredictEndpointHandler() - Constructor for class software.amazon.awssdk.services.machinelearning.internal.PredictEndpointHandler
 
Prediction - Class in software.amazon.awssdk.services.machinelearning.model
The output from a Predict operation:
prediction(Prediction) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictResponse.Builder
 
prediction() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
Prediction.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
PredictionMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
PredictionMarshaller
PredictionMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictionMarshaller
 
PredictionUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
Prediction JSON Unmarshaller
PredictionUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictionUnmarshaller
 
PredictorNotMountedException - Exception in software.amazon.awssdk.services.machinelearning.model
The exception is thrown when a predict request is made to an unmounted MLModel.
PredictorNotMountedException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
PredictRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
PredictRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
PredictRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
PredictRequest Marshaller
PredictRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictRequestMarshaller
 
PredictRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
PredictRequestMarshaller
PredictRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictRequestModelMarshaller
 
PredictResponse - Class in software.amazon.awssdk.services.machinelearning.model
 
PredictResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
PredictResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
PredictResponse JSON Unmarshaller
PredictResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictResponseUnmarshaller
 
prefix(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
A string that is found at the beginning of a variable, such as Name or Id.
prefix() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
A string that is found at the beginning of a variable, such as Name or Id.
prefix(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
A string that is found at the beginning of a variable, such as Name or Id.
prefix() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
A string that is found at the beginning of a variable, such as Name or Id.
prefix(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
A string that is found at the beginning of a variable, such as Name or Id.
prefix() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
A string that is found at the beginning of a variable, such as Name or Id.
prefix(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
A string that is found at the beginning of a variable, such as Name or Id.
prefix() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
A string that is found at the beginning of a variable, such as Name or Id.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics.Builder
 
properties() - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 

R

RandomIdHandler - Class in software.amazon.awssdk.services.machinelearning.internal
CreateXxx API calls require a unique (for all time!) ID parameter for idempotency.
RandomIdHandler() - Constructor for class software.amazon.awssdk.services.machinelearning.internal.RandomIdHandler
 
rdsData(RDSDataSpec) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest.Builder
The data specification of an Amazon RDS DataSource:
rdsData() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
The data specification of an Amazon RDS DataSource:
RDSDatabase - Class in software.amazon.awssdk.services.machinelearning.model
The database details of an Amazon RDS database.
RDSDatabase.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RDSDatabaseCredentials - Class in software.amazon.awssdk.services.machinelearning.model
The database credentials to connect to a database on an RDS DB instance.
RDSDatabaseCredentials.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RDSDatabaseCredentialsMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RDSDatabaseCredentialsMarshaller
RDSDatabaseCredentialsMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsMarshaller
 
RDSDatabaseCredentialsUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RDSDatabaseCredentials JSON Unmarshaller
RDSDatabaseCredentialsUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsUnmarshaller
 
RDSDatabaseMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RDSDatabaseMarshaller
RDSDatabaseMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseMarshaller
 
RDSDatabaseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RDSDatabase JSON Unmarshaller
RDSDatabaseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseUnmarshaller
 
RDSDataSpec - Class in software.amazon.awssdk.services.machinelearning.model
The data specification of an Amazon Relational Database Service (Amazon RDS) DataSource.
RDSDataSpec.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RDSDataSpecMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RDSDataSpecMarshaller
RDSDataSpecMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecMarshaller
 
RDSDataSpecUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RDSDataSpec JSON Unmarshaller
RDSDataSpecUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecUnmarshaller
 
rdsMetadata(RDSMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
 
rdsMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
rdsMetadata(RDSMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
 
rdsMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
RDSMetadata - Class in software.amazon.awssdk.services.machinelearning.model
The datasource details that are specific to Amazon RDS.
RDSMetadata.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RDSMetadataMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RDSMetadataMarshaller
RDSMetadataMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataMarshaller
 
RDSMetadataUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RDSMetadata JSON Unmarshaller
RDSMetadataUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataUnmarshaller
 
realtimeEndpointInfo(RealtimeEndpointInfo) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse.Builder
The endpoint information of the MLModel
realtimeEndpointInfo() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
The endpoint information of the MLModel
realtimeEndpointInfo(RealtimeEndpointInfo) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse.Builder
The endpoint information of the MLModel
realtimeEndpointInfo() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
The endpoint information of the MLModel
RealtimeEndpointInfo - Class in software.amazon.awssdk.services.machinelearning.model
Describes the real-time endpoint information for an MLModel.
RealtimeEndpointInfo.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RealtimeEndpointInfoMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RealtimeEndpointInfoMarshaller
RealtimeEndpointInfoMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoMarshaller
 
RealtimeEndpointInfoUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RealtimeEndpointInfo JSON Unmarshaller
RealtimeEndpointInfoUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoUnmarshaller
 
RealtimeEndpointStatus - Enum in software.amazon.awssdk.services.machinelearning.model
 
recipe(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
The data recipe for creating the MLModel.
recipe() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
The data recipe for creating the MLModel.
recipe(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The recipe to use when training the MLModel.
recipe() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The recipe to use when training the MLModel.
recipeUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
The Amazon Simple Storage Service (Amazon S3) location and file name that contains the MLModel recipe.
recipeUri() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
The Amazon Simple Storage Service (Amazon S3) location and file name that contains the MLModel recipe.
record(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictRequest.Builder
 
record() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
RedshiftDatabase - Class in software.amazon.awssdk.services.machinelearning.model
Describes the database details required to connect to an Amazon Redshift database.
redshiftDatabase(RedshiftDatabase) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata.Builder
 
redshiftDatabase() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
RedshiftDatabase.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RedshiftDatabaseCredentials - Class in software.amazon.awssdk.services.machinelearning.model
Describes the database credentials for connecting to a database on an Amazon Redshift cluster.
RedshiftDatabaseCredentials.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RedshiftDatabaseCredentialsMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RedshiftDatabaseCredentialsMarshaller
RedshiftDatabaseCredentialsMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsMarshaller
 
RedshiftDatabaseCredentialsUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RedshiftDatabaseCredentials JSON Unmarshaller
RedshiftDatabaseCredentialsUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsUnmarshaller
 
RedshiftDatabaseMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RedshiftDatabaseMarshaller
RedshiftDatabaseMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseMarshaller
 
RedshiftDatabaseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RedshiftDatabase JSON Unmarshaller
RedshiftDatabaseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseUnmarshaller
 
RedshiftDataSpec - Class in software.amazon.awssdk.services.machinelearning.model
Describes the data specification of an Amazon Redshift DataSource.
RedshiftDataSpec.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RedshiftDataSpecMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RedshiftDataSpecMarshaller
RedshiftDataSpecMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecMarshaller
 
RedshiftDataSpecUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RedshiftDataSpec JSON Unmarshaller
RedshiftDataSpecUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecUnmarshaller
 
redshiftMetadata(RedshiftMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
 
redshiftMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
redshiftMetadata(RedshiftMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
 
redshiftMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
RedshiftMetadata - Class in software.amazon.awssdk.services.machinelearning.model
Describes the DataSource details specific to Amazon Redshift.
RedshiftMetadata.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
RedshiftMetadataMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RedshiftMetadataMarshaller
RedshiftMetadataMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataMarshaller
 
RedshiftMetadataUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
RedshiftMetadata JSON Unmarshaller
RedshiftMetadataUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataUnmarshaller
 
resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
The ID of the ML object to tag.
resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
The ID of the ML object to tag.
resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsResponse.Builder
The ID of the ML object that was tagged.
resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
The ID of the ML object that was tagged.
resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
The ID of the tagged ML object.
resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
The ID of the tagged ML object.
resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse.Builder
The ID of the ML object from which tags were deleted.
resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
The ID of the ML object from which tags were deleted.
resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest.Builder
The ID of the ML object.
resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
The ID of the ML object.
resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse.Builder
The ID of the tagged ML object.
resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
The ID of the tagged ML object.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.machinelearning.model
A specified resource cannot be located.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
resourceRole(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
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.
resourceRole() - Method in class software.amazon.awssdk.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.
resourceRole(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
The role (DataPipelineDefaultResourceRole) assumed by an Amazon EC2 instance to carry out the copy task from Amazon RDS to Amazon S3.
resourceRole() - Method in class software.amazon.awssdk.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.
resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
The type of the ML object to tag.
resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
The type of the ML object to tag.
resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
The type of the ML object to tag.
resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsResponse.Builder
The type of the ML object that was tagged.
resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsResponse.Builder
The type of the ML object that was tagged.
resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
The type of the ML object that was tagged.
resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
The type of the tagged ML object.
resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
The type of the tagged ML object.
resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
The type of the tagged ML object.
resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse.Builder
The type of the ML object from which tags were deleted.
resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse.Builder
The type of the ML object from which tags were deleted.
resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
The type of the ML object from which tags were deleted.
resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest.Builder
The type of the ML object.
resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest.Builder
The type of the ML object.
resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
The type of the ML object.
resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse.Builder
The type of the tagged ML object.
resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse.Builder
The type of the tagged ML object.
resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
The type of the tagged ML object.
results(Collection<BatchPrediction>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse.Builder
A list of BatchPrediction objects that meet the search criteria.
results(BatchPrediction...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse.Builder
A list of BatchPrediction objects that meet the search criteria.
results() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
A list of BatchPrediction objects that meet the search criteria.
results(Collection<DataSource>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse.Builder
A list of DataSource that meet the search criteria.
results(DataSource...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse.Builder
A list of DataSource that meet the search criteria.
results() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
A list of DataSource that meet the search criteria.
results(Collection<Evaluation>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse.Builder
A list of Evaluation that meet the search criteria.
results(Evaluation...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse.Builder
A list of Evaluation that meet the search criteria.
results() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
A list of Evaluation that meet the search criteria.
results(Collection<MLModel>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse.Builder
A list of MLModel that meet the search criteria.
results(MLModel...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse.Builder
A list of MLModel that meet the search criteria.
results() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
A list of MLModel that meet the search criteria.
roleARN(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest.Builder
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.
roleARN() - Method in class software.amazon.awssdk.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.
roleARN(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
A fully specified role Amazon Resource Name (ARN).
roleARN() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
A fully specified role Amazon Resource Name (ARN).
roleARN(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
 
roleARN() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
roleARN(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
 
roleARN() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 

S

S3DataSpec - Class in software.amazon.awssdk.services.machinelearning.model
Describes the data specification of a DataSource.
S3DataSpec.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
S3DataSpecMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
S3DataSpecMarshaller
S3DataSpecMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecMarshaller
 
S3DataSpecUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
S3DataSpec JSON Unmarshaller
S3DataSpecUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecUnmarshaller
 
s3StagingLocation(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
The Amazon S3 location for staging Amazon RDS data.
s3StagingLocation() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
The Amazon S3 location for staging Amazon RDS data.
s3StagingLocation(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec.Builder
Describes an Amazon S3 location to store the result set of the SelectSqlQuery query.
s3StagingLocation() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
Describes an Amazon S3 location to store the result set of the SelectSqlQuery query.
schema(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The schema used by all of the data files referenced by the DataSource.
schema() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The schema used by all of the data files referenced by the DataSource.
scoreThreshold(Float) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The scoring threshold is used in binary classification MLModel models.
scoreThreshold() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The scoring threshold is used in binary classification MLModel models.
scoreThreshold(Float) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
 
scoreThreshold() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
scoreThreshold(Float) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest.Builder
The ScoreThreshold used in binary classification MLModel that marks the boundary between a positive prediction and a negative prediction.
scoreThreshold() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
The ScoreThreshold used in binary classification MLModel that marks the boundary between a positive prediction and a negative prediction.
scoreThresholdLastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The time of the most recent edit to the ScoreThreshold.
scoreThresholdLastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The time of the most recent edit to the ScoreThreshold.
scoreThresholdLastUpdatedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The time of the most recent edit to the ScoreThreshold.
scoreThresholdLastUpdatedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The time of the most recent edit to the ScoreThreshold.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
The security group IDs to be used to access a VPC-based RDS DB instance.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
The security group IDs to be used to access a VPC-based RDS DB instance.
securityGroupIds() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
The security group IDs to be used to access a VPC-based RDS DB instance.
selectSqlQuery(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
The query that is used to retrieve the observation data for the DataSource.
selectSqlQuery() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
The query that is used to retrieve the observation data for the DataSource.
selectSqlQuery(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
The SQL query that is supplied during CreateDataSourceFromRDS.
selectSqlQuery() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
The SQL query that is supplied during CreateDataSourceFromRDS.
selectSqlQuery(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec.Builder
Describes the SQL Query to execute on an Amazon Redshift database for an Amazon Redshift DataSource.
selectSqlQuery() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
Describes the SQL Query to execute on an Amazon Redshift database for an Amazon Redshift DataSource.
selectSqlQuery(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata.Builder
The SQL query that is specified during CreateDataSourceFromRedshift.
selectSqlQuery() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
The SQL query that is specified during CreateDataSourceFromRedshift.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InternalServerException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InvalidInputException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InvalidTagException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
 
serviceRole(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
The role (DataPipelineDefaultRole) assumed by AWS Data Pipeline service to monitor the progress of the copy task from Amazon RDS to Amazon S3.
serviceRole() - Method in class software.amazon.awssdk.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.
serviceRole(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
The role (DataPipelineDefaultRole) assumed by the Data Pipeline service to monitor the progress of the copy task from Amazon RDS to Amazon S3.
serviceRole() - Method in class software.amazon.awssdk.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.
sizeInBytes(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
 
sizeInBytes() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
 
sizeInBytes(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
 
sizeInBytes() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
software.amazon.awssdk.services.machinelearning - package software.amazon.awssdk.services.machinelearning
Definition of the public APIs exposed by Amazon Machine Learning
software.amazon.awssdk.services.machinelearning.internal - package software.amazon.awssdk.services.machinelearning.internal
 
software.amazon.awssdk.services.machinelearning.model - package software.amazon.awssdk.services.machinelearning.model
 
software.amazon.awssdk.services.machinelearning.transform - package software.amazon.awssdk.services.machinelearning.transform
 
software.amazon.awssdk.services.machinelearning.waiters - package software.amazon.awssdk.services.machinelearning.waiters
 
sortOrder(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
A two-value parameter that determines the sequence of the resulting list of MLModels.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
A two-value parameter that determines the sequence of the resulting list of MLModels.
sortOrder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
A two-value parameter that determines the sequence of the resulting list of MLModels.
sortOrder(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
A two-value parameter that determines the sequence of the resulting list of DataSource.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
A two-value parameter that determines the sequence of the resulting list of DataSource.
sortOrder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
A two-value parameter that determines the sequence of the resulting list of DataSource.
sortOrder(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
A two-value parameter that determines the sequence of the resulting list of Evaluation.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
A two-value parameter that determines the sequence of the resulting list of Evaluation.
sortOrder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
A two-value parameter that determines the sequence of the resulting list of Evaluation.
sortOrder(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
A two-value parameter that determines the sequence of the resulting list of MLModel.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
A two-value parameter that determines the sequence of the resulting list of MLModel.
sortOrder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
A two-value parameter that determines the sequence of the resulting list of MLModel.
SortOrder - Enum in software.amazon.awssdk.services.machinelearning.model
The sort order specified in a listing condition.
startedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
 
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
startedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
 
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
startedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
 
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
startedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The epoch time when Amazon Machine Learning marked the BatchPrediction as INPROGRESS.
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The epoch time when Amazon Machine Learning marked the BatchPrediction as INPROGRESS.
startedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The epoch time when Amazon Machine Learning marked the DataSource as INPROGRESS.
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The epoch time when Amazon Machine Learning marked the DataSource as INPROGRESS.
startedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The epoch time when Amazon Machine Learning marked the Evaluation as INPROGRESS.
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The epoch time when Amazon Machine Learning marked the Evaluation as INPROGRESS.
startedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The epoch time when Amazon Machine Learning marked the MLModel as INPROGRESS.
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The epoch time when Amazon Machine Learning marked the MLModel as INPROGRESS.
startedAt(Date) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
 
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
status(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The status of the BatchPrediction.
status(EntityStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
The status of the BatchPrediction.
status() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The status of the BatchPrediction.
status(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The current status of the DataSource.
status(EntityStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
The current status of the DataSource.
status() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The current status of the DataSource.
status(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The status of the evaluation.
status(EntityStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
The status of the evaluation.
status() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The status of the evaluation.
status(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The status of the BatchPrediction, which can be one of the following values:
status(EntityStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The status of the BatchPrediction, which can be one of the following values:
status() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The status of the BatchPrediction, which can be one of the following values:
status(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The current status of the DataSource.
status(EntityStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
The current status of the DataSource.
status() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The current status of the DataSource.
status(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The status of the evaluation.
status(EntityStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
The status of the evaluation.
status() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The status of the evaluation.
status(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The current status of the MLModel.
status(EntityStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The current status of the MLModel.
status() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The current status of the MLModel.
status(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The current status of an MLModel.
status(EntityStatus) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The current status of an MLModel.
status() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The current status of an MLModel.
subnetId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
The subnet ID to be used to access a VPC-based RDS DB instance.
subnetId() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
The subnet ID to be used to access a VPC-based RDS DB instance.

T

Tag - Class in software.amazon.awssdk.services.machinelearning.model
A custom key-value pair associated with an ML object, such as an ML model.
Tag.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
TaggableResourceType - Enum in software.amazon.awssdk.services.machinelearning.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
One or more tags to delete.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
One or more tags to delete.
tagKeys() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
One or more tags to delete.
TagLimitExceededException - Exception in software.amazon.awssdk.services.machinelearning.model
 
TagLimitExceededException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
TagMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
TagMarshaller
TagMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.TagMarshaller
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
The key-value pairs to use to create tags.
tags(Tag...) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
The key-value pairs to use to create tags.
tags() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
The key-value pairs to use to create tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse.Builder
A list of tags associated with the ML object.
tags(Tag...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse.Builder
A list of tags associated with the ML object.
tags() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
A list of tags associated with the ML object.
TagUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
Tag JSON Unmarshaller
TagUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.TagUnmarshaller
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException
 
toBuilder() - Method in exception software.amazon.awssdk.services.machinelearning.model.InternalServerException
 
toBuilder() - Method in exception software.amazon.awssdk.services.machinelearning.model.InvalidInputException
 
toBuilder() - Method in exception software.amazon.awssdk.services.machinelearning.model.InvalidTagException
 
toBuilder() - Method in exception software.amazon.awssdk.services.machinelearning.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
toBuilder() - Method in exception software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
toBuilder() - Method in exception software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.DetailsAttributes
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.EntityStatus
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.MLModelFilterVariable
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.MLModelType
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
 
totalRecordCount(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
 
totalRecordCount() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
totalRecordCount(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
The number of total records that Amazon Machine Learning saw while processing the BatchPrediction.
totalRecordCount() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The number of total records that Amazon Machine Learning saw while processing the BatchPrediction.
trainingDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
The DataSource that points to the training data.
trainingDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
The DataSource that points to the training data.
trainingDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
The ID of the training DataSource.
trainingDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
The ID of the training DataSource.
trainingDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
The ID of the training DataSource.
trainingDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The ID of the training DataSource.
trainingParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
A list of the training parameters in the MLModel.
trainingParameters() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
A list of the training parameters in the MLModel.
trainingParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
A list of the training parameters in the MLModel.
trainingParameters() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
A list of the training parameters in the MLModel.

U

unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3ResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DataSourceUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.EvaluationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.MLModelUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.TagUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelResponseUnmarshaller
 
updateBatchPrediction(UpdateBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Updates the BatchPredictionName of a BatchPrediction.
updateBatchPrediction(UpdateBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Updates the BatchPredictionName of a BatchPrediction.
UpdateBatchPredictionRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
UpdateBatchPredictionRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
UpdateBatchPredictionRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateBatchPredictionRequest Marshaller
UpdateBatchPredictionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestMarshaller
 
UpdateBatchPredictionRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateBatchPredictionRequestMarshaller
UpdateBatchPredictionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestModelMarshaller
 
UpdateBatchPredictionResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of an UpdateBatchPrediction operation.
UpdateBatchPredictionResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
UpdateBatchPredictionResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateBatchPredictionResponse JSON Unmarshaller
UpdateBatchPredictionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionResponseUnmarshaller
 
updateDataSource(UpdateDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Updates the DataSourceName of a DataSource.
updateDataSource(UpdateDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Updates the DataSourceName of a DataSource.
UpdateDataSourceRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
UpdateDataSourceRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
UpdateDataSourceRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateDataSourceRequest Marshaller
UpdateDataSourceRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestMarshaller
 
UpdateDataSourceRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateDataSourceRequestMarshaller
UpdateDataSourceRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestModelMarshaller
 
UpdateDataSourceResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of an UpdateDataSource operation.
UpdateDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
UpdateDataSourceResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateDataSourceResponse JSON Unmarshaller
UpdateDataSourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceResponseUnmarshaller
 
updateEvaluation(UpdateEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Updates the EvaluationName of an Evaluation.
updateEvaluation(UpdateEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Updates the EvaluationName of an Evaluation.
UpdateEvaluationRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
UpdateEvaluationRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
UpdateEvaluationRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateEvaluationRequest Marshaller
UpdateEvaluationRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestMarshaller
 
UpdateEvaluationRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateEvaluationRequestMarshaller
UpdateEvaluationRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestModelMarshaller
 
UpdateEvaluationResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of an UpdateEvaluation operation.
UpdateEvaluationResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
UpdateEvaluationResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateEvaluationResponse JSON Unmarshaller
UpdateEvaluationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationResponseUnmarshaller
 
updateMLModel(UpdateMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Updates the MLModelName and the ScoreThreshold of an MLModel.
updateMLModel(UpdateMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Updates the MLModelName and the ScoreThreshold of an MLModel.
UpdateMLModelRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
UpdateMLModelRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
UpdateMLModelRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateMLModelRequest Marshaller
UpdateMLModelRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelRequestMarshaller
 
UpdateMLModelRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateMLModelRequestMarshaller
UpdateMLModelRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelRequestModelMarshaller
 
UpdateMLModelResponse - Class in software.amazon.awssdk.services.machinelearning.model
Represents the output of an UpdateMLModel operation.
UpdateMLModelResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
UpdateMLModelResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
UpdateMLModelResponse JSON Unmarshaller
UpdateMLModelResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelResponseUnmarshaller
 
username(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials.Builder
 
username() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
username(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials.Builder
 
username() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 

V

value(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Tag.Builder
An optional string, typically used to describe or define the tag.
value() - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
An optional string, typically used to describe or define the tag.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.DetailsAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.EntityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelFilterVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.DetailsAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.EntityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelFilterVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest.Builder
Specifies whether the GetDataSource operation should return DataSourceSchema.
verbose() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
Specifies whether the GetDataSource operation should return DataSourceSchema.
verbose(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest.Builder
Specifies whether the GetMLModel operation should return Recipe.
verbose() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
Specifies whether the GetMLModel operation should return Recipe.

W

waiters() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.