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