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