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