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