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