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