ToCopyableBuilder<PutInventoryResponse.Builder,PutInventoryResponse>
@Generated("software.amazon.awssdk:codegen") public class PutInventoryResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<PutInventoryResponse.Builder,PutInventoryResponse>
Modifier and Type | Class | Description |
---|---|---|
static interface |
PutInventoryResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static PutInventoryResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends PutInventoryResponse.Builder> |
serializableBuilderClass() |
|
PutInventoryResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadata
public PutInventoryResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<PutInventoryResponse.Builder,PutInventoryResponse>
public static PutInventoryResponse.Builder builder()
public static Class<? extends PutInventoryResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.