Uses of Interface
software.amazon.awssdk.services.neptunedata.model.CancelMlModelTrainingJobResponse.Builder
-
Packages that use CancelMlModelTrainingJobResponse.Builder Package Description software.amazon.awssdk.services.neptunedata.model -
-
Uses of CancelMlModelTrainingJobResponse.Builder in software.amazon.awssdk.services.neptunedata.model
Methods in software.amazon.awssdk.services.neptunedata.model that return CancelMlModelTrainingJobResponse.Builder Modifier and Type Method Description static CancelMlModelTrainingJobResponse.BuilderCancelMlModelTrainingJobResponse. builder()CancelMlModelTrainingJobResponse.BuilderCancelMlModelTrainingJobResponse.Builder. status(String status)The status of the cancellation.CancelMlModelTrainingJobResponse.BuilderCancelMlModelTrainingJobResponse. toBuilder()Methods in software.amazon.awssdk.services.neptunedata.model that return types with arguments of type CancelMlModelTrainingJobResponse.Builder Modifier and Type Method Description static Class<? extends CancelMlModelTrainingJobResponse.Builder>CancelMlModelTrainingJobResponse. serializableBuilderClass()
-