Uses of Class
com.amazonaws.services.s3.event.S3EventNotification.UserIdentityEntity
Packages that use S3EventNotification.UserIdentityEntity
-
Uses of S3EventNotification.UserIdentityEntity in com.amazonaws.services.s3.event
Methods in com.amazonaws.services.s3.event that return S3EventNotification.UserIdentityEntityModifier and TypeMethodDescriptionS3EventNotification.S3BucketEntity.getOwnerIdentity()
S3EventNotification.S3EventNotificationRecord.getUserIdentity()
Constructors in com.amazonaws.services.s3.event with parameters of type S3EventNotification.UserIdentityEntityModifierConstructorDescriptionS3BucketEntity
(String name, S3EventNotification.UserIdentityEntity ownerIdentity, String arn) S3EventNotificationRecord
(String awsRegion, String eventName, String eventSource, String eventTime, String eventVersion, S3EventNotification.RequestParametersEntity requestParameters, S3EventNotification.ResponseElementsEntity responseElements, S3EventNotification.S3Entity s3, S3EventNotification.UserIdentityEntity userIdentity)