Class CancelMaintenanceWindowExecutionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssm.transform.CancelMaintenanceWindowExecutionRequestMarshaller
- All Implemented Interfaces:
Marshaller<CancelMaintenanceWindowExecutionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CancelMaintenanceWindowExecutionRequestMarshaller
extends Object
implements Marshaller<CancelMaintenanceWindowExecutionRequest>
CancelMaintenanceWindowExecutionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CancelMaintenanceWindowExecutionRequest cancelMaintenanceWindowExecutionRequest)
-
Constructor Details
-
CancelMaintenanceWindowExecutionRequestMarshaller
public CancelMaintenanceWindowExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(CancelMaintenanceWindowExecutionRequest cancelMaintenanceWindowExecutionRequest) - Specified by:
marshallin interfaceMarshaller<CancelMaintenanceWindowExecutionRequest>
-