Uses of Interface
software.amazon.awssdk.services.qapps.model.BatchCreateCategoryResponse.Builder
-
Packages that use BatchCreateCategoryResponse.Builder Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of BatchCreateCategoryResponse.Builder in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return BatchCreateCategoryResponse.Builder Modifier and Type Method Description static BatchCreateCategoryResponse.BuilderBatchCreateCategoryResponse. builder()BatchCreateCategoryResponse.BuilderBatchCreateCategoryResponse. toBuilder()Methods in software.amazon.awssdk.services.qapps.model that return types with arguments of type BatchCreateCategoryResponse.Builder Modifier and Type Method Description static Class<? extends BatchCreateCategoryResponse.Builder>BatchCreateCategoryResponse. serializableBuilderClass()
-