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