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