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