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