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