Uses of Class
com.ants.platform.client.resources.ingestion.types.IngestionError
Packages that use IngestionError
-
Uses of IngestionError in com.ants.platform.client.resources.ingestion.types
Methods in com.ants.platform.client.resources.ingestion.types that return IngestionErrorModifier and TypeMethodDescriptionIngestionError._FinalStage.build()IngestionError.Builder.build()Methods in com.ants.platform.client.resources.ingestion.types that return types with arguments of type IngestionErrorMethods in com.ants.platform.client.resources.ingestion.types with parameters of type IngestionErrorModifier and TypeMethodDescriptionIngestionResponse.Builder.addErrors(IngestionError errors) IngestionError.Builder.from(IngestionError other) IngestionError.IdStage.from(IngestionError other) Method parameters in com.ants.platform.client.resources.ingestion.types with type arguments of type IngestionErrorModifier and TypeMethodDescriptionIngestionResponse.Builder.addAllErrors(List<IngestionError> errors) IngestionResponse.Builder.errors(List<IngestionError> errors)