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