Uses of Interface
software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse.Builder
-
Packages that use CreateHyperParameterTuningJobResponse.Builder Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of CreateHyperParameterTuningJobResponse.Builder in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return CreateHyperParameterTuningJobResponse.Builder Modifier and Type Method Description static CreateHyperParameterTuningJobResponse.BuilderCreateHyperParameterTuningJobResponse. builder()CreateHyperParameterTuningJobResponse.BuilderCreateHyperParameterTuningJobResponse.Builder. hyperParameterTuningJobArn(String hyperParameterTuningJobArn)The Amazon Resource Name (ARN) of the tuning job.CreateHyperParameterTuningJobResponse.BuilderCreateHyperParameterTuningJobResponse. toBuilder()Methods in software.amazon.awssdk.services.sagemaker.model that return types with arguments of type CreateHyperParameterTuningJobResponse.Builder Modifier and Type Method Description static Class<? extends CreateHyperParameterTuningJobResponse.Builder>CreateHyperParameterTuningJobResponse. serializableBuilderClass()
-