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