| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ProcessingFeatureStoreOutput.Builder |
ProcessingFeatureStoreOutput.builder() |
ProcessingFeatureStoreOutput.Builder |
ProcessingFeatureStoreOutput.Builder.featureGroupName(String featureGroupName)
The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output.
|
ProcessingFeatureStoreOutput.Builder |
ProcessingFeatureStoreOutput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProcessingFeatureStoreOutput.Builder> |
ProcessingFeatureStoreOutput.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ProcessingOutput.Builder |
ProcessingOutput.Builder.featureStoreOutput(Consumer<ProcessingFeatureStoreOutput.Builder> featureStoreOutput)
Configuration for processing job outputs in Amazon SageMaker Feature Store.
|
Copyright © 2023. All rights reserved.