Uses of Interface
software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse.Builder
-
Packages that use UpdateRecipeJobResponse.Builder Package Description software.amazon.awssdk.services.databrew.model -
-
Uses of UpdateRecipeJobResponse.Builder in software.amazon.awssdk.services.databrew.model
Methods in software.amazon.awssdk.services.databrew.model that return UpdateRecipeJobResponse.Builder Modifier and Type Method Description static UpdateRecipeJobResponse.BuilderUpdateRecipeJobResponse. builder()UpdateRecipeJobResponse.BuilderUpdateRecipeJobResponse.Builder. name(String name)The name of the job that you updated.UpdateRecipeJobResponse.BuilderUpdateRecipeJobResponse. toBuilder()Methods in software.amazon.awssdk.services.databrew.model that return types with arguments of type UpdateRecipeJobResponse.Builder Modifier and Type Method Description static Class<? extends UpdateRecipeJobResponse.Builder>UpdateRecipeJobResponse. serializableBuilderClass()
-