- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AbstractAmazonSageMakerFeatureStoreRuntime
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntime
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getDeletionMode() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The name of the deletion mode for deleting the record.
- getErrorCode() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The error code of an error that has occurred when attempting to retrieve a batch of Records.
- getErrorMessage() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The error message of an error that has occurred when attempting to retrieve a record in the batch.
- getErrors() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A list of errors that have occurred when retrieving a batch of Records.
- getEventTime() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
Timestamp indicating when the deletion event occurred.
- getExecutorService() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFeatureGroupName() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The name of the feature group that the record belongs to.
- getFeatureGroupName() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
A FeatureGroupName containing Records you are retrieving in a batch.
- getFeatureGroupName() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The FeatureGroupName containing Records you retrieved in a batch.
- getFeatureGroupName() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The name of the feature group to delete the record from.
- getFeatureGroupName() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
The name of the feature group from which you want to retrieve a record.
- getFeatureGroupName() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
The name of the feature group that you want to insert the record into.
- getFeatureName() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.FeatureValue
-
The name of a feature that a feature value corresponds to.
- getFeatureNames() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
List of names of Features to be retrieved.
- getFeatureNames() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
List of names of Features to be retrieved.
- getIdentifiers() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordRequest
-
A list of FeatureGroup names, with their corresponding RecordIdentifier value, and
Feature name that have been requested to be retrieved in batch.
- getRecord(GetRecordRequest) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AbstractAmazonSageMakerFeatureStoreRuntime
-
- getRecord(GetRecordRequest) - Method in interface com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntime
-
Use for OnlineStore serving from a FeatureStore.
- getRecord(GetRecordRequest) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeClient
-
Use for OnlineStore serving from a FeatureStore.
- getRecord() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The Record retrieved.
- getRecord() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordResult
-
The record you requested.
- getRecord() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
List of FeatureValues to be inserted.
- getRecordAsync(GetRecordRequest) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AbstractAmazonSageMakerFeatureStoreRuntimeAsync
-
- getRecordAsync(GetRecordRequest, AsyncHandler<GetRecordRequest, GetRecordResult>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AbstractAmazonSageMakerFeatureStoreRuntimeAsync
-
- getRecordAsync(GetRecordRequest) - Method in interface com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeAsync
-
Use for OnlineStore serving from a FeatureStore.
- getRecordAsync(GetRecordRequest, AsyncHandler<GetRecordRequest, GetRecordResult>) - Method in interface com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeAsync
-
Use for OnlineStore serving from a FeatureStore.
- getRecordAsync(GetRecordRequest) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeAsyncClient
-
- getRecordAsync(GetRecordRequest, AsyncHandler<GetRecordRequest, GetRecordResult>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeAsyncClient
-
- getRecordIdentifiersValueAsString() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
The value for a list of record identifiers in string format.
- getRecordIdentifierValueAsString() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The value for the RecordIdentifier in string format of a Record from a FeatureGroup
that is causing an error when attempting to be retrieved.
- getRecordIdentifierValueAsString() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The value of the record identifier in string format.
- getRecordIdentifierValueAsString() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The value for the RecordIdentifier that uniquely identifies the record, in string format.
- getRecordIdentifierValueAsString() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
The value that corresponds to RecordIdentifier type and uniquely identifies the record in the
FeatureGroup.
- GetRecordRequest - Class in com.amazonaws.services.sagemakerfeaturestoreruntime.model
-
- GetRecordRequest() - Constructor for class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
- GetRecordResult - Class in com.amazonaws.services.sagemakerfeaturestoreruntime.model
-
- GetRecordResult() - Constructor for class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordResult
-
- getRecords() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A list of Records you requested to be retrieved in batch.
- getTargetStores() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
A list of stores from which you're deleting the record.
- getTargetStores() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
A list of stores to which you're adding the record.
- getUnprocessedIdentifiers() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A unprocessed list of FeatureGroup names, with their corresponding RecordIdentifier
value, and Feature name.
- getValueAsString() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.FeatureValue
-
The value associated with a feature, in string format.
- ServiceUnavailableException - Exception in com.amazonaws.services.sagemakerfeaturestoreruntime.model
-
The service is currently unavailable.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.sagemakerfeaturestoreruntime.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error message.
- setDeletionMode(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The name of the deletion mode for deleting the record.
- setErrorCode(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The error code of an error that has occurred when attempting to retrieve a batch of Records.
- setErrorMessage(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The error message of an error that has occurred when attempting to retrieve a record in the batch.
- setErrors(Collection<BatchGetRecordError>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A list of errors that have occurred when retrieving a batch of Records.
- setEventTime(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
Timestamp indicating when the deletion event occurred.
- setFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The name of the feature group that the record belongs to.
- setFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
A FeatureGroupName containing Records you are retrieving in a batch.
- setFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The FeatureGroupName containing Records you retrieved in a batch.
- setFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The name of the feature group to delete the record from.
- setFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
The name of the feature group from which you want to retrieve a record.
- setFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
The name of the feature group that you want to insert the record into.
- setFeatureName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.FeatureValue
-
The name of a feature that a feature value corresponds to.
- setFeatureNames(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
List of names of Features to be retrieved.
- setFeatureNames(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
List of names of Features to be retrieved.
- setIdentifiers(Collection<BatchGetRecordIdentifier>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordRequest
-
A list of FeatureGroup names, with their corresponding RecordIdentifier value, and
Feature name that have been requested to be retrieved in batch.
- setRecord(Collection<FeatureValue>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The Record retrieved.
- setRecord(Collection<FeatureValue>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordResult
-
The record you requested.
- setRecord(Collection<FeatureValue>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
List of FeatureValues to be inserted.
- setRecordIdentifiersValueAsString(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
The value for a list of record identifiers in string format.
- setRecordIdentifierValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The value for the RecordIdentifier in string format of a Record from a FeatureGroup
that is causing an error when attempting to be retrieved.
- setRecordIdentifierValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The value of the record identifier in string format.
- setRecordIdentifierValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The value for the RecordIdentifier that uniquely identifies the record, in string format.
- setRecordIdentifierValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
The value that corresponds to RecordIdentifier type and uniquely identifies the record in the
FeatureGroup.
- setRecords(Collection<BatchGetRecordResultDetail>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A list of Records you requested to be retrieved in batch.
- setTargetStores(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
A list of stores from which you're deleting the record.
- setTargetStores(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
A list of stores to which you're adding the record.
- setUnprocessedIdentifiers(Collection<BatchGetRecordIdentifier>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A unprocessed list of FeatureGroup names, with their corresponding RecordIdentifier
value, and Feature name.
- setValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.FeatureValue
-
The value associated with a feature, in string format.
- shutdown() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AbstractAmazonSageMakerFeatureStoreRuntime
-
- shutdown() - Method in interface com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntime
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeClient
-
- standard() - Static method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.sagemakerfeaturestoreruntime.AmazonSageMakerFeatureStoreRuntimeClientBuilder
-
- withDeletionMode(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The name of the deletion mode for deleting the record.
- withDeletionMode(DeletionMode) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The name of the deletion mode for deleting the record.
- withErrorCode(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The error code of an error that has occurred when attempting to retrieve a batch of Records.
- withErrorMessage(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The error message of an error that has occurred when attempting to retrieve a record in the batch.
- withErrors(BatchGetRecordError...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A list of errors that have occurred when retrieving a batch of Records.
- withErrors(Collection<BatchGetRecordError>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A list of errors that have occurred when retrieving a batch of Records.
- withEventTime(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
Timestamp indicating when the deletion event occurred.
- withFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The name of the feature group that the record belongs to.
- withFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
A FeatureGroupName containing Records you are retrieving in a batch.
- withFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The FeatureGroupName containing Records you retrieved in a batch.
- withFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The name of the feature group to delete the record from.
- withFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
The name of the feature group from which you want to retrieve a record.
- withFeatureGroupName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
The name of the feature group that you want to insert the record into.
- withFeatureName(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.FeatureValue
-
The name of a feature that a feature value corresponds to.
- withFeatureNames(String...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
List of names of Features to be retrieved.
- withFeatureNames(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
List of names of Features to be retrieved.
- withFeatureNames(String...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
List of names of Features to be retrieved.
- withFeatureNames(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
List of names of Features to be retrieved.
- withIdentifiers(BatchGetRecordIdentifier...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordRequest
-
A list of FeatureGroup names, with their corresponding RecordIdentifier value, and
Feature name that have been requested to be retrieved in batch.
- withIdentifiers(Collection<BatchGetRecordIdentifier>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordRequest
-
A list of FeatureGroup names, with their corresponding RecordIdentifier value, and
Feature name that have been requested to be retrieved in batch.
- withRecord(FeatureValue...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The Record retrieved.
- withRecord(Collection<FeatureValue>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The Record retrieved.
- withRecord(FeatureValue...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordResult
-
The record you requested.
- withRecord(Collection<FeatureValue>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordResult
-
The record you requested.
- withRecord(FeatureValue...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
List of FeatureValues to be inserted.
- withRecord(Collection<FeatureValue>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
List of FeatureValues to be inserted.
- withRecordIdentifiersValueAsString(String...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
The value for a list of record identifiers in string format.
- withRecordIdentifiersValueAsString(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordIdentifier
-
The value for a list of record identifiers in string format.
- withRecordIdentifierValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordError
-
The value for the RecordIdentifier in string format of a Record from a FeatureGroup
that is causing an error when attempting to be retrieved.
- withRecordIdentifierValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResultDetail
-
The value of the record identifier in string format.
- withRecordIdentifierValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
The value for the RecordIdentifier that uniquely identifies the record, in string format.
- withRecordIdentifierValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.GetRecordRequest
-
The value that corresponds to RecordIdentifier type and uniquely identifies the record in the
FeatureGroup.
- withRecords(BatchGetRecordResultDetail...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A list of Records you requested to be retrieved in batch.
- withRecords(Collection<BatchGetRecordResultDetail>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A list of Records you requested to be retrieved in batch.
- withTargetStores(String...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
A list of stores from which you're deleting the record.
- withTargetStores(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
A list of stores from which you're deleting the record.
- withTargetStores(TargetStore...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.DeleteRecordRequest
-
A list of stores from which you're deleting the record.
- withTargetStores(String...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
A list of stores to which you're adding the record.
- withTargetStores(Collection<String>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
A list of stores to which you're adding the record.
- withTargetStores(TargetStore...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.PutRecordRequest
-
A list of stores to which you're adding the record.
- withUnprocessedIdentifiers(BatchGetRecordIdentifier...) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A unprocessed list of FeatureGroup names, with their corresponding RecordIdentifier
value, and Feature name.
- withUnprocessedIdentifiers(Collection<BatchGetRecordIdentifier>) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.BatchGetRecordResult
-
A unprocessed list of FeatureGroup names, with their corresponding RecordIdentifier
value, and Feature name.
- withValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.FeatureValue
-
The value associated with a feature, in string format.