Uses of Interface
software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse.Builder
-
Packages that use DeleteHyperParameterTuningJobResponse.Builder Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DeleteHyperParameterTuningJobResponse.Builder in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DeleteHyperParameterTuningJobResponse.Builder Modifier and Type Method Description static DeleteHyperParameterTuningJobResponse.BuilderDeleteHyperParameterTuningJobResponse. builder()DeleteHyperParameterTuningJobResponse.BuilderDeleteHyperParameterTuningJobResponse. toBuilder()Methods in software.amazon.awssdk.services.sagemaker.model that return types with arguments of type DeleteHyperParameterTuningJobResponse.Builder Modifier and Type Method Description static Class<? extends DeleteHyperParameterTuningJobResponse.Builder>DeleteHyperParameterTuningJobResponse. serializableBuilderClass()
-