- 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.
- 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.
- create() - Static method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
- 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
-
CreateBatchPredictionRequest Marshaller
- CreateBatchPredictionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestMarshaller
-
- CreateBatchPredictionRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateBatchPredictionRequestMarshaller
- CreateBatchPredictionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestModelMarshaller
-
- CreateBatchPredictionResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a CreateBatchPrediction operation, and is an acknowledgement that Amazon ML
received the request.
- CreateBatchPredictionResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- CreateBatchPredictionResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateBatchPredictionResponse JSON Unmarshaller
- CreateBatchPredictionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionResponseUnmarshaller
-
- createdAt(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
-
- createDataSourceFromRDS(Consumer<CreateDataSourceFromRDSRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
- createDataSourceFromRDS(CreateDataSourceFromRDSRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
- createDataSourceFromRDS(Consumer<CreateDataSourceFromRDSRequest.Builder>) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
- CreateDataSourceFromRDSRequest - Class in software.amazon.awssdk.services.machinelearning.model
-
- CreateDataSourceFromRDSRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- CreateDataSourceFromRDSRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateDataSourceFromRDSRequest Marshaller
- CreateDataSourceFromRDSRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestMarshaller
-
- CreateDataSourceFromRDSRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateDataSourceFromRDSRequestMarshaller
- CreateDataSourceFromRDSRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestModelMarshaller
-
- CreateDataSourceFromRDSResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a CreateDataSourceFromRDS operation, and is an acknowledgement that Amazon ML
received the request.
- CreateDataSourceFromRDSResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- CreateDataSourceFromRDSResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateDataSourceFromRDSResponse JSON Unmarshaller
- CreateDataSourceFromRDSResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSResponseUnmarshaller
-
- createDataSourceFromRedshift(CreateDataSourceFromRedshiftRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Creates a DataSource from a database hosted on an Amazon Redshift cluster.
- createDataSourceFromRedshift(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
-
CreateDataSourceFromRedshiftRequest Marshaller
- CreateDataSourceFromRedshiftRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestMarshaller
-
- CreateDataSourceFromRedshiftRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateDataSourceFromRedshiftRequestMarshaller
- CreateDataSourceFromRedshiftRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestModelMarshaller
-
- CreateDataSourceFromRedshiftResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a CreateDataSourceFromRedshift operation, and is an acknowledgement that Amazon
ML received the request.
- CreateDataSourceFromRedshiftResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- CreateDataSourceFromRedshiftResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateDataSourceFromRedshiftResponse JSON Unmarshaller
- CreateDataSourceFromRedshiftResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftResponseUnmarshaller
-
- createDataSourceFromS3(CreateDataSourceFromS3Request) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Creates a DataSource object.
- createDataSourceFromS3(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
-
CreateDataSourceFromS3Request Marshaller
- CreateDataSourceFromS3RequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestMarshaller
-
- CreateDataSourceFromS3RequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateDataSourceFromS3RequestMarshaller
- CreateDataSourceFromS3RequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestModelMarshaller
-
- CreateDataSourceFromS3Response - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a CreateDataSourceFromS3 operation, and is an acknowledgement that Amazon ML
received the request.
- CreateDataSourceFromS3Response.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- CreateDataSourceFromS3ResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateDataSourceFromS3Response JSON Unmarshaller
- CreateDataSourceFromS3ResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3ResponseUnmarshaller
-
- createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
-
The AWS user account that invoked the BatchPrediction.
- createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
-
The AWS user account that invoked the BatchPrediction.
- createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
-
The AWS user account from which the DataSource was created.
- createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
-
The AWS user account from which the DataSource was created.
- createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
-
The AWS user account that invoked the evaluation.
- createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
The AWS user account that invoked the evaluation.
- createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
-
The AWS user account that invoked the BatchPrediction.
- createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
-
The AWS user account that invoked the BatchPrediction.
- createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
-
The AWS user account from which the DataSource was created.
- createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
-
The AWS user account from which the DataSource was created.
- createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
-
The AWS user account that invoked the evaluation.
- createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
The AWS user account that invoked the evaluation.
- createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
The AWS user account from which the MLModel was created.
- createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
The AWS user account from which the MLModel was created.
- createdByIamUser(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
-
The AWS user account from which the MLModel was created.
- createdByIamUser() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
The AWS user account from which the MLModel was created.
- createEvaluation(CreateEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Creates a new Evaluation of an MLModel.
- createEvaluation(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
-
CreateEvaluationRequest Marshaller
- CreateEvaluationRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestMarshaller
-
- CreateEvaluationRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateEvaluationRequestMarshaller
- CreateEvaluationRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestModelMarshaller
-
- CreateEvaluationResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a CreateEvaluation operation, and is an acknowledgement that Amazon ML received
the request.
- CreateEvaluationResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- CreateEvaluationResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateEvaluationResponse JSON Unmarshaller
- CreateEvaluationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationResponseUnmarshaller
-
- createMLModel(CreateMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Creates a new MLModel using the DataSource and the recipe as information sources.
- createMLModel(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
-
CreateMLModelRequest Marshaller
- CreateMLModelRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestMarshaller
-
- CreateMLModelRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateMLModelRequestMarshaller
- CreateMLModelRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestModelMarshaller
-
- CreateMLModelResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a CreateMLModel operation, and is an acknowledgement that Amazon ML received
the request.
- CreateMLModelResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- CreateMLModelResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateMLModelResponse JSON Unmarshaller
- CreateMLModelResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelResponseUnmarshaller
-
- createRealtimeEndpoint(CreateRealtimeEndpointRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Creates a real-time endpoint for the MLModel.
- createRealtimeEndpoint(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
-
CreateRealtimeEndpointRequest Marshaller
- CreateRealtimeEndpointRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestMarshaller
-
- CreateRealtimeEndpointRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateRealtimeEndpointRequestMarshaller
- CreateRealtimeEndpointRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestModelMarshaller
-
- CreateRealtimeEndpointResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of an CreateRealtimeEndpoint operation.
- CreateRealtimeEndpointResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- CreateRealtimeEndpointResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
CreateRealtimeEndpointResponse JSON Unmarshaller
- CreateRealtimeEndpointResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointResponseUnmarshaller
-
- 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.
- DataSourceMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DataSourceMarshaller
- DataSourceMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DataSourceMarshaller
-
- dataSourceName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest.Builder
-
A user-supplied name or description of the DataSource.
- dataSourceName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
A user-supplied name or description of the DataSource.
- dataSourceName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
-
A user-supplied name or description of the DataSource.
- dataSourceName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
A user-supplied name or description of the DataSource.
- dataSourceName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request.Builder
-
A user-supplied name or description of the DataSource.
- dataSourceName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
-
A user-supplied name or description of the DataSource.
- dataSourceName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest.Builder
-
A new user-supplied name or description of the DataSource that will replace the current
description.
- dataSourceName() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
-
A new user-supplied name or description of the DataSource that will replace the current description.
- dataSourceSchema(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
-
The schema used by all of the data files of this DataSource.
- dataSourceSchema() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
-
The schema used by all of the data files of this DataSource.
- DataSourceUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DataSource JSON Unmarshaller
- DataSourceUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DataSourceUnmarshaller
-
- dataSpec(RedshiftDataSpec) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest.Builder
-
The data specification of an Amazon Redshift DataSource:
- dataSpec(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:
- 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
-
DeleteBatchPredictionRequest Marshaller
- DeleteBatchPredictionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestMarshaller
-
- DeleteBatchPredictionRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteBatchPredictionRequestMarshaller
- DeleteBatchPredictionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestModelMarshaller
-
- DeleteBatchPredictionResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a DeleteBatchPrediction operation.
- DeleteBatchPredictionResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DeleteBatchPredictionResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteBatchPredictionResponse JSON Unmarshaller
- DeleteBatchPredictionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionResponseUnmarshaller
-
- deleteDataSource(DeleteDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Assigns the DELETED status to a DataSource, rendering it unusable.
- deleteDataSource(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
-
DeleteDataSourceRequest Marshaller
- DeleteDataSourceRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestMarshaller
-
- DeleteDataSourceRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteDataSourceRequestMarshaller
- DeleteDataSourceRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestModelMarshaller
-
- DeleteDataSourceResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a DeleteDataSource operation.
- DeleteDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DeleteDataSourceResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteDataSourceResponse JSON Unmarshaller
- DeleteDataSourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceResponseUnmarshaller
-
- deleteEvaluation(DeleteEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Assigns the DELETED status to an Evaluation, rendering it unusable.
- deleteEvaluation(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
-
DeleteEvaluationRequest Marshaller
- DeleteEvaluationRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestMarshaller
-
- DeleteEvaluationRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteEvaluationRequestMarshaller
- DeleteEvaluationRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestModelMarshaller
-
- DeleteEvaluationResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a DeleteEvaluation operation.
- DeleteEvaluationResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DeleteEvaluationResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteEvaluationResponse JSON Unmarshaller
- DeleteEvaluationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationResponseUnmarshaller
-
- deleteMLModel(DeleteMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Assigns the DELETED status to an MLModel, rendering it unusable.
- deleteMLModel(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
-
DeleteMLModelRequest Marshaller
- DeleteMLModelRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestMarshaller
-
- DeleteMLModelRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteMLModelRequestMarshaller
- DeleteMLModelRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestModelMarshaller
-
- DeleteMLModelResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a DeleteMLModel operation.
- DeleteMLModelResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DeleteMLModelResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteMLModelResponse JSON Unmarshaller
- DeleteMLModelResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelResponseUnmarshaller
-
- deleteRealtimeEndpoint(DeleteRealtimeEndpointRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Deletes a real time endpoint of an MLModel.
- deleteRealtimeEndpoint(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
-
DeleteRealtimeEndpointRequest Marshaller
- DeleteRealtimeEndpointRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestMarshaller
-
- DeleteRealtimeEndpointRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteRealtimeEndpointRequestMarshaller
- DeleteRealtimeEndpointRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestModelMarshaller
-
- DeleteRealtimeEndpointResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of an DeleteRealtimeEndpoint operation.
- DeleteRealtimeEndpointResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DeleteRealtimeEndpointResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteRealtimeEndpointResponse JSON Unmarshaller
- DeleteRealtimeEndpointResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointResponseUnmarshaller
-
- deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Deletes the specified tags associated with an ML object.
- deleteTags(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
-
DeleteTagsRequest Marshaller
- DeleteTagsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestMarshaller
-
- DeleteTagsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteTagsRequestMarshaller
- DeleteTagsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestModelMarshaller
-
- DeleteTagsResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Amazon ML returns the following elements.
- DeleteTagsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DeleteTagsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DeleteTagsResponse JSON Unmarshaller
- DeleteTagsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsResponseUnmarshaller
-
- describeBatchPredictions(DescribeBatchPredictionsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Returns a list of BatchPrediction operations that match the search criteria in the request.
- describeBatchPredictions() - 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.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() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
Returns a list of BatchPrediction operations that match the search criteria in the request.
- describeBatchPredictionsIterable(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 - Class in software.amazon.awssdk.services.machinelearning.paginators
-
- DescribeBatchPredictionsPaginator(MachineLearningClient, DescribeBatchPredictionsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsPaginator
-
- DescribeBatchPredictionsRequest - Class in software.amazon.awssdk.services.machinelearning.model
-
- DescribeBatchPredictionsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeBatchPredictionsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeBatchPredictionsRequest Marshaller
- DescribeBatchPredictionsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestMarshaller
-
- DescribeBatchPredictionsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeBatchPredictionsRequestMarshaller
- DescribeBatchPredictionsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestModelMarshaller
-
- DescribeBatchPredictionsResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a DescribeBatchPredictions operation.
- DescribeBatchPredictionsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeBatchPredictionsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeBatchPredictionsResponse JSON Unmarshaller
- DescribeBatchPredictionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsResponseUnmarshaller
-
- describeDataSources(DescribeDataSourcesRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Returns a list of DataSource that match the search criteria in the request.
- describeDataSources() - 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.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() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
Returns a list of DataSource that match the search criteria in the request.
- describeDataSourcesIterable(DescribeDataSourcesRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
Returns a list of DataSource that match the search criteria in the request.
- DescribeDataSourcesPaginator - Class in software.amazon.awssdk.services.machinelearning.paginators
-
- DescribeDataSourcesPaginator(MachineLearningClient, DescribeDataSourcesRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeDataSourcesPaginator
-
- DescribeDataSourcesRequest - Class in software.amazon.awssdk.services.machinelearning.model
-
- DescribeDataSourcesRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeDataSourcesRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeDataSourcesRequest Marshaller
- DescribeDataSourcesRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestMarshaller
-
- DescribeDataSourcesRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeDataSourcesRequestMarshaller
- DescribeDataSourcesRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestModelMarshaller
-
- DescribeDataSourcesResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
- DescribeDataSourcesResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeDataSourcesResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeDataSourcesResponse JSON Unmarshaller
- DescribeDataSourcesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesResponseUnmarshaller
-
- describeEvaluations(DescribeEvaluationsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Returns a list of DescribeEvaluations that match the search criteria in the request.
- describeEvaluations() - 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.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() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
Returns a list of DescribeEvaluations that match the search criteria in the request.
- describeEvaluationsIterable(DescribeEvaluationsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
Returns a list of DescribeEvaluations that match the search criteria in the request.
- DescribeEvaluationsPaginator - Class in software.amazon.awssdk.services.machinelearning.paginators
-
- DescribeEvaluationsPaginator(MachineLearningClient, DescribeEvaluationsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeEvaluationsPaginator
-
- DescribeEvaluationsRequest - Class in software.amazon.awssdk.services.machinelearning.model
-
- DescribeEvaluationsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeEvaluationsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeEvaluationsRequest Marshaller
- DescribeEvaluationsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestMarshaller
-
- DescribeEvaluationsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeEvaluationsRequestMarshaller
- DescribeEvaluationsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestModelMarshaller
-
- DescribeEvaluationsResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the query results from a DescribeEvaluations operation.
- DescribeEvaluationsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeEvaluationsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeEvaluationsResponse JSON Unmarshaller
- DescribeEvaluationsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsResponseUnmarshaller
-
- describeMLModels(DescribeMLModelsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Returns a list of MLModel that match the search criteria in the request.
- describeMLModels() - 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.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() - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
Returns a list of MLModel that match the search criteria in the request.
- describeMLModelsIterable(DescribeMLModelsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
Returns a list of MLModel that match the search criteria in the request.
- DescribeMLModelsPaginator - Class in software.amazon.awssdk.services.machinelearning.paginators
-
- DescribeMLModelsPaginator(MachineLearningClient, DescribeMLModelsRequest) - Constructor for class software.amazon.awssdk.services.machinelearning.paginators.DescribeMLModelsPaginator
-
- DescribeMLModelsRequest - Class in software.amazon.awssdk.services.machinelearning.model
-
- DescribeMLModelsRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeMLModelsRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeMLModelsRequest Marshaller
- DescribeMLModelsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestMarshaller
-
- DescribeMLModelsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeMLModelsRequestMarshaller
- DescribeMLModelsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestModelMarshaller
-
- DescribeMLModelsResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a DescribeMLModels operation.
- DescribeMLModelsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeMLModelsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeMLModelsResponse JSON Unmarshaller
- DescribeMLModelsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsResponseUnmarshaller
-
- describeTags(DescribeTagsRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Describes one or more of the tags for your Amazon ML object.
- describeTags(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
-
DescribeTagsRequest Marshaller
- DescribeTagsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestMarshaller
-
- DescribeTagsRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeTagsRequestMarshaller
- DescribeTagsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestModelMarshaller
-
- DescribeTagsResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Amazon ML returns the following elements.
- DescribeTagsResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- DescribeTagsResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
DescribeTagsResponse JSON Unmarshaller
- DescribeTagsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsResponseUnmarshaller
-
- details(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.Prediction.Builder
-
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.
- DetailsAttributes - Enum in software.amazon.awssdk.services.machinelearning.model
-
Contains the key values of DetailsMap: PredictiveModelType - Indicates the type of the
MLModel.
- detailsStrings() - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
-
Returns the value of the Details property for this object.
- 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.
- endpointStatusString() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
-
The current status of the real-time endpoint for the MLModel.
- endpointUrl(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo.Builder
-
The URI that specifies where to send real-time prediction requests for the MLModel.
- endpointUrl() - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
-
The URI that specifies where to send real-time prediction requests for the MLModel.
- EntityStatus - Enum in software.amazon.awssdk.services.machinelearning.model
-
Object status with the following possible values:
- eq(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
-
The equal to operator.
- eq() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The equal to operator.
- eq(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
-
The equal to operator.
- eq() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
-
The equal to operator.
- eq(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
-
The equal to operator.
- eq() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
-
The equal to operator.
- eq(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
-
The equal to operator.
- eq() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
-
The equal to operator.
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
-
- Evaluation - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of GetEvaluation operation.
- Evaluation.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- evaluationDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
-
The ID of the DataSource for the evaluation.
- evaluationDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
-
The ID of the DataSource for the evaluation.
- evaluationDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
-
The ID of the DataSource that is used to evaluate the MLModel.
- evaluationDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
The ID of the DataSource that is used to evaluate the MLModel.
- evaluationDataSourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
-
The DataSource used for this evaluation.
- evaluationDataSourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
The DataSource used for this evaluation.
- EvaluationFilterVariable - Enum in software.amazon.awssdk.services.machinelearning.model
-
A list of the variables to use in searching or filtering Evaluation.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
-
A user-supplied ID that uniquely identifies the Evaluation.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
-
A user-supplied ID that uniquely identifies the Evaluation.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse.Builder
-
The user-supplied ID that uniquely identifies the Evaluation.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
-
The user-supplied ID that uniquely identifies the Evaluation.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest.Builder
-
A user-supplied ID that uniquely identifies the Evaluation to delete.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
-
A user-supplied ID that uniquely identifies the Evaluation to delete.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse.Builder
-
A user-supplied ID that uniquely identifies the Evaluation.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
-
A user-supplied ID that uniquely identifies the Evaluation.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
-
The ID that is assigned to the Evaluation at creation.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
The ID that is assigned to the Evaluation at creation.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest.Builder
-
The ID of the Evaluation to retrieve.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
-
The ID of the Evaluation to retrieve.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
-
The evaluation ID which is same as the EvaluationId in the request.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
The evaluation ID which is same as the EvaluationId in the request.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest.Builder
-
The ID assigned to the Evaluation during creation.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
-
The ID assigned to the Evaluation during creation.
- evaluationId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse.Builder
-
The ID assigned to the Evaluation during creation.
- evaluationId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
-
The ID assigned to the Evaluation during creation.
- EvaluationMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
EvaluationMarshaller
- EvaluationMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.EvaluationMarshaller
-
- evaluationName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
-
A user-supplied name or description of the Evaluation.
- evaluationName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
-
A user-supplied name or description of the Evaluation.
- evaluationName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest.Builder
-
A new user-supplied name or description of the Evaluation that will replace the current content.
- evaluationName() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
-
A new user-supplied name or description of the Evaluation that will replace the current content.
- EvaluationUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
Evaluation JSON Unmarshaller
- EvaluationUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.EvaluationUnmarshaller
-
- 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:
- filterVariableString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
-
Use one of the following variables to filter a list of BatchPrediction:
- filterVariableString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
-
Use one of the following variables to filter a list of DataSource:
- filterVariableString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
-
Use one of the following variable to filter a list of Evaluation objects:
- filterVariableString() - 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.
- 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.
- 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
-
GetBatchPredictionRequest Marshaller
- GetBatchPredictionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestMarshaller
-
- GetBatchPredictionRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
GetBatchPredictionRequestMarshaller
- GetBatchPredictionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestModelMarshaller
-
- GetBatchPredictionResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a GetBatchPrediction operation and describes a BatchPrediction.
- GetBatchPredictionResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- GetBatchPredictionResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
GetBatchPredictionResponse JSON Unmarshaller
- GetBatchPredictionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionResponseUnmarshaller
-
- getDataSource(GetDataSourceRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Returns a DataSource that includes metadata and data file information, as well as the current status
of the DataSource.
- getDataSource(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
-
GetDataSourceRequest Marshaller
- GetDataSourceRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestMarshaller
-
- GetDataSourceRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
GetDataSourceRequestMarshaller
- GetDataSourceRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestModelMarshaller
-
- GetDataSourceResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a GetDataSource operation and describes a DataSource.
- GetDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- GetDataSourceResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
GetDataSourceResponse JSON Unmarshaller
- GetDataSourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceResponseUnmarshaller
-
- getEvaluation(GetEvaluationRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Returns an Evaluation that includes metadata as well as the current status of the
Evaluation.
- getEvaluation(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
-
GetEvaluationRequest Marshaller
- GetEvaluationRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestMarshaller
-
- GetEvaluationRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
GetEvaluationRequestMarshaller
- GetEvaluationRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestModelMarshaller
-
- GetEvaluationResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a GetEvaluation operation and describes an Evaluation.
- GetEvaluationResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- GetEvaluationResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
GetEvaluationResponse JSON Unmarshaller
- GetEvaluationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3ResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DataSourceMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DataSourceUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.EvaluationMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.EvaluationUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.MLModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.MLModelUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PredictionMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PredictionUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PredictRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.PredictResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.TagMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.TagUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelRequestModelMarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelResponseUnmarshaller
-
- getMLModel(GetMLModelRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Returns an MLModel that includes detailed metadata, data source information, and the current status
of the MLModel.
- getMLModel(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
-
GetMLModelRequest Marshaller
- GetMLModelRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestMarshaller
-
- GetMLModelRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
GetMLModelRequestMarshaller
- GetMLModelRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestModelMarshaller
-
- GetMLModelResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a GetMLModel operation, and provides detailed information about a
MLModel.
- GetMLModelResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- GetMLModelResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
GetMLModelResponse JSON Unmarshaller
- GetMLModelResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.GetMLModelResponseUnmarshaller
-
- 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.
- 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.
- 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.
- MachineLearningAsyncClient - Interface in software.amazon.awssdk.services.machinelearning
-
Service client for accessing null asynchronously.
- MachineLearningAsyncClientBuilder - Interface in software.amazon.awssdk.services.machinelearning
-
- MachineLearningBaseClientBuilder<B extends MachineLearningBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.machinelearning
-
- MachineLearningClient - Interface in software.amazon.awssdk.services.machinelearning
-
Service client for accessing null.
- MachineLearningClientBuilder - Interface in software.amazon.awssdk.services.machinelearning
-
- MachineLearningException - Exception in software.amazon.awssdk.services.machinelearning.model
-
Base exception for all service exceptions thrown by Amazon Machine Learning
- MachineLearningException(String) - Constructor for exception software.amazon.awssdk.services.machinelearning.model.MachineLearningException
-
Constructs a new MachineLearningException with the specified error message.
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.Prediction
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
-
- marshall(AddTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestMarshaller
-
- marshall(AddTagsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.AddTagsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(BatchPrediction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.BatchPredictionMarshaller
-
Marshall the given parameter object.
- marshall(CreateBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestMarshaller
-
- marshall(CreateBatchPredictionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateBatchPredictionRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(CreateDataSourceFromRDSRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestMarshaller
-
- marshall(CreateDataSourceFromRDSRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRDSRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(CreateDataSourceFromRedshiftRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestMarshaller
-
- marshall(CreateDataSourceFromRedshiftRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromRedshiftRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(CreateDataSourceFromS3Request) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestMarshaller
-
- marshall(CreateDataSourceFromS3Request, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateDataSourceFromS3RequestModelMarshaller
-
Marshall the given parameter object.
- marshall(CreateEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestMarshaller
-
- marshall(CreateEvaluationRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateEvaluationRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(CreateMLModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestMarshaller
-
- marshall(CreateMLModelRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateMLModelRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(CreateRealtimeEndpointRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestMarshaller
-
- marshall(CreateRealtimeEndpointRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.CreateRealtimeEndpointRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DataSource, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DataSourceMarshaller
-
Marshall the given parameter object.
- marshall(DeleteBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestMarshaller
-
- marshall(DeleteBatchPredictionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteBatchPredictionRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DeleteDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestMarshaller
-
- marshall(DeleteDataSourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteDataSourceRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DeleteEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestMarshaller
-
- marshall(DeleteEvaluationRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteEvaluationRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DeleteMLModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestMarshaller
-
- marshall(DeleteMLModelRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteMLModelRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DeleteRealtimeEndpointRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestMarshaller
-
- marshall(DeleteRealtimeEndpointRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteRealtimeEndpointRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DeleteTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestMarshaller
-
- marshall(DeleteTagsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DeleteTagsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeBatchPredictionsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestMarshaller
-
- marshall(DescribeBatchPredictionsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeBatchPredictionsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeDataSourcesRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestMarshaller
-
- marshall(DescribeDataSourcesRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeDataSourcesRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeEvaluationsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestMarshaller
-
- marshall(DescribeEvaluationsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeEvaluationsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeMLModelsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestMarshaller
-
- marshall(DescribeMLModelsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeMLModelsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeTagsRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestMarshaller
-
- marshall(DescribeTagsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.DescribeTagsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(Evaluation, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.EvaluationMarshaller
-
Marshall the given parameter object.
- marshall(GetBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestMarshaller
-
- marshall(GetBatchPredictionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetBatchPredictionRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(GetDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestMarshaller
-
- marshall(GetDataSourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetDataSourceRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(GetEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestMarshaller
-
- marshall(GetEvaluationRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetEvaluationRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(GetMLModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestMarshaller
-
- marshall(GetMLModelRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.GetMLModelRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(MLModel, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.MLModelMarshaller
-
Marshall the given parameter object.
- marshall(PerformanceMetrics, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsMarshaller
-
Marshall the given parameter object.
- marshall(Prediction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictionMarshaller
-
Marshall the given parameter object.
- marshall(PredictRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictRequestMarshaller
-
- marshall(PredictRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.PredictRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(RDSDatabaseCredentials, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsMarshaller
-
Marshall the given parameter object.
- marshall(RDSDatabase, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseMarshaller
-
Marshall the given parameter object.
- marshall(RDSDataSpec, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecMarshaller
-
Marshall the given parameter object.
- marshall(RDSMetadata, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataMarshaller
-
Marshall the given parameter object.
- marshall(RealtimeEndpointInfo, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoMarshaller
-
Marshall the given parameter object.
- marshall(RedshiftDatabaseCredentials, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsMarshaller
-
Marshall the given parameter object.
- marshall(RedshiftDatabase, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseMarshaller
-
Marshall the given parameter object.
- marshall(RedshiftDataSpec, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecMarshaller
-
Marshall the given parameter object.
- marshall(RedshiftMetadata, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataMarshaller
-
Marshall the given parameter object.
- marshall(S3DataSpec, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecMarshaller
-
Marshall the given parameter object.
- marshall(Tag, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.TagMarshaller
-
Marshall the given parameter object.
- marshall(UpdateBatchPredictionRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestMarshaller
-
- marshall(UpdateBatchPredictionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateBatchPredictionRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(UpdateDataSourceRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestMarshaller
-
- marshall(UpdateDataSourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateDataSourceRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(UpdateEvaluationRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestMarshaller
-
- marshall(UpdateEvaluationRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateEvaluationRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(UpdateMLModelRequest) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelRequestMarshaller
-
- marshall(UpdateMLModelRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.machinelearning.transform.UpdateMLModelRequestModelMarshaller
-
Marshall the given parameter object.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
-
A description of the most recent details about processing the batch prediction request.
- message() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
-
A description of the most recent details about processing the batch prediction request.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
-
A description of the most recent details about creating the DataSource.
- message() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
-
A description of the most recent details about creating the DataSource.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
-
A description of the most recent details about evaluating the MLModel.
- message() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
A description of the most recent details about evaluating the MLModel.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
-
A description of the most recent details about processing the batch prediction request.
- message() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
-
A description of the most recent details about processing the batch prediction request.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
-
The user-supplied description of the most recent details about creating the DataSource.
- message() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
-
The user-supplied description of the most recent details about creating the DataSource.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
-
A description of the most recent details about evaluating the MLModel.
- message() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
A description of the most recent details about evaluating the MLModel.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
A description of the most recent details about accessing the MLModel.
- message() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
A description of the most recent details about accessing the MLModel.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InternalServerException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidInputException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.InvalidTagException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.LimitExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
-
A description of the most recent details about accessing the MLModel.
- message() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
A description of the most recent details about accessing the MLModel.
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException.Builder
-
- MLModel - Class in software.amazon.awssdk.services.machinelearning.model
-
Represents the output of a GetMLModel operation.
- MLModel.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- MLModelFilterVariable - Enum in software.amazon.awssdk.services.machinelearning.model
-
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
-
The ID of the MLModel that generated predictions for the BatchPrediction request.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
-
The ID of the MLModel that generated predictions for the BatchPrediction request.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest.Builder
-
The ID of the MLModel that will generate predictions for the group of observations.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
-
The ID of the MLModel that will generate predictions for the group of observations.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest.Builder
-
The ID of the MLModel to evaluate.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
-
The ID of the MLModel to evaluate.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse.Builder
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest.Builder
-
The ID assigned to the MLModel during creation.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
-
The ID assigned to the MLModel during creation.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse.Builder
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest.Builder
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse.Builder
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest.Builder
-
The ID assigned to the MLModel during creation.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
-
The ID assigned to the MLModel during creation.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse.Builder
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
-
A user-supplied ID that uniquely identifies the MLModel.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
-
The ID of the MLModel that is the focus of the evaluation.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
The ID of the MLModel that is the focus of the evaluation.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
-
The ID of the MLModel that generated predictions for the BatchPrediction request.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
-
The ID of the MLModel that generated predictions for the BatchPrediction request.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
-
The ID of the MLModel that was the focus of the evaluation.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
The ID of the MLModel that was the focus of the evaluation.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest.Builder
-
The ID assigned to the MLModel at creation.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
-
The ID assigned to the MLModel at creation.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
The MLModel ID, which
is same as the MLModelId in the request.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
The MLModel ID, which is
same as the MLModelId in the request.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
-
The ID assigned to the MLModel at creation.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
The ID assigned to the MLModel at creation.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictRequest.Builder
-
A unique identifier of the MLModel.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
-
A unique identifier of the MLModel.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest.Builder
-
The ID assigned to the MLModel during creation.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
-
The ID assigned to the MLModel during creation.
- mlModelId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse.Builder
-
The ID assigned to the MLModel during creation.
- mlModelId() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
-
The ID assigned to the MLModel during creation.
- MLModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
MLModelMarshaller
- MLModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.MLModelMarshaller
-
- mlModelName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
-
A user-supplied name or description of the MLModel.
- mlModelName() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
-
A user-supplied name or description of the MLModel.
- mlModelName(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest.Builder
-
A user-supplied name or description of the MLModel.
- mlModelName() - Method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
-
A user-supplied name or description of the MLModel.
- mlModelType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
-
The category of supervised learning that this MLModel will address.
- mlModelType(MLModelType) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
-
The category of supervised learning that this MLModel will address.
- mlModelType() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
-
The category of supervised learning that this MLModel will address.
- mlModelType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
Identifies the MLModel category.
- mlModelType(MLModelType) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
Identifies the MLModel category.
- mlModelType() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
Identifies the MLModel category.
- mlModelType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
-
Identifies the MLModel category.
- mlModelType(MLModelType) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
-
Identifies the MLModel category.
- mlModelType() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
Identifies the MLModel category.
- MLModelType - Enum in software.amazon.awssdk.services.machinelearning.model
-
- mlModelTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
-
The category of supervised learning that this MLModel will address.
- mlModelTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
Identifies the MLModel category.
- mlModelTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
Identifies the MLModel category.
- MLModelUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
MLModel JSON Unmarshaller
- MLModelUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.MLModelUnmarshaller
-
- 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
-
- name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.BatchPrediction.Builder
-
A user-supplied name or description of the BatchPrediction.
- name() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
-
A user-supplied name or description of the BatchPrediction.
- name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
-
A user-supplied name or description of the DataSource.
- name() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
-
A user-supplied name or description of the DataSource.
- name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Evaluation.Builder
-
A user-supplied name or description of the Evaluation.
- name() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
A user-supplied name or description of the Evaluation.
- name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse.Builder
-
A user-supplied name or description of the BatchPrediction.
- name() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
-
A user-supplied name or description of the BatchPrediction.
- name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
-
A user-supplied name or description of the DataSource.
- name() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
-
A user-supplied name or description of the DataSource.
- name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse.Builder
-
A user-supplied name or description of the Evaluation.
- name() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
A user-supplied name or description of the Evaluation.
- name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
A user-supplied name or description of the MLModel.
- name() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
A user-supplied name or description of the MLModel.
- name(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
-
A user-supplied name or description of the MLModel.
- name() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
A user-supplied name or description of the MLModel.
- ne(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
-
The not equal to operator.
- ne() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
-
The not equal to operator.
- ne(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
-
The not equal to operator.
- ne() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
-
The not equal to operator.
- ne(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
-
The not equal to operator.
- ne() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
-
The not equal to operator.
- ne(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
-
The not equal to operator.
- ne() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
-
The not equal to operator.
- nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
-
An ID of the page in the paginated results.
- nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
-
An ID of the page in the paginated results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse.Builder
-
The ID of the next page in the paginated results that indicates at least one more page follows.
- nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
-
The ID of the next page in the paginated results that indicates at least one more page follows.
- nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
-
The ID of the page in the paginated results.
- nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
-
The ID of the page in the paginated results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse.Builder
-
An ID of the next page in the paginated results that indicates at least one more page follows.
- nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
-
An ID of the next page in the paginated results that indicates at least one more page follows.
- nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
-
The ID of the page in the paginated results.
- nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
-
The ID of the page in the paginated results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse.Builder
-
The ID of the next page in the paginated results that indicates at least one more page follows.
- nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
-
The ID of the next page in the paginated results that indicates at least one more page follows.
- nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
-
The ID of the page in the paginated results.
- nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
-
The ID of the page in the paginated results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse.Builder
-
The ID of the next page in the paginated results that indicates at least one more page follows.
- nextToken() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
-
The ID of the next page in the paginated results that indicates at least one more page follows.
- numberOfFiles(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
-
The number of data files referenced by the DataSource.
- numberOfFiles() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
-
The number of data files referenced by the DataSource.
- numberOfFiles(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse.Builder
-
The number of data files referenced by the DataSource.
- numberOfFiles() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
-
The number of data files referenced by the DataSource.
- 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
-
- PerformanceMetricsMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
PerformanceMetricsMarshaller
- PerformanceMetricsMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsMarshaller
-
- PerformanceMetricsUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
PerformanceMetrics JSON Unmarshaller
- PerformanceMetricsUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PerformanceMetricsUnmarshaller
-
- predict(PredictRequest) - Method in interface software.amazon.awssdk.services.machinelearning.MachineLearningAsyncClient
-
Generates a prediction for the observation using the specified ML Model.
- predict(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
-
- PredictionMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
PredictionMarshaller
- PredictionMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictionMarshaller
-
- PredictionUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
Prediction JSON Unmarshaller
- PredictionUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictionUnmarshaller
-
- PredictorNotMountedException - Exception in software.amazon.awssdk.services.machinelearning.model
-
The exception is thrown when a predict request is made to an unmounted MLModel.
- PredictorNotMountedException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- PredictRequest - Class in software.amazon.awssdk.services.machinelearning.model
-
- PredictRequest.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- PredictRequestMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
PredictRequest Marshaller
- PredictRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictRequestMarshaller
-
- PredictRequestModelMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
PredictRequestMarshaller
- PredictRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictRequestModelMarshaller
-
- PredictResponse - Class in software.amazon.awssdk.services.machinelearning.model
-
- PredictResponse.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- PredictResponseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
PredictResponse JSON Unmarshaller
- PredictResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.PredictResponseUnmarshaller
-
- prefix(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest.Builder
-
A string that is found at the beginning of a variable, such as Name or Id.
- prefix() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A string that is found at the beginning of a variable, such as Name or Id.
- prefix(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest.Builder
-
A string that is found at the beginning of a variable, such as Name or Id.
- prefix() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
-
A string that is found at the beginning of a variable, such as Name or Id.
- prefix(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest.Builder
-
A string that is found at the beginning of a variable, such as Name or Id.
- prefix() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
-
A string that is found at the beginning of a variable, such as Name or Id.
- prefix(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest.Builder
-
A string that is found at the beginning of a variable, such as Name or Id.
- prefix() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
-
A string that is found at the beginning of a variable, such as Name or Id.
- properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics.Builder
-
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.
- 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
-
- RDSDatabaseCredentialsMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RDSDatabaseCredentialsMarshaller
- RDSDatabaseCredentialsMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsMarshaller
-
- RDSDatabaseCredentialsUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RDSDatabaseCredentials JSON Unmarshaller
- RDSDatabaseCredentialsUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseCredentialsUnmarshaller
-
- RDSDatabaseMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RDSDatabaseMarshaller
- RDSDatabaseMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseMarshaller
-
- RDSDatabaseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RDSDatabase JSON Unmarshaller
- RDSDatabaseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDatabaseUnmarshaller
-
- RDSDataSpec - Class in software.amazon.awssdk.services.machinelearning.model
-
The data specification of an Amazon Relational Database Service (Amazon RDS) DataSource.
- RDSDataSpec.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- RDSDataSpecMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RDSDataSpecMarshaller
- RDSDataSpecMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecMarshaller
-
- RDSDataSpecUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RDSDataSpec JSON Unmarshaller
- RDSDataSpecUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSDataSpecUnmarshaller
-
- rdsMetadata(RDSMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
-
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
-
- RDSMetadataMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RDSMetadataMarshaller
- RDSMetadataMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataMarshaller
-
- RDSMetadataUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RDSMetadata JSON Unmarshaller
- RDSMetadataUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RDSMetadataUnmarshaller
-
- realtimeEndpointInfo(RealtimeEndpointInfo) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse.Builder
-
The endpoint information of the MLModel
- realtimeEndpointInfo(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
-
- RealtimeEndpointInfoMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RealtimeEndpointInfoMarshaller
- RealtimeEndpointInfoMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoMarshaller
-
- RealtimeEndpointInfoUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RealtimeEndpointInfo JSON Unmarshaller
- RealtimeEndpointInfoUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RealtimeEndpointInfoUnmarshaller
-
- RealtimeEndpointStatus - Enum in software.amazon.awssdk.services.machinelearning.model
-
- recipe(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
-
The data recipe for creating the MLModel.
- recipe() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
-
The data recipe for creating the MLModel.
- recipe(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
The recipe to use when training the MLModel.
- recipe() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
The recipe to use when training the MLModel.
- recipeUri(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest.Builder
-
The Amazon Simple Storage Service (Amazon S3) location and file name that contains the MLModel
recipe.
- recipeUri() - Method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
-
The Amazon Simple Storage Service (Amazon S3) location and file name that contains the MLModel
recipe.
- record(Map<String, String>) - Method in interface software.amazon.awssdk.services.machinelearning.model.PredictRequest.Builder
-
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
-
- RedshiftDatabaseCredentialsMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RedshiftDatabaseCredentialsMarshaller
- RedshiftDatabaseCredentialsMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsMarshaller
-
- RedshiftDatabaseCredentialsUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RedshiftDatabaseCredentials JSON Unmarshaller
- RedshiftDatabaseCredentialsUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseCredentialsUnmarshaller
-
- RedshiftDatabaseMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RedshiftDatabaseMarshaller
- RedshiftDatabaseMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseMarshaller
-
- RedshiftDatabaseUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RedshiftDatabase JSON Unmarshaller
- RedshiftDatabaseUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDatabaseUnmarshaller
-
- RedshiftDataSpec - Class in software.amazon.awssdk.services.machinelearning.model
-
Describes the data specification of an Amazon Redshift DataSource.
- RedshiftDataSpec.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- RedshiftDataSpecMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RedshiftDataSpecMarshaller
- RedshiftDataSpecMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecMarshaller
-
- RedshiftDataSpecUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RedshiftDataSpec JSON Unmarshaller
- RedshiftDataSpecUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftDataSpecUnmarshaller
-
- redshiftMetadata(RedshiftMetadata) - Method in interface software.amazon.awssdk.services.machinelearning.model.DataSource.Builder
-
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
-
- RedshiftMetadataMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RedshiftMetadataMarshaller
- RedshiftMetadataMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataMarshaller
-
- RedshiftMetadataUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
RedshiftMetadata JSON Unmarshaller
- RedshiftMetadataUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.RedshiftMetadataUnmarshaller
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
-
The ID of the ML object to tag.
- resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
-
The ID of the ML object to tag.
- resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsResponse.Builder
-
The ID of the ML object that was tagged.
- resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
-
The ID of the ML object that was tagged.
- resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
-
The ID of the tagged ML object.
- resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
-
The ID of the tagged ML object.
- resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse.Builder
-
The ID of the ML object from which tags were deleted.
- resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
-
The ID of the ML object from which tags were deleted.
- resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest.Builder
-
The ID of the ML object.
- resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
-
The ID of the ML object.
- resourceId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse.Builder
-
The ID of the tagged ML object.
- resourceId() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
-
The ID of the tagged ML object.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.machinelearning.model
-
A specified resource cannot be located.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- resourceRole(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon Elastic Compute Cloud (Amazon EC2) instance
to carry out the copy operation from Amazon RDS to an Amazon S3 task.
- resourceRole() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon Elastic Compute Cloud (Amazon EC2) instance to
carry out the copy operation from Amazon RDS to an Amazon S3 task.
- resourceRole(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon EC2 instance to carry out the copy task from
Amazon RDS to Amazon S3.
- resourceRole() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
-
The role (DataPipelineDefaultResourceRole) assumed by an Amazon EC2 instance to carry out the copy task from
Amazon RDS to Amazon S3.
- resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
-
The type of the ML object to tag.
- resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsRequest.Builder
-
The type of the ML object to tag.
- resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
-
The type of the ML object to tag.
- resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsResponse.Builder
-
The type of the ML object that was tagged.
- resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.AddTagsResponse.Builder
-
The type of the ML object that was tagged.
- resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
-
The type of the ML object that was tagged.
- resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
-
The type of the tagged ML object.
- resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest.Builder
-
The type of the tagged ML object.
- resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
-
The type of the tagged ML object.
- resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse.Builder
-
The type of the ML object from which tags were deleted.
- resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse.Builder
-
The type of the ML object from which tags were deleted.
- resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
-
The type of the ML object from which tags were deleted.
- resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest.Builder
-
The type of the ML object.
- resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest.Builder
-
The type of the ML object.
- resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
-
The type of the ML object.
- resourceType(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse.Builder
-
The type of the tagged ML object.
- resourceType(TaggableResourceType) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse.Builder
-
The type of the tagged ML object.
- resourceType() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
-
The type of the tagged ML object.
- resourceTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
-
The type of the ML object to tag.
- resourceTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
-
The type of the ML object that was tagged.
- resourceTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
-
The type of the tagged ML object.
- resourceTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
-
The type of the ML object from which tags were deleted.
- resourceTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
-
The type of the ML object.
- resourceTypeString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
-
The type of the tagged ML object.
- results(Collection<BatchPrediction>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse.Builder
-
A list of BatchPrediction objects that meet the search criteria.
- results(BatchPrediction...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse.Builder
-
A list of BatchPrediction objects that meet the search criteria.
- results() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
-
A list of BatchPrediction objects that meet the search criteria.
- results(Collection<DataSource>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse.Builder
-
A list of DataSource that meet the search criteria.
- results(DataSource...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse.Builder
-
A list of DataSource that meet the search criteria.
- results() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
-
A list of DataSource that meet the search criteria.
- results(Collection<Evaluation>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse.Builder
-
A list of Evaluation that meet the search criteria.
- results(Evaluation...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse.Builder
-
A list of Evaluation that meet the search criteria.
- results() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
-
A list of Evaluation that meet the search criteria.
- results(Collection<MLModel>) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse.Builder
-
A list of MLModel that meet the search criteria.
- results(MLModel...) - Method in interface software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse.Builder
-
A list of MLModel that meet the search criteria.
- results() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
-
A list of MLModel that meet the search criteria.
- results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsPaginator
-
- results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeDataSourcesPaginator
-
- results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeEvaluationsPaginator
-
- results() - Method in class software.amazon.awssdk.services.machinelearning.paginators.DescribeMLModelsPaginator
-
- 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.
- S3DataSpec - Class in software.amazon.awssdk.services.machinelearning.model
-
Describes the data specification of a DataSource.
- S3DataSpec.Builder - Interface in software.amazon.awssdk.services.machinelearning.model
-
- S3DataSpecMarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
S3DataSpecMarshaller
- S3DataSpecMarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecMarshaller
-
- S3DataSpecUnmarshaller - Class in software.amazon.awssdk.services.machinelearning.transform
-
S3DataSpec JSON Unmarshaller
- S3DataSpecUnmarshaller() - Constructor for class software.amazon.awssdk.services.machinelearning.transform.S3DataSpecUnmarshaller
-
- s3StagingLocation(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
-
The Amazon S3 location for staging Amazon RDS data.
- s3StagingLocation() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
-
The Amazon S3 location for staging Amazon RDS data.
- s3StagingLocation(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec.Builder
-
Describes an Amazon S3 location to store the result set of the SelectSqlQuery query.
- s3StagingLocation() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
-
Describes an Amazon S3 location to store the result set of the SelectSqlQuery query.
- schema(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
The schema used by all of the data files referenced by the DataSource.
- schema() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
The schema used by all of the data files referenced by the DataSource.
- scoreThreshold(Float) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
The scoring threshold is used in binary classification MLModel models.
- scoreThreshold() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
The scoring threshold is used in binary classification MLModel models.
- scoreThreshold(Float) - Method in interface software.amazon.awssdk.services.machinelearning.model.MLModel.Builder
-
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.
- 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
-
- selectSqlQuery() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
-
- 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
-
- selectSqlQuery() - Method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.AddTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.AddTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateBatchPredictionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRDSResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromRedshiftResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Request
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateDataSourceFromS3Response
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateEvaluationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateMLModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.CreateRealtimeEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteBatchPredictionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteDataSourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteEvaluationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteMLModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteRealtimeEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DeleteTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeMLModelsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.DescribeTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.IdempotentParameterMismatchException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InternalServerException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InvalidInputException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.InvalidTagException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.PerformanceMetrics
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.Prediction
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.PredictorNotMountedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.PredictRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.PredictResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabase
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDatabaseCredentials
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabase
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDatabaseCredentials
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftDataSpec
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.S3DataSpec
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.Tag
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.machinelearning.model.TagLimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateBatchPredictionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateDataSourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateEvaluationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.machinelearning.model.UpdateMLModelResponse
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.machinelearning.MachineLearningClient
-
- serviceRole(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
-
The role (DataPipelineDefaultRole) assumed by AWS Data Pipeline service to monitor the progress of the copy
task from Amazon RDS to Amazon S3.
- serviceRole() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
-
The role (DataPipelineDefaultRole) assumed by AWS Data Pipeline service to monitor the progress of the copy task
from Amazon RDS to Amazon S3.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSMetadata.Builder
-
The role (DataPipelineDefaultRole) assumed by the Data Pipeline service to monitor the progress of the copy
task from Amazon RDS to Amazon S3.
- serviceRole() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSMetadata
-
The role (DataPipelineDefaultRole) assumed by the Data Pipeline service to monitor the progress of the copy task
from Amazon RDS to Amazon S3.
- sizeInBytes(Long) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse.Builder
-
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
-
- 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.
- sortOrderString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest
-
A two-value parameter that determines the sequence of the resulting list of MLModels.
- sortOrderString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest
-
A two-value parameter that determines the sequence of the resulting list of DataSource.
- sortOrderString() - Method in class software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest
-
A two-value parameter that determines the sequence of the resulting list of Evaluation.
- sortOrderString() - 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.
- statusString() - Method in class software.amazon.awssdk.services.machinelearning.model.BatchPrediction
-
The status of the BatchPrediction.
- statusString() - Method in class software.amazon.awssdk.services.machinelearning.model.DataSource
-
The current status of the DataSource.
- statusString() - Method in class software.amazon.awssdk.services.machinelearning.model.Evaluation
-
The status of the evaluation.
- statusString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetBatchPredictionResponse
-
The status of the BatchPrediction, which can be one of the following values:
- statusString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceResponse
-
The current status of the DataSource.
- statusString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetEvaluationResponse
-
The status of the evaluation.
- statusString() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelResponse
-
The current status of the MLModel.
- statusString() - Method in class software.amazon.awssdk.services.machinelearning.model.MLModel
-
The current status of an MLModel.
- subnetId(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.RDSDataSpec.Builder
-
The subnet ID to be used to access a VPC-based RDS DB instance.
- subnetId() - Method in class software.amazon.awssdk.services.machinelearning.model.RDSDataSpec
-
The subnet ID to be used to access a VPC-based RDS DB instance.
- value(String) - Method in interface software.amazon.awssdk.services.machinelearning.model.Tag.Builder
-
An optional string, typically used to describe or define the tag.
- value() - Method in class software.amazon.awssdk.services.machinelearning.model.Tag
-
An optional string, typically used to describe or define the tag.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.DetailsAttributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.EntityStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelFilterVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.BatchPredictionFilterVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.DataSourceFilterVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.DetailsAttributes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.EntityStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.EvaluationFilterVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelFilterVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.MLModelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.RealtimeEndpointStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.machinelearning.model.TaggableResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verbose(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest.Builder
-
Specifies whether the GetDataSource operation should return DataSourceSchema.
- verbose() - Method in class software.amazon.awssdk.services.machinelearning.model.GetDataSourceRequest
-
Specifies whether the GetDataSource operation should return DataSourceSchema.
- verbose(Boolean) - Method in interface software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest.Builder
-
Specifies whether the GetMLModel operation should return Recipe.
- verbose() - Method in class software.amazon.awssdk.services.machinelearning.model.GetMLModelRequest
-
Specifies whether the GetMLModel operation should return Recipe.