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