Uses of Interface
software.amazon.awssdk.services.wisdom.model.CreateContentResponse.Builder
-
Packages that use CreateContentResponse.Builder Package Description software.amazon.awssdk.services.wisdom.model -
-
Uses of CreateContentResponse.Builder in software.amazon.awssdk.services.wisdom.model
Methods in software.amazon.awssdk.services.wisdom.model that return CreateContentResponse.Builder Modifier and Type Method Description static CreateContentResponse.BuilderCreateContentResponse. builder()default CreateContentResponse.BuilderCreateContentResponse.Builder. content(Consumer<ContentData.Builder> content)The content.CreateContentResponse.BuilderCreateContentResponse.Builder. content(ContentData content)The content.CreateContentResponse.BuilderCreateContentResponse. toBuilder()Methods in software.amazon.awssdk.services.wisdom.model that return types with arguments of type CreateContentResponse.Builder Modifier and Type Method Description static Class<? extends CreateContentResponse.Builder>CreateContentResponse. serializableBuilderClass()
-