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