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