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