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