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