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