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