- 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.
- 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.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 in which you want to put the records.
- 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.GetRecordRequest
-
List of names of Features to be retrieved.
- 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.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
-
- 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
-
- 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.
- 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.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 in which you want to put the records.
- 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.GetRecordRequest
-
List of names of Features to be 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.
- 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.
- 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
-
- 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.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 in which you want to put the records.
- 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.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.
- 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.
- 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.
- withValueAsString(String) - Method in class com.amazonaws.services.sagemakerfeaturestoreruntime.model.FeatureValue
-
The value associated with a feature, in string format.