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