Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.IngestionJobFilter.Builder
Packages that use IngestionJobFilter.Builder
-
Uses of IngestionJobFilter.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return IngestionJobFilter.BuilderModifier and TypeMethodDescriptionThe name of field or attribute to apply the filter.IngestionJobFilter.Builder.attribute(IngestionJobFilterAttribute attribute) The name of field or attribute to apply the filter.static IngestionJobFilter.BuilderIngestionJobFilter.builder()The operation to apply to the field or attribute.IngestionJobFilter.Builder.operator(IngestionJobFilterOperator operator) The operation to apply to the field or attribute.IngestionJobFilter.toBuilder()A list of values that belong to the field or attribute.IngestionJobFilter.Builder.values(Collection<String> values) A list of values that belong to the field or attribute.Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type IngestionJobFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IngestionJobFilter.Builder>IngestionJobFilter.serializableBuilderClass()