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