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