@Generated(value="software.amazon.awssdk:codegen") public class CancelSchemaExtensionRequestMarshaller extends Object implements Marshaller<CancelSchemaExtensionRequest>
CancelSchemaExtensionRequest
MarshallerConstructor and Description |
---|
CancelSchemaExtensionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(CancelSchemaExtensionRequest cancelSchemaExtensionRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public CancelSchemaExtensionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(CancelSchemaExtensionRequest cancelSchemaExtensionRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<CancelSchemaExtensionRequest>
cancelSchemaExtensionRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.