Uses of Interface
software.amazon.awssdk.services.appstream.model.AssociateAppBlockBuilderAppBlockResponse.Builder
-
Packages that use AssociateAppBlockBuilderAppBlockResponse.Builder Package Description software.amazon.awssdk.services.appstream.model -
-
Uses of AssociateAppBlockBuilderAppBlockResponse.Builder in software.amazon.awssdk.services.appstream.model
Methods in software.amazon.awssdk.services.appstream.model that return AssociateAppBlockBuilderAppBlockResponse.Builder Modifier and Type Method Description default AssociateAppBlockBuilderAppBlockResponse.BuilderAssociateAppBlockBuilderAppBlockResponse.Builder. appBlockBuilderAppBlockAssociation(Consumer<AppBlockBuilderAppBlockAssociation.Builder> appBlockBuilderAppBlockAssociation)The list of app block builders associated with app blocks.AssociateAppBlockBuilderAppBlockResponse.BuilderAssociateAppBlockBuilderAppBlockResponse.Builder. appBlockBuilderAppBlockAssociation(AppBlockBuilderAppBlockAssociation appBlockBuilderAppBlockAssociation)The list of app block builders associated with app blocks.static AssociateAppBlockBuilderAppBlockResponse.BuilderAssociateAppBlockBuilderAppBlockResponse. builder()AssociateAppBlockBuilderAppBlockResponse.BuilderAssociateAppBlockBuilderAppBlockResponse. toBuilder()Methods in software.amazon.awssdk.services.appstream.model that return types with arguments of type AssociateAppBlockBuilderAppBlockResponse.Builder Modifier and Type Method Description static Class<? extends AssociateAppBlockBuilderAppBlockResponse.Builder>AssociateAppBlockBuilderAppBlockResponse. serializableBuilderClass()
-