Uses of Interface
software.amazon.awssdk.services.databasemigration.model.Filter.Builder
Packages that use Filter.Builder
-
Uses of Filter.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return Filter.BuilderModifier and TypeMethodDescriptionstatic Filter.BuilderFilter.builder()The name of the filter as specified for aDescribe*or similar operation.Filter.toBuilder()The filter value, which can specify one or more values used to narrow the returned results.Filter.Builder.values(Collection<String> values) The filter value, which can specify one or more values used to narrow the returned results.Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type Filter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Filter.Builder>Filter.serializableBuilderClass()