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