public class GetBucketNotificationType2Output extends Object
| 构造器和说明 |
|---|
GetBucketNotificationType2Output() |
| 限定符和类型 | 方法和说明 |
|---|---|
RequestInfo |
getRequestInfo() |
List<NotificationRule> |
getRules() |
String |
getVersion() |
GetBucketNotificationType2Output |
setRequestInfo(RequestInfo requestInfo) |
GetBucketNotificationType2Output |
setRules(List<NotificationRule> rules) |
GetBucketNotificationType2Output |
setVersion(String version) |
String |
toString() |
public RequestInfo getRequestInfo()
public GetBucketNotificationType2Output setRequestInfo(RequestInfo requestInfo)
public List<NotificationRule> getRules()
public GetBucketNotificationType2Output setRules(List<NotificationRule> rules)
public String getVersion()
public GetBucketNotificationType2Output setVersion(String version)
Copyright © 2025. All rights reserved.