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