Class SetPlatformApplicationAttributesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sns.transform.SetPlatformApplicationAttributesRequestMarshaller
- All Implemented Interfaces:
Marshaller<SetPlatformApplicationAttributesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class SetPlatformApplicationAttributesRequestMarshaller
extends Object
implements Marshaller<SetPlatformApplicationAttributesRequest>
SetPlatformApplicationAttributesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionSetPlatformApplicationAttributesRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
-
Constructor Details
-
SetPlatformApplicationAttributesRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) - Specified by:
marshallin interfaceMarshaller<SetPlatformApplicationAttributesRequest>
-