Uses of Interface
software.amazon.awssdk.services.s3.model.GetBucketNotificationConfigurationRequest.Builder
Packages that use GetBucketNotificationConfigurationRequest.Builder
-
Uses of GetBucketNotificationConfigurationRequest.Builder in software.amazon.awssdk.services.s3
Method parameters in software.amazon.awssdk.services.s3 with type arguments of type GetBucketNotificationConfigurationRequest.BuilderModifier and TypeMethodDescriptionS3AsyncClient.getBucketNotificationConfiguration(Consumer<GetBucketNotificationConfigurationRequest.Builder> getBucketNotificationConfigurationRequest) S3Client.getBucketNotificationConfiguration(Consumer<GetBucketNotificationConfigurationRequest.Builder> getBucketNotificationConfigurationRequest) -
Uses of GetBucketNotificationConfigurationRequest.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetBucketNotificationConfigurationRequest.BuilderModifier and TypeMethodDescriptionThe name of the bucket for which to get the notification configuration.GetBucketNotificationConfigurationRequest.builder()GetBucketNotificationConfigurationRequest.Builder.expectedBucketOwner(String expectedBucketOwner) The account ID of the expected bucket owner.GetBucketNotificationConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetBucketNotificationConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetBucketNotificationConfigurationRequest.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type GetBucketNotificationConfigurationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetBucketNotificationConfigurationRequest.Builder>GetBucketNotificationConfigurationRequest.serializableBuilderClass()