类的使用
cn.warpin.thirdPart.huawei.obs.obs.services.model.BucketNotificationConfiguration
程序包
说明
-
cn.warpin.thirdPart.huawei.obs.obs.services中BucketNotificationConfiguration的使用
修饰符和类型方法说明AbstractBucketAdvanceClient.getBucketNotification(BaseBucketRequest request) AbstractBucketAdvanceClient.getBucketNotification(String bucketName) IObsClient.getBucketNotification(BaseBucketRequest request) Obtain the notification configuration of a bucket.IObsClient.getBucketNotification(String bucketName) Obtain the notification configuration of a bucket.SecretFlexibleBucketObsClient.getBucketNotification(String bucketName, String accessKey, String secretKey) SecretFlexibleBucketObsClient.getBucketNotification(String bucketName, String accessKey, String secretKey, String securityToken) 修饰符和类型方法说明AbstractBucketAdvanceClient.setBucketNotification(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration) IObsClient.setBucketNotification(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration) Configure bucket notification.SecretFlexibleBucketObsClient.setBucketNotification(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration, String accessKey, String secretKey) SecretFlexibleBucketObsClient.setBucketNotification(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration, String accessKey, String secretKey, String securityToken) -
cn.warpin.thirdPart.huawei.obs.obs.services.internal中BucketNotificationConfiguration的使用
修饰符和类型方法说明IConvertor.transBucketNotificationConfiguration(BucketNotificationConfiguration bucketNotificationConfiguration) ObsConvertor.transBucketNotificationConfiguration(BucketNotificationConfiguration bucketNotificationConfiguration) V2BucketConvertor.transBucketNotificationConfiguration(BucketNotificationConfiguration bucketNotificationConfiguration) -
cn.warpin.thirdPart.huawei.obs.obs.services.internal.handler中BucketNotificationConfiguration的使用
修饰符和类型字段说明private BucketNotificationConfigurationXmlResponsesSaxParser.BucketNotificationConfigurationHandler.bucketNotificationConfiguration修饰符和类型方法说明XmlResponsesSaxParser.BucketNotificationConfigurationHandler.getBucketNotificationConfiguration() -
cn.warpin.thirdPart.huawei.obs.obs.services.internal.service中BucketNotificationConfiguration的使用
修饰符和类型方法说明protected BucketNotificationConfigurationObsBucketAdvanceService.getBucketNotificationConfigurationImpl(BaseBucketRequest request) -
cn.warpin.thirdPart.huawei.obs.obs.services.model中BucketNotificationConfiguration的使用
修饰符和类型字段说明private BucketNotificationConfigurationSetBucketNotificationRequest.bucketNotificationConfiguration修饰符和类型方法说明BucketNotificationConfiguration.addFunctionGraphConfiguration(FunctionGraphConfiguration functionGraphConfiguration) Add FunctionGraph notification configuration.BucketNotificationConfiguration.addTopicConfiguration(TopicConfiguration topicConfiguration) Add event notification configuration.SetBucketNotificationRequest.getBucketNotificationConfiguration()修饰符和类型方法说明voidSetBucketNotificationRequest.setBucketNotificationConfiguration(BucketNotificationConfiguration bucketNotificationConfiguration) 限定符构造器说明SetBucketNotificationRequest(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration)