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