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