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