Class DeleteBandwidthRateLimitRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.storagegateway.transform.DeleteBandwidthRateLimitRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteBandwidthRateLimitRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteBandwidthRateLimitRequestMarshaller extends Object implements Marshaller<DeleteBandwidthRateLimitRequest>
DeleteBandwidthRateLimitRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteBandwidthRateLimitRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
-
-
-
Constructor Detail
-
DeleteBandwidthRateLimitRequestMarshaller
public DeleteBandwidthRateLimitRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteBandwidthRateLimitRequest>
-
-