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