@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class ListBucketsOutput extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ListBucketsOutput.Builder |
protected static class |
ListBucketsOutput.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
ListBucketsOutput(ListBucketsOutput.BuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
List<Bucket> |
buckets() |
static ListBucketsOutput.Builder |
builder() |
boolean |
equals(Object rhs) |
int |
hashCode() |
Owner |
owner() |
ListBucketsOutput.Builder |
toBuilder() |
protected ListBucketsOutput(ListBucketsOutput.BuilderImpl builder)
public ListBucketsOutput.Builder toBuilder()
public static ListBucketsOutput.Builder builder()
public Owner owner()
Copyright © 2021. All rights reserved.