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(Consumer<AddTagsRequest.Builder>) - 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.
addTags(Consumer<AddTagsRequest.Builder>) - 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(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestMarshaller
 
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
 
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.
algorithmAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The algorithm used to train the MLModel.
and(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Perform an AND comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidInputException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidTagException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.MachineLearningException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException.Builder
 

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
 
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.
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.
build() - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.machinelearning.model.MachineLearningRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter.Builder
Builds an instance of MachineLearningAsyncWaiter based on the configurations supplied to this builder
build() - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter.Builder
Builds an instance of MachineLearningWaiter based on the configurations supplied to this builder
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 exception software.amazon.awssdk.services.machinelearning.model.MachineLearningException
 
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
 
builder() - Static method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Create a builder that can be used to configure and create a MachineLearningAsyncWaiter.
builder() - Static method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Create a builder that can be used to configure and create a MachineLearningWaiter.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.machinelearning.model.MachineLearningException.BuilderImpl
 
BuilderImpl(MachineLearningException) - Constructor for class software.amazon.awssdk.services.machinelearning.model.MachineLearningException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.machinelearning.model.MachineLearningRequest.BuilderImpl
 
BuilderImpl(MachineLearningRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.model.MachineLearningRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse.BuilderImpl
 
BuilderImpl(MachineLearningResponse) - Constructor for class software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidInputException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidTagException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.MachineLearningException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException.Builder
 
client(MachineLearningAsyncClient) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter.Builder
Sets a custom MachineLearningAsyncClient that will be used to poll the resource
client(MachineLearningClient) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter.Builder
Sets a custom MachineLearningClient that will be used to poll the resource
clusterIdentifier(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase.Builder
Sets the value of the ClusterIdentifier property for this object.
clusterIdentifier() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
Returns the value of the ClusterIdentifier property for this object.
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException.Builder
Sets the value of the Code property for this object.
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException
Returns the value of the Code property for this object.
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.InternalServerException.Builder
Sets the value of the Code property for this object.
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.InternalServerException
Returns the value of the Code property for this object.
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidInputException.Builder
Sets the value of the Code property for this object.
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.InvalidInputException
Returns the value of the Code property for this object.
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.LimitExceededException.Builder
Sets the value of the Code property for this object.
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.LimitExceededException
Returns the value of the Code property for this object.
code(Integer) - Method in interface software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException.Builder
Sets the value of the Code property for this object.
code() - Method in exception software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException
Returns the value of the Code property for this object.
compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Compare this value to another value, using the specified comparison operator: https://jmespath.org/specification.html#comparison-operators
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
Sets the value of the ComputeTime property for this object.
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
Returns the value of the ComputeTime property for this object.
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
Sets the value of the ComputeTime property for this object.
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
Returns the value of the ComputeTime property for this object.
computeTime(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
Sets the value of the ComputeTime property for this object.
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
Returns the value of the ComputeTime property for this object.
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
Sets the value of the ComputeTime property for this object.
computeTime() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
Returns the value of the ComputeTime property for this object.
constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Convert this value to a new constant value, discarding the current value.
constant(Object) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Convert this value to a new constant value, discarding the current value.
contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Execute the contains function, with this value as the first parameter: https://jmespath.org/specification.html#contains
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.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Create an instance of MachineLearningAsyncWaiter with the default configuration.
create() - Static method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Create an instance of MachineLearningWaiter with the default configuration.
createBatchPrediction(CreateBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Generates predictions for a group of observations.
createBatchPrediction(Consumer<CreateBatchPredictionRequest.Builder>) - 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.
createBatchPrediction(Consumer<CreateBatchPredictionRequest.Builder>) - 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
CreateBatchPredictionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestMarshaller
 
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
 
createdAt(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Consumer<CreateDataSourceFromRdsRequest.Builder>) - 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).
createDataSourceFromRDS(Consumer<CreateDataSourceFromRdsRequest.Builder>) - 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
CreateDataSourceFromRdsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRdsRequestMarshaller
 
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
 
createDataSourceFromRedshift(CreateDataSourceFromRedshiftRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a DataSource from a database hosted on an Amazon Redshift cluster.
createDataSourceFromRedshift(Consumer<CreateDataSourceFromRedshiftRequest.Builder>) - 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.
createDataSourceFromRedshift(Consumer<CreateDataSourceFromRedshiftRequest.Builder>) - 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
CreateDataSourceFromRedshiftRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestMarshaller
 
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
 
createDataSourceFromS3(CreateDataSourceFromS3Request) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a DataSource object.
createDataSourceFromS3(Consumer<CreateDataSourceFromS3Request.Builder>) - 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.
createDataSourceFromS3(Consumer<CreateDataSourceFromS3Request.Builder>) - 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
CreateDataSourceFromS3RequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestMarshaller
 
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
 
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(Consumer<CreateEvaluationRequest.Builder>) - 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.
createEvaluation(Consumer<CreateEvaluationRequest.Builder>) - 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
CreateEvaluationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestMarshaller
 
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
 
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(Consumer<CreateMlModelRequest.Builder>) - 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.
createMLModel(Consumer<CreateMlModelRequest.Builder>) - 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
CreateMlModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateMlModelRequestMarshaller
 
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
 
createRealtimeEndpoint(CreateRealtimeEndpointRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Creates a real-time endpoint for the MLModel.
createRealtimeEndpoint(Consumer<CreateRealtimeEndpointRequest.Builder>) - 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.
createRealtimeEndpoint(Consumer<CreateRealtimeEndpointRequest.Builder>) - 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
CreateRealtimeEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestMarshaller
 
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
 

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(Consumer<RDSDatabase.Builder>) - 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(Consumer<RDSDatabaseCredentials.Builder>) - 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(Consumer<RedshiftDatabaseCredentials.Builder>) - 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(Consumer<RDSDatabase.Builder>) - 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(Consumer<RedshiftDatabase.Builder>) - 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
Sets the value of the DatabaseName property for this object.
databaseName() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
Returns the value of the DatabaseName property for this object.
databaseName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase.Builder
Sets the value of the DatabaseName property for this object.
databaseName() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
Returns the value of the DatabaseName property for this object.
databaseUserName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
Sets the value of the DatabaseUserName property for this object.
databaseUserName() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
Returns the value of the DatabaseUserName property for this object.
databaseUserName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata.Builder
Sets the value of the DatabaseUserName property for this object.
databaseUserName() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
Returns the value of the DatabaseUserName property for this object.
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
 
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.
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.
dataSpec(RedshiftDataSpec) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
The data specification of an Amazon Redshift DataSource:
dataSpec(Consumer<RedshiftDataSpec.Builder>) - 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(Consumer<S3DataSpec.Builder>) - 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:
DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
deleteBatchPrediction(DeleteBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Assigns the DELETED status to a BatchPrediction, rendering it unusable.
deleteBatchPrediction(Consumer<DeleteBatchPredictionRequest.Builder>) - 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.
deleteBatchPrediction(Consumer<DeleteBatchPredictionRequest.Builder>) - 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
DeleteBatchPredictionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestMarshaller
 
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
 
deleteDataSource(DeleteDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Assigns the DELETED status to a DataSource, rendering it unusable.
deleteDataSource(Consumer<DeleteDataSourceRequest.Builder>) - 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.
deleteDataSource(Consumer<DeleteDataSourceRequest.Builder>) - 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
DeleteDataSourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestMarshaller
 
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
 
deleteEvaluation(DeleteEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Assigns the DELETED status to an Evaluation, rendering it unusable.
deleteEvaluation(Consumer<DeleteEvaluationRequest.Builder>) - 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.
deleteEvaluation(Consumer<DeleteEvaluationRequest.Builder>) - 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
DeleteEvaluationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestMarshaller
 
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
 
deleteMLModel(DeleteMlModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Assigns the DELETED status to an MLModel, rendering it unusable.
deleteMLModel(Consumer<DeleteMlModelRequest.Builder>) - 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.
deleteMLModel(Consumer<DeleteMlModelRequest.Builder>) - 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
DeleteMlModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteMlModelRequestMarshaller
 
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
 
deleteRealtimeEndpoint(DeleteRealtimeEndpointRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Deletes a real time endpoint of an MLModel.
deleteRealtimeEndpoint(Consumer<DeleteRealtimeEndpointRequest.Builder>) - 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.
deleteRealtimeEndpoint(Consumer<DeleteRealtimeEndpointRequest.Builder>) - 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
DeleteRealtimeEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestMarshaller
 
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
 
deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Deletes the specified tags associated with an ML object.
deleteTags(Consumer<DeleteTagsRequest.Builder>) - 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.
deleteTags(Consumer<DeleteTagsRequest.Builder>) - 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
DeleteTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestMarshaller
 
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
 
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(Consumer<DescribeBatchPredictionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
describeBatchPredictions() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
describeBatchPredictions() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
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.
describeBatchPredictions(Consumer<DescribeBatchPredictionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
DescribeBatchPredictionsIterable - Class in software.amazon.awssdk.services.machinelearning.paginators
DescribeBatchPredictionsIterable(MachineLearningClient, DescribeBatchPredictionsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsIterable
 
describeBatchPredictionsPaginator() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
describeBatchPredictionsPaginator(DescribeBatchPredictionsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
describeBatchPredictionsPaginator(Consumer<DescribeBatchPredictionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
describeBatchPredictionsPaginator() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
describeBatchPredictionsPaginator(DescribeBatchPredictionsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
describeBatchPredictionsPaginator(Consumer<DescribeBatchPredictionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of BatchPrediction operations that match the search criteria in the request.
DescribeBatchPredictionsPublisher - Class in software.amazon.awssdk.services.machinelearning.paginators
DescribeBatchPredictionsPublisher(MachineLearningAsyncClient, DescribeBatchPredictionsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsPublisher
 
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
DescribeBatchPredictionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestMarshaller
 
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
 
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(Consumer<DescribeDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DataSource that match the search criteria in the request.
describeDataSources() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DataSource that match the search criteria in the request.
describeDataSources() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
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.
describeDataSources(Consumer<DescribeDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DataSource that match the search criteria in the request.
DescribeDataSourcesIterable - Class in software.amazon.awssdk.services.machinelearning.paginators
DescribeDataSourcesIterable(MachineLearningClient, DescribeDataSourcesRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeDataSourcesIterable
 
describeDataSourcesPaginator() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DataSource that match the search criteria in the request.
describeDataSourcesPaginator(DescribeDataSourcesRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DataSource that match the search criteria in the request.
describeDataSourcesPaginator(Consumer<DescribeDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DataSource that match the search criteria in the request.
describeDataSourcesPaginator() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DataSource that match the search criteria in the request.
describeDataSourcesPaginator(DescribeDataSourcesRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DataSource that match the search criteria in the request.
describeDataSourcesPaginator(Consumer<DescribeDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DataSource that match the search criteria in the request.
DescribeDataSourcesPublisher - Class in software.amazon.awssdk.services.machinelearning.paginators
DescribeDataSourcesPublisher(MachineLearningAsyncClient, DescribeDataSourcesRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeDataSourcesPublisher
 
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
DescribeDataSourcesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestMarshaller
 
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
 
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(Consumer<DescribeEvaluationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
describeEvaluations() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
describeEvaluations() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
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.
describeEvaluations(Consumer<DescribeEvaluationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
DescribeEvaluationsIterable - Class in software.amazon.awssdk.services.machinelearning.paginators
DescribeEvaluationsIterable(MachineLearningClient, DescribeEvaluationsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeEvaluationsIterable
 
describeEvaluationsPaginator() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
describeEvaluationsPaginator(DescribeEvaluationsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
describeEvaluationsPaginator(Consumer<DescribeEvaluationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
describeEvaluationsPaginator() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
describeEvaluationsPaginator(DescribeEvaluationsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
describeEvaluationsPaginator(Consumer<DescribeEvaluationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of DescribeEvaluations that match the search criteria in the request.
DescribeEvaluationsPublisher - Class in software.amazon.awssdk.services.machinelearning.paginators
DescribeEvaluationsPublisher(MachineLearningAsyncClient, DescribeEvaluationsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeEvaluationsPublisher
 
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
DescribeEvaluationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestMarshaller
 
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
 
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(Consumer<DescribeMlModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of MLModel that match the search criteria in the request.
describeMLModels() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of MLModel that match the search criteria in the request.
describeMLModels() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
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.
describeMLModels(Consumer<DescribeMlModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of MLModel that match the search criteria in the request.
DescribeMLModelsIterable - Class in software.amazon.awssdk.services.machinelearning.paginators
DescribeMLModelsIterable(MachineLearningClient, DescribeMlModelsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeMLModelsIterable
 
describeMLModelsPaginator() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of MLModel that match the search criteria in the request.
describeMLModelsPaginator(DescribeMlModelsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of MLModel that match the search criteria in the request.
describeMLModelsPaginator(Consumer<DescribeMlModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Returns a list of MLModel that match the search criteria in the request.
describeMLModelsPaginator() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of MLModel that match the search criteria in the request.
describeMLModelsPaginator(DescribeMlModelsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of MLModel that match the search criteria in the request.
describeMLModelsPaginator(Consumer<DescribeMlModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Returns a list of MLModel that match the search criteria in the request.
DescribeMLModelsPublisher - Class in software.amazon.awssdk.services.machinelearning.paginators
DescribeMLModelsPublisher(MachineLearningAsyncClient, DescribeMlModelsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeMLModelsPublisher
 
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
DescribeMlModelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeMlModelsRequestMarshaller
 
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
 
describeTags(DescribeTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Describes one or more of the tags for your Amazon ML object.
describeTags(Consumer<DescribeTagsRequest.Builder>) - 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.
describeTags(Consumer<DescribeTagsRequest.Builder>) - 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
DescribeTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestMarshaller
 
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
 
details(Map<DetailsAttributes, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.Prediction.Builder
Sets the value of the Details property for this object.
details() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
Returns the value of the Details property for this object.
detailsAsStrings() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
Returns the value of the Details property for this object.
DetailsAttributes - Enum in software.amazon.awssdk.services.machinelearning.model
Contains the key values of DetailsMap:
detailsWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.Prediction.Builder
Sets the value of the Details property for this object.

E

endpointInfo(RealtimeEndpointInfo) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse.Builder
The current endpoint of the MLModel
endpointInfo(Consumer<RealtimeEndpointInfo.Builder>) - 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(Consumer<RealtimeEndpointInfo.Builder>) - 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.
endpointStatusAsString() - 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
 
equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMlModelRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMlModelResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMlModelRequest
 
equalsBySdkFields(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
 
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.
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.

F

field(String) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
filter(Function<WaitersRuntime.Value, WaitersRuntime.Value>) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Filter this value: https://jmespath.org/specification.html#filter-expressions
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:
filterVariableAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
Use one of the following variables to filter a list of BatchPrediction:
filterVariableAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
Use one of the following variables to filter a list of DataSource:
filterVariableAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
Use one of the following variable to filter a list of Evaluation objects:
filterVariableAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest
Use one of the following variables to filter a list of MLModel:
finishedAt(Instant) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
Sets the value of the FinishedAt property for this object.
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
Returns the value of the FinishedAt property for this object.
finishedAt(Instant) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
Sets the value of the FinishedAt property for this object.
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
Returns the value of the FinishedAt property for this object.
finishedAt(Instant) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
Sets the value of the FinishedAt property for this object.
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
Returns the value of the FinishedAt property for this object.
finishedAt(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
Sets the value of the FinishedAt property for this object.
finishedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
Returns the value of the FinishedAt property for this object.
flatten() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.DetailsAttributes
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.EntityStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelFilterVariable
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

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(Consumer<GetBatchPredictionRequest.Builder>) - 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.
getBatchPrediction(Consumer<GetBatchPredictionRequest.Builder>) - 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
GetBatchPredictionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestMarshaller
 
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
 
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(Consumer<GetDataSourceRequest.Builder>) - 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.
getDataSource(Consumer<GetDataSourceRequest.Builder>) - 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
GetDataSourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestMarshaller
 
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
 
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(Consumer<GetEvaluationRequest.Builder>) - 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.
getEvaluation(Consumer<GetEvaluationRequest.Builder>) - 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
GetEvaluationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestMarshaller
 
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
 
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(Consumer<GetMlModelRequest.Builder>) - 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.
getMLModel(Consumer<GetMlModelRequest.Builder>) - 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
GetMlModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetMlModelRequestMarshaller
 
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
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMlModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMlModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMlModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMlModelResponse
 
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

hasDetails() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
For responses, this returns true if the service returned a value for the Details property.
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
 
hashCode() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
 
hasParameters() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelRequest
For responses, this returns true if the service returned a value for the Parameters property.
hasPredictedScores() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
For responses, this returns true if the service returned a value for the PredictedScores property.
hasProperties() - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
For responses, this returns true if the service returned a value for the Properties property.
hasRecord() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
For responses, this returns true if the service returned a value for the Record property.
hasResults() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
For responses, this returns true if the service returned a value for the Results property.
hasResults() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
For responses, this returns true if the service returned a value for the Results property.
hasResults() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
For responses, this returns true if the service returned a value for the Results property.
hasResults() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsResponse
For responses, this returns true if the service returned a value for the Results property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasTagKeys() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTrainingParameters() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse
For responses, this returns true if the service returned a value for the TrainingParameters property.
hasTrainingParameters() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
For responses, this returns true if the service returned a value for the TrainingParameters property.

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
Sets the value of the InvalidRecordCount property for this object.
invalidRecordCount() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
Returns the value of the InvalidRecordCount property for this object.
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
 
iterator() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeDataSourcesIterable
 
iterator() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeEvaluationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeMLModelsIterable
 

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.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
Use this in place of Algorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
Use this in place of BatchPredictionFilterVariable.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
Use this in place of DataSourceFilterVariable.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.DetailsAttributes
Use this in place of DetailsAttributes.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.EntityStatus
Use this in place of EntityStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
Use this in place of EvaluationFilterVariable.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelFilterVariable
Use this in place of MLModelFilterVariable.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelType
Use this in place of MLModelType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
Use this in place of RealtimeEndpointStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
Use this in place of SortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
Use this in place of TaggableResourceType.values() to return a Set of all values known to the SDK.

L

lastUpdatedAt(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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.
length() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Execute the length function, with this value as the first parameter: https://jmespath.org/specification.html#length
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 Amazon Machine Learning asynchronously.
MachineLearningAsyncClientBuilder - Interface in software.amazon.awssdk.services.machinelearning
A builder for creating an instance of MachineLearningAsyncClient.
MachineLearningAsyncWaiter - Interface in software.amazon.awssdk.services.machinelearning.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
MachineLearningAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.machinelearning.waiters
 
MachineLearningBaseClientBuilder<B extends MachineLearningBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.machinelearning
This includes configuration specific to Amazon Machine Learning that is supported by both MachineLearningClientBuilder and MachineLearningAsyncClientBuilder.
MachineLearningClient - Interface in software.amazon.awssdk.services.machinelearning
Service client for accessing Amazon Machine Learning.
MachineLearningClientBuilder - Interface in software.amazon.awssdk.services.machinelearning
A builder for creating an instance of MachineLearningClient.
MachineLearningException - Exception in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningException(MachineLearningException.Builder) - Constructor for exception software.amazon.awssdk.services.machinelearning.model.MachineLearningException
 
MachineLearningException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningException.BuilderImpl - Class in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningRequest - Class in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningRequest(MachineLearningRequest.Builder) - Constructor for class software.amazon.awssdk.services.machinelearning.model.MachineLearningRequest
 
MachineLearningRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningRequest.BuilderImpl - Class in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningResponse - Class in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningResponse(MachineLearningResponse.Builder) - Constructor for class software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse
 
MachineLearningResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningResponse.BuilderImpl - Class in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningResponseMetadata - Class in software.amazon.awssdk.services.machinelearning.model
 
MachineLearningWaiter - Interface in software.amazon.awssdk.services.machinelearning.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
MachineLearningWaiter.Builder - Interface in software.amazon.awssdk.services.machinelearning.waiters
 
marshall(AddTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestMarshaller
 
marshall(CreateBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestMarshaller
 
marshall(CreateDataSourceFromRdsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRdsRequestMarshaller
 
marshall(CreateDataSourceFromRedshiftRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestMarshaller
 
marshall(CreateDataSourceFromS3Request) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestMarshaller
 
marshall(CreateEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestMarshaller
 
marshall(CreateMlModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateMlModelRequestMarshaller
 
marshall(CreateRealtimeEndpointRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestMarshaller
 
marshall(DeleteBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestMarshaller
 
marshall(DeleteDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestMarshaller
 
marshall(DeleteEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestMarshaller
 
marshall(DeleteMlModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMlModelRequestMarshaller
 
marshall(DeleteRealtimeEndpointRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestMarshaller
 
marshall(DeleteTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestMarshaller
 
marshall(DescribeBatchPredictionsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestMarshaller
 
marshall(DescribeDataSourcesRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestMarshaller
 
marshall(DescribeEvaluationsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestMarshaller
 
marshall(DescribeMlModelsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMlModelsRequestMarshaller
 
marshall(DescribeTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestMarshaller
 
marshall(GetBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestMarshaller
 
marshall(GetDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestMarshaller
 
marshall(GetEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestMarshaller
 
marshall(GetMlModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetMlModelRequestMarshaller
 
marshall(PredictRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictRequestMarshaller
 
marshall(UpdateBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestMarshaller
 
marshall(UpdateDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestMarshaller
 
marshall(UpdateEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestMarshaller
 
marshall(UpdateMlModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMlModelRequestMarshaller
 
matches(SdkResponse) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
matches(Throwable) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
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.MachineLearningException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningException.BuilderImpl
 
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
 
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.
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
 
mlModelTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelRequest
The category of supervised learning that this MLModel will address.
mlModelTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse
Identifies the MLModel category.
mlModelTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
Identifies the MLModel category.
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.machinelearning.internal.PredictEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.machinelearning.internal.RandomIdInterceptor
 
multiSelectList(Function<WaitersRuntime.Value, WaitersRuntime.Value>...) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Perform a multi-select list expression on this value: https://jmespath.org/specification.html#multiselect-list

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.
not() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions
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

or(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Perform an OR comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
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.
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMlModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMlModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteMlModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteMlModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMlModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMlModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMlModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMlModelRequest.Builder
 
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()

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
Sets the value of the Password property for this object.
password() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
Returns the value of the Password property for this object.
password(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials.Builder
Sets the value of the Password property for this object.
password() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
Returns the value of the Password property for this object.
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(Consumer<PerformanceMetrics.Builder>) - 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(Consumer<PerformanceMetrics.Builder>) - 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
 
predict(PredictRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Generates a prediction for the observation using the specified ML Model.
predict(Consumer<PredictRequest.Builder>) - 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.
predict(Consumer<PredictRequest.Builder>) - 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
Sets the value of the PredictedScores property for this object.
predictedScores() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
Returns the value of the PredictedScores property for this object.
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
Sets the value of the PredictEndpoint property for this object.
predictEndpoint() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
Returns the value of the PredictEndpoint property for this object.
PredictEndpointInterceptor - Class in software.amazon.awssdk.services.machinelearning.internal
Predict calls are sent to a predictor-specific endpoint.
PredictEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.machinelearning.internal.PredictEndpointInterceptor
 
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
Sets the value of the Prediction property for this object.
prediction(Consumer<Prediction.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictResponse.Builder
Sets the value of the Prediction property for this object.
prediction() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
Returns the value of the Prediction property for this object.
Prediction.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
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(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictRequestMarshaller
 
PredictResponse - Class in software.amazon.awssdk.services.machinelearning.model
 
PredictResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
 
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
Sets the value of the Properties property for this object.
properties() - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
Returns the value of the Properties property for this object.

R

RandomIdInterceptor - Class in software.amazon.awssdk.services.machinelearning.internal
CreateXxx API calls require a unique (for all time!) ID parameter for idempotency.
RandomIdInterceptor() - Constructor for class software.amazon.awssdk.services.machinelearning.internal.RandomIdInterceptor
 
rdsData(RDSDataSpec) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsRequest.Builder
The data specification of an Amazon RDS DataSource:
rdsData(Consumer<RDSDataSpec.Builder>) - 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
 
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
 
rdsMetadata(RDSMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
Sets the value of the RDSMetadata property for this object.
rdsMetadata(Consumer<RDSMetadata.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
Sets the value of the RDSMetadata property for this object.
rdsMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
Returns the value of the RDSMetadata property for this object.
rdsMetadata(RDSMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
Sets the value of the RDSMetadata property for this object.
rdsMetadata(Consumer<RDSMetadata.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
Sets the value of the RDSMetadata property for this object.
rdsMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
Returns the value of the RDSMetadata property for this object.
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
 
realtimeEndpointInfo(RealtimeEndpointInfo) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse.Builder
The endpoint information of the MLModel
realtimeEndpointInfo(Consumer<RealtimeEndpointInfo.Builder>) - 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(Consumer<RealtimeEndpointInfo.Builder>) - 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
 
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
Sets the value of the Record property for this object.
record() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
Returns the value of the Record property for this object.
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
Sets the value of the RedshiftDatabase property for this object.
redshiftDatabase(Consumer<RedshiftDatabase.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata.Builder
Sets the value of the RedshiftDatabase property for this object.
redshiftDatabase() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
Returns the value of the RedshiftDatabase property for this object.
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
 
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
 
redshiftMetadata(RedshiftMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
Sets the value of the RedshiftMetadata property for this object.
redshiftMetadata(Consumer<RedshiftMetadata.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
Sets the value of the RedshiftMetadata property for this object.
redshiftMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
Returns the value of the RedshiftMetadata property for this object.
redshiftMetadata(RedshiftMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
Sets the value of the RedshiftMetadata property for this object.
redshiftMetadata(Consumer<RedshiftMetadata.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
Sets the value of the RedshiftMetadata property for this object.
redshiftMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
Returns the value of the RedshiftMetadata property for this object.
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
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidInputException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidTagException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MachineLearningException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException.Builder
 
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.
resourceTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
The type of the ML object to tag.
resourceTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
The type of the ML object that was tagged.
resourceTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
The type of the tagged ML object.
resourceTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
The type of the ML object from which tags were deleted.
resourceTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
The type of the ML object.
resourceTypeAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
The type of the tagged ML object.
responseMetadata() - Method in interface software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningResponse
 
ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
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(Consumer<BatchPrediction.Builder>...) - 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(Consumer<DataSource.Builder>...) - 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(Consumer<Evaluation.Builder>...) - 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(Consumer<MLModel.Builder>...) - 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.
results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsIterable
Returns an iterable to iterate through the paginated DescribeBatchPredictionsResponse.results() member.
results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsPublisher
Returns a publisher that can be used to get a stream of data.
results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeDataSourcesIterable
Returns an iterable to iterate through the paginated DescribeDataSourcesResponse.results() member.
results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeDataSourcesPublisher
Returns a publisher that can be used to get a stream of data.
results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeEvaluationsIterable
Returns an iterable to iterate through the paginated DescribeEvaluationsResponse.results() member.
results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeEvaluationsPublisher
Returns a publisher that can be used to get a stream of data.
results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeMLModelsIterable
Returns an iterable to iterate through the paginated DescribeMlModelsResponse.results() member.
results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeMLModelsPublisher
Returns a publisher that can be used to get a stream of data.
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
Sets the value of the RoleARN property for this object.
roleARN() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
Returns the value of the RoleARN property for this object.
roleARN(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
Sets the value of the RoleARN property for this object.
roleARN() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
Returns the value of the RoleARN property for this object.

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
 
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.
scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter.Builder
Sets a custom ScheduledExecutorService that will be used to schedule async polling attempts
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
Sets the value of the ScoreThreshold property for this object.
scoreThreshold() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
Returns the value of the ScoreThreshold property for this object.
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(Instant) - 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(Instant) - 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.
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMlModelRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMlModelResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException
 
sdkFields() - Method in exception software.amazon.awssdk.services.machinelearning.model.InternalServerException
 
sdkFields() - Method in exception software.amazon.awssdk.services.machinelearning.model.InvalidInputException
 
sdkFields() - Method in exception software.amazon.awssdk.services.machinelearning.model.InvalidTagException
 
sdkFields() - Method in exception software.amazon.awssdk.services.machinelearning.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
 
sdkFields() - Method in exception software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
 
sdkFields() - Method in exception software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMlModelRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMlModelResponse
 
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 exception software.amazon.awssdk.services.machinelearning.model.MachineLearningException
 
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_METADATA_ID - Static variable in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
 
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
Sets the value of the SizeInBytes property for this object.
sizeInBytes() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse
Returns the value of the SizeInBytes property for this object.
sizeInBytes(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
Sets the value of the SizeInBytes property for this object.
sizeInBytes() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
Returns the value of the SizeInBytes property for this object.
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.paginators - package software.amazon.awssdk.services.machinelearning.paginators
 
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
 
software.amazon.awssdk.services.machinelearning.waiters.internal - package software.amazon.awssdk.services.machinelearning.waiters.internal
 
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.
sortOrderAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
A two-value parameter that determines the sequence of the resulting list of MLModels.
sortOrderAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
A two-value parameter that determines the sequence of the resulting list of DataSource.
sortOrderAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
A two-value parameter that determines the sequence of the resulting list of Evaluation.
sortOrderAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest
A two-value parameter that determines the sequence of the resulting list of MLModel.
startedAt(Instant) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
Sets the value of the StartedAt property for this object.
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
Returns the value of the StartedAt property for this object.
startedAt(Instant) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
Sets the value of the StartedAt property for this object.
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
Returns the value of the StartedAt property for this object.
startedAt(Instant) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
Sets the value of the StartedAt property for this object.
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
Returns the value of the StartedAt property for this object.
startedAt(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - 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(Instant) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
Sets the value of the StartedAt property for this object.
startedAt() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
Returns the value of the StartedAt property for this object.
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.
statusAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
The status of the BatchPrediction.
statusAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
The current status of the DataSource.
statusAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
The status of the evaluation.
statusAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
The status of the BatchPrediction, which can be one of the following values:
statusAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
The current status of the DataSource.
statusAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
The status of the evaluation.
statusAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse
The current status of the MLModel.
statusAsString() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
The current status of an MLModel.
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidInputException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidTagException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.MachineLearningException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException.Builder
 
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.
subscribe(Subscriber<? super DescribeBatchPredictionsResponse>) - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsPublisher
 
subscribe(Subscriber<? super DescribeDataSourcesResponse>) - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeDataSourcesPublisher
 
subscribe(Subscriber<? super DescribeEvaluationsResponse>) - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeEvaluationsPublisher
 
subscribe(Subscriber<? super DescribeMlModelsResponse>) - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeMLModelsPublisher
 

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
 
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(Consumer<Tag.Builder>...) - 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(Consumer<Tag.Builder>...) - 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.
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 exception software.amazon.awssdk.services.machinelearning.model.MachineLearningException
 
toBuilder() - Method in class software.amazon.awssdk.services.machinelearning.model.MachineLearningRequest
 
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
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRdsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMlModelResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMlModelRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMlModelResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
Returns a string representation of this object.
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
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMlModelResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
Returns a string representation of this object.
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
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
 
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMlModelRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMlModelResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
 
totalRecordCount(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
Sets the value of the TotalRecordCount property for this object.
totalRecordCount() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
Returns the value of the TotalRecordCount property for this object.
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

updateBatchPrediction(UpdateBatchPredictionRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Updates the BatchPredictionName of a BatchPrediction.
updateBatchPrediction(Consumer<UpdateBatchPredictionRequest.Builder>) - 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.
updateBatchPrediction(Consumer<UpdateBatchPredictionRequest.Builder>) - 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
UpdateBatchPredictionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestMarshaller
 
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
 
updateDataSource(UpdateDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Updates the DataSourceName of a DataSource.
updateDataSource(Consumer<UpdateDataSourceRequest.Builder>) - 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.
updateDataSource(Consumer<UpdateDataSourceRequest.Builder>) - 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
UpdateDataSourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestMarshaller
 
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
 
updateEvaluation(UpdateEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Updates the EvaluationName of an Evaluation.
updateEvaluation(Consumer<UpdateEvaluationRequest.Builder>) - 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.
updateEvaluation(Consumer<UpdateEvaluationRequest.Builder>) - 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
UpdateEvaluationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestMarshaller
 
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
 
updateMLModel(UpdateMlModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Updates the MLModelName and the ScoreThreshold of an MLModel.
updateMLModel(Consumer<UpdateMlModelRequest.Builder>) - 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.
updateMLModel(Consumer<UpdateMlModelRequest.Builder>) - 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
UpdateMlModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.UpdateMlModelRequestMarshaller
 
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
 
username(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials.Builder
Sets the value of the Username property for this object.
username() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
Returns the value of the Username property for this object.
username(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials.Builder
Sets the value of the Username property for this object.
username() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
Returns the value of the Username property for this object.

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.
Value(Object) - Constructor for class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Create a non-projection value, where the value type is determined reflectively.
value() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
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.
values() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Retrieve the actual value that this represents, as a list.
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

waiter() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
Create an instance of MachineLearningAsyncWaiter using this client.
waiter() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
Create an instance of MachineLearningWaiter using this client.
WaitersRuntime - Class in software.amazon.awssdk.services.machinelearning.waiters.internal
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.machinelearning.waiters.internal
A WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception.
WaitersRuntime.Value - Class in software.amazon.awssdk.services.machinelearning.waiters.internal
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
waiterState() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
waitUntilBatchPredictionAvailable(DescribeBatchPredictionsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeBatchPredictions(software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest) API until the desired condition BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilBatchPredictionAvailable(Consumer<DescribeBatchPredictionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeBatchPredictions(software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest) API until the desired condition BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilBatchPredictionAvailable(DescribeBatchPredictionsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeBatchPredictions(software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest) API until the desired condition BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilBatchPredictionAvailable(Consumer<DescribeBatchPredictionsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeBatchPredictions(software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest) API until the desired condition BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilBatchPredictionAvailable(DescribeBatchPredictionsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeBatchPredictions() API until the desired condition BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilBatchPredictionAvailable(Consumer<DescribeBatchPredictionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeBatchPredictions() API until the desired condition BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilBatchPredictionAvailable(DescribeBatchPredictionsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeBatchPredictions() API until the desired condition BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilBatchPredictionAvailable(Consumer<DescribeBatchPredictionsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeBatchPredictions() API until the desired condition BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilDataSourceAvailable(DescribeDataSourcesRequest) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeDataSources(software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest) API until the desired condition DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilDataSourceAvailable(Consumer<DescribeDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeDataSources(software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest) API until the desired condition DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilDataSourceAvailable(DescribeDataSourcesRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeDataSources(software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest) API until the desired condition DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilDataSourceAvailable(Consumer<DescribeDataSourcesRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeDataSources(software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest) API until the desired condition DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilDataSourceAvailable(DescribeDataSourcesRequest) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeDataSources() API until the desired condition DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilDataSourceAvailable(Consumer<DescribeDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeDataSources() API until the desired condition DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilDataSourceAvailable(DescribeDataSourcesRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeDataSources() API until the desired condition DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilDataSourceAvailable(Consumer<DescribeDataSourcesRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeDataSources() API until the desired condition DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEvaluationAvailable(DescribeEvaluationsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeEvaluations(software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest) API until the desired condition EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilEvaluationAvailable(Consumer<DescribeEvaluationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeEvaluations(software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest) API until the desired condition EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEvaluationAvailable(DescribeEvaluationsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeEvaluations(software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest) API until the desired condition EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilEvaluationAvailable(Consumer<DescribeEvaluationsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeEvaluations(software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest) API until the desired condition EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEvaluationAvailable(DescribeEvaluationsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeEvaluations() API until the desired condition EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilEvaluationAvailable(Consumer<DescribeEvaluationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeEvaluations() API until the desired condition EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEvaluationAvailable(DescribeEvaluationsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeEvaluations() API until the desired condition EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilEvaluationAvailable(Consumer<DescribeEvaluationsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeEvaluations() API until the desired condition EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilMLModelAvailable(DescribeMlModelsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeMLModels(software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest) API until the desired condition MLModelAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilMLModelAvailable(Consumer<DescribeMlModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeMLModels(software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest) API until the desired condition MLModelAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilMLModelAvailable(DescribeMlModelsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeMLModels(software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest) API until the desired condition MLModelAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilMLModelAvailable(Consumer<DescribeMlModelsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningAsyncWaiter
Polls MachineLearningAsyncClient.describeMLModels(software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest) API until the desired condition MLModelAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilMLModelAvailable(DescribeMlModelsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeMLModels() API until the desired condition MLModelAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilMLModelAvailable(Consumer<DescribeMlModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeMLModels() API until the desired condition MLModelAvailable is met, or until it is determined that the resource will never enter into the desired state.
waitUntilMLModelAvailable(DescribeMlModelsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeMLModels() API until the desired condition MLModelAvailable is met, or until it is determined that the resource will never enter into the desired state
waitUntilMLModelAvailable(Consumer<DescribeMlModelsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.waiters.MachineLearningWaiter
Polls MachineLearningClient.describeMLModels() API until the desired condition MLModelAvailable is met, or until it is determined that the resource will never enter into the desired state.
wildcard() - Method in class software.amazon.awssdk.services.machinelearning.waiters.internal.WaitersRuntime.Value
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
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 © 2021. All rights reserved.