@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class GetBucketInventoryConfigurationRequest extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
GetBucketInventoryConfigurationRequest.Builder |
protected static class |
GetBucketInventoryConfigurationRequest.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
GetBucketInventoryConfigurationRequest(GetBucketInventoryConfigurationRequest.BuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
String |
bucket() |
static GetBucketInventoryConfigurationRequest.Builder |
builder() |
HttpHeader[] |
customHeaders() |
String |
customQueryParameters() |
boolean |
equals(Object rhs) |
String |
expectedBucketOwner() |
int |
hashCode() |
String |
id() |
GetBucketInventoryConfigurationRequest.Builder |
toBuilder() |
protected GetBucketInventoryConfigurationRequest(GetBucketInventoryConfigurationRequest.BuilderImpl builder)
public GetBucketInventoryConfigurationRequest.Builder toBuilder()
public static GetBucketInventoryConfigurationRequest.Builder builder()
public String bucket()
public String id()
public String expectedBucketOwner()
public HttpHeader[] customHeaders()
public String customQueryParameters()
Copyright © 2021. All rights reserved.