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