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