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