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