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