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