@Generated(value="software.amazon.awssdk:codegen") public class DeleteDbClusterSnapshotRequestMarshaller extends Object implements Marshaller<DeleteDbClusterSnapshotRequest>
DeleteDbClusterSnapshotRequest
MarshallerConstructor and Description |
---|
DeleteDbClusterSnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(DeleteDbClusterSnapshotRequest deleteDbClusterSnapshotRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public DeleteDbClusterSnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(DeleteDbClusterSnapshotRequest deleteDbClusterSnapshotRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<DeleteDbClusterSnapshotRequest>
deleteDbClusterSnapshotRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.