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