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