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