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