Class SetPlatformApplicationAttributesRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sns.transform.SetPlatformApplicationAttributesRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<SetPlatformApplicationAttributesRequest>
@Generated("software.amazon.awssdk:codegen") public class SetPlatformApplicationAttributesRequestMarshaller extends Object implements Marshaller<SetPlatformApplicationAttributesRequest>
SetPlatformApplicationAttributesRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description SetPlatformApplicationAttributesRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
-
-
-
Constructor Detail
-
SetPlatformApplicationAttributesRequestMarshaller
public SetPlatformApplicationAttributesRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
- Specified by:
marshall
in interfaceMarshaller<SetPlatformApplicationAttributesRequest>
-
-