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