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