public class PutBucketNotificationType2Input extends GenericInput
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PutBucketNotificationType2Input.PutBucketNotificationType2InputBuilder |
requestDate, requestHost| 构造器和说明 |
|---|
PutBucketNotificationType2Input() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PutBucketNotificationType2Input.PutBucketNotificationType2InputBuilder |
builder() |
String |
getBucket() |
List<NotificationRule> |
getRules() |
String |
getVersion() |
PutBucketNotificationType2Input |
setBucket(String bucket) |
PutBucketNotificationType2Input |
setRules(List<NotificationRule> rules) |
PutBucketNotificationType2Input |
setVersion(String version) |
String |
toString() |
getRequestDate, getRequestHost, setRequestDate, setRequestHostpublic PutBucketNotificationType2Input setBucket(String bucket)
public String getBucket()
public List<NotificationRule> getRules()
public PutBucketNotificationType2Input setRules(List<NotificationRule> rules)
public String getVersion()
public PutBucketNotificationType2Input setVersion(String version)
public static PutBucketNotificationType2Input.PutBucketNotificationType2InputBuilder builder()
Copyright © 2024. All rights reserved.