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