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