Uses of Interface
software.amazon.awssdk.services.qconnect.model.CreateContentResponse.Builder
-
Packages that use CreateContentResponse.Builder Package Description software.amazon.awssdk.services.qconnect.model -
-
Uses of CreateContentResponse.Builder in software.amazon.awssdk.services.qconnect.model
Methods in software.amazon.awssdk.services.qconnect.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.qconnect.model that return types with arguments of type CreateContentResponse.Builder Modifier and Type Method Description static Class<? extends CreateContentResponse.Builder>CreateContentResponse. serializableBuilderClass()
-