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