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>
DescribeQuotaShareRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeQuotaShareRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeQuotaShareRequest describeQuotaShareRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
DescribeQuotaShareRequestMarshaller
-
-
Method Details