Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.IngestionJobSortBy.Builder
Packages that use IngestionJobSortBy.Builder
-
Uses of IngestionJobSortBy.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return IngestionJobSortBy.BuilderModifier and TypeMethodDescriptionThe name of field or attribute to apply sorting of data.IngestionJobSortBy.Builder.attribute(IngestionJobSortByAttribute attribute) The name of field or attribute to apply sorting of data.static IngestionJobSortBy.BuilderIngestionJobSortBy.builder()The order for sorting the data.The order for sorting the data.IngestionJobSortBy.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type IngestionJobSortBy.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IngestionJobSortBy.Builder>IngestionJobSortBy.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type IngestionJobSortBy.BuilderModifier and TypeMethodDescriptiondefault ListIngestionJobsRequest.BuilderListIngestionJobsRequest.Builder.sortBy(Consumer<IngestionJobSortBy.Builder> sortBy) Contains details about how to sort the data.