| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
CacheHitResult |
PipelineExecutionStep.cacheHitResult()
If this pipeline execution step was cached, details on the cache hit.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutionStep.Builder |
PipelineExecutionStep.Builder.cacheHitResult(CacheHitResult cacheHitResult)
If this pipeline execution step was cached, details on the cache hit.
|
Copyright © 2021. All rights reserved.