| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ProfilerConfig |
CreateTrainingJobRequest.profilerConfig()
Returns the value of the ProfilerConfig property for this object.
|
ProfilerConfig |
DescribeTrainingJobResponse.profilerConfig()
Returns the value of the ProfilerConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTrainingJobRequest.Builder |
CreateTrainingJobRequest.Builder.profilerConfig(ProfilerConfig profilerConfig)
Sets the value of the ProfilerConfig property for this object.
|
DescribeTrainingJobResponse.Builder |
DescribeTrainingJobResponse.Builder.profilerConfig(ProfilerConfig profilerConfig)
Sets the value of the ProfilerConfig property for this object.
|
Copyright © 2021. All rights reserved.