Class CreateBasePathMappingRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.apigateway.transform.CreateBasePathMappingRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateBasePathMappingRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateBasePathMappingRequestMarshaller
extends Object
implements Marshaller<CreateBasePathMappingRequest>
CreateBasePathMappingRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateBasePathMappingRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateBasePathMappingRequest createBasePathMappingRequest)
-
Constructor Details
-
CreateBasePathMappingRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateBasePathMappingRequest>
-