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