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