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