Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.event |
Modifier and Type | Method and Description |
---|---|
S3EventNotification.UserIdentityEntity |
S3EventNotification.S3BucketEntity.getOwnerIdentity() |
S3EventNotification.UserIdentityEntity |
S3EventNotification.S3EventNotificationRecord.getUserIdentity() |
Constructor and Description |
---|
S3BucketEntity(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) |
Copyright © 2024. All rights reserved.