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