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>
CreatePlatformEndpointRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreatePlatformEndpointRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreatePlatformEndpointRequest createPlatformEndpointRequest)
-
Constructor Details
-
CreatePlatformEndpointRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreatePlatformEndpointRequest>
-