Uses of Interface
software.amazon.awssdk.services.s3.model.NotificationConfigurationFilter.Builder
Packages that use NotificationConfigurationFilter.Builder
-
Uses of NotificationConfigurationFilter.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return NotificationConfigurationFilter.BuilderModifier and TypeMethodDescriptionNotificationConfigurationFilter.builder()NotificationConfigurationFilter.Builder.key(Consumer<S3KeyFilter.Builder> key) Sets the value of the Key property for this object.NotificationConfigurationFilter.Builder.key(S3KeyFilter key) Sets the value of the Key property for this object.NotificationConfigurationFilter.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type NotificationConfigurationFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends NotificationConfigurationFilter.Builder>NotificationConfigurationFilter.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type NotificationConfigurationFilter.BuilderModifier and TypeMethodDescriptionLambdaFunctionConfiguration.Builder.filter(Consumer<NotificationConfigurationFilter.Builder> filter) Sets the value of the Filter property for this object.default QueueConfiguration.BuilderQueueConfiguration.Builder.filter(Consumer<NotificationConfigurationFilter.Builder> filter) Sets the value of the Filter property for this object.default TopicConfiguration.BuilderTopicConfiguration.Builder.filter(Consumer<NotificationConfigurationFilter.Builder> filter) Sets the value of the Filter property for this object.