public class DeleteBandwidthRateLimitRequestMarshaller extends java.lang.Object implements Marshaller<Request<DeleteBandwidthRateLimitRequest>,DeleteBandwidthRateLimitRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DeleteBandwidthRateLimitRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DeleteBandwidthRateLimitRequest> |
marshall(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DeleteBandwidthRateLimitRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DeleteBandwidthRateLimitRequest> marshall(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
marshall
in interface Marshaller<Request<DeleteBandwidthRateLimitRequest>,DeleteBandwidthRateLimitRequest>