ToCopyableBuilder<AddCustomAttributesResponse.Builder,AddCustomAttributesResponse>
@Generated("software.amazon.awssdk:codegen") public class AddCustomAttributesResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<AddCustomAttributesResponse.Builder,AddCustomAttributesResponse>
Represents the response from the server for the request to add custom attributes.
Modifier and Type | Class | Description |
---|---|---|
static interface |
AddCustomAttributesResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static AddCustomAttributesResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends AddCustomAttributesResponse.Builder> |
serializableBuilderClass() |
|
AddCustomAttributesResponse.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 AddCustomAttributesResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<AddCustomAttributesResponse.Builder,AddCustomAttributesResponse>
public static AddCustomAttributesResponse.Builder builder()
public static Class<? extends AddCustomAttributesResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.