@Generated(value="software.amazon.awssdk:codegen") public final class SetPlatformApplicationAttributesResponse extends SnsResponse implements ToCopyableBuilder<SetPlatformApplicationAttributesResponse.Builder,SetPlatformApplicationAttributesResponse>
Modifier and Type | Class and Description |
---|---|
static interface |
SetPlatformApplicationAttributesResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static SetPlatformApplicationAttributesResponse.Builder |
builder() |
boolean |
equals(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SetPlatformApplicationAttributesResponse.Builder> |
serializableBuilderClass() |
SetPlatformApplicationAttributesResponse.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
responseMetadata
sdkHttpResponse
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy
public SetPlatformApplicationAttributesResponse.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<SetPlatformApplicationAttributesResponse.Builder,SetPlatformApplicationAttributesResponse>
toBuilder
in class AwsResponse
public static SetPlatformApplicationAttributesResponse.Builder builder()
public static Class<? extends SetPlatformApplicationAttributesResponse.Builder> serializableBuilderClass()
public String toString()
public <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
getValueForField
in class SdkResponse
Copyright © 2019. All rights reserved.