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