public class GetBucketNotificationInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetBucketNotificationInput.GetBucketNotificationInputBuilder |
| Constructor and Description |
|---|
GetBucketNotificationInput() |
| Modifier and Type | Method and Description |
|---|---|
static GetBucketNotificationInput.GetBucketNotificationInputBuilder |
builder() |
String |
getBucket() |
GetBucketNotificationInput |
setBucket(String bucket) |
String |
toString() |
public String getBucket()
public GetBucketNotificationInput setBucket(String bucket)
public static GetBucketNotificationInput.GetBucketNotificationInputBuilder builder()
Copyright © 2023. All rights reserved.