Class GetDocumentationVersionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.apigateway.transform.GetDocumentationVersionsRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetDocumentationVersionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetDocumentationVersionsRequestMarshaller
extends Object
implements Marshaller<GetDocumentationVersionsRequest>
GetDocumentationVersionsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetDocumentationVersionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetDocumentationVersionsRequest getDocumentationVersionsRequest)
-
Constructor Details
-
GetDocumentationVersionsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetDocumentationVersionsRequest>
-