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