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