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