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