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